Trace number 3421220

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.05 4999.82

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_60_24_40_2-log.shuffled-as.sat03-119.cnf
MD5SUMcf96a8eea16f98b3cec72117cedd0285
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2742.7
Satisfiable
(Un)Satisfiability was proved
Number of variables120
Number of clauses48342
Sum of the clauses size483180
Maximum clause length10
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 548
Number of clauses of size over 548294

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-3421220-1306625659/watcher-3421220-1306625659 -o /tmp/evaluation-result-3421220-1306625659/solver-3421220-1306625659 -C 5000 -W 5100 -M 15500 HOME/RestartSAT -rfirst=1 -var-decay=0.95 HOME/instance-3421220-1306625659.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: 2.04 2.03 2.00 3/437 24652
/proc/meminfo: memFree=15981716/32951124 swapFree=54329440/67111528
[pid=24652] ppid=24650 vsize=19516 CPUtime=0 cores=0,2,4,6
/proc/24652/stat : 24652 (RestartSAT) R 24650 24652 23993 0 -1 4202496 758 0 0 0 0 0 0 0 22 0 1 0 754981485 19984384 697 33554432000 4194304 4291949 140733923588016 18446744073709551615 4278185 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24652/statm: 4879 697 225 24 0 1513 0

[startup+0.0316649 s]
/proc/loadavg: 2.04 2.03 2.00 3/437 24652
/proc/meminfo: memFree=15981716/32951124 swapFree=54329440/67111528
[pid=24652] ppid=24650 vsize=21504 CPUtime=0.02 cores=0,2,4,6
/proc/24652/stat : 24652 (RestartSAT) R 24650 24652 23993 0 -1 4202496 1547 0 0 0 2 0 0 0 22 0 1 0 754981485 22020096 1463 33554432000 4194304 4291949 140733923588016 18446744073709551615 4278140 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24652/statm: 5376 1467 226 24 0 2010 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 21504

[startup+0.100688 s]
/proc/loadavg: 2.04 2.03 2.00 3/437 24652
/proc/meminfo: memFree=15981716/32951124 swapFree=54329440/67111528
[pid=24652] ppid=24650 vsize=23408 CPUtime=0.09 cores=0,2,4,6
/proc/24652/stat : 24652 (RestartSAT) R 24650 24652 23993 0 -1 4202496 2279 0 0 0 9 0 0 0 22 0 1 0 754981485 23969792 2133 33554432000 4194304 4291949 140733923588016 18446744073709551615 4230016 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24652/statm: 5852 2133 232 24 0 2486 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 23408

[startup+0.300643 s]
/proc/loadavg: 2.04 2.03 2.00 3/437 24652
/proc/meminfo: memFree=15981716/32951124 swapFree=54329440/67111528
[pid=24652] ppid=24650 vsize=23408 CPUtime=0.29 cores=0,2,4,6
/proc/24652/stat : 24652 (RestartSAT) R 24650 24652 23993 0 -1 4202496 2279 0 0 0 29 0 0 0 23 0 1 0 754981485 23969792 2133 33554432000 4194304 4291949 140733923588016 18446744073709551615 4230065 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24652/statm: 5852 2133 232 24 0 2486 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 23408

[startup+0.700562 s]
/proc/loadavg: 2.04 2.03 2.00 3/437 24652
/proc/meminfo: memFree=15981716/32951124 swapFree=54329440/67111528
[pid=24652] ppid=24650 vsize=23528 CPUtime=0.69 cores=0,2,4,6
/proc/24652/stat : 24652 (RestartSAT) R 24650 24652 23993 0 -1 4202496 2370 0 0 0 69 0 0 0 25 0 1 0 754981485 24092672 2163 33554432000 4194304 4291949 140733923588016 18446744073709551615 4230160 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24652/statm: 5882 2163 232 24 0 2516 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 23528

