Trace number 3287564

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

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k50-pdtpmsns2-tseitin.cnf
MD5SUM9059f458d76edcc4dc5681746a6de6e5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark265.638
Satisfiable
(Un)Satisfiability was proved
Number of variables88352
Number of clauses262658
Sum of the clauses size612866
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2175104
Number of clauses of size 387552
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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-3287564-1303775594/watcher-3287564-1303775594 -o /tmp/evaluation-result-3287564-1303775594/solver-3287564-1303775594 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3287564-1303775594.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: 1.48 3.21 3.61 2/179 11694
/proc/meminfo: memFree=16344488/32950928 swapFree=67111528/67111528
[pid=11694] ppid=11692 vsize=22664 CPUtime=0 cores=4,6
/proc/11694/stat : 11694 (SApperloT2010) R 11692 11694 10131 0 -1 4202496 2473 0 0 0 0 0 0 0 21 0 1 0 489159117 23207936 2412 33554432000 4194304 4395502 140734034856800 18446744073709551615 4281141 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/11694/statm: 5666 2420 245 50 0 2806 0

[startup+0.089862 s]
/proc/loadavg: 1.48 3.21 3.61 2/179 11694
/proc/meminfo: memFree=16344488/32950928 swapFree=67111528/67111528
[pid=11694] ppid=11692 vsize=35224 CPUtime=0.08 cores=4,6
/proc/11694/stat : 11694 (SApperloT2010) R 11692 11694 10131 0 -1 4202496 5613 0 0 0 8 0 0 0 21 0 1 0 489159117 36069376 5552 33554432000 4194304 4395502 140734034856800 18446744073709551615 274473967360 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/11694/statm: 8806 5553 249 50 0 5946 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 35224

[startup+0.100862 s]
/proc/loadavg: 1.48 3.21 3.61 2/179 11694
/proc/meminfo: memFree=16344488/32950928 swapFree=67111528/67111528
[pid=11694] ppid=11692 vsize=36280 CPUtime=0.09 cores=4,6
/proc/11694/stat : 11694 (SApperloT2010) R 11692 11694 10131 0 -1 4202496 5887 0 0 0 9 0 0 0 21 0 1 0 489159117 37150720 5826 33554432000 4194304 4395502 140734034856800 18446744073709551615 274473628357 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/11694/statm: 9070 5827 249 50 0 6210 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 36280

[startup+0.300831 s]
/proc/loadavg: 1.48 3.21 3.61 2/179 11694
/proc/meminfo: memFree=16344488/32950928 swapFree=67111528/67111528
[pid=11694] ppid=11692 vsize=71908 CPUtime=0.29 cores=4,6
/proc/11694/stat : 11694 (SApperloT2010) R 11692 11694 10131 0 -1 4202496 14778 0 0 0 27 2 0 0 22 0 1 0 489159117 73633792 12124 33554432000 4194304 4395502 140734034856800 18446744073709551615 274473992087 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/11694/statm: 17977 12124 255 50 0 15117 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 71908

[startup+0.700767 s]
/proc/loadavg: 1.48 3.21 3.61 2/179 11694
/proc/meminfo: memFree=16344488/32950928 swapFree=67111528/67111528
[pid=11694] ppid=11692 vsize=85356 CPUtime=0.69 cores=4,6
/proc/11694/stat : 11694 (SApperloT2010) R 11692 11694 10131 0 -1 4202496 18588 0 0 0 64 5 0 0 23 0 1 0 489159117 87404544 15420 33554432000 4194304 4395502 140734034856800 18446744073709551615 274473992087 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/11694/statm: 21339 15420 255 50 0 18479 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 85356

[startup+1.50056 s]
/proc/loadavg: 1.48 3.21 3.61 3/180 11695
/proc/meminfo: memFree=16220804/32950928 swapFree=67111528/67111528
[pid=11694] ppid=11692 vsize=112072 CPUtime=1.49 cores=4,6
/proc/11694/stat : 11694 (SApperloT2010) R 11692 11694 10131 0 -1 4202496 24250 0 0 0 141 8 0 0 25 0 1 0 489159117 114761728 21082 33554432000 4194304 4395502 140734034856800 18446744073709551615 4286507 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/11694/statm: 28018 21082 266 50 0 25158 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 112072

