Trace number 3266271

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-03-04? (TO) 1300.1 1300.06

General information on the benchmark

NameSAT02/handmade/pehoushek/plainoldcnf/
5cnf_4300_4300_170.shuffled.cnf
MD5SUM82789f57e506af1994452e76af2dcbf0
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.073988
Satisfiable
(Un)Satisfiability was proved
Number of variables170
Number of clauses2924
Sum of the clauses size14457
Maximum clause length5
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31
Number of clauses of size 4161
Number of clauses of size 52762
Number of clauses of size over 50

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: 935)

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-3266271-1303578912/watcher-3266271-1303578912 -o /tmp/evaluation-result-3266271-1303578912/solver-3266271-1303578912 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3266271-1303578912.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: 2.77 3.05 3.38 5/188 21102
/proc/meminfo: memFree=18716608/32951124 swapFree=67111480/67111528
[pid=21102] ppid=21098 vsize=12176 CPUtime=0 cores=5,7
/proc/21102/stat : 21102 (SApperloT2010) R 21098 21102 19028 0 -1 4202496 440 0 0 0 0 0 0 0 19 0 1 0 548121711 12468224 379 33554432000 4194304 4395502 140733976199872 18446744073709551615 252458065664 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/21102/statm: 3044 379 249 50 0 184 0

[startup+0.094472 s]
/proc/loadavg: 2.77 3.05 3.38 5/188 21102
/proc/meminfo: memFree=18716608/32951124 swapFree=67111480/67111528
[pid=21102] ppid=21098 vsize=13360 CPUtime=0.08 cores=5,7
/proc/21102/stat : 21102 (SApperloT2010) R 21098 21102 19028 0 -1 4202496 776 0 0 0 8 0 0 0 19 0 1 0 548121711 13680640 714 33554432000 4194304 4395502 140733976199872 18446744073709551615 4282651 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/21102/statm: 3340 714 266 50 0 480 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 13360

[startup+0.10047 s]
/proc/loadavg: 2.77 3.05 3.38 5/188 21102
/proc/meminfo: memFree=18716608/32951124 swapFree=67111480/67111528
[pid=21102] ppid=21098 vsize=13360 CPUtime=0.09 cores=5,7
/proc/21102/stat : 21102 (SApperloT2010) R 21098 21102 19028 0 -1 4202496 780 0 0 0 9 0 0 0 19 0 1 0 548121711 13680640 718 33554432000 4194304 4395502 140733976199872 18446744073709551615 4299718 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/21102/statm: 3340 718 266 50 0 480 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13360

[startup+0.300432 s]
/proc/loadavg: 2.77 3.05 3.38 5/188 21102
/proc/meminfo: memFree=18716608/32951124 swapFree=67111480/67111528
[pid=21102] ppid=21098 vsize=14284 CPUtime=0.29 cores=5,7
/proc/21102/stat : 21102 (SApperloT2010) R 21098 21102 19028 0 -1 4202496 1000 0 0 0 29 0 0 0 20 0 1 0 548121711 14626816 938 33554432000 4194304 4395502 140733976199872 18446744073709551615 4299174 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/21102/statm: 3571 938 266 50 0 711 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14284

[startup+0.700357 s]
/proc/loadavg: 2.77 3.05 3.38 5/188 21102
/proc/meminfo: memFree=18716608/32951124 swapFree=67111480/67111528
[pid=21102] ppid=21098 vsize=15212 CPUtime=0.69 cores=5,7
/proc/21102/stat : 21102 (SApperloT2010) R 21098 21102 19028 0 -1 4202496 1217 0 0 0 69 0 0 0 20 0 1 0 548121711 15577088 1155 33554432000 4194304 4395502 140733976199872 18446744073709551615 4299758 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/21102/statm: 3803 1155 266 50 0 943 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 15212

[startup+1.50021 s]
/proc/loadavg: 2.77 3.05 3.38 6/190 21104
/proc/meminfo: memFree=18703156/32951124 swapFree=67111480/67111528
[pid=21102] ppid=21098 vsize=16804 CPUtime=1.49 cores=5,7
/proc/21102/stat : 21102 (SApperloT2010) R 21098 21102 19028 0 -1 4202496 1629 0 0 0 149 0 0 0 23 0 1 0 548121711 17207296 1567 33554432000 4194304 4395502 140733976199872 18446744073709551615 4292729 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/21102/statm: 4201 1567 267 50 0 1341 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 16804