[startup+1.50041 s]
/proc/loadavg: 2.04 2.03 2.00 3/438 24653
/proc/meminfo: memFree=15970804/32951124 swapFree=54329440/67111528
[pid=24652] ppid=24650 vsize=23528 CPUtime=1.49 cores=0,2,4,6
/proc/24652/stat : 24652 (RestartSAT) R 24650 24652 23993 0 -1 4202496 2377 0 0 0 149 0 0 0 25 0 1 0 754981485 24092672 2170 33554432000 4194304 4291949 140733923588016 18446744073709551615 4229798 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24652/statm: 5882 2170 232 24 0 2516 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 23528

[startup+3.10108 s]
/proc/loadavg: 2.04 2.03 2.00 3/438 24653
/proc/meminfo: memFree=15967704/32951124 swapFree=54329440/67111528
[pid=24652] ppid=24650 vsize=23528 CPUtime=3.09 cores=0,2,4,6
/proc/24652/stat : 24652 (RestartSAT) R 24650 24652 23993 0 -1 4202496 2387 0 0 0 309 0 0 0 25 0 1 0 754981485 24092672 2180 33554432000 4194304 4291949 140733923588016 18446744073709551615 4230026 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24652/statm: 5882 2180 232 24 0 2516 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 23528

[startup+6.30045 s]
/proc/loadavg: 2.04 2.03 2.00 3/438 24653
/proc/meminfo: memFree=15957804/32951124 swapFree=54329440/67111528
[pid=24652] ppid=24650 vsize=25912 CPUtime=6.28 cores=0,2,4,6
/proc/24652/stat : 24652 (RestartSAT) R 24650 24652 23993 0 -1 4202496 5939 0 0 0 628 0 0 0 25 0 1 0 754981485 26533888 2659 33554432000 4194304 4291949 140733923588016 18446744073709551615 4255658 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24652/statm: 6478 2659 251 24 0 3112 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 25912

[startup+12.7012 s]
/proc/loadavg: 2.03 2.03 2.00 3/438 24653
/proc/meminfo: memFree=15940352/32951124 swapFree=54329440/67111528
[pid=24652] ppid=24650 vsize=34696 CPUtime=12.68 cores=0,2,4,6
/proc/24652/stat : 24652 (RestartSAT) R 24650 24652 23993 0 -1 4202496 8361 0 0 0 1268 0 0 0 25 0 1 0 754981485 35528704 4981 33554432000 4194304 4291949 140733923588016 18446744073709551615 4255676 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24652/statm: 8674 4981 251 24 0 5308 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 34696

[startup+25.5006 s]
/proc/loadavg: 2.03 2.03 2.00 3/438 24654
/proc/meminfo: memFree=15914816/32951124 swapFree=54329440/67111528
[pid=24652] ppid=24650 vsize=35916 CPUtime=25.48 cores=0,2,4,6
/proc/24652/stat : 24652 (RestartSAT) R 24650 24652 23993 0 -1 4202496 9190 0 0 0 2548 0 0 0 25 0 1 0 754981485 36777984 5769 33554432000 4194304 4291949 140733923588016 18446744073709551615 4255638 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24652/statm: 8979 5769 251 24 0 5613 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 35916

[startup+51.1006 s]
/proc/loadavg: 2.02 2.02 2.00 3/438 24654
/proc/meminfo: memFree=15910452/32951124 swapFree=54329440/67111528
[pid=24652] ppid=24650 vsize=51964 CPUtime=51.09 cores=0,2,4,6
/proc/24652/stat : 24652 (RestartSAT) R 24650 24652 23993 0 -1 4202496 12488 0 0 0 5108 1 0 0 25 0 1 0 754981485 53211136 7254 33554432000 4194304 4291949 140733923588016 18446744073709551615 4255676 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24652/statm: 12991 7254 251 24 0 9625 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 51964

