Trace number 3421448

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
RestartSAT B95? (TO) 5000.11 5000.04

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m52-q918.75-n50-p15-s98191766.cnf
MD5SUM71638ad618721ad48c6bd2d48b828020
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.32195
Satisfiable
(Un)Satisfiability was proved
Number of variables2377
Number of clauses566749
Sum of the clauses size1135775
Maximum clause length52
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2566699
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 550

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-3421448-1306631162/watcher-3421448-1306631162 -o /tmp/evaluation-result-3421448-1306631162/solver-3421448-1306631162 -C 5000 -W 5100 -M 15500 HOME/RestartSAT -rfirst=1 -var-decay=0.95 HOME/instance-3421448-1306631162.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.93 2.02 2.00 2/486 14437
/proc/meminfo: memFree=19514932/32951124 swapFree=63649292/67111528
[pid=14437] ppid=14435 vsize=20836 CPUtime=0 cores=0,2,4,6
/proc/14437/stat : 14437 (RestartSAT) R 14435 14437 13483 0 -1 4202496 1327 0 0 0 0 0 0 0 25 0 1 0 774714709 21336064 1115 33554432000 4194304 4291949 140736416503888 18446744073709551615 210204308165 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/14437/statm: 5209 1117 226 24 0 1843 0

[startup+0.020539 s]
/proc/loadavg: 1.93 2.02 2.00 2/486 14437
/proc/meminfo: memFree=19514932/32951124 swapFree=63649292/67111528
[pid=14437] ppid=14435 vsize=22200 CPUtime=0.01 cores=0,2,4,6
/proc/14437/stat : 14437 (RestartSAT) R 14435 14437 13483 0 -1 4202496 2040 0 0 0 1 0 0 0 25 0 1 0 774714709 22732800 1594 33554432000 4194304 4291949 140736416503888 18446744073709551615 4201552 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/14437/statm: 5550 1595 226 24 0 2184 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 22200

[startup+0.100547 s]
/proc/loadavg: 1.93 2.02 2.00 2/486 14437
/proc/meminfo: memFree=19514932/32951124 swapFree=63649292/67111528
[pid=14437] ppid=14435 vsize=40248 CPUtime=0.09 cores=0,2,4,6
/proc/14437/stat : 14437 (RestartSAT) R 14435 14437 13483 0 -1 4202496 9263 0 0 0 9 0 0 0 25 0 1 0 774714709 41213952 6664 33554432000 4194304 4291949 140736416503888 18446744073709551615 4278140 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/14437/statm: 10062 6664 226 24 0 6696 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 40248

[startup+0.300554 s]
/proc/loadavg: 1.93 2.02 2.00 2/486 14437
/proc/meminfo: memFree=19514932/32951124 swapFree=63649292/67111528
[pid=14437] ppid=14435 vsize=49816 CPUtime=0.29 cores=0,2,4,6
/proc/14437/stat : 14437 (RestartSAT) R 14435 14437 13483 0 -1 4202496 12138 0 0 0 28 1 0 0 25 0 1 0 774714709 51011584 8574 33554432000 4194304 4291949 140736416503888 18446744073709551615 4230026 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/14437/statm: 12454 8574 231 24 0 9088 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 49816

[startup+0.700489 s]
/proc/loadavg: 1.93 2.02 2.00 2/486 14437
/proc/meminfo: memFree=19514932/32951124 swapFree=63649292/67111528
[pid=14437] ppid=14435 vsize=49816 CPUtime=0.69 cores=0,2,4,6
/proc/14437/stat : 14437 (RestartSAT) R 14435 14437 13483 0 -1 4202496 12138 0 0 0 68 1 0 0 25 0 1 0 774714709 51011584 8574 33554432000 4194304 4291949 140736416503888 18446744073709551615 4229941 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/14437/statm: 12454 8574 231 24 0 9088 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 49816

