Trace number 3379719

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) 1299.95 1300.02

General information on the benchmark

NameCRAFTED/rbsat/random/unforced/
rbsat-v945c61409g4.cnf
MD5SUM04c9f68df814bad18919ca17a3e0867a
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.342947
Satisfiable
(Un)Satisfiability was proved
Number of variables945
Number of clauses61409
Sum of the clauses size123673
Maximum clause length21
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 261364
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

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-3379719-1305454636/watcher-3379719-1305454636 -o /tmp/evaluation-result-3379719-1305454636/solver-3379719-1305454636 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3379719-1305454636.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.06 3.80 3.90 4/313 29957
/proc/meminfo: memFree=10637984/32951124 swapFree=66050672/67111528
[pid=29957] ppid=29955 vsize=13792 CPUtime=0 cores=4,6
/proc/29957/stat : 29957 (SApperloT2010) R 29955 29957 29471 0 -1 4202496 752 0 0 0 0 0 0 0 25 0 1 0 657061441 14123008 693 33554432000 4194304 4394578 140736492790016 18446744073709551615 255376962245 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/29957/statm: 3448 694 247 49 0 589 0

[startup+0.0801941 s]
/proc/loadavg: 4.06 3.80 3.90 4/313 29957
/proc/meminfo: memFree=10637984/32951124 swapFree=66050672/67111528
[pid=29957] ppid=29955 vsize=17564 CPUtime=0.07 cores=4,6
/proc/29957/stat : 29957 (SApperloT2010) R 29955 29957 29471 0 -1 4202496 1934 0 0 0 7 0 0 0 25 0 1 0 657061441 17985536 1634 33554432000 4194304 4394578 140736492790016 18446744073709551615 255376962245 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/29957/statm: 4391 1639 259 49 0 1532 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 17564

[startup+0.101186 s]
/proc/loadavg: 4.06 3.80 3.90 4/313 29957
/proc/meminfo: memFree=10637984/32951124 swapFree=66050672/67111528
[pid=29957] ppid=29955 vsize=19940 CPUtime=0.09 cores=4,6
/proc/29957/stat : 29957 (SApperloT2010) R 29955 29957 29471 0 -1 4202496 2540 0 0 0 9 0 0 0 25 0 1 0 657061441 20418560 2240 33554432000 4194304 4394578 140736492790016 18446744073709551615 4291934 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/29957/statm: 4985 2240 267 49 0 2126 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 19940

[startup+0.301153 s]
/proc/loadavg: 4.06 3.80 3.90 4/313 29957
/proc/meminfo: memFree=10637984/32951124 swapFree=66050672/67111528
[pid=29957] ppid=29955 vsize=23052 CPUtime=0.29 cores=4,6
/proc/29957/stat : 29957 (SApperloT2010) R 29955 29957 29471 0 -1 4202496 3304 0 0 0 29 0 0 0 25 0 1 0 657061441 23605248 3004 33554432000 4194304 4394578 140736492790016 18446744073709551615 4296280 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/29957/statm: 5763 3004 267 49 0 2904 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 23052

[startup+0.701059 s]
/proc/loadavg: 4.06 3.80 3.90 4/313 29957
/proc/meminfo: memFree=10637984/32951124 swapFree=66050672/67111528
[pid=29957] ppid=29955 vsize=26564 CPUtime=0.69 cores=4,6
/proc/29957/stat : 29957 (SApperloT2010) R 29955 29957 29471 0 -1 4202496 4185 0 0 0 69 0 0 0 25 0 1 0 657061441 27201536 3885 33554432000 4194304 4394578 140736492790016 18446744073709551615 4313612 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/29957/statm: 6641 3885 267 49 0 3782 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 26564