[startup+102.316 s]
/proc/loadavg: 2.09 2.05 2.01 3/438 24656
/proc/meminfo: memFree=15916508/32951124 swapFree=54329440/67111528
[pid=24652] ppid=24650 vsize=51964 CPUtime=102.31 cores=0,2,4,6
/proc/24652/stat : 24652 (RestartSAT) R 24650 24652 23993 0 -1 4202496 15060 0 0 0 10229 2 0 0 25 0 1 0 754981485 53211136 9672 33554432000 4194304 4291949 140733923588016 18446744073709551615 4248309 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24652/statm: 12991 9672 251 24 0 9625 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 51964

[startup+162.3 s]
/proc/loadavg: 2.07 2.05 2.01 3/438 24657
/proc/meminfo: memFree=15881028/32951124 swapFree=54329440/67111528
[pid=24652] ppid=24650 vsize=57948 CPUtime=162.29 cores=0,2,4,6
/proc/24652/stat : 24652 (RestartSAT) R 24650 24652 23993 0 -1 4202496 19528 0 0 0 16227 2 0 0 25 0 1 0 754981485 59338752 11168 33554432000 4194304 4291949 140733923588016 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24652/statm: 14487 11168 251 24 0 11121 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 57948

[startup+222.301 s]
/proc/loadavg: 2.02 2.04 2.00 3/438 24659
/proc/meminfo: memFree=15828432/32951124 swapFree=54329440/67111528
[pid=24652] ppid=24650 vsize=57948 CPUtime=222.29 cores=0,2,4,6
/proc/24652/stat : 24652 (RestartSAT) R 24650 24652 23993 0 -1 4202496 19666 0 0 0 22227 2 0 0 25 0 1 0 754981485 59338752 11306 33554432000 4194304 4291949 140733923588016 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24652/statm: 14487 11306 251 24 0 11121 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 57948

[startup+282.301 s]
/proc/loadavg: 2.01 2.03 2.00 3/438 24660
/proc/meminfo: memFree=15855456/32951124 swapFree=54329440/67111528
[pid=24652] ppid=24650 vsize=76624 CPUtime=282.3 cores=0,2,4,6
/proc/24652/stat : 24652 (RestartSAT) R 24650 24652 23993 0 -1 4202496 19703 0 0 0 28228 2 0 0 25 0 1 0 754981485 78462976 11342 33554432000 4194304 4291949 140733923588016 18446744073709551615 4256161 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24652/statm: 19156 11342 251 24 0 15790 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 76624

