Trace number 3379946

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SApperloT2010 2011-05-15 (fixed)? (TO) 1300.09 1300.06

General information on the benchmark

Nameindustrial/anbulagan/
hard-sat/partial-10-13-s.cnf
MD5SUMd90571b4b69632567da9d3ebfd25979e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark200.647
Satisfiable
(Un)Satisfiability was proved
Number of variables234673
Number of clauses1071339
Sum of the clauses size2453820
Maximum clause length10
Minimum clause length1
Number of clauses of size 117679
Number of clauses of size 2856659
Number of clauses of size 3153061
Number of clauses of size 44880
Number of clauses of size 519520
Number of clauses of size over 519540

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-3379946-1305453874/watcher-3379946-1305453874 -o /tmp/evaluation-result-3379946-1305453874/solver-3379946-1305453874 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3379946-1305453874.cnf 

running on 2 cores: 5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 1.44 2.41 4/420 23763
/proc/meminfo: memFree=13667708/32951124 swapFree=65586204/67111528
[pid=23763] ppid=23761 vsize=40904 CPUtime=0 cores=5,7
/proc/23763/stat : 23763 (SApperloT2010) R 23761 23763 22030 0 -1 4202496 6791 0 0 0 0 0 0 0 21 0 1 0 735618181 41885696 6731 33554432000 4194304 4394578 140734440487296 18446744073709551615 4280325 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/23763/statm: 10226 6739 244 49 0 7367 0

[startup+0.0721381 s]
/proc/loadavg: 0.99 1.44 2.41 4/420 23763
/proc/meminfo: memFree=13667708/32951124 swapFree=65586204/67111528
[pid=23763] ppid=23761 vsize=64512 CPUtime=0.06 cores=5,7
/proc/23763/stat : 23763 (SApperloT2010) R 23761 23763 22030 0 -1 4202496 11209 0 0 0 5 1 0 0 21 0 1 0 735618181 66060288 11149 33554432000 4194304 4394578 140734440487296 18446744073709551615 216734839493 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/23763/statm: 16128 11150 247 49 0 13269 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 64512

[startup+0.101133 s]
/proc/loadavg: 0.99 1.44 2.41 4/420 23763
/proc/meminfo: memFree=13667708/32951124 swapFree=65586204/67111528
[pid=23763] ppid=23761 vsize=68340 CPUtime=0.09 cores=5,7
/proc/23763/stat : 23763 (SApperloT2010) R 23761 23763 22030 0 -1 4202496 12193 0 0 0 8 1 0 0 21 0 1 0 735618181 69980160 12133 33554432000 4194304 4394578 140734440487296 18446744073709551615 216734839493 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/23763/statm: 17085 12134 247 49 0 14226 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 68340

[startup+0.301108 s]
/proc/loadavg: 0.99 1.44 2.41 4/420 23763
/proc/meminfo: memFree=13667708/32951124 swapFree=65586204/67111528
[pid=23763] ppid=23761 vsize=90516 CPUtime=0.29 cores=5,7
/proc/23763/stat : 23763 (SApperloT2010) R 23761 23763 22030 0 -1 4202496 17720 0 0 0 27 2 0 0 22 0 1 0 735618181 92688384 17660 33554432000 4194304 4394578 140734440487296 18446744073709551615 216734839493 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/23763/statm: 22629 17661 247 49 0 19770 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 90516

[startup+0.701025 s]
/proc/loadavg: 0.99 1.44 2.41 4/420 23763
/proc/meminfo: memFree=13667708/32951124 swapFree=65586204/67111528
[pid=23763] ppid=23761 vsize=144780 CPUtime=0.69 cores=5,7
/proc/23763/stat : 23763 (SApperloT2010) R 23761 23763 22030 0 -1 4202496 30955 0 0 0 65 4 0 0 24 0 1 0 735618181 148254720 30797 33554432000 4194304 4394578 140734440487296 18446744073709551615 216734876266 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/23763/statm: 36195 30819 254 49 0 33336 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 144780

[startup+1.5009 s]
/proc/loadavg: 0.99 1.44 2.41 5/424 23770
/proc/meminfo: memFree=13285516/32951124 swapFree=65586204/67111528
[pid=23763] ppid=23761 vsize=170684 CPUtime=1.49 cores=5,7
/proc/23763/stat : 23763 (SApperloT2010) R 23761 23763 22030 0 -1 4202496 37121 0 0 0 131 18 0 0 25 0 1 0 735618181 174780416 34721 33554432000 4194304 4394578 140734440487296 18446744073709551615 216735203223 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/23763/statm: 42671 34721 256 49 0 39812 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 170684

