Trace number 3380136

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) 1299.99 1300.02

General information on the benchmark

NameAPPLICATIONS/bitverif/countbitsarray/
countbitsarray04_32.cnf
MD5SUM2fe3650d4a602f63086e937176360ebb
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables8750
Number of clauses25865
Sum of the clauses size60349
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 217242
Number of clauses of size 38621
Number of clauses of size 40
Number of clauses of size 50
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: 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-3380136-1305454326/watcher-3380136-1305454326 -o /tmp/evaluation-result-3380136-1305454326/solver-3380136-1305454326 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3380136-1305454326.cnf 

running on 2 cores: 0,2

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

[startup+0 s]
/proc/loadavg: 3.68 3.94 3.94 3/356 32737
/proc/meminfo: memFree=18373860/32951124 swapFree=67111348/67111528
[pid=32737] ppid=32735 vsize=11796 CPUtime=0 cores=0,2
/proc/32737/stat : 32737 (runsolver) R 32735 31248 31248 0 -1 4202560 13 0 0 0 0 0 0 0 22 0 1 0 637848424 12079104 23 33554432000 4194304 5432360 140736646151792 18446744073709551615 4236553 0 0 4096 24578 0 0 0 17 2 0 0 0
/proc/32737/statm: 2949 23 4 303 0 2643 0
Current StackSize limit: 10240 KiB


[startup+0.106078 s]
/proc/loadavg: 3.68 3.94 3.94 3/356 32737
/proc/meminfo: memFree=18373860/32951124 swapFree=67111348/67111528
[pid=32737] ppid=32735 vsize=17136 CPUtime=0.08 cores=0,2
/proc/32737/stat : 32737 (SApperloT2010) R 32735 32737 31248 0 -1 4202496 1766 0 0 0 8 0 0 0 22 0 1 0 637848424 17547264 1552 33554432000 4194304 4394578 140733288637888 18446744073709551615 233510322071 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/32737/statm: 4284 1552 255 49 0 1425 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 17136

[startup+0.201051 s]
/proc/loadavg: 3.68 3.94 3.94 3/356 32737
/proc/meminfo: memFree=18373860/32951124 swapFree=67111348/67111528
[pid=32737] ppid=32735 vsize=17928 CPUtime=0.17 cores=0,2
/proc/32737/stat : 32737 (SApperloT2010) R 32735 32737 31248 0 -1 4202496 1980 0 0 0 17 0 0 0 23 0 1 0 637848424 18358272 1766 33554432000 4194304 4394578 140733288637888 18446744073709551615 233510322071 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/32737/statm: 4482 1766 255 49 0 1623 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 17928

[startup+0.301064 s]
/proc/loadavg: 3.68 3.94 3.94 3/356 32737
/proc/meminfo: memFree=18373860/32951124 swapFree=67111348/67111528
[pid=32737] ppid=32735 vsize=19908 CPUtime=0.28 cores=0,2
/proc/32737/stat : 32737 (SApperloT2010) R 32735 32737 31248 0 -1 4202496 2516 0 0 0 27 1 0 0 23 0 1 0 637848424 20385792 2302 33554432000 4194304 4394578 140733288637888 18446744073709551615 4291813 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/32737/statm: 4977 2303 266 49 0 2118 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 19908

[startup+0.700991 s]
/proc/loadavg: 3.68 3.94 3.94 3/356 32737
/proc/meminfo: memFree=18373860/32951124 swapFree=67111348/67111528
[pid=32737] ppid=32735 vsize=22288 CPUtime=0.68 cores=0,2
/proc/32737/stat : 32737 (SApperloT2010) R 32735 32737 31248 0 -1 4202496 3104 0 0 0 67 1 0 0 25 0 1 0 637848424 22822912 2890 33554432000 4194304 4394578 140733288637888 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/32737/statm: 5572 2890 266 49 0 2713 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 22288