[startup+342.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/438 24662
/proc/meminfo: memFree=15846148/32951124 swapFree=54329440/67111528
[pid=24652] ppid=24650 vsize=76624 CPUtime=342.3 cores=0,2,4,6
/proc/24652/stat : 24652 (RestartSAT) R 24650 24652 23993 0 -1 4202496 19703 0 0 0 34228 2 0 0 25 0 1 0 754981485 78462976 11342 33554432000 4194304 4291949 140733923588016 18446744073709551615 4255904 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24652/statm: 19156 11342 251 24 0 15790 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 76624

[startup+402.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/438 24664
/proc/meminfo: memFree=15859628/32951124 swapFree=54329440/67111528
[pid=24652] ppid=24650 vsize=76624 CPUtime=402.3 cores=0,2,4,6
/proc/24652/stat : 24652 (RestartSAT) R 24650 24652 23993 0 -1 4202496 19965 0 0 0 40228 2 0 0 25 0 1 0 754981485 78462976 11595 33554432000 4194304 4291949 140733923588016 18446744073709551615 4255857 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24652/statm: 19156 11595 251 24 0 15790 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 76624

[startup+462.301 s]
/proc/loadavg: 2.06 2.04 2.01 3/438 24665
/proc/meminfo: memFree=15792036/32951124 swapFree=54329440/67111528
[pid=24652] ppid=24650 vsize=76624 CPUtime=462.31 cores=0,2,4,6
/proc/24652/stat : 24652 (RestartSAT) R 24650 24652 23993 0 -1 4202496 23037 0 0 0 46228 3 0 0 25 0 1 0 754981485 78462976 14484 33554432000 4194304 4291949 140733923588016 18446744073709551615 4255638 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24652/statm: 19156 14484 251 24 0 15790 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 76624

[startup+522.301 s]
/proc/loadavg: 2.02 2.03 2.00 3/438 24667
/proc/meminfo: memFree=15839016/32951124 swapFree=54329440/67111528
[pid=24652] ppid=24650 vsize=84232 CPUtime=522.31 cores=0,2,4,6
/proc/24652/stat : 24652 (RestartSAT) R 24650 24652 23993 0 -1 4202496 24560 0 0 0 52228 3 0 0 25 0 1 0 754981485 86253568 15924 33554432000 4194304 4291949 140733923588016 18446744073709551615 4255935 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24652/statm: 21058 15924 251 24 0 17692 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 84232

[startup+582.301 s]
/proc/loadavg: 2.14 2.05 2.01 3/438 24668
/proc/meminfo: memFree=15852144/32951124 swapFree=54329440/67111528
[pid=24652] ppid=24650 vsize=84232 CPUtime=582.31 cores=0,2,4,6
/proc/24652/stat : 24652 (RestartSAT) R 24650 24652 23993 0 -1 4202496 24890 0 0 0 58228 3 0 0 25 0 1 0 754981485 86253568 16238 33554432000 4194304 4291949 140733923588016 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24652/statm: 21058 16238 251 24 0 17692 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 84232

[startup+642.3 s]

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

[startup+4002.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/438 24772
/proc/meminfo: memFree=15695888/32951124 swapFree=54329440/67111528
[pid=24652] ppid=24650 vsize=128144 CPUtime=4002.47 cores=0,2,4,6
/proc/24652/stat : 24652 (RestartSAT) R 24650 24652 23993 0 -1 4202496 40179 0 0 0 400241 6 0 0 25 0 1 0 754981485 131219456 26451 33554432000 4194304 4291949 140733923588016 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24652/statm: 32036 26451 251 24 0 28670 0
Current children cumulated CPU time (s) 4002.47
Current children cumulated vsize (KiB) 128144

[startup+4062.32 s]
/proc/loadavg: 2.01 2.02 2.00 3/438 24773
/proc/meminfo: memFree=15627052/32951124 swapFree=54329440/67111528
[pid=24652] ppid=24650 vsize=128144 CPUtime=4062.49 cores=0,2,4,6
/proc/24652/stat : 24652 (RestartSAT) R 24650 24652 23993 0 -1 4202496 40179 0 0 0 406243 6 0 0 25 0 1 0 754981485 131219456 26451 33554432000 4194304 4291949 140733923588016 18446744073709551615 4255665 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24652/statm: 32036 26451 251 24 0 28670 0
Current children cumulated CPU time (s) 4062.49
Current children cumulated vsize (KiB) 128144

[startup+4122.3 s]
/proc/loadavg: 2.13 2.05 2.01 3/438 24775
/proc/meminfo: memFree=15599024/32951124 swapFree=54329440/67111528
[pid=24652] ppid=24650 vsize=128144 CPUtime=4122.48 cores=0,2,4,6
/proc/24652/stat : 24652 (RestartSAT) R 24650 24652 23993 0 -1 4202496 40179 0 0 0 412242 6 0 0 25 0 1 0 754981485 131219456 26451 33554432000 4194304 4291949 140733923588016 18446744073709551615 4255907 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24652/statm: 32036 26451 251 24 0 28670 0
Current children cumulated CPU time (s) 4122.48
Current children cumulated vsize (KiB) 128144

[startup+4182.3 s]
/proc/loadavg: 2.10 2.05 2.01 3/438 24776
/proc/meminfo: memFree=15798780/32951124 swapFree=54329440/67111528
[pid=24652] ppid=24650 vsize=128144 CPUtime=4182.48 cores=0,2,4,6
/proc/24652/stat : 24652 (RestartSAT) R 24650 24652 23993 0 -1 4202496 40179 0 0 0 418242 6 0 0 25 0 1 0 754981485 131219456 26451 33554432000 4194304 4291949 140733923588016 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24652/statm: 32036 26451 251 24 0 28670 0
Current children cumulated CPU time (s) 4182.48
Current children cumulated vsize (KiB) 128144

[startup+4242.3 s]
/proc/loadavg: 2.04 2.04 2.00 3/438 24778
/proc/meminfo: memFree=15728092/32951124 swapFree=54329440/67111528
[pid=24652] ppid=24650 vsize=128144 CPUtime=4242.48 cores=0,2,4,6
/proc/24652/stat : 24652 (RestartSAT) R 24650 24652 23993 0 -1 4202496 40179 0 0 0 424242 6 0 0 25 0 1 0 754981485 131219456 26451 33554432000 4194304 4291949 140733923588016 18446744073709551615 4255880 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24652/statm: 32036 26451 251 24 0 28670 0
Current children cumulated CPU time (s) 4242.48
Current children cumulated vsize (KiB) 128144

[startup+4302.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/438 24780
/proc/meminfo: memFree=15695448/32951124 swapFree=54329440/67111528
[pid=24652] ppid=24650 vsize=128144 CPUtime=4302.48 cores=0,2,4,6
/proc/24652/stat : 24652 (RestartSAT) R 24650 24652 23993 0 -1 4202496 40179 0 0 0 430242 6 0 0 25 0 1 0 754981485 131219456 26451 33554432000 4194304 4291949 140733923588016 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24652/statm: 32036 26451 251 24 0 28670 0
Current children cumulated CPU time (s) 4302.48
Current children cumulated vsize (KiB) 128144

[startup+4362.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/438 24781
/proc/meminfo: memFree=15801952/32951124 swapFree=54329440/67111528
[pid=24652] ppid=24650 vsize=128144 CPUtime=4362.49 cores=0,2,4,6
/proc/24652/stat : 24652 (RestartSAT) R 24650 24652 23993 0 -1 4202496 40179 0 0 0 436243 6 0 0 25 0 1 0 754981485 131219456 26451 33554432000 4194304 4291949 140733923588016 18446744073709551615 4256127 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24652/statm: 32036 26451 251 24 0 28670 0
Current children cumulated CPU time (s) 4362.49
Current children cumulated vsize (KiB) 128144

[startup+4422.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/438 24783
/proc/meminfo: memFree=15701880/32951124 swapFree=54329440/67111528
[pid=24652] ppid=24650 vsize=128144 CPUtime=4422.49 cores=0,2,4,6
/proc/24652/stat : 24652 (RestartSAT) R 24650 24652 23993 0 -1 4202496 40179 0 0 0 442243 6 0 0 25 0 1 0 754981485 131219456 26451 33554432000 4194304 4291949 140733923588016 18446744073709551615 4256100 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24652/statm: 32036 26451 251 24 0 28670 0
Current children cumulated CPU time (s) 4422.49
Current children cumulated vsize (KiB) 128144

[startup+4482.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/438 24784
/proc/meminfo: memFree=15671356/32951124 swapFree=54329440/67111528
[pid=24652] ppid=24650 vsize=128144 CPUtime=4482.49 cores=0,2,4,6
/proc/24652/stat : 24652 (RestartSAT) R 24650 24652 23993 0 -1 4202496 40179 0 0 0 448243 6 0 0 25 0 1 0 754981485 131219456 26451 33554432000 4194304 4291949 140733923588016 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24652/statm: 32036 26451 251 24 0 28670 0
Current children cumulated CPU time (s) 4482.49
Current children cumulated vsize (KiB) 128144

[startup+4542.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/438 24786
/proc/meminfo: memFree=15781712/32951124 swapFree=54329440/67111528
[pid=24652] ppid=24650 vsize=128144 CPUtime=4542.5 cores=0,2,4,6
/proc/24652/stat : 24652 (RestartSAT) R 24650 24652 23993 0 -1 4202496 40179 0 0 0 454244 6 0 0 25 0 1 0 754981485 131219456 26451 33554432000 4194304 4291949 140733923588016 18446744073709551615 4256169 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24652/statm: 32036 26451 251 24 0 28670 0
Current children cumulated CPU time (s) 4542.5
Current children cumulated vsize (KiB) 128144

[startup+4602.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/438 24788
/proc/meminfo: memFree=15709388/32951124 swapFree=54329440/67111528
[pid=24652] ppid=24650 vsize=128144 CPUtime=4602.51 cores=0,2,4,6
/proc/24652/stat : 24652 (RestartSAT) R 24650 24652 23993 0 -1 4202496 40179 0 0 0 460245 6 0 0 25 0 1 0 754981485 131219456 26451 33554432000 4194304 4291949 140733923588016 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24652/statm: 32036 26451 251 24 0 28670 0
Current children cumulated CPU time (s) 4602.51
Current children cumulated vsize (KiB) 128144

[startup+4662.3 s]
/proc/loadavg: 2.07 2.04 2.01 3/438 24789
/proc/meminfo: memFree=15677756/32951124 swapFree=54329440/67111528
[pid=24652] ppid=24650 vsize=128144 CPUtime=4662.5 cores=0,2,4,6
/proc/24652/stat : 24652 (RestartSAT) R 24650 24652 23993 0 -1 4202496 40179 0 0 0 466244 6 0 0 25 0 1 0 754981485 131219456 26451 33554432000 4194304 4291949 140733923588016 18446744073709551615 4255935 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24652/statm: 32036 26451 251 24 0 28670 0
Current children cumulated CPU time (s) 4662.5
Current children cumulated vsize (KiB) 128144

[startup+4722.32 s]
/proc/loadavg: 2.06 2.04 2.01 3/438 24791
/proc/meminfo: memFree=15775464/32951124 swapFree=54329440/67111528
[pid=24652] ppid=24650 vsize=128144 CPUtime=4722.52 cores=0,2,4,6
/proc/24652/stat : 24652 (RestartSAT) R 24650 24652 23993 0 -1 4202496 40179 0 0 0 472246 6 0 0 25 0 1 0 754981485 131219456 26451 33554432000 4194304 4291949 140733923588016 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24652/statm: 32036 26451 251 24 0 28670 0
Current children cumulated CPU time (s) 4722.52
Current children cumulated vsize (KiB) 128144

[startup+4782.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/438 24792
/proc/meminfo: memFree=15723128/32951124 swapFree=54329440/67111528
[pid=24652] ppid=24650 vsize=128144 CPUtime=4782.5 cores=0,2,4,6
/proc/24652/stat : 24652 (RestartSAT) R 24650 24652 23993 0 -1 4202496 40221 0 0 0 478244 6 0 0 25 0 1 0 754981485 131219456 26492 33554432000 4194304 4291949 140733923588016 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24652/statm: 32036 26492 251 24 0 28670 0
Current children cumulated CPU time (s) 4782.5
Current children cumulated vsize (KiB) 128144

[startup+4842.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/438 24794
/proc/meminfo: memFree=15761936/32951124 swapFree=54329440/67111528
[pid=24652] ppid=24650 vsize=128144 CPUtime=4842.51 cores=0,2,4,6
/proc/24652/stat : 24652 (RestartSAT) R 24650 24652 23993 0 -1 4202496 40221 0 0 0 484245 6 0 0 25 0 1 0 754981485 131219456 26492 33554432000 4194304 4291949 140733923588016 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24652/statm: 32036 26492 251 24 0 28670 0
Current children cumulated CPU time (s) 4842.51
Current children cumulated vsize (KiB) 128144

[startup+4902.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/438 24796
/proc/meminfo: memFree=15711556/32951124 swapFree=54329440/67111528
[pid=24652] ppid=24650 vsize=128144 CPUtime=4902.51 cores=0,2,4,6
/proc/24652/stat : 24652 (RestartSAT) R 24650 24652 23993 0 -1 4202496 40221 0 0 0 490245 6 0 0 25 0 1 0 754981485 131219456 26492 33554432000 4194304 4291949 140733923588016 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24652/statm: 32036 26492 251 24 0 28670 0
Current children cumulated CPU time (s) 4902.51
Current children cumulated vsize (KiB) 128144

[startup+4962.3 s]
/proc/loadavg: 2.07 2.03 2.00 3/438 24797
/proc/meminfo: memFree=15682648/32951124 swapFree=54329440/67111528
[pid=24652] ppid=24650 vsize=128144 CPUtime=4962.51 cores=0,2,4,6
/proc/24652/stat : 24652 (RestartSAT) R 24650 24652 23993 0 -1 4202496 40221 0 0 0 496245 6 0 0 25 0 1 0 754981485 131219456 26492 33554432000 4194304 4291949 140733923588016 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24652/statm: 32036 26492 251 24 0 28670 0
Current children cumulated CPU time (s) 4962.51
Current children cumulated vsize (KiB) 128144



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.8 s]
/proc/loadavg: 2.04 2.02 2.00 3/438 24798
/proc/meminfo: memFree=15666152/32951124 swapFree=54329440/67111528
[pid=24652] ppid=24650 vsize=128144 CPUtime=5000.02 cores=0,2,4,6
/proc/24652/stat : 24652 (RestartSAT) R 24650 24652 23993 0 -1 4202496 40347 0 0 0 499996 6 0 0 25 0 1 0 754981485 131219456 26613 33554432000 4194304 4291949 140733923588016 18446744073709551615 4255907 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24652/statm: 32036 26613 251 24 0 28670 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 128144

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): 4999.82
CPU time (s): 5000.05
CPU user time (s): 4999.97
CPU system time (s): 0.072988
CPU usage (%): 100.005
Max. virtual memory (cumulated for all children) (KiB): 130900

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

runsolver used 22.2266 second user time and 47.0009 second system time

The end

Launcher Data

Begin job on node143 at 2011-05-29 01:34:19
IDJOB=3421220
IDBENCH=83894
IDSOLVER=1911
FILE ID=node143/3421220-1306625659
RUNJOBID= node143-1306625659-24632
PBS_JOBID= 13471595
Free space on /tmp= 73556 MiB

SOLVER NAME= RestartSAT B95
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_60_24_40_2-log.shuffled-as.sat03-119.cnf
COMMAND LINE= HOME/RestartSAT -rfirst=1 -var-decay=0.95 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3421220-1306625659/watcher-3421220-1306625659 -o /tmp/evaluation-result-3421220-1306625659/solver-3421220-1306625659 -C 5000 -W 5100 -M 15500  HOME/RestartSAT -rfirst=1 -var-decay=0.95 HOME/instance-3421220-1306625659.cnf

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

MD5SUM BENCH= cf96a8eea16f98b3cec72117cedd0285
RANDOM SEED=588978442

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
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:     32951124 kB
MemFree:      15981748 kB
Buffers:        322896 kB
Cached:        5707108 kB
SwapCached:      29864 kB
Active:        7930664 kB
Inactive:      8742316 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15981748 kB
SwapTotal:    67111528 kB
SwapFree:     54329440 kB
Dirty:            3532 kB
Writeback:           0 kB
AnonPages:    10612660 kB
Mapped:          30896 kB
Slab:           149044 kB
PageTables:      79904 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 115687436 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= 73556 MiB
End job on node143 at 2011-05-29 02:57:41