Trace number 3263675

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_50_30_20_3-log.shuffled-as.sat03-109.cnf
MD5SUMf19999592ac4a0c798533d80c1c7f2d7
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4244.96
Satisfiable
(Un)Satisfiability was proved
Number of variables150
Number of clauses58358
Sum of the clauses size583280
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 560
Number of clauses of size over 558298

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-3263675-1303547120/watcher-3263675-1303547120 -o /tmp/evaluation-result-3263675-1303547120/solver-3263675-1303547120 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3263675-1303547120.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: 1.06 1.99 2.89 2/179 17763
/proc/meminfo: memFree=16677632/32950928 swapFree=67111528/67111528
[pid=17763] ppid=17761 vsize=13220 CPUtime=0 cores=0,2
/proc/17763/stat : 17763 (SApperloT2010) R 17761 17763 16411 0 -1 4202496 593 0 0 0 0 0 0 0 21 0 1 0 466311660 13537280 532 33554432000 4194304 4395502 140736581003328 18446744073709551615 274473628357 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/17763/statm: 3305 532 249 50 0 445 0

[startup+0.0197891 s]
/proc/loadavg: 1.06 1.99 2.89 2/179 17763
/proc/meminfo: memFree=16677632/32950928 swapFree=67111528/67111528
[pid=17763] ppid=17761 vsize=14944 CPUtime=0.01 cores=0,2
/proc/17763/stat : 17763 (SApperloT2010) R 17761 17763 16411 0 -1 4202496 1032 0 0 0 1 0 0 0 21 0 1 0 466311660 15302656 971 33554432000 4194304 4395502 140736581003328 18446744073709551615 4369983 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/17763/statm: 3736 971 249 50 0 876 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 14944

[startup+0.100825 s]
/proc/loadavg: 1.06 1.99 2.89 2/179 17763
/proc/meminfo: memFree=16677632/32950928 swapFree=67111528/67111528
[pid=17763] ppid=17761 vsize=24272 CPUtime=0.09 cores=0,2
/proc/17763/stat : 17763 (SApperloT2010) R 17761 17763 16411 0 -1 4202496 3163 0 0 0 9 0 0 0 21 0 1 0 466311660 24854528 3101 33554432000 4194304 4395502 140736581003328 18446744073709551615 4253239 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/17763/statm: 6068 3101 255 50 0 3208 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 24272

[startup+0.300745 s]
/proc/loadavg: 1.06 1.99 2.89 2/179 17763
/proc/meminfo: memFree=16677632/32950928 swapFree=67111528/67111528
[pid=17763] ppid=17761 vsize=24272 CPUtime=0.29 cores=0,2
/proc/17763/stat : 17763 (SApperloT2010) R 17761 17763 16411 0 -1 4202496 3163 0 0 0 29 0 0 0 22 0 1 0 466311660 24854528 3101 33554432000 4194304 4395502 140736581003328 18446744073709551615 4253251 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/17763/statm: 6068 3101 255 50 0 3208 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 24272

[startup+0.700671 s]
/proc/loadavg: 1.06 1.99 2.89 2/179 17763
/proc/meminfo: memFree=16677632/32950928 swapFree=67111528/67111528
[pid=17763] ppid=17761 vsize=24272 CPUtime=0.69 cores=0,2
/proc/17763/stat : 17763 (SApperloT2010) R 17761 17763 16411 0 -1 4202496 3163 0 0 0 69 0 0 0 24 0 1 0 466311660 24854528 3101 33554432000 4194304 4395502 140736581003328 18446744073709551615 274473992087 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/17763/statm: 6068 3101 255 50 0 3208 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 24272

[startup+1.50053 s]
/proc/loadavg: 1.06 1.99 2.89 5/190 17784
/proc/meminfo: memFree=16650632/32950928 swapFree=67111528/67111528
[pid=17763] ppid=17761 vsize=24272 CPUtime=1.49 cores=0,2
/proc/17763/stat : 17763 (SApperloT2010) R 17761 17763 16411 0 -1 4202496 3163 0 0 0 149 0 0 0 25 0 1 0 466311660 24854528 3101 33554432000 4194304 4395502 140736581003328 18446744073709551615 4253124 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/17763/statm: 6068 3101 255 50 0 3208 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 24272