[startup+1.50082 s]
/proc/loadavg: 3.70 3.94 3.94 5/370 32764
/proc/meminfo: memFree=18182924/32951124 swapFree=67111348/67111528
[pid=32737] ppid=32735 vsize=23756 CPUtime=1.48 cores=0,2
/proc/32737/stat : 32737 (SApperloT2010) R 32735 32737 31248 0 -1 4202496 3494 0 0 0 147 1 0 0 25 0 1 0 637848424 24326144 3280 33554432000 4194304 4394578 140733288637888 18446744073709551615 4298373 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/32737/statm: 5939 3280 266 49 0 3080 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 23756

[startup+3.10056 s]
/proc/loadavg: 3.70 3.94 3.94 5/370 32764
/proc/meminfo: memFree=18115484/32951124 swapFree=67111348/67111528
[pid=32737] ppid=32735 vsize=25704 CPUtime=3.08 cores=0,2
/proc/32737/stat : 32737 (SApperloT2010) R 32735 32737 31248 0 -1 4202496 3943 0 0 0 307 1 0 0 25 0 1 0 637848424 26320896 3729 33554432000 4194304 4394578 140733288637888 18446744073709551615 4346095 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/32737/statm: 6426 3729 266 49 0 3567 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 25704

[startup+6.30097 s]
/proc/loadavg: 3.70 3.94 3.94 5/370 32764
/proc/meminfo: memFree=18049108/32951124 swapFree=67111348/67111528
[pid=32737] ppid=32735 vsize=28632 CPUtime=6.28 cores=0,2
/proc/32737/stat : 32737 (SApperloT2010) R 32735 32737 31248 0 -1 4202496 4679 0 0 0 627 1 0 0 25 0 1 0 637848424 29319168 4465 33554432000 4194304 4394578 140733288637888 18446744073709551615 4346336 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/32737/statm: 7158 4465 266 49 0 4299 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 28632

[startup+12.7008 s]
/proc/loadavg: 3.75 3.94 3.94 5/370 32765
/proc/meminfo: memFree=18016816/32951124 swapFree=67111348/67111528
[pid=32737] ppid=32735 vsize=32172 CPUtime=12.68 cores=0,2
/proc/32737/stat : 32737 (SApperloT2010) R 32735 32737 31248 0 -1 4202496 5489 0 0 0 1267 1 0 0 25 0 1 0 637848424 32944128 5275 33554432000 4194304 4394578 140733288637888 18446744073709551615 4298942 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/32737/statm: 8043 5275 266 49 0 5184 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 32172

[startup+25.5005 s]
/proc/loadavg: 3.87 3.96 3.95 5/370 32765
/proc/meminfo: memFree=17982824/32951124 swapFree=67111348/67111528
[pid=32737] ppid=32735 vsize=37848 CPUtime=25.48 cores=0,2
/proc/32737/stat : 32737 (SApperloT2010) R 32735 32737 31248 0 -1 4202496 6773 0 0 0 2546 2 0 0 25 0 1 0 637848424 38756352 6559 33554432000 4194304 4394578 140733288637888 18446744073709551615 4287241 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/32737/statm: 9462 6559 266 49 0 6603 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 37848

[startup+51.1009 s]
/proc/loadavg: 3.91 3.96 3.95 5/370 32766
/proc/meminfo: memFree=17932644/32951124 swapFree=67111348/67111528
[pid=32737] ppid=32735 vsize=45828 CPUtime=51.07 cores=0,2
/proc/32737/stat : 32737 (SApperloT2010) R 32735 32737 31248 0 -1 4202496 8565 0 0 0 5105 2 0 0 25 0 1 0 637848424 46927872 8351 33554432000 4194304 4394578 140733288637888 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/32737/statm: 11457 8351 266 49 0 8598 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 45828

[startup+102.301 s]
/proc/loadavg: 3.96 3.97 3.95 5/370 32767
/proc/meminfo: memFree=17845468/32951124 swapFree=67111348/67111528
[pid=32737] ppid=32735 vsize=55976 CPUtime=102.28 cores=0,2
/proc/32737/stat : 32737 (SApperloT2010) R 32735 32737 31248 0 -1 4202496 10793 0 0 0 10225 3 0 0 25 0 1 0 637848424 57319424 10579 33554432000 4194304 4394578 140733288637888 18446744073709551615 4299512 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/32737/statm: 13994 10579 266 49 0 11135 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 55976

