Trace number 3379598

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m42-q663-n40-p30-s67876261.cnf
MD5SUMed0227339111fb337104188c725538d0
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.24481
Satisfiable
(Un)Satisfiability was proved
Number of variables1634
Number of clauses212885
Sum of the clauses size427324
Maximum clause length42
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2212845
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 540

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3379598-1305461342/watcher-3379598-1305461342 -o /tmp/evaluation-result-3379598-1305461342/solver-3379598-1305461342 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3379598-1305461342.cnf 

running on 2 cores: 4,6

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: 2.76 3.20 3.22 6/310 30852
/proc/meminfo: memFree=11742968/32951124 swapFree=66050672/67111528
[pid=30852] ppid=30850 vsize=15968 CPUtime=0 cores=4,6
/proc/30852/stat : 30852 (SApperloT2010) R 30850 30852 29471 0 -1 4202496 981 0 0 0 0 0 0 0 22 0 1 0 657732045 16351232 921 33554432000 4194304 4394578 140733375202464 18446744073709551615 255376962245 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/30852/statm: 3992 921 247 49 0 1133 0

[startup+0.0222761 s]
/proc/loadavg: 2.76 3.20 3.22 6/310 30852
/proc/meminfo: memFree=11742968/32951124 swapFree=66050672/67111528
[pid=30852] ppid=30850 vsize=17420 CPUtime=0.01 cores=4,6
/proc/30852/stat : 30852 (SApperloT2010) R 30850 30852 29471 0 -1 4202496 1369 0 0 0 1 0 0 0 22 0 1 0 657732045 17838080 1309 33554432000 4194304 4394578 140733375202464 18446744073709551615 255376962245 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/30852/statm: 4388 1310 247 49 0 1529 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 17420

[startup+0.100265 s]
/proc/loadavg: 2.76 3.20 3.22 6/310 30852
/proc/meminfo: memFree=11742968/32951124 swapFree=66050672/67111528
[pid=30852] ppid=30850 vsize=32196 CPUtime=0.08 cores=4,6
/proc/30852/stat : 30852 (SApperloT2010) R 30850 30852 29471 0 -1 4202496 4841 0 0 0 8 0 0 0 22 0 1 0 657732045 32968704 4780 33554432000 4194304 4394578 140733375202464 18446744073709551615 4267176 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/30852/statm: 8049 4783 253 49 0 5190 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 32196

[startup+0.300229 s]
/proc/loadavg: 2.76 3.20 3.22 6/310 30852
/proc/meminfo: memFree=11742968/32951124 swapFree=66050672/67111528
[pid=30852] ppid=30850 vsize=32196 CPUtime=0.29 cores=4,6
/proc/30852/stat : 30852 (SApperloT2010) R 30850 30852 29471 0 -1 4202496 5061 0 0 0 28 1 0 0 23 0 1 0 657732045 32968704 5000 33554432000 4194304 4394578 140733375202464 18446744073709551615 255377325975 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/30852/statm: 8049 5000 255 49 0 5190 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 32196

[startup+0.701154 s]
/proc/loadavg: 2.76 3.20 3.22 6/310 30852
/proc/meminfo: memFree=11742968/32951124 swapFree=66050672/67111528
[pid=30852] ppid=30850 vsize=44968 CPUtime=0.69 cores=4,6
/proc/30852/stat : 30852 (SApperloT2010) R 30850 30852 29471 0 -1 4202496 9082 0 0 0 67 2 0 0 25 0 1 0 657732045 46047232 8189 33554432000 4194304 4394578 140733375202464 18446744073709551615 4298821 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/30852/statm: 11242 8189 266 49 0 8383 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 44968

[startup+1.50104 s]
/proc/loadavg: 2.76 3.20 3.22 5/314 30859
/proc/meminfo: memFree=11603444/32951124 swapFree=66050672/67111528
[pid=30852] ppid=30850 vsize=54452 CPUtime=1.48 cores=4,6
/proc/30852/stat : 30852 (SApperloT2010) R 30850 30852 29471 0 -1 4202496 11469 0 0 0 146 2 0 0 25 0 1 0 657732045 55758848 10577 33554432000 4194304 4394578 140733375202464 18446744073709551615 255376962245 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/30852/statm: 13613 10577 266 49 0 10754 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 54452

