Trace number 3249505

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-03-04? (TO) 1300.06 1300.06

General information on the benchmark

Namecrafted/mosoi/289/
289-unsat-17x30.cnf
MD5SUM3a506c7557d86d0d326e3b3cdee85b69
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 variables2040
Number of clauses240210
Sum of the clauses size954720
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23060
Number of clauses of size 30
Number of clauses of size 4237150
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: 935)

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-3249505-1303504246/watcher-3249505-1303504246 -o /tmp/evaluation-result-3249505-1303504246/solver-3249505-1303504246 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3249505-1303504246.cnf 

running on 2 cores: 5,7

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: 3.18 3.75 2.99 4/184 15620
/proc/meminfo: memFree=15200164/32950940 swapFree=67111528/67111528
[pid=15620] ppid=15618 vsize=16364 CPUtime=0 cores=5,7
/proc/15620/stat : 15620 (SApperloT2010) R 15618 15620 15396 0 -1 4202496 966 0 0 0 0 0 0 0 21 0 1 0 540655373 16756736 905 33554432000 4194304 4395502 140734393738112 18446744073709551615 215988592384 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/15620/statm: 4091 905 250 50 0 1231 0

[startup+0.030503 s]
/proc/loadavg: 3.18 3.75 2.99 4/184 15620
/proc/meminfo: memFree=15200164/32950940 swapFree=67111528/67111528
[pid=15620] ppid=15618 vsize=19928 CPUtime=0.02 cores=5,7
/proc/15620/stat : 15620 (SApperloT2010) R 15618 15620 15396 0 -1 4202496 1859 0 0 0 2 0 0 0 21 0 1 0 540655373 20406272 1798 33554432000 4194304 4395502 140734393738112 18446744073709551615 215988253381 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/15620/statm: 4982 1799 250 50 0 2122 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 19928

[startup+0.10056 s]
/proc/loadavg: 3.18 3.75 2.99 4/184 15620
/proc/meminfo: memFree=15200164/32950940 swapFree=67111528/67111528
[pid=15620] ppid=15618 vsize=30092 CPUtime=0.09 cores=5,7
/proc/15620/stat : 15620 (SApperloT2010) R 15618 15620 15396 0 -1 4202496 4422 0 0 0 9 0 0 0 21 0 1 0 540655373 30814208 4361 33554432000 4194304 4395502 140734393738112 18446744073709551615 215988592384 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/15620/statm: 7523 4361 250 50 0 4663 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30092

[startup+0.30053 s]
/proc/loadavg: 3.18 3.75 2.99 4/184 15620
/proc/meminfo: memFree=15200164/32950940 swapFree=67111528/67111528
[pid=15620] ppid=15618 vsize=41316 CPUtime=0.29 cores=5,7
/proc/15620/stat : 15620 (SApperloT2010) R 15618 15620 15396 0 -1 4202496 7235 0 0 0 26 3 0 0 22 0 1 0 540655373 42307584 7173 33554432000 4194304 4395502 140734393738112 18446744073709551615 215988617111 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/15620/statm: 10329 7173 256 50 0 7469 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 41316

[startup+0.700463 s]
/proc/loadavg: 3.18 3.75 2.99 4/184 15620
/proc/meminfo: memFree=15200164/32950940 swapFree=67111528/67111528
[pid=15620] ppid=15618 vsize=44304 CPUtime=0.68 cores=5,7
/proc/15620/stat : 15620 (SApperloT2010) R 15618 15620 15396 0 -1 4202496 9043 0 0 0 64 4 0 0 23 0 1 0 540655373 45367296 8041 33554432000 4194304 4395502 140734393738112 18446744073709551615 215988253381 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/15620/statm: 11076 8049 258 50 0 8216 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 44304

[startup+1.50025 s]
/proc/loadavg: 3.18 3.75 2.99 4/185 15621
/proc/meminfo: memFree=15140148/32950940 swapFree=67111528/67111528
[pid=15620] ppid=15618 vsize=75468 CPUtime=1.49 cores=5,7
/proc/15620/stat : 15620 (SApperloT2010) R 15618 15620 15396 0 -1 4202496 17164 0 0 0 143 6 0 0 25 0 1 0 540655373 77279232 16162 33554432000 4194304 4395502 140734393738112 18446744073709551615 4288824 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/15620/statm: 18867 16162 267 50 0 16007 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 75468