[startup+162.301 s]
/proc/loadavg: 3.98 3.97 3.95 5/370 301
/proc/meminfo: memFree=17751204/32951124 swapFree=67111348/67111528
[pid=32737] ppid=32735 vsize=64572 CPUtime=162.27 cores=0,2
/proc/32737/stat : 32737 (SApperloT2010) R 32735 32737 31248 0 -1 4202496 12624 0 0 0 16223 4 0 0 25 0 1 0 637848424 66121728 12410 33554432000 4194304 4394578 140733288637888 18446744073709551615 4298826 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/32737/statm: 16143 12410 266 49 0 13284 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 64572

[startup+222.314 s]
/proc/loadavg: 4.03 3.99 3.95 5/370 302
/proc/meminfo: memFree=17712232/32951124 swapFree=67111348/67111528
[pid=32737] ppid=32735 vsize=71284 CPUtime=222.28 cores=0,2
/proc/32737/stat : 32737 (SApperloT2010) R 32735 32737 31248 0 -1 4202496 14186 0 0 0 22223 5 0 0 25 0 1 0 637848424 72994816 13972 33554432000 4194304 4394578 140733288637888 18446744073709551615 4296374 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/32737/statm: 17821 13972 266 49 0 14962 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 71284

[startup+282.3 s]
/proc/loadavg: 4.01 3.99 3.95 5/370 304
/proc/meminfo: memFree=17680224/32951124 swapFree=67111348/67111528
[pid=32737] ppid=32735 vsize=82428 CPUtime=282.27 cores=0,2
/proc/32737/stat : 32737 (SApperloT2010) R 32735 32737 31248 0 -1 4202496 16511 0 0 0 28221 6 0 0 25 0 1 0 637848424 84406272 16297 33554432000 4194304 4394578 140733288637888 18446744073709551615 4298976 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/32737/statm: 20607 16297 266 49 0 17748 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 82428

[startup+342.301 s]
/proc/loadavg: 4.00 3.99 3.95 5/370 305
/proc/meminfo: memFree=17640644/32951124 swapFree=67111348/67111528
[pid=32737] ppid=32735 vsize=85720 CPUtime=342.27 cores=0,2
/proc/32737/stat : 32737 (SApperloT2010) R 32735 32737 31248 0 -1 4202496 17243 0 0 0 34220 7 0 0 25 0 1 0 637848424 87777280 17029 33554432000 4194304 4394578 140733288637888 18446744073709551615 4298338 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/32737/statm: 21430 17029 266 49 0 18571 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 85720

[startup+402.301 s]
/proc/loadavg: 4.05 4.00 3.96 5/370 307
/proc/meminfo: memFree=17616560/32951124 swapFree=67111348/67111528
[pid=32737] ppid=32735 vsize=90504 CPUtime=402.27 cores=0,2
/proc/32737/stat : 32737 (SApperloT2010) R 32735 32737 31248 0 -1 4202496 18234 0 0 0 40219 8 0 0 25 0 1 0 637848424 92676096 18020 33554432000 4194304 4394578 140733288637888 18446744073709551615 4292869 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/32737/statm: 22626 18020 266 49 0 19767 0
Current children cumulated CPU time (s) 402.27
Current children cumulated vsize (KiB) 90504

[startup+462.301 s]
/proc/loadavg: 3.41 3.83 3.90 4/364 335
/proc/meminfo: memFree=17657000/32951124 swapFree=67111348/67111528
[pid=32737] ppid=32735 vsize=93052 CPUtime=462.27 cores=0,2
/proc/32737/stat : 32737 (SApperloT2010) R 32735 32737 31248 0 -1 4202496 18803 0 0 0 46218 9 0 0 25 0 1 0 637848424 95285248 18589 33554432000 4194304 4394578 140733288637888 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/32737/statm: 23263 18589 266 49 0 20404 0
Current children cumulated CPU time (s) 462.27
Current children cumulated vsize (KiB) 93052

