Trace number 3258263

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.04 1300.02

General information on the benchmark

NameCRAFTED/rbsat/random/unforced/
rbsat-v1375c111739g4.cnf
MD5SUMb2f1edd9e4045a375bcfedb2d5e5bd0e
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark51.2682
Satisfiable
(Un)Satisfiability was proved
Number of variables1375
Number of clauses111739
Sum of the clauses size224743
Maximum clause length25
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2111684
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 555

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-3258263-1303476465/watcher-3258263-1303476465 -o /tmp/evaluation-result-3258263-1303476465/solver-3258263-1303476465 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3258263-1303476465.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: 4.02 4.19 3.99 4/187 24716
/proc/meminfo: memFree=18752492/32951132 swapFree=67111528/67111528
[pid=24716] ppid=24714 vsize=14232 CPUtime=0 cores=5,7
/proc/24716/stat : 24716 (SApperloT2010) R 24714 24716 23427 0 -1 4202496 743 0 0 0 0 0 0 0 21 0 1 0 459246101 14573568 682 33554432000 4194304 4395502 140737141058672 18446744073709551615 274664469189 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/24716/statm: 3558 683 249 50 0 698 0

[startup+0.0600869 s]
/proc/loadavg: 4.02 4.19 3.99 4/187 24716
/proc/meminfo: memFree=18752492/32951132 swapFree=67111528/67111528
[pid=24716] ppid=24714 vsize=22524 CPUtime=0.05 cores=5,7
/proc/24716/stat : 24716 (SApperloT2010) R 24714 24716 23427 0 -1 4202496 2788 0 0 0 5 0 0 0 21 0 1 0 459246101 23064576 2726 33554432000 4194304 4395502 140737141058672 18446744073709551615 274664832919 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/24716/statm: 5631 2726 256 50 0 2771 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 22524

[startup+0.101088 s]
/proc/loadavg: 4.02 4.19 3.99 4/187 24716
/proc/meminfo: memFree=18752492/32951132 swapFree=67111528/67111528
[pid=24716] ppid=24714 vsize=22524 CPUtime=0.09 cores=5,7
/proc/24716/stat : 24716 (SApperloT2010) R 24714 24716 23427 0 -1 4202496 2788 0 0 0 8 1 0 0 21 0 1 0 459246101 23064576 2726 33554432000 4194304 4395502 140737141058672 18446744073709551615 274664832919 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/24716/statm: 5631 2726 256 50 0 2771 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 22524

[startup+0.301042 s]
/proc/loadavg: 4.02 4.19 3.99 4/187 24716
/proc/meminfo: memFree=18752492/32951132 swapFree=67111528/67111528
[pid=24716] ppid=24714 vsize=28808 CPUtime=0.29 cores=5,7
/proc/24716/stat : 24716 (SApperloT2010) R 24714 24716 23427 0 -1 4202496 4806 0 0 0 27 2 0 0 22 0 1 0 459246101 29499392 4306 33554432000 4194304 4395502 140737141058672 18446744073709551615 4299142 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/24716/statm: 7202 4306 267 50 0 4342 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 28808

[startup+0.700984 s]
/proc/loadavg: 4.02 4.19 3.99 4/187 24716
/proc/meminfo: memFree=18752492/32951132 swapFree=67111528/67111528
[pid=24716] ppid=24714 vsize=33748 CPUtime=0.7 cores=5,7
/proc/24716/stat : 24716 (SApperloT2010) R 24714 24716 23427 0 -1 4202496 6044 0 0 0 67 3 0 0 24 0 1 0 459246101 34557952 5544 33554432000 4194304 4395502 140737141058672 18446744073709551615 4299166 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/24716/statm: 8437 5544 267 50 0 5577 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 33748

[startup+1.50084 s]
/proc/loadavg: 4.02 4.19 3.99 5/188 24717
/proc/meminfo: memFree=18685536/32951132 swapFree=67111528/67111528
[pid=24716] ppid=24714 vsize=40028 CPUtime=1.49 cores=5,7
/proc/24716/stat : 24716 (SApperloT2010) R 24714 24716 23427 0 -1 4202496 7608 0 0 0 146 3 0 0 25 0 1 0 459246101 40988672 7108 33554432000 4194304 4395502 140737141058672 18446744073709551615 4299743 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/24716/statm: 10007 7108 267 50 0 7147 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 40028

