Trace number 3379691

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.08 1300.06

General information on the benchmark

NameSAT02/handmade/pehoushek/plainoldcnf/
5cnf_3900_3900_220.shuffled.cnf
MD5SUMf0b7e0675915478b15cab3695fd0fd62
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.035994
Satisfiable
(Un)Satisfiability was proved
Number of variables220
Number of clauses3432
Sum of the clauses size17000
Maximum clause length5
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32
Number of clauses of size 4156
Number of clauses of size 53274
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: 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-3379691-1305460815/watcher-3379691-1305460815 -o /tmp/evaluation-result-3379691-1305460815/solver-3379691-1305460815 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3379691-1305460815.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: 3.73 3.98 3.95 4/397 9163
/proc/meminfo: memFree=29559704/32950928 swapFree=41934208/67111528
[pid=9163] ppid=9161 vsize=12300 CPUtime=0 cores=4,6
/proc/9163/stat : 9163 (SApperloT2010) R 9161 9163 8602 0 -1 4202496 489 0 0 0 0 0 0 0 25 0 1 0 657680162 12595200 429 33554432000 4194304 4394578 140733436351520 18446744073709551615 251814264727 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/9163/statm: 3075 429 255 49 0 216 0

[startup+0.0741019 s]
/proc/loadavg: 3.73 3.98 3.95 4/397 9163
/proc/meminfo: memFree=29559704/32950928 swapFree=41934208/67111528
[pid=9163] ppid=9161 vsize=13488 CPUtime=0.07 cores=4,6
/proc/9163/stat : 9163 (SApperloT2010) R 9161 9163 8602 0 -1 4202496 804 0 0 0 7 0 0 0 25 0 1 0 657680162 13811712 744 33554432000 4194304 4394578 140733436351520 18446744073709551615 4298942 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/9163/statm: 3372 744 267 49 0 513 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 13488

[startup+0.101096 s]
/proc/loadavg: 3.73 3.98 3.95 4/397 9163
/proc/meminfo: memFree=29559704/32950928 swapFree=41934208/67111528
[pid=9163] ppid=9161 vsize=13752 CPUtime=0.09 cores=4,6
/proc/9163/stat : 9163 (SApperloT2010) R 9161 9163 8602 0 -1 4202496 859 0 0 0 9 0 0 0 25 0 1 0 657680162 14082048 799 33554432000 4194304 4394578 140733436351520 18446744073709551615 4346566 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/9163/statm: 3438 800 267 49 0 579 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13752

[startup+0.301062 s]
/proc/loadavg: 3.73 3.98 3.95 4/397 9163
/proc/meminfo: memFree=29559704/32950928 swapFree=41934208/67111528
[pid=9163] ppid=9161 vsize=14680 CPUtime=0.29 cores=4,6
/proc/9163/stat : 9163 (SApperloT2010) R 9161 9163 8602 0 -1 4202496 1092 0 0 0 29 0 0 0 25 0 1 0 657680162 15032320 1032 33554432000 4194304 4394578 140733436351520 18446744073709551615 4298826 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/9163/statm: 3670 1032 267 49 0 811 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14680

[startup+0.701044 s]
/proc/loadavg: 3.73 3.98 3.95 4/397 9163
/proc/meminfo: memFree=29559704/32950928 swapFree=41934208/67111528
[pid=9163] ppid=9161 vsize=16272 CPUtime=0.69 cores=4,6
/proc/9163/stat : 9163 (SApperloT2010) R 9161 9163 8602 0 -1 4202496 1515 0 0 0 69 0 0 0 25 0 1 0 657680162 16662528 1455 33554432000 4194304 4394578 140733436351520 18446744073709551615 4298837 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/9163/statm: 4068 1455 267 49 0 1209 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16272

[startup+1.50097 s]
/proc/loadavg: 3.73 3.98 3.95 5/398 9164
/proc/meminfo: memFree=29544928/32950928 swapFree=41934208/67111528
[pid=9163] ppid=9161 vsize=17860 CPUtime=1.49 cores=4,6
/proc/9163/stat : 9163 (SApperloT2010) R 9161 9163 8602 0 -1 4202496 1903 0 0 0 149 0 0 0 25 0 1 0 657680162 18288640 1843 33554432000 4194304 4394578 140733436351520 18446744073709551615 4298818 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/9163/statm: 4465 1843 267 49 0 1606 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 17860

