Trace number 3265787

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.95 1300.01

General information on the benchmark

NameSAT05/crafted/sorge05/QG7a/
gensys-ukn004.shuffled-as.sat05-3844.cnf
MD5SUM7d96ba103689bec761c9e7df7b158323
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3199.02
Satisfiable
(Un)Satisfiability was proved
Number of variables2731
Number of clauses17983
Sum of the clauses size126997
Maximum clause length13
Minimum clause length1
Number of clauses of size 142
Number of clauses of size 2442
Number of clauses of size 32370
Number of clauses of size 4477
Number of clauses of size 5642
Number of clauses of size over 514010

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-3265787-1303577608/watcher-3265787-1303577608 -o /tmp/evaluation-result-3265787-1303577608/solver-3265787-1303577608 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3265787-1303577608.cnf 

running on 2 cores: 1,3

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.71 3.92 3.80 2/176 20783
/proc/meminfo: memFree=18723992/32951124 swapFree=67111480/67111528
[pid=20783] ppid=20781 vsize=11800 CPUtime=0 cores=1,3
/proc/20783/stat : 20783 (runsolver) S 20781 20783 19028 0 -1 4202560 42 0 0 0 0 0 0 0 20 0 1 0 547991275 12083200 51 33554432000 4194304 5434984 140734043019520 18446744073709551615 4881607 0 2147483391 4096 24578 18446744071699960631 0 0 17 1 0 0 0
/proc/20783/statm: 2950 51 31 303 0 2644 0

[startup+0.04184 s]
/proc/loadavg: 3.71 3.92 3.80 2/176 20783
/proc/meminfo: memFree=18723992/32951124 swapFree=67111480/67111528
[pid=20783] ppid=20781 vsize=11800 CPUtime=0 cores=1,3
/proc/20783/stat : 20783 (runsolver) S 20781 20783 19028 0 -1 4202560 42 0 0 0 0 0 0 0 20 0 1 0 547991275 12083200 51 33554432000 4194304 5434984 140734043019520 18446744073709551615 4881607 0 2147483391 4096 24578 18446744071699960631 0 0 17 1 0 0 0
/proc/20783/statm: 2950 51 31 303 0 2644 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 11800

[startup+0.10784 s]
/proc/loadavg: 3.71 3.92 3.80 2/176 20783
/proc/meminfo: memFree=18723992/32951124 swapFree=67111480/67111528
[pid=20783] ppid=20781 vsize=15696 CPUtime=0.05 cores=1,3
/proc/20783/stat : 20783 (SApperloT2010) R 20781 20783 19028 0 -1 4202496 1291 0 0 0 5 0 0 0 21 0 1 0 547991275 16072704 1163 33554432000 4194304 4395502 140737430105616 18446744073709551615 4235441 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/20783/statm: 3924 1163 255 50 0 1064 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 15696

[startup+0.300784 s]
/proc/loadavg: 3.71 3.92 3.80 2/176 20783
/proc/meminfo: memFree=18723992/32951124 swapFree=67111480/67111528
[pid=20783] ppid=20781 vsize=20072 CPUtime=0.24 cores=1,3
/proc/20783/stat : 20783 (SApperloT2010) R 20781 20783 19028 0 -1 4202496 2505 0 0 0 24 0 0 0 21 0 1 0 547991275 20553728 2263 33554432000 4194304 4395502 140737430105616 18446744073709551615 4299767 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/20783/statm: 5018 2263 267 50 0 2158 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 20072

[startup+0.700705 s]
/proc/loadavg: 3.71 3.92 3.80 2/176 20783
/proc/meminfo: memFree=18723992/32951124 swapFree=67111480/67111528
[pid=20783] ppid=20781 vsize=21932 CPUtime=0.64 cores=1,3
/proc/20783/stat : 20783 (SApperloT2010) R 20781 20783 19028 0 -1 4202496 2989 0 0 0 64 0 0 0 23 0 1 0 547991275 22458368 2747 33554432000 4194304 4395502 140737430105616 18446744073709551615 4347416 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/20783/statm: 5483 2747 267 50 0 2623 0
Current children cumulated CPU time (s) 0.64
Current children cumulated vsize (KiB) 21932

