Trace number 3282458

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

General information on the benchmark

NameAPPLICATIONS/
bitverif/maxxor/maxxor128.cnf
MD5SUM065c126f0d55807310a398728b44423f
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 variables200440
Number of clauses599015
Sum of the clauses size1397699
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2399342
Number of clauses of size 3199671
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: 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-3282458-1303759845/watcher-3282458-1303759845 -o /tmp/evaluation-result-3282458-1303759845/solver-3282458-1303759845 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3282458-1303759845.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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.56 3.91 3.89 3/184 28840
/proc/meminfo: memFree=15321604/32951124 swapFree=67111528/67111528
[pid=28840] ppid=28838 vsize=24504 CPUtime=0 cores=0,2
/proc/28840/stat : 28840 (SApperloT2010) R 28838 28840 28329 0 -1 4202496 2777 0 0 0 0 0 0 0 20 0 1 0 487582552 25092096 2716 33554432000 4194304 4395502 140735959701888 18446744073709551615 4332374 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/28840/statm: 6126 2727 245 50 0 3266 0

[startup+0.0206381 s]
/proc/loadavg: 3.56 3.91 3.89 3/184 28840
/proc/meminfo: memFree=15321604/32951124 swapFree=67111528/67111528
[pid=28840] ppid=28838 vsize=46400 CPUtime=0.01 cores=0,2
/proc/28840/stat : 28840 (SApperloT2010) R 28838 28840 28329 0 -1 4202496 7643 0 0 0 1 0 0 0 20 0 1 0 487582552 47513600 7582 33554432000 4194304 4395502 140735959701888 18446744073709551615 228122374853 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/28840/statm: 11600 7583 249 50 0 8740 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 46400

[startup+0.100613 s]
/proc/loadavg: 3.56 3.91 3.89 3/184 28840
/proc/meminfo: memFree=15321604/32951124 swapFree=67111528/67111528
[pid=28840] ppid=28838 vsize=53924 CPUtime=0.09 cores=0,2
/proc/28840/stat : 28840 (SApperloT2010) R 28838 28840 28329 0 -1 4202496 9526 0 0 0 8 1 0 0 20 0 1 0 487582552 55218176 9465 33554432000 4194304 4395502 140735959701888 18446744073709551615 228122374853 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/28840/statm: 13481 9466 249 50 0 10621 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 53924

[startup+0.300586 s]
/proc/loadavg: 3.56 3.91 3.89 3/184 28840
/proc/meminfo: memFree=15321604/32951124 swapFree=67111528/67111528
[pid=28840] ppid=28838 vsize=72272 CPUtime=0.29 cores=0,2
/proc/28840/stat : 28840 (SApperloT2010) R 28838 28840 28329 0 -1 4202496 14118 0 0 0 28 1 0 0 21 0 1 0 487582552 74006528 14057 33554432000 4194304 4395502 140735959701888 18446744073709551615 228122374853 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/28840/statm: 18068 14058 249 50 0 15208 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 72272

[startup+0.700505 s]
/proc/loadavg: 3.56 3.91 3.89 3/184 28840
/proc/meminfo: memFree=15321604/32951124 swapFree=67111528/67111528
[pid=28840] ppid=28838 vsize=148768 CPUtime=0.69 cores=0,2
/proc/28840/stat : 28840 (SApperloT2010) R 28838 28840 28329 0 -1 4202496 33259 0 0 0 63 6 0 0 22 0 1 0 487582552 152338432 27176 33554432000 4194304 4395502 140735959701888 18446744073709551615 228122738583 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/28840/statm: 37192 27176 255 50 0 34332 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 148768