[startup+1.50087 s]
/proc/loadavg: 4.06 3.80 3.90 5/314 29958
/proc/meminfo: memFree=10620996/32951124 swapFree=66050672/67111528
[pid=29957] ppid=29955 vsize=31252 CPUtime=1.49 cores=4,6
/proc/29957/stat : 29957 (SApperloT2010) R 29955 29957 29471 0 -1 4202496 5327 0 0 0 148 1 0 0 25 0 1 0 657061441 32002048 5027 33554432000 4194304 4394578 140736492790016 18446744073709551615 4298927 0 0 4096 6 0 0 0 17 6 0 0 0
/proc/29957/statm: 7813 5027 267 49 0 4954 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 31252

[startup+3.10063 s]
/proc/loadavg: 4.06 3.80 3.90 5/314 29958
/proc/meminfo: memFree=10614796/32951124 swapFree=66050672/67111528
[pid=29957] ppid=29955 vsize=35200 CPUtime=3.09 cores=4,6
/proc/29957/stat : 29957 (SApperloT2010) R 29955 29957 29471 0 -1 4202496 6286 0 0 0 308 1 0 0 25 0 1 0 657061441 36044800 5986 33554432000 4194304 4394578 140736492790016 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/29957/statm: 8800 5986 267 49 0 5941 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 35200

[startup+6.30104 s]
/proc/loadavg: 4.06 3.81 3.90 5/314 29958
/proc/meminfo: memFree=10609596/32951124 swapFree=66050672/67111528
[pid=29957] ppid=29955 vsize=39208 CPUtime=6.29 cores=4,6
/proc/29957/stat : 29957 (SApperloT2010) R 29955 29957 29471 0 -1 4202496 7192 0 0 0 628 1 0 0 25 0 1 0 657061441 40148992 6892 33554432000 4194304 4394578 140736492790016 18446744073709551615 4298326 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/29957/statm: 9802 6892 267 49 0 6943 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 39208

[startup+12.7009 s]
/proc/loadavg: 4.05 3.81 3.90 5/314 29958
/proc/meminfo: memFree=10599292/32951124 swapFree=66050672/67111528
[pid=29957] ppid=29955 vsize=46376 CPUtime=12.67 cores=4,6
/proc/29957/stat : 29957 (SApperloT2010) R 29955 29957 29471 0 -1 4202496 8775 0 0 0 1266 1 0 0 25 0 1 0 657061441 47489024 8475 33554432000 4194304 4394578 140736492790016 18446744073709551615 4298841 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/29957/statm: 11594 8475 267 49 0 8735 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 46376

[startup+25.5005 s]
/proc/loadavg: 4.04 3.82 3.90 5/314 29959
/proc/meminfo: memFree=10576716/32951124 swapFree=66050672/67111528
[pid=29957] ppid=29955 vsize=52916 CPUtime=25.46 cores=4,6
/proc/29957/stat : 29957 (SApperloT2010) R 29955 29957 29471 0 -1 4202496 10216 0 0 0 2544 2 0 0 25 0 1 0 657061441 54185984 9916 33554432000 4194304 4394578 140736492790016 18446744073709551615 4298826 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/29957/statm: 13229 9916 267 49 0 10370 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 52916

[startup+51.1007 s]
/proc/loadavg: 4.02 3.83 3.90 5/314 29959
/proc/meminfo: memFree=10550404/32951124 swapFree=66050672/67111528
[pid=29957] ppid=29955 vsize=62928 CPUtime=51.01 cores=4,6
/proc/29957/stat : 29957 (SApperloT2010) R 29955 29957 29471 0 -1 4202496 12389 0 0 0 5099 2 0 0 25 0 1 0 657061441 64438272 12089 33554432000 4194304 4394578 140736492790016 18446744073709551615 4298743 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/29957/statm: 15732 12089 267 49 0 12873 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 62928

[startup+102.311 s]
/proc/loadavg: 4.01 3.85 3.91 5/314 29961
/proc/meminfo: memFree=10516400/32951124 swapFree=66050672/67111528
[pid=29957] ppid=29955 vsize=75476 CPUtime=102.2 cores=4,6
/proc/29957/stat : 29957 (SApperloT2010) R 29955 29957 29471 0 -1 4202496 14987 0 0 0 10217 3 0 0 25 0 1 0 657061441 77287424 14687 33554432000 4194304 4394578 140736492790016 18446744073709551615 4338271 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/29957/statm: 18869 14687 267 49 0 16010 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 75476