[startup+1.50057 s]
/proc/loadavg: 3.71 3.92 3.80 5/190 20837
/proc/meminfo: memFree=18689836/32951124 swapFree=67111480/67111528
[pid=20783] ppid=20781 vsize=23392 CPUtime=1.44 cores=1,3
/proc/20783/stat : 20783 (SApperloT2010) R 20781 20783 19028 0 -1 4202496 3334 0 0 0 144 0 0 0 25 0 1 0 547991275 23953408 3092 33554432000 4194304 4395502 140737430105616 18446744073709551615 4300216 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/20783/statm: 5848 3092 267 50 0 2988 0
Current children cumulated CPU time (s) 1.44
Current children cumulated vsize (KiB) 23392

[startup+3.10026 s]
/proc/loadavg: 3.73 3.92 3.80 5/190 20837
/proc/meminfo: memFree=18682284/32951124 swapFree=67111480/67111528
[pid=20783] ppid=20781 vsize=25108 CPUtime=3.04 cores=1,3
/proc/20783/stat : 20783 (SApperloT2010) R 20781 20783 19028 0 -1 4202496 3731 0 0 0 304 0 0 0 25 0 1 0 547991275 25710592 3489 33554432000 4194304 4395502 140737430105616 18446744073709551615 4292896 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/20783/statm: 6277 3489 267 50 0 3417 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 25108

[startup+6.30066 s]
/proc/loadavg: 3.73 3.92 3.80 5/190 20838
/proc/meminfo: memFree=18673440/32951124 swapFree=67111480/67111528
[pid=20783] ppid=20781 vsize=26760 CPUtime=6.24 cores=1,3
/proc/20783/stat : 20783 (SApperloT2010) R 20781 20783 19028 0 -1 4202496 4110 0 0 0 624 0 0 0 25 0 1 0 547991275 27402240 3868 33554432000 4194304 4395502 140737430105616 18446744073709551615 4299081 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/20783/statm: 6690 3868 267 50 0 3830 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 26760

[startup+12.7005 s]
/proc/loadavg: 3.77 3.92 3.80 5/190 20838
/proc/meminfo: memFree=18660844/32951124 swapFree=67111480/67111528
[pid=20783] ppid=20781 vsize=31332 CPUtime=12.64 cores=1,3
/proc/20783/stat : 20783 (SApperloT2010) R 20781 20783 19028 0 -1 4202496 5133 0 0 0 1264 0 0 0 25 0 1 0 547991275 32083968 4891 33554432000 4194304 4395502 140737430105616 18446744073709551615 4296391 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/20783/statm: 7833 4891 267 50 0 4973 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 31332

[startup+25.5011 s]
/proc/loadavg: 3.81 3.93 3.80 5/190 20838
/proc/meminfo: memFree=18645720/32951124 swapFree=67111480/67111528
[pid=20783] ppid=20781 vsize=35448 CPUtime=25.43 cores=1,3
/proc/20783/stat : 20783 (SApperloT2010) R 20781 20783 19028 0 -1 4202496 5961 0 0 0 2543 0 0 0 25 0 1 0 547991275 36298752 5719 33554432000 4194304 4395502 140737430105616 18446744073709551615 4299554 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/20783/statm: 8862 5719 267 50 0 6002 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 35448

[startup+51.1003 s]
/proc/loadavg: 3.87 3.93 3.81 5/190 20839
/proc/meminfo: memFree=18626692/32951124 swapFree=67111480/67111528
[pid=20783] ppid=20781 vsize=40592 CPUtime=51.04 cores=1,3
/proc/20783/stat : 20783 (SApperloT2010) R 20781 20783 19028 0 -1 4202496 7040 0 0 0 5103 1 0 0 25 0 1 0 547991275 41566208 6798 33554432000 4194304 4395502 140737430105616 18446744073709551615 4314232 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/20783/statm: 10148 6798 267 50 0 7288 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 40592