[startup+3.10055 s]
/proc/loadavg: 4.02 4.19 3.99 5/188 24717
/proc/meminfo: memFree=18657884/32951132 swapFree=67111528/67111528
[pid=24716] ppid=24714 vsize=50252 CPUtime=3.1 cores=5,7
/proc/24716/stat : 24716 (SApperloT2010) R 24714 24716 23427 0 -1 4202496 10162 0 0 0 306 4 0 0 25 0 1 0 459246101 51458048 9662 33554432000 4194304 4395502 140737141058672 18446744073709551615 4299158 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/24716/statm: 12563 9662 267 50 0 9703 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 50252

[startup+6.301 s]
/proc/loadavg: 4.02 4.19 3.99 6/188 24717
/proc/meminfo: memFree=18602212/32951132 swapFree=67111528/67111528
[pid=24716] ppid=24714 vsize=63072 CPUtime=6.29 cores=5,7
/proc/24716/stat : 24716 (SApperloT2010) R 24714 24716 23427 0 -1 4202496 13271 0 0 0 625 4 0 0 25 0 1 0 459246101 64585728 12771 33554432000 4194304 4395502 140737141058672 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/24716/statm: 15768 12771 267 50 0 12908 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 63072

[startup+12.7009 s]
/proc/loadavg: 4.02 4.18 3.99 5/188 24717
/proc/meminfo: memFree=18555816/32951132 swapFree=67111528/67111528
[pid=24716] ppid=24714 vsize=67748 CPUtime=12.7 cores=5,7
/proc/24716/stat : 24716 (SApperloT2010) R 24714 24716 23427 0 -1 4202496 14401 0 0 0 1265 5 0 0 25 0 1 0 459246101 69373952 13901 33554432000 4194304 4395502 140737141058672 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/24716/statm: 16937 13901 267 50 0 14077 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 67748

[startup+25.5007 s]
/proc/loadavg: 4.01 4.17 3.99 5/188 24717
/proc/meminfo: memFree=18512440/32951132 swapFree=67111528/67111528
[pid=24716] ppid=24714 vsize=79448 CPUtime=25.49 cores=5,7
/proc/24716/stat : 24716 (SApperloT2010) R 24714 24716 23427 0 -1 4202496 17075 0 0 0 2544 5 0 0 25 0 1 0 459246101 81354752 16575 33554432000 4194304 4395502 140737141058672 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/24716/statm: 19862 16575 267 50 0 17002 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 79448

[startup+51.1002 s]
/proc/loadavg: 4.01 4.16 3.99 5/188 24718
/proc/meminfo: memFree=18464876/32951132 swapFree=67111528/67111528
[pid=24716] ppid=24714 vsize=93480 CPUtime=51.1 cores=5,7
/proc/24716/stat : 24716 (SApperloT2010) R 24714 24716 23427 0 -1 4202496 20113 0 0 0 5104 6 0 0 25 0 1 0 459246101 95723520 19613 33554432000 4194304 4395502 140737141058672 18446744073709551615 4299186 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/24716/statm: 23370 19613 267 50 0 20510 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 93480

[startup+102.306 s]
/proc/loadavg: 4.00 4.13 3.99 5/188 24719
/proc/meminfo: memFree=18389732/32951132 swapFree=67111528/67111528
[pid=24716] ppid=24714 vsize=114340 CPUtime=102.29 cores=5,7
/proc/24716/stat : 24716 (SApperloT2010) R 24714 24716 23427 0 -1 4202496 24618 0 0 0 10222 7 0 0 25 0 1 0 459246101 117084160 24118 33554432000 4194304 4395502 140737141058672 18446744073709551615 4299657 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/24716/statm: 28585 24118 267 50 0 25725 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 114340

[startup+162.301 s]
/proc/loadavg: 4.07 4.12 4.00 5/188 24721
/proc/meminfo: memFree=18332924/32951132 swapFree=67111528/67111528
[pid=24716] ppid=24714 vsize=133156 CPUtime=162.29 cores=5,7
/proc/24716/stat : 24716 (SApperloT2010) R 24714 24716 23427 0 -1 4202496 28607 0 0 0 16220 9 0 0 25 0 1 0 459246101 136351744 28107 33554432000 4194304 4395502 140737141058672 18446744073709551615 4314374 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/24716/statm: 33289 28107 267 50 0 30429 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 133156

