Trace number 3282046

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
SApperloT 2011-03-23? (TO) 1300.01 1300.02

General information on the benchmark

NameAPPLICATIONS/bitverif/
minandmaxor/minandmaxor128.cnf
MD5SUM5b2e2178738883a628728bb1ec39f4a9
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 variables249327
Number of clauses746444
Sum of the clauses size1741700
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2497628
Number of clauses of size 3248814
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-3282046-1303754052/watcher-3282046-1303754052 -o /tmp/evaluation-result-3282046-1303754052/solver-3282046-1303754052 -C 2400 -W 1300 -M 7680 SApperloT HOME/instance-3282046-1303754052.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: 3.74 3.92 3.44 4/189 3394
/proc/meminfo: memFree=11809432/32950928 swapFree=67111528/67111528
[pid=3394] ppid=3392 vsize=16720 CPUtime=0 cores=5,7
/proc/3394/stat : 3394 (SApperloT) R 3392 3394 2377 0 -1 4202496 1469 0 0 0 0 0 0 0 21 0 1 0 565635868 17121280 1409 33554432000 4194304 4465733 140734946186624 18446744073709551615 4298412 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3394/statm: 4180 1412 248 67 0 1303 0

[startup+0.103227 s]
/proc/loadavg: 3.74 3.92 3.44 4/189 3394
/proc/meminfo: memFree=11809432/32950928 swapFree=67111528/67111528
[pid=3394] ppid=3392 vsize=32280 CPUtime=0.09 cores=5,7
/proc/3394/stat : 3394 (SApperloT) R 3392 3394 2377 0 -1 4202496 4229 0 0 0 9 0 0 0 21 0 1 0 565635868 33054720 3971 33554432000 4194304 4465733 140734946186624 18446744073709551615 218880564992 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3394/statm: 8070 3971 250 67 0 5193 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 32280

[startup+0.200198 s]
/proc/loadavg: 3.74 3.92 3.44 4/189 3394
/proc/meminfo: memFree=11809432/32950928 swapFree=67111528/67111528
[pid=3394] ppid=3392 vsize=39572 CPUtime=0.19 cores=5,7
/proc/3394/stat : 3394 (SApperloT) R 3392 3394 2377 0 -1 4202496 9348 0 0 0 18 1 0 0 21 0 1 0 565635868 40521728 5273 33554432000 4194304 4465733 140734946186624 18446744073709551615 4295790 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3394/statm: 9893 5273 250 67 0 7016 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 39572

[startup+0.300194 s]
/proc/loadavg: 3.74 3.92 3.44 4/189 3394
/proc/meminfo: memFree=11809432/32950928 swapFree=67111528/67111528
[pid=3394] ppid=3392 vsize=47276 CPUtime=0.29 cores=5,7
/proc/3394/stat : 3394 (SApperloT) R 3392 3394 2377 0 -1 4202496 14166 0 0 0 27 2 0 0 22 0 1 0 565635868 48410624 6694 33554432000 4194304 4465733 140734946186624 18446744073709551615 4295790 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3394/statm: 11819 6694 255 67 0 8942 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 47276

[startup+0.701112 s]
/proc/loadavg: 3.74 3.92 3.44 4/189 3394
/proc/meminfo: memFree=11809432/32950928 swapFree=67111528/67111528
[pid=3394] ppid=3392 vsize=48300 CPUtime=0.69 cores=5,7
/proc/3394/stat : 3394 (SApperloT) R 3392 3394 2377 0 -1 4202496 14701 0 0 0 67 2 0 0 23 0 1 0 565635868 49459200 7226 33554432000 4194304 4465733 140734946186624 18446744073709551615 4270161 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3394/statm: 12075 7226 255 67 0 9198 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 48300

[startup+1.50098 s]
/proc/loadavg: 3.74 3.92 3.44 5/190 3424
/proc/meminfo: memFree=11767840/32950928 swapFree=67111528/67111528
[pid=3394] ppid=3392 vsize=48300 CPUtime=1.49 cores=5,7
/proc/3394/stat : 3394 (SApperloT) R 3392 3394 2377 0 -1 4202496 14761 0 0 0 147 2 0 0 25 0 1 0 565635868 49459200 7268 33554432000 4194304 4465733 140734946186624 18446744073709551615 4270084 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3394/statm: 12075 7268 255 67 0 9198 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 48300