[startup+3.10097 s]
/proc/loadavg: 3.18 3.75 2.99 6/190 15631
/proc/meminfo: memFree=15073728/32950940 swapFree=67111528/67111528
[pid=15620] ppid=15618 vsize=84596 CPUtime=3.08 cores=5,7
/proc/15620/stat : 15620 (SApperloT2010) R 15618 15620 15396 0 -1 4202496 19330 0 0 0 302 6 0 0 25 0 1 0 540655373 86626304 18328 33554432000 4194304 4395502 140734393738112 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/15620/statm: 21149 18328 267 50 0 18289 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 84596

[startup+6.30046 s]
/proc/loadavg: 3.25 3.76 3.00 5/190 15632
/proc/meminfo: memFree=15030828/32950940 swapFree=67111528/67111528
[pid=15620] ppid=15618 vsize=101956 CPUtime=6.29 cores=5,7
/proc/15620/stat : 15620 (SApperloT2010) R 15618 15620 15396 0 -1 4202496 23248 0 0 0 622 7 0 0 25 0 1 0 540655373 104402944 22246 33554432000 4194304 4395502 140734393738112 18446744073709551615 4292744 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/15620/statm: 25489 22246 267 50 0 22629 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 101956

[startup+12.7003 s]
/proc/loadavg: 3.31 3.76 3.01 5/190 15632
/proc/meminfo: memFree=14973396/32950940 swapFree=67111528/67111528
[pid=15620] ppid=15618 vsize=125292 CPUtime=12.69 cores=5,7
/proc/15620/stat : 15620 (SApperloT2010) R 15618 15620 15396 0 -1 4202496 28780 0 0 0 1261 8 0 0 25 0 1 0 540655373 128299008 27778 33554432000 4194304 4395502 140734393738112 18446744073709551615 4299149 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/15620/statm: 31323 27778 267 50 0 28463 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 125292

[startup+25.501 s]
/proc/loadavg: 3.46 3.77 3.02 5/190 15632
/proc/meminfo: memFree=14899812/32950940 swapFree=67111528/67111528
[pid=15620] ppid=15618 vsize=143320 CPUtime=25.48 cores=5,7
/proc/15620/stat : 15620 (SApperloT2010) R 15618 15620 15396 0 -1 4202496 32960 0 0 0 2539 9 0 0 25 0 1 0 540655373 146759680 31958 33554432000 4194304 4395502 140734393738112 18446744073709551615 4299514 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/15620/statm: 35830 31958 267 50 0 32970 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 143320

[startup+51.1006 s]
/proc/loadavg: 3.64 3.79 3.04 5/190 15633
/proc/meminfo: memFree=14797228/32950940 swapFree=67111528/67111528
[pid=15620] ppid=15618 vsize=200860 CPUtime=51.09 cores=5,7
/proc/15620/stat : 15620 (SApperloT2010) R 15618 15620 15396 0 -1 4202496 46895 0 0 0 5096 13 0 0 25 0 1 0 540655373 205680640 45893 33554432000 4194304 4395502 140734393738112 18446744073709551615 4328554 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/15620/statm: 50215 45893 267 50 0 47355 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 200860

[startup+102.307 s]
/proc/loadavg: 3.84 3.82 3.09 5/190 15634
/proc/meminfo: memFree=14623360/32950940 swapFree=67111528/67111528
[pid=15620] ppid=15618 vsize=279736 CPUtime=102.29 cores=5,7
/proc/15620/stat : 15620 (SApperloT2010) R 15618 15620 15396 0 -1 4202496 65647 0 0 0 10211 18 0 0 25 0 1 0 540655373 286449664 64645 33554432000 4194304 4395502 140734393738112 18446744073709551615 4347712 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/15620/statm: 69934 64645 267 50 0 67074 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 279736

[startup+162.301 s]
/proc/loadavg: 3.94 3.85 3.15 5/190 15636
/proc/meminfo: memFree=14386116/32950940 swapFree=67111528/67111528
[pid=15620] ppid=15618 vsize=341576 CPUtime=162.29 cores=5,7
/proc/15620/stat : 15620 (SApperloT2010) R 15618 15620 15396 0 -1 4202496 80584 0 0 0 16206 23 0 0 25 0 1 0 540655373 349773824 79582 33554432000 4194304 4395502 140734393738112 18446744073709551615 4346821 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/15620/statm: 85394 79582 267 50 0 82534 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 341576

[startup+222.301 s]
/proc/loadavg: 4.04 3.89 3.20 5/190 15637
/proc/meminfo: memFree=14224512/32950940 swapFree=67111528/67111528
[pid=15620] ppid=15618 vsize=412612 CPUtime=222.29 cores=5,7
/proc/15620/stat : 15620 (SApperloT2010) R 15618 15620 15396 0 -1 4202496 97506 0 0 0 22201 28 0 0 25 0 1 0 540655373 422514688 96504 33554432000 4194304 4395502 140734393738112 18446744073709551615 4299637 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/15620/statm: 103153 96504 267 50 0 100293 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 412612