[startup+1.50035 s]
/proc/loadavg: 1.93 2.02 2.00 3/490 14444
/proc/meminfo: memFree=19463116/32951124 swapFree=63649292/67111528
[pid=14437] ppid=14435 vsize=49816 CPUtime=1.49 cores=0,2,4,6
/proc/14437/stat : 14437 (RestartSAT) R 14435 14437 13483 0 -1 4202496 12138 0 0 0 148 1 0 0 25 0 1 0 774714709 51011584 8574 33554432000 4194304 4291949 140736416503888 18446744073709551615 4229961 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/14437/statm: 12454 8574 231 24 0 9088 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 49816

[startup+3.10109 s]
/proc/loadavg: 1.93 2.02 2.00 3/490 14444
/proc/meminfo: memFree=19459768/32951124 swapFree=63649292/67111528
[pid=14437] ppid=14435 vsize=54260 CPUtime=3.09 cores=0,2,4,6
/proc/14437/stat : 14437 (RestartSAT) R 14435 14437 13483 0 -1 4202496 16013 0 0 0 308 1 0 0 25 0 1 0 774714709 55562240 8985 33554432000 4194304 4291949 140736416503888 18446744073709551615 4256164 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/14437/statm: 13565 8985 252 24 0 10199 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 54260

[startup+6.30052 s]
/proc/loadavg: 1.94 2.02 2.00 3/490 14444
/proc/meminfo: memFree=19431372/32951124 swapFree=63649292/67111528
[pid=14437] ppid=14435 vsize=66088 CPUtime=6.29 cores=0,2,4,6
/proc/14437/stat : 14437 (RestartSAT) R 14435 14437 13483 0 -1 4202496 19157 0 0 0 627 2 0 0 25 0 1 0 774714709 67674112 12114 33554432000 4194304 4291949 140736416503888 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/14437/statm: 16522 12114 252 24 0 13156 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 66088

[startup+12.7004 s]
/proc/loadavg: 1.94 2.02 2.00 3/490 14445
/proc/meminfo: memFree=19394984/32951124 swapFree=63649292/67111528
[pid=14437] ppid=14435 vsize=86208 CPUtime=12.69 cores=0,2,4,6
/proc/14437/stat : 14437 (RestartSAT) R 14435 14437 13483 0 -1 4202496 23006 0 0 0 1266 3 0 0 25 0 1 0 774714709 88276992 15945 33554432000 4194304 4291949 140736416503888 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/14437/statm: 21552 15945 252 24 0 18186 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 86208

[startup+25.5003 s]
/proc/loadavg: 1.95 2.02 2.00 3/490 14445
/proc/meminfo: memFree=19358900/32951124 swapFree=63649292/67111528
[pid=14437] ppid=14435 vsize=122232 CPUtime=25.49 cores=0,2,4,6
/proc/14437/stat : 14437 (RestartSAT) R 14435 14437 13483 0 -1 4202496 27399 0 0 0 2545 4 0 0 25 0 1 0 774714709 125165568 20327 33554432000 4194304 4291949 140736416503888 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/14437/statm: 30558 20327 252 24 0 27192 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 122232

[startup+51.101 s]
/proc/loadavg: 1.97 2.02 2.00 3/490 14445
/proc/meminfo: memFree=19316796/32951124 swapFree=63649292/67111528
[pid=14437] ppid=14435 vsize=127356 CPUtime=51.08 cores=0,2,4,6
/proc/14437/stat : 14437 (RestartSAT) R 14435 14437 13483 0 -1 4202496 32162 0 0 0 5103 5 0 0 25 0 1 0 774714709 130412544 25077 33554432000 4194304 4291949 140736416503888 18446744073709551615 4255915 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/14437/statm: 31839 25077 252 24 0 28473 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 127356

