Trace number 3249461

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.13 1300.08

General information on the benchmark

Namecrafted/mosoi/289/
289-unsat-7x39.cnf
MD5SUMf717554c4e7f802b3078c48464dbcd9d
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 variables1092
Number of clauses64155
Sum of the clauses size253344
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21638
Number of clauses of size 30
Number of clauses of size 462517
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-3249461-1303504244/watcher-3249461-1303504244 -o /tmp/evaluation-result-3249461-1303504244/solver-3249461-1303504244 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3249461-1303504244.cnf 

running on 2 cores: 1,3

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.27 3.78 3.00 3/184 17438
/proc/meminfo: memFree=14278036/32950928 swapFree=67111524/67111528
[pid=17438] ppid=17436 vsize=13380 CPUtime=0 cores=1,3
/proc/17438/stat : 17438 (SApperloT2010) R 17436 17438 17214 0 -1 4202496 626 0 0 0 0 0 0 0 22 0 1 0 540655145 13701120 566 33554432000 4194304 4395502 140733951736128 18446744073709551615 256415052485 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/17438/statm: 3345 566 250 50 0 485 0

[startup+0.0871649 s]
/proc/loadavg: 3.27 3.78 3.00 3/184 17438
/proc/meminfo: memFree=14278036/32950928 swapFree=67111524/67111528
[pid=17438] ppid=17436 vsize=19772 CPUtime=0.07 cores=1,3
/proc/17438/stat : 17438 (SApperloT2010) R 17436 17438 17214 0 -1 4202496 2227 0 0 0 7 0 0 0 22 0 1 0 540655145 20246528 2166 33554432000 4194304 4395502 140733951736128 18446744073709551615 256415416215 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/17438/statm: 4943 2166 256 50 0 2083 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 19772

[startup+0.101163 s]
/proc/loadavg: 3.27 3.78 3.00 3/184 17438
/proc/meminfo: memFree=14278036/32950928 swapFree=67111524/67111528
[pid=17438] ppid=17436 vsize=19772 CPUtime=0.09 cores=1,3
/proc/17438/stat : 17438 (SApperloT2010) R 17436 17438 17214 0 -1 4202496 2227 0 0 0 9 0 0 0 22 0 1 0 540655145 20246528 2166 33554432000 4194304 4395502 140733951736128 18446744073709551615 256415416215 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/17438/statm: 4943 2166 256 50 0 2083 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 19772

[startup+0.301125 s]
/proc/loadavg: 3.27 3.78 3.00 3/184 17438
/proc/meminfo: memFree=14278036/32950928 swapFree=67111524/67111528
[pid=17438] ppid=17436 vsize=29596 CPUtime=0.29 cores=1,3
/proc/17438/stat : 17438 (SApperloT2010) R 17436 17438 17214 0 -1 4202496 5061 0 0 0 28 1 0 0 23 0 1 0 540655145 30306304 4748 33554432000 4194304 4395502 140733951736128 18446744073709551615 4292750 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/17438/statm: 7399 4748 267 50 0 4539 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 29596

[startup+0.701052 s]
/proc/loadavg: 3.27 3.78 3.00 3/184 17438
/proc/meminfo: memFree=14278036/32950928 swapFree=67111524/67111528
[pid=17438] ppid=17436 vsize=34540 CPUtime=0.69 cores=1,3
/proc/17438/stat : 17438 (SApperloT2010) R 17436 17438 17214 0 -1 4202496 6246 0 0 0 68 1 0 0 25 0 1 0 540655145 35368960 5933 33554432000 4194304 4395502 140733951736128 18446744073709551615 4347187 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/17438/statm: 8635 5933 267 50 0 5775 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 34540

[startup+1.5009 s]
/proc/loadavg: 3.27 3.78 3.00 4/185 17439
/proc/meminfo: memFree=14251004/32950928 swapFree=67111524/67111528
[pid=17438] ppid=17436 vsize=40156 CPUtime=1.49 cores=1,3
/proc/17438/stat : 17438 (SApperloT2010) R 17436 17438 17214 0 -1 4202496 7676 0 0 0 148 1 0 0 25 0 1 0 540655145 41119744 7363 33554432000 4194304 4395502 140733951736128 18446744073709551615 4299657 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/17438/statm: 10039 7363 267 50 0 7179 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 40156