[startup+282.301 s]
/proc/loadavg: 4.05 3.92 3.25 5/190 15639
/proc/meminfo: memFree=14117704/32950940 swapFree=67111528/67111528
[pid=15620] ppid=15618 vsize=431032 CPUtime=282.29 cores=5,7
/proc/15620/stat : 15620 (SApperloT2010) R 15618 15620 15396 0 -1 4202496 101297 0 0 0 28199 30 0 0 25 0 1 0 540655373 441376768 100295 33554432000 4194304 4395502 140734393738112 18446744073709551615 4347194 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/15620/statm: 107758 100295 267 50 0 104898 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 431032

[startup+342.301 s]
/proc/loadavg: 4.02 3.93 3.30 5/190 15640
/proc/meminfo: memFree=13941100/32950940 swapFree=67111528/67111528
[pid=15620] ppid=15618 vsize=502884 CPUtime=342.28 cores=5,7
/proc/15620/stat : 15620 (SApperloT2010) R 15618 15620 15396 0 -1 4202496 118620 0 0 0 34195 33 0 0 25 0 1 0 540655373 514953216 117618 33554432000 4194304 4395502 140734393738112 18446744073709551615 4299608 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/15620/statm: 125721 117618 267 50 0 122861 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 502884

[startup+402.301 s]
/proc/loadavg: 4.11 3.97 3.35 5/190 15642
/proc/meminfo: memFree=13776024/32950940 swapFree=67111528/67111528
[pid=15620] ppid=15618 vsize=590996 CPUtime=402.27 cores=5,7
/proc/15620/stat : 15620 (SApperloT2010) R 15618 15620 15396 0 -1 4202496 139819 0 0 0 40189 38 0 0 25 0 1 0 540655373 605179904 138817 33554432000 4194304 4395502 140734393738112 18446744073709551615 4299758 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/15620/statm: 147749 138817 267 50 0 144889 0
Current children cumulated CPU time (s) 402.27
Current children cumulated vsize (KiB) 590996

[startup+462.301 s]
/proc/loadavg: 4.04 3.97 3.39 5/190 15644
/proc/meminfo: memFree=13675188/32950940 swapFree=67111528/67111528
[pid=15620] ppid=15618 vsize=644340 CPUtime=462.27 cores=5,7
/proc/15620/stat : 15620 (SApperloT2010) R 15618 15620 15396 0 -1 4202496 152395 0 0 0 46186 41 0 0 25 0 1 0 540655373 659804160 151393 33554432000 4194304 4395502 140734393738112 18446744073709551615 4299628 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/15620/statm: 161085 151393 267 50 0 158225 0
Current children cumulated CPU time (s) 462.27
Current children cumulated vsize (KiB) 644340

[startup+522.301 s]
/proc/loadavg: 4.01 3.97 3.42 5/190 15648
/proc/meminfo: memFree=13631068/32950940 swapFree=67111528/67111528
[pid=15620] ppid=15618 vsize=667328 CPUtime=522.27 cores=5,7
/proc/15620/stat : 15620 (SApperloT2010) R 15618 15620 15396 0 -1 4202496 157251 0 0 0 52185 42 0 0 25 0 1 0 540655373 683343872 156249 33554432000 4194304 4395502 140734393738112 18446744073709551615 4328465 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/15620/statm: 166832 156249 267 50 0 163972 0
Current children cumulated CPU time (s) 522.27
Current children cumulated vsize (KiB) 667328

[startup+582.3 s]
/proc/loadavg: 4.00 3.97 3.46 5/190 15650
/proc/meminfo: memFree=13550576/32950940 swapFree=67111528/67111528
[pid=15620] ppid=15618 vsize=690488 CPUtime=582.28 cores=5,7
/proc/15620/stat : 15620 (SApperloT2010) R 15618 15620 15396 0 -1 4202496 162392 0 0 0 58184 44 0 0 25 0 1 0 540655373 707059712 161390 33554432000 4194304 4395502 140734393738112 18446744073709551615 4299189 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/15620/statm: 172622 161390 267 50 0 169762 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 690488

[startup+642.301 s]
/proc/loadavg: 4.00 3.97 3.49 5/190 15651
/proc/meminfo: memFree=13353752/32950940 swapFree=67111528/67111528
[pid=15620] ppid=15618 vsize=790320 CPUtime=642.28 cores=5,7
/proc/15620/stat : 15620 (SApperloT2010) R 15618 15620 15396 0 -1 4202496 187133 0 0 0 64178 50 0 0 25 0 1 0 540655373 809287680 186131 33554432000 4194304 4395502 140734393738112 18446744073709551615 4285641 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/15620/statm: 197580 186131 267 50 0 194720 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 790320