[startup+222.301 s]
/proc/loadavg: 4.02 4.10 4.00 5/188 24723
/proc/meminfo: memFree=18279960/32951132 swapFree=67111528/67111528
[pid=24716] ppid=24714 vsize=155136 CPUtime=222.29 cores=5,7
/proc/24716/stat : 24716 (SApperloT2010) R 24714 24716 23427 0 -1 4202496 33433 0 0 0 22219 10 0 0 25 0 1 0 459246101 158859264 32933 33554432000 4194304 4395502 140737141058672 18446744073709551615 4347187 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/24716/statm: 38784 32933 267 50 0 35924 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 155136

[startup+282.301 s]
/proc/loadavg: 4.04 4.09 4.00 5/188 24724
/proc/meminfo: memFree=18255760/32951132 swapFree=67111528/67111528
[pid=24716] ppid=24714 vsize=158244 CPUtime=282.3 cores=5,7
/proc/24716/stat : 24716 (SApperloT2010) R 24714 24716 23427 0 -1 4202496 34268 0 0 0 28219 11 0 0 25 0 1 0 459246101 162041856 33768 33554432000 4194304 4395502 140737141058672 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/24716/statm: 39561 33768 267 50 0 36701 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 158244

[startup+342.301 s]
/proc/loadavg: 4.06 4.08 4.00 5/188 24725
/proc/meminfo: memFree=18215572/32951132 swapFree=67111528/67111528
[pid=24716] ppid=24714 vsize=165996 CPUtime=342.3 cores=5,7
/proc/24716/stat : 24716 (SApperloT2010) R 24714 24716 23427 0 -1 4202496 35871 0 0 0 34219 11 0 0 25 0 1 0 459246101 169979904 35371 33554432000 4194304 4395502 140737141058672 18446744073709551615 4328526 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/24716/statm: 41499 35371 267 50 0 38639 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 165996

[startup+402.3 s]
/proc/loadavg: 4.02 4.07 4.00 5/188 24727
/proc/meminfo: memFree=18173532/32951132 swapFree=67111528/67111528
[pid=24716] ppid=24714 vsize=175096 CPUtime=402.3 cores=5,7
/proc/24716/stat : 24716 (SApperloT2010) R 24714 24716 23427 0 -1 4202496 37784 0 0 0 40218 12 0 0 25 0 1 0 459246101 179298304 37284 33554432000 4194304 4395502 140737141058672 18446744073709551615 4339134 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/24716/statm: 43774 37284 267 50 0 40914 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 175096

[startup+462.301 s]
/proc/loadavg: 4.00 4.05 4.00 5/188 24729
/proc/meminfo: memFree=18157648/32951132 swapFree=67111528/67111528
[pid=24716] ppid=24714 vsize=181436 CPUtime=462.3 cores=5,7
/proc/24716/stat : 24716 (SApperloT2010) R 24714 24716 23427 0 -1 4202496 38979 0 0 0 46218 12 0 0 25 0 1 0 459246101 185790464 38479 33554432000 4194304 4395502 140737141058672 18446744073709551615 4299514 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/24716/statm: 45359 38479 267 50 0 42499 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 181436

[startup+522.3 s]
/proc/loadavg: 4.00 4.04 4.00 5/188 24731
/proc/meminfo: memFree=18129496/32951132 swapFree=67111528/67111528
[pid=24716] ppid=24714 vsize=187388 CPUtime=522.3 cores=5,7
/proc/24716/stat : 24716 (SApperloT2010) R 24714 24716 23427 0 -1 4202496 40221 0 0 0 52217 13 0 0 25 0 1 0 459246101 191885312 39721 33554432000 4194304 4395502 140737141058672 18446744073709551615 4299149 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/24716/statm: 46847 39721 267 50 0 43987 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 187388

[startup+582.301 s]
/proc/loadavg: 4.04 4.05 4.00 5/188 24732
/proc/meminfo: memFree=18103064/32951132 swapFree=67111528/67111528
[pid=24716] ppid=24714 vsize=194496 CPUtime=582.3 cores=5,7
/proc/24716/stat : 24716 (SApperloT2010) R 24714 24716 23427 0 -1 4202496 41579 0 0 0 58217 13 0 0 25 0 1 0 459246101 199163904 41079 33554432000 4194304 4395502 140737141058672 18446744073709551615 4299712 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/24716/statm: 48624 41079 267 50 0 45764 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 194496