[startup+1.50039 s]
/proc/loadavg: 3.56 3.91 3.89 5/190 28851
/proc/meminfo: memFree=15127604/32951124 swapFree=67111528/67111528
[pid=28840] ppid=28838 vsize=162460 CPUtime=1.49 cores=0,2
/proc/28840/stat : 28840 (SApperloT2010) R 28838 28840 28329 0 -1 4202496 37298 0 0 0 139 10 0 0 25 0 1 0 487582552 166359040 30045 33554432000 4194304 4395502 140735959701888 18446744073709551615 228122738583 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/28840/statm: 40615 30045 255 50 0 37755 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 162460

[startup+3.10111 s]
/proc/loadavg: 3.56 3.91 3.89 5/190 28851
/proc/meminfo: memFree=15054940/32951124 swapFree=67111528/67111528
[pid=28840] ppid=28838 vsize=217156 CPUtime=3.09 cores=0,2
/proc/28840/stat : 28840 (SApperloT2010) R 28838 28840 28329 0 -1 4202496 49625 0 0 0 292 17 0 0 25 0 1 0 487582552 222367744 42372 33554432000 4194304 4395502 140735959701888 18446744073709551615 228122738583 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/28840/statm: 54289 42372 255 50 0 51429 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 217156

[startup+6.30049 s]
/proc/loadavg: 3.60 3.91 3.89 5/190 28851
/proc/meminfo: memFree=14989272/32951124 swapFree=67111528/67111528
[pid=28840] ppid=28838 vsize=253812 CPUtime=6.29 cores=0,2
/proc/28840/stat : 28840 (SApperloT2010) R 28838 28840 28329 0 -1 4202496 59234 0 0 0 609 20 0 0 25 0 1 0 487582552 259903488 51981 33554432000 4194304 4395502 140735959701888 18446744073709551615 4297945 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/28840/statm: 63453 51982 266 50 0 60593 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 253812

[startup+12.7003 s]
/proc/loadavg: 3.63 3.91 3.89 5/190 28851
/proc/meminfo: memFree=14960856/32951124 swapFree=67111528/67111528
[pid=28840] ppid=28838 vsize=262840 CPUtime=12.69 cores=0,2
/proc/28840/stat : 28840 (SApperloT2010) R 28838 28840 28329 0 -1 4202496 61488 0 0 0 1248 21 0 0 25 0 1 0 487582552 269148160 54235 33554432000 4194304 4395502 140735959701888 18446744073709551615 4299149 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/28840/statm: 65710 54235 266 50 0 62850 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 262840

[startup+25.501 s]
/proc/loadavg: 3.71 3.92 3.90 5/190 28851
/proc/meminfo: memFree=14923044/32951124 swapFree=67111528/67111528
[pid=28840] ppid=28838 vsize=274912 CPUtime=25.49 cores=0,2
/proc/28840/stat : 28840 (SApperloT2010) R 28838 28840 28329 0 -1 4202496 64490 0 0 0 2527 22 0 0 25 0 1 0 487582552 281509888 57237 33554432000 4194304 4395502 140735959701888 18446744073709551615 4347187 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/28840/statm: 68728 57237 266 50 0 65868 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 274912

[startup+51.1004 s]
/proc/loadavg: 3.81 3.92 3.90 5/190 28852
/proc/meminfo: memFree=14882320/32951124 swapFree=67111528/67111528
[pid=28840] ppid=28838 vsize=299836 CPUtime=51.09 cores=0,2
/proc/28840/stat : 28840 (SApperloT2010) R 28838 28840 28329 0 -1 4202496 70465 0 0 0 5086 23 0 0 25 0 1 0 487582552 307032064 63212 33554432000 4194304 4395502 140735959701888 18446744073709551615 4299642 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/28840/statm: 74959 63212 266 50 0 72099 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 299836

[startup+102.307 s]
/proc/loadavg: 3.92 3.93 3.90 5/190 28853
/proc/meminfo: memFree=14791420/32951124 swapFree=67111528/67111528
[pid=28840] ppid=28838 vsize=350144 CPUtime=102.3 cores=0,2
/proc/28840/stat : 28840 (SApperloT2010) R 28838 28840 28329 0 -1 4202496 82754 0 0 0 10203 27 0 0 25 0 1 0 487582552 358547456 75501 33554432000 4194304 4395502 140735959701888 18446744073709551615 4296832 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/28840/statm: 87536 75501 266 50 0 84676 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 350144