[startup+702.3 s]
/proc/loadavg: 4.00 3.97 3.52 5/190 15653
/proc/meminfo: memFree=13220300/32950940 swapFree=67111528/67111528
[pid=15620] ppid=15618 vsize=882484 CPUtime=702.28 cores=5,7
/proc/15620/stat : 15620 (SApperloT2010) R 15618 15620 15396 0 -1 4202496 209570 0 0 0 70173 55 0 0 25 0 1 0 540655373 903663616 208568 33554432000 4194304 4395502 140734393738112 18446744073709551615 4299678 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/15620/statm: 220621 208568 267 50 0 217761 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 882484

[startup+762.307 s]
/proc/loadavg: 4.00 3.97 3.54 5/190 15655
/proc/meminfo: memFree=13086848/32950940 swapFree=67111528/67111528
[pid=15620] ppid=15618 vsize=953952 CPUtime=762.28 cores=5,7
/proc/15620/stat : 15620 (SApperloT2010) R 15618 15620 15396 0 -1 4202496 227171 0 0 0 76168 60 0 0 25 0 1 0 540655373 976846848 226169 33554432000 4194304 4395502 140734393738112 18446744073709551615 4299634 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/15620/statm: 238488 226169 267 50 0 235628 0
Current children cumulated CPU time (s) 762.28
Current children cumulated vsize (KiB) 953952

[startup+822.3 s]
/proc/loadavg: 4.05 3.99 3.57 5/190 15656
/proc/meminfo: memFree=13023960/32950940 swapFree=67111528/67111528
[pid=15620] ppid=15618 vsize=994180 CPUtime=822.28 cores=5,7
/proc/15620/stat : 15620 (SApperloT2010) R 15618 15620 15396 0 -1 4202496 236686 0 0 0 82166 62 0 0 25 0 1 0 540655373 1018040320 235684 33554432000 4194304 4395502 140734393738112 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/15620/statm: 248545 235684 267 50 0 245685 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 994180

[startup+882.301 s]
/proc/loadavg: 4.02 3.99 3.60 5/190 15658
/proc/meminfo: memFree=12800468/32950940 swapFree=67111528/67111528
[pid=15620] ppid=15618 vsize=1113000 CPUtime=882.28 cores=5,7
/proc/15620/stat : 15620 (SApperloT2010) R 15618 15620 15396 0 -1 4202496 265977 0 0 0 88159 69 0 0 25 0 1 0 540655373 1139712000 264975 33554432000 4194304 4395502 140734393738112 18446744073709551615 4299739 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/15620/statm: 278250 264975 267 50 0 275390 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 1113000

[startup+942.3 s]
/proc/loadavg: 4.08 4.01 3.63 5/190 15659
/proc/meminfo: memFree=12672844/32950940 swapFree=67111528/67111528
[pid=15620] ppid=15618 vsize=1198484 CPUtime=942.28 cores=5,7
/proc/15620/stat : 15620 (SApperloT2010) R 15618 15620 15396 0 -1 4202496 286728 0 0 0 94153 75 0 0 25 0 1 0 540655373 1227247616 285726 33554432000 4194304 4395502 140734393738112 18446744073709551615 4288824 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/15620/statm: 299621 285726 267 50 0 296761 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 1198484

[startup+1002.3 s]
/proc/loadavg: 4.03 4.00 3.65 5/190 15661
/proc/meminfo: memFree=12498588/32950940 swapFree=67111528/67111528
[pid=15620] ppid=15618 vsize=1323388 CPUtime=1002.28 cores=5,7
/proc/15620/stat : 15620 (SApperloT2010) R 15618 15620 15396 0 -1 4202496 317499 0 0 0 100146 82 0 0 25 0 1 0 540655373 1355149312 316497 33554432000 4194304 4395502 140734393738112 18446744073709551615 4289171 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/15620/statm: 330847 316497 267 50 0 327987 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 1323388