[startup+3.10075 s]
/proc/loadavg: 2.86 3.22 3.22 5/314 30859
/proc/meminfo: memFree=11573560/32951124 swapFree=66050672/67111528
[pid=30852] ppid=30850 vsize=68096 CPUtime=3.08 cores=4,6
/proc/30852/stat : 30852 (SApperloT2010) R 30850 30852 29471 0 -1 4202496 14800 0 0 0 305 3 0 0 25 0 1 0 657732045 69730304 13907 33554432000 4194304 4394578 140733375202464 18446744073709551615 4287519 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/30852/statm: 17024 13907 266 49 0 14165 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 68096

[startup+6.30114 s]
/proc/loadavg: 2.86 3.22 3.22 5/314 30859
/proc/meminfo: memFree=11472408/32951124 swapFree=66050672/67111528
[pid=30852] ppid=30850 vsize=89484 CPUtime=6.28 cores=4,6
/proc/30852/stat : 30852 (SApperloT2010) R 30850 30852 29471 0 -1 4202496 19947 0 0 0 624 4 0 0 25 0 1 0 657732045 91631616 19054 33554432000 4194304 4394578 140733375202464 18446744073709551615 4298804 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/30852/statm: 22371 19054 266 49 0 19512 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 89484

[startup+12.701 s]
/proc/loadavg: 2.95 3.23 3.23 5/314 30859
/proc/meminfo: memFree=11344880/32951124 swapFree=66050672/67111528
[pid=30852] ppid=30850 vsize=122428 CPUtime=12.68 cores=4,6
/proc/30852/stat : 30852 (SApperloT2010) R 30850 30852 29471 0 -1 4202496 27685 0 0 0 1263 5 0 0 25 0 1 0 657732045 125366272 26792 33554432000 4194304 4394578 140733375202464 18446744073709551615 4298792 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/30852/statm: 30607 26792 266 49 0 27748 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 122428

[startup+25.5006 s]
/proc/loadavg: 3.25 3.28 3.24 5/314 30860
/proc/meminfo: memFree=11189884/32951124 swapFree=66050672/67111528
[pid=30852] ppid=30850 vsize=146924 CPUtime=25.48 cores=4,6
/proc/30852/stat : 30852 (SApperloT2010) R 30850 30852 29471 0 -1 4202496 33536 0 0 0 2542 6 0 0 25 0 1 0 657732045 150450176 32643 33554432000 4194304 4394578 140733375202464 18446744073709551615 4298812 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/30852/statm: 36731 32643 266 49 0 33872 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 146924

[startup+51.1008 s]
/proc/loadavg: 3.51 3.34 3.26 5/314 30860
/proc/meminfo: memFree=11009424/32951124 swapFree=66050672/67111528
[pid=30852] ppid=30850 vsize=163920 CPUtime=51.09 cores=4,6
/proc/30852/stat : 30852 (SApperloT2010) R 30850 30852 29471 0 -1 4202496 37358 0 0 0 5102 7 0 0 25 0 1 0 657732045 167854080 36465 33554432000 4194304 4394578 140733375202464 18446744073709551615 4312416 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/30852/statm: 40980 36465 266 49 0 38121 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 163920

[startup+102.311 s]
/proc/loadavg: 3.85 3.46 3.31 5/314 30862
/proc/meminfo: memFree=10808648/32951124 swapFree=66050672/67111528
[pid=30852] ppid=30850 vsize=202608 CPUtime=102.3 cores=4,6
/proc/30852/stat : 30852 (SApperloT2010) R 30850 30852 29471 0 -1 4202496 46004 0 0 0 10221 9 0 0 25 0 1 0 657732045 207470592 45111 33554432000 4194304 4394578 140733375202464 18446744073709551615 4298812 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/30852/statm: 50652 45111 266 49 0 47793 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 202608

[startup+162.3 s]
/proc/loadavg: 3.93 3.55 3.35 4/308 30880
/proc/meminfo: memFree=10677960/32951124 swapFree=66050672/67111528
[pid=30852] ppid=30850 vsize=226996 CPUtime=162.29 cores=4,6
/proc/30852/stat : 30852 (SApperloT2010) R 30850 30852 29471 0 -1 4202496 51176 0 0 0 16218 11 0 0 25 0 1 0 657732045 232443904 50283 33554432000 4194304 4394578 140733375202464 18446744073709551615 4338281 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/30852/statm: 56749 50283 266 49 0 53890 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 226996