[startup+3.10091 s]
/proc/loadavg: 2.87 3.07 3.39 6/190 21104
/proc/meminfo: memFree=18696956/32951124 swapFree=67111480/67111528
[pid=21102] ppid=21098 vsize=18548 CPUtime=3.09 cores=5,7
/proc/21102/stat : 21102 (SApperloT2010) R 21098 21102 19028 0 -1 4202496 2053 0 0 0 309 0 0 0 25 0 1 0 548121711 18993152 1991 33554432000 4194304 4395502 140733976199872 18446744073709551615 4299809 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/21102/statm: 4637 1991 267 50 0 1777 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 18548

[startup+6.30032 s]
/proc/loadavg: 2.87 3.07 3.39 6/190 21105
/proc/meminfo: memFree=18683900/32951124 swapFree=67111480/67111528
[pid=21102] ppid=21098 vsize=21624 CPUtime=6.29 cores=5,7
/proc/21102/stat : 21102 (SApperloT2010) R 21098 21102 19028 0 -1 4202496 2809 0 0 0 629 0 0 0 25 0 1 0 548121711 22142976 2747 33554432000 4194304 4395502 140733976199872 18446744073709551615 4314296 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/21102/statm: 5406 2747 267 50 0 2546 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 21624

[startup+12.7001 s]
/proc/loadavg: 3.04 3.10 3.39 6/190 21132
/proc/meminfo: memFree=18665556/32951124 swapFree=67111480/67111528
[pid=21102] ppid=21098 vsize=28812 CPUtime=12.69 cores=5,7
/proc/21102/stat : 21102 (SApperloT2010) R 21098 21102 19028 0 -1 4202496 4549 0 0 0 1269 0 0 0 25 0 1 0 548121711 29503488 4487 33554432000 4194304 4395502 140733976199872 18446744073709551615 4299146 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/21102/statm: 7203 4487 267 50 0 4343 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 28812

[startup+25.5008 s]
/proc/loadavg: 3.19 3.12 3.40 6/190 21132
/proc/meminfo: memFree=18618220/32951124 swapFree=67111480/67111528
[pid=21102] ppid=21098 vsize=40756 CPUtime=25.49 cores=5,7
/proc/21102/stat : 21102 (SApperloT2010) R 21098 21102 19028 0 -1 4202496 7521 0 0 0 2548 1 0 0 25 0 1 0 548121711 41734144 7459 33554432000 4194304 4395502 140733976199872 18446744073709551615 4291667 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/21102/statm: 10189 7459 267 50 0 7329 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 40756

[startup+51.101 s]
/proc/loadavg: 3.46 3.19 3.41 6/190 21133
/proc/meminfo: memFree=18544416/32951124 swapFree=67111480/67111528
[pid=21102] ppid=21098 vsize=63356 CPUtime=51.09 cores=5,7
/proc/21102/stat : 21102 (SApperloT2010) R 21098 21102 19028 0 -1 4202496 13163 0 0 0 5107 2 0 0 25 0 1 0 548121711 64876544 13101 33554432000 4194304 4395502 140733976199872 18446744073709551615 4299673 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/21102/statm: 15839 13101 267 50 0 12979 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 63356

[startup+102.306 s]
/proc/loadavg: 3.26 3.19 3.40 5/184 21151
/proc/meminfo: memFree=18466732/32951124 swapFree=67111480/67111528
[pid=21102] ppid=21098 vsize=106776 CPUtime=102.29 cores=5,7
/proc/21102/stat : 21102 (SApperloT2010) R 21098 21102 19028 0 -1 4202496 24057 0 0 0 10224 5 0 0 25 0 1 0 548121711 109338624 23995 33554432000 4194304 4395502 140733976199872 18446744073709551615 4299186 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/21102/statm: 26694 23995 267 50 0 23834 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 106776

[startup+162.3 s]
/proc/loadavg: 3.22 3.18 3.38 5/184 21153
/proc/meminfo: memFree=18361312/32951124 swapFree=67111480/67111528
[pid=21102] ppid=21098 vsize=150160 CPUtime=162.29 cores=5,7
/proc/21102/stat : 21102 (SApperloT2010) R 21098 21102 19028 0 -1 4202496 34902 0 0 0 16221 8 0 0 25 0 1 0 548121711 153763840 34840 33554432000 4194304 4395502 140733976199872 18446744073709551615 4299597 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/21102/statm: 37540 34840 267 50 0 34680 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 150160