[startup+1062.3 s]
/proc/loadavg: 4.01 4.00 3.66 5/190 15663
/proc/meminfo: memFree=12438424/32950940 swapFree=67111528/67111528
[pid=15620] ppid=15618 vsize=1369116 CPUtime=1062.28 cores=5,7
/proc/15620/stat : 15620 (SApperloT2010) R 15618 15620 15396 0 -1 4202496 327867 0 0 0 106143 85 0 0 25 0 1 0 540655373 1401974784 326865 33554432000 4194304 4395502 140734393738112 18446744073709551615 4299824 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/15620/statm: 342279 326865 267 50 0 339419 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 1369116

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.68 5/190 15664
/proc/meminfo: memFree=12411980/32950940 swapFree=67111528/67111528
[pid=15620] ppid=15618 vsize=1381536 CPUtime=1122.28 cores=5,7
/proc/15620/stat : 15620 (SApperloT2010) R 15618 15620 15396 0 -1 4202496 330480 0 0 0 112143 85 0 0 25 0 1 0 540655373 1414692864 329478 33554432000 4194304 4395502 140734393738112 18446744073709551615 4299608 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/15620/statm: 345384 329478 267 50 0 342524 0
Current children cumulated CPU time (s) 1122.28
Current children cumulated vsize (KiB) 1381536

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.70 5/190 15666
/proc/meminfo: memFree=12393456/32950940 swapFree=67111528/67111528
[pid=15620] ppid=15618 vsize=1390116 CPUtime=1182.28 cores=5,7
/proc/15620/stat : 15620 (SApperloT2010) R 15618 15620 15396 0 -1 4202496 332266 0 0 0 118142 86 0 0 25 0 1 0 540655373 1423478784 331264 33554432000 4194304 4395502 140734393738112 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/15620/statm: 347529 331264 267 50 0 344669 0
Current children cumulated CPU time (s) 1182.28
Current children cumulated vsize (KiB) 1390116

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.72 5/190 15667
/proc/meminfo: memFree=12331420/32950940 swapFree=67111528/67111528
[pid=15620] ppid=15618 vsize=1403428 CPUtime=1242.28 cores=5,7
/proc/15620/stat : 15620 (SApperloT2010) R 15618 15620 15396 0 -1 4202496 334788 0 0 0 124142 86 0 0 25 0 1 0 540655373 1437110272 333786 33554432000 4194304 4395502 140734393738112 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/15620/statm: 350857 333786 267 50 0 347997 0
Current children cumulated CPU time (s) 1242.28
Current children cumulated vsize (KiB) 1403428



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.32 3.84 3.68 3/178 15705
/proc/meminfo: memFree=12629644/32950940 swapFree=67111528/67111528
[pid=15620] ppid=15618 vsize=1414956 CPUtime=1299.99 cores=5,7
/proc/15620/stat : 15620 (SApperloT2010) R 15618 15620 15396 0 -1 4202496 337234 0 0 0 129912 87 0 0 25 0 1 0 540655373 1448914944 336232 33554432000 4194304 4395502 140734393738112 18446744073709551615 4299628 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/15620/statm: 353739 336232 267 50 0 350879 0
Current children cumulated CPU time (s) 1299.99
Current children cumulated vsize (KiB) 1414956

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.06
CPU time (s): 1300.06
CPU user time (s): 1299.13
CPU system time (s): 0.929858
CPU usage (%): 99.9995
Max. virtual memory (cumulated for all children) (KiB): 1414956

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.13
system time used= 0.929858
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 337234
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= 5
involuntary context switches= 2603

runsolver used 2.04469 second user time and 5.05123 second system time

The end

Launcher Data

Begin job on node117 at 2011-04-22 22:30:46
IDJOB=3249505
IDBENCH=83172
IDSOLVER=1655
FILE ID=node117/3249505-1303504246
RUNJOBID= node117-1303502915-15417
PBS_JOBID= 13134220
Free space on /tmp= 71924 MiB

SOLVER NAME= SApperloT2010 2011-03-04
BENCH NAME= SAT11/crafted/mosoi/289/289-unsat-17x30.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3249505-1303504246/watcher-3249505-1303504246 -o /tmp/evaluation-result-3249505-1303504246/solver-3249505-1303504246 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3249505-1303504246.cnf

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

MD5SUM BENCH= 3a506c7557d86d0d326e3b3cdee85b69
RANDOM SEED=725421214

node117.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.849
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.69
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.849
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.849
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.74
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.849
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.75
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.849
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.849
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.74
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.849
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.849
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	: 5267.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      15200320 kB
Buffers:       1847960 kB
Cached:       15181784 kB
SwapCached:          0 kB
Active:        9162504 kB
Inactive:      8040312 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      15200320 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            9060 kB
Writeback:           0 kB
AnonPages:      172940 kB
Mapped:          15424 kB
Slab:           482944 kB
PageTables:       5252 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS:   341720 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= 71924 MiB
End job on node117 at 2011-04-22 22:52:28