[startup+3.10029 s]
/proc/loadavg: 1.06 1.99 2.89 5/190 17784
/proc/meminfo: memFree=16643564/32950928 swapFree=67111528/67111528
[pid=17763] ppid=17761 vsize=24272 CPUtime=3.09 cores=0,2
/proc/17763/stat : 17763 (SApperloT2010) R 17761 17763 16411 0 -1 4202496 3163 0 0 0 309 0 0 0 25 0 1 0 466311660 24854528 3101 33554432000 4194304 4395502 140736581003328 18446744073709551615 4253239 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/17763/statm: 6068 3101 255 50 0 3208 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 24272

[startup+6.30069 s]
/proc/loadavg: 1.30 2.02 2.90 5/190 17784
/proc/meminfo: memFree=16630560/32950928 swapFree=67111528/67111528
[pid=17763] ppid=17761 vsize=24272 CPUtime=6.29 cores=0,2
/proc/17763/stat : 17763 (SApperloT2010) R 17761 17763 16411 0 -1 4202496 3163 0 0 0 629 0 0 0 25 0 1 0 466311660 24854528 3101 33554432000 4194304 4395502 140736581003328 18446744073709551615 4277392 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/17763/statm: 6068 3101 255 50 0 3208 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 24272

[startup+12.7006 s]
/proc/loadavg: 1.51 2.05 2.90 5/190 17784
/proc/meminfo: memFree=16607320/32950928 swapFree=67111528/67111528
[pid=17763] ppid=17761 vsize=24272 CPUtime=12.69 cores=0,2
/proc/17763/stat : 17763 (SApperloT2010) R 17761 17763 16411 0 -1 4202496 3163 0 0 0 1269 0 0 0 25 0 1 0 466311660 24854528 3101 33554432000 4194304 4395502 140736581003328 18446744073709551615 4253221 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/17763/statm: 6068 3101 255 50 0 3208 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 24272

[startup+25.5003 s]
/proc/loadavg: 2.06 2.15 2.92 5/190 17784
/proc/meminfo: memFree=16558988/32950928 swapFree=67111528/67111528
[pid=17763] ppid=17761 vsize=41100 CPUtime=25.5 cores=0,2
/proc/17763/stat : 17763 (SApperloT2010) R 17761 17763 16411 0 -1 4202496 7322 0 0 0 2548 2 0 0 25 0 1 0 466311660 42086400 7032 33554432000 4194304 4395502 140736581003328 18446744073709551615 4328512 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/17763/statm: 10275 7032 266 50 0 7415 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 41100

[startup+51.1008 s]
/proc/loadavg: 2.72 2.29 2.95 5/190 17785
/proc/meminfo: memFree=16485904/32950928 swapFree=67111528/67111528
[pid=17763] ppid=17761 vsize=55564 CPUtime=51.09 cores=0,2
/proc/17763/stat : 17763 (SApperloT2010) R 17761 17763 16411 0 -1 4202496 10455 0 0 0 5106 3 0 0 25 0 1 0 466311660 56897536 10165 33554432000 4194304 4395502 140736581003328 18446744073709551615 4299514 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/17763/statm: 13891 10165 266 50 0 11031 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 55564

[startup+102.307 s]
/proc/loadavg: 3.44 2.56 3.00 5/190 17786
/proc/meminfo: memFree=16360404/32950928 swapFree=67111528/67111528
[pid=17763] ppid=17761 vsize=70824 CPUtime=102.3 cores=0,2
/proc/17763/stat : 17763 (SApperloT2010) R 17761 17763 16411 0 -1 4202496 13984 0 0 0 10226 4 0 0 25 0 1 0 466311660 72523776 13694 33554432000 4194304 4395502 140736581003328 18446744073709551615 4299554 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/17763/statm: 17706 13694 266 50 0 14846 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 70824

[startup+162.3 s]
/proc/loadavg: 3.79 2.82 3.06 5/190 17788
/proc/meminfo: memFree=16240964/32950928 swapFree=67111528/67111528
[pid=17763] ppid=17761 vsize=85892 CPUtime=162.29 cores=0,2
/proc/17763/stat : 17763 (SApperloT2010) R 17761 17763 16411 0 -1 4202496 17491 0 0 0 16224 5 0 0 25 0 1 0 466311660 87953408 17201 33554432000 4194304 4395502 140736581003328 18446744073709551615 4328526 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/17763/statm: 21473 17201 266 50 0 18613 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 85892

