Trace number 3379887

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SApperloT2010 2011-05-15 (fixed)? (TO) 1300.08 1300.05

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n140-s20078956-unsat.cnf
MD5SUM8d05c170d9e6ebfc370bd1d7f7c63d86
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables141
Number of clauses292
Sum of the clauses size876
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3292
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3379887-1305456392/watcher-3379887-1305456392 -o /tmp/evaluation-result-3379887-1305456392/solver-3379887-1305456392 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3379887-1305456392.cnf 

running on 2 cores: 4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 4.12 3.90 3.56 5/394 19390
/proc/meminfo: memFree=21686956/32951124 swapFree=51873460/67111528
[pid=19390] ppid=19388 vsize=11904 CPUtime=0 cores=4,6
/proc/19390/stat : 19390 (SApperloT2010) R 19388 19390 17591 0 -1 4202496 415 0 0 0 0 0 0 0 25 0 1 0 638055461 12189696 355 33554432000 4194304 4394578 140736607027280 18446744073709551615 212039679895 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/19390/statm: 2976 356 266 49 0 117 0

[startup+0.021974 s]
/proc/loadavg: 4.12 3.90 3.56 5/394 19390
/proc/meminfo: memFree=21686956/32951124 swapFree=51873460/67111528
[pid=19390] ppid=19388 vsize=12036 CPUtime=0.01 cores=4,6
/proc/19390/stat : 19390 (SApperloT2010) R 19388 19390 17591 0 -1 4202496 438 0 0 0 1 0 0 0 25 0 1 0 638055461 12324864 378 33554432000 4194304 4394578 140736607027280 18446744073709551615 4298781 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/19390/statm: 3009 378 266 49 0 150 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 12036

[startup+0.100975 s]
/proc/loadavg: 4.12 3.90 3.56 5/394 19390
/proc/meminfo: memFree=21686956/32951124 swapFree=51873460/67111528
[pid=19390] ppid=19388 vsize=12428 CPUtime=0.09 cores=4,6
/proc/19390/stat : 19390 (SApperloT2010) R 19388 19390 17591 0 -1 4202496 540 0 0 0 9 0 0 0 25 0 1 0 638055461 12726272 480 33554432000 4194304 4394578 140736607027280 18446744073709551615 4290847 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/19390/statm: 3107 480 267 49 0 248 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12428

[startup+0.300939 s]
/proc/loadavg: 4.12 3.90 3.56 5/394 19390
/proc/meminfo: memFree=21686956/32951124 swapFree=51873460/67111528
[pid=19390] ppid=19388 vsize=12956 CPUtime=0.29 cores=4,6
/proc/19390/stat : 19390 (SApperloT2010) R 19388 19390 17591 0 -1 4202496 675 0 0 0 29 0 0 0 25 0 1 0 638055461 13266944 615 33554432000 4194304 4394578 140736607027280 18446744073709551615 4298373 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/19390/statm: 3239 615 267 49 0 380 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12956

[startup+0.700861 s]
/proc/loadavg: 4.12 3.90 3.56 5/394 19390
/proc/meminfo: memFree=21686956/32951124 swapFree=51873460/67111528
[pid=19390] ppid=19388 vsize=13880 CPUtime=0.69 cores=4,6
/proc/19390/stat : 19390 (SApperloT2010) R 19388 19390 17591 0 -1 4202496 890 0 0 0 69 0 0 0 25 0 1 0 638055461 14213120 830 33554432000 4194304 4394578 140736607027280 18446744073709551615 4298721 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/19390/statm: 3470 830 267 49 0 611 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13880

[startup+1.5007 s]
/proc/loadavg: 4.12 3.90 3.56 5/395 19391
/proc/meminfo: memFree=21681500/32951124 swapFree=51873460/67111528
[pid=19390] ppid=19388 vsize=15328 CPUtime=1.49 cores=4,6
/proc/19390/stat : 19390 (SApperloT2010) R 19388 19390 17591 0 -1 4202496 1280 0 0 0 149 0 0 0 25 0 1 0 638055461 15695872 1220 33554432000 4194304 4394578 140736607027280 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/19390/statm: 3832 1220 267 49 0 973 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15328