[startup+522.3 s]
/proc/loadavg: 3.15 3.68 3.84 4/364 336
/proc/meminfo: memFree=17648552/32951124 swapFree=67111348/67111528
[pid=32737] ppid=32735 vsize=96744 CPUtime=522.26 cores=0,2
/proc/32737/stat : 32737 (SApperloT2010) R 32735 32737 31248 0 -1 4202496 19590 0 0 0 52217 9 0 0 25 0 1 0 637848424 99065856 19376 33554432000 4194304 4394578 140733288637888 18446744073709551615 4288372 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/32737/statm: 24186 19376 266 49 0 21327 0
Current children cumulated CPU time (s) 522.26
Current children cumulated vsize (KiB) 96744

[startup+582.301 s]
/proc/loadavg: 3.13 3.57 3.79 4/364 338
/proc/meminfo: memFree=17635380/32951124 swapFree=67111348/67111528
[pid=32737] ppid=32735 vsize=102900 CPUtime=582.27 cores=0,2
/proc/32737/stat : 32737 (SApperloT2010) R 32735 32737 31248 0 -1 4202496 20809 0 0 0 58217 10 0 0 25 0 1 0 637848424 105369600 20595 33554432000 4194304 4394578 140733288637888 18446744073709551615 4287949 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/32737/statm: 25725 20595 266 49 0 22866 0
Current children cumulated CPU time (s) 582.27
Current children cumulated vsize (KiB) 102900

[startup+642.301 s]
/proc/loadavg: 3.05 3.46 3.74 4/364 339
/proc/meminfo: memFree=17616496/32951124 swapFree=67111348/67111528
[pid=32737] ppid=32735 vsize=105464 CPUtime=642.27 cores=0,2
/proc/32737/stat : 32737 (SApperloT2010) R 32735 32737 31248 0 -1 4202496 21289 0 0 0 64217 10 0 0 25 0 1 0 637848424 107995136 21075 33554432000 4194304 4394578 140733288637888 18446744073709551615 4346664 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/32737/statm: 26366 21075 266 49 0 23507 0
Current children cumulated CPU time (s) 642.27
Current children cumulated vsize (KiB) 105464

[startup+702.301 s]
/proc/loadavg: 3.02 3.37 3.69 4/364 341
/proc/meminfo: memFree=17599608/32951124 swapFree=67111348/67111528
[pid=32737] ppid=32735 vsize=107896 CPUtime=702.26 cores=0,2
/proc/32737/stat : 32737 (SApperloT2010) R 32735 32737 31248 0 -1 4202496 21785 0 0 0 70215 11 0 0 25 0 1 0 637848424 110485504 21571 33554432000 4194304 4394578 140733288637888 18446744073709551615 4298841 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/32737/statm: 26974 21571 266 49 0 24115 0
Current children cumulated CPU time (s) 702.26
Current children cumulated vsize (KiB) 107896

[startup+762.301 s]
/proc/loadavg: 3.06 3.32 3.65 4/364 343
/proc/meminfo: memFree=17582340/32951124 swapFree=67111348/67111528
[pid=32737] ppid=32735 vsize=112476 CPUtime=762.28 cores=0,2
/proc/32737/stat : 32737 (SApperloT2010) R 32735 32737 31248 0 -1 4202496 22692 0 0 0 76216 12 0 0 25 0 1 0 637848424 115175424 22478 33554432000 4194304 4394578 140733288637888 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/32737/statm: 28119 22478 266 49 0 25260 0
Current children cumulated CPU time (s) 762.28
Current children cumulated vsize (KiB) 112476

[startup+822.301 s]
/proc/loadavg: 3.02 3.26 3.61 4/364 347
/proc/meminfo: memFree=17544388/32951124 swapFree=67111348/67111528
[pid=32737] ppid=32735 vsize=115036 CPUtime=822.26 cores=0,2
/proc/32737/stat : 32737 (SApperloT2010) R 32735 32737 31248 0 -1 4202496 23234 0 0 0 82213 13 0 0 25 0 1 0 637848424 117796864 23020 33554432000 4194304 4394578 140733288637888 18446744073709551615 4298942 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/32737/statm: 28759 23020 266 49 0 25900 0
Current children cumulated CPU time (s) 822.26
Current children cumulated vsize (KiB) 115036

