Trace number 3379829

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SApperloT2010 2011-05-15 (fixed)? (TO) 1300.05 1300.03

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_80_28_70_8-dir.shuffled-as.sat03-215.cnf
MD5SUM731331ace9dcb7404987f98927f5c914
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 variables840
Number of clauses72688
Sum of the clauses size146160
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 272660
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 528

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3379829-1305459498/watcher-3379829-1305459498 -o /tmp/evaluation-result-3379829-1305459498/solver-3379829-1305459498 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3379829-1305459498.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.76 3.97 3.83 4/394 8780
/proc/meminfo: memFree=30381216/32950928 swapFree=41934208/67111528
[pid=8780] ppid=8778 vsize=13836 CPUtime=0 cores=0,2
/proc/8780/stat : 8780 (SApperloT2010) R 8778 8780 8602 0 -1 4202496 734 0 0 0 0 0 0 0 25 0 1 0 657548531 14168064 674 33554432000 4194304 4394578 140736415317072 18446744073709551615 251813900997 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8780/statm: 3459 674 247 49 0 600 0

[startup+0.0674161 s]
/proc/loadavg: 3.76 3.97 3.83 4/394 8780
/proc/meminfo: memFree=30381216/32950928 swapFree=41934208/67111528
[pid=8780] ppid=8778 vsize=18696 CPUtime=0.06 cores=0,2
/proc/8780/stat : 8780 (SApperloT2010) R 8778 8780 8602 0 -1 4202496 1943 0 0 0 6 0 0 0 25 0 1 0 657548531 19144704 1882 33554432000 4194304 4394578 140736415317072 18446744073709551615 251814264727 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8780/statm: 4674 1882 256 49 0 1815 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 18696

[startup+0.100416 s]
/proc/loadavg: 3.76 3.97 3.83 4/394 8780
/proc/meminfo: memFree=30381216/32950928 swapFree=41934208/67111528
[pid=8780] ppid=8778 vsize=18696 CPUtime=0.09 cores=0,2
/proc/8780/stat : 8780 (SApperloT2010) R 8778 8780 8602 0 -1 4202496 1943 0 0 0 9 0 0 0 25 0 1 0 657548531 19144704 1882 33554432000 4194304 4394578 140736415317072 18446744073709551615 251814264727 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8780/statm: 4674 1882 256 49 0 1815 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18696

[startup+0.300318 s]
/proc/loadavg: 3.76 3.97 3.83 4/394 8780
/proc/meminfo: memFree=30381216/32950928 swapFree=41934208/67111528
[pid=8780] ppid=8778 vsize=23880 CPUtime=0.29 cores=0,2
/proc/8780/stat : 8780 (SApperloT2010) R 8778 8780 8602 0 -1 4202496 3561 0 0 0 29 0 0 0 25 0 1 0 657548531 24453120 3216 33554432000 4194304 4394578 140736415317072 18446744073709551615 4298721 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8780/statm: 5970 3216 267 49 0 3111 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 23880

[startup+0.700264 s]
/proc/loadavg: 3.76 3.97 3.83 4/394 8780
/proc/meminfo: memFree=30381216/32950928 swapFree=41934208/67111528
[pid=8780] ppid=8778 vsize=29836 CPUtime=0.69 cores=0,2
/proc/8780/stat : 8780 (SApperloT2010) R 8778 8780 8602 0 -1 4202496 5003 0 0 0 68 1 0 0 25 0 1 0 657548531 30552064 4658 33554432000 4194304 4394578 140736415317072 18446744073709551615 4298818 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8780/statm: 7459 4658 267 49 0 4600 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 29836

[startup+1.50113 s]
/proc/loadavg: 3.76 3.97 3.83 6/398 8809
/proc/meminfo: memFree=30327440/32950928 swapFree=41934208/67111528
[pid=8780] ppid=8778 vsize=37384 CPUtime=1.49 cores=0,2
/proc/8780/stat : 8780 (SApperloT2010) R 8778 8780 8602 0 -1 4202496 6866 0 0 0 148 1 0 0 25 0 1 0 657548531 38281216 6521 33554432000 4194304 4394578 140736415317072 18446744073709551615 4298812 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8780/statm: 9346 6521 267 49 0 6487 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 37384