[startup+3.10069 s]
/proc/loadavg: 3.74 3.92 3.44 5/190 3424
/proc/meminfo: memFree=11764988/32950928 swapFree=67111528/67111528
[pid=3394] ppid=3392 vsize=48300 CPUtime=3.09 cores=5,7
/proc/3394/stat : 3394 (SApperloT) R 3392 3394 2377 0 -1 4202496 14944 0 0 0 307 2 0 0 25 0 1 0 565635868 49459200 7366 33554432000 4194304 4465733 140734946186624 18446744073709551615 4270037 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3394/statm: 12075 7366 255 67 0 9198 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 48300

[startup+6.30113 s]
/proc/loadavg: 3.76 3.92 3.44 5/190 3424
/proc/meminfo: memFree=11745460/32950928 swapFree=67111528/67111528
[pid=3394] ppid=3392 vsize=48300 CPUtime=6.29 cores=5,7
/proc/3394/stat : 3394 (SApperloT) R 3392 3394 2377 0 -1 4202496 15190 0 0 0 627 2 0 0 25 0 1 0 565635868 49459200 7501 33554432000 4194304 4465733 140734946186624 18446744073709551615 4270161 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3394/statm: 12075 7501 255 67 0 9198 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 48300

[startup+12.701 s]
/proc/loadavg: 3.78 3.92 3.44 5/190 3424
/proc/meminfo: memFree=11694284/32950928 swapFree=67111528/67111528
[pid=3394] ppid=3392 vsize=156284 CPUtime=12.7 cores=5,7
/proc/3394/stat : 3394 (SApperloT) R 3392 3394 2377 0 -1 4202496 29709 0 0 0 1266 4 0 0 25 0 1 0 565635868 160034816 18115 33554432000 4194304 4465733 140734946186624 18446744073709551615 4371664 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3394/statm: 39071 18115 272 67 0 36194 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 156284

[startup+25.5007 s]
/proc/loadavg: 3.83 3.93 3.45 5/190 3425
/proc/meminfo: memFree=11709712/32950928 swapFree=67111528/67111528
[pid=3394] ppid=3392 vsize=59508 CPUtime=25.49 cores=5,7
/proc/3394/stat : 3394 (SApperloT) R 3392 3394 2377 0 -1 4202496 34083 0 0 0 2544 5 0 0 25 0 1 0 565635868 60936192 11600 33554432000 4194304 4465733 140734946186624 18446744073709551615 4270161 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3394/statm: 14877 11600 281 67 0 12000 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 59508

[startup+51.1002 s]
/proc/loadavg: 3.89 3.93 3.46 5/190 3425
/proc/meminfo: memFree=11633892/32950928 swapFree=67111528/67111528
[pid=3394] ppid=3392 vsize=120864 CPUtime=51.09 cores=5,7
/proc/3394/stat : 3394 (SApperloT) R 3392 3394 2377 0 -1 4202496 54595 0 0 0 5102 7 0 0 25 0 1 0 565635868 123764736 25738 33554432000 4194304 4465733 140734946186624 18446744073709551615 4270808 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3394/statm: 30216 25738 281 67 0 27339 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 120864

[startup+102.301 s]
/proc/loadavg: 3.95 3.94 3.49 5/190 3427
/proc/meminfo: memFree=11596932/32950928 swapFree=67111528/67111528
[pid=3394] ppid=3392 vsize=135480 CPUtime=102.29 cores=5,7
/proc/3394/stat : 3394 (SApperloT) R 3392 3394 2377 0 -1 4202496 65238 0 0 0 10220 9 0 0 25 0 1 0 565635868 138731520 29313 33554432000 4194304 4465733 140734946186624 18446744073709551615 4270167 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3394/statm: 33870 29313 281 67 0 30993 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 135480

[startup+162.301 s]
/proc/loadavg: 3.98 3.95 3.52 5/190 3428
/proc/meminfo: memFree=11649352/32950928 swapFree=67111528/67111528
[pid=3394] ppid=3392 vsize=75744 CPUtime=162.29 cores=5,7
/proc/3394/stat : 3394 (SApperloT) R 3392 3394 2377 0 -1 4202496 87280 0 0 0 16217 12 0 0 25 0 1 0 565635868 77561856 15235 33554432000 4194304 4465733 140734946186624 18446744073709551615 4255628 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3394/statm: 18936 15235 281 67 0 16059 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 75744

[startup+222.307 s]
/proc/loadavg: 4.04 3.97 3.55 5/190 3430
/proc/meminfo: memFree=11551856/32950928 swapFree=67111528/67111528
[pid=3394] ppid=3392 vsize=218676 CPUtime=222.3 cores=5,7
/proc/3394/stat : 3394 (SApperloT) R 3392 3394 2377 0 -1 4202496 113683 0 0 0 22214 16 0 0 25 0 1 0 565635868 223924224 35064 33554432000 4194304 4465733 140734946186624 18446744073709551615 4370696 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3394/statm: 54669 35064 281 67 0 51792 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 218676

