Trace number 3421408

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.08 4999.85

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m62-q1504.5-n60-p15-s80450670.cnf
MD5SUM78d8e2b8c0fd15b93f96e38e33701f17
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.365943
Satisfiable
(Un)Satisfiability was proved
Number of variables3510
Number of clauses974465
Sum of the clauses size1952320
Maximum clause length62
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2974405
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 560

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-3421408-1306630661/watcher-3421408-1306630661 -o /tmp/evaluation-result-3421408-1306630661/solver-3421408-1306630661 -C 5000 -W 5100 -M 15500 HOME/RestartSAT -rfirst=1 -var-decay=0.95 HOME/instance-3421408-1306630661.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.87 1.99 1.99 3/437 24853
/proc/meminfo: memFree=15944832/32951124 swapFree=54329440/67111528
[pid=24853] ppid=24851 vsize=21216 CPUtime=0.01 cores=0,2,4,6
/proc/24853/stat : 24853 (RestartSAT) R 24851 24853 23993 0 -1 4202496 1260 0 0 0 1 0 0 0 25 0 1 0 755481721 21725184 1202 33554432000 4194304 4291949 140733355268304 18446744073709551615 270338044613 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24853/statm: 5304 1202 227 24 0 1938 0

[startup+0.0921221 s]
/proc/loadavg: 1.87 1.99 1.99 3/437 24853
/proc/meminfo: memFree=15944832/32951124 swapFree=54329440/67111528
[pid=24853] ppid=24851 vsize=38788 CPUtime=0.08 cores=0,2,4,6
/proc/24853/stat : 24853 (RestartSAT) R 24851 24853 23993 0 -1 4202496 7146 0 0 0 8 0 0 0 25 0 1 0 755481721 39718912 6252 33554432000 4194304 4291949 140733355268304 18446744073709551615 4277165 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24853/statm: 9697 6254 227 24 0 6331 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 38788

[startup+0.101109 s]
/proc/loadavg: 1.87 1.99 1.99 3/437 24853
/proc/meminfo: memFree=15944832/32951124 swapFree=54329440/67111528
[pid=24853] ppid=24851 vsize=41060 CPUtime=0.09 cores=0,2,4,6
/proc/24853/stat : 24853 (RestartSAT) R 24851 24853 23993 0 -1 4202496 7746 0 0 0 9 0 0 0 25 0 1 0 755481721 42045440 6852 33554432000 4194304 4291949 140733355268304 18446744073709551615 270338080523 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24853/statm: 10265 6855 227 24 0 6899 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 41060

[startup+0.301069 s]
/proc/loadavg: 1.87 1.99 1.99 3/437 24853
/proc/meminfo: memFree=15944832/32951124 swapFree=54329440/67111528
[pid=24853] ppid=24851 vsize=74724 CPUtime=0.29 cores=0,2,4,6
/proc/24853/stat : 24853 (RestartSAT) R 24851 24853 23993 0 -1 4202496 16279 0 0 0 27 2 0 0 25 0 1 0 755481721 76517376 14245 33554432000 4194304 4291949 140733355268304 18446744073709551615 4230160 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24853/statm: 18681 14245 232 24 0 15315 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 74724

[startup+0.701001 s]
/proc/loadavg: 1.87 1.99 1.99 3/437 24853
/proc/meminfo: memFree=15944832/32951124 swapFree=54329440/67111528
[pid=24853] ppid=24851 vsize=74724 CPUtime=0.69 cores=0,2,4,6
/proc/24853/stat : 24853 (RestartSAT) R 24851 24853 23993 0 -1 4202496 16279 0 0 0 67 2 0 0 25 0 1 0 755481721 76517376 14245 33554432000 4194304 4291949 140733355268304 18446744073709551615 4230026 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24853/statm: 18681 14245 232 24 0 15315 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 74724