[startup+3.10065 s]
/proc/loadavg: 3.75 3.98 3.95 5/398 9164
/proc/meminfo: memFree=29535028/32950928 swapFree=41934208/67111528
[pid=9163] ppid=9161 vsize=20908 CPUtime=3.09 cores=4,6
/proc/9163/stat : 9163 (SApperloT2010) R 9161 9163 8602 0 -1 4202496 2669 0 0 0 309 0 0 0 25 0 1 0 657680162 21409792 2609 33554432000 4194304 4394578 140733436351520 18446744073709551615 251814264727 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/9163/statm: 5227 2609 267 49 0 2368 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 20908

[startup+6.3011 s]
/proc/loadavg: 3.75 3.98 3.95 5/398 9165
/proc/meminfo: memFree=29519312/32950928 swapFree=41934208/67111528
[pid=9163] ppid=9161 vsize=26080 CPUtime=6.29 cores=4,6
/proc/9163/stat : 9163 (SApperloT2010) R 9161 9163 8602 0 -1 4202496 3918 0 0 0 629 0 0 0 25 0 1 0 657680162 26705920 3858 33554432000 4194304 4394578 140733436351520 18446744073709551615 4300088 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/9163/statm: 6520 3858 267 49 0 3661 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 26080

[startup+12.701 s]
/proc/loadavg: 3.79 3.98 3.95 5/398 9165
/proc/meminfo: memFree=29495536/32950928 swapFree=41934208/67111528
[pid=9163] ppid=9161 vsize=34980 CPUtime=12.69 cores=4,6
/proc/9163/stat : 9163 (SApperloT2010) R 9161 9163 8602 0 -1 4202496 6100 0 0 0 1268 1 0 0 25 0 1 0 657680162 35819520 6040 33554432000 4194304 4394578 140733436351520 18446744073709551615 4298358 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/9163/statm: 8745 6040 267 49 0 5886 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 34980

[startup+25.5009 s]
/proc/loadavg: 3.82 3.98 3.95 5/398 9165
/proc/meminfo: memFree=29460032/32950928 swapFree=41934208/67111528
[pid=9163] ppid=9161 vsize=54524 CPUtime=25.49 cores=4,6
/proc/9163/stat : 9163 (SApperloT2010) R 9161 9163 8602 0 -1 4202496 10944 0 0 0 2548 1 0 0 25 0 1 0 657680162 55832576 10884 33554432000 4194304 4394578 140733436351520 18446744073709551615 4290851 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/9163/statm: 13631 10884 267 49 0 10772 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 54524

[startup+51.1006 s]
/proc/loadavg: 3.88 3.98 3.95 5/398 9175
/proc/meminfo: memFree=29403352/32950928 swapFree=41934208/67111528
[pid=9163] ppid=9161 vsize=84528 CPUtime=51.09 cores=4,6
/proc/9163/stat : 9163 (SApperloT2010) R 9161 9163 8602 0 -1 4202496 18445 0 0 0 5107 2 0 0 25 0 1 0 657680162 86556672 18385 33554432000 4194304 4394578 140733436351520 18446744073709551615 4291898 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/9163/statm: 21132 18385 267 49 0 18273 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 84528

[startup+102.315 s]
/proc/loadavg: 3.95 3.98 3.95 5/398 9176
/proc/meminfo: memFree=29273240/32950928 swapFree=41934208/67111528
[pid=9163] ppid=9161 vsize=155564 CPUtime=102.31 cores=4,6
/proc/9163/stat : 9163 (SApperloT2010) R 9161 9163 8602 0 -1 4202496 36185 0 0 0 10224 7 0 0 25 0 1 0 657680162 159297536 36125 33554432000 4194304 4394578 140733436351520 18446744073709551615 4292188 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/9163/statm: 38891 36125 267 49 0 36032 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 155564

[startup+162.301 s]
/proc/loadavg: 3.98 3.98 3.95 5/398 9178
/proc/meminfo: memFree=29159292/32950928 swapFree=41934208/67111528
[pid=9163] ppid=9161 vsize=218912 CPUtime=162.29 cores=4,6
/proc/9163/stat : 9163 (SApperloT2010) R 9161 9163 8602 0 -1 4202496 51964 0 0 0 16219 10 0 0 25 0 1 0 657680162 224165888 51904 33554432000 4194304 4394578 140733436351520 18446744073709551615 4298721 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/9163/statm: 54728 51904 267 49 0 51869 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 218912