[startup+3.10044 s]
/proc/loadavg: 4.12 3.90 3.56 5/395 19391
/proc/meminfo: memFree=21676296/32951124 swapFree=51873460/67111528
[pid=19390] ppid=19388 vsize=18224 CPUtime=3.09 cores=4,6
/proc/19390/stat : 19390 (SApperloT2010) R 19388 19390 17591 0 -1 4202496 2000 0 0 0 309 0 0 0 25 0 1 0 638055461 18661376 1940 33554432000 4194304 4394578 140736607027280 18446744073709551615 212039316165 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/19390/statm: 4556 1940 267 49 0 1697 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 18224

[startup+6.30088 s]
/proc/loadavg: 4.11 3.90 3.57 5/395 19391
/proc/meminfo: memFree=21665728/32951124 swapFree=51873460/67111528
[pid=19390] ppid=19388 vsize=23108 CPUtime=6.28 cores=4,6
/proc/19390/stat : 19390 (SApperloT2010) R 19388 19390 17591 0 -1 4202496 3195 0 0 0 628 0 0 0 25 0 1 0 638055461 23662592 3135 33554432000 4194304 4394578 140736607027280 18446744073709551615 4300088 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/19390/statm: 5777 3135 267 49 0 2918 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 23108

[startup+12.7007 s]
/proc/loadavg: 4.10 3.91 3.57 5/395 19391
/proc/meminfo: memFree=21650096/32951124 swapFree=51873460/67111528
[pid=19390] ppid=19388 vsize=31388 CPUtime=12.69 cores=4,6
/proc/19390/stat : 19390 (SApperloT2010) R 19388 19390 17591 0 -1 4202496 5290 0 0 0 1268 1 0 0 25 0 1 0 638055461 32141312 5230 33554432000 4194304 4394578 140736607027280 18446744073709551615 4298370 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/19390/statm: 7847 5230 267 49 0 4988 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 31388

[startup+25.5004 s]
/proc/loadavg: 4.08 3.91 3.57 5/395 19392
/proc/meminfo: memFree=21625780/32951124 swapFree=51873460/67111528
[pid=19390] ppid=19388 vsize=48108 CPUtime=25.48 cores=4,6
/proc/19390/stat : 19390 (SApperloT2010) R 19388 19390 17591 0 -1 4202496 9477 0 0 0 2546 2 0 0 25 0 1 0 638055461 49262592 9417 33554432000 4194304 4394578 140736607027280 18446744073709551615 4350832 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/19390/statm: 12027 9417 267 49 0 9168 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 48108

[startup+51.1009 s]
/proc/loadavg: 4.05 3.92 3.58 5/395 19392
/proc/meminfo: memFree=21581496/32951124 swapFree=51873460/67111528
[pid=19390] ppid=19388 vsize=70896 CPUtime=51.09 cores=4,6
/proc/19390/stat : 19390 (SApperloT2010) R 19388 19390 17591 0 -1 4202496 15145 0 0 0 5105 4 0 0 25 0 1 0 638055461 72597504 15085 33554432000 4194304 4394578 140736607027280 18446744073709551615 4292790 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/19390/statm: 17724 15085 267 49 0 14865 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 70896

[startup+102.315 s]
/proc/loadavg: 4.02 3.93 3.60 5/395 19394
/proc/meminfo: memFree=21484480/32951124 swapFree=51873460/67111528
[pid=19390] ppid=19388 vsize=106460 CPUtime=102.3 cores=4,6
/proc/19390/stat : 19390 (SApperloT2010) R 19388 19390 17591 0 -1 4202496 24065 0 0 0 10223 7 0 0 25 0 1 0 638055461 109015040 24005 33554432000 4194304 4394578 140736607027280 18446744073709551615 4295708 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/19390/statm: 26615 24005 267 49 0 23756 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 106460

[startup+162.301 s]
/proc/loadavg: 4.07 3.97 3.64 5/395 19395
/proc/meminfo: memFree=21363256/32951124 swapFree=51873460/67111528
[pid=19390] ppid=19388 vsize=156568 CPUtime=162.29 cores=4,6
/proc/19390/stat : 19390 (SApperloT2010) R 19388 19390 17591 0 -1 4202496 36592 0 0 0 16219 10 0 0 25 0 1 0 638055461 160325632 36532 33554432000 4194304 4394578 140736607027280 18446744073709551615 4297047 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/19390/statm: 39142 36532 267 49 0 36283 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 156568