[startup+642.301 s]
/proc/loadavg: 4.01 4.03 4.00 5/188 24733
/proc/meminfo: memFree=18089788/32951132 swapFree=67111528/67111528
[pid=24716] ppid=24714 vsize=200960 CPUtime=642.31 cores=5,7
/proc/24716/stat : 24716 (SApperloT2010) R 24714 24716 23427 0 -1 4202496 42928 0 0 0 64217 14 0 0 25 0 1 0 459246101 205783040 42428 33554432000 4194304 4395502 140737141058672 18446744073709551615 4299166 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/24716/statm: 50240 42428 267 50 0 47380 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 200960

[startup+702.3 s]
/proc/loadavg: 4.00 4.03 4.00 5/188 24735
/proc/meminfo: memFree=18079848/32951132 swapFree=67111528/67111528
[pid=24716] ppid=24714 vsize=204544 CPUtime=702.3 cores=5,7
/proc/24716/stat : 24716 (SApperloT2010) R 24714 24716 23427 0 -1 4202496 43623 0 0 0 70216 14 0 0 25 0 1 0 459246101 209453056 43123 33554432000 4194304 4395502 140737141058672 18446744073709551615 4299653 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/24716/statm: 51136 43123 267 50 0 48276 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 204544

[startup+762.307 s]
/proc/loadavg: 3.40 3.85 3.94 4/182 24754
/proc/meminfo: memFree=18150480/32951132 swapFree=67111528/67111528
[pid=24716] ppid=24714 vsize=216996 CPUtime=762.31 cores=5,7
/proc/24716/stat : 24716 (SApperloT2010) R 24714 24716 23427 0 -1 4202496 46380 0 0 0 76216 15 0 0 25 0 1 0 459246101 222203904 45880 33554432000 4194304 4395502 140737141058672 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/24716/statm: 54249 45880 267 50 0 51389 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 216996

[startup+822.3 s]
/proc/loadavg: 3.16 3.70 3.88 4/182 24765
/proc/meminfo: memFree=18143364/32951132 swapFree=67111528/67111528
[pid=24716] ppid=24714 vsize=216996 CPUtime=822.31 cores=5,7
/proc/24716/stat : 24716 (SApperloT2010) R 24714 24716 23427 0 -1 4202496 46473 0 0 0 82215 16 0 0 25 0 1 0 459246101 222203904 45973 33554432000 4194304 4395502 140737141058672 18446744073709551615 4347380 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/24716/statm: 54249 45973 267 50 0 51389 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 216996

[startup+882.301 s]
/proc/loadavg: 3.11 3.58 3.83 4/182 24766
/proc/meminfo: memFree=18128596/32951132 swapFree=67111528/67111528
[pid=24716] ppid=24714 vsize=220644 CPUtime=882.31 cores=5,7
/proc/24716/stat : 24716 (SApperloT2010) R 24714 24716 23427 0 -1 4202496 47168 0 0 0 88215 16 0 0 25 0 1 0 459246101 225939456 46668 33554432000 4194304 4395502 140737141058672 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/24716/statm: 55161 46668 267 50 0 52301 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 220644

[startup+942.301 s]
/proc/loadavg: 3.04 3.48 3.78 4/182 24767
/proc/meminfo: memFree=18112712/32951132 swapFree=67111528/67111528
[pid=24716] ppid=24714 vsize=233560 CPUtime=942.31 cores=5,7
/proc/24716/stat : 24716 (SApperloT2010) R 24714 24716 23427 0 -1 4202496 50001 0 0 0 94214 17 0 0 25 0 1 0 459246101 239165440 49501 33554432000 4194304 4395502 140737141058672 18446744073709551615 4299634 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/24716/statm: 58390 49501 267 50 0 55530 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 233560

[startup+1002.3 s]
/proc/loadavg: 3.01 3.38 3.72 4/182 24769
/proc/meminfo: memFree=18096696/32951132 swapFree=67111528/67111528
[pid=24716] ppid=24714 vsize=237928 CPUtime=1002.31 cores=5,7
/proc/24716/stat : 24716 (SApperloT2010) R 24714 24716 23427 0 -1 4202496 51131 0 0 0 100214 17 0 0 25 0 1 0 459246101 243638272 50631 33554432000 4194304 4395502 140737141058672 18446744073709551615 4299758 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/24716/statm: 59482 50631 267 50 0 56622 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 237928