[startup+282.3 s]
/proc/loadavg: 4.01 3.97 3.58 5/190 3431
/proc/meminfo: memFree=11508388/32950928 swapFree=67111528/67111528
[pid=3394] ppid=3392 vsize=219764 CPUtime=282.29 cores=5,7
/proc/3394/stat : 3394 (SApperloT) R 3392 3394 2377 0 -1 4202496 120226 0 0 0 28212 17 0 0 25 0 1 0 565635868 225038336 34980 33554432000 4194304 4465733 140734946186624 18446744073709551615 4370580 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3394/statm: 54941 34980 281 67 0 52064 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 219764

[startup+342.301 s]
/proc/loadavg: 4.00 3.97 3.60 5/190 3433
/proc/meminfo: memFree=11573204/32950928 swapFree=67111528/67111528
[pid=3394] ppid=3392 vsize=182852 CPUtime=342.29 cores=5,7
/proc/3394/stat : 3394 (SApperloT) R 3392 3394 2377 0 -1 4202496 136537 0 0 0 34209 20 0 0 25 0 1 0 565635868 187240448 25688 33554432000 4194304 4465733 140734946186624 18446744073709551615 4248345 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3394/statm: 45713 25688 281 67 0 42836 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 182852

[startup+402.301 s]
/proc/loadavg: 4.07 3.99 3.63 5/190 3435
/proc/meminfo: memFree=11510176/32950928 swapFree=67111528/67111528
[pid=3394] ppid=3392 vsize=214352 CPUtime=402.29 cores=5,7
/proc/3394/stat : 3394 (SApperloT) R 3392 3394 2377 0 -1 4202496 162426 0 0 0 40206 23 0 0 25 0 1 0 565635868 219496448 31235 33554432000 4194304 4465733 140734946186624 18446744073709551615 4370715 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3394/statm: 53588 31235 281 67 0 50711 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 214352

[startup+462.3 s]
/proc/loadavg: 4.02 3.99 3.65 5/190 3446
/proc/meminfo: memFree=11480084/32950928 swapFree=67111528/67111528
[pid=3394] ppid=3392 vsize=231076 CPUtime=462.29 cores=5,7
/proc/3394/stat : 3394 (SApperloT) R 3392 3394 2377 0 -1 4202496 174745 0 0 0 46204 25 0 0 25 0 1 0 565635868 236621824 35972 33554432000 4194304 4465733 140734946186624 18446744073709551615 4370612 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3394/statm: 57769 35972 281 67 0 54892 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 231076

[startup+522.301 s]
/proc/loadavg: 4.01 3.99 3.66 5/190 3448
/proc/meminfo: memFree=11500408/32950928 swapFree=67111528/67111528
[pid=3394] ppid=3392 vsize=131652 CPUtime=522.29 cores=5,7
/proc/3394/stat : 3394 (SApperloT) R 3392 3394 2377 0 -1 4202496 190423 0 0 0 52202 27 0 0 25 0 1 0 565635868 134811648 29498 33554432000 4194304 4465733 140734946186624 18446744073709551615 4270161 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3394/statm: 32913 29498 281 67 0 30036 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 131652

[startup+582.3 s]
/proc/loadavg: 4.00 3.99 3.68 5/190 3449
/proc/meminfo: memFree=11509552/32950928 swapFree=67111528/67111528
[pid=3394] ppid=3392 vsize=132680 CPUtime=582.28 cores=5,7
/proc/3394/stat : 3394 (SApperloT) R 3392 3394 2377 0 -1 4202496 213980 0 0 0 58197 31 0 0 25 0 1 0 565635868 135864320 29805 33554432000 4194304 4465733 140734946186624 18446744073709551615 4270416 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3394/statm: 33170 29805 281 67 0 30293 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 132680

[startup+642.301 s]
/proc/loadavg: 4.00 3.99 3.70 5/190 3451
/proc/meminfo: memFree=11495740/32950928 swapFree=67111528/67111528
[pid=3394] ppid=3392 vsize=228344 CPUtime=642.29 cores=5,7
/proc/3394/stat : 3394 (SApperloT) R 3392 3394 2377 0 -1 4202496 233966 0 0 0 64196 33 0 0 25 0 1 0 565635868 233824256 32801 33554432000 4194304 4465733 140734946186624 18446744073709551615 4370580 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3394/statm: 57086 32801 281 67 0 54209 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 228344