[startup+3.1008 s]
/proc/loadavg: 3.76 3.97 3.83 7/398 8809
/proc/meminfo: memFree=30309336/32950928 swapFree=41934208/67111528
[pid=8780] ppid=8778 vsize=49204 CPUtime=3.1 cores=0,2
/proc/8780/stat : 8780 (SApperloT2010) R 8778 8780 8602 0 -1 4202496 9640 0 0 0 308 2 0 0 25 0 1 0 657548531 50384896 9295 33554432000 4194304 4394578 140736415317072 18446744073709551615 4298818 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8780/statm: 12301 9295 267 49 0 9442 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 49204

[startup+6.30032 s]
/proc/loadavg: 3.86 3.99 3.84 6/398 8809
/proc/meminfo: memFree=30290160/32950928 swapFree=41934208/67111528
[pid=8780] ppid=8778 vsize=56264 CPUtime=6.29 cores=0,2
/proc/8780/stat : 8780 (SApperloT2010) R 8778 8780 8602 0 -1 4202496 11222 0 0 0 627 2 0 0 25 0 1 0 657548531 57614336 10877 33554432000 4194304 4394578 140736415317072 18446744073709551615 4346516 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8780/statm: 14066 10877 267 49 0 11207 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 56264

[startup+12.7002 s]
/proc/loadavg: 3.87 3.99 3.84 6/398 8809
/proc/meminfo: memFree=30257276/32950928 swapFree=41934208/67111528
[pid=8780] ppid=8778 vsize=67880 CPUtime=12.7 cores=0,2
/proc/8780/stat : 8780 (SApperloT2010) R 8778 8780 8602 0 -1 4202496 13572 0 0 0 1267 3 0 0 25 0 1 0 657548531 69509120 13227 33554432000 4194304 4394578 140736415317072 18446744073709551615 4298804 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8780/statm: 16970 13227 267 49 0 14111 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 67880

[startup+25.5011 s]
/proc/loadavg: 3.90 3.99 3.84 6/398 8810
/proc/meminfo: memFree=30209420/32950928 swapFree=41934208/67111528
[pid=8780] ppid=8778 vsize=78832 CPUtime=25.49 cores=0,2
/proc/8780/stat : 8780 (SApperloT2010) R 8778 8780 8602 0 -1 4202496 15903 0 0 0 2546 3 0 0 25 0 1 0 657548531 80723968 15558 33554432000 4194304 4394578 140736415317072 18446744073709551615 4298846 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8780/statm: 19708 15558 267 49 0 16849 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 78832

[startup+51.1007 s]
/proc/loadavg: 4.12 4.04 3.86 6/398 8811
/proc/meminfo: memFree=30161916/32950928 swapFree=41934208/67111528
[pid=8780] ppid=8778 vsize=94240 CPUtime=51.09 cores=0,2
/proc/8780/stat : 8780 (SApperloT2010) R 8778 8780 8602 0 -1 4202496 19139 0 0 0 5105 4 0 0 25 0 1 0 657548531 96501760 18794 33554432000 4194304 4394578 140736415317072 18446744073709551615 4298714 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8780/statm: 23560 18794 267 49 0 20701 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 94240

[startup+102.315 s]
/proc/loadavg: 4.12 4.04 3.87 6/398 8812
/proc/meminfo: memFree=30084016/32950928 swapFree=41934208/67111528
[pid=8780] ppid=8778 vsize=124088 CPUtime=102.31 cores=0,2
/proc/8780/stat : 8780 (SApperloT2010) R 8778 8780 8602 0 -1 4202496 25259 0 0 0 10226 5 0 0 25 0 1 0 657548531 127066112 24914 33554432000 4194304 4394578 140736415317072 18446744073709551615 4298812 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8780/statm: 31022 24914 267 49 0 28163 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 124088

[startup+162.301 s]
/proc/loadavg: 4.04 4.03 3.88 6/398 8813
/proc/meminfo: memFree=30026220/32950928 swapFree=41934208/67111528
[pid=8780] ppid=8778 vsize=146592 CPUtime=162.29 cores=0,2
/proc/8780/stat : 8780 (SApperloT2010) R 8778 8780 8602 0 -1 4202496 29888 0 0 0 16224 5 0 0 25 0 1 0 657548531 150110208 29543 33554432000 4194304 4394578 140736415317072 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8780/statm: 36648 29543 267 49 0 33789 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 146592