[startup+3.10061 s]
/proc/loadavg: 0.99 1.44 2.41 5/424 23770
/proc/meminfo: memFree=13185324/32951124 swapFree=65586204/67111528
[pid=23763] ppid=23761 vsize=185936 CPUtime=3.09 cores=5,7
/proc/23763/stat : 23763 (SApperloT2010) R 23761 23763 22030 0 -1 4202496 43719 0 0 0 276 33 0 0 25 0 1 0 735618181 190398464 38093 33554432000 4194304 4394578 140734440487296 18446744073709551615 216735203223 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/23763/statm: 46484 38093 256 49 0 43625 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 185936

[startup+6.30105 s]
/proc/loadavg: 1.23 1.48 2.42 5/424 23770
/proc/meminfo: memFree=13051656/32951124 swapFree=65586204/67111528
[pid=23763] ppid=23761 vsize=229128 CPUtime=6.29 cores=5,7
/proc/23763/stat : 23763 (SApperloT2010) R 23761 23763 22030 0 -1 4202496 56979 0 0 0 582 47 0 0 25 0 1 0 735618181 234627072 51353 33554432000 4194304 4394578 140734440487296 18446744073709551615 4296311 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/23763/statm: 57282 51353 267 49 0 54423 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 229128

[startup+12.7009 s]
/proc/loadavg: 1.45 1.52 2.43 5/424 23770
/proc/meminfo: memFree=12934124/32951124 swapFree=65586204/67111528
[pid=23763] ppid=23761 vsize=242292 CPUtime=12.69 cores=5,7
/proc/23763/stat : 23763 (SApperloT2010) R 23761 23763 22030 0 -1 4202496 60234 0 0 0 1220 49 0 0 25 0 1 0 735618181 248107008 54608 33554432000 4194304 4394578 140734440487296 18446744073709551615 4288108 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/23763/statm: 60573 54608 267 49 0 57714 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 242292

[startup+25.5007 s]
/proc/loadavg: 2.02 1.64 2.45 5/424 23771
/proc/meminfo: memFree=12857860/32951124 swapFree=65586204/67111528
[pid=23763] ppid=23761 vsize=266492 CPUtime=25.49 cores=5,7
/proc/23763/stat : 23763 (SApperloT2010) R 23761 23763 22030 0 -1 4202496 66309 0 0 0 2498 51 0 0 25 0 1 0 735618181 272887808 60683 33554432000 4194304 4394578 140734440487296 18446744073709551615 4298821 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/23763/statm: 66623 60683 267 49 0 63764 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 266492

[startup+51.1002 s]
/proc/loadavg: 2.69 1.83 2.49 5/424 23798
/proc/meminfo: memFree=13017536/32951124 swapFree=65586204/67111528
[pid=23763] ppid=23761 vsize=326732 CPUtime=51.1 cores=5,7
/proc/23763/stat : 23763 (SApperloT2010) R 23761 23763 22030 0 -1 4202496 81183 0 0 0 5055 55 0 0 25 0 1 0 735618181 334573568 75557 33554432000 4194304 4394578 140734440487296 18446744073709551615 4287597 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/23763/statm: 81683 75557 267 49 0 78824 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 326732

[startup+102.315 s]
/proc/loadavg: 3.47 2.18 2.57 5/424 23827
/proc/meminfo: memFree=12471344/32951124 swapFree=65586204/67111528
[pid=23763] ppid=23761 vsize=439140 CPUtime=102.31 cores=5,7
/proc/23763/stat : 23763 (SApperloT2010) R 23761 23763 22030 0 -1 4202496 109149 0 0 0 10169 62 0 0 25 0 1 0 735618181 449679360 103523 33554432000 4194304 4394578 140734440487296 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/23763/statm: 109785 103523 267 49 0 106926 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 439140

[startup+162.301 s]
/proc/loadavg: 3.80 2.51 2.66 5/424 23828
/proc/meminfo: memFree=12194596/32951124 swapFree=65586204/67111528
[pid=23763] ppid=23761 vsize=563948 CPUtime=162.29 cores=5,7
/proc/23763/stat : 23763 (SApperloT2010) R 23761 23763 22030 0 -1 4202496 139919 0 0 0 16161 68 0 0 25 0 1 0 735618181 577482752 134293 33554432000 4194304 4394578 140734440487296 18446744073709551615 4287359 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/23763/statm: 140987 134293 267 49 0 138128 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 563948

