Trace number 3421416

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.1 4999.93

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m37-q505.75-n35-p15-s48276711.cnf
MD5SUM1bac7b96ea6eb843b1de7405a721cd87
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.089986
Satisfiable
(Un)Satisfiability was proved
Number of variables1244
Number of clauses150604
Sum of the clauses size302382
Maximum clause length37
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2150569
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 535

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-3421416-1306630747/watcher-3421416-1306630747 -o /tmp/evaluation-result-3421416-1306630747/solver-3421416-1306630747 -C 5000 -W 5100 -M 15500 HOME/RestartSAT -rfirst=1 -var-decay=0.95 HOME/instance-3421416-1306630747.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.86 2.01 2.00 3/480 5279
/proc/meminfo: memFree=11784180/32950928 swapFree=51884240/67111528
[pid=5279] ppid=5277 vsize=20500 CPUtime=0 cores=0,2,4,6
/proc/5279/stat : 5279 (RestartSAT) R 5277 5279 4258 0 -1 4202496 1053 0 0 0 0 0 0 0 25 0 1 0 774674378 20992000 996 33554432000 4194304 4291949 140736759477568 18446744073709551615 4277165 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/5279/statm: 5125 996 226 24 0 1759 0

[startup+0.0641641 s]
/proc/loadavg: 1.86 2.01 2.00 3/480 5279
/proc/meminfo: memFree=11784180/32950928 swapFree=51884240/67111528
[pid=5279] ppid=5277 vsize=25684 CPUtime=0.06 cores=0,2,4,6
/proc/5279/stat : 5279 (RestartSAT) R 5277 5279 4258 0 -1 4202496 3134 0 0 0 6 0 0 0 25 0 1 0 774674378 26300416 2748 33554432000 4194304 4291949 140736759477568 18446744073709551615 4229955 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/5279/statm: 6421 2748 232 24 0 3055 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 25684

[startup+0.100204 s]
/proc/loadavg: 1.86 2.01 2.00 3/480 5279
/proc/meminfo: memFree=11784180/32950928 swapFree=51884240/67111528
[pid=5279] ppid=5277 vsize=25684 CPUtime=0.09 cores=0,2,4,6
/proc/5279/stat : 5279 (RestartSAT) R 5277 5279 4258 0 -1 4202496 3134 0 0 0 9 0 0 0 25 0 1 0 774674378 26300416 2748 33554432000 4194304 4291949 140736759477568 18446744073709551615 4230160 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/5279/statm: 6421 2748 232 24 0 3055 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 25684

[startup+0.300229 s]
/proc/loadavg: 1.86 2.01 2.00 3/480 5279
/proc/meminfo: memFree=11784180/32950928 swapFree=51884240/67111528
[pid=5279] ppid=5277 vsize=23196 CPUtime=0.29 cores=0,2,4,6
/proc/5279/stat : 5279 (RestartSAT) R 5277 5279 4258 0 -1 4202496 3790 0 0 0 29 0 0 0 25 0 1 0 774674378 23752704 2467 33554432000 4194304 4291949 140736759477568 18446744073709551615 4255915 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/5279/statm: 5799 2467 253 24 0 2433 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 23196

[startup+0.701111 s]
/proc/loadavg: 1.86 2.01 2.00 3/480 5279
/proc/meminfo: memFree=11784180/32950928 swapFree=51884240/67111528
[pid=5279] ppid=5277 vsize=27592 CPUtime=0.69 cores=0,2,4,6
/proc/5279/stat : 5279 (RestartSAT) R 5277 5279 4258 0 -1 4202496 4667 0 0 0 69 0 0 0 25 0 1 0 774674378 28254208 3338 33554432000 4194304 4291949 140736759477568 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/5279/statm: 6898 3339 253 24 0 3532 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 27592

[startup+1.50089 s]
/proc/loadavg: 1.86 2.01 2.00 5/482 5281
/proc/meminfo: memFree=11762844/32950928 swapFree=51884240/67111528
[pid=5279] ppid=5277 vsize=32184 CPUtime=1.49 cores=0,2,4,6
/proc/5279/stat : 5279 (RestartSAT) R 5277 5279 4258 0 -1 4202496 5510 0 0 0 149 0 0 0 25 0 1 0 774674378 32956416 4177 33554432000 4194304 4291949 140736759477568 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/5279/statm: 8046 4177 253 24 0 4680 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 32184