[startup+162.3 s]
/proc/loadavg: 4.00 3.96 3.91 5/190 28855
/proc/meminfo: memFree=14722928/32951124 swapFree=67111528/67111528
[pid=28840] ppid=28838 vsize=396156 CPUtime=162.28 cores=0,2
/proc/28840/stat : 28840 (SApperloT2010) R 28838 28840 28329 0 -1 4202496 94023 0 0 0 16198 30 0 0 25 0 1 0 487582552 405663744 86770 33554432000 4194304 4395502 140735959701888 18446744073709551615 4288532 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/28840/statm: 99039 86770 266 50 0 96179 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 396156

[startup+222.3 s]
/proc/loadavg: 4.00 3.96 3.91 5/190 28857
/proc/meminfo: memFree=14666472/32951124 swapFree=67111528/67111528
[pid=28840] ppid=28838 vsize=420908 CPUtime=222.28 cores=0,2
/proc/28840/stat : 28840 (SApperloT2010) R 28838 28840 28329 0 -1 4202496 100071 0 0 0 22196 32 0 0 25 0 1 0 487582552 431009792 92818 33554432000 4194304 4395502 140735959701888 18446744073709551615 4297623 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/28840/statm: 105227 92818 266 50 0 102367 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 420908

[startup+282.301 s]
/proc/loadavg: 4.00 3.97 3.91 5/190 28858
/proc/meminfo: memFree=14616344/32951124 swapFree=67111528/67111528
[pid=28840] ppid=28838 vsize=445792 CPUtime=282.28 cores=0,2
/proc/28840/stat : 28840 (SApperloT2010) R 28838 28840 28329 0 -1 4202496 106233 0 0 0 28194 34 0 0 25 0 1 0 487582552 456491008 98980 33554432000 4194304 4395502 140735959701888 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/28840/statm: 111448 98980 266 50 0 108588 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 445792

[startup+342.301 s]
/proc/loadavg: 4.00 3.97 3.91 5/190 28860
/proc/meminfo: memFree=14576380/32951124 swapFree=67111528/67111528
[pid=28840] ppid=28838 vsize=453580 CPUtime=342.27 cores=0,2
/proc/28840/stat : 28840 (SApperloT2010) R 28838 28840 28329 0 -1 4202496 108272 0 0 0 34193 34 0 0 25 0 1 0 487582552 464465920 101019 33554432000 4194304 4395502 140735959701888 18446744073709551615 4299149 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/28840/statm: 113395 101019 266 50 0 110535 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 453580

[startup+402.301 s]
/proc/loadavg: 4.00 3.97 3.91 5/190 28888
/proc/meminfo: memFree=14531532/32951124 swapFree=67111528/67111528
[pid=28840] ppid=28838 vsize=481756 CPUtime=402.28 cores=0,2
/proc/28840/stat : 28840 (SApperloT2010) R 28838 28840 28329 0 -1 4202496 115235 0 0 0 40191 37 0 0 25 0 1 0 487582552 493318144 107982 33554432000 4194304 4395502 140735959701888 18446744073709551615 4299149 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/28840/statm: 120439 107982 266 50 0 117579 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 481756

[startup+462.301 s]
/proc/loadavg: 4.07 3.99 3.91 5/190 28890
/proc/meminfo: memFree=14493172/32951124 swapFree=67111528/67111528
[pid=28840] ppid=28838 vsize=497148 CPUtime=462.27 cores=0,2
/proc/28840/stat : 28840 (SApperloT2010) R 28838 28840 28329 0 -1 4202496 118799 0 0 0 46189 38 0 0 25 0 1 0 487582552 509079552 111546 33554432000 4194304 4395502 140735959701888 18446744073709551615 4292116 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/28840/statm: 124287 111546 266 50 0 121427 0
Current children cumulated CPU time (s) 462.27
Current children cumulated vsize (KiB) 497148