[startup+222.301 s]
/proc/loadavg: 3.92 3.03 3.12 5/190 17790
/proc/meminfo: memFree=16089272/32950928 swapFree=67111528/67111528
[pid=17763] ppid=17761 vsize=106924 CPUtime=222.3 cores=0,2
/proc/17763/stat : 17763 (SApperloT2010) R 17761 17763 16411 0 -1 4202496 22476 0 0 0 22222 8 0 0 25 0 1 0 466311660 109490176 22186 33554432000 4194304 4395502 140736581003328 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/17763/statm: 26731 22186 266 50 0 23871 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 106924

[startup+282.301 s]
/proc/loadavg: 3.97 3.20 3.17 5/190 17791
/proc/meminfo: memFree=15992760/32950928 swapFree=67111528/67111528
[pid=17763] ppid=17761 vsize=118920 CPUtime=282.3 cores=0,2
/proc/17763/stat : 17763 (SApperloT2010) R 17761 17763 16411 0 -1 4202496 25168 0 0 0 28221 9 0 0 25 0 1 0 466311660 121774080 24878 33554432000 4194304 4395502 140736581003328 18446744073709551615 4347475 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/17763/statm: 29730 24878 266 50 0 26870 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 118920

[startup+342.301 s]
/proc/loadavg: 4.04 3.36 3.22 5/190 17793
/proc/meminfo: memFree=15897996/32950928 swapFree=67111528/67111528
[pid=17763] ppid=17761 vsize=127252 CPUtime=342.3 cores=0,2
/proc/17763/stat : 17763 (SApperloT2010) R 17761 17763 16411 0 -1 4202496 26827 0 0 0 34221 9 0 0 25 0 1 0 466311660 130306048 26537 33554432000 4194304 4395502 140736581003328 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/17763/statm: 31813 26537 266 50 0 28953 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 127252

[startup+402.301 s]
/proc/loadavg: 4.01 3.47 3.27 5/190 17794
/proc/meminfo: memFree=15754124/32950928 swapFree=67111528/67111528
[pid=17763] ppid=17761 vsize=143960 CPUtime=402.3 cores=0,2
/proc/17763/stat : 17763 (SApperloT2010) R 17761 17763 16411 0 -1 4202496 30801 0 0 0 40219 11 0 0 25 0 1 0 466311660 147415040 30511 33554432000 4194304 4395502 140736581003328 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/17763/statm: 35990 30511 266 50 0 33130 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 143960

[startup+462.3 s]
/proc/loadavg: 4.00 3.57 3.31 5/190 17796
/proc/meminfo: memFree=15638528/32950928 swapFree=67111528/67111528
[pid=17763] ppid=17761 vsize=150380 CPUtime=462.3 cores=0,2
/proc/17763/stat : 17763 (SApperloT2010) R 17761 17763 16411 0 -1 4202496 32167 0 0 0 46218 12 0 0 25 0 1 0 466311660 153989120 31877 33554432000 4194304 4395502 140736581003328 18446744073709551615 4314320 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/17763/statm: 37595 31877 266 50 0 34735 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 150380

[startup+522.301 s]
/proc/loadavg: 4.00 3.64 3.35 5/190 17797
/proc/meminfo: memFree=15519080/32950928 swapFree=67111528/67111528
[pid=17763] ppid=17761 vsize=164500 CPUtime=522.31 cores=0,2
/proc/17763/stat : 17763 (SApperloT2010) R 17761 17763 16411 0 -1 4202496 35619 0 0 0 52217 14 0 0 25 0 1 0 466311660 168448000 35329 33554432000 4194304 4395502 140736581003328 18446744073709551615 4299517 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/17763/statm: 41125 35329 266 50 0 38265 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 164500

[startup+582.3 s]
/proc/loadavg: 4.00 3.71 3.39 5/190 17799
/proc/meminfo: memFree=15442908/32950928 swapFree=67111528/67111528
[pid=17763] ppid=17761 vsize=178704 CPUtime=582.31 cores=0,2
/proc/17763/stat : 17763 (SApperloT2010) R 17761 17763 16411 0 -1 4202496 39141 0 0 0 58216 15 0 0 25 0 1 0 466311660 182992896 38851 33554432000 4194304 4395502 140736581003328 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/17763/statm: 44676 38851 266 50 0 41816 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 178704