[startup+162.301 s]
/proc/loadavg: 4.14 3.92 3.93 5/314 29962
/proc/meminfo: memFree=10484640/32951124 swapFree=66050672/67111528
[pid=29957] ppid=29955 vsize=88400 CPUtime=162.19 cores=4,6
/proc/29957/stat : 29957 (SApperloT2010) R 29955 29957 29471 0 -1 4202496 17641 0 0 0 16216 3 0 0 25 0 1 0 657061441 90521600 17341 33554432000 4194304 4394578 140736492790016 18446744073709551615 4298832 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/29957/statm: 22100 17341 267 49 0 19241 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 88400

[startup+222.301 s]
/proc/loadavg: 4.05 3.93 3.93 5/314 29964
/proc/meminfo: memFree=10462284/32951124 swapFree=66050672/67111528
[pid=29957] ppid=29955 vsize=95332 CPUtime=222.19 cores=4,6
/proc/29957/stat : 29957 (SApperloT2010) R 29955 29957 29471 0 -1 4202496 19148 0 0 0 22215 4 0 0 25 0 1 0 657061441 97619968 18848 33554432000 4194304 4394578 140736492790016 18446744073709551615 4298792 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/29957/statm: 23833 18848 267 49 0 20974 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 95332

[startup+282.301 s]
/proc/loadavg: 4.07 3.96 3.93 6/314 29966
/proc/meminfo: memFree=10439200/32951124 swapFree=66050672/67111528
[pid=29957] ppid=29955 vsize=109112 CPUtime=282.19 cores=4,6
/proc/29957/stat : 29957 (SApperloT2010) R 29955 29957 29471 0 -1 4202496 21913 0 0 0 28214 5 0 0 25 0 1 0 657061441 111730688 21613 33554432000 4194304 4394578 140736492790016 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/29957/statm: 27278 21613 267 49 0 24419 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 109112

[startup+342.301 s]
/proc/loadavg: 4.02 3.97 3.93 5/314 29967
/proc/meminfo: memFree=10373072/32951124 swapFree=66050672/67111528
[pid=29957] ppid=29955 vsize=112536 CPUtime=342.19 cores=4,6
/proc/29957/stat : 29957 (SApperloT2010) R 29955 29957 29471 0 -1 4202496 22599 0 0 0 34214 5 0 0 25 0 1 0 657061441 115236864 22299 33554432000 4194304 4394578 140736492790016 18446744073709551615 4298923 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/29957/statm: 28134 22299 267 49 0 25275 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 112536

[startup+402.301 s]
/proc/loadavg: 4.15 4.01 3.95 5/314 29969
/proc/meminfo: memFree=10342416/32951124 swapFree=66050672/67111528
[pid=29957] ppid=29955 vsize=114648 CPUtime=402.19 cores=4,6
/proc/29957/stat : 29957 (SApperloT2010) R 29955 29957 29471 0 -1 4202496 23030 0 0 0 40214 5 0 0 25 0 1 0 657061441 117399552 22730 33554432000 4194304 4394578 140736492790016 18446744073709551615 4298841 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/29957/statm: 28662 22730 267 49 0 25803 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 114648

[startup+462.301 s]
/proc/loadavg: 4.23 4.06 3.96 5/314 29970
/proc/meminfo: memFree=10312884/32951124 swapFree=66050672/67111528
[pid=29957] ppid=29955 vsize=119580 CPUtime=462.19 cores=4,6
/proc/29957/stat : 29957 (SApperloT2010) R 29955 29957 29471 0 -1 4202496 24120 0 0 0 46214 5 0 0 25 0 1 0 657061441 122449920 23820 33554432000 4194304 4394578 140736492790016 18446744073709551615 4338266 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/29957/statm: 29895 23820 267 49 0 27036 0
Current children cumulated CPU time (s) 462.19
Current children cumulated vsize (KiB) 119580