[startup+222.301 s]
/proc/loadavg: 4.01 4.02 3.88 6/398 8815
/proc/meminfo: memFree=29984272/32950928 swapFree=41934208/67111528
[pid=8780] ppid=8778 vsize=156836 CPUtime=222.29 cores=0,2
/proc/8780/stat : 8780 (SApperloT2010) R 8778 8780 8602 0 -1 4202496 31925 0 0 0 22223 6 0 0 25 0 1 0 657548531 160600064 31580 33554432000 4194304 4394578 140736415317072 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8780/statm: 39209 31580 267 49 0 36350 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 156836

[startup+282.301 s]
/proc/loadavg: 4.00 4.02 3.89 6/398 8817
/proc/meminfo: memFree=29947660/32950928 swapFree=41934208/67111528
[pid=8780] ppid=8778 vsize=164560 CPUtime=282.29 cores=0,2
/proc/8780/stat : 8780 (SApperloT2010) R 8778 8780 8602 0 -1 4202496 33532 0 0 0 28222 7 0 0 25 0 1 0 657548531 168509440 33187 33554432000 4194304 4394578 140736415317072 18446744073709551615 4298818 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8780/statm: 41140 33187 267 49 0 38281 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 164560

[startup+342.301 s]
/proc/loadavg: 4.00 4.01 3.89 6/398 8818
/proc/meminfo: memFree=29905588/32950928 swapFree=41934208/67111528
[pid=8780] ppid=8778 vsize=175060 CPUtime=342.3 cores=0,2
/proc/8780/stat : 8780 (SApperloT2010) R 8778 8780 8602 0 -1 4202496 35821 0 0 0 34222 8 0 0 25 0 1 0 657548531 179261440 35476 33554432000 4194304 4394578 140736415317072 18446744073709551615 4298812 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8780/statm: 43765 35476 267 49 0 40906 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 175060

[startup+402.301 s]
/proc/loadavg: 4.00 4.01 3.90 8/398 8820
/proc/meminfo: memFree=29862544/32950928 swapFree=41934208/67111528
[pid=8780] ppid=8778 vsize=185428 CPUtime=402.3 cores=0,2
/proc/8780/stat : 8780 (SApperloT2010) R 8778 8780 8602 0 -1 4202496 37857 0 0 0 40222 8 0 0 25 0 1 0 657548531 189878272 37512 33554432000 4194304 4394578 140736415317072 18446744073709551615 4298792 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8780/statm: 46357 37512 267 49 0 43498 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 185428

[startup+462.301 s]
/proc/loadavg: 4.00 4.00 3.91 6/398 8821
/proc/meminfo: memFree=29813536/32950928 swapFree=41934208/67111528
[pid=8780] ppid=8778 vsize=189528 CPUtime=462.3 cores=0,2
/proc/8780/stat : 8780 (SApperloT2010) R 8778 8780 8602 0 -1 4202496 38776 0 0 0 46221 9 0 0 25 0 1 0 657548531 194076672 38431 33554432000 4194304 4394578 140736415317072 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8780/statm: 47382 38431 267 49 0 44523 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 189528

[startup+522.301 s]
/proc/loadavg: 4.00 4.00 3.91 7/398 8823
/proc/meminfo: memFree=29778276/32950928 swapFree=41934208/67111528
[pid=8780] ppid=8778 vsize=197636 CPUtime=522.3 cores=0,2
/proc/8780/stat : 8780 (SApperloT2010) R 8778 8780 8602 0 -1 4202496 40484 0 0 0 52221 9 0 0 25 0 1 0 657548531 202379264 40139 33554432000 4194304 4394578 140736415317072 18446744073709551615 4298818 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8780/statm: 49409 40139 267 49 0 46550 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 197636

[startup+582.3 s]
/proc/loadavg: 4.04 4.01 3.91 6/398 8825
/proc/meminfo: memFree=29746132/32950928 swapFree=41934208/67111528
[pid=8780] ppid=8778 vsize=201988 CPUtime=582.3 cores=0,2
/proc/8780/stat : 8780 (SApperloT2010) R 8778 8780 8602 0 -1 4202496 41476 0 0 0 58220 10 0 0 25 0 1 0 657548531 206835712 41131 33554432000 4194304 4394578 140736415317072 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8780/statm: 50497 41131 267 49 0 47638 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 201988