[startup+1.5008 s]
/proc/loadavg: 1.87 1.99 1.99 3/438 24854
/proc/meminfo: memFree=15886924/32951124 swapFree=54329440/67111528
[pid=24853] ppid=24851 vsize=74724 CPUtime=1.49 cores=0,2,4,6
/proc/24853/stat : 24853 (RestartSAT) R 24851 24853 23993 0 -1 4202496 16279 0 0 0 147 2 0 0 25 0 1 0 755481721 76517376 14245 33554432000 4194304 4291949 140733355268304 18446744073709551615 4229991 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24853/statm: 18681 14245 232 24 0 15315 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 74724

[startup+3.10051 s]
/proc/loadavg: 1.87 1.99 1.99 3/438 24854
/proc/meminfo: memFree=15883452/32951124 swapFree=54329440/67111528
[pid=24853] ppid=24851 vsize=74724 CPUtime=3.09 cores=0,2,4,6
/proc/24853/stat : 24853 (RestartSAT) R 24851 24853 23993 0 -1 4202496 16279 0 0 0 307 2 0 0 25 0 1 0 755481721 76517376 14245 33554432000 4194304 4291949 140733355268304 18446744073709551615 4230316 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24853/statm: 18681 14245 232 24 0 15315 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 74724

[startup+6.30088 s]
/proc/loadavg: 1.96 2.01 2.00 3/438 24854
/proc/meminfo: memFree=15871604/32951124 swapFree=54329440/67111528
[pid=24853] ppid=24851 vsize=82296 CPUtime=6.29 cores=0,2,4,6
/proc/24853/stat : 24853 (RestartSAT) R 24851 24853 23993 0 -1 4202496 23410 0 0 0 626 3 0 0 25 0 1 0 755481721 84271104 15579 33554432000 4194304 4291949 140733355268304 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24853/statm: 20574 15579 253 24 0 17208 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 82296

[startup+12.7006 s]
/proc/loadavg: 1.97 2.01 2.00 3/438 24855
/proc/meminfo: memFree=15831208/32951124 swapFree=54329440/67111528
[pid=24853] ppid=24851 vsize=101456 CPUtime=12.69 cores=0,2,4,6
/proc/24853/stat : 24853 (RestartSAT) R 24851 24853 23993 0 -1 4202496 29349 0 0 0 1266 3 0 0 25 0 1 0 755481721 103890944 21496 33554432000 4194304 4291949 140733355268304 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24853/statm: 25364 21496 253 24 0 21998 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 101456

[startup+25.5011 s]
/proc/loadavg: 1.97 2.01 2.00 3/438 24855
/proc/meminfo: memFree=15773320/32951124 swapFree=54329440/67111528
[pid=24853] ppid=24851 vsize=184144 CPUtime=25.49 cores=0,2,4,6
/proc/24853/stat : 24853 (RestartSAT) R 24851 24853 23993 0 -1 4202496 38934 0 0 0 2544 5 0 0 25 0 1 0 755481721 188563456 31054 33554432000 4194304 4291949 140733355268304 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24853/statm: 46036 31054 253 24 0 42670 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 184144

[startup+51.101 s]
/proc/loadavg: 1.98 2.00 2.00 3/438 24856
/proc/meminfo: memFree=15701192/32951124 swapFree=54329440/67111528
[pid=24853] ppid=24851 vsize=271772 CPUtime=51.09 cores=0,2,4,6
/proc/24853/stat : 24853 (RestartSAT) R 24851 24853 23993 0 -1 4202496 52939 0 0 0 5101 8 0 0 25 0 1 0 755481721 278294528 45022 33554432000 4194304 4291949 140733355268304 18446744073709551615 4256164 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24853/statm: 67943 45022 253 24 0 64577 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 271772