[startup+882.314 s]
/proc/loadavg: 3.00 3.21 3.56 4/364 349
/proc/meminfo: memFree=17519188/32951124 swapFree=67111348/67111528
[pid=32737] ppid=32735 vsize=118172 CPUtime=882.27 cores=0,2
/proc/32737/stat : 32737 (SApperloT2010) R 32735 32737 31248 0 -1 4202496 23934 0 0 0 88214 13 0 0 25 0 1 0 637848424 121008128 23720 33554432000 4194304 4394578 140733288637888 18446744073709551615 4298923 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/32737/statm: 29543 23720 266 49 0 26684 0
Current children cumulated CPU time (s) 882.27
Current children cumulated vsize (KiB) 118172

[startup+942.301 s]
/proc/loadavg: 3.07 3.18 3.53 4/364 350
/proc/meminfo: memFree=17492248/32951124 swapFree=67111348/67111528
[pid=32737] ppid=32735 vsize=119384 CPUtime=942.26 cores=0,2
/proc/32737/stat : 32737 (SApperloT2010) R 32735 32737 31248 0 -1 4202496 24210 0 0 0 94212 14 0 0 25 0 1 0 637848424 122249216 23996 33554432000 4194304 4394578 140733288637888 18446744073709551615 4291913 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/32737/statm: 29846 23996 266 49 0 26987 0
Current children cumulated CPU time (s) 942.26
Current children cumulated vsize (KiB) 119384

[startup+1002.3 s]
/proc/loadavg: 3.02 3.15 3.50 4/364 352
/proc/meminfo: memFree=17446220/32951124 swapFree=67111348/67111528
[pid=32737] ppid=32735 vsize=121584 CPUtime=1002.26 cores=0,2
/proc/32737/stat : 32737 (SApperloT2010) R 32735 32737 31248 0 -1 4202496 24670 0 0 0 100210 16 0 0 25 0 1 0 637848424 124502016 24456 33554432000 4194304 4394578 140733288637888 18446744073709551615 4287234 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/32737/statm: 30396 24456 266 49 0 27537 0
Current children cumulated CPU time (s) 1002.26
Current children cumulated vsize (KiB) 121584

[startup+1062.3 s]
/proc/loadavg: 3.01 3.12 3.46 4/364 354
/proc/meminfo: memFree=17425852/32951124 swapFree=67111348/67111528
[pid=32737] ppid=32735 vsize=122596 CPUtime=1062.26 cores=0,2
/proc/32737/stat : 32737 (SApperloT2010) R 32735 32737 31248 0 -1 4202496 24916 0 0 0 106209 17 0 0 25 0 1 0 637848424 125538304 24702 33554432000 4194304 4394578 140733288637888 18446744073709551615 4297090 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/32737/statm: 30649 24702 266 49 0 27790 0
Current children cumulated CPU time (s) 1062.26
Current children cumulated vsize (KiB) 122596

[startup+1122.3 s]
/proc/loadavg: 3.00 3.09 3.43 4/364 355
/proc/meminfo: memFree=17390100/32951124 swapFree=67111348/67111528
[pid=32737] ppid=32735 vsize=124404 CPUtime=1122.26 cores=0,2
/proc/32737/stat : 32737 (SApperloT2010) R 32735 32737 31248 0 -1 4202496 25308 0 0 0 112209 17 0 0 25 0 1 0 637848424 127389696 25094 33554432000 4194304 4394578 140733288637888 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/32737/statm: 31101 25094 266 49 0 28242 0
Current children cumulated CPU time (s) 1122.26
Current children cumulated vsize (KiB) 124404