[startup+3.1006 s]
/proc/loadavg: 3.27 3.78 3.00 4/185 17439
/proc/meminfo: memFree=14239596/32950928 swapFree=67111524/67111528
[pid=17438] ppid=17436 vsize=48580 CPUtime=3.08 cores=1,3
/proc/17438/stat : 17438 (SApperloT2010) R 17436 17438 17214 0 -1 4202496 9766 0 0 0 307 1 0 0 25 0 1 0 540655145 49745920 9453 33554432000 4194304 4395502 140733951736128 18446744073709551615 4299632 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/17438/statm: 12145 9453 267 50 0 9285 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 48580

[startup+6.30099 s]
/proc/loadavg: 3.25 3.76 3.00 4/185 17466
/proc/meminfo: memFree=14219624/32950928 swapFree=67111524/67111528
[pid=17438] ppid=17436 vsize=65288 CPUtime=6.29 cores=1,3
/proc/17438/stat : 17438 (SApperloT2010) R 17436 17438 17214 0 -1 4202496 13746 0 0 0 627 2 0 0 25 0 1 0 540655145 66854912 13433 33554432000 4194304 4395502 140733951736128 18446744073709551615 4314274 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/17438/statm: 16322 13433 267 50 0 13462 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 65288

[startup+12.7008 s]
/proc/loadavg: 3.23 3.75 3.00 5/190 17476
/proc/meminfo: memFree=14146700/32950928 swapFree=67111524/67111528
[pid=17438] ppid=17436 vsize=83920 CPUtime=12.69 cores=1,3
/proc/17438/stat : 17438 (SApperloT2010) R 17436 17438 17214 0 -1 4202496 18225 0 0 0 1266 3 0 0 25 0 1 0 540655145 85934080 17912 33554432000 4194304 4395502 140733951736128 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/17438/statm: 20980 17912 267 50 0 18120 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 83920

[startup+25.5003 s]
/proc/loadavg: 3.40 3.76 3.02 5/190 17476
/proc/meminfo: memFree=14059620/32950928 swapFree=67111524/67111528
[pid=17438] ppid=17436 vsize=113888 CPUtime=25.49 cores=1,3
/proc/17438/stat : 17438 (SApperloT2010) R 17436 17438 17214 0 -1 4202496 25233 0 0 0 2544 5 0 0 25 0 1 0 540655145 116621312 24920 33554432000 4194304 4395502 140733951736128 18446744073709551615 256415416215 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/17438/statm: 28472 24920 267 50 0 25612 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 113888

[startup+51.1004 s]
/proc/loadavg: 3.60 3.78 3.04 5/190 17477
/proc/meminfo: memFree=13919488/32950928 swapFree=67111524/67111528
[pid=17438] ppid=17436 vsize=169192 CPUtime=51.09 cores=1,3
/proc/17438/stat : 17438 (SApperloT2010) R 17436 17438 17214 0 -1 4202496 38337 0 0 0 5100 9 0 0 25 0 1 0 540655145 173252608 38024 33554432000 4194304 4395502 140733951736128 18446744073709551615 4314330 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/17438/statm: 42298 38024 267 50 0 39438 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 169192

[startup+102.307 s]
/proc/loadavg: 3.87 3.83 3.09 5/190 17478
/proc/meminfo: memFree=13712728/32950928 swapFree=67111524/67111528
[pid=17438] ppid=17436 vsize=267784 CPUtime=102.3 cores=1,3
/proc/17438/stat : 17438 (SApperloT2010) R 17436 17438 17214 0 -1 4202496 61905 0 0 0 10215 15 0 0 25 0 1 0 540655145 274210816 61592 33554432000 4194304 4395502 140733951736128 18446744073709551615 4328540 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/17438/statm: 66946 61592 267 50 0 64086 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 267784

[startup+162.3 s]
/proc/loadavg: 3.95 3.85 3.15 5/190 17480
/proc/meminfo: memFree=13485772/32950928 swapFree=67111524/67111528
[pid=17438] ppid=17436 vsize=380208 CPUtime=162.29 cores=1,3
/proc/17438/stat : 17438 (SApperloT2010) R 17436 17438 17214 0 -1 4202496 88899 0 0 0 16208 21 0 0 25 0 1 0 540655145 389332992 88586 33554432000 4194304 4395502 140733951736128 18446744073709551615 4297151 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/17438/statm: 95052 88586 267 50 0 92192 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 380208