[startup+642.3 s]
/proc/loadavg: 4.16 4.06 3.94 6/398 8826
/proc/meminfo: memFree=29694884/32950928 swapFree=41934208/67111528
[pid=8780] ppid=8778 vsize=205956 CPUtime=642.31 cores=0,2
/proc/8780/stat : 8780 (SApperloT2010) R 8778 8780 8602 0 -1 4202496 42339 0 0 0 64221 10 0 0 25 0 1 0 657548531 210898944 41994 33554432000 4194304 4394578 140736415317072 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8780/statm: 51489 41994 267 49 0 48630 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 205956

[startup+702.3 s]
/proc/loadavg: 4.12 4.08 3.95 7/398 8828
/proc/meminfo: memFree=29661864/32950928 swapFree=41934208/67111528
[pid=8780] ppid=8778 vsize=211548 CPUtime=702.3 cores=0,2
/proc/8780/stat : 8780 (SApperloT2010) R 8778 8780 8602 0 -1 4202496 43574 0 0 0 70220 10 0 0 25 0 1 0 657548531 216625152 43229 33554432000 4194304 4394578 140736415317072 18446744073709551615 4298812 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8780/statm: 52887 43229 267 49 0 50028 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 211548

[startup+762.315 s]
/proc/loadavg: 4.04 4.06 3.95 7/398 8830
/proc/meminfo: memFree=29623036/32950928 swapFree=41934208/67111528
[pid=8780] ppid=8778 vsize=218960 CPUtime=762.32 cores=0,2
/proc/8780/stat : 8780 (SApperloT2010) R 8778 8780 8602 0 -1 4202496 45090 0 0 0 76221 11 0 0 25 0 1 0 657548531 224215040 44745 33554432000 4194304 4394578 140736415317072 18446744073709551615 4298812 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8780/statm: 54740 44745 267 49 0 51881 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 218960

[startup+822.3 s]
/proc/loadavg: 4.01 4.05 3.95 6/398 8831
/proc/meminfo: memFree=29585928/32950928 swapFree=41934208/67111528
[pid=8780] ppid=8778 vsize=229712 CPUtime=822.3 cores=0,2
/proc/8780/stat : 8780 (SApperloT2010) R 8778 8780 8602 0 -1 4202496 47376 0 0 0 82219 11 0 0 25 0 1 0 657548531 235225088 47031 33554432000 4194304 4394578 140736415317072 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8780/statm: 57428 47031 267 49 0 54569 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 229712

[startup+882.301 s]
/proc/loadavg: 4.00 4.04 3.95 6/398 8833
/proc/meminfo: memFree=29541380/32950928 swapFree=41934208/67111528
[pid=8780] ppid=8778 vsize=233808 CPUtime=882.31 cores=0,2
/proc/8780/stat : 8780 (SApperloT2010) R 8778 8780 8602 0 -1 4202496 48217 0 0 0 88219 12 0 0 25 0 1 0 657548531 239419392 47872 33554432000 4194304 4394578 140736415317072 18446744073709551615 4298812 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8780/statm: 58452 47872 267 49 0 55593 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 233808

[startup+942.301 s]
/proc/loadavg: 4.00 4.03 3.95 6/398 8834
/proc/meminfo: memFree=29513316/32950928 swapFree=41934208/67111528
[pid=8780] ppid=8778 vsize=241488 CPUtime=942.3 cores=0,2
/proc/8780/stat : 8780 (SApperloT2010) R 8778 8780 8602 0 -1 4202496 49830 0 0 0 94218 12 0 0 25 0 1 0 657548531 247283712 49485 33554432000 4194304 4394578 140736415317072 18446744073709551615 4287519 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8780/statm: 60372 49485 267 49 0 57513 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 241488

[startup+1002.3 s]
/proc/loadavg: 4.00 4.02 3.95 6/398 8836
/proc/meminfo: memFree=29458236/32950928 swapFree=41934208/67111528
[pid=8780] ppid=8778 vsize=264596 CPUtime=1002.31 cores=0,2
/proc/8780/stat : 8780 (SApperloT2010) R 8778 8780 8602 0 -1 4202496 54735 0 0 0 100218 13 0 0 25 0 1 0 657548531 270946304 54390 33554432000 4194304 4394578 140736415317072 18446744073709551615 4298814 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8780/statm: 66149 54390 267 49 0 63290 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 264596