[startup+102.307 s]
/proc/loadavg: 3.95 3.94 3.82 5/190 20840
/proc/meminfo: memFree=18604852/32951124 swapFree=67111480/67111528
[pid=20783] ppid=20781 vsize=46100 CPUtime=102.25 cores=1,3
/proc/20783/stat : 20783 (SApperloT2010) R 20781 20783 19028 0 -1 4202496 8255 0 0 0 10223 2 0 0 25 0 1 0 547991275 47206400 8013 33554432000 4194304 4395502 140737430105616 18446744073709551615 4299586 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/20783/statm: 11525 8013 267 50 0 8665 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 46100

[startup+162.301 s]
/proc/loadavg: 4.02 3.96 3.83 5/190 20842
/proc/meminfo: memFree=18586716/32951124 swapFree=67111480/67111528
[pid=20783] ppid=20781 vsize=51080 CPUtime=162.24 cores=1,3
/proc/20783/stat : 20783 (SApperloT2010) R 20781 20783 19028 0 -1 4202496 9367 0 0 0 16222 2 0 0 25 0 1 0 547991275 52305920 9125 33554432000 4194304 4395502 140737430105616 18446744073709551615 4347194 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/20783/statm: 12770 9125 267 50 0 9910 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 51080

[startup+222.3 s]
/proc/loadavg: 4.01 3.97 3.84 5/190 20843
/proc/meminfo: memFree=18575900/32951124 swapFree=67111480/67111528
[pid=20783] ppid=20781 vsize=54920 CPUtime=222.25 cores=1,3
/proc/20783/stat : 20783 (SApperloT2010) R 20781 20783 19028 0 -1 4202496 10161 0 0 0 22222 3 0 0 25 0 1 0 547991275 56238080 9919 33554432000 4194304 4395502 140737430105616 18446744073709551615 4299634 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/20783/statm: 13730 9919 267 50 0 10870 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 54920

[startup+282.3 s]
/proc/loadavg: 4.00 3.97 3.84 5/190 20845
/proc/meminfo: memFree=18564204/32951124 swapFree=67111480/67111528
[pid=20783] ppid=20781 vsize=59044 CPUtime=282.24 cores=1,3
/proc/20783/stat : 20783 (SApperloT2010) R 20781 20783 19028 0 -1 4202496 10945 0 0 0 28221 3 0 0 25 0 1 0 547991275 60461056 10703 33554432000 4194304 4395502 140737430105616 18446744073709551615 4299514 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/20783/statm: 14761 10703 267 50 0 11901 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 59044

[startup+342.3 s]
/proc/loadavg: 4.05 3.99 3.85 5/190 20847
/proc/meminfo: memFree=18555104/32951124 swapFree=67111480/67111528
[pid=20783] ppid=20781 vsize=61092 CPUtime=342.24 cores=1,3
/proc/20783/stat : 20783 (SApperloT2010) R 20781 20783 19028 0 -1 4202496 11335 0 0 0 34221 3 0 0 25 0 1 0 547991275 62558208 11093 33554432000 4194304 4395502 140737430105616 18446744073709551615 4339152 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/20783/statm: 15273 11093 267 50 0 12413 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 61092

[startup+402.301 s]
/proc/loadavg: 4.06 4.00 3.86 5/190 20848
/proc/meminfo: memFree=18549856/32951124 swapFree=67111480/67111528
[pid=20783] ppid=20781 vsize=62500 CPUtime=402.24 cores=1,3
/proc/20783/stat : 20783 (SApperloT2010) R 20781 20783 19028 0 -1 4202496 11599 0 0 0 40221 3 0 0 25 0 1 0 547991275 64000000 11357 33554432000 4194304 4395502 140737430105616 18446744073709551615 4351117 0 0 4096 6 0 0 0 17 3 0 0 0
/proc/20783/statm: 15625 11357 267 50 0 12765 0
Current children cumulated CPU time (s) 402.24
Current children cumulated vsize (KiB) 62500