[startup+522.3 s]
/proc/loadavg: 4.08 4.04 3.96 5/314 29999
/proc/meminfo: memFree=9904156/32951124 swapFree=66050672/67111528
[pid=29957] ppid=29955 vsize=123364 CPUtime=522.2 cores=4,6
/proc/29957/stat : 29957 (SApperloT2010) R 29955 29957 29471 0 -1 4202496 24960 0 0 0 52214 6 0 0 25 0 1 0 657061441 126324736 24660 33554432000 4194304 4394578 140736492790016 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/29957/statm: 30841 24660 267 49 0 27982 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 123364

[startup+582.3 s]
/proc/loadavg: 4.09 4.05 3.97 5/311 30004
/proc/meminfo: memFree=10679944/32951124 swapFree=66050672/67111528
[pid=29957] ppid=29955 vsize=126984 CPUtime=582.19 cores=4,6
/proc/29957/stat : 29957 (SApperloT2010) R 29955 29957 29471 0 -1 4202496 25643 0 0 0 58213 6 0 0 25 0 1 0 657061441 130031616 25343 33554432000 4194304 4394578 140736492790016 18446744073709551615 4298812 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/29957/statm: 31746 25343 267 49 0 28887 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 126984

[startup+642.3 s]
/proc/loadavg: 4.03 4.04 3.97 5/314 30029
/proc/meminfo: memFree=10610340/32951124 swapFree=66050672/67111528
[pid=29957] ppid=29955 vsize=134848 CPUtime=642.21 cores=4,6
/proc/29957/stat : 29957 (SApperloT2010) R 29955 29957 29471 0 -1 4202496 27316 0 0 0 64213 8 0 0 25 0 1 0 657061441 138084352 27016 33554432000 4194304 4394578 140736492790016 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/29957/statm: 33712 27016 267 49 0 30853 0
Current children cumulated CPU time (s) 642.21
Current children cumulated vsize (KiB) 134848

[startup+702.301 s]
/proc/loadavg: 4.08 4.04 3.97 5/314 30031
/proc/meminfo: memFree=10442036/32951124 swapFree=66050672/67111528
[pid=29957] ppid=29955 vsize=139460 CPUtime=702.2 cores=4,6
/proc/29957/stat : 29957 (SApperloT2010) R 29955 29957 29471 0 -1 4202496 28306 0 0 0 70212 8 0 0 25 0 1 0 657061441 142807040 28006 33554432000 4194304 4394578 140736492790016 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/29957/statm: 34865 28006 267 49 0 32006 0
Current children cumulated CPU time (s) 702.2
Current children cumulated vsize (KiB) 139460

[startup+762.312 s]
/proc/loadavg: 4.03 4.03 3.97 5/314 30032
/proc/meminfo: memFree=10347856/32951124 swapFree=66050672/67111528
[pid=29957] ppid=29955 vsize=143812 CPUtime=762.21 cores=4,6
/proc/29957/stat : 29957 (SApperloT2010) R 29955 29957 29471 0 -1 4202496 29186 0 0 0 76213 8 0 0 25 0 1 0 657061441 147263488 28886 33554432000 4194304 4394578 140736492790016 18446744073709551615 4298826 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/29957/statm: 35953 28886 267 49 0 33094 0
Current children cumulated CPU time (s) 762.21
Current children cumulated vsize (KiB) 143812

[startup+822.301 s]
/proc/loadavg: 4.08 4.05 3.98 5/314 30034
/proc/meminfo: memFree=10198024/32951124 swapFree=66050672/67111528
[pid=29957] ppid=29955 vsize=144196 CPUtime=822.2 cores=4,6
/proc/29957/stat : 29957 (SApperloT2010) R 29955 29957 29471 0 -1 4202496 29264 0 0 0 82212 8 0 0 25 0 1 0 657061441 147656704 28964 33554432000 4194304 4394578 140736492790016 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/29957/statm: 36049 28964 267 49 0 33190 0
Current children cumulated CPU time (s) 822.2
Current children cumulated vsize (KiB) 144196