[startup+642.301 s]
/proc/loadavg: 3.78 3.71 3.41 4/184 17818
/proc/meminfo: memFree=15430528/32950928 swapFree=67111528/67111528
[pid=17763] ppid=17761 vsize=196440 CPUtime=642.31 cores=0,2
/proc/17763/stat : 17763 (SApperloT2010) R 17761 17763 16411 0 -1 4202496 43482 0 0 0 64215 16 0 0 25 0 1 0 466311660 201154560 43192 33554432000 4194304 4395502 140736581003328 18446744073709551615 4299735 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/17763/statm: 49110 43192 266 50 0 46250 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 196440

[startup+702.301 s]
/proc/loadavg: 3.31 3.59 3.38 4/184 17819
/proc/meminfo: memFree=15364424/32950928 swapFree=67111528/67111528
[pid=17763] ppid=17761 vsize=197988 CPUtime=702.31 cores=0,2
/proc/17763/stat : 17763 (SApperloT2010) R 17761 17763 16411 0 -1 4202496 43838 0 0 0 70214 17 0 0 25 0 1 0 466311660 202739712 43548 33554432000 4194304 4395502 140736581003328 18446744073709551615 4328533 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/17763/statm: 49497 43548 266 50 0 46637 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 197988

[startup+762.307 s]
/proc/loadavg: 3.11 3.48 3.36 4/184 17821
/proc/meminfo: memFree=15268792/32950928 swapFree=67111528/67111528
[pid=17763] ppid=17761 vsize=209760 CPUtime=762.32 cores=0,2
/proc/17763/stat : 17763 (SApperloT2010) R 17761 17763 16411 0 -1 4202496 46670 0 0 0 76214 18 0 0 25 0 1 0 466311660 214794240 46380 33554432000 4194304 4395502 140736581003328 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/17763/statm: 52440 46380 266 50 0 49580 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 209760

[startup+822.301 s]
/proc/loadavg: 3.04 3.39 3.33 4/184 17822
/proc/meminfo: memFree=15137692/32950928 swapFree=67111528/67111528
[pid=17763] ppid=17761 vsize=221688 CPUtime=822.31 cores=0,2
/proc/17763/stat : 17763 (SApperloT2010) R 17761 17763 16411 0 -1 4202496 49584 0 0 0 82212 19 0 0 25 0 1 0 466311660 227008512 49294 33554432000 4194304 4395502 140736581003328 18446744073709551615 4299642 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/17763/statm: 55422 49294 266 50 0 52562 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 221688

[startup+882.3 s]
/proc/loadavg: 3.09 3.33 3.31 4/184 17824
/proc/meminfo: memFree=15052728/32950928 swapFree=67111528/67111528
[pid=17763] ppid=17761 vsize=235020 CPUtime=882.31 cores=0,2
/proc/17763/stat : 17763 (SApperloT2010) R 17761 17763 16411 0 -1 4202496 52747 0 0 0 88211 20 0 0 25 0 1 0 466311660 240660480 52457 33554432000 4194304 4395502 140736581003328 18446744073709551615 4328512 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/17763/statm: 58755 52457 266 50 0 55895 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 235020

[startup+942.301 s]
/proc/loadavg: 3.03 3.27 3.29 4/184 17826
/proc/meminfo: memFree=14912456/32950928 swapFree=67111528/67111528
[pid=17763] ppid=17761 vsize=253800 CPUtime=942.31 cores=0,2
/proc/17763/stat : 17763 (SApperloT2010) R 17761 17763 16411 0 -1 4202496 57277 0 0 0 94210 21 0 0 25 0 1 0 466311660 259891200 56987 33554432000 4194304 4395502 140736581003328 18446744073709551615 4299608 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/17763/statm: 63450 56987 266 50 0 60590 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 253800

[startup+1002.3 s]
/proc/loadavg: 3.01 3.22 3.27 4/184 17827
/proc/meminfo: memFree=14769336/32950928 swapFree=67111528/67111528
[pid=17763] ppid=17761 vsize=269572 CPUtime=1002.31 cores=0,2
/proc/17763/stat : 17763 (SApperloT2010) R 17761 17763 16411 0 -1 4202496 61167 0 0 0 100209 22 0 0 25 0 1 0 466311660 276041728 60877 33554432000 4194304 4395502 140736581003328 18446744073709551615 4299151 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/17763/statm: 67393 60877 266 50 0 64533 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 269572