[startup+222.301 s]
/proc/loadavg: 3.39 3.46 3.33 4/308 30882
/proc/meminfo: memFree=10513632/32951124 swapFree=66050672/67111528
[pid=30852] ppid=30850 vsize=258628 CPUtime=222.29 cores=4,6
/proc/30852/stat : 30852 (SApperloT2010) R 30850 30852 29471 0 -1 4202496 58485 0 0 0 22216 13 0 0 25 0 1 0 657732045 264835072 57592 33554432000 4194304 4394578 140733375202464 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/30852/statm: 64657 57592 266 49 0 61798 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 258628

[startup+282.301 s]
/proc/loadavg: 3.24 3.41 3.31 4/308 30883
/proc/meminfo: memFree=10470700/32951124 swapFree=66050672/67111528
[pid=30852] ppid=30850 vsize=279468 CPUtime=282.3 cores=4,6
/proc/30852/stat : 30852 (SApperloT2010) R 30850 30852 29471 0 -1 4202496 62737 0 0 0 28216 14 0 0 25 0 1 0 657732045 286175232 61844 33554432000 4194304 4394578 140733375202464 18446744073709551615 4298826 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/30852/statm: 69867 61844 266 49 0 67008 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 279468

[startup+342.301 s]
/proc/loadavg: 3.08 3.32 3.29 4/308 30885
/proc/meminfo: memFree=10433592/32951124 swapFree=66050672/67111528
[pid=30852] ppid=30850 vsize=298672 CPUtime=342.3 cores=4,6
/proc/30852/stat : 30852 (SApperloT2010) R 30850 30852 29471 0 -1 4202496 66716 0 0 0 34215 15 0 0 25 0 1 0 657732045 305840128 65823 33554432000 4194304 4394578 140733375202464 18446744073709551615 4298701 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/30852/statm: 74668 65823 266 49 0 71809 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 298672

[startup+402.301 s]
/proc/loadavg: 3.03 3.27 3.27 4/308 30887
/proc/meminfo: memFree=10375884/32951124 swapFree=66050672/67111528
[pid=30852] ppid=30850 vsize=313332 CPUtime=402.29 cores=4,6
/proc/30852/stat : 30852 (SApperloT2010) R 30850 30852 29471 0 -1 4202496 69757 0 0 0 40214 15 0 0 25 0 1 0 657732045 320851968 68864 33554432000 4194304 4394578 140733375202464 18446744073709551615 4298933 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/30852/statm: 78333 68864 266 49 0 75474 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 313332

[startup+462.301 s]
/proc/loadavg: 3.01 3.22 3.25 4/308 30888
/proc/meminfo: memFree=10347220/32951124 swapFree=66050672/67111528
[pid=30852] ppid=30850 vsize=321204 CPUtime=462.3 cores=4,6
/proc/30852/stat : 30852 (SApperloT2010) R 30850 30852 29471 0 -1 4202496 71303 0 0 0 46214 16 0 0 25 0 1 0 657732045 328912896 70410 33554432000 4194304 4394578 140733375202464 18446744073709551615 4298812 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/30852/statm: 80301 70410 266 49 0 77442 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 321204

[startup+522.301 s]
/proc/loadavg: 3.16 3.21 3.24 4/308 30890
/proc/meminfo: memFree=10312484/32951124 swapFree=66050672/67111528
[pid=30852] ppid=30850 vsize=339680 CPUtime=522.3 cores=4,6
/proc/30852/stat : 30852 (SApperloT2010) R 30850 30852 29471 0 -1 4202496 75269 0 0 0 52213 17 0 0 25 0 1 0 657732045 347832320 74376 33554432000 4194304 4394578 140733375202464 18446744073709551615 4298812 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/30852/statm: 84920 74376 266 49 0 82061 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 339680

[startup+582.3 s]
/proc/loadavg: 3.13 3.18 3.23 4/308 30891
/proc/meminfo: memFree=10279104/32951124 swapFree=66050672/67111528
[pid=30852] ppid=30850 vsize=360120 CPUtime=582.31 cores=4,6
/proc/30852/stat : 30852 (SApperloT2010) R 30850 30852 29471 0 -1 4202496 79520 0 0 0 58212 19 0 0 25 0 1 0 657732045 368762880 78627 33554432000 4194304 4394578 140733375202464 18446744073709551615 4298812 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/30852/statm: 90030 78627 266 49 0 87171 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 360120