[startup+102.317 s]
/proc/loadavg: 1.99 2.00 2.00 3/438 24857
/proc/meminfo: memFree=15604336/32951124 swapFree=54329440/67111528
[pid=24853] ppid=24851 vsize=278752 CPUtime=102.31 cores=0,2,4,6
/proc/24853/stat : 24853 (RestartSAT) R 24851 24853 23993 0 -1 4202496 70537 0 0 0 10218 13 0 0 25 0 1 0 755481721 285442048 62574 33554432000 4194304 4291949 140733355268304 18446744073709551615 4267195 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24853/statm: 69688 62574 253 24 0 66322 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 278752

[startup+162.301 s]
/proc/loadavg: 2.09 2.03 2.00 3/438 24859
/proc/meminfo: memFree=15534992/32951124 swapFree=54329440/67111528
[pid=24853] ppid=24851 vsize=422240 CPUtime=162.3 cores=0,2,4,6
/proc/24853/stat : 24853 (RestartSAT) R 24851 24853 23993 0 -1 4202496 81969 0 0 0 16214 16 0 0 25 0 1 0 755481721 432373760 73984 33554432000 4194304 4291949 140733355268304 18446744073709551615 4255915 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24853/statm: 105560 73984 253 24 0 102194 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 422240

[startup+222.301 s]
/proc/loadavg: 2.08 2.04 2.00 3/438 24869
/proc/meminfo: memFree=15493968/32951124 swapFree=54329440/67111528
[pid=24853] ppid=24851 vsize=427772 CPUtime=222.3 cores=0,2,4,6
/proc/24853/stat : 24853 (RestartSAT) R 24851 24853 23993 0 -1 4202496 89331 0 0 0 22211 19 0 0 25 0 1 0 755481721 438038528 81331 33554432000 4194304 4291949 140733355268304 18446744073709551615 4255935 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24853/statm: 106943 81331 253 24 0 103577 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 427772

[startup+282.301 s]
/proc/loadavg: 2.03 2.03 2.00 3/438 24871
/proc/meminfo: memFree=15454868/32951124 swapFree=54329440/67111528
[pid=24853] ppid=24851 vsize=431944 CPUtime=282.3 cores=0,2,4,6
/proc/24853/stat : 24853 (RestartSAT) R 24851 24853 23993 0 -1 4202496 94545 0 0 0 28209 21 0 0 25 0 1 0 755481721 442310656 86538 33554432000 4194304 4291949 140733355268304 18446744073709551615 4255907 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24853/statm: 107986 86538 253 24 0 104620 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 431944

[startup+342.301 s]
/proc/loadavg: 2.01 2.02 2.00 3/438 24872
/proc/meminfo: memFree=15419504/32951124 swapFree=54329440/67111528
[pid=24853] ppid=24851 vsize=434444 CPUtime=342.3 cores=0,2,4,6
/proc/24853/stat : 24853 (RestartSAT) R 24851 24853 23993 0 -1 4202496 99720 0 0 0 34207 23 0 0 25 0 1 0 755481721 444870656 91703 33554432000 4194304 4291949 140733355268304 18446744073709551615 4255904 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24853/statm: 108611 91703 253 24 0 105245 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 434444

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/438 24874
/proc/meminfo: memFree=15393936/32951124 swapFree=54329440/67111528
[pid=24853] ppid=24851 vsize=437100 CPUtime=402.31 cores=0,2,4,6
/proc/24853/stat : 24853 (RestartSAT) R 24851 24853 23993 0 -1 4202496 103675 0 0 0 40206 25 0 0 25 0 1 0 755481721 447590400 95650 33554432000 4194304 4291949 140733355268304 18446744073709551615 4255915 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24853/statm: 109275 95650 253 24 0 105909 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 437100

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/438 24876
/proc/meminfo: memFree=15365396/32951124 swapFree=54329440/67111528
[pid=24853] ppid=24851 vsize=442980 CPUtime=462.31 cores=0,2,4,6
/proc/24853/stat : 24853 (RestartSAT) R 24851 24853 23993 0 -1 4202496 108698 0 0 0 46204 27 0 0 25 0 1 0 755481721 453611520 100666 33554432000 4194304 4291949 140733355268304 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24853/statm: 110745 100666 253 24 0 107379 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 442980