[startup+102.318 s]
/proc/loadavg: 1.98 2.01 2.00 3/490 14447
/proc/meminfo: memFree=19267420/32951124 swapFree=63649292/67111528
[pid=14437] ppid=14435 vsize=184076 CPUtime=102.3 cores=0,2,4,6
/proc/14437/stat : 14437 (RestartSAT) R 14435 14437 13483 0 -1 4202496 38037 0 0 0 10223 7 0 0 25 0 1 0 774714709 188493824 30935 33554432000 4194304 4291949 140736416503888 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/14437/statm: 46019 30935 252 24 0 42653 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 184076

[startup+162.3 s]
/proc/loadavg: 2.09 2.04 2.00 3/490 14448
/proc/meminfo: memFree=19215828/32951124 swapFree=63649292/67111528
[pid=14437] ppid=14435 vsize=192104 CPUtime=162.28 cores=0,2,4,6
/proc/14437/stat : 14437 (RestartSAT) R 14435 14437 13483 0 -1 4202496 43924 0 0 0 16219 9 0 0 25 0 1 0 774714709 196714496 36797 33554432000 4194304 4291949 140736416503888 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/14437/statm: 48026 36797 252 24 0 44660 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 192104

[startup+222.3 s]
/proc/loadavg: 2.08 2.04 2.00 3/490 14450
/proc/meminfo: memFree=19190272/32951124 swapFree=63649292/67111528
[pid=14437] ppid=14435 vsize=193528 CPUtime=222.29 cores=0,2,4,6
/proc/14437/stat : 14437 (RestartSAT) R 14435 14437 13483 0 -1 4202496 46745 0 0 0 22219 10 0 0 25 0 1 0 774714709 198172672 39613 33554432000 4194304 4291949 140736416503888 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/14437/statm: 48382 39613 252 24 0 45016 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 193528

[startup+282.3 s]
/proc/loadavg: 2.12 2.06 2.01 3/490 14452
/proc/meminfo: memFree=19159748/32951124 swapFree=63649292/67111528
[pid=14437] ppid=14435 vsize=198124 CPUtime=282.28 cores=0,2,4,6
/proc/14437/stat : 14437 (RestartSAT) R 14435 14437 13483 0 -1 4202496 50682 0 0 0 28217 11 0 0 25 0 1 0 774714709 202878976 43544 33554432000 4194304 4291949 140736416503888 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/14437/statm: 49531 43544 252 24 0 46165 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 198124

[startup+342.301 s]
/proc/loadavg: 2.09 2.06 2.01 3/490 14453
/proc/meminfo: memFree=19125136/32951124 swapFree=63649292/67111528
[pid=14437] ppid=14435 vsize=286348 CPUtime=342.29 cores=0,2,4,6
/proc/14437/stat : 14437 (RestartSAT) R 14435 14437 13483 0 -1 4202496 56031 0 0 0 34216 13 0 0 25 0 1 0 774714709 293220352 48878 33554432000 4194304 4291949 140736416503888 18446744073709551615 4255935 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/14437/statm: 71587 48878 252 24 0 68221 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 286348

[startup+402.301 s]
/proc/loadavg: 2.03 2.05 2.00 3/490 14455
/proc/meminfo: memFree=19099204/32951124 swapFree=63649292/67111528
[pid=14437] ppid=14435 vsize=289336 CPUtime=402.29 cores=0,2,4,6
/proc/14437/stat : 14437 (RestartSAT) R 14435 14437 13483 0 -1 4202496 58985 0 0 0 40216 13 0 0 25 0 1 0 774714709 296280064 51826 33554432000 4194304 4291949 140736416503888 18446744073709551615 4255904 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/14437/statm: 72334 51826 252 24 0 68968 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 289336

[startup+462.301 s]
/proc/loadavg: 2.01 2.04 2.00 3/490 14457
/proc/meminfo: memFree=19079092/32951124 swapFree=63649292/67111528
[pid=14437] ppid=14435 vsize=290616 CPUtime=462.29 cores=0,2,4,6
/proc/14437/stat : 14437 (RestartSAT) R 14435 14437 13483 0 -1 4202496 61042 0 0 0 46215 14 0 0 25 0 1 0 774714709 297590784 53874 33554432000 4194304 4291949 140736416503888 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/14437/statm: 72654 53874 252 24 0 69288 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 290616