[startup+642.3 s]
/proc/loadavg: 3.04 3.14 3.21 4/308 30893
/proc/meminfo: memFree=10208156/32951124 swapFree=66050672/67111528
[pid=30852] ppid=30850 vsize=393352 CPUtime=642.32 cores=4,6
/proc/30852/stat : 30852 (SApperloT2010) R 30850 30852 29471 0 -1 4202496 86577 0 0 0 64212 20 0 0 25 0 1 0 657732045 402792448 85684 33554432000 4194304 4394578 140733375202464 18446744073709551615 4298812 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/30852/statm: 98338 85684 266 49 0 95479 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 393352

[startup+702.301 s]
/proc/loadavg: 3.02 3.12 3.20 4/308 30895
/proc/meminfo: memFree=10182580/32951124 swapFree=66050672/67111528
[pid=30852] ppid=30850 vsize=399448 CPUtime=702.31 cores=4,6
/proc/30852/stat : 30852 (SApperloT2010) R 30850 30852 29471 0 -1 4202496 87745 0 0 0 70211 20 0 0 25 0 1 0 657732045 409034752 86852 33554432000 4194304 4394578 140733375202464 18446744073709551615 4298832 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/30852/statm: 99862 86852 266 49 0 97003 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 399448

[startup+762.311 s]
/proc/loadavg: 3.07 3.11 3.18 4/308 30896
/proc/meminfo: memFree=10131960/32951124 swapFree=66050672/67111528
[pid=30852] ppid=30850 vsize=406360 CPUtime=762.32 cores=4,6
/proc/30852/stat : 30852 (SApperloT2010) R 30850 30852 29471 0 -1 4202496 89077 0 0 0 76212 20 0 0 25 0 1 0 657732045 416112640 88184 33554432000 4194304 4394578 140733375202464 18446744073709551615 4298821 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/30852/statm: 101590 88184 266 49 0 98731 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 406360

[startup+822.301 s]
/proc/loadavg: 3.15 3.12 3.18 4/308 30898
/proc/meminfo: memFree=10082216/32951124 swapFree=66050672/67111528
[pid=30852] ppid=30850 vsize=463296 CPUtime=822.31 cores=4,6
/proc/30852/stat : 30852 (SApperloT2010) R 30850 30852 29471 0 -1 4202496 100480 0 0 0 82210 21 0 0 25 0 1 0 657732045 474415104 99587 33554432000 4194304 4394578 140733375202464 18446744073709551615 4349799 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/30852/statm: 115824 99587 266 49 0 112965 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 463296

[startup+882.301 s]
/proc/loadavg: 3.05 3.09 3.17 4/308 30899
/proc/meminfo: memFree=10066068/32951124 swapFree=66050672/67111528
[pid=30852] ppid=30850 vsize=475588 CPUtime=882.31 cores=4,6
/proc/30852/stat : 30852 (SApperloT2010) R 30850 30852 29471 0 -1 4202496 103047 0 0 0 88209 22 0 0 25 0 1 0 657732045 487002112 102154 33554432000 4194304 4394578 140733375202464 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/30852/statm: 118897 102154 266 49 0 116038 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 475588

[startup+942.301 s]
/proc/loadavg: 3.02 3.08 3.16 4/308 30901
/proc/meminfo: memFree=10050300/32951124 swapFree=66050672/67111528
[pid=30852] ppid=30850 vsize=475588 CPUtime=942.31 cores=4,6
/proc/30852/stat : 30852 (SApperloT2010) R 30850 30852 29471 0 -1 4202496 103107 0 0 0 94209 22 0 0 25 0 1 0 657732045 487002112 102214 33554432000 4194304 4394578 140733375202464 18446744073709551615 4298814 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/30852/statm: 118897 102214 266 49 0 116038 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 475588

[startup+1002.3 s]
/proc/loadavg: 3.00 3.06 3.15 4/308 30903
/proc/meminfo: memFree=10043204/32951124 swapFree=66050672/67111528
[pid=30852] ppid=30850 vsize=475588 CPUtime=1002.32 cores=4,6
/proc/30852/stat : 30852 (SApperloT2010) R 30850 30852 29471 0 -1 4202496 103265 0 0 0 100209 23 0 0 25 0 1 0 657732045 487002112 102372 33554432000 4194304 4394578 140733375202464 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/30852/statm: 118897 102372 266 49 0 116038 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 475588