[startup+3.10024 s]
/proc/loadavg: 1.48 3.21 3.61 5/190 11715
/proc/meminfo: memFree=16070668/32950928 swapFree=67111528/67111528
[pid=11694] ppid=11692 vsize=117272 CPUtime=3.09 cores=4,6
/proc/11694/stat : 11694 (SApperloT2010) R 11692 11694 10131 0 -1 4202496 25556 0 0 0 300 9 0 0 25 0 1 0 489159117 120086528 22388 33554432000 4194304 4395502 140734034856800 18446744073709551615 4347194 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/11694/statm: 29318 22388 266 50 0 26458 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 117272

[startup+6.30075 s]
/proc/loadavg: 1.68 3.23 3.61 5/190 11715
/proc/meminfo: memFree=15845376/32950928 swapFree=67111528/67111528
[pid=11694] ppid=11692 vsize=122676 CPUtime=6.29 cores=4,6
/proc/11694/stat : 11694 (SApperloT2010) R 11692 11694 10131 0 -1 4202496 26901 0 0 0 620 9 0 0 25 0 1 0 489159117 125620224 23733 33554432000 4194304 4395502 140734034856800 18446744073709551615 4325760 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/11694/statm: 30669 23733 266 50 0 27809 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 122676

[startup+12.7007 s]
/proc/loadavg: 1.78 3.22 3.61 4/185 11732
/proc/meminfo: memFree=15989140/32950928 swapFree=67111528/67111528
[pid=11694] ppid=11692 vsize=132568 CPUtime=12.69 cores=4,6
/proc/11694/stat : 11694 (SApperloT2010) R 11692 11694 10131 0 -1 4202496 29374 0 0 0 1259 10 0 0 25 0 1 0 489159117 135749632 26206 33554432000 4194304 4395502 140734034856800 18446744073709551615 4289182 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/11694/statm: 33142 26206 266 50 0 30282 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 132568

[startup+25.5005 s]
/proc/loadavg: 2.13 3.23 3.61 5/190 11770
/proc/meminfo: memFree=15834220/32950928 swapFree=67111528/67111528
[pid=11694] ppid=11692 vsize=144984 CPUtime=25.49 cores=4,6
/proc/11694/stat : 11694 (SApperloT2010) R 11692 11694 10131 0 -1 4202496 32344 0 0 0 2538 11 0 0 25 0 1 0 489159117 148463616 29176 33554432000 4194304 4395502 140734034856800 18446744073709551615 4299114 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/11694/statm: 36246 29176 266 50 0 33386 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 144984

[startup+51.1011 s]
/proc/loadavg: 2.75 3.29 3.62 4/185 11842
/proc/meminfo: memFree=15936228/32950928 swapFree=67111528/67111528
[pid=11694] ppid=11692 vsize=151888 CPUtime=51.09 cores=4,6
/proc/11694/stat : 11694 (SApperloT2010) R 11692 11694 10131 0 -1 4202496 34018 0 0 0 5097 12 0 0 25 0 1 0 489159117 155533312 30850 33554432000 4194304 4395502 140734034856800 18446744073709551615 4288508 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/11694/statm: 37972 30850 266 50 0 35112 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 151888

[startup+102.307 s]
/proc/loadavg: 3.33 3.35 3.62 5/190 11880
/proc/meminfo: memFree=15769508/32950928 swapFree=67111528/67111528
[pid=11694] ppid=11692 vsize=170304 CPUtime=102.3 cores=4,6
/proc/11694/stat : 11694 (SApperloT2010) R 11692 11694 10131 0 -1 4202496 38559 0 0 0 10217 13 0 0 25 0 1 0 489159117 174391296 35391 33554432000 4194304 4395502 140734034856800 18446744073709551615 4300260 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/11694/statm: 42576 35391 266 50 0 39716 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 170304

[startup+162.301 s]
/proc/loadavg: 3.71 3.45 3.64 5/190 11935
/proc/meminfo: memFree=15622156/32950928 swapFree=67111528/67111528
[pid=11694] ppid=11692 vsize=190308 CPUtime=162.29 cores=4,6
/proc/11694/stat : 11694 (SApperloT2010) R 11692 11694 10131 0 -1 4202496 43515 0 0 0 16214 15 0 0 25 0 1 0 489159117 194875392 40347 33554432000 4194304 4395502 140734034856800 18446744073709551615 4299637 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/11694/statm: 47577 40347 266 50 0 44717 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 190308