[startup+222.301 s]
/proc/loadavg: 3.98 3.88 3.20 5/190 17482
/proc/meminfo: memFree=13257956/32950928 swapFree=67111524/67111528
[pid=17438] ppid=17436 vsize=518196 CPUtime=222.3 cores=1,3
/proc/17438/stat : 17438 (SApperloT2010) R 17436 17438 17214 0 -1 4202496 122245 0 0 0 22202 28 0 0 25 0 1 0 540655145 530632704 121932 33554432000 4194304 4395502 140733951736128 18446744073709551615 4299166 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/17438/statm: 129549 121932 267 50 0 126689 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 518196

[startup+282.3 s]
/proc/loadavg: 3.99 3.90 3.24 5/190 17483
/proc/meminfo: memFree=13143852/32950928 swapFree=67111524/67111528
[pid=17438] ppid=17436 vsize=535344 CPUtime=282.3 cores=1,3
/proc/17438/stat : 17438 (SApperloT2010) R 17436 17438 17214 0 -1 4202496 125627 0 0 0 28201 29 0 0 25 0 1 0 540655145 548192256 125314 33554432000 4194304 4395502 140733951736128 18446744073709551615 4299186 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/17438/statm: 133836 125314 267 50 0 130976 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 535344

[startup+342.301 s]
/proc/loadavg: 3.99 3.91 3.29 5/190 17485
/proc/meminfo: memFree=12874236/32950928 swapFree=67111524/67111528
[pid=17438] ppid=17436 vsize=655732 CPUtime=342.31 cores=1,3
/proc/17438/stat : 17438 (SApperloT2010) R 17436 17438 17214 0 -1 4202496 155005 0 0 0 34194 37 0 0 25 0 1 0 540655145 671469568 154692 33554432000 4194304 4395502 140733951736128 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/17438/statm: 163933 154692 267 50 0 161073 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 655732

[startup+402.301 s]
/proc/loadavg: 4.04 3.94 3.34 5/190 17486
/proc/meminfo: memFree=12670344/32950928 swapFree=67111524/67111528
[pid=17438] ppid=17436 vsize=732532 CPUtime=402.3 cores=1,3
/proc/17438/stat : 17438 (SApperloT2010) R 17436 17438 17214 0 -1 4202496 173361 0 0 0 40189 41 0 0 25 0 1 0 540655145 750112768 173048 33554432000 4194304 4395502 140733951736128 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/17438/statm: 183133 173048 267 50 0 180273 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 732532

[startup+462.301 s]
/proc/loadavg: 3.93 3.93 3.37 4/184 17506
/proc/meminfo: memFree=12614084/32950928 swapFree=67111524/67111528
[pid=17438] ppid=17436 vsize=813344 CPUtime=462.31 cores=1,3
/proc/17438/stat : 17438 (SApperloT2010) R 17436 17438 17214 0 -1 4202496 192863 0 0 0 46185 46 0 0 25 0 1 0 540655145 832864256 192550 33554432000 4194304 4395502 140733951736128 18446744073709551615 256415050165 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/17438/statm: 203336 192550 267 50 0 200476 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 813344

[startup+522.301 s]
/proc/loadavg: 3.34 3.76 3.35 4/184 17511
/proc/meminfo: memFree=12507868/32950928 swapFree=67111524/67111528
[pid=17438] ppid=17436 vsize=911872 CPUtime=522.31 cores=1,3
/proc/17438/stat : 17438 (SApperloT2010) R 17436 17438 17214 0 -1 4202496 216740 0 0 0 52180 51 0 0 25 0 1 0 540655145 933756928 216427 33554432000 4194304 4395502 140733951736128 18446744073709551615 4299642 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/17438/statm: 227968 216427 267 50 0 225108 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 911872

[startup+582.3 s]
/proc/loadavg: 3.12 3.62 3.32 4/184 17512
/proc/meminfo: memFree=12456428/32950928 swapFree=67111524/67111528
[pid=17438] ppid=17436 vsize=926176 CPUtime=582.31 cores=1,3
/proc/17438/stat : 17438 (SApperloT2010) R 17436 17438 17214 0 -1 4202496 219553 0 0 0 58179 52 0 0 25 0 1 0 540655145 948404224 219240 33554432000 4194304 4395502 140733951736128 18446744073709551615 4292896 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/17438/statm: 231544 219240 267 50 0 228684 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 926176