[startup+1062.3 s]
/proc/loadavg: 3.00 3.05 3.13 4/308 30904
/proc/meminfo: memFree=10032384/32951124 swapFree=66050672/67111528
[pid=30852] ppid=30850 vsize=475588 CPUtime=1062.32 cores=4,6
/proc/30852/stat : 30852 (SApperloT2010) R 30850 30852 29471 0 -1 4202496 103322 0 0 0 106209 23 0 0 25 0 1 0 657732045 487002112 102429 33554432000 4194304 4394578 140733375202464 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/30852/statm: 118897 102429 266 49 0 116038 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 475588

[startup+1122.3 s]
/proc/loadavg: 3.04 3.05 3.13 4/308 30906
/proc/meminfo: memFree=10024924/32951124 swapFree=66050672/67111528
[pid=30852] ppid=30850 vsize=475588 CPUtime=1122.32 cores=4,6
/proc/30852/stat : 30852 (SApperloT2010) R 30850 30852 29471 0 -1 4202496 103450 0 0 0 112209 23 0 0 25 0 1 0 657732045 487002112 102557 33554432000 4194304 4394578 140733375202464 18446744073709551615 4292864 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/30852/statm: 118897 102557 266 49 0 116038 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 475588

[startup+1182.3 s]
/proc/loadavg: 3.01 3.04 3.12 4/308 30907
/proc/meminfo: memFree=9990944/32951124 swapFree=66050672/67111528
[pid=30852] ppid=30850 vsize=478788 CPUtime=1182.33 cores=4,6
/proc/30852/stat : 30852 (SApperloT2010) R 30850 30852 29471 0 -1 4202496 104065 0 0 0 118210 23 0 0 25 0 1 0 657732045 490278912 103172 33554432000 4194304 4394578 140733375202464 18446744073709551615 4298826 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/30852/statm: 119697 103172 266 49 0 116838 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 478788

[startup+1242.3 s]
/proc/loadavg: 3.00 3.03 3.10 4/308 30909
/proc/meminfo: memFree=9971452/32951124 swapFree=66050672/67111528
[pid=30852] ppid=30850 vsize=491844 CPUtime=1242.32 cores=4,6
/proc/30852/stat : 30852 (SApperloT2010) R 30850 30852 29471 0 -1 4202496 106800 0 0 0 124209 23 0 0 25 0 1 0 657732045 503648256 105907 33554432000 4194304 4394578 140733375202464 18446744073709551615 4284825 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/30852/statm: 122961 105907 266 49 0 120102 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 491844



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.00 3.02 3.09 3/306 30912
/proc/meminfo: memFree=10471268/32951124 swapFree=66050672/67111528
[pid=30852] ppid=30850 vsize=501828 CPUtime=1300.03 cores=4,6
/proc/30852/stat : 30852 (SApperloT2010) R 30850 30852 29471 0 -1 4202496 108771 0 0 0 129980 23 0 0 25 0 1 0 657732045 513871872 107878 33554432000 4194304 4394578 140733375202464 18446744073709551615 4298816 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/30852/statm: 125457 107878 266 49 0 122598 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 501828

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.03
CPU time (s): 1300.06
CPU user time (s): 1299.81
CPU system time (s): 0.25696
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 501828

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

runsolver used 4.15837 second user time and 8.73167 second system time

The end

Launcher Data

Begin job on node135 at 2011-05-15 14:09:02
IDJOB=3379598
IDBENCH=88222
IDSOLVER=1862
FILE ID=node135/3379598-1305461342
RUNJOBID= node135-1305461341-30817
PBS_JOBID= 13324885
Free space on /tmp= 73352 MiB

SOLVER NAME= SApperloT2010 2011-05-15 (fixed)
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m42-q663-n40-p30-s67876261.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3379598-1305461342/watcher-3379598-1305461342 -o /tmp/evaluation-result-3379598-1305461342/solver-3379598-1305461342 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3379598-1305461342.cnf

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

MD5SUM BENCH= ed0227339111fb337104188c725538d0
RANDOM SEED=702635844

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      11743992 kB
Buffers:        294344 kB
Cached:        6216636 kB
SwapCached:      50684 kB
Active:       10113952 kB
Inactive:     10844428 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11743992 kB
SwapTotal:    67111528 kB
SwapFree:     66050672 kB
Dirty:           18792 kB
Writeback:           0 kB
AnonPages:    14402072 kB
Mapped:          18768 kB
Slab:           139456 kB
PageTables:      47088 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 57120548 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73356 MiB
End job on node135 at 2011-05-15 14:30:44