[startup+702.301 s]
/proc/loadavg: 4.00 3.99 3.72 5/190 3453
/proc/meminfo: memFree=11528816/32950928 swapFree=67111528/67111528
[pid=3394] ppid=3392 vsize=98124 CPUtime=702.29 cores=5,7
/proc/3394/stat : 3394 (SApperloT) R 3392 3394 2377 0 -1 4202496 243114 0 0 0 70194 35 0 0 25 0 1 0 565635868 100478976 19675 33554432000 4194304 4465733 140734946186624 18446744073709551615 4266927 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3394/statm: 24531 19675 281 67 0 21654 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 98124

[startup+762.3 s]
/proc/loadavg: 4.13 4.02 3.74 5/190 3454
/proc/meminfo: memFree=11458996/32950928 swapFree=67111528/67111528
[pid=3394] ppid=3392 vsize=169640 CPUtime=762.29 cores=5,7
/proc/3394/stat : 3394 (SApperloT) R 3392 3394 2377 0 -1 4202496 266805 0 0 0 76189 40 0 0 25 0 1 0 565635868 173711360 36299 33554432000 4194304 4465733 140734946186624 18446744073709551615 4270161 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3394/statm: 42410 36299 284 67 0 39533 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 169640

[startup+822.301 s]
/proc/loadavg: 4.05 4.01 3.76 5/190 3456
/proc/meminfo: memFree=11464420/32950928 swapFree=67111528/67111528
[pid=3394] ppid=3392 vsize=219000 CPUtime=822.28 cores=5,7
/proc/3394/stat : 3394 (SApperloT) R 3392 3394 2377 0 -1 4202496 278207 0 0 0 82187 41 0 0 25 0 1 0 565635868 224256000 31373 33554432000 4194304 4465733 140734946186624 18446744073709551615 4370546 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3394/statm: 54750 31373 281 67 0 51873 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 219000

[startup+882.307 s]
/proc/loadavg: 4.02 4.01 3.77 5/190 3457
/proc/meminfo: memFree=11464628/32950928 swapFree=67111528/67111528
[pid=3394] ppid=3392 vsize=139916 CPUtime=882.29 cores=5,7
/proc/3394/stat : 3394 (SApperloT) R 3392 3394 2377 0 -1 4202496 297107 0 0 0 88184 45 0 0 25 0 1 0 565635868 143273984 30763 33554432000 4194304 4465733 140734946186624 18446744073709551615 4295941 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3394/statm: 34979 30763 281 67 0 32102 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 139916

[startup+942.3 s]
/proc/loadavg: 4.00 4.00 3.78 5/190 3459
/proc/meminfo: memFree=11472520/32950928 swapFree=67111528/67111528
[pid=3394] ppid=3392 vsize=230976 CPUtime=942.28 cores=5,7
/proc/3394/stat : 3394 (SApperloT) R 3392 3394 2377 0 -1 4202496 323598 0 0 0 94180 48 0 0 25 0 1 0 565635868 236519424 35410 33554432000 4194304 4465733 140734946186624 18446744073709551615 4370615 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3394/statm: 57744 35410 281 67 0 54867 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 230976

[startup+1002.3 s]
/proc/loadavg: 4.04 4.01 3.80 5/190 3461
/proc/meminfo: memFree=11420176/32950928 swapFree=67111528/67111528
[pid=3394] ppid=3392 vsize=249372 CPUtime=1002.28 cores=5,7
/proc/3394/stat : 3394 (SApperloT) R 3392 3394 2377 0 -1 4202496 334560 0 0 0 100178 50 0 0 25 0 1 0 565635868 255356928 41093 33554432000 4194304 4465733 140734946186624 18446744073709551615 4370597 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3394/statm: 62343 41093 281 67 0 59466 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 249372