[startup+222.3 s]
/proc/loadavg: 3.93 2.78 2.74 5/424 23830
/proc/meminfo: memFree=11944548/32951124 swapFree=65586204/67111528
[pid=23763] ppid=23761 vsize=678244 CPUtime=222.29 cores=5,7
/proc/23763/stat : 23763 (SApperloT2010) R 23761 23763 22030 0 -1 4202496 167488 0 0 0 22155 74 0 0 25 0 1 0 735618181 694521856 161862 33554432000 4194304 4394578 140734440487296 18446744073709551615 4298358 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/23763/statm: 169561 161862 267 49 0 166702 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 678244

[startup+282.301 s]
/proc/loadavg: 3.97 3.00 2.82 5/424 23832
/proc/meminfo: memFree=11723164/32951124 swapFree=65586204/67111528
[pid=23763] ppid=23761 vsize=807136 CPUtime=282.3 cores=5,7
/proc/23763/stat : 23763 (SApperloT2010) R 23761 23763 22030 0 -1 4202496 198838 0 0 0 28149 81 0 0 25 0 1 0 735618181 826507264 193212 33554432000 4194304 4394578 140734440487296 18446744073709551615 4298358 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/23763/statm: 201784 193212 267 49 0 198925 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 807136

[startup+342.3 s]
/proc/loadavg: 3.99 3.17 2.89 5/424 23833
/proc/meminfo: memFree=11555516/32951124 swapFree=65586204/67111528
[pid=23763] ppid=23761 vsize=879492 CPUtime=342.29 cores=5,7
/proc/23763/stat : 23763 (SApperloT2010) R 23761 23763 22030 0 -1 4202496 216504 0 0 0 34143 86 0 0 25 0 1 0 735618181 900599808 210878 33554432000 4194304 4394578 140734440487296 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/23763/statm: 219873 210878 267 49 0 217014 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 879492

[startup+402.301 s]
/proc/loadavg: 3.99 3.32 2.95 5/424 23862
/proc/meminfo: memFree=11107716/32951124 swapFree=65586204/67111528
[pid=23763] ppid=23761 vsize=879492 CPUtime=402.29 cores=5,7
/proc/23763/stat : 23763 (SApperloT2010) R 23761 23763 22030 0 -1 4202496 216535 0 0 0 40143 86 0 0 25 0 1 0 735618181 900599808 210909 33554432000 4194304 4394578 140734440487296 18446744073709551615 4299512 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/23763/statm: 219873 210909 267 49 0 217014 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 879492

[startup+462.3 s]
/proc/loadavg: 4.15 3.49 3.03 5/424 23863
/proc/meminfo: memFree=11003436/32951124 swapFree=65586204/67111528
[pid=23763] ppid=23761 vsize=879492 CPUtime=462.3 cores=5,7
/proc/23763/stat : 23763 (SApperloT2010) R 23761 23763 22030 0 -1 4202496 216756 0 0 0 46144 86 0 0 25 0 1 0 735618181 900599808 211130 33554432000 4194304 4394578 140734440487296 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/23763/statm: 219873 211130 267 49 0 217014 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 879492

[startup+522.301 s]
/proc/loadavg: 4.10 3.59 3.10 5/424 23865
/proc/meminfo: memFree=10909492/32951124 swapFree=65586204/67111528
[pid=23763] ppid=23761 vsize=879492 CPUtime=522.3 cores=5,7
/proc/23763/stat : 23763 (SApperloT2010) R 23761 23763 22030 0 -1 4202496 216917 0 0 0 52144 86 0 0 25 0 1 0 735618181 900599808 211291 33554432000 4194304 4394578 140734440487296 18446744073709551615 4335327 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/23763/statm: 219873 211291 267 49 0 217014 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 879492

[startup+582.3 s]
/proc/loadavg: 4.15 3.70 3.16 5/424 23867
/proc/meminfo: memFree=10799100/32951124 swapFree=65586204/67111528
[pid=23763] ppid=23761 vsize=913896 CPUtime=582.3 cores=5,7
/proc/23763/stat : 23763 (SApperloT2010) R 23761 23763 22030 0 -1 4202496 225229 0 0 0 58141 89 0 0 25 0 1 0 735618181 935829504 219603 33554432000 4194304 4394578 140734440487296 18446744073709551615 4338240 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/23763/statm: 228474 219603 267 49 0 225615 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 913896