[startup+222.3 s]
/proc/loadavg: 4.06 3.98 3.66 5/395 19397
/proc/meminfo: memFree=21252584/32951124 swapFree=51873460/67111528
[pid=19390] ppid=19388 vsize=189472 CPUtime=222.3 cores=4,6
/proc/19390/stat : 19390 (SApperloT2010) R 19388 19390 17591 0 -1 4202496 44794 0 0 0 22218 12 0 0 25 0 1 0 638055461 194019328 44734 33554432000 4194304 4394578 140736607027280 18446744073709551615 4290896 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/19390/statm: 47368 44734 267 49 0 44509 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 189472

[startup+282.301 s]
/proc/loadavg: 4.02 3.98 3.68 5/395 19399
/proc/meminfo: memFree=21189036/32951124 swapFree=51873460/67111528
[pid=19390] ppid=19388 vsize=235652 CPUtime=282.29 cores=4,6
/proc/19390/stat : 19390 (SApperloT2010) R 19388 19390 17591 0 -1 4202496 56342 0 0 0 28215 14 0 0 25 0 1 0 638055461 241307648 56282 33554432000 4194304 4394578 140736607027280 18446744073709551615 4298679 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/19390/statm: 58913 56282 267 49 0 56054 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 235652

[startup+342.301 s]
/proc/loadavg: 4.04 4.00 3.70 5/395 19400
/proc/meminfo: memFree=21064240/32951124 swapFree=51873460/67111528
[pid=19390] ppid=19388 vsize=282032 CPUtime=342.3 cores=4,6
/proc/19390/stat : 19390 (SApperloT2010) R 19388 19390 17591 0 -1 4202496 67932 0 0 0 34212 18 0 0 25 0 1 0 638055461 288800768 67872 33554432000 4194304 4394578 140736607027280 18446744073709551615 4296472 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/19390/statm: 70508 67872 267 49 0 67649 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 282032

[startup+402.301 s]
/proc/loadavg: 4.16 4.04 3.73 5/395 19402
/proc/meminfo: memFree=20976380/32951124 swapFree=51873460/67111528
[pid=19390] ppid=19388 vsize=307692 CPUtime=402.29 cores=4,6
/proc/19390/stat : 19390 (SApperloT2010) R 19388 19390 17591 0 -1 4202496 74368 0 0 0 40210 19 0 0 25 0 1 0 638055461 315076608 74308 33554432000 4194304 4394578 140736607027280 18446744073709551615 4298985 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/19390/statm: 76923 74308 267 49 0 74064 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 307692

[startup+462.3 s]
/proc/loadavg: 4.06 4.03 3.74 5/395 19403
/proc/meminfo: memFree=20881720/32951124 swapFree=51873460/67111528
[pid=19390] ppid=19388 vsize=343424 CPUtime=462.3 cores=4,6
/proc/19390/stat : 19390 (SApperloT2010) R 19388 19390 17591 0 -1 4202496 83296 0 0 0 46208 22 0 0 25 0 1 0 638055461 351666176 83236 33554432000 4194304 4394578 140736607027280 18446744073709551615 4315321 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/19390/statm: 85856 83236 267 49 0 82997 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 343424

[startup+522.301 s]
/proc/loadavg: 3.97 4.02 3.76 4/390 19423
/proc/meminfo: memFree=21516944/32951124 swapFree=51873460/67111528
[pid=19390] ppid=19388 vsize=386424 CPUtime=522.3 cores=4,6
/proc/19390/stat : 19390 (SApperloT2010) R 19388 19390 17591 0 -1 4202496 94027 0 0 0 52205 25 0 0 25 0 1 0 638055461 395698176 93967 33554432000 4194304 4394578 140736607027280 18446744073709551615 4313519 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/19390/statm: 96606 93967 267 49 0 93747 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 386424

[startup+582.301 s]
/proc/loadavg: 3.36 3.83 3.70 4/389 19425
/proc/meminfo: memFree=21405112/32951124 swapFree=51873460/67111528
[pid=19390] ppid=19388 vsize=437876 CPUtime=582.3 cores=4,6
/proc/19390/stat : 19390 (SApperloT2010) R 19388 19390 17591 0 -1 4202496 106915 0 0 0 58202 28 0 0 25 0 1 0 638055461 448385024 106855 33554432000 4194304 4394578 140736607027280 18446744073709551615 4298812 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/19390/statm: 109469 106855 267 49 0 106610 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 437876