[startup+462.301 s]
/proc/loadavg: 4.02 4.00 3.87 5/190 20859
/proc/meminfo: memFree=18543312/32951124 swapFree=67111480/67111528
[pid=20783] ppid=20781 vsize=64932 CPUtime=462.24 cores=1,3
/proc/20783/stat : 20783 (SApperloT2010) R 20781 20783 19028 0 -1 4202496 12007 0 0 0 46220 4 0 0 25 0 1 0 547991275 66490368 11765 33554432000 4194304 4395502 140737430105616 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/20783/statm: 16233 11765 267 50 0 13373 0
Current children cumulated CPU time (s) 462.24
Current children cumulated vsize (KiB) 64932

[startup+522.301 s]
/proc/loadavg: 4.01 4.00 3.87 5/190 20860
/proc/meminfo: memFree=18538024/32951124 swapFree=67111480/67111528
[pid=20783] ppid=20781 vsize=66020 CPUtime=522.24 cores=1,3
/proc/20783/stat : 20783 (SApperloT2010) R 20781 20783 19028 0 -1 4202496 12215 0 0 0 52220 4 0 0 25 0 1 0 547991275 67604480 11973 33554432000 4194304 4395502 140737430105616 18446744073709551615 4299712 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/20783/statm: 16505 11973 267 50 0 13645 0
Current children cumulated CPU time (s) 522.24
Current children cumulated vsize (KiB) 66020

[startup+582.3 s]
/proc/loadavg: 4.00 4.00 3.88 5/190 20862
/proc/meminfo: memFree=18532404/32951124 swapFree=67111480/67111528
[pid=20783] ppid=20781 vsize=68068 CPUtime=582.24 cores=1,3
/proc/20783/stat : 20783 (SApperloT2010) R 20781 20783 19028 0 -1 4202496 12590 0 0 0 58220 4 0 0 25 0 1 0 547991275 69701632 12348 33554432000 4194304 4395502 140737430105616 18446744073709551615 4299537 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/20783/statm: 17017 12348 267 50 0 14157 0
Current children cumulated CPU time (s) 582.24
Current children cumulated vsize (KiB) 68068

[startup+642.3 s]
/proc/loadavg: 3.47 3.86 3.84 4/184 20881
/proc/meminfo: memFree=18561832/32951124 swapFree=67111480/67111528
[pid=20783] ppid=20781 vsize=70724 CPUtime=642.24 cores=1,3
/proc/20783/stat : 20783 (SApperloT2010) R 20781 20783 19028 0 -1 4202496 13051 0 0 0 64220 4 0 0 25 0 1 0 547991275 72421376 12809 33554432000 4194304 4395502 140737430105616 18446744073709551615 4299727 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/20783/statm: 17681 12809 267 50 0 14821 0
Current children cumulated CPU time (s) 642.24
Current children cumulated vsize (KiB) 70724

[startup+702.3 s]
/proc/loadavg: 3.17 3.70 3.78 4/184 20882
/proc/meminfo: memFree=18557340/32951124 swapFree=67111480/67111528
[pid=20783] ppid=20781 vsize=72260 CPUtime=702.24 cores=1,3
/proc/20783/stat : 20783 (SApperloT2010) R 20781 20783 19028 0 -1 4202496 13349 0 0 0 70220 4 0 0 25 0 1 0 547991275 73994240 13107 33554432000 4194304 4395502 140737430105616 18446744073709551615 4286289 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/20783/statm: 18065 13107 267 50 0 15205 0
Current children cumulated CPU time (s) 702.24
Current children cumulated vsize (KiB) 72260

[startup+762.307 s]
/proc/loadavg: 3.14 3.59 3.74 4/184 20884
/proc/meminfo: memFree=18553452/32951124 swapFree=67111480/67111528
[pid=20783] ppid=20781 vsize=73032 CPUtime=762.24 cores=1,3
/proc/20783/stat : 20783 (SApperloT2010) R 20781 20783 19028 0 -1 4202496 13518 0 0 0 76220 4 0 0 25 0 1 0 547991275 74784768 13276 33554432000 4194304 4395502 140737430105616 18446744073709551615 4299149 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/20783/statm: 18258 13276 267 50 0 15398 0
Current children cumulated CPU time (s) 762.24
Current children cumulated vsize (KiB) 73032