[startup+522.301 s]
/proc/loadavg: 4.02 3.99 3.91 5/190 28892
/proc/meminfo: memFree=14450976/32951124 swapFree=67111528/67111528
[pid=28840] ppid=28838 vsize=522136 CPUtime=522.27 cores=0,2
/proc/28840/stat : 28840 (SApperloT2010) R 28838 28840 28329 0 -1 4202496 124681 0 0 0 52188 39 0 0 25 0 1 0 487582552 534667264 117428 33554432000 4194304 4395502 140735959701888 18446744073709551615 4299758 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/28840/statm: 130534 117428 266 50 0 127674 0
Current children cumulated CPU time (s) 522.27
Current children cumulated vsize (KiB) 522136

[startup+582.3 s]
/proc/loadavg: 4.01 3.99 3.91 5/190 28893
/proc/meminfo: memFree=14425660/32951124 swapFree=67111528/67111528
[pid=28840] ppid=28838 vsize=530516 CPUtime=582.27 cores=0,2
/proc/28840/stat : 28840 (SApperloT2010) R 28838 28840 28329 0 -1 4202496 126568 0 0 0 58187 40 0 0 25 0 1 0 487582552 543248384 119315 33554432000 4194304 4395502 140735959701888 18446744073709551615 4288880 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/28840/statm: 132629 119315 266 50 0 129769 0
Current children cumulated CPU time (s) 582.27
Current children cumulated vsize (KiB) 530516

[startup+642.3 s]
/proc/loadavg: 4.00 3.99 3.91 5/190 28895
/proc/meminfo: memFree=14396484/32951124 swapFree=67111528/67111528
[pid=28840] ppid=28838 vsize=534868 CPUtime=642.27 cores=0,2
/proc/28840/stat : 28840 (SApperloT2010) R 28838 28840 28329 0 -1 4202496 127569 0 0 0 64187 40 0 0 25 0 1 0 487582552 547704832 120316 33554432000 4194304 4395502 140735959701888 18446744073709551615 4299102 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/28840/statm: 133717 120316 266 50 0 130857 0
Current children cumulated CPU time (s) 642.27
Current children cumulated vsize (KiB) 534868

[startup+702.3 s]
/proc/loadavg: 4.00 3.99 3.91 5/190 28896
/proc/meminfo: memFree=14371016/32951124 swapFree=67111528/67111528
[pid=28840] ppid=28838 vsize=534868 CPUtime=702.26 cores=0,2
/proc/28840/stat : 28840 (SApperloT2010) R 28838 28840 28329 0 -1 4202496 127583 0 0 0 70186 40 0 0 25 0 1 0 487582552 547704832 120330 33554432000 4194304 4395502 140735959701888 18446744073709551615 4314353 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/28840/statm: 133717 120330 266 50 0 130857 0
Current children cumulated CPU time (s) 702.26
Current children cumulated vsize (KiB) 534868

[startup+762.307 s]
/proc/loadavg: 4.00 3.99 3.91 5/190 28898
/proc/meminfo: memFree=14339356/32951124 swapFree=67111528/67111528
[pid=28840] ppid=28838 vsize=546664 CPUtime=762.27 cores=0,2
/proc/28840/stat : 28840 (SApperloT2010) R 28838 28840 28329 0 -1 4202496 130195 0 0 0 76186 41 0 0 25 0 1 0 487582552 559783936 122942 33554432000 4194304 4395502 140735959701888 18446744073709551615 4299149 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/28840/statm: 136666 122942 266 50 0 133806 0
Current children cumulated CPU time (s) 762.27
Current children cumulated vsize (KiB) 546664