[startup+642.3 s]
/proc/loadavg: 3.13 3.68 3.66 4/389 19426
/proc/meminfo: memFree=21329788/32951124 swapFree=51873460/67111528
[pid=19390] ppid=19388 vsize=471712 CPUtime=642.32 cores=4,6
/proc/19390/stat : 19390 (SApperloT2010) R 19388 19390 17591 0 -1 4202496 115354 0 0 0 64202 30 0 0 25 0 1 0 638055461 483033088 115294 33554432000 4194304 4394578 140736607027280 18446744073709551615 4298311 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/19390/statm: 117928 115294 267 49 0 115069 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 471712

[startup+702.3 s]
/proc/loadavg: 3.05 3.55 3.61 4/389 19428
/proc/meminfo: memFree=21231636/32951124 swapFree=51873460/67111528
[pid=19390] ppid=19388 vsize=524756 CPUtime=702.31 cores=4,6
/proc/19390/stat : 19390 (SApperloT2010) R 19388 19390 17591 0 -1 4202496 128636 0 0 0 70197 34 0 0 25 0 1 0 638055461 537350144 128576 33554432000 4194304 4394578 140736607027280 18446744073709551615 4296374 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/19390/statm: 131189 128576 267 49 0 128330 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 524756

[startup+762.315 s]
/proc/loadavg: 3.06 3.46 3.58 4/389 19429
/proc/meminfo: memFree=21181736/32951124 swapFree=51873460/67111528
[pid=19390] ppid=19388 vsize=565792 CPUtime=762.32 cores=4,6
/proc/19390/stat : 19390 (SApperloT2010) R 19388 19390 17591 0 -1 4202496 138874 0 0 0 76195 37 0 0 25 0 1 0 638055461 579371008 138814 33554432000 4194304 4394578 140736607027280 18446744073709551615 4313589 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/19390/statm: 141448 138814 267 49 0 138589 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 565792

[startup+822.301 s]
/proc/loadavg: 3.02 3.38 3.54 4/389 19431
/proc/meminfo: memFree=21120652/32951124 swapFree=51873460/67111528
[pid=19390] ppid=19388 vsize=601300 CPUtime=822.31 cores=4,6
/proc/19390/stat : 19390 (SApperloT2010) R 19388 19390 17591 0 -1 4202496 147756 0 0 0 82192 39 0 0 25 0 1 0 638055461 615731200 147696 33554432000 4194304 4394578 140736607027280 18446744073709551615 4293624 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/19390/statm: 150325 147696 267 49 0 147466 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 601300

[startup+882.3 s]
/proc/loadavg: 3.10 3.33 3.51 4/389 19442
/proc/meminfo: memFree=21056640/32951124 swapFree=51873460/67111528
[pid=19390] ppid=19388 vsize=601300 CPUtime=882.31 cores=4,6
/proc/19390/stat : 19390 (SApperloT2010) R 19388 19390 17591 0 -1 4202496 147756 0 0 0 88192 39 0 0 25 0 1 0 638055461 615731200 147696 33554432000 4194304 4394578 140736607027280 18446744073709551615 4313737 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/19390/statm: 150325 147696 267 49 0 147466 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 601300

[startup+942.301 s]
/proc/loadavg: 3.08 3.29 3.48 4/389 19443
/proc/meminfo: memFree=20980188/32951124 swapFree=51873460/67111528
[pid=19390] ppid=19388 vsize=634480 CPUtime=942.31 cores=4,6
/proc/19390/stat : 19390 (SApperloT2010) R 19388 19390 17591 0 -1 4202496 156050 0 0 0 94190 41 0 0 25 0 1 0 638055461 649707520 155990 33554432000 4194304 4394578 140736607027280 18446744073709551615 4298862 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/19390/statm: 158620 155990 267 49 0 155761 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 634480

[startup+1002.3 s]
/proc/loadavg: 2.54 3.11 3.41 3/383 19463
/proc/meminfo: memFree=21073828/32951124 swapFree=51873460/67111528
[pid=19390] ppid=19388 vsize=675488 CPUtime=1002.31 cores=4,6
/proc/19390/stat : 19390 (SApperloT2010) R 19388 19390 17591 0 -1 4202496 166310 0 0 0 100189 42 0 0 25 0 1 0 638055461 691699712 166250 33554432000 4194304 4394578 140736607027280 18446744073709551615 212039679895 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/19390/statm: 168872 166250 267 49 0 166013 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 675488