[startup+882.301 s]
/proc/loadavg: 4.17 4.08 4.00 5/314 30036
/proc/meminfo: memFree=10105012/32951124 swapFree=66050672/67111528
[pid=29957] ppid=29955 vsize=146404 CPUtime=882.21 cores=4,6
/proc/29957/stat : 29957 (SApperloT2010) R 29955 29957 29471 0 -1 4202496 29672 0 0 0 88212 9 0 0 25 0 1 0 657061441 149917696 29372 33554432000 4194304 4394578 140736492790016 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/29957/statm: 36601 29372 267 49 0 33742 0
Current children cumulated CPU time (s) 882.21
Current children cumulated vsize (KiB) 146404

[startup+942.301 s]
/proc/loadavg: 4.06 4.07 4.00 5/314 30065
/proc/meminfo: memFree=10117440/32951124 swapFree=66050672/67111528
[pid=29957] ppid=29955 vsize=148004 CPUtime=942.21 cores=4,6
/proc/29957/stat : 29957 (SApperloT2010) R 29955 29957 29471 0 -1 4202496 29983 0 0 0 94212 9 0 0 25 0 1 0 657061441 151556096 29683 33554432000 4194304 4394578 140736492790016 18446744073709551615 4292210 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/29957/statm: 37001 29683 267 49 0 34142 0
Current children cumulated CPU time (s) 942.21
Current children cumulated vsize (KiB) 148004

[startup+1002.3 s]
/proc/loadavg: 3.63 3.95 3.97 4/308 30085
/proc/meminfo: memFree=10679784/32951124 swapFree=66050672/67111528
[pid=29957] ppid=29955 vsize=149636 CPUtime=1002.21 cores=4,6
/proc/29957/stat : 29957 (SApperloT2010) R 29955 29957 29471 0 -1 4202496 30289 0 0 0 100212 9 0 0 25 0 1 0 657061441 153227264 29989 33554432000 4194304 4394578 140736492790016 18446744073709551615 4298911 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/29957/statm: 37409 29989 267 49 0 34550 0
Current children cumulated CPU time (s) 1002.21
Current children cumulated vsize (KiB) 149636

[startup+1062.3 s]
/proc/loadavg: 3.30 3.81 3.91 4/308 30086
/proc/meminfo: memFree=10648636/32951124 swapFree=66050672/67111528
[pid=29957] ppid=29955 vsize=152964 CPUtime=1062.21 cores=4,6
/proc/29957/stat : 29957 (SApperloT2010) R 29955 29957 29471 0 -1 4202496 30889 0 0 0 106212 9 0 0 25 0 1 0 657061441 156635136 30589 33554432000 4194304 4394578 140736492790016 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/29957/statm: 38241 30589 267 49 0 35382 0
Current children cumulated CPU time (s) 1062.21
Current children cumulated vsize (KiB) 152964

[startup+1122.3 s]
/proc/loadavg: 3.21 3.69 3.87 4/308 30088
/proc/meminfo: memFree=10617344/32951124 swapFree=66050672/67111528
[pid=29957] ppid=29955 vsize=162212 CPUtime=1122.22 cores=4,6
/proc/29957/stat : 29957 (SApperloT2010) R 29955 29957 29471 0 -1 4202496 32741 0 0 0 112212 10 0 0 25 0 1 0 657061441 166105088 32441 33554432000 4194304 4394578 140736492790016 18446744073709551615 4298826 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/29957/statm: 40553 32441 267 49 0 37694 0
Current children cumulated CPU time (s) 1122.22
Current children cumulated vsize (KiB) 162212