[startup+642.301 s]
/proc/loadavg: 4.11 3.76 3.21 5/424 23868
/proc/meminfo: memFree=10688172/32951124 swapFree=65586204/67111528
[pid=23763] ppid=23761 vsize=913896 CPUtime=642.32 cores=5,7
/proc/23763/stat : 23763 (SApperloT2010) R 23761 23763 22030 0 -1 4202496 225361 0 0 0 64143 89 0 0 25 0 1 0 735618181 935829504 219735 33554432000 4194304 4394578 140734440487296 18446744073709551615 4287435 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/23763/statm: 228474 219735 267 49 0 225615 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 913896

[startup+702.3 s]
/proc/loadavg: 4.04 3.80 3.26 5/424 23870
/proc/meminfo: memFree=10591168/32951124 swapFree=65586204/67111528
[pid=23763] ppid=23761 vsize=913896 CPUtime=702.3 cores=5,7
/proc/23763/stat : 23763 (SApperloT2010) R 23761 23763 22030 0 -1 4202496 225405 0 0 0 70141 89 0 0 25 0 1 0 735618181 935829504 219779 33554432000 4194304 4394578 140734440487296 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/23763/statm: 228474 219779 267 49 0 225615 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 913896

[startup+762.316 s]
/proc/loadavg: 4.17 3.87 3.31 5/424 23871
/proc/meminfo: memFree=10518684/32951124 swapFree=65586204/67111528
[pid=23763] ppid=23761 vsize=913896 CPUtime=762.33 cores=5,7
/proc/23763/stat : 23763 (SApperloT2010) R 23761 23763 22030 0 -1 4202496 225485 0 0 0 76143 90 0 0 25 0 1 0 735618181 935829504 219859 33554432000 4194304 4394578 140734440487296 18446744073709551615 4298812 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/23763/statm: 228474 219859 267 49 0 225615 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 913896

[startup+822.3 s]
/proc/loadavg: 4.13 3.91 3.36 5/424 23873
/proc/meminfo: memFree=10422788/32951124 swapFree=65586204/67111528
[pid=23763] ppid=23761 vsize=948436 CPUtime=822.31 cores=5,7
/proc/23763/stat : 23763 (SApperloT2010) R 23761 23763 22030 0 -1 4202496 234078 0 0 0 82138 93 0 0 25 0 1 0 735618181 971198464 228452 33554432000 4194304 4394578 140734440487296 18446744073709551615 4287234 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/23763/statm: 237109 228452 267 49 0 234250 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 948436

[startup+882.301 s]
/proc/loadavg: 4.05 3.92 3.40 5/424 23875
/proc/meminfo: memFree=10345592/32951124 swapFree=65586204/67111528
[pid=23763] ppid=23761 vsize=961120 CPUtime=882.32 cores=5,7
/proc/23763/stat : 23763 (SApperloT2010) R 23761 23763 22030 0 -1 4202496 237166 0 0 0 88137 95 0 0 25 0 1 0 735618181 984186880 231540 33554432000 4194304 4394578 140734440487296 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/23763/statm: 240280 231540 267 49 0 237421 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 961120

[startup+942.3 s]
/proc/loadavg: 4.02 3.93 3.43 5/424 23876
/proc/meminfo: memFree=10294724/32951124 swapFree=65586204/67111528
[pid=23763] ppid=23761 vsize=961120 CPUtime=942.31 cores=5,7
/proc/23763/stat : 23763 (SApperloT2010) R 23761 23763 22030 0 -1 4202496 237192 0 0 0 94136 95 0 0 25 0 1 0 735618181 984186880 231566 33554432000 4194304 4394578 140734440487296 18446744073709551615 4287716 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/23763/statm: 240280 231566 267 49 0 237421 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 961120

[startup+1002.3 s]
/proc/loadavg: 4.11 3.97 3.47 5/424 23878
/proc/meminfo: memFree=10177636/32951124 swapFree=65586204/67111528
[pid=23763] ppid=23761 vsize=961120 CPUtime=1002.32 cores=5,7
/proc/23763/stat : 23763 (SApperloT2010) R 23761 23763 22030 0 -1 4202496 237222 0 0 0 100137 95 0 0 25 0 1 0 735618181 984186880 231596 33554432000 4194304 4394578 140734440487296 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/23763/statm: 240280 231596 267 49 0 237421 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 961120