[startup+822.301 s]
/proc/loadavg: 3.05 3.48 3.69 4/184 20885
/proc/meminfo: memFree=18550696/32951124 swapFree=67111480/67111528
[pid=20783] ppid=20781 vsize=74568 CPUtime=822.24 cores=1,3
/proc/20783/stat : 20783 (SApperloT2010) R 20781 20783 19028 0 -1 4202496 13791 0 0 0 82219 5 0 0 25 0 1 0 547991275 76357632 13549 33554432000 4194304 4395502 140737430105616 18446744073709551615 4299792 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/20783/statm: 18642 13549 267 50 0 15782 0
Current children cumulated CPU time (s) 822.24
Current children cumulated vsize (KiB) 74568

[startup+882.301 s]
/proc/loadavg: 3.08 3.40 3.65 4/184 20887
/proc/meminfo: memFree=18549656/32951124 swapFree=67111480/67111528
[pid=20783] ppid=20781 vsize=75080 CPUtime=882.24 cores=1,3
/proc/20783/stat : 20783 (SApperloT2010) R 20781 20783 19028 0 -1 4202496 13878 0 0 0 88218 6 0 0 25 0 1 0 547991275 76881920 13636 33554432000 4194304 4395502 140737430105616 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/20783/statm: 18770 13636 267 50 0 15910 0
Current children cumulated CPU time (s) 882.24
Current children cumulated vsize (KiB) 75080

[startup+942.3 s]
/proc/loadavg: 3.03 3.33 3.60 4/184 20889
/proc/meminfo: memFree=18547396/32951124 swapFree=67111480/67111528
[pid=20783] ppid=20781 vsize=76104 CPUtime=942.24 cores=1,3
/proc/20783/stat : 20783 (SApperloT2010) R 20781 20783 19028 0 -1 4202496 14054 0 0 0 94218 6 0 0 25 0 1 0 547991275 77930496 13812 33554432000 4194304 4395502 140737430105616 18446744073709551615 4299174 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/20783/statm: 19026 13812 267 50 0 16166 0
Current children cumulated CPU time (s) 942.24
Current children cumulated vsize (KiB) 76104

[startup+1002.3 s]
/proc/loadavg: 3.01 3.27 3.56 4/184 20890
/proc/meminfo: memFree=18545124/32951124 swapFree=67111480/67111528
[pid=20783] ppid=20781 vsize=77000 CPUtime=1002.23 cores=1,3
/proc/20783/stat : 20783 (SApperloT2010) R 20781 20783 19028 0 -1 4202496 14196 0 0 0 100217 6 0 0 25 0 1 0 547991275 78848000 13954 33554432000 4194304 4395502 140737430105616 18446744073709551615 4299758 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/20783/statm: 19250 13954 267 50 0 16390 0
Current children cumulated CPU time (s) 1002.23
Current children cumulated vsize (KiB) 77000

[startup+1062.3 s]
/proc/loadavg: 3.00 3.21 3.52 4/184 20892
/proc/meminfo: memFree=18543724/32951124 swapFree=67111480/67111528
[pid=20783] ppid=20781 vsize=77512 CPUtime=1062.23 cores=1,3
/proc/20783/stat : 20783 (SApperloT2010) R 20781 20783 19028 0 -1 4202496 14308 0 0 0 106217 6 0 0 25 0 1 0 547991275 79372288 14066 33554432000 4194304 4395502 140737430105616 18446744073709551615 4299792 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/20783/statm: 19378 14066 267 50 0 16518 0
Current children cumulated CPU time (s) 1062.23
Current children cumulated vsize (KiB) 77512

[startup+1122.3 s]
/proc/loadavg: 3.00 3.17 3.49 4/184 20893
/proc/meminfo: memFree=18542568/32951124 swapFree=67111480/67111528
[pid=20783] ppid=20781 vsize=77960 CPUtime=1122.24 cores=1,3
/proc/20783/stat : 20783 (SApperloT2010) R 20781 20783 19028 0 -1 4202496 14435 0 0 0 112217 7 0 0 25 0 1 0 547991275 79831040 14193 33554432000 4194304 4395502 140737430105616 18446744073709551615 4296651 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/20783/statm: 19490 14193 267 50 0 16630 0
Current children cumulated CPU time (s) 1122.24
Current children cumulated vsize (KiB) 77960