[startup+222.301 s]
/proc/loadavg: 3.94 3.56 3.66 5/190 11937
/proc/meminfo: memFree=15578064/32950928 swapFree=67111528/67111528
[pid=11694] ppid=11692 vsize=192468 CPUtime=222.29 cores=4,6
/proc/11694/stat : 11694 (SApperloT2010) R 11692 11694 10131 0 -1 4202496 43910 0 0 0 22214 15 0 0 25 0 1 0 489159117 197087232 40742 33554432000 4194304 4395502 140734034856800 18446744073709551615 4325796 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/11694/statm: 48117 40742 266 50 0 45257 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 192468

[startup+282.3 s]
/proc/loadavg: 3.98 3.64 3.68 5/190 11939
/proc/meminfo: memFree=15543192/32950928 swapFree=67111528/67111528
[pid=11694] ppid=11692 vsize=196000 CPUtime=282.29 cores=4,6
/proc/11694/stat : 11694 (SApperloT2010) R 11692 11694 10131 0 -1 4202496 44777 0 0 0 28214 15 0 0 25 0 1 0 489159117 200704000 41609 33554432000 4194304 4395502 140734034856800 18446744073709551615 4299559 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/11694/statm: 49000 41609 266 50 0 46140 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 196000

[startup+342.301 s]
/proc/loadavg: 3.91 3.69 3.69 5/190 11967
/proc/meminfo: memFree=15593140/32950928 swapFree=67111528/67111528
[pid=11694] ppid=11692 vsize=199720 CPUtime=342.3 cores=4,6
/proc/11694/stat : 11694 (SApperloT2010) R 11692 11694 10131 0 -1 4202496 45721 0 0 0 34214 16 0 0 25 0 1 0 489159117 204513280 42553 33554432000 4194304 4395502 140734034856800 18446744073709551615 4292747 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/11694/statm: 49930 42553 266 50 0 47070 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 199720

[startup+402.3 s]
/proc/loadavg: 4.00 3.75 3.71 5/190 11969
/proc/meminfo: memFree=15526404/32950928 swapFree=67111528/67111528
[pid=11694] ppid=11692 vsize=214104 CPUtime=402.29 cores=4,6
/proc/11694/stat : 11694 (SApperloT2010) R 11692 11694 10131 0 -1 4202496 49136 0 0 0 40212 17 0 0 25 0 1 0 489159117 219242496 45968 33554432000 4194304 4395502 140734034856800 18446744073709551615 4292116 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/11694/statm: 53526 45968 266 50 0 50666 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 214104

[startup+462.301 s]
/proc/loadavg: 4.00 3.80 3.73 5/190 11970
/proc/meminfo: memFree=15510396/32950928 swapFree=67111528/67111528
[pid=11694] ppid=11692 vsize=214872 CPUtime=462.29 cores=4,6
/proc/11694/stat : 11694 (SApperloT2010) R 11692 11694 10131 0 -1 4202496 49292 0 0 0 46212 17 0 0 25 0 1 0 489159117 220028928 46124 33554432000 4194304 4395502 140734034856800 18446744073709551615 4299648 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/11694/statm: 53718 46124 266 50 0 50858 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 214872

[startup+522.3 s]
/proc/loadavg: 4.03 3.85 3.75 5/190 11981
/proc/meminfo: memFree=15497640/32950928 swapFree=67111528/67111528
[pid=11694] ppid=11692 vsize=215320 CPUtime=522.3 cores=4,6
/proc/11694/stat : 11694 (SApperloT2010) R 11692 11694 10131 0 -1 4202496 49496 0 0 0 52212 18 0 0 25 0 1 0 489159117 220487680 46328 33554432000 4194304 4395502 140734034856800 18446744073709551615 4299739 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/11694/statm: 53830 46328 266 50 0 50970 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 215320

[startup+582.301 s]
/proc/loadavg: 4.01 3.87 3.76 5/190 11983
/proc/meminfo: memFree=15469088/32950928 swapFree=67111528/67111528
[pid=11694] ppid=11692 vsize=215852 CPUtime=582.3 cores=4,6
/proc/11694/stat : 11694 (SApperloT2010) R 11692 11694 10131 0 -1 4202496 49657 0 0 0 58212 18 0 0 25 0 1 0 489159117 221032448 46489 33554432000 4194304 4395502 140734034856800 18446744073709551615 4299642 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/11694/statm: 53963 46489 266 50 0 51103 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 215852