[startup+222.3 s]
/proc/loadavg: 3.07 3.14 3.35 5/184 21154
/proc/meminfo: memFree=18236028/32951124 swapFree=67111480/67111528
[pid=21102] ppid=21098 vsize=191512 CPUtime=222.3 cores=5,7
/proc/21102/stat : 21102 (SApperloT2010) R 21098 21102 19028 0 -1 4202496 45217 0 0 0 22219 11 0 0 25 0 1 0 548121711 196108288 45155 33554432000 4194304 4395502 140733976199872 18446744073709551615 4299620 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/21102/statm: 47878 45155 267 50 0 45018 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 191512

[startup+282.301 s]
/proc/loadavg: 3.03 3.12 3.33 5/184 21156
/proc/meminfo: memFree=18130232/32951124 swapFree=67111480/67111528
[pid=21102] ppid=21098 vsize=262012 CPUtime=282.3 cores=5,7
/proc/21102/stat : 21102 (SApperloT2010) R 21098 21102 19028 0 -1 4202496 62839 0 0 0 28214 16 0 0 25 0 1 0 548121711 268300288 62777 33554432000 4194304 4395502 140733976199872 18446744073709551615 4286561 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/21102/statm: 65503 62777 267 50 0 62643 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 262012

[startup+342.301 s]
/proc/loadavg: 3.01 3.09 3.31 5/184 21157
/proc/meminfo: memFree=17983140/32951124 swapFree=67111480/67111528
[pid=21102] ppid=21098 vsize=318484 CPUtime=342.3 cores=5,7
/proc/21102/stat : 21102 (SApperloT2010) R 21098 21102 19028 0 -1 4202496 76906 0 0 0 34211 19 0 0 25 0 1 0 548121711 326127616 76844 33554432000 4194304 4395502 140733976199872 18446744073709551615 4299965 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/21102/statm: 79621 76844 267 50 0 76761 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 318484

[startup+402.301 s]
/proc/loadavg: 2.78 3.03 3.27 4/178 21176
/proc/meminfo: memFree=17879124/32951124 swapFree=67111480/67111528
[pid=21102] ppid=21098 vsize=382200 CPUtime=402.3 cores=5,7
/proc/21102/stat : 21102 (SApperloT2010) R 21098 21102 19028 0 -1 4202496 92796 0 0 0 40208 22 0 0 25 0 1 0 548121711 391372800 92734 33554432000 4194304 4395502 140733976199872 18446744073709551615 4292950 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/21102/statm: 95550 92734 267 50 0 92690 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 382200

[startup+462.3 s]
/proc/loadavg: 2.26 2.82 3.18 4/178 21178
/proc/meminfo: memFree=17779636/32951124 swapFree=67111480/67111528
[pid=21102] ppid=21098 vsize=409356 CPUtime=462.3 cores=5,7
/proc/21102/stat : 21102 (SApperloT2010) R 21098 21102 19028 0 -1 4202496 99525 0 0 0 46206 24 0 0 25 0 1 0 548121711 419180544 99463 33554432000 4194304 4395502 140733976199872 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/21102/statm: 102339 99463 267 50 0 99479 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 409356

[startup+522.3 s]
/proc/loadavg: 2.10 2.68 3.11 4/178 21179
/proc/meminfo: memFree=17693548/32951124 swapFree=67111480/67111528
[pid=21102] ppid=21098 vsize=451208 CPUtime=522.31 cores=5,7
/proc/21102/stat : 21102 (SApperloT2010) R 21098 21102 19028 0 -1 4202496 109968 0 0 0 52205 26 0 0 25 0 1 0 548121711 462036992 109906 33554432000 4194304 4395502 140733976199872 18446744073709551615 4299623 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/21102/statm: 112802 109906 267 50 0 109942 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 451208

[startup+582.3 s]
/proc/loadavg: 2.03 2.55 3.03 4/178 21181
/proc/meminfo: memFree=17616644/32951124 swapFree=67111480/67111528
[pid=21102] ppid=21098 vsize=515380 CPUtime=582.31 cores=5,7
/proc/21102/stat : 21102 (SApperloT2010) R 21098 21102 19028 0 -1 4202496 125962 0 0 0 58203 28 0 0 25 0 1 0 548121711 527749120 125900 33554432000 4194304 4395502 140733976199872 18446744073709551615 4292333 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/21102/statm: 128845 125900 267 50 0 125985 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 515380