[startup+1062.3 s]
/proc/loadavg: 3.00 3.17 3.25 4/184 17829
/proc/meminfo: memFree=14685360/32950928 swapFree=67111528/67111528
[pid=17763] ppid=17761 vsize=276296 CPUtime=1062.32 cores=0,2
/proc/17763/stat : 17763 (SApperloT2010) R 17761 17763 16411 0 -1 4202496 62657 0 0 0 106209 23 0 0 25 0 1 0 466311660 282927104 62367 33554432000 4194304 4395502 140736581003328 18446744073709551615 4299653 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/17763/statm: 69074 62367 266 50 0 66214 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 276296

[startup+1122.3 s]
/proc/loadavg: 3.00 3.14 3.23 4/184 17831
/proc/meminfo: memFree=14544832/32950928 swapFree=67111528/67111528
[pid=17763] ppid=17761 vsize=289736 CPUtime=1122.32 cores=0,2
/proc/17763/stat : 17763 (SApperloT2010) R 17761 17763 16411 0 -1 4202496 65803 0 0 0 112208 24 0 0 25 0 1 0 466311660 296689664 65513 33554432000 4194304 4395502 140736581003328 18446744073709551615 4299525 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/17763/statm: 72434 65513 266 50 0 69574 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 289736

[startup+1182.3 s]
/proc/loadavg: 3.00 3.11 3.22 4/184 17832
/proc/meminfo: memFree=14458364/32950928 swapFree=67111528/67111528
[pid=17763] ppid=17761 vsize=303672 CPUtime=1182.32 cores=0,2
/proc/17763/stat : 17763 (SApperloT2010) R 17761 17763 16411 0 -1 4202496 69175 0 0 0 118206 26 0 0 25 0 1 0 466311660 310960128 68885 33554432000 4194304 4395502 140736581003328 18446744073709551615 4299809 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/17763/statm: 75918 68885 266 50 0 73058 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 303672

[startup+1242.3 s]
/proc/loadavg: 3.00 3.09 3.20 4/184 17834
/proc/meminfo: memFree=14398192/32950928 swapFree=67111528/67111528
[pid=17763] ppid=17761 vsize=317008 CPUtime=1242.33 cores=0,2
/proc/17763/stat : 17763 (SApperloT2010) R 17761 17763 16411 0 -1 4202496 72380 0 0 0 124206 27 0 0 25 0 1 0 466311660 324616192 72090 33554432000 4194304 4395502 140736581003328 18446744073709551615 4300200 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/17763/statm: 79252 72090 266 50 0 76392 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 317008



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.00 3.07 3.18 4/184 17835
/proc/meminfo: memFree=14310612/32950928 swapFree=67111528/67111528
[pid=17763] ppid=17761 vsize=332568 CPUtime=1300.03 cores=0,2
/proc/17763/stat : 17763 (SApperloT2010) R 17761 17763 16411 0 -1 4202496 76260 0 0 0 129975 28 0 0 25 0 1 0 466311660 340549632 75970 33554432000 4194304 4395502 140736581003328 18446744073709551615 4299492 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/17763/statm: 83142 75970 266 50 0 80282 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 332568

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.76
CPU system time (s): 0.297954
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 332568

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

runsolver used 2.16767 second user time and 4.91325 second system time

The end

Launcher Data

Begin job on node125 at 2011-04-23 10:25:20
IDJOB=3263675
IDBENCH=84004
IDSOLVER=1655
FILE ID=node125/3263675-1303547120
RUNJOBID= node125-1303547120-17741
PBS_JOBID= 13143113
Free space on /tmp= 72716 MiB

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

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

MD5SUM BENCH= f19999592ac4a0c798533d80c1c7f2d7
RANDOM SEED=1826916072

node125.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.65
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5266.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.84
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.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.828
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      16677912 kB
Buffers:       2185320 kB
Cached:       13491368 kB
SwapCached:          0 kB
Active:        7745932 kB
Inactive:      8000516 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      16677912 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2832 kB
Writeback:           0 kB
AnonPages:       69048 kB
Mapped:          15268 kB
Slab:           463152 kB
PageTables:       5096 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   214472 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= 72716 MiB
End job on node125 at 2011-04-23 10:47:02