[startup+822.301 s]
/proc/loadavg: 4.00 3.99 3.91 5/190 28900
/proc/meminfo: memFree=14298532/32951124 swapFree=67111528/67111528
[pid=28840] ppid=28838 vsize=546664 CPUtime=822.26 cores=0,2
/proc/28840/stat : 28840 (SApperloT2010) R 28838 28840 28329 0 -1 4202496 130261 0 0 0 82185 41 0 0 25 0 1 0 487582552 559783936 123008 33554432000 4194304 4395502 140735959701888 18446744073709551615 4288148 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/28840/statm: 136666 123008 266 50 0 133806 0
Current children cumulated CPU time (s) 822.26
Current children cumulated vsize (KiB) 546664

[startup+882.301 s]
/proc/loadavg: 4.00 3.99 3.91 5/190 28901
/proc/meminfo: memFree=14288700/32951124 swapFree=67111528/67111528
[pid=28840] ppid=28838 vsize=548968 CPUtime=882.26 cores=0,2
/proc/28840/stat : 28840 (SApperloT2010) R 28838 28840 28329 0 -1 4202496 130882 0 0 0 88185 41 0 0 25 0 1 0 487582552 562143232 123629 33554432000 4194304 4395502 140735959701888 18446744073709551615 4299149 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/28840/statm: 137242 123629 266 50 0 134382 0
Current children cumulated CPU time (s) 882.26
Current children cumulated vsize (KiB) 548968

[startup+942.301 s]
/proc/loadavg: 4.00 3.99 3.91 5/190 28903
/proc/meminfo: memFree=14281600/32951124 swapFree=67111528/67111528
[pid=28840] ppid=28838 vsize=548968 CPUtime=942.26 cores=0,2
/proc/28840/stat : 28840 (SApperloT2010) R 28838 28840 28329 0 -1 4202496 131028 0 0 0 94185 41 0 0 25 0 1 0 487582552 562143232 123775 33554432000 4194304 4395502 140735959701888 18446744073709551615 4288516 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/28840/statm: 137242 123775 266 50 0 134382 0
Current children cumulated CPU time (s) 942.26
Current children cumulated vsize (KiB) 548968

[startup+1002.3 s]
/proc/loadavg: 4.00 3.99 3.91 5/190 28904
/proc/meminfo: memFree=14260084/32951124 swapFree=67111528/67111528
[pid=28840] ppid=28838 vsize=551196 CPUtime=1002.26 cores=0,2
/proc/28840/stat : 28840 (SApperloT2010) R 28838 28840 28329 0 -1 4202496 131622 0 0 0 100184 42 0 0 25 0 1 0 487582552 564424704 124369 33554432000 4194304 4395502 140735959701888 18446744073709551615 4288219 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/28840/statm: 137799 124369 266 50 0 134939 0
Current children cumulated CPU time (s) 1002.26
Current children cumulated vsize (KiB) 551196

[startup+1062.3 s]
/proc/loadavg: 4.03 4.00 3.92 5/190 28906
/proc/meminfo: memFree=14234868/32951124 swapFree=67111528/67111528
[pid=28840] ppid=28838 vsize=565076 CPUtime=1062.26 cores=0,2
/proc/28840/stat : 28840 (SApperloT2010) R 28838 28840 28329 0 -1 4202496 134896 0 0 0 106183 43 0 0 25 0 1 0 487582552 578637824 127643 33554432000 4194304 4395502 140735959701888 18446744073709551615 4288906 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/28840/statm: 141269 127643 266 50 0 138409 0
Current children cumulated CPU time (s) 1062.26
Current children cumulated vsize (KiB) 565076