[startup+1062.3 s]
/proc/loadavg: 4.00 4.02 3.95 6/398 8837
/proc/meminfo: memFree=29427836/32950928 swapFree=41934208/67111528
[pid=8780] ppid=8778 vsize=267796 CPUtime=1062.3 cores=0,2
/proc/8780/stat : 8780 (SApperloT2010) R 8778 8780 8602 0 -1 4202496 55350 0 0 0 106217 13 0 0 25 0 1 0 657548531 274223104 55005 33554432000 4194304 4394578 140736415317072 18446744073709551615 4298818 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8780/statm: 66949 55005 267 49 0 64090 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 267796

[startup+1122.3 s]
/proc/loadavg: 4.00 4.01 3.95 7/398 8839
/proc/meminfo: memFree=29408096/32950928 swapFree=41934208/67111528
[pid=8780] ppid=8778 vsize=274068 CPUtime=1122.31 cores=0,2
/proc/8780/stat : 8780 (SApperloT2010) R 8778 8780 8602 0 -1 4202496 56562 0 0 0 112218 13 0 0 25 0 1 0 657548531 280645632 56217 33554432000 4194304 4394578 140736415317072 18446744073709551615 4298812 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8780/statm: 68517 56217 267 49 0 65658 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 274068

[startup+1182.3 s]
/proc/loadavg: 4.15 4.05 3.96 7/398 8841
/proc/meminfo: memFree=29384140/32950928 swapFree=41934208/67111528
[pid=8780] ppid=8778 vsize=280468 CPUtime=1182.31 cores=0,2
/proc/8780/stat : 8780 (SApperloT2010) R 8778 8780 8602 0 -1 4202496 57872 0 0 0 118217 14 0 0 25 0 1 0 657548531 287199232 57527 33554432000 4194304 4394578 140736415317072 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8780/statm: 70117 57527 267 49 0 67258 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 280468

[startup+1242.3 s]
/proc/loadavg: 4.15 4.07 3.97 6/398 8842
/proc/meminfo: memFree=29362392/32950928 swapFree=41934208/67111528
[pid=8780] ppid=8778 vsize=286548 CPUtime=1242.31 cores=0,2
/proc/8780/stat : 8780 (SApperloT2010) R 8778 8780 8602 0 -1 4202496 59068 0 0 0 124217 14 0 0 25 0 1 0 657548531 293425152 58723 33554432000 4194304 4394578 140736415317072 18446744073709551615 4298832 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8780/statm: 71637 58723 267 49 0 68778 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 286548



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.10 4.07 3.98 6/399 8845
/proc/meminfo: memFree=29408456/32950928 swapFree=41934208/67111528
[pid=8780] ppid=8778 vsize=287448 CPUtime=1300.02 cores=0,2
/proc/8780/stat : 8780 (SApperloT2010) R 8778 8780 8602 0 -1 4202496 59233 0 0 0 129988 14 0 0 25 0 1 0 657548531 294346752 58888 33554432000 4194304 4394578 140736415317072 18446744073709551615 4298821 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8780/statm: 71862 58888 267 49 0 69003 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 287448

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

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

runsolver used 4.93325 second user time and 11.6072 second system time

The end

Launcher Data

Begin job on node126 at 2011-05-15 13:38:18
IDJOB=3379829
IDBENCH=83907
IDSOLVER=1862
FILE ID=node126/3379829-1305459498
RUNJOBID= node126-1305458196-8620
PBS_JOBID= 13324901
Free space on /tmp= 73360 MiB

SOLVER NAME= SApperloT2010 2011-05-15 (fixed)
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_80_28_70_8-dir.shuffled-as.sat03-215.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3379829-1305459498/watcher-3379829-1305459498 -o /tmp/evaluation-result-3379829-1305459498/solver-3379829-1305459498 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3379829-1305459498.cnf

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

MD5SUM BENCH= 731331ace9dcb7404987f98927f5c914
RANDOM SEED=1392891133

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.783
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.74
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.783
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.783
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.783
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.783
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      30381876 kB
Buffers:        172488 kB
Cached:        1680552 kB
SwapCached:      49560 kB
Active:          99404 kB
Inactive:      2223588 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30381876 kB
SwapTotal:    67111528 kB
SwapFree:     41934208 kB
Dirty:            3128 kB
Writeback:           0 kB
AnonPages:      433096 kB
Mapped:          10900 kB
Slab:           103404 kB
PageTables:      75956 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 88158820 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= 73360 MiB
End job on node126 at 2011-05-15 14:00:00