[startup+3.1007 s]
/proc/loadavg: 1.86 2.01 2.00 5/482 5281
/proc/meminfo: memFree=11753552/32950928 swapFree=51884240/67111528
[pid=5279] ppid=5277 vsize=39992 CPUtime=3.09 cores=0,2,4,6
/proc/5279/stat : 5279 (RestartSAT) R 5277 5279 4258 0 -1 4202496 6440 0 0 0 309 0 0 0 25 0 1 0 774674378 40951808 5101 33554432000 4194304 4291949 140736759477568 18446744073709551615 4255935 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/5279/statm: 9998 5101 253 24 0 6632 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 39992

[startup+6.30109 s]
/proc/loadavg: 1.87 2.01 2.00 4/482 5281
/proc/meminfo: memFree=11743528/32950928 swapFree=51884240/67111528
[pid=5279] ppid=5277 vsize=41888 CPUtime=6.29 cores=0,2,4,6
/proc/5279/stat : 5279 (RestartSAT) R 5277 5279 4258 0 -1 4202496 8112 0 0 0 628 1 0 0 25 0 1 0 774674378 42893312 6766 33554432000 4194304 4291949 140736759477568 18446744073709551615 4256164 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/5279/statm: 10472 6766 253 24 0 7106 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 41888

[startup+12.7008 s]
/proc/loadavg: 1.88 2.01 2.00 5/482 5281
/proc/meminfo: memFree=11726992/32950928 swapFree=51884240/67111528
[pid=5279] ppid=5277 vsize=55076 CPUtime=12.67 cores=0,2,4,6
/proc/5279/stat : 5279 (RestartSAT) R 5277 5279 4258 0 -1 4202496 9460 0 0 0 1266 1 0 0 25 0 1 0 774674378 56397824 8105 33554432000 4194304 4291949 140736759477568 18446744073709551615 4255904 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5279/statm: 13769 8105 253 24 0 10403 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 55076

[startup+25.5004 s]
/proc/loadavg: 1.90 2.01 2.00 3/482 5308
/proc/meminfo: memFree=11707948/32950928 swapFree=51884240/67111528
[pid=5279] ppid=5277 vsize=57056 CPUtime=25.48 cores=0,2,4,6
/proc/5279/stat : 5279 (RestartSAT) R 5277 5279 4258 0 -1 4202496 11763 0 0 0 2546 2 0 0 25 0 1 0 774674378 58425344 10396 33554432000 4194304 4291949 140736759477568 18446744073709551615 4255935 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5279/statm: 14264 10396 253 24 0 10898 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 57056

[startup+51.1005 s]
/proc/loadavg: 1.94 2.01 2.00 3/482 5309
/proc/meminfo: memFree=11676412/32950928 swapFree=51884240/67111528
[pid=5279] ppid=5277 vsize=79408 CPUtime=51.07 cores=0,2,4,6
/proc/5279/stat : 5279 (RestartSAT) R 5277 5279 4258 0 -1 4202496 14339 0 0 0 5105 2 0 0 25 0 1 0 774674378 81313792 12961 33554432000 4194304 4291949 140736759477568 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5279/statm: 19852 12961 253 24 0 16486 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 79408

[startup+102.319 s]
/proc/loadavg: 2.02 2.02 2.00 3/482 5310
/proc/meminfo: memFree=11633232/32950928 swapFree=51884240/67111528
[pid=5279] ppid=5277 vsize=91972 CPUtime=102.29 cores=0,2,4,6
/proc/5279/stat : 5279 (RestartSAT) R 5277 5279 4258 0 -1 4202496 20637 0 0 0 10225 4 0 0 25 0 1 0 774674378 94179328 19230 33554432000 4194304 4291949 140736759477568 18446744073709551615 4255915 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5279/statm: 22993 19230 253 24 0 19627 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 91972