[startup+642.301 s]
/proc/loadavg: 4.06 3.91 3.78 5/190 11986
/proc/meminfo: memFree=15431496/32950928 swapFree=67111528/67111528
[pid=11694] ppid=11692 vsize=234980 CPUtime=642.31 cores=4,6
/proc/11694/stat : 11694 (SApperloT2010) R 11692 11694 10131 0 -1 4202496 54355 0 0 0 64211 20 0 0 25 0 1 0 489159117 240619520 51187 33554432000 4194304 4395502 140734034856800 18446744073709551615 4299758 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/11694/statm: 58745 51187 266 50 0 55885 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 234980

[startup+702.3 s]
/proc/loadavg: 4.02 3.92 3.79 5/190 11989
/proc/meminfo: memFree=15405112/32950928 swapFree=67111528/67111528
[pid=11694] ppid=11692 vsize=234980 CPUtime=702.3 cores=4,6
/proc/11694/stat : 11694 (SApperloT2010) R 11692 11694 10131 0 -1 4202496 54369 0 0 0 70210 20 0 0 25 0 1 0 489159117 240619520 51201 33554432000 4194304 4395502 140734034856800 18446744073709551615 4300285 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/11694/statm: 58745 51201 266 50 0 55885 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 234980

[startup+762.307 s]
/proc/loadavg: 4.00 3.93 3.80 5/190 11990
/proc/meminfo: memFree=15372100/32950928 swapFree=67111528/67111528
[pid=11694] ppid=11692 vsize=236344 CPUtime=762.31 cores=4,6
/proc/11694/stat : 11694 (SApperloT2010) R 11692 11694 10131 0 -1 4202496 54684 0 0 0 76211 20 0 0 25 0 1 0 489159117 242016256 51516 33554432000 4194304 4395502 140734034856800 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/11694/statm: 59086 51516 266 50 0 56226 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 236344

[startup+822.3 s]
/proc/loadavg: 4.00 3.94 3.81 5/190 11992
/proc/meminfo: memFree=15365380/32950928 swapFree=67111528/67111528
[pid=11694] ppid=11692 vsize=236344 CPUtime=822.3 cores=4,6
/proc/11694/stat : 11694 (SApperloT2010) R 11692 11694 10131 0 -1 4202496 54684 0 0 0 82210 20 0 0 25 0 1 0 489159117 242016256 51516 33554432000 4194304 4395502 140734034856800 18446744073709551615 4299965 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/11694/statm: 59086 51516 266 50 0 56226 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 236344

[startup+882.301 s]
/proc/loadavg: 4.00 3.95 3.82 5/190 11994
/proc/meminfo: memFree=15348364/32950928 swapFree=67111528/67111528
[pid=11694] ppid=11692 vsize=248912 CPUtime=882.3 cores=4,6
/proc/11694/stat : 11694 (SApperloT2010) R 11692 11694 10131 0 -1 4202496 57798 0 0 0 88209 21 0 0 25 0 1 0 489159117 254885888 54630 33554432000 4194304 4395502 140734034856800 18446744073709551615 4299739 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/11694/statm: 62228 54630 266 50 0 59368 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 248912

[startup+942.3 s]
/proc/loadavg: 4.00 3.95 3.83 5/190 11995
/proc/meminfo: memFree=15334824/32950928 swapFree=67111528/67111528
[pid=11694] ppid=11692 vsize=263360 CPUtime=942.3 cores=4,6
/proc/11694/stat : 11694 (SApperloT2010) R 11692 11694 10131 0 -1 4202496 61288 0 0 0 94208 22 0 0 25 0 1 0 489159117 269680640 58120 33554432000 4194304 4395502 140734034856800 18446744073709551615 4299758 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/11694/statm: 65840 58120 266 50 0 62980 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 263360

[startup+1002.3 s]
/proc/loadavg: 4.00 3.96 3.83 5/190 11997
/proc/meminfo: memFree=15297464/32950928 swapFree=67111528/67111528
[pid=11694] ppid=11692 vsize=288600 CPUtime=1002.3 cores=4,6
/proc/11694/stat : 11694 (SApperloT2010) R 11692 11694 10131 0 -1 4202496 67506 0 0 0 100206 24 0 0 25 0 1 0 489159117 295526400 64338 33554432000 4194304 4395502 140734034856800 18446744073709551615 4299166 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/11694/statm: 72150 64338 266 50 0 69290 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 288600