[startup+642.301 s]
/proc/loadavg: 2.01 2.44 2.96 4/178 21182
/proc/meminfo: memFree=17492620/32951124 swapFree=67111480/67111528
[pid=21102] ppid=21098 vsize=566696 CPUtime=642.32 cores=5,7
/proc/21102/stat : 21102 (SApperloT2010) R 21098 21102 19028 0 -1 4202496 138779 0 0 0 64201 31 0 0 25 0 1 0 548121711 580296704 138717 33554432000 4194304 4395502 140733976199872 18446744073709551615 4299739 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/21102/statm: 141674 138717 267 50 0 138814 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 566696

[startup+702.301 s]
/proc/loadavg: 2.00 2.36 2.90 4/178 21184
/proc/meminfo: memFree=17381224/32951124 swapFree=67111480/67111528
[pid=21102] ppid=21098 vsize=624308 CPUtime=702.31 cores=5,7
/proc/21102/stat : 21102 (SApperloT2010) R 21098 21102 19028 0 -1 4202496 153145 0 0 0 70197 34 0 0 25 0 1 0 548121711 639291392 153083 33554432000 4194304 4395502 140733976199872 18446744073709551615 4299549 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/21102/statm: 156077 153083 267 50 0 153217 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 624308

[startup+762.307 s]
/proc/loadavg: 2.00 2.29 2.84 4/178 21186
/proc/meminfo: memFree=17243200/32951124 swapFree=67111480/67111528
[pid=21102] ppid=21098 vsize=688816 CPUtime=762.32 cores=5,7
/proc/21102/stat : 21102 (SApperloT2010) R 21098 21102 19028 0 -1 4202496 169221 0 0 0 76194 38 0 0 25 0 1 0 548121711 705347584 169159 33554432000 4194304 4395502 140733976199872 18446744073709551615 4297177 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/21102/statm: 172204 169159 267 50 0 169344 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 688816

[startup+822.3 s]
/proc/loadavg: 2.00 2.24 2.79 4/178 21187
/proc/meminfo: memFree=17117652/32951124 swapFree=67111480/67111528
[pid=21102] ppid=21098 vsize=754056 CPUtime=822.32 cores=5,7
/proc/21102/stat : 21102 (SApperloT2010) R 21098 21102 19028 0 -1 4202496 185496 0 0 0 82190 42 0 0 25 0 1 0 548121711 772153344 185434 33554432000 4194304 4395502 140733976199872 18446744073709551615 4299186 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/21102/statm: 188514 185434 267 50 0 185654 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 754056

[startup+882.3 s]
/proc/loadavg: 2.00 2.19 2.73 4/178 21189
/proc/meminfo: memFree=17003540/32951124 swapFree=67111480/67111528
[pid=21102] ppid=21098 vsize=826820 CPUtime=882.31 cores=5,7
/proc/21102/stat : 21102 (SApperloT2010) R 21098 21102 19028 0 -1 4202496 203656 0 0 0 88186 45 0 0 25 0 1 0 548121711 846663680 203594 33554432000 4194304 4395502 140733976199872 18446744073709551615 4299559 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/21102/statm: 206705 203594 267 50 0 203845 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 826820

[startup+942.3 s]
/proc/loadavg: 2.00 2.16 2.69 4/178 21190
/proc/meminfo: memFree=16882364/32951124 swapFree=67111480/67111528
[pid=21102] ppid=21098 vsize=884340 CPUtime=942.32 cores=5,7
/proc/21102/stat : 21102 (SApperloT2010) R 21098 21102 19028 0 -1 4202496 217998 0 0 0 94184 48 0 0 25 0 1 0 548121711 905564160 217936 33554432000 4194304 4395502 140733976199872 18446744073709551615 4292733 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/21102/statm: 221085 217936 267 50 0 218225 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 884340

[startup+1002.3 s]
/proc/loadavg: 2.00 2.12 2.64 4/178 21192
/proc/meminfo: memFree=16833104/32951124 swapFree=67111480/67111528
[pid=21102] ppid=21098 vsize=884820 CPUtime=1002.32 cores=5,7
/proc/21102/stat : 21102 (SApperloT2010) R 21098 21102 19028 0 -1 4202496 218074 0 0 0 100184 48 0 0 25 0 1 0 548121711 906055680 218012 33554432000 4194304 4395502 140733976199872 18446744073709551615 4299537 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/21102/statm: 221205 218012 267 50 0 218345 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 884820