[startup+522.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/438 24877
/proc/meminfo: memFree=15344796/32951124 swapFree=54329440/67111528
[pid=24853] ppid=24851 vsize=445348 CPUtime=522.32 cores=0,2,4,6
/proc/24853/stat : 24853 (RestartSAT) R 24851 24853 23993 0 -1 4202496 111849 0 0 0 52203 29 0 0 25 0 1 0 755481721 456036352 103814 33554432000 4194304 4291949 140733355268304 18446744073709551615 4255935 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24853/statm: 111337 103814 253 24 0 107971 0
Current children cumulated CPU time (s) 522.32
Current children cumulated vsize (KiB) 445348

[startup+582.301 s]
/proc/loadavg: 2.02 2.01 2.00 3/438 24879
/proc/meminfo: memFree=15320468/32951124 swapFree=54329440/67111528
[pid=24853] ppid=24851 vsize=446344 CPUtime=582.32 cores=0,2,4,6
/proc/24853/stat : 24853 (RestartSAT) R 24851 24853 23993 0 -1 4202496 115056 0 0 0 58202 30 0 0 25 0 1 0 755481721 457056256 107018 33554432000 4194304 4291949 140733355268304 18446744073709551615 4255935 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24853/statm: 111586 107018 253 24 0 108220 0
Current children cumulated CPU time (s) 582.32
Current children cumulated vsize (KiB) 446344

[startup+642.301 s]

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

[startup+4002.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/438 25455
/proc/meminfo: memFree=14635044/32951124 swapFree=54329440/67111528
[pid=24853] ppid=24851 vsize=1110300 CPUtime=4002.47 cores=0,2,4,6
/proc/24853/stat : 24853 (RestartSAT) R 24851 24853 23993 0 -1 4202496 222680 0 0 0 400179 68 0 0 25 0 1 0 755481721 1136947200 214476 33554432000 4194304 4291949 140733355268304 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24853/statm: 277575 214476 253 24 0 274209 0
Current children cumulated CPU time (s) 4002.47
Current children cumulated vsize (KiB) 1110300

[startup+4062.32 s]
/proc/loadavg: 2.05 2.03 2.00 3/438 25457
/proc/meminfo: memFree=14627212/32951124 swapFree=54329440/67111528
[pid=24853] ppid=24851 vsize=1112728 CPUtime=4062.5 cores=0,2,4,6
/proc/24853/stat : 24853 (RestartSAT) R 24851 24853 23993 0 -1 4202496 223952 0 0 0 406181 69 0 0 25 0 1 0 755481721 1139433472 215746 33554432000 4194304 4291949 140733355268304 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24853/statm: 278182 215746 253 24 0 274816 0
Current children cumulated CPU time (s) 4062.5
Current children cumulated vsize (KiB) 1112728

[startup+4122.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/438 25458
/proc/meminfo: memFree=14622000/32951124 swapFree=54329440/67111528
[pid=24853] ppid=24851 vsize=1112728 CPUtime=4122.48 cores=0,2,4,6
/proc/24853/stat : 24853 (RestartSAT) R 24851 24853 23993 0 -1 4202496 224859 0 0 0 412179 69 0 0 25 0 1 0 755481721 1139433472 216652 33554432000 4194304 4291949 140733355268304 18446744073709551615 4255907 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24853/statm: 278182 216652 253 24 0 274816 0
Current children cumulated CPU time (s) 4122.48
Current children cumulated vsize (KiB) 1112728

[startup+4182.3 s]
/proc/loadavg: 2.13 2.05 2.01 3/438 25460
/proc/meminfo: memFree=14616524/32951124 swapFree=54329440/67111528
[pid=24853] ppid=24851 vsize=1112728 CPUtime=4182.48 cores=0,2,4,6
/proc/24853/stat : 24853 (RestartSAT) R 24851 24853 23993 0 -1 4202496 225557 0 0 0 418179 69 0 0 25 0 1 0 755481721 1139433472 217349 33554432000 4194304 4291949 140733355268304 18446744073709551615 4255907 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24853/statm: 278182 217349 253 24 0 274816 0
Current children cumulated CPU time (s) 4182.48
Current children cumulated vsize (KiB) 1112728

[startup+4242.3 s]
/proc/loadavg: 2.05 2.04 2.00 3/438 25461
/proc/meminfo: memFree=14611420/32951124 swapFree=54329440/67111528
[pid=24853] ppid=24851 vsize=1112728 CPUtime=4242.48 cores=0,2,4,6
/proc/24853/stat : 24853 (RestartSAT) R 24851 24853 23993 0 -1 4202496 226283 0 0 0 424179 69 0 0 25 0 1 0 755481721 1139433472 218074 33554432000 4194304 4291949 140733355268304 18446744073709551615 4255915 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24853/statm: 278182 218074 253 24 0 274816 0
Current children cumulated CPU time (s) 4242.48
Current children cumulated vsize (KiB) 1112728

[startup+4302.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/438 25463
/proc/meminfo: memFree=14605072/32951124 swapFree=54329440/67111528
[pid=24853] ppid=24851 vsize=1113688 CPUtime=4302.49 cores=0,2,4,6
/proc/24853/stat : 24853 (RestartSAT) R 24851 24853 23993 0 -1 4202496 227561 0 0 0 430179 70 0 0 25 0 1 0 755481721 1140416512 219352 33554432000 4194304 4291949 140733355268304 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24853/statm: 278422 219352 253 24 0 275056 0
Current children cumulated CPU time (s) 4302.49
Current children cumulated vsize (KiB) 1113688

[startup+4362.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/438 25465
/proc/meminfo: memFree=14595504/32951124 swapFree=54329440/67111528
[pid=24853] ppid=24851 vsize=1117528 CPUtime=4362.49 cores=0,2,4,6
/proc/24853/stat : 24853 (RestartSAT) R 24851 24853 23993 0 -1 4202496 229475 0 0 0 436179 70 0 0 25 0 1 0 755481721 1144348672 221266 33554432000 4194304 4291949 140733355268304 18446744073709551615 4255907 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24853/statm: 279382 221266 253 24 0 276016 0
Current children cumulated CPU time (s) 4362.49
Current children cumulated vsize (KiB) 1117528

[startup+4422.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/438 25466
/proc/meminfo: memFree=14588920/32951124 swapFree=54329440/67111528
[pid=24853] ppid=24851 vsize=1118488 CPUtime=4422.5 cores=0,2,4,6
/proc/24853/stat : 24853 (RestartSAT) R 24851 24853 23993 0 -1 4202496 230463 0 0 0 442179 71 0 0 25 0 1 0 755481721 1145331712 222253 33554432000 4194304 4291949 140733355268304 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24853/statm: 279622 222253 253 24 0 276256 0
Current children cumulated CPU time (s) 4422.5
Current children cumulated vsize (KiB) 1118488

[startup+4482.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/438 25468
/proc/meminfo: memFree=14577988/32951124 swapFree=54329440/67111528
[pid=24853] ppid=24851 vsize=1124728 CPUtime=4482.49 cores=0,2,4,6
/proc/24853/stat : 24853 (RestartSAT) R 24851 24853 23993 0 -1 4202496 232487 0 0 0 448178 71 0 0 25 0 1 0 755481721 1151721472 224277 33554432000 4194304 4291949 140733355268304 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24853/statm: 281182 224277 253 24 0 277816 0
Current children cumulated CPU time (s) 4482.49
Current children cumulated vsize (KiB) 1124728

[startup+4542.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/438 25469
/proc/meminfo: memFree=14570892/32951124 swapFree=54329440/67111528
[pid=24853] ppid=24851 vsize=1126168 CPUtime=4542.5 cores=0,2,4,6
/proc/24853/stat : 24853 (RestartSAT) R 24851 24853 23993 0 -1 4202496 233792 0 0 0 454178 72 0 0 25 0 1 0 755481721 1153196032 225579 33554432000 4194304 4291949 140733355268304 18446744073709551615 4255871 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24853/statm: 281542 225579 253 24 0 278176 0
Current children cumulated CPU time (s) 4542.5
Current children cumulated vsize (KiB) 1126168

[startup+4602.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/438 25471
/proc/meminfo: memFree=14557852/32951124 swapFree=54329440/67111528
[pid=24853] ppid=24851 vsize=1126168 CPUtime=4602.52 cores=0,2,4,6
/proc/24853/stat : 24853 (RestartSAT) R 24851 24853 23993 0 -1 4202496 235008 0 0 0 460179 73 0 0 25 0 1 0 755481721 1153196032 226791 33554432000 4194304 4291949 140733355268304 18446744073709551615 4255935 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24853/statm: 281542 226791 253 24 0 278176 0
Current children cumulated CPU time (s) 4602.52
Current children cumulated vsize (KiB) 1126168

[startup+4662.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/438 25473
/proc/meminfo: memFree=14552368/32951124 swapFree=54329440/67111528
[pid=24853] ppid=24851 vsize=1126168 CPUtime=4662.5 cores=0,2,4,6
/proc/24853/stat : 24853 (RestartSAT) R 24851 24853 23993 0 -1 4202496 235790 0 0 0 466177 73 0 0 25 0 1 0 755481721 1153196032 227572 33554432000 4194304 4291949 140733355268304 18446744073709551615 4255907 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24853/statm: 281542 227572 253 24 0 278176 0
Current children cumulated CPU time (s) 4662.5
Current children cumulated vsize (KiB) 1126168

[startup+4722.32 s]
/proc/loadavg: 2.07 2.03 2.01 3/438 25474
/proc/meminfo: memFree=14549384/32951124 swapFree=54329440/67111528
[pid=24853] ppid=24851 vsize=1126168 CPUtime=4722.53 cores=0,2,4,6
/proc/24853/stat : 24853 (RestartSAT) R 24851 24853 23993 0 -1 4202496 236510 0 0 0 472179 74 0 0 25 0 1 0 755481721 1153196032 228289 33554432000 4194304 4291949 140733355268304 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24853/statm: 281542 228289 253 24 0 278176 0
Current children cumulated CPU time (s) 4722.53
Current children cumulated vsize (KiB) 1126168

[startup+4782.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/438 25476
/proc/meminfo: memFree=14541668/32951124 swapFree=54329440/67111528
[pid=24853] ppid=24851 vsize=1126168 CPUtime=4782.51 cores=0,2,4,6
/proc/24853/stat : 24853 (RestartSAT) R 24851 24853 23993 0 -1 4202496 237594 0 0 0 478177 74 0 0 25 0 1 0 755481721 1153196032 229370 33554432000 4194304 4291949 140733355268304 18446744073709551615 4255907 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24853/statm: 281542 229370 253 24 0 278176 0
Current children cumulated CPU time (s) 4782.51
Current children cumulated vsize (KiB) 1126168

[startup+4842.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/438 25477
/proc/meminfo: memFree=14535948/32951124 swapFree=54329440/67111528
[pid=24853] ppid=24851 vsize=1127128 CPUtime=4842.51 cores=0,2,4,6
/proc/24853/stat : 24853 (RestartSAT) R 24851 24853 23993 0 -1 4202496 238542 0 0 0 484177 74 0 0 25 0 1 0 755481721 1154179072 230318 33554432000 4194304 4291949 140733355268304 18446744073709551615 4255935 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24853/statm: 281782 230318 253 24 0 278416 0
Current children cumulated CPU time (s) 4842.51
Current children cumulated vsize (KiB) 1127128

[startup+4902.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/438 25479
/proc/meminfo: memFree=14531704/32951124 swapFree=54329440/67111528
[pid=24853] ppid=24851 vsize=1127128 CPUtime=4902.51 cores=0,2,4,6
/proc/24853/stat : 24853 (RestartSAT) R 24851 24853 23993 0 -1 4202496 239305 0 0 0 490177 74 0 0 25 0 1 0 755481721 1154179072 231080 33554432000 4194304 4291949 140733355268304 18446744073709551615 4255907 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24853/statm: 281782 231080 253 24 0 278416 0
Current children cumulated CPU time (s) 4902.51
Current children cumulated vsize (KiB) 1127128

[startup+4962.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/438 25481
/proc/meminfo: memFree=14527096/32951124 swapFree=54329440/67111528
[pid=24853] ppid=24851 vsize=1127128 CPUtime=4962.52 cores=0,2,4,6
/proc/24853/stat : 24853 (RestartSAT) R 24851 24853 23993 0 -1 4202496 240056 0 0 0 496177 75 0 0 25 0 1 0 755481721 1154179072 231828 33554432000 4194304 4291949 140733355268304 18446744073709551615 4255935 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24853/statm: 281782 231828 253 24 0 278416 0
Current children cumulated CPU time (s) 4962.52
Current children cumulated vsize (KiB) 1127128



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.8 s]
/proc/loadavg: 2.00 2.00 2.00 2/436 25483
/proc/meminfo: memFree=15035744/32951124 swapFree=54329440/67111528
[pid=24853] ppid=24851 vsize=1128088 CPUtime=5000.03 cores=0,2,4,6
/proc/24853/stat : 24853 (RestartSAT) R 24851 24853 23993 0 -1 4202496 240621 0 0 0 499928 75 0 0 25 0 1 0 755481721 1155162112 232393 33554432000 4194304 4291949 140733355268304 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24853/statm: 282022 232393 253 24 0 278656 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 1128088

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.85
CPU time (s): 5000.08
CPU user time (s): 4999.29
CPU system time (s): 0.794879
CPU usage (%): 100.005
Max. virtual memory (cumulated for all children) (KiB): 1128088

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.29
system time used= 0.794879
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 240621
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5
involuntary context switches= 2841

runsolver used 23.2205 second user time and 48.7246 second system time

The end

Launcher Data

Begin job on node143 at 2011-05-29 02:57:41
IDJOB=3421408
IDBENCH=88208
IDSOLVER=1911
FILE ID=node143/3421408-1306630661
RUNJOBID= node143-1306625659-24632
PBS_JOBID= 13471595
Free space on /tmp= 73544 MiB

SOLVER NAME= RestartSAT B95
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m62-q1504.5-n60-p15-s80450670.cnf
COMMAND LINE= HOME/RestartSAT -rfirst=1 -var-decay=0.95 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3421408-1306630661/watcher-3421408-1306630661 -o /tmp/evaluation-result-3421408-1306630661/solver-3421408-1306630661 -C 5000 -W 5100 -M 15500  HOME/RestartSAT -rfirst=1 -var-decay=0.95 HOME/instance-3421408-1306630661.cnf

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

MD5SUM BENCH= 78d8e2b8c0fd15b93f96e38e33701f17
RANDOM SEED=1670703235

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:      15945112 kB
Buffers:        323240 kB
Cached:        5724280 kB
SwapCached:      29864 kB
Active:        7965992 kB
Inactive:      8743912 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15945112 kB
SwapTotal:    67111528 kB
SwapFree:     54329440 kB
Dirty:           18640 kB
Writeback:           4 kB
AnonPages:    10631236 kB
Mapped:          30892 kB
Slab:           149392 kB
PageTables:      80052 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 115705108 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= 73548 MiB
End job on node143 at 2011-05-29 04:21:03