[startup+1062.3 s]
/proc/loadavg: 4.01 4.01 3.81 5/190 3462
/proc/meminfo: memFree=11480032/32950928 swapFree=67111528/67111528
[pid=3394] ppid=3392 vsize=112756 CPUtime=1062.28 cores=5,7
/proc/3394/stat : 3394 (SApperloT) R 3392 3394 2377 0 -1 4202496 341266 0 0 0 106177 51 0 0 25 0 1 0 565635868 115462144 24834 33554432000 4194304 4465733 140734946186624 18446744073709551615 4270037 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3394/statm: 28189 24834 281 67 0 25312 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 112756

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.82 5/190 3465
/proc/meminfo: memFree=11447280/32950928 swapFree=67111528/67111528
[pid=3394] ppid=3392 vsize=169932 CPUtime=1122.28 cores=5,7
/proc/3394/stat : 3394 (SApperloT) R 3392 3394 2377 0 -1 4202496 360761 0 0 0 112174 54 0 0 25 0 1 0 565635868 174010368 37270 33554432000 4194304 4465733 140734946186624 18446744073709551615 4271132 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3394/statm: 42483 37270 281 67 0 39606 0
Current children cumulated CPU time (s) 1122.28
Current children cumulated vsize (KiB) 169932

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.82 5/190 3466
/proc/meminfo: memFree=11399116/32950928 swapFree=67111528/67111528
[pid=3394] ppid=3392 vsize=259380 CPUtime=1182.29 cores=5,7
/proc/3394/stat : 3394 (SApperloT) R 3392 3394 2377 0 -1 4202496 374713 0 0 0 118173 56 0 0 25 0 1 0 565635868 265605120 44815 33554432000 4194304 4465733 140734946186624 18446744073709551615 4370658 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3394/statm: 64845 44815 281 67 0 61968 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 259380

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.83 5/190 3469
/proc/meminfo: memFree=11458716/32950928 swapFree=67111528/67111528
[pid=3394] ppid=3392 vsize=206236 CPUtime=1242.29 cores=5,7
/proc/3394/stat : 3394 (SApperloT) R 3392 3394 2377 0 -1 4202496 379800 0 0 0 124172 57 0 0 25 0 1 0 565635868 211185664 30464 33554432000 4194304 4465733 140734946186624 18446744073709551615 4370580 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3394/statm: 51559 30464 281 67 0 48682 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 206236



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.84 3/186 3473
/proc/meminfo: memFree=11590148/32950928 swapFree=67111528/67111528
[pid=3394] ppid=3392 vsize=248880 CPUtime=1299.99 cores=5,7
/proc/3394/stat : 3394 (SApperloT) R 3392 3394 2377 0 -1 4202496 396809 0 0 0 129940 59 0 0 25 0 1 0 565635868 254853120 42038 33554432000 4194304 4465733 140734946186624 18446744073709551615 4370580 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3394/statm: 62220 42038 281 67 0 59343 0
Current children cumulated CPU time (s) 1299.99
Current children cumulated vsize (KiB) 248880

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: 4.00 4.00 3.84 3/186 3473
/proc/meminfo: memFree=11590148/32950928 swapFree=67111528/67111528
[pid=3394] ppid=3392 vsize=248880 CPUtime=1299.99 cores=5,7
/proc/3394/stat : 3394 (SApperloT) R 3392 3394 2377 0 -1 4202496 396809 0 0 0 129940 59 0 0 25 0 1 0 565635868 254853120 42038 33554432000 4194304 4465733 140734946186624 18446744073709551615 4370580 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3394/statm: 62220 42038 281 67 0 59343 0
Current children cumulated CPU time (s) 1299.99
Current children cumulated vsize (KiB) 248880

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.01
CPU user time (s): 1299.41
CPU system time (s): 0.601908
CPU usage (%): 99.9996
Max. virtual memory (cumulated for all children) (KiB): 262396

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

runsolver used 1.9867 second user time and 5.11122 second system time

The end

Launcher Data

Begin job on node112 at 2011-04-25 19:54:12
IDJOB=3282046
IDBENCH=70769
IDSOLVER=1657
FILE ID=node112/3282046-1303754052
RUNJOBID= node112-1303754051-3353
PBS_JOBID= 13154050
Free space on /tmp= 72652 MiB

SOLVER NAME= SApperloT 2011-03-23
BENCH NAME= SAT09/APPLICATIONS/bitverif/minandmaxor/minandmaxor128.cnf
COMMAND LINE= SApperloT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3282046-1303754052/watcher-3282046-1303754052 -o /tmp/evaluation-result-3282046-1303754052/solver-3282046-1303754052 -C 2400 -W 1300 -M 7680  SApperloT HOME/instance-3282046-1303754052.cnf

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

MD5SUM BENCH= 5b2e2178738883a628728bb1ec39f4a9
RANDOM SEED=483114851

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
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.67
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.828
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.82
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.828
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	: 5261.27
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.828
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.82
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.828
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.75
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.828
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.93
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      11809712 kB
Buffers:       1970488 kB
Cached:       18540816 kB
SwapCached:          0 kB
Active:        9589232 kB
Inactive:     11005524 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      11809712 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           18864 kB
Writeback:           0 kB
AnonPages:       82736 kB
Mapped:          14880 kB
Slab:           481600 kB
PageTables:       5360 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   273328 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= 72656 MiB
End job on node112 at 2011-04-25 20:15:54