[startup+1062.3 s]
/proc/loadavg: 3.00 3.32 3.68 4/182 24771
/proc/meminfo: memFree=18089240/32951132 swapFree=67111528/67111528
[pid=24716] ppid=24714 vsize=242920 CPUtime=1062.31 cores=5,7
/proc/24716/stat : 24716 (SApperloT2010) R 24714 24716 23427 0 -1 4202496 52153 0 0 0 106214 17 0 0 25 0 1 0 459246101 248750080 51653 33554432000 4194304 4395502 140737141058672 18446744073709551615 4299653 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/24716/statm: 60730 51653 267 50 0 57870 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 242920

[startup+1122.3 s]
/proc/loadavg: 3.10 3.28 3.64 4/182 24776
/proc/meminfo: memFree=18078136/32951132 swapFree=67111528/67111528
[pid=24716] ppid=24714 vsize=248936 CPUtime=1122.32 cores=5,7
/proc/24716/stat : 24716 (SApperloT2010) R 24714 24716 23427 0 -1 4202496 53337 0 0 0 112214 18 0 0 25 0 1 0 459246101 254910464 52837 33554432000 4194304 4395502 140737141058672 18446744073709551615 4299743 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/24716/statm: 62234 52837 267 50 0 59374 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 248936

[startup+1182.3 s]
/proc/loadavg: 3.04 3.23 3.60 4/182 24777
/proc/meminfo: memFree=18074572/32951132 swapFree=67111528/67111528
[pid=24716] ppid=24714 vsize=249448 CPUtime=1182.32 cores=5,7
/proc/24716/stat : 24716 (SApperloT2010) R 24714 24716 23427 0 -1 4202496 53454 0 0 0 118214 18 0 0 25 0 1 0 459246101 255434752 52954 33554432000 4194304 4395502 140737141058672 18446744073709551615 4299653 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/24716/statm: 62362 52954 267 50 0 59502 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 249448

[startup+1242.3 s]
/proc/loadavg: 3.13 3.21 3.57 4/182 24778
/proc/meminfo: memFree=18065140/32951132 swapFree=67111528/67111528
[pid=24716] ppid=24714 vsize=250408 CPUtime=1242.31 cores=5,7
/proc/24716/stat : 24716 (SApperloT2010) R 24714 24716 23427 0 -1 4202496 53683 0 0 0 124213 18 0 0 25 0 1 0 459246101 256417792 53183 33554432000 4194304 4395502 140737141058672 18446744073709551615 4292793 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/24716/statm: 62602 53183 267 50 0 59742 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 250408



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.12 3.19 3.54 2/179 24782
/proc/meminfo: memFree=18568712/32951132 swapFree=67111528/67111528
[pid=24716] ppid=24714 vsize=252776 CPUtime=1300.02 cores=5,7
/proc/24716/stat : 24716 (SApperloT2010) R 24714 24716 23427 0 -1 4202496 54141 0 0 0 129984 18 0 0 25 0 1 0 459246101 258842624 53641 33554432000 4194304 4395502 140737141058672 18446744073709551615 4299653 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/24716/statm: 63194 53641 267 50 0 60334 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 252776

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.04
CPU user time (s): 1299.84
CPU system time (s): 0.19697
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 252776

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

runsolver used 2.07069 second user time and 5.03123 second system time

The end

Launcher Data

Begin job on node131 at 2011-04-22 14:47:45
IDJOB=3258263
IDBENCH=71317
IDSOLVER=1655
FILE ID=node131/3258263-1303476465
RUNJOBID= node131-1303476464-24677
PBS_JOBID= 13107183
Free space on /tmp= 71836 MiB

SOLVER NAME= SApperloT2010 2011-03-04
BENCH NAME= SAT09/CRAFTED/rbsat/random/unforced/rbsat-v1375c111739g4.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3258263-1303476465/watcher-3258263-1303476465 -o /tmp/evaluation-result-3258263-1303476465/solver-3258263-1303476465 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3258263-1303476465.cnf

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

MD5SUM BENCH= b2f1edd9e4045a375bcfedb2d5e5bd0e
RANDOM SEED=1444343323

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:      18753144 kB
Buffers:        735996 kB
Cached:       12885124 kB
SwapCached:          0 kB
Active:        3955008 kB
Inactive:      9766448 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      18753144 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            6672 kB
Writeback:           0 kB
AnonPages:       98860 kB
Mapped:          15484 kB
Slab:           412912 kB
PageTables:       5184 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   289824 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= 71840 MiB
End job on node131 at 2011-04-22 15:09:27