[startup+1062.3 s]
/proc/loadavg: 4.05 3.98 3.84 5/190 11998
/proc/meminfo: memFree=15297436/32950928 swapFree=67111528/67111528
[pid=11694] ppid=11692 vsize=288600 CPUtime=1062.31 cores=4,6
/proc/11694/stat : 11694 (SApperloT2010) R 11692 11694 10131 0 -1 4202496 67537 0 0 0 106207 24 0 0 25 0 1 0 489159117 295526400 64369 33554432000 4194304 4395502 140734034856800 18446744073709551615 4288800 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/11694/statm: 72150 64369 266 50 0 69290 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 288600

[startup+1122.3 s]
/proc/loadavg: 4.02 3.98 3.85 5/190 12000
/proc/meminfo: memFree=15294676/32950928 swapFree=67111528/67111528
[pid=11694] ppid=11692 vsize=288600 CPUtime=1122.31 cores=4,6
/proc/11694/stat : 11694 (SApperloT2010) R 11692 11694 10131 0 -1 4202496 67544 0 0 0 112207 24 0 0 25 0 1 0 489159117 295526400 64376 33554432000 4194304 4395502 140734034856800 18446744073709551615 4299739 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/11694/statm: 72150 64376 266 50 0 69290 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 288600

[startup+1182.3 s]
/proc/loadavg: 4.08 4.00 3.86 5/190 12002
/proc/meminfo: memFree=15293784/32950928 swapFree=67111528/67111528
[pid=11694] ppid=11692 vsize=288600 CPUtime=1182.31 cores=4,6
/proc/11694/stat : 11694 (SApperloT2010) R 11692 11694 10131 0 -1 4202496 67547 0 0 0 118207 24 0 0 25 0 1 0 489159117 295526400 64379 33554432000 4194304 4395502 140734034856800 18446744073709551615 4299118 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/11694/statm: 72150 64379 266 50 0 69290 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 288600

[startup+1242.3 s]
/proc/loadavg: 4.03 4.00 3.87 5/190 12003
/proc/meminfo: memFree=15283092/32950928 swapFree=67111528/67111528
[pid=11694] ppid=11692 vsize=288600 CPUtime=1242.31 cores=4,6
/proc/11694/stat : 11694 (SApperloT2010) R 11692 11694 10131 0 -1 4202496 67553 0 0 0 124207 24 0 0 25 0 1 0 489159117 295526400 64385 33554432000 4194304 4395502 140734034856800 18446744073709551615 4288516 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/11694/statm: 72150 64385 266 50 0 69290 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 288600



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 4.00 3.87 4/188 12006
/proc/meminfo: memFree=15582296/32950928 swapFree=67111528/67111528
[pid=11694] ppid=11692 vsize=288600 CPUtime=1300.02 cores=4,6
/proc/11694/stat : 11694 (SApperloT2010) R 11692 11694 10131 0 -1 4202496 67557 0 0 0 129977 25 0 0 25 0 1 0 489159117 295526400 64389 33554432000 4194304 4395502 140734034856800 18446744073709551615 4299492 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/11694/statm: 72150 64389 266 50 0 69290 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 288600

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

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

runsolver used 2.07268 second user time and 5.03123 second system time

The end

Launcher Data

Begin job on node125 at 2011-04-26 01:53:15
IDJOB=3287564
IDBENCH=82469
IDSOLVER=1655
FILE ID=node125/3287564-1303775594
RUNJOBID= node125-1303775592-11673
PBS_JOBID= 13157157
Free space on /tmp= 73132 MiB

SOLVER NAME= SApperloT2010 2011-03-04
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k50-pdtpmsns2-tseitin.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3287564-1303775594/watcher-3287564-1303775594 -o /tmp/evaluation-result-3287564-1303775594/solver-3287564-1303775594 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3287564-1303775594.cnf

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

MD5SUM BENCH= 9059f458d76edcc4dc5681746a6de6e5
RANDOM SEED=1249590932

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:      16344768 kB
Buffers:       2202240 kB
Cached:       13719528 kB
SwapCached:          0 kB
Active:        7887912 kB
Inactive:      8186328 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      16344768 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           13288 kB
Writeback:           0 kB
AnonPages:      151608 kB
Mapped:          14816 kB
Slab:           467288 kB
PageTables:       4780 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   325376 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= 73124 MiB
End job on node125 at 2011-04-26 02:14:57