[startup+1062.3 s]
/proc/loadavg: 2.20 2.90 3.32 3/383 19464
/proc/meminfo: memFree=20975796/32951124 swapFree=51873460/67111528
[pid=19390] ppid=19388 vsize=730252 CPUtime=1062.31 cores=4,6
/proc/19390/stat : 19390 (SApperloT2010) R 19388 19390 17591 0 -1 4202496 179981 0 0 0 106185 46 0 0 25 0 1 0 638055461 747778048 179921 33554432000 4194304 4394578 140736607027280 18446744073709551615 212039679895 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/19390/statm: 182563 179921 267 49 0 179704 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 730252

[startup+1122.3 s]
/proc/loadavg: 2.07 2.74 3.23 3/383 19466
/proc/meminfo: memFree=20891916/32951124 swapFree=51873460/67111528
[pid=19390] ppid=19388 vsize=763564 CPUtime=1122.32 cores=4,6
/proc/19390/stat : 19390 (SApperloT2010) R 19388 19390 17591 0 -1 4202496 188323 0 0 0 112183 49 0 0 25 0 1 0 638055461 781889536 188263 33554432000 4194304 4394578 140736607027280 18446744073709551615 4299041 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/19390/statm: 190891 188263 267 49 0 188032 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 763564

[startup+1182.3 s]
/proc/loadavg: 1.42 2.43 3.09 2/377 19486
/proc/meminfo: memFree=21739192/32951124 swapFree=51873460/67111528
[pid=19390] ppid=19388 vsize=816464 CPUtime=1182.32 cores=4,6
/proc/19390/stat : 19390 (SApperloT2010) R 19388 19390 17591 0 -1 4202496 201538 0 0 0 118181 51 0 0 25 0 1 0 638055461 836059136 201478 33554432000 4194304 4394578 140736607027280 18446744073709551615 4293746 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/19390/statm: 204116 201478 267 49 0 201257 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 816464

[startup+1242.3 s]
/proc/loadavg: 1.15 2.17 2.96 2/377 19487
/proc/meminfo: memFree=21690392/32951124 swapFree=51873460/67111528
[pid=19390] ppid=19388 vsize=864528 CPUtime=1242.32 cores=4,6
/proc/19390/stat : 19390 (SApperloT2010) R 19388 19390 17591 0 -1 4202496 213577 0 0 0 124179 53 0 0 25 0 1 0 638055461 885276672 213517 33554432000 4194304 4394578 140736607027280 18446744073709551615 4295764 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/19390/statm: 216132 213517 267 49 0 213273 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 864528



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.06 1.95 2.84 2/377 19489
/proc/meminfo: memFree=21651752/32951124 swapFree=51873460/67111528
[pid=19390] ppid=19388 vsize=903112 CPUtime=1300.04 cores=4,6
/proc/19390/stat : 19390 (SApperloT2010) R 19388 19390 17591 0 -1 4202496 223204 0 0 0 129947 57 0 0 25 0 1 0 638055461 924786688 223144 33554432000 4194304 4394578 140736607027280 18446744073709551615 4298256 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/19390/statm: 225778 223144 267 49 0 222919 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 903112

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.05
CPU time (s): 1300.08
CPU user time (s): 1299.47
CPU system time (s): 0.608907
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 903112

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.47
system time used= 0.608907
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 223204
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 9
involuntary context switches= 1144

runsolver used 5.22221 second user time and 10.8553 second system time

The end

Launcher Data

Begin job on node146 at 2011-05-15 12:46:32
IDJOB=3379887
IDBENCH=83150
IDSOLVER=1862
FILE ID=node146/3379887-1305456392
RUNJOBID= node146-1305455609-19220
PBS_JOBID= 13324873
Free space on /tmp= 73292 MiB

SOLVER NAME= SApperloT2010 2011-05-15 (fixed)
BENCH NAME= SAT11/crafted/spence/sgen/sgen3-n140-s20078956-unsat.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3379887-1305456392/watcher-3379887-1305456392 -o /tmp/evaluation-result-3379887-1305456392/solver-3379887-1305456392 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3379887-1305456392.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 8d05c170d9e6ebfc370bd1d7f7c63d86
RANDOM SEED=1554343554

node146.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.66
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.86
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21687236 kB
Buffers:        129956 kB
Cached:         989708 kB
SwapCached:      56148 kB
Active:        8516104 kB
Inactive:      2494724 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21687236 kB
SwapTotal:    67111528 kB
SwapFree:     51873460 kB
Dirty:              60 kB
Writeback:           0 kB
AnonPages:     9842056 kB
Mapped:          19628 kB
Slab:           109632 kB
PageTables:      76268 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 90062772 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73328 MiB
End job on node146 at 2011-05-15 13:08:14