[startup+1062.3 s]
/proc/loadavg: 4.11 3.99 3.51 5/424 23879
/proc/meminfo: memFree=10130852/32951124 swapFree=65586204/67111528
[pid=23763] ppid=23761 vsize=961120 CPUtime=1062.32 cores=5,7
/proc/23763/stat : 23763 (SApperloT2010) R 23761 23763 22030 0 -1 4202496 237314 0 0 0 106137 95 0 0 25 0 1 0 735618181 984186880 231688 33554432000 4194304 4394578 140734440487296 18446744073709551615 4298384 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/23763/statm: 240280 231688 267 49 0 237421 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 961120

[startup+1122.3 s]
/proc/loadavg: 4.04 3.99 3.54 5/424 23881
/proc/meminfo: memFree=10061476/32951124 swapFree=65586204/67111528
[pid=23763] ppid=23761 vsize=974996 CPUtime=1122.32 cores=5,7
/proc/23763/stat : 23763 (SApperloT2010) R 23761 23763 22030 0 -1 4202496 240788 0 0 0 112135 97 0 0 25 0 1 0 735618181 998395904 235162 33554432000 4194304 4394578 140734440487296 18446744073709551615 4298919 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/23763/statm: 243749 235162 267 49 0 240890 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 974996

[startup+1182.3 s]
/proc/loadavg: 4.09 4.01 3.57 5/424 23883
/proc/meminfo: memFree=10019412/32951124 swapFree=65586204/67111528
[pid=23763] ppid=23761 vsize=974996 CPUtime=1182.32 cores=5,7
/proc/23763/stat : 23763 (SApperloT2010) R 23761 23763 22030 0 -1 4202496 240802 0 0 0 118135 97 0 0 25 0 1 0 735618181 998395904 235176 33554432000 4194304 4394578 140734440487296 18446744073709551615 4298298 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/23763/statm: 243749 235176 267 49 0 240890 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 974996

[startup+1242.3 s]
/proc/loadavg: 4.03 4.00 3.59 5/424 23884
/proc/meminfo: memFree=9943112/32951124 swapFree=65586204/67111528
[pid=23763] ppid=23761 vsize=974996 CPUtime=1242.32 cores=5,7
/proc/23763/stat : 23763 (SApperloT2010) R 23761 23763 22030 0 -1 4202496 240824 0 0 0 124135 97 0 0 25 0 1 0 735618181 998395904 235198 33554432000 4194304 4394578 140734440487296 18446744073709551615 4298358 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/23763/statm: 243749 235198 267 49 0 240890 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 974996



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 4.00 3.62 5/424 23886
/proc/meminfo: memFree=9924824/32951124 swapFree=65586204/67111528
[pid=23763] ppid=23761 vsize=974996 CPUtime=1300.04 cores=5,7
/proc/23763/stat : 23763 (SApperloT2010) R 23761 23763 22030 0 -1 4202496 240894 0 0 0 129907 97 0 0 25 0 1 0 735618181 998395904 235268 33554432000 4194304 4394578 140734440487296 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/23763/statm: 243749 235268 267 49 0 240890 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 974996

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.06
CPU time (s): 1300.09
CPU user time (s): 1299.07
CPU system time (s): 1.01384
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 974996

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

runsolver used 5.13422 second user time and 12.6241 second system time

The end

Launcher Data

Begin job on node119 at 2011-05-15 12:04:35
IDJOB=3379946
IDBENCH=20353
IDSOLVER=1862
FILE ID=node119/3379946-1305453874
RUNJOBID= node119-1305453874-23730
PBS_JOBID= 13324846
Free space on /tmp= 73236 MiB

SOLVER NAME= SApperloT2010 2011-05-15 (fixed)
BENCH NAME= SAT07/industrial/anbulagan/hard-sat/partial-10-13-s.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3379946-1305453874/watcher-3379946-1305453874 -o /tmp/evaluation-result-3379946-1305453874/solver-3379946-1305453874 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3379946-1305453874.cnf

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

MD5SUM BENCH= d90571b4b69632567da9d3ebfd25979e
RANDOM SEED=1727859735

node119.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.815
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.63
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.815
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.815
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.815
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.815
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.67
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.815
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.815
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.815
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:      13668236 kB
Buffers:        299084 kB
Cached:        4897692 kB
SwapCached:       4756 kB
Active:       15725628 kB
Inactive:      3213784 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13668236 kB
SwapTotal:    67111528 kB
SwapFree:     65586204 kB
Dirty:           75024 kB
Writeback:           0 kB
AnonPages:    13741136 kB
Mapped:          32180 kB
Slab:           215888 kB
PageTables:      62588 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 113533828 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= 73172 MiB
End job on node119 at 2011-05-15 12:26:17