[startup+642.301 s]
/proc/loadavg: 3.04 3.50 3.30 4/184 17514
/proc/meminfo: memFree=12364516/32950928 swapFree=67111524/67111528
[pid=17438] ppid=17436 vsize=934528 CPUtime=642.32 cores=1,3
/proc/17438/stat : 17438 (SApperloT2010) R 17436 17438 17214 0 -1 4202496 221226 0 0 0 64180 52 0 0 25 0 1 0 540655145 956956672 220913 33554432000 4194304 4395502 140733951736128 18446744073709551615 4297623 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/17438/statm: 233632 220913 267 50 0 230772 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 934528

[startup+702.3 s]
/proc/loadavg: 3.09 3.43 3.28 4/184 17515
/proc/meminfo: memFree=12266160/32950928 swapFree=67111524/67111528
[pid=17438] ppid=17436 vsize=948124 CPUtime=702.32 cores=1,3
/proc/17438/stat : 17438 (SApperloT2010) R 17436 17438 17214 0 -1 4202496 224243 0 0 0 70179 53 0 0 25 0 1 0 540655145 970878976 223930 33554432000 4194304 4395502 140733951736128 18446744073709551615 4299177 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/17438/statm: 237031 223930 267 50 0 234171 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 948124

[startup+762.307 s]
/proc/loadavg: 3.03 3.35 3.26 4/184 17517
/proc/meminfo: memFree=12046152/32950928 swapFree=67111524/67111528
[pid=17438] ppid=17436 vsize=1093112 CPUtime=762.32 cores=1,3
/proc/17438/stat : 17438 (SApperloT2010) R 17436 17438 17214 0 -1 4202496 259800 0 0 0 76172 60 0 0 25 0 1 0 540655145 1119346688 259487 33554432000 4194304 4395502 140733951736128 18446744073709551615 4346845 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/17438/statm: 273278 259487 267 50 0 270418 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 1093112

[startup+822.3 s]
/proc/loadavg: 3.01 3.28 3.24 4/184 17519
/proc/meminfo: memFree=11914824/32950928 swapFree=67111524/67111528
[pid=17438] ppid=17436 vsize=1193084 CPUtime=822.32 cores=1,3
/proc/17438/stat : 17438 (SApperloT2010) R 17436 17438 17214 0 -1 4202496 283729 0 0 0 82166 66 0 0 25 0 1 0 540655145 1221718016 283416 33554432000 4194304 4395502 140733951736128 18446744073709551615 4299809 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/17438/statm: 298271 283416 267 50 0 295411 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 1193084

[startup+882.301 s]
/proc/loadavg: 3.08 3.24 3.23 4/184 17520
/proc/meminfo: memFree=11679316/32950928 swapFree=67111524/67111528
[pid=17438] ppid=17436 vsize=1323140 CPUtime=882.33 cores=1,3
/proc/17438/stat : 17438 (SApperloT2010) R 17436 17438 17214 0 -1 4202496 315613 0 0 0 88161 72 0 0 25 0 1 0 540655145 1354895360 315300 33554432000 4194304 4395502 140733951736128 18446744073709551615 4293453 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/17438/statm: 330785 315300 267 50 0 327925 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 1323140

[startup+942.301 s]
/proc/loadavg: 3.03 3.20 3.21 4/184 17522
/proc/meminfo: memFree=11528760/32950928 swapFree=67111524/67111528
[pid=17438] ppid=17436 vsize=1390308 CPUtime=942.33 cores=1,3
/proc/17438/stat : 17438 (SApperloT2010) R 17436 17438 17214 0 -1 4202496 331554 0 0 0 94158 75 0 0 25 0 1 0 540655145 1423675392 331241 33554432000 4194304 4395502 140733951736128 18446744073709551615 4299792 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/17438/statm: 347577 331241 267 50 0 344717 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 1390308

[startup+1002.3 s]
/proc/loadavg: 3.01 3.16 3.20 4/184 17523
/proc/meminfo: memFree=11292900/32950928 swapFree=67111524/67111528
[pid=17438] ppid=17436 vsize=1486964 CPUtime=1002.32 cores=1,3
/proc/17438/stat : 17438 (SApperloT2010) R 17436 17438 17214 0 -1 4202496 355082 0 0 0 100153 79 0 0 25 0 1 0 540655145 1522651136 354769 33554432000 4194304 4395502 140733951736128 18446744073709551615 4299805 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/17438/statm: 371741 354769 267 50 0 368881 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 1486964