[startup+1062.3 s]
/proc/loadavg: 2.00 2.10 2.60 4/178 21194
/proc/meminfo: memFree=16754208/32951124 swapFree=67111480/67111528
[pid=21102] ppid=21098 vsize=901772 CPUtime=1062.32 cores=5,7
/proc/21102/stat : 21102 (SApperloT2010) R 21098 21102 19028 0 -1 4202496 222303 0 0 0 106183 49 0 0 25 0 1 0 548121711 923414528 222241 33554432000 4194304 4395502 140733976199872 18446744073709551615 4299795 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/21102/statm: 225443 222241 267 50 0 222583 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 901772

[startup+1122.3 s]
/proc/loadavg: 2.00 2.08 2.56 4/178 21195
/proc/meminfo: memFree=16642812/32951124 swapFree=67111480/67111528
[pid=21102] ppid=21098 vsize=981056 CPUtime=1122.33 cores=5,7
/proc/21102/stat : 21102 (SApperloT2010) R 21098 21102 19028 0 -1 4202496 242119 0 0 0 112181 52 0 0 25 0 1 0 548121711 1004601344 242057 33554432000 4194304 4395502 140733976199872 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/21102/statm: 245264 242057 267 50 0 242404 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 981056

[startup+1182.3 s]
/proc/loadavg: 2.00 2.06 2.52 4/178 21197
/proc/meminfo: memFree=16577936/32951124 swapFree=67111480/67111528
[pid=21102] ppid=21098 vsize=1045072 CPUtime=1182.33 cores=5,7
/proc/21102/stat : 21102 (SApperloT2010) R 21098 21102 19028 0 -1 4202496 258098 0 0 0 118177 56 0 0 25 0 1 0 548121711 1070153728 258036 33554432000 4194304 4395502 140733976199872 18446744073709551615 4299608 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/21102/statm: 261268 258036 267 50 0 258408 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 1045072

[startup+1242.3 s]
/proc/loadavg: 2.09 2.08 2.49 4/178 21198
/proc/meminfo: memFree=16499048/32951124 swapFree=67111480/67111528
[pid=21102] ppid=21098 vsize=1124524 CPUtime=1242.33 cores=5,7
/proc/21102/stat : 21102 (SApperloT2010) R 21098 21102 19028 0 -1 4202496 277953 0 0 0 124174 59 0 0 25 0 1 0 548121711 1151512576 277891 33554432000 4194304 4395502 140733976199872 18446744073709551615 4299758 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/21102/statm: 281131 277891 267 50 0 278271 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 1124524



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.03 2.06 2.46 4/178 21200
/proc/meminfo: memFree=16395344/32951124 swapFree=67111480/67111528
[pid=21102] ppid=21098 vsize=1167308 CPUtime=1300.04 cores=5,7
/proc/21102/stat : 21102 (SApperloT2010) R 21098 21102 19028 0 -1 4202496 288609 0 0 0 129943 61 0 0 25 0 1 0 548121711 1195323392 288547 33554432000 4194304 4395502 140733976199872 18446744073709551615 4299492 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/21102/statm: 291827 288547 267 50 0 288967 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 1167308

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.1
CPU user time (s): 1299.43
CPU system time (s): 0.667898
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 1167308

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

runsolver used 1.82472 second user time and 4.5933 second system time

The end

Launcher Data

Begin job on node111 at 2011-04-23 19:15:12
IDJOB=3266271
IDBENCH=87447
IDSOLVER=1655
FILE ID=node111/3266271-1303578912
RUNJOBID= node111-1303578912-20956
PBS_JOBID= 13150301
Free space on /tmp= 70736 MiB

SOLVER NAME= SApperloT2010 2011-03-04
BENCH NAME= SAT02/handmade/pehoushek/plainoldcnf/5cnf_4300_4300_170.shuffled.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3266271-1303578912/watcher-3266271-1303578912 -o /tmp/evaluation-result-3266271-1303578912/solver-3266271-1303578912 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3266271-1303578912.cnf

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

MD5SUM BENCH= 82789f57e506af1994452e76af2dcbf0
RANDOM SEED=1637264967

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

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
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.849
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.849
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.67
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.849
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:      18716772 kB
Buffers:       2129960 kB
Cached:       11462256 kB
SwapCached:         44 kB
Active:        9664680 kB
Inactive:      3999372 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18716772 kB
SwapTotal:    67111528 kB
SwapFree:     67111480 kB
Dirty:            1572 kB
Writeback:           0 kB
AnonPages:       71080 kB
Mapped:          14872 kB
Slab:           505044 kB
PageTables:       5028 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   238304 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= 70736 MiB
End job on node111 at 2011-04-23 19:36:54