[startup+1182.3 s]
/proc/loadavg: 3.00 3.14 3.45 4/184 20895
/proc/meminfo: memFree=18540160/32951124 swapFree=67111480/67111528
[pid=20783] ppid=20781 vsize=79432 CPUtime=1182.24 cores=1,3
/proc/20783/stat : 20783 (SApperloT2010) R 20781 20783 19028 0 -1 4202496 14711 0 0 0 118217 7 0 0 25 0 1 0 547991275 81338368 14469 33554432000 4194304 4395502 140737430105616 18446744073709551615 4299154 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/20783/statm: 19858 14469 267 50 0 16998 0
Current children cumulated CPU time (s) 1182.24
Current children cumulated vsize (KiB) 79432

[startup+1242.3 s]
/proc/loadavg: 3.03 3.12 3.43 4/184 20897
/proc/meminfo: memFree=18536656/32951124 swapFree=67111480/67111528
[pid=20783] ppid=20781 vsize=80200 CPUtime=1242.24 cores=1,3
/proc/20783/stat : 20783 (SApperloT2010) R 20781 20783 19028 0 -1 4202496 14885 0 0 0 124217 7 0 0 25 0 1 0 547991275 82124800 14643 33554432000 4194304 4395502 140737430105616 18446744073709551615 4299758 0 0 4096 6 0 0 0 17 3 0 0 0
/proc/20783/statm: 20050 14643 267 50 0 17190 0
Current children cumulated CPU time (s) 1242.24
Current children cumulated vsize (KiB) 80200



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.01 3.10 3.40 4/184 20898
/proc/meminfo: memFree=18533504/32951124 swapFree=67111480/67111528
[pid=20783] ppid=20781 vsize=82600 CPUtime=1299.94 cores=1,3
/proc/20783/stat : 20783 (SApperloT2010) R 20781 20783 19028 0 -1 4202496 15343 0 0 0 129987 7 0 0 25 0 1 0 547991275 84582400 15101 33554432000 4194304 4395502 140737430105616 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/20783/statm: 20650 15101 267 50 0 17790 0
Current children cumulated CPU time (s) 1299.94
Current children cumulated vsize (KiB) 82600

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.01
CPU time (s): 1299.95
CPU user time (s): 1299.87
CPU system time (s): 0.079987
CPU usage (%): 99.9955
Max. virtual memory (cumulated for all children) (KiB): 82600

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.87
system time used= 0.079987
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15343
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 11
involuntary context switches= 17869

runsolver used 2.03869 second user time and 4.6103 second system time

The end

Launcher Data

Begin job on node111 at 2011-04-23 18:53:28
IDJOB=3265787
IDBENCH=85805
IDSOLVER=1655
FILE ID=node111/3265787-1303577608
RUNJOBID= node111-1303577608-20769
PBS_JOBID= 13150301
Free space on /tmp= 70736 MiB

SOLVER NAME= SApperloT2010 2011-03-04
BENCH NAME= SAT05/crafted/sorge05/QG7a/gensys-ukn004.shuffled-as.sat05-3844.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3265787-1303577608/watcher-3265787-1303577608 -o /tmp/evaluation-result-3265787-1303577608/solver-3265787-1303577608 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3265787-1303577608.cnf

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

MD5SUM BENCH= 7d96ba103689bec761c9e7df7b158323
RANDOM SEED=283229483

node111.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.849
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.69
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.849
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	: 5428.12
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.849
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.75
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.849
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.86
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.849
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.75
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.849
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.83
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.849
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.67
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.849
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18724396 kB
Buffers:       2129820 kB
Cached:       11461352 kB
SwapCached:         44 kB
Active:        9657432 kB
Inactive:      3999772 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18724396 kB
SwapTotal:    67111528 kB
SwapFree:     67111480 kB
Dirty:            1028 kB
Writeback:           0 kB
AnonPages:       65648 kB
Mapped:          14488 kB
Slab:           505228 kB
PageTables:       5028 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   191268 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= 70732 MiB
End job on node111 at 2011-04-23 19:15:10