[startup+1062.3 s]
/proc/loadavg: 3.04 3.14 3.18 4/184 17525
/proc/meminfo: memFree=11157472/32950928 swapFree=67111524/67111528
[pid=17438] ppid=17436 vsize=1596348 CPUtime=1062.33 cores=1,3
/proc/17438/stat : 17438 (SApperloT2010) R 17436 17438 17214 0 -1 4202496 381891 0 0 0 106148 85 0 0 25 0 1 0 540655145 1634660352 381578 33554432000 4194304 4395502 140733951736128 18446744073709551615 4299142 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/17438/statm: 399087 381578 267 50 0 396227 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 1596348

[startup+1122.3 s]
/proc/loadavg: 3.01 3.11 3.17 4/184 17527
/proc/meminfo: memFree=11033336/32950928 swapFree=67111524/67111528
[pid=17438] ppid=17436 vsize=1696820 CPUtime=1122.33 cores=1,3
/proc/17438/stat : 17438 (SApperloT2010) R 17436 17438 17214 0 -1 4202496 406551 0 0 0 112143 90 0 0 25 0 1 0 540655145 1737543680 406238 33554432000 4194304 4395502 140733951736128 18446744073709551615 256415052485 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/17438/statm: 424205 406238 267 50 0 421345 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 1696820

[startup+1182.3 s]
/proc/loadavg: 3.00 3.09 3.16 4/184 17528
/proc/meminfo: memFree=10942412/32950928 swapFree=67111524/67111528
[pid=17438] ppid=17436 vsize=1782912 CPUtime=1182.34 cores=1,3
/proc/17438/stat : 17438 (SApperloT2010) R 17436 17438 17214 0 -1 4202496 427762 0 0 0 118139 95 0 0 25 0 1 0 540655145 1825701888 427449 33554432000 4194304 4395502 140733951736128 18446744073709551615 4299492 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/17438/statm: 445728 427449 267 50 0 442868 0
Current children cumulated CPU time (s) 1182.34
Current children cumulated vsize (KiB) 1782912

[startup+1242.3 s]
/proc/loadavg: 3.04 3.08 3.15 4/184 17530
/proc/meminfo: memFree=10915224/32950928 swapFree=67111524/67111528
[pid=17438] ppid=17436 vsize=1803952 CPUtime=1242.34 cores=1,3
/proc/17438/stat : 17438 (SApperloT2010) R 17436 17438 17214 0 -1 4202496 432537 0 0 0 124139 95 0 0 25 0 1 0 540655145 1847246848 432224 33554432000 4194304 4395502 140733951736128 18446744073709551615 4296551 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/17438/statm: 450988 432224 267 50 0 448128 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 1803952



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.73 3.00 3.12 3/178 17549
/proc/meminfo: memFree=11269188/32950928 swapFree=67111524/67111528
[pid=17438] ppid=17436 vsize=1814244 CPUtime=1300.05 cores=1,3
/proc/17438/stat : 17438 (SApperloT2010) R 17436 17438 17214 0 -1 4202496 434719 0 0 0 129909 96 0 0 25 0 1 0 540655145 1857785856 434277 33554432000 4194304 4395502 140733951736128 18446744073709551615 4299805 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/17438/statm: 453561 434277 267 50 0 450701 0
Current children cumulated CPU time (s) 1300.05
Current children cumulated vsize (KiB) 1814244

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.08
CPU time (s): 1300.13
CPU user time (s): 1299.09
CPU system time (s): 1.03884
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 1814244

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.09
system time used= 1.03884
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 434719
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= 1000

runsolver used 2.05969 second user time and 5.04023 second system time

The end

Launcher Data

Begin job on node115 at 2011-04-22 22:30:45
IDJOB=3249461
IDBENCH=83170
IDSOLVER=1655
FILE ID=node115/3249461-1303504244
RUNJOBID= node115-1303502915-17234
PBS_JOBID= 13134222
Free space on /tmp= 72292 MiB

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

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

MD5SUM BENCH= f717554c4e7f802b3078c48464dbcd9d
RANDOM SEED=1677961451

node115.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.811
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.62
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.811
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	: 5226.15
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.811
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.811
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.811
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.77
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.811
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.811
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.811
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      14278200 kB
Buffers:       1909404 kB
Cached:       15891012 kB
SwapCached:          4 kB
Active:        7204792 kB
Inactive:     10923880 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14278200 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           11812 kB
Writeback:           0 kB
AnonPages:      327520 kB
Mapped:          15428 kB
Slab:           480668 kB
PageTables:       5608 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   518096 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= 72304 MiB
End job on node115 at 2011-04-22 22:52:27