Trace number 3263367

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SApperloT2010 2011-03-04? (TO) 1300.05 1300.02

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_60_28_40_7-log.shuffled-as.sat03-127.cnf
MD5SUMf1f35d90237c4ca07d41a6a9b08e6279
Bench CategoryCRAFTED (crafted 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 variables140
Number of clauses58376
Sum of the clauses size583480
Maximum clause length10
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 556
Number of clauses of size over 558320

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-3263367-1303546390/watcher-3263367-1303546390 -o /tmp/evaluation-result-3263367-1303546390/solver-3263367-1303546390 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3263367-1303546390.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.69 3.94 3.89 4/184 4326
/proc/meminfo: memFree=18660576/32951132 swapFree=67111528/67111528
[pid=4326] ppid=4323 vsize=13228 CPUtime=0 cores=5,7
/proc/4326/stat : 4326 (SApperloT2010) R 4323 4326 3101 0 -1 4202496 620 0 0 0 0 0 0 0 18 0 1 0 466238667 13545472 559 33554432000 4194304 4395502 140736869837616 18446744073709551615 274664469189 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/4326/statm: 3307 560 249 50 0 447 0

[startup+0.0257031 s]
/proc/loadavg: 3.69 3.94 3.89 4/184 4326
/proc/meminfo: memFree=18660576/32951132 swapFree=67111528/67111528
[pid=4326] ppid=4323 vsize=16048 CPUtime=0.02 cores=5,7
/proc/4326/stat : 4326 (SApperloT2010) R 4323 4326 3101 0 -1 4202496 1303 0 0 0 2 0 0 0 18 0 1 0 466238667 16433152 1242 33554432000 4194304 4395502 140736869837616 18446744073709551615 4276695 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/4326/statm: 4012 1242 249 50 0 1152 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 16048

[startup+0.100687 s]
/proc/loadavg: 3.69 3.94 3.89 4/184 4326
/proc/meminfo: memFree=18660576/32951132 swapFree=67111528/67111528
[pid=4326] ppid=4323 vsize=24792 CPUtime=0.09 cores=5,7
/proc/4326/stat : 4326 (SApperloT2010) R 4323 4326 3101 0 -1 4202496 3232 0 0 0 9 0 0 0 18 0 1 0 466238667 25387008 3170 33554432000 4194304 4395502 140736869837616 18446744073709551615 274664832919 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/4326/statm: 6198 3170 255 50 0 3338 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 24792

[startup+0.300651 s]
/proc/loadavg: 3.69 3.94 3.89 4/184 4326
/proc/meminfo: memFree=18660576/32951132 swapFree=67111528/67111528
[pid=4326] ppid=4323 vsize=24792 CPUtime=0.29 cores=5,7
/proc/4326/stat : 4326 (SApperloT2010) R 4323 4326 3101 0 -1 4202496 3232 0 0 0 29 0 0 0 18 0 1 0 466238667 25387008 3170 33554432000 4194304 4395502 140736869837616 18446744073709551615 274664463368 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/4326/statm: 6198 3170 255 50 0 3338 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 24792

[startup+0.700585 s]
/proc/loadavg: 3.69 3.94 3.89 4/184 4326
/proc/meminfo: memFree=18660576/32951132 swapFree=67111528/67111528
[pid=4326] ppid=4323 vsize=24792 CPUtime=0.69 cores=5,7
/proc/4326/stat : 4326 (SApperloT2010) R 4323 4326 3101 0 -1 4202496 3232 0 0 0 69 0 0 0 18 0 1 0 466238667 25387008 3170 33554432000 4194304 4395502 140736869837616 18446744073709551615 4253257 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/4326/statm: 6198 3170 255 50 0 3338 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 24792

[startup+1.50046 s]
/proc/loadavg: 3.69 3.94 3.89 5/188 4330
/proc/meminfo: memFree=18615796/32951132 swapFree=67111528/67111528
[pid=4326] ppid=4323 vsize=24792 CPUtime=1.49 cores=5,7
/proc/4326/stat : 4326 (SApperloT2010) R 4323 4326 3101 0 -1 4202496 3232 0 0 0 149 0 0 0 20 0 1 0 466238667 25387008 3170 33554432000 4194304 4395502 140736869837616 18446744073709551615 4253263 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/4326/statm: 6198 3170 255 50 0 3338 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 24792

[startup+3.10017 s]
/proc/loadavg: 3.69 3.94 3.89 5/188 4330
/proc/meminfo: memFree=18605012/32951132 swapFree=67111528/67111528
[pid=4326] ppid=4323 vsize=24792 CPUtime=3.09 cores=5,7
/proc/4326/stat : 4326 (SApperloT2010) R 4323 4326 3101 0 -1 4202496 3232 0 0 0 309 0 0 0 25 0 1 0 466238667 25387008 3170 33554432000 4194304 4395502 140736869837616 18446744073709551615 4277408 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/4326/statm: 6198 3170 255 50 0 3338 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 24792

[startup+6.30061 s]
/proc/loadavg: 3.72 3.94 3.89 6/188 4330
/proc/meminfo: memFree=18594120/32951132 swapFree=67111528/67111528
[pid=4326] ppid=4323 vsize=24792 CPUtime=6.29 cores=5,7
/proc/4326/stat : 4326 (SApperloT2010) R 4323 4326 3101 0 -1 4202496 3232 0 0 0 629 0 0 0 25 0 1 0 466238667 25387008 3170 33554432000 4194304 4395502 140736869837616 18446744073709551615 274664475585 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/4326/statm: 6198 3170 255 50 0 3338 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 24792

[startup+12.7005 s]
/proc/loadavg: 3.74 3.94 3.89 5/188 4330
/proc/meminfo: memFree=18576244/32951132 swapFree=67111528/67111528
[pid=4326] ppid=4323 vsize=24792 CPUtime=12.69 cores=5,7
/proc/4326/stat : 4326 (SApperloT2010) R 4323 4326 3101 0 -1 4202496 3232 0 0 0 1268 1 0 0 25 0 1 0 466238667 25387008 3170 33554432000 4194304 4395502 140736869837616 18446744073709551615 4253243 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/4326/statm: 6198 3170 255 50 0 3338 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 24792

[startup+25.5003 s]
/proc/loadavg: 3.80 3.94 3.90 5/188 4330
/proc/meminfo: memFree=18514508/32951132 swapFree=67111528/67111528
[pid=4326] ppid=4323 vsize=44384 CPUtime=25.49 cores=5,7
/proc/4326/stat : 4326 (SApperloT2010) R 4323 4326 3101 0 -1 4202496 8001 0 0 0 2547 2 0 0 25 0 1 0 466238667 45449216 7709 33554432000 4194304 4395502 140736869837616 18446744073709551615 4300200 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/4326/statm: 11096 7709 266 50 0 8236 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 44384

[startup+51.1008 s]
/proc/loadavg: 3.87 3.95 3.90 5/188 4331
/proc/meminfo: memFree=18461788/32951132 swapFree=67111528/67111528
[pid=4326] ppid=4323 vsize=62480 CPUtime=51.09 cores=5,7
/proc/4326/stat : 4326 (SApperloT2010) R 4323 4326 3101 0 -1 4202496 11907 0 0 0 5106 3 0 0 25 0 1 0 466238667 63979520 11615 33554432000 4194304 4395502 140736869837616 18446744073709551615 4285641 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/4326/statm: 15620 11615 266 50 0 12760 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 62480

[startup+102.307 s]
/proc/loadavg: 3.94 3.95 3.90 5/188 4332
/proc/meminfo: memFree=18391588/32951132 swapFree=67111528/67111528
[pid=4326] ppid=4323 vsize=84420 CPUtime=102.3 cores=5,7
/proc/4326/stat : 4326 (SApperloT2010) R 4323 4326 3101 0 -1 4202496 16989 0 0 0 10225 5 0 0 25 0 1 0 466238667 86446080 16697 33554432000 4194304 4395502 140736869837616 18446744073709551615 4288491 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/4326/statm: 21105 16697 266 50 0 18245 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 84420

[startup+162.301 s]
/proc/loadavg: 4.04 3.97 3.91 5/188 4334
/proc/meminfo: memFree=18332792/32951132 swapFree=67111528/67111528
[pid=4326] ppid=4323 vsize=106544 CPUtime=162.29 cores=5,7
/proc/4326/stat : 4326 (SApperloT2010) R 4323 4326 3101 0 -1 4202496 22054 0 0 0 16222 7 0 0 25 0 1 0 466238667 109101056 21762 33554432000 4194304 4395502 140736869837616 18446744073709551615 4347325 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/4326/statm: 26636 21762 266 50 0 23776 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 106544

[startup+222.3 s]
/proc/loadavg: 4.01 3.97 3.91 5/188 4336
/proc/meminfo: memFree=18283664/32951132 swapFree=67111528/67111528
[pid=4326] ppid=4323 vsize=125776 CPUtime=222.29 cores=5,7
/proc/4326/stat : 4326 (SApperloT2010) R 4323 4326 3101 0 -1 4202496 26377 0 0 0 22220 9 0 0 25 0 1 0 466238667 128794624 26085 33554432000 4194304 4395502 140736869837616 18446744073709551615 4347548 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/4326/statm: 31444 26085 266 50 0 28584 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 125776

[startup+282.301 s]
/proc/loadavg: 4.00 3.97 3.91 5/188 4338
/proc/meminfo: memFree=18230336/32951132 swapFree=67111528/67111528
[pid=4326] ppid=4323 vsize=143280 CPUtime=282.29 cores=5,7
/proc/4326/stat : 4326 (SApperloT2010) R 4323 4326 3101 0 -1 4202496 30634 0 0 0 28218 11 0 0 25 0 1 0 466238667 146718720 30342 33554432000 4194304 4395502 140736869837616 18446744073709551615 4299502 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/4326/statm: 35820 30342 266 50 0 32960 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 143280

[startup+342.3 s]
/proc/loadavg: 4.00 3.97 3.91 5/188 4339
/proc/meminfo: memFree=18190388/32951132 swapFree=67111528/67111528
[pid=4326] ppid=4323 vsize=147400 CPUtime=342.3 cores=5,7
/proc/4326/stat : 4326 (SApperloT2010) R 4323 4326 3101 0 -1 4202496 31524 0 0 0 34218 12 0 0 25 0 1 0 466238667 150937600 31232 33554432000 4194304 4395502 140736869837616 18446744073709551615 4347632 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/4326/statm: 36850 31232 266 50 0 33990 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 147400

[startup+402.301 s]
/proc/loadavg: 4.00 3.97 3.91 5/188 4340
/proc/meminfo: memFree=18152184/32951132 swapFree=67111528/67111528
[pid=4326] ppid=4323 vsize=161708 CPUtime=402.3 cores=5,7
/proc/4326/stat : 4326 (SApperloT2010) R 4323 4326 3101 0 -1 4202496 34931 0 0 0 40217 13 0 0 25 0 1 0 466238667 165588992 34639 33554432000 4194304 4395502 140736869837616 18446744073709551615 4299628 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/4326/statm: 40427 34639 266 50 0 37567 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 161708

[startup+462.301 s]
/proc/loadavg: 4.00 3.97 3.91 5/188 4342
/proc/meminfo: memFree=18119444/32951132 swapFree=67111528/67111528
[pid=4326] ppid=4323 vsize=173164 CPUtime=462.3 cores=5,7
/proc/4326/stat : 4326 (SApperloT2010) R 4323 4326 3101 0 -1 4202496 37571 0 0 0 46215 15 0 0 25 0 1 0 466238667 177319936 37279 33554432000 4194304 4395502 140736869837616 18446744073709551615 4299174 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/4326/statm: 43291 37279 266 50 0 40431 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 173164

[startup+522.3 s]
/proc/loadavg: 4.00 3.97 3.91 5/188 4344
/proc/meminfo: memFree=18079132/32951132 swapFree=67111528/67111528
[pid=4326] ppid=4323 vsize=190060 CPUtime=522.3 cores=5,7
/proc/4326/stat : 4326 (SApperloT2010) R 4323 4326 3101 0 -1 4202496 41742 0 0 0 52214 16 0 0 25 0 1 0 466238667 194621440 41450 33554432000 4194304 4395502 140736869837616 18446744073709551615 4299665 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/4326/statm: 47515 41450 266 50 0 44655 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 190060

[startup+582.301 s]
/proc/loadavg: 4.03 3.99 3.92 5/188 4346
/proc/meminfo: memFree=18042416/32951132 swapFree=67111528/67111528
[pid=4326] ppid=4323 vsize=213980 CPUtime=582.31 cores=5,7
/proc/4326/stat : 4326 (SApperloT2010) R 4323 4326 3101 0 -1 4202496 47714 0 0 0 58211 20 0 0 25 0 1 0 466238667 219115520 47422 33554432000 4194304 4395502 140736869837616 18446744073709551615 4299628 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/4326/statm: 53495 47422 266 50 0 50635 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 213980

[startup+642.3 s]
/proc/loadavg: 4.01 3.99 3.92 5/188 4347
/proc/meminfo: memFree=18020076/32951132 swapFree=67111528/67111528
[pid=4326] ppid=4323 vsize=220296 CPUtime=642.31 cores=5,7
/proc/4326/stat : 4326 (SApperloT2010) R 4323 4326 3101 0 -1 4202496 48919 0 0 0 64211 20 0 0 25 0 1 0 466238667 225583104 48627 33554432000 4194304 4395502 140736869837616 18446744073709551615 4328448 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/4326/statm: 55074 48627 266 50 0 52214 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 220296

[startup+702.301 s]
/proc/loadavg: 4.00 3.99 3.92 5/188 4348
/proc/meminfo: memFree=17982732/32951132 swapFree=67111528/67111528
[pid=4326] ppid=4323 vsize=232696 CPUtime=702.3 cores=5,7
/proc/4326/stat : 4326 (SApperloT2010) R 4323 4326 3101 0 -1 4202496 51875 0 0 0 70208 22 0 0 25 0 1 0 466238667 238280704 51583 33554432000 4194304 4395502 140736869837616 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/4326/statm: 58174 51583 266 50 0 55314 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 232696

[startup+762.307 s]
/proc/loadavg: 4.00 3.99 3.92 5/188 4350
/proc/meminfo: memFree=17946516/32951132 swapFree=67111528/67111528
[pid=4326] ppid=4323 vsize=252296 CPUtime=762.31 cores=5,7
/proc/4326/stat : 4326 (SApperloT2010) R 4323 4326 3101 0 -1 4202496 56676 0 0 0 76206 25 0 0 25 0 1 0 466238667 258351104 56384 33554432000 4194304 4395502 140736869837616 18446744073709551615 4286555 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/4326/statm: 63074 56384 266 50 0 60214 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 252296

[startup+822.301 s]
/proc/loadavg: 4.00 3.99 3.92 5/188 4352
/proc/meminfo: memFree=17901356/32951132 swapFree=67111528/67111528
[pid=4326] ppid=4323 vsize=267736 CPUtime=822.31 cores=5,7
/proc/4326/stat : 4326 (SApperloT2010) R 4323 4326 3101 0 -1 4202496 60295 0 0 0 82204 27 0 0 25 0 1 0 466238667 274161664 60003 33554432000 4194304 4395502 140736869837616 18446744073709551615 4299630 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/4326/statm: 66934 60003 266 50 0 64074 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 267736

[startup+882.301 s]
/proc/loadavg: 4.00 3.99 3.92 5/188 4354
/proc/meminfo: memFree=17863272/32951132 swapFree=67111528/67111528
[pid=4326] ppid=4323 vsize=292112 CPUtime=882.31 cores=5,7
/proc/4326/stat : 4326 (SApperloT2010) R 4323 4326 3101 0 -1 4202496 66393 0 0 0 88201 30 0 0 25 0 1 0 466238667 299122688 66101 33554432000 4194304 4395502 140736869837616 18446744073709551615 4299154 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/4326/statm: 73028 66101 266 50 0 70168 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 292112

[startup+942.3 s]
/proc/loadavg: 4.00 3.99 3.92 5/188 4355
/proc/meminfo: memFree=17831880/32951132 swapFree=67111528/67111528
[pid=4326] ppid=4323 vsize=304792 CPUtime=942.31 cores=5,7
/proc/4326/stat : 4326 (SApperloT2010) R 4323 4326 3101 0 -1 4202496 69451 0 0 0 94199 32 0 0 25 0 1 0 466238667 312107008 69159 33554432000 4194304 4395502 140736869837616 18446744073709551615 4299630 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/4326/statm: 76198 69159 266 50 0 73338 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 304792

[startup+1002.3 s]
/proc/loadavg: 4.00 3.99 3.92 5/188 4356
/proc/meminfo: memFree=17807936/32951132 swapFree=67111528/67111528
[pid=4326] ppid=4323 vsize=308560 CPUtime=1002.31 cores=5,7
/proc/4326/stat : 4326 (SApperloT2010) R 4323 4326 3101 0 -1 4202496 70297 0 0 0 100199 32 0 0 25 0 1 0 466238667 315965440 70005 33554432000 4194304 4395502 140736869837616 18446744073709551615 4299642 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/4326/statm: 77140 70005 266 50 0 74280 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 308560

[startup+1062.3 s]
/proc/loadavg: 4.00 3.99 3.92 5/188 4358
/proc/meminfo: memFree=17771228/32951132 swapFree=67111528/67111528
[pid=4326] ppid=4323 vsize=332380 CPUtime=1062.31 cores=5,7
/proc/4326/stat : 4326 (SApperloT2010) R 4323 4326 3101 0 -1 4202496 75994 0 0 0 106197 34 0 0 25 0 1 0 466238667 340357120 75702 33554432000 4194304 4395502 140736869837616 18446744073709551615 4299758 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/4326/statm: 83095 75702 266 50 0 80235 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 332380

[startup+1122.3 s]
/proc/loadavg: 4.10 4.02 3.93 5/188 4360
/proc/meminfo: memFree=17745676/32951132 swapFree=67111528/67111528
[pid=4326] ppid=4323 vsize=344152 CPUtime=1122.31 cores=5,7
/proc/4326/stat : 4326 (SApperloT2010) R 4323 4326 3101 0 -1 4202496 78853 0 0 0 112196 35 0 0 25 0 1 0 466238667 352411648 78561 33554432000 4194304 4395502 140736869837616 18446744073709551615 4328554 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/4326/statm: 86038 78561 266 50 0 83178 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 344152

[startup+1182.3 s]
/proc/loadavg: 4.04 4.01 3.93 5/188 4362
/proc/meminfo: memFree=17721116/32951132 swapFree=67111528/67111528
[pid=4326] ppid=4323 vsize=355608 CPUtime=1182.31 cores=5,7
/proc/4326/stat : 4326 (SApperloT2010) R 4323 4326 3101 0 -1 4202496 81523 0 0 0 118194 37 0 0 25 0 1 0 466238667 364142592 81231 33554432000 4194304 4395502 140736869837616 18446744073709551615 4299166 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/4326/statm: 88902 81231 266 50 0 86042 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 355608

[startup+1242.3 s]
/proc/loadavg: 4.01 4.01 3.93 5/188 4363
/proc/meminfo: memFree=17699520/32951132 swapFree=67111528/67111528
[pid=4326] ppid=4323 vsize=369040 CPUtime=1242.31 cores=5,7
/proc/4326/stat : 4326 (SApperloT2010) R 4323 4326 3101 0 -1 4202496 84701 0 0 0 124192 39 0 0 25 0 1 0 466238667 377896960 84409 33554432000 4194304 4395502 140736869837616 18446744073709551615 4347485 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/4326/statm: 92260 84409 266 50 0 89400 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 369040



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.93 3/186 4366
/proc/meminfo: memFree=18143064/32951132 swapFree=67111528/67111528
[pid=4326] ppid=4323 vsize=375368 CPUtime=1300.02 cores=5,7
/proc/4326/stat : 4326 (SApperloT2010) R 4323 4326 3101 0 -1 4202496 86239 0 0 0 129962 40 0 0 25 0 1 0 466238667 384376832 85947 33554432000 4194304 4395502 140736869837616 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/4326/statm: 93842 85947 266 50 0 90982 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 375368

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.02
CPU time (s): 1300.05
CPU user time (s): 1299.63
CPU system time (s): 0.417936
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 375368

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.63
system time used= 0.417936
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 86239
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7
involuntary context switches= 15520

runsolver used 2.07668 second user time and 5.02623 second system time

The end

Launcher Data

Begin job on node131 at 2011-04-23 10:13:10
IDJOB=3263367
IDBENCH=83965
IDSOLVER=1655
FILE ID=node131/3263367-1303546390
RUNJOBID= node131-1303546390-4290
PBS_JOBID= 13143107
Free space on /tmp= 72040 MiB

SOLVER NAME= SApperloT2010 2011-03-04
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_60_28_40_7-log.shuffled-as.sat03-127.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3263367-1303546390/watcher-3263367-1303546390 -o /tmp/evaluation-result-3263367-1303546390/solver-3263367-1303546390 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3263367-1303546390.cnf

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

MD5SUM BENCH= f1f35d90237c4ca07d41a6a9b08e6279
RANDOM SEED=1576073561

node131.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.830
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.66
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.830
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.830
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.83
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.830
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.830
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.77
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.830
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.830
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.830
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      18661112 kB
Buffers:        987112 kB
Cached:       12712344 kB
SwapCached:          0 kB
Active:        4164844 kB
Inactive:      9613864 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      18661112 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            5464 kB
Writeback:           8 kB
AnonPages:       78064 kB
Mapped:          15484 kB
Slab:           449440 kB
PageTables:       5288 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   243808 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72044 MiB
End job on node131 at 2011-04-23 10:34:52