[startup+522.301 s]
/proc/loadavg: 2.00 2.03 2.00 3/490 14458
/proc/meminfo: memFree=19055276/32951124 swapFree=63649292/67111528
[pid=14437] ppid=14435 vsize=294456 CPUtime=522.29 cores=0,2,4,6
/proc/14437/stat : 14437 (RestartSAT) R 14435 14437 13483 0 -1 4202496 63979 0 0 0 52213 16 0 0 25 0 1 0 774714709 301522944 56804 33554432000 4194304 4291949 140736416503888 18446744073709551615 4255907 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/14437/statm: 73614 56804 252 24 0 70248 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 294456

[startup+582.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/490 14460
/proc/meminfo: memFree=19029216/32951124 swapFree=63649292/67111528
[pid=14437] ppid=14435 vsize=296376 CPUtime=582.29 cores=0,2,4,6
/proc/14437/stat : 14437 (RestartSAT) R 14435 14437 13483 0 -1 4202496 67429 0 0 0 58212 17 0 0 25 0 1 0 774714709 303489024 60241 33554432000 4194304 4291949 140736416503888 18446744073709551615 4255907 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/14437/statm: 74094 60241 252 24 0 70728 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 296376

[startup+642.301 s]

################
# More data... #
################

[startup+4002.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/490 16799
/proc/meminfo: memFree=18394516/32951124 swapFree=63649292/67111528
[pid=14437] ppid=14435 vsize=776300 CPUtime=4002.34 cores=0,2,4,6
/proc/14437/stat : 14437 (RestartSAT) R 14435 14437 13483 0 -1 4202496 153650 0 0 0 400189 45 0 0 25 0 1 0 774714709 794931200 146251 33554432000 4194304 4291949 140736416503888 18446744073709551615 4255907 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/14437/statm: 194075 146251 252 24 0 190709 0
Current children cumulated CPU time (s) 4002.34
Current children cumulated vsize (KiB) 776300

[startup+4062.32 s]
/proc/loadavg: 2.01 2.03 2.00 3/490 16801
/proc/meminfo: memFree=18389780/32951124 swapFree=63649292/67111528
[pid=14437] ppid=14435 vsize=776300 CPUtime=4062.36 cores=0,2,4,6
/proc/14437/stat : 14437 (RestartSAT) R 14435 14437 13483 0 -1 4202496 154038 0 0 0 406190 46 0 0 25 0 1 0 774714709 794931200 146638 33554432000 4194304 4291949 140736416503888 18446744073709551615 4255907 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/14437/statm: 194075 146638 252 24 0 190709 0
Current children cumulated CPU time (s) 4062.36
Current children cumulated vsize (KiB) 776300

[startup+4122.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/490 16802
/proc/meminfo: memFree=18385048/32951124 swapFree=63649292/67111528
[pid=14437] ppid=14435 vsize=777740 CPUtime=4122.34 cores=0,2,4,6
/proc/14437/stat : 14437 (RestartSAT) R 14435 14437 13483 0 -1 4202496 154969 0 0 0 412188 46 0 0 25 0 1 0 774714709 796405760 147567 33554432000 4194304 4291949 140736416503888 18446744073709551615 4255907 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/14437/statm: 194435 147567 252 24 0 191069 0
Current children cumulated CPU time (s) 4122.34
Current children cumulated vsize (KiB) 777740

[startup+4182.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/490 16804
/proc/meminfo: memFree=18379564/32951124 swapFree=63649292/67111528
[pid=14437] ppid=14435 vsize=779180 CPUtime=4182.34 cores=0,2,4,6
/proc/14437/stat : 14437 (RestartSAT) R 14435 14437 13483 0 -1 4202496 155887 0 0 0 418188 46 0 0 25 0 1 0 774714709 797880320 148485 33554432000 4194304 4291949 140736416503888 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/14437/statm: 194795 148485 252 24 0 191429 0
Current children cumulated CPU time (s) 4182.34
Current children cumulated vsize (KiB) 779180

[startup+4242.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/490 16805
/proc/meminfo: memFree=18372988/32951124 swapFree=63649292/67111528
[pid=14437] ppid=14435 vsize=781612 CPUtime=4242.34 cores=0,2,4,6
/proc/14437/stat : 14437 (RestartSAT) R 14435 14437 13483 0 -1 4202496 156839 0 0 0 424188 46 0 0 25 0 1 0 774714709 800370688 149437 33554432000 4194304 4291949 140736416503888 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/14437/statm: 195403 149437 252 24 0 192037 0
Current children cumulated CPU time (s) 4242.34
Current children cumulated vsize (KiB) 781612

[startup+4302.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/490 16807
/proc/meminfo: memFree=18684440/32951124 swapFree=63649292/67111528
[pid=14437] ppid=14435 vsize=781612 CPUtime=4302.35 cores=0,2,4,6
/proc/14437/stat : 14437 (RestartSAT) R 14435 14437 13483 0 -1 4202496 157462 0 0 0 430188 47 0 0 25 0 1 0 774714709 800370688 150056 33554432000 4194304 4291949 140736416503888 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/14437/statm: 195403 150056 252 24 0 192037 0
Current children cumulated CPU time (s) 4302.35
Current children cumulated vsize (KiB) 781612

[startup+4362.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/490 16808
/proc/meminfo: memFree=18651940/32951124 swapFree=63649292/67111528
[pid=14437] ppid=14435 vsize=781612 CPUtime=4362.34 cores=0,2,4,6
/proc/14437/stat : 14437 (RestartSAT) R 14435 14437 13483 0 -1 4202496 158090 0 0 0 436187 47 0 0 25 0 1 0 774714709 800370688 150682 33554432000 4194304 4291949 140736416503888 18446744073709551615 4255915 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/14437/statm: 195403 150682 252 24 0 192037 0
Current children cumulated CPU time (s) 4362.34
Current children cumulated vsize (KiB) 781612

[startup+4422.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/490 16810
/proc/meminfo: memFree=18623160/32951124 swapFree=63649292/67111528
[pid=14437] ppid=14435 vsize=781612 CPUtime=4422.35 cores=0,2,4,6
/proc/14437/stat : 14437 (RestartSAT) R 14435 14437 13483 0 -1 4202496 158740 0 0 0 442187 48 0 0 25 0 1 0 774714709 800370688 151329 33554432000 4194304 4291949 140736416503888 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/14437/statm: 195403 151329 252 24 0 192037 0
Current children cumulated CPU time (s) 4422.35
Current children cumulated vsize (KiB) 781612

[startup+4482.3 s]
/proc/loadavg: 2.11 2.05 2.01 3/490 16812
/proc/meminfo: memFree=18597720/32951124 swapFree=63649292/67111528
[pid=14437] ppid=14435 vsize=781612 CPUtime=4482.34 cores=0,2,4,6
/proc/14437/stat : 14437 (RestartSAT) R 14435 14437 13483 0 -1 4202496 159563 0 0 0 448186 48 0 0 25 0 1 0 774714709 800370688 152147 33554432000 4194304 4291949 140736416503888 18446744073709551615 4255907 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/14437/statm: 195403 152147 252 24 0 192037 0
Current children cumulated CPU time (s) 4482.34
Current children cumulated vsize (KiB) 781612

[startup+4542.3 s]
/proc/loadavg: 2.08 2.05 2.01 3/490 16813
/proc/meminfo: memFree=18579348/32951124 swapFree=63649292/67111528
[pid=14437] ppid=14435 vsize=781612 CPUtime=4542.35 cores=0,2,4,6
/proc/14437/stat : 14437 (RestartSAT) R 14435 14437 13483 0 -1 4202496 160060 0 0 0 454186 49 0 0 25 0 1 0 774714709 800370688 152644 33554432000 4194304 4291949 140736416503888 18446744073709551615 4256120 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/14437/statm: 195403 152644 252 24 0 192037 0
Current children cumulated CPU time (s) 4542.35
Current children cumulated vsize (KiB) 781612

[startup+4602.3 s]
/proc/loadavg: 2.43 2.15 2.04 3/490 22869
/proc/meminfo: memFree=18558756/32951124 swapFree=63649292/67111528
[pid=14437] ppid=14435 vsize=781612 CPUtime=4602.36 cores=0,2,4,6
/proc/14437/stat : 14437 (RestartSAT) R 14435 14437 13483 0 -1 4202496 160535 0 0 0 460187 49 0 0 25 0 1 0 774714709 800370688 153118 33554432000 4194304 4291949 140736416503888 18446744073709551615 4255907 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/14437/statm: 195403 153118 252 24 0 192037 0
Current children cumulated CPU time (s) 4602.36
Current children cumulated vsize (KiB) 781612

[startup+4662.3 s]
/proc/loadavg: 2.16 2.12 2.03 3/490 22870
/proc/meminfo: memFree=18546236/32951124 swapFree=63649292/67111528
[pid=14437] ppid=14435 vsize=781612 CPUtime=4662.35 cores=0,2,4,6
/proc/14437/stat : 14437 (RestartSAT) R 14435 14437 13483 0 -1 4202496 161060 0 0 0 466185 50 0 0 25 0 1 0 774714709 800370688 153643 33554432000 4194304 4291949 140736416503888 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/14437/statm: 195403 153643 252 24 0 192037 0
Current children cumulated CPU time (s) 4662.35
Current children cumulated vsize (KiB) 781612

[startup+4722.32 s]
/proc/loadavg: 2.06 2.10 2.03 3/490 22872
/proc/meminfo: memFree=18535060/32951124 swapFree=63649292/67111528
[pid=14437] ppid=14435 vsize=781612 CPUtime=4722.37 cores=0,2,4,6
/proc/14437/stat : 14437 (RestartSAT) R 14435 14437 13483 0 -1 4202496 161571 0 0 0 472187 50 0 0 25 0 1 0 774714709 800370688 154153 33554432000 4194304 4291949 140736416503888 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/14437/statm: 195403 154153 252 24 0 192037 0
Current children cumulated CPU time (s) 4722.37
Current children cumulated vsize (KiB) 781612

[startup+4782.3 s]
/proc/loadavg: 2.02 2.08 2.02 3/490 22874
/proc/meminfo: memFree=18523396/32951124 swapFree=63649292/67111528
[pid=14437] ppid=14435 vsize=781612 CPUtime=4782.36 cores=0,2,4,6
/proc/14437/stat : 14437 (RestartSAT) R 14435 14437 13483 0 -1 4202496 162026 0 0 0 478185 51 0 0 25 0 1 0 774714709 800370688 154605 33554432000 4194304 4291949 140736416503888 18446744073709551615 4255904 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/14437/statm: 195403 154605 252 24 0 192037 0
Current children cumulated CPU time (s) 4782.36
Current children cumulated vsize (KiB) 781612

[startup+4842.3 s]
/proc/loadavg: 2.00 2.06 2.02 3/490 22875
/proc/meminfo: memFree=18510232/32951124 swapFree=63649292/67111528
[pid=14437] ppid=14435 vsize=781612 CPUtime=4842.35 cores=0,2,4,6
/proc/14437/stat : 14437 (RestartSAT) R 14435 14437 13483 0 -1 4202496 162452 0 0 0 484184 51 0 0 25 0 1 0 774714709 800370688 155029 33554432000 4194304 4291949 140736416503888 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/14437/statm: 195403 155029 252 24 0 192037 0
Current children cumulated CPU time (s) 4842.35
Current children cumulated vsize (KiB) 781612

[startup+4902.3 s]
/proc/loadavg: 2.12 2.08 2.02 3/490 22877
/proc/meminfo: memFree=18469032/32951124 swapFree=63649292/67111528
[pid=14437] ppid=14435 vsize=781612 CPUtime=4902.35 cores=0,2,4,6
/proc/14437/stat : 14437 (RestartSAT) R 14435 14437 13483 0 -1 4202496 162935 0 0 0 490184 51 0 0 25 0 1 0 774714709 800370688 155509 33554432000 4194304 4291949 140736416503888 18446744073709551615 4255907 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/14437/statm: 195403 155509 252 24 0 192037 0
Current children cumulated CPU time (s) 4902.35
Current children cumulated vsize (KiB) 781612

[startup+4962.3 s]
/proc/loadavg: 2.10 2.08 2.02 3/490 22879
/proc/meminfo: memFree=18453128/32951124 swapFree=63649292/67111528
[pid=14437] ppid=14435 vsize=781612 CPUtime=4962.35 cores=0,2,4,6
/proc/14437/stat : 14437 (RestartSAT) R 14435 14437 13483 0 -1 4202496 163674 0 0 0 496184 51 0 0 25 0 1 0 774714709 800370688 156247 33554432000 4194304 4291949 140736416503888 18446744073709551615 4255907 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/14437/statm: 195403 156247 252 24 0 192037 0
Current children cumulated CPU time (s) 4962.35
Current children cumulated vsize (KiB) 781612



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 2.05 2.07 2.02 3/490 22879
/proc/meminfo: memFree=18447660/32951124 swapFree=63649292/67111528
[pid=14437] ppid=14435 vsize=781612 CPUtime=5000.06 cores=0,2,4,6
/proc/14437/stat : 14437 (RestartSAT) R 14435 14437 13483 0 -1 4202496 163920 0 0 0 499955 51 0 0 25 0 1 0 774714709 800370688 156491 33554432000 4194304 4291949 140736416503888 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/14437/statm: 195403 156491 252 24 0 192037 0
Current children cumulated CPU time (s) 5000.06
Current children cumulated vsize (KiB) 781612

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): 5000.04
CPU time (s): 5000.11
CPU user time (s): 4999.56
CPU system time (s): 0.542917
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 781612

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.56
system time used= 0.542917
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 163920
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= 10
involuntary context switches= 3244

runsolver used 26.238 second user time and 55.1296 second system time

The end

Launcher Data

Begin job on node130 at 2011-05-29 03:06:02
IDJOB=3421448
IDBENCH=88228
IDSOLVER=1911
FILE ID=node130/3421448-1306631162
RUNJOBID= node130-1306626160-14210
PBS_JOBID= 13471605
Free space on /tmp= 73372 MiB

SOLVER NAME= RestartSAT B95
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m52-q918.75-n50-p15-s98191766.cnf
COMMAND LINE= HOME/RestartSAT -rfirst=1 -var-decay=0.95 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3421448-1306631162/watcher-3421448-1306631162 -o /tmp/evaluation-result-3421448-1306631162/solver-3421448-1306631162 -C 5000 -W 5100 -M 15500  HOME/RestartSAT -rfirst=1 -var-decay=0.95 HOME/instance-3421448-1306631162.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 71638ad618721ad48c6bd2d48b828020
RANDOM SEED=493891652

node130.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.838
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.67
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.838
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.838
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.838
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.81
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.838
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.838
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.83
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.838
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.838
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.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      19515460 kB
Buffers:        365820 kB
Cached:        7967100 kB
SwapCached:      10260 kB
Active:        7413764 kB
Inactive:      5703728 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19515460 kB
SwapTotal:    67111528 kB
SwapFree:     63649292 kB
Dirty:            7796 kB
Writeback:           0 kB
AnonPages:     4781628 kB
Mapped:          29896 kB
Slab:           195300 kB
PageTables:      53240 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 145077308 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= 73368 MiB
End job on node130 at 2011-05-29 04:29:24