[startup+222.301 s]
/proc/loadavg: 3.99 3.98 3.95 5/398 9179
/proc/meminfo: memFree=29033396/32950928 swapFree=41934208/67111528
[pid=9163] ppid=9161 vsize=301744 CPUtime=222.29 cores=4,6
/proc/9163/stat : 9163 (SApperloT2010) R 9161 9163 8602 0 -1 4202496 72602 0 0 0 22215 14 0 0 25 0 1 0 657680162 308985856 72542 33554432000 4194304 4394578 140733436351520 18446744073709551615 4291973 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/9163/statm: 75436 72542 267 49 0 72577 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 301744

[startup+282.301 s]
/proc/loadavg: 3.99 3.98 3.95 5/398 9184
/proc/meminfo: memFree=28954812/32950928 swapFree=41934208/67111528
[pid=9163] ppid=9161 vsize=340208 CPUtime=282.29 cores=4,6
/proc/9163/stat : 9163 (SApperloT2010) R 9161 9163 8602 0 -1 4202496 82114 0 0 0 28214 15 0 0 25 0 1 0 657680162 348372992 82054 33554432000 4194304 4394578 140733436351520 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/9163/statm: 85052 82054 267 49 0 82193 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 340208

[startup+342.301 s]
/proc/loadavg: 4.03 4.00 3.96 5/398 9185
/proc/meminfo: memFree=28830276/32950928 swapFree=41934208/67111528
[pid=9163] ppid=9161 vsize=427580 CPUtime=342.29 cores=4,6
/proc/9163/stat : 9163 (SApperloT2010) R 9161 9163 8602 0 -1 4202496 103865 0 0 0 34210 19 0 0 25 0 1 0 657680162 437841920 103805 33554432000 4194304 4394578 140733436351520 18446744073709551615 4298751 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/9163/statm: 106895 103805 267 49 0 104036 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 427580

[startup+402.301 s]
/proc/loadavg: 4.09 4.03 3.97 5/398 9187
/proc/meminfo: memFree=28735140/32950928 swapFree=41934208/67111528
[pid=9163] ppid=9161 vsize=489632 CPUtime=402.29 cores=4,6
/proc/9163/stat : 9163 (SApperloT2010) R 9161 9163 8602 0 -1 4202496 119248 0 0 0 40206 23 0 0 25 0 1 0 657680162 501383168 119188 33554432000 4194304 4394578 140733436351520 18446744073709551615 4313545 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/9163/statm: 122408 119188 267 49 0 119549 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 489632

[startup+462.3 s]
/proc/loadavg: 4.07 4.03 3.97 5/398 9189
/proc/meminfo: memFree=28620296/32950928 swapFree=41934208/67111528
[pid=9163] ppid=9161 vsize=561820 CPUtime=462.3 cores=4,6
/proc/9163/stat : 9163 (SApperloT2010) R 9161 9163 8602 0 -1 4202496 137243 0 0 0 46202 28 0 0 25 0 1 0 657680162 575303680 137183 33554432000 4194304 4394578 140733436351520 18446744073709551615 4291984 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/9163/statm: 140455 137183 267 49 0 137596 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 561820

[startup+522.3 s]
/proc/loadavg: 4.10 4.04 3.98 5/398 9190
/proc/meminfo: memFree=28545740/32950928 swapFree=41934208/67111528
[pid=9163] ppid=9161 vsize=605720 CPUtime=522.3 cores=4,6
/proc/9163/stat : 9163 (SApperloT2010) R 9161 9163 8602 0 -1 4202496 148149 0 0 0 52199 31 0 0 25 0 1 0 657680162 620257280 148089 33554432000 4194304 4394578 140733436351520 18446744073709551615 4327678 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/9163/statm: 151430 148089 267 49 0 148571 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 605720

[startup+582.3 s]
/proc/loadavg: 4.04 4.03 3.98 5/398 9192
/proc/meminfo: memFree=28499076/32950928 swapFree=41934208/67111528
[pid=9163] ppid=9161 vsize=619276 CPUtime=582.3 cores=4,6
/proc/9163/stat : 9163 (SApperloT2010) R 9161 9163 8602 0 -1 4202496 151484 0 0 0 58198 32 0 0 25 0 1 0 657680162 634138624 151424 33554432000 4194304 4394578 140733436351520 18446744073709551615 4298358 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/9163/statm: 154819 151424 267 49 0 151960 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 619276