[startup+1122.3 s]
/proc/loadavg: 4.01 4.00 3.92 5/190 28908
/proc/meminfo: memFree=14218228/32951124 swapFree=67111528/67111528
[pid=28840] ppid=28838 vsize=571604 CPUtime=1122.25 cores=0,2
/proc/28840/stat : 28840 (SApperloT2010) R 28838 28840 28329 0 -1 4202496 136168 0 0 0 112182 43 0 0 25 0 1 0 487582552 585322496 128915 33554432000 4194304 4395502 140735959701888 18446744073709551615 4299149 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/28840/statm: 142901 128915 266 50 0 140041 0
Current children cumulated CPU time (s) 1122.25
Current children cumulated vsize (KiB) 571604

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.92 5/190 28909
/proc/meminfo: memFree=14213728/32951124 swapFree=67111528/67111528
[pid=28840] ppid=28838 vsize=573140 CPUtime=1182.25 cores=0,2
/proc/28840/stat : 28840 (SApperloT2010) R 28838 28840 28329 0 -1 4202496 136497 0 0 0 118182 43 0 0 25 0 1 0 487582552 586895360 129244 33554432000 4194304 4395502 140735959701888 18446744073709551615 4299186 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/28840/statm: 143285 129244 266 50 0 140425 0
Current children cumulated CPU time (s) 1182.25
Current children cumulated vsize (KiB) 573140

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.92 5/190 28911
/proc/meminfo: memFree=14176248/32951124 swapFree=67111528/67111528
[pid=28840] ppid=28838 vsize=573140 CPUtime=1242.25 cores=0,2
/proc/28840/stat : 28840 (SApperloT2010) R 28838 28840 28329 0 -1 4202496 136537 0 0 0 124182 43 0 0 25 0 1 0 487582552 586895360 129284 33554432000 4194304 4395502 140735959701888 18446744073709551615 4299514 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/28840/statm: 143285 129284 266 50 0 140425 0
Current children cumulated CPU time (s) 1242.25
Current children cumulated vsize (KiB) 573140



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.92 4/188 28913
/proc/meminfo: memFree=14403628/32951124 swapFree=67111528/67111528
[pid=28840] ppid=28838 vsize=574676 CPUtime=1299.95 cores=0,2
/proc/28840/stat : 28840 (SApperloT2010) R 28838 28840 28329 0 -1 4202496 136775 0 0 0 129952 43 0 0 25 0 1 0 487582552 588468224 129522 33554432000 4194304 4395502 140735959701888 18446744073709551615 4288204 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/28840/statm: 143669 129522 266 50 0 140809 0
Current children cumulated CPU time (s) 1299.95
Current children cumulated vsize (KiB) 574676

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.03
CPU time (s): 1299.99
CPU user time (s): 1299.53
CPU system time (s): 0.464929
CPU usage (%): 99.997
Max. virtual memory (cumulated for all children) (KiB): 574676

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

runsolver used 2.27265 second user time and 4.83026 second system time

The end

Launcher Data

Begin job on node138 at 2011-04-25 21:30:46
IDJOB=3282458
IDBENCH=70815
IDSOLVER=1655
FILE ID=node138/3282458-1303759845
RUNJOBID= node138-1303759845-28808
PBS_JOBID= 13154067
Free space on /tmp= 71992 MiB

SOLVER NAME= SApperloT2010 2011-03-04
BENCH NAME= SAT09/APPLICATIONS/bitverif/maxxor/maxxor128.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3282458-1303759845/watcher-3282458-1303759845 -o /tmp/evaluation-result-3282458-1303759845/solver-3282458-1303759845 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3282458-1303759845.cnf

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

MD5SUM BENCH= 065c126f0d55807310a398728b44423f
RANDOM SEED=1449497280

node138.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.854
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.70
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.854
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.75
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.854
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.82
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.854
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.75
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.854
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.80
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.854
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.75
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.854
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.82
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.854
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      15321884 kB
Buffers:       2064384 kB
Cached:       14896480 kB
SwapCached:          0 kB
Active:        9842456 kB
Inactive:      7228720 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15321884 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           14600 kB
Writeback:           0 kB
AnonPages:      109908 kB
Mapped:          14876 kB
Slab:           495108 kB
PageTables:       5192 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   283508 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= 71988 MiB
End job on node138 at 2011-04-25 21:52:28