[startup+1182.3 s]
/proc/loadavg: 3.04 3.09 3.41 4/364 357
/proc/meminfo: memFree=17383252/32951124 swapFree=67111348/67111528
[pid=32737] ppid=32735 vsize=127420 CPUtime=1182.26 cores=0,2
/proc/32737/stat : 32737 (SApperloT2010) R 32735 32737 31248 0 -1 4202496 25946 0 0 0 118209 17 0 0 25 0 1 0 637848424 130478080 25732 33554432000 4194304 4394578 140733288637888 18446744073709551615 4298792 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/32737/statm: 31855 25732 266 49 0 28996 0
Current children cumulated CPU time (s) 1182.26
Current children cumulated vsize (KiB) 127420

[startup+1242.3 s]
/proc/loadavg: 3.01 3.07 3.38 4/364 358
/proc/meminfo: memFree=17376528/32951124 swapFree=67111348/67111528
[pid=32737] ppid=32735 vsize=130884 CPUtime=1242.26 cores=0,2
/proc/32737/stat : 32737 (SApperloT2010) R 32735 32737 31248 0 -1 4202496 26609 0 0 0 124208 18 0 0 25 0 1 0 637848424 134025216 26395 33554432000 4194304 4394578 140733288637888 18446744073709551615 4299147 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/32737/statm: 32721 26395 266 49 0 29862 0
Current children cumulated CPU time (s) 1242.26
Current children cumulated vsize (KiB) 130884



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.08 3.07 3.36 4/364 360
/proc/meminfo: memFree=17372780/32951124 swapFree=67111348/67111528
[pid=32737] ppid=32735 vsize=133324 CPUtime=1299.97 cores=0,2
/proc/32737/stat : 32737 (SApperloT2010) R 32735 32737 31248 0 -1 4202496 27087 0 0 0 129979 18 0 0 25 0 1 0 637848424 136523776 26873 33554432000 4194304 4394578 140733288637888 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/32737/statm: 33331 26873 266 49 0 30472 0
Current children cumulated CPU time (s) 1299.97
Current children cumulated vsize (KiB) 133324

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

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

[startup+1300 s]
/proc/loadavg: 3.08 3.07 3.36 4/364 360
/proc/meminfo: memFree=17372780/32951124 swapFree=67111348/67111528
[pid=32737] ppid=32735 vsize=133324 CPUtime=1299.97 cores=0,2
/proc/32737/stat : 32737 (SApperloT2010) R 32735 32737 31248 0 -1 4202496 27087 0 0 0 129979 18 0 0 25 0 1 0 637848424 136523776 26873 33554432000 4194304 4394578 140733288637888 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/32737/statm: 33331 26873 266 49 0 30472 0
Current children cumulated CPU time (s) 1299.97
Current children cumulated vsize (KiB) 133324

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1299.99
CPU user time (s): 1299.8
CPU system time (s): 0.186971
CPU usage (%): 99.9974
Max. virtual memory (cumulated for all children) (KiB): 133324

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

runsolver used 4.96024 second user time and 10.2754 second system time

The end

Launcher Data

Begin job on node145 at 2011-05-15 12:12:06
IDJOB=3380136
IDBENCH=70810
IDSOLVER=1862
FILE ID=node145/3380136-1305454326
RUNJOBID= node145-1305454326-32721
PBS_JOBID= 13324837
Free space on /tmp= 73676 MiB

SOLVER NAME= SApperloT2010 2011-05-15 (fixed)
BENCH NAME= SAT09/APPLICATIONS/bitverif/countbitsarray/countbitsarray04_32.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3380136-1305454326/watcher-3380136-1305454326 -o /tmp/evaluation-result-3380136-1305454326/solver-3380136-1305454326 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3380136-1305454326.cnf

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

MD5SUM BENCH= 2fe3650d4a602f63086e937176360ebb
RANDOM SEED=1685966518

node145.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.786
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.57
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.786
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.76
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.786
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.786
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.786
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.82
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.786
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.74
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.786
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.84
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.786
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.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18374016 kB
Buffers:        313740 kB
Cached:        8429932 kB
SwapCached:          0 kB
Active:        7438600 kB
Inactive:      6782224 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18374016 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:            1712 kB
Writeback:           0 kB
AnonPages:     5476916 kB
Mapped:          27052 kB
Slab:           256796 kB
PageTables:      33728 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 79349024 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= 73660 MiB
End job on node145 at 2011-05-15 12:33:48