[startup+642.3 s]
/proc/loadavg: 4.01 4.02 3.98 5/398 9193
/proc/meminfo: memFree=28395376/32950928 swapFree=41934208/67111528
[pid=9163] ppid=9161 vsize=690936 CPUtime=642.31 cores=4,6
/proc/9163/stat : 9163 (SApperloT2010) R 9161 9163 8602 0 -1 4202496 169384 0 0 0 64196 35 0 0 25 0 1 0 657680162 707518464 169324 33554432000 4194304 4394578 140733436351520 18446744073709551615 4298795 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/9163/statm: 172734 169324 267 49 0 169875 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 690936

[startup+702.301 s]
/proc/loadavg: 4.00 4.02 3.98 5/398 9195
/proc/meminfo: memFree=28308664/32950928 swapFree=41934208/67111528
[pid=9163] ppid=9161 vsize=746652 CPUtime=702.3 cores=4,6
/proc/9163/stat : 9163 (SApperloT2010) R 9161 9163 8602 0 -1 4202496 183280 0 0 0 70192 38 0 0 25 0 1 0 657680162 764571648 183220 33554432000 4194304 4394578 140733436351520 18446744073709551615 4298804 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/9163/statm: 186663 183220 267 49 0 183804 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 746652

[startup+762.315 s]
/proc/loadavg: 4.00 4.01 3.98 5/398 9197
/proc/meminfo: memFree=28199272/32950928 swapFree=41934208/67111528
[pid=9163] ppid=9161 vsize=820156 CPUtime=762.32 cores=4,6
/proc/9163/stat : 9163 (SApperloT2010) R 9161 9163 8602 0 -1 4202496 201607 0 0 0 76189 43 0 0 25 0 1 0 657680162 839839744 201547 33554432000 4194304 4394578 140733436351520 18446744073709551615 4298358 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/9163/statm: 205039 201547 267 49 0 202180 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 820156

[startup+822.301 s]
/proc/loadavg: 4.00 4.01 3.98 5/398 9198
/proc/meminfo: memFree=28112184/32950928 swapFree=41934208/67111528
[pid=9163] ppid=9161 vsize=877052 CPUtime=822.3 cores=4,6
/proc/9163/stat : 9163 (SApperloT2010) R 9161 9163 8602 0 -1 4202496 215817 0 0 0 82185 45 0 0 25 0 1 0 657680162 898101248 215757 33554432000 4194304 4394578 140733436351520 18446744073709551615 4299008 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/9163/statm: 219263 215757 267 49 0 216404 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 877052

[startup+882.301 s]
/proc/loadavg: 4.09 4.03 3.99 5/398 9200
/proc/meminfo: memFree=28040980/32950928 swapFree=41934208/67111528
[pid=9163] ppid=9161 vsize=921384 CPUtime=882.3 cores=4,6
/proc/9163/stat : 9163 (SApperloT2010) R 9161 9163 8602 0 -1 4202496 226905 0 0 0 88182 48 0 0 25 0 1 0 657680162 943497216 226845 33554432000 4194304 4394578 140733436351520 18446744073709551615 4296374 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/9163/statm: 230346 226845 267 49 0 227487 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 921384

[startup+942.301 s]
/proc/loadavg: 4.07 4.04 4.00 5/398 9201
/proc/meminfo: memFree=27954900/32950928 swapFree=41934208/67111528
[pid=9163] ppid=9161 vsize=986448 CPUtime=942.3 cores=4,6
/proc/9163/stat : 9163 (SApperloT2010) R 9161 9163 8602 0 -1 4202496 243122 0 0 0 94179 51 0 0 25 0 1 0 657680162 1010122752 243062 33554432000 4194304 4394578 140733436351520 18446744073709551615 4298743 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/9163/statm: 246612 243062 267 49 0 243753 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 986448

[startup+1002.3 s]
/proc/loadavg: 4.18 4.07 4.01 5/398 9204
/proc/meminfo: memFree=27883320/32950928 swapFree=41934208/67111528
[pid=9163] ppid=9161 vsize=1033428 CPUtime=1002.3 cores=4,6
/proc/9163/stat : 9163 (SApperloT2010) R 9161 9163 8602 0 -1 4202496 254879 0 0 0 100177 53 0 0 25 0 1 0 657680162 1058230272 254819 33554432000 4194304 4394578 140733436351520 18446744073709551615 4327706 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/9163/statm: 258357 254819 267 49 0 255498 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 1033428

[startup+1062.3 s]
/proc/loadavg: 4.11 4.07 4.01 5/398 9206
/proc/meminfo: memFree=27796740/32950928 swapFree=41934208/67111528
[pid=9163] ppid=9161 vsize=1097940 CPUtime=1062.3 cores=4,6
/proc/9163/stat : 9163 (SApperloT2010) R 9161 9163 8602 0 -1 4202496 270982 0 0 0 106174 56 0 0 25 0 1 0 657680162 1124290560 270922 33554432000 4194304 4394578 140733436351520 18446744073709551615 4327617 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/9163/statm: 274485 270922 267 49 0 271626 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 1097940