[startup+1182.3 s]
/proc/loadavg: 3.07 3.56 3.81 4/308 30090
/proc/meminfo: memFree=10575288/32951124 swapFree=66050672/67111528
[pid=29957] ppid=29955 vsize=163108 CPUtime=1182.22 cores=4,6
/proc/29957/stat : 29957 (SApperloT2010) R 29955 29957 29471 0 -1 4202496 32900 0 0 0 118212 10 0 0 25 0 1 0 657061441 167022592 32600 33554432000 4194304 4394578 140736492790016 18446744073709551615 4298837 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/29957/statm: 40777 32600 267 49 0 37918 0
Current children cumulated CPU time (s) 1182.22
Current children cumulated vsize (KiB) 163108

[startup+1242.3 s]
/proc/loadavg: 3.02 3.45 3.76 4/308 30091
/proc/meminfo: memFree=10522816/32951124 swapFree=66050672/67111528
[pid=29957] ppid=29955 vsize=164132 CPUtime=1242.22 cores=4,6
/proc/29957/stat : 29957 (SApperloT2010) R 29955 29957 29471 0 -1 4202496 33156 0 0 0 124212 10 0 0 25 0 1 0 657061441 168071168 32856 33554432000 4194304 4394578 140736492790016 18446744073709551615 4298792 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/29957/statm: 41033 32856 267 49 0 38174 0
Current children cumulated CPU time (s) 1242.22
Current children cumulated vsize (KiB) 164132



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.72 3.31 3.68 3/302 30110
/proc/meminfo: memFree=11350328/32951124 swapFree=66050672/67111528
[pid=29957] ppid=29955 vsize=166052 CPUtime=1299.93 cores=4,6
/proc/29957/stat : 29957 (SApperloT2010) R 29955 29957 29471 0 -1 4202496 33525 0 0 0 129983 10 0 0 25 0 1 0 657061441 170037248 33225 33554432000 4194304 4394578 140736492790016 18446744073709551615 4298364 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/29957/statm: 41513 33225 267 49 0 38654 0
Current children cumulated CPU time (s) 1299.93
Current children cumulated vsize (KiB) 166052

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.02
CPU time (s): 1299.95
CPU user time (s): 1299.83
CPU system time (s): 0.112982
CPU usage (%): 99.9945
Max. virtual memory (cumulated for all children) (KiB): 166052

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.83
system time used= 0.112982
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 33525
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= 8
involuntary context switches= 21331

runsolver used 4.09638 second user time and 8.89065 second system time

The end

Launcher Data

Begin job on node135 at 2011-05-15 12:17:16
IDJOB=3379719
IDBENCH=71271
IDSOLVER=1862
FILE ID=node135/3379719-1305454636
RUNJOBID= node135-1305454267-29798
PBS_JOBID= 13324885
Free space on /tmp= 73332 MiB

SOLVER NAME= SApperloT2010 2011-05-15 (fixed)
BENCH NAME= SAT09/CRAFTED/rbsat/random/unforced/rbsat-v945c61409g4.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3379719-1305454636/watcher-3379719-1305454636 -o /tmp/evaluation-result-3379719-1305454636/solver-3379719-1305454636 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3379719-1305454636.cnf

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

MD5SUM BENCH= 04c9f68df814bad18919ca17a3e0867a
RANDOM SEED=1350002621

node135.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.851
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.70
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.851
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.83
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.851
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.851
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	: 6640.14
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.851
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.78
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.851
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.851
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.74
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.851
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      10638140 kB
Buffers:        292808 kB
Cached:        6173340 kB
SwapCached:      50684 kB
Active:       11284204 kB
Inactive:     10778320 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      10638140 kB
SwapTotal:    67111528 kB
SwapFree:     66050672 kB
Dirty:             804 kB
Writeback:           0 kB
AnonPages:    15550724 kB
Mapped:          19484 kB
Slab:           138264 kB
PageTables:      49792 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 58348988 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73352 MiB
End job on node135 at 2011-05-15 12:38:58