[startup+162.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/482 5321
/proc/meminfo: memFree=11604696/32950928 swapFree=51884240/67111528
[pid=5279] ppid=5277 vsize=124072 CPUtime=162.28 cores=0,2,4,6
/proc/5279/stat : 5279 (RestartSAT) R 5277 5279 4258 0 -1 4202496 23589 0 0 0 16223 5 0 0 25 0 1 0 774674378 127049728 22165 33554432000 4194304 4291949 140736759477568 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5279/statm: 31018 22165 253 24 0 27652 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 124072

[startup+222.301 s]
/proc/loadavg: 2.14 2.04 2.01 3/482 5322
/proc/meminfo: memFree=11613216/32950928 swapFree=51884240/67111528
[pid=5279] ppid=5277 vsize=124792 CPUtime=222.28 cores=0,2,4,6
/proc/5279/stat : 5279 (RestartSAT) R 5277 5279 4258 0 -1 4202496 26487 0 0 0 22222 6 0 0 25 0 1 0 774674378 127787008 25053 33554432000 4194304 4291949 140736759477568 18446744073709551615 4256127 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5279/statm: 31198 25053 253 24 0 27832 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 124792

[startup+282.3 s]
/proc/loadavg: 2.11 2.04 2.01 3/482 5324
/proc/meminfo: memFree=11587892/32950928 swapFree=51884240/67111528
[pid=5279] ppid=5277 vsize=126368 CPUtime=282.28 cores=0,2,4,6
/proc/5279/stat : 5279 (RestartSAT) R 5277 5279 4258 0 -1 4202496 28903 0 0 0 28221 7 0 0 25 0 1 0 774674378 129400832 27458 33554432000 4194304 4291949 140736759477568 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5279/statm: 31592 27458 253 24 0 28226 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 126368

[startup+342.301 s]
/proc/loadavg: 2.04 2.03 2.00 3/482 5329
/proc/meminfo: memFree=11567960/32950928 swapFree=51884240/67111528
[pid=5279] ppid=5277 vsize=177528 CPUtime=342.28 cores=0,2,4,6
/proc/5279/stat : 5279 (RestartSAT) R 5277 5279 4258 0 -1 4202496 30389 0 0 0 34220 8 0 0 25 0 1 0 774674378 181788672 28936 33554432000 4194304 4291949 140736759477568 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5279/statm: 44382 28936 253 24 0 41016 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 177528

[startup+402.301 s]
/proc/loadavg: 2.01 2.02 2.00 3/482 5330
/proc/meminfo: memFree=11548456/32950928 swapFree=51884240/67111528
[pid=5279] ppid=5277 vsize=179400 CPUtime=402.29 cores=0,2,4,6
/proc/5279/stat : 5279 (RestartSAT) R 5277 5279 4258 0 -1 4202496 31889 0 0 0 40220 9 0 0 25 0 1 0 774674378 183705600 30429 33554432000 4194304 4291949 140736759477568 18446744073709551615 4255907 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5279/statm: 44850 30429 253 24 0 41484 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 179400

[startup+462.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/482 5332
/proc/meminfo: memFree=11574320/32950928 swapFree=51884240/67111528
[pid=5279] ppid=5277 vsize=182104 CPUtime=462.29 cores=0,2,4,6
/proc/5279/stat : 5279 (RestartSAT) R 5277 5279 4258 0 -1 4202496 33545 0 0 0 46219 10 0 0 25 0 1 0 774674378 186474496 32080 33554432000 4194304 4291949 140736759477568 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5279/statm: 45526 32080 253 24 0 42160 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 182104

[startup+522.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/482 5333
/proc/meminfo: memFree=11544400/32950928 swapFree=51884240/67111528
[pid=5279] ppid=5277 vsize=186656 CPUtime=522.29 cores=0,2,4,6
/proc/5279/stat : 5279 (RestartSAT) R 5277 5279 4258 0 -1 4202496 35934 0 0 0 52219 10 0 0 25 0 1 0 774674378 191135744 34464 33554432000 4194304 4291949 140736759477568 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5279/statm: 46664 34464 253 24 0 43298 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 186656

[startup+582.3 s]
/proc/loadavg: 2.16 2.04 2.01 3/482 5335
/proc/meminfo: memFree=11522668/32950928 swapFree=51884240/67111528
[pid=5279] ppid=5277 vsize=190440 CPUtime=582.29 cores=0,2,4,6
/proc/5279/stat : 5279 (RestartSAT) R 5277 5279 4258 0 -1 4202496 38193 0 0 0 58218 11 0 0 25 0 1 0 774674378 195010560 36715 33554432000 4194304 4291949 140736759477568 18446744073709551615 4256131 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5279/statm: 47610 36715 253 24 0 44244 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 190440

[startup+642.301 s]

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

[startup+4062.32 s]
/proc/loadavg: 2.03 2.04 2.00 3/482 5913
/proc/meminfo: memFree=11183640/32950928 swapFree=51884240/67111528
[pid=5279] ppid=5277 vsize=497096 CPUtime=4062.45 cores=0,2,4,6
/proc/5279/stat : 5279 (RestartSAT) R 5277 5279 4258 0 -1 4202496 207621 0 0 0 406166 79 0 0 25 0 1 0 774674378 509026304 85245 33554432000 4194304 4291949 140736759477568 18446744073709551615 4255907 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5279/statm: 124274 85245 253 24 0 120908 0
Current children cumulated CPU time (s) 4062.45
Current children cumulated vsize (KiB) 497096

[startup+4122.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/482 5914
/proc/meminfo: memFree=11168360/32950928 swapFree=51884240/67111528
[pid=5279] ppid=5277 vsize=497096 CPUtime=4122.43 cores=0,2,4,6
/proc/5279/stat : 5279 (RestartSAT) R 5277 5279 4258 0 -1 4202496 209986 0 0 0 412164 79 0 0 25 0 1 0 774674378 509026304 87599 33554432000 4194304 4291949 140736759477568 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5279/statm: 124274 87599 253 24 0 120908 0
Current children cumulated CPU time (s) 4122.43
Current children cumulated vsize (KiB) 497096

[startup+4182.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/482 5916
/proc/meminfo: memFree=11159276/32950928 swapFree=51884240/67111528
[pid=5279] ppid=5277 vsize=497736 CPUtime=4182.43 cores=0,2,4,6
/proc/5279/stat : 5279 (RestartSAT) R 5277 5279 4258 0 -1 4202496 211095 0 0 0 418163 80 0 0 25 0 1 0 774674378 509681664 88701 33554432000 4194304 4291949 140736759477568 18446744073709551615 4256169 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5279/statm: 124434 88701 253 24 0 121068 0
Current children cumulated CPU time (s) 4182.43
Current children cumulated vsize (KiB) 497736

[startup+4242.3 s]
/proc/loadavg: 2.12 2.05 2.01 3/482 5918
/proc/meminfo: memFree=11150460/32950928 swapFree=51884240/67111528
[pid=5279] ppid=5277 vsize=497736 CPUtime=4242.43 cores=0,2,4,6
/proc/5279/stat : 5279 (RestartSAT) R 5277 5279 4258 0 -1 4202496 212050 0 0 0 424162 81 0 0 25 0 1 0 774674378 509681664 89651 33554432000 4194304 4291949 140736759477568 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5279/statm: 124434 89651 253 24 0 121068 0
Current children cumulated CPU time (s) 4242.43
Current children cumulated vsize (KiB) 497736

[startup+4302.3 s]
/proc/loadavg: 2.10 2.05 2.01 3/482 5919
/proc/meminfo: memFree=11136288/32950928 swapFree=51884240/67111528
[pid=5279] ppid=5277 vsize=498700 CPUtime=4302.44 cores=0,2,4,6
/proc/5279/stat : 5279 (RestartSAT) R 5277 5279 4258 0 -1 4202496 214146 0 0 0 430162 82 0 0 25 0 1 0 774674378 510668800 91740 33554432000 4194304 4291949 140736759477568 18446744073709551615 4255907 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5279/statm: 124675 91740 253 24 0 121309 0
Current children cumulated CPU time (s) 4302.44
Current children cumulated vsize (KiB) 498700

[startup+4362.3 s]
/proc/loadavg: 2.04 2.04 2.00 3/482 5921
/proc/meminfo: memFree=11205944/32950928 swapFree=51884240/67111528
[pid=5279] ppid=5277 vsize=499340 CPUtime=4362.44 cores=0,2,4,6
/proc/5279/stat : 5279 (RestartSAT) R 5277 5279 4258 0 -1 4202496 216172 0 0 0 436161 83 0 0 25 0 1 0 774674378 511324160 93754 33554432000 4194304 4291949 140736759477568 18446744073709551615 4255840 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5279/statm: 124835 93754 253 24 0 121469 0
Current children cumulated CPU time (s) 4362.44
Current children cumulated vsize (KiB) 499340

[startup+4422.3 s]
/proc/loadavg: 2.16 2.06 2.01 3/482 5922
/proc/meminfo: memFree=11398364/32950928 swapFree=51884240/67111528
[pid=5279] ppid=5277 vsize=205744 CPUtime=4422.44 cores=0,2,4,6
/proc/5279/stat : 5279 (RestartSAT) R 5277 5279 4258 0 -1 4202496 227694 0 0 0 442158 86 0 0 25 0 1 0 774674378 210681856 42398 33554432000 4194304 4291949 140736759477568 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5279/statm: 51436 42398 253 24 0 48070 0
Current children cumulated CPU time (s) 4422.44
Current children cumulated vsize (KiB) 205744

[startup+4482.3 s]
/proc/loadavg: 2.12 2.07 2.01 3/482 5924
/proc/meminfo: memFree=11360880/32950928 swapFree=51884240/67111528
[pid=5279] ppid=5277 vsize=236564 CPUtime=4482.44 cores=0,2,4,6
/proc/5279/stat : 5279 (RestartSAT) R 5277 5279 4258 0 -1 4202496 234721 0 0 0 448155 89 0 0 25 0 1 0 774674378 242241536 49385 33554432000 4194304 4291949 140736759477568 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5279/statm: 59141 49385 253 24 0 55775 0
Current children cumulated CPU time (s) 4482.44
Current children cumulated vsize (KiB) 236564

[startup+4542.3 s]
/proc/loadavg: 2.04 2.05 2.00 3/482 5926
/proc/meminfo: memFree=11327624/32950928 swapFree=51884240/67111528
[pid=5279] ppid=5277 vsize=286652 CPUtime=4542.45 cores=0,2,4,6
/proc/5279/stat : 5279 (RestartSAT) R 5277 5279 4258 0 -1 4202496 240627 0 0 0 454154 91 0 0 25 0 1 0 774674378 293531648 55267 33554432000 4194304 4291949 140736759477568 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5279/statm: 71663 55267 253 24 0 68297 0
Current children cumulated CPU time (s) 4542.45
Current children cumulated vsize (KiB) 286652

[startup+4602.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/482 5927
/proc/meminfo: memFree=11308004/32950928 swapFree=51884240/67111528
[pid=5279] ppid=5277 vsize=286652 CPUtime=4602.46 cores=0,2,4,6
/proc/5279/stat : 5279 (RestartSAT) R 5277 5279 4258 0 -1 4202496 243163 0 0 0 460154 92 0 0 25 0 1 0 774674378 293531648 57793 33554432000 4194304 4291949 140736759477568 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5279/statm: 71663 57793 253 24 0 68297 0
Current children cumulated CPU time (s) 4602.46
Current children cumulated vsize (KiB) 286652

[startup+4662.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/482 5929
/proc/meminfo: memFree=11290984/32950928 swapFree=51884240/67111528
[pid=5279] ppid=5277 vsize=286652 CPUtime=4662.45 cores=0,2,4,6
/proc/5279/stat : 5279 (RestartSAT) R 5277 5279 4258 0 -1 4202496 244869 0 0 0 466153 92 0 0 25 0 1 0 774674378 293531648 59491 33554432000 4194304 4291949 140736759477568 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5279/statm: 71663 59491 253 24 0 68297 0
Current children cumulated CPU time (s) 4662.45
Current children cumulated vsize (KiB) 286652

[startup+4722.32 s]
/proc/loadavg: 2.00 2.02 2.00 3/482 5930
/proc/meminfo: memFree=11272984/32950928 swapFree=51884240/67111528
[pid=5279] ppid=5277 vsize=286652 CPUtime=4722.47 cores=0,2,4,6
/proc/5279/stat : 5279 (RestartSAT) R 5277 5279 4258 0 -1 4202496 246750 0 0 0 472154 93 0 0 25 0 1 0 774674378 293531648 61366 33554432000 4194304 4291949 140736759477568 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5279/statm: 71663 61366 253 24 0 68297 0
Current children cumulated CPU time (s) 4722.47
Current children cumulated vsize (KiB) 286652

[startup+4782.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/482 5932
/proc/meminfo: memFree=11250508/32950928 swapFree=51884240/67111528
[pid=5279] ppid=5277 vsize=286652 CPUtime=4782.45 cores=0,2,4,6
/proc/5279/stat : 5279 (RestartSAT) R 5277 5279 4258 0 -1 4202496 248856 0 0 0 478151 94 0 0 25 0 1 0 774674378 293531648 63465 33554432000 4194304 4291949 140736759477568 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5279/statm: 71663 63465 253 24 0 68297 0
Current children cumulated CPU time (s) 4782.45
Current children cumulated vsize (KiB) 286652

[startup+4842.3 s]
/proc/loadavg: 2.06 2.04 2.01 3/482 5934
/proc/meminfo: memFree=11229532/32950928 swapFree=51884240/67111528
[pid=5279] ppid=5277 vsize=370456 CPUtime=4842.45 cores=0,2,4,6
/proc/5279/stat : 5279 (RestartSAT) R 5277 5279 4258 0 -1 4202496 251499 0 0 0 484150 95 0 0 25 0 1 0 774674378 379346944 66097 33554432000 4194304 4291949 140736759477568 18446744073709551615 4255907 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5279/statm: 92614 66097 253 24 0 89248 0
Current children cumulated CPU time (s) 4842.45
Current children cumulated vsize (KiB) 370456

[startup+4902.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/482 5935
/proc/meminfo: memFree=11332540/32950928 swapFree=51884240/67111528
[pid=5279] ppid=5277 vsize=371452 CPUtime=4902.45 cores=0,2,4,6
/proc/5279/stat : 5279 (RestartSAT) R 5277 5279 4258 0 -1 4202496 253553 0 0 0 490149 96 0 0 25 0 1 0 774674378 380366848 68148 33554432000 4194304 4291949 140736759477568 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5279/statm: 92863 68148 253 24 0 89497 0
Current children cumulated CPU time (s) 4902.45
Current children cumulated vsize (KiB) 371452

[startup+4962.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/482 5937
/proc/meminfo: memFree=11266916/32950928 swapFree=51884240/67111528
[pid=5279] ppid=5277 vsize=372164 CPUtime=4962.46 cores=0,2,4,6
/proc/5279/stat : 5279 (RestartSAT) R 5277 5279 4258 0 -1 4202496 255117 0 0 0 496149 97 0 0 25 0 1 0 774674378 381095936 69701 33554432000 4194304 4291949 140736759477568 18446744073709551615 4255907 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5279/statm: 93041 69701 253 24 0 89675 0
Current children cumulated CPU time (s) 4962.46
Current children cumulated vsize (KiB) 372164



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.40 2.11 2.03 3/489 18152
/proc/meminfo: memFree=11214508/32950928 swapFree=51884240/67111528
[pid=5279] ppid=5277 vsize=372164 CPUtime=5000.07 cores=0,2,4,6
/proc/5279/stat : 5279 (RestartSAT) R 5277 5279 4258 0 -1 4202496 256054 0 0 0 499909 98 0 0 25 0 1 0 774674378 381095936 70637 33554432000 4194304 4291949 140736759477568 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5279/statm: 93041 70637 253 24 0 89675 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 372164

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

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

[startup+4999.9 s]
/proc/loadavg: 2.40 2.11 2.03 3/489 18152
/proc/meminfo: memFree=11214508/32950928 swapFree=51884240/67111528
[pid=5279] ppid=5277 vsize=372164 CPUtime=5000.07 cores=0,2,4,6
/proc/5279/stat : 5279 (RestartSAT) R 5277 5279 4258 0 -1 4202496 256054 0 0 0 499909 98 0 0 25 0 1 0 774674378 381095936 70637 33554432000 4194304 4291949 140736759477568 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5279/statm: 93041 70637 253 24 0 89675 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 372164

Child ended because it received signal 15 (SIGTERM)
Real time (s): 4999.93
CPU time (s): 5000.1
CPU user time (s): 4999.11
CPU system time (s): 0.997848
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 518976

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

runsolver used 23.5254 second user time and 53.7898 second system time

The end

Launcher Data

Begin job on node127 at 2011-05-29 02:59:07
IDJOB=3421416
IDBENCH=88212
IDSOLVER=1911
FILE ID=node127/3421416-1306630747
RUNJOBID= node127-1306625745-5058
PBS_JOBID= 13471594
Free space on /tmp= 73712 MiB

SOLVER NAME= RestartSAT B95
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m37-q505.75-n35-p15-s48276711.cnf
COMMAND LINE= HOME/RestartSAT -rfirst=1 -var-decay=0.95 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3421416-1306630747/watcher-3421416-1306630747 -o /tmp/evaluation-result-3421416-1306630747/solver-3421416-1306630747 -C 5000 -W 5100 -M 15500  HOME/RestartSAT -rfirst=1 -var-decay=0.95 HOME/instance-3421416-1306630747.cnf

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

MD5SUM BENCH= 1bac7b96ea6eb843b1de7405a721cd87
RANDOM SEED=644730757

node127.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.823
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.64
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.823
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.823
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.823
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.86
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.823
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.60
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.823
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      11784608 kB
Buffers:        270812 kB
Cached:        4345456 kB
SwapCached:      55132 kB
Active:        3965440 kB
Inactive:     16924384 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      11784608 kB
SwapTotal:    67111528 kB
SwapFree:     51884240 kB
Dirty:            3156 kB
Writeback:           0 kB
AnonPages:    16224340 kB
Mapped:          28840 kB
Slab:           112744 kB
PageTables:      94344 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 119741040 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= 73712 MiB
End job on node127 at 2011-05-29 04:22:29