[startup+1122.3 s]
/proc/loadavg: 4.12 4.08 4.01 5/398 9207
/proc/meminfo: memFree=27742648/32950928 swapFree=41934208/67111528
[pid=9163] ppid=9161 vsize=1125900 CPUtime=1122.31 cores=4,6
/proc/9163/stat : 9163 (SApperloT2010) R 9161 9163 8602 0 -1 4202496 277973 0 0 0 112173 58 0 0 25 0 1 0 657680162 1152921600 277913 33554432000 4194304 4394578 140733436351520 18446744073709551615 4299019 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/9163/statm: 281475 277913 267 49 0 278616 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 1125900

[startup+1182.3 s]
/proc/loadavg: 4.08 4.08 4.01 5/398 9209
/proc/meminfo: memFree=27717560/32950928 swapFree=41934208/67111528
[pid=9163] ppid=9161 vsize=1125900 CPUtime=1182.31 cores=4,6
/proc/9163/stat : 9163 (SApperloT2010) R 9161 9163 8602 0 -1 4202496 277986 0 0 0 118173 58 0 0 25 0 1 0 657680162 1152921600 277926 33554432000 4194304 4394578 140733436351520 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/9163/statm: 281475 277926 267 49 0 278616 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 1125900

[startup+1242.3 s]
/proc/loadavg: 4.03 4.06 4.01 5/398 9210
/proc/meminfo: memFree=27681812/32950928 swapFree=41934208/67111528
[pid=9163] ppid=9161 vsize=1126060 CPUtime=1242.31 cores=4,6
/proc/9163/stat : 9163 (SApperloT2010) R 9161 9163 8602 0 -1 4202496 278008 0 0 0 124173 58 0 0 25 0 1 0 657680162 1153085440 277948 33554432000 4194304 4394578 140733436351520 18446744073709551615 4288366 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/9163/statm: 281515 277948 267 49 0 278656 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 1126060



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.62 3.97 3.97 2/380 9267
/proc/meminfo: memFree=29194764/32950928 swapFree=41934208/67111528
[pid=9163] ppid=9161 vsize=1185796 CPUtime=1300.02 cores=4,6
/proc/9163/stat : 9163 (SApperloT2010) R 9161 9163 8602 0 -1 4202496 292952 0 0 0 129940 62 0 0 25 0 1 0 657680162 1214255104 292892 33554432000 4194304 4394578 140733436351520 18446744073709551615 4298942 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/9163/statm: 296449 292892 267 49 0 293590 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 1185796

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.06
CPU time (s): 1300.08
CPU user time (s): 1299.41
CPU system time (s): 0.667898
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 1185820

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

runsolver used 5.00224 second user time and 11.4343 second system time

The end

Launcher Data

Begin job on node126 at 2011-05-15 14:00:15
IDJOB=3379691
IDBENCH=87453
IDSOLVER=1862
FILE ID=node126/3379691-1305460815
RUNJOBID= node126-1305460805-8918
PBS_JOBID= 13324901
Free space on /tmp= 73248 MiB

SOLVER NAME= SApperloT2010 2011-05-15 (fixed)
BENCH NAME= SAT02/handmade/pehoushek/plainoldcnf/5cnf_3900_3900_220.shuffled.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3379691-1305460815/watcher-3379691-1305460815 -o /tmp/evaluation-result-3379691-1305460815/solver-3379691-1305460815 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3379691-1305460815.cnf

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

MD5SUM BENCH= f0b7e0675915478b15cab3695fd0fd62
RANDOM SEED=1010824780

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.783
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.74
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.783
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.783
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.80
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.783
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.783
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.82
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.783
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:     32950928 kB
MemFree:      29559968 kB
Buffers:        173704 kB
Cached:        1820676 kB
SwapCached:      49560 kB
Active:         891136 kB
Inactive:      2249200 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      29559968 kB
SwapTotal:    67111528 kB
SwapFree:     41934208 kB
Dirty:          122208 kB
Writeback:           0 kB
AnonPages:     1109576 kB
Mapped:          11156 kB
Slab:           106888 kB
PageTables:      77488 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 88884000 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= 73364 MiB
End job on node126 at 2011-05-15 14:21:57