Trace number 3379945

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.06

General information on the benchmark

NameSAT05/industrial/narain05/vpn/
clauses-8.renamed-as.sat05-1964.cnf
MD5SUM83c1fe52702413077bb84179a04b277a
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark141.907
Satisfiable
(Un)Satisfiability was proved
Number of variables1461771
Number of clauses5687554
Sum of the clauses size14147618
Maximum clause length601
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 24325673
Number of clauses of size 3961281
Number of clauses of size 411051
Number of clauses of size 5354960
Number of clauses of size over 534588

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-3379945-1305460805/watcher-3379945-1305460805 -o /tmp/evaluation-result-3379945-1305460805/solver-3379945-1305460805 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3379945-1305460805.cnf 

running on 2 cores: 1,3

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.71 3.98 3.95 5/397 9136
/proc/meminfo: memFree=30140984/32950928 swapFree=41934208/67111528
[pid=9136] ppid=9134 vsize=11796 CPUtime=0 cores=1,3
/proc/9136/stat : 9136 (runsolver) R 9134 9136 8602 0 -1 4202560 40 0 0 0 0 0 0 0 22 0 1 0 657679654 12079104 49 33554432000 4194304 5432360 140734598505776 18446744073709551615 4881623 0 2147483391 4096 24578 0 0 0 17 3 0 0 0
/proc/9136/statm: 2949 49 30 303 0 2643 0

[startup+0.0912679 s]
/proc/loadavg: 3.71 3.98 3.95 5/397 9136
/proc/meminfo: memFree=30140984/32950928 swapFree=41934208/67111528
[pid=9136] ppid=9134 vsize=171556 CPUtime=0.07 cores=1,3
/proc/9136/stat : 9136 (SApperloT2010) R 9134 9136 8602 0 -1 4202496 27840 0 0 0 4 3 0 0 22 0 1 0 657679654 175673344 27781 33554432000 4194304 4394578 140736450813072 18446744073709551615 251813900997 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/9136/statm: 42889 27782 247 49 0 40030 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 171556

[startup+0.100265 s]
/proc/loadavg: 3.71 3.98 3.95 5/397 9136
/proc/meminfo: memFree=30140984/32950928 swapFree=41934208/67111528
[pid=9136] ppid=9134 vsize=173008 CPUtime=0.08 cores=1,3
/proc/9136/stat : 9136 (SApperloT2010) R 9134 9136 8602 0 -1 4202496 28224 0 0 0 5 3 0 0 22 0 1 0 657679654 177160192 28165 33554432000 4194304 4394578 140736450813072 18446744073709551615 251813889024 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/9136/statm: 43252 28167 247 49 0 40393 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 173008

[startup+0.300235 s]
/proc/loadavg: 3.71 3.98 3.95 5/397 9136
/proc/meminfo: memFree=30140984/32950928 swapFree=41934208/67111528
[pid=9136] ppid=9134 vsize=204500 CPUtime=0.28 cores=1,3
/proc/9136/stat : 9136 (SApperloT2010) R 9134 9136 8602 0 -1 4202496 36519 0 0 0 24 4 0 0 23 0 1 0 657679654 209408000 36460 33554432000 4194304 4394578 140736450813072 18446744073709551615 251813900997 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/9136/statm: 51125 36461 247 49 0 48266 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 204500

[startup+0.700165 s]
/proc/loadavg: 3.71 3.98 3.95 5/397 9136
/proc/meminfo: memFree=30140984/32950928 swapFree=41934208/67111528
[pid=9136] ppid=9134 vsize=259060 CPUtime=0.68 cores=1,3
/proc/9136/stat : 9136 (SApperloT2010) R 9134 9136 8602 0 -1 4202496 50804 0 0 0 60 8 0 0 25 0 1 0 657679654 265277440 50679 33554432000 4194304 4394578 140736450813072 18446744073709551615 251813900997 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/9136/statm: 64765 50679 247 49 0 61906 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 259060

[startup+1.50103 s]
/proc/loadavg: 3.71 3.98 3.95 5/398 9137
/proc/meminfo: memFree=29896084/32950928 swapFree=41934208/67111528
[pid=9136] ppid=9134 vsize=367820 CPUtime=1.48 cores=1,3
/proc/9136/stat : 9136 (SApperloT2010) R 9134 9136 8602 0 -1 4202496 78616 0 0 0 134 14 0 0 25 0 1 0 657679654 376647680 77451 33554432000 4194304 4394578 140736450813072 18446744073709551615 251813900997 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/9136/statm: 91955 77452 247 49 0 89096 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 367820

[startup+3.10076 s]
/proc/loadavg: 3.73 3.98 3.95 5/398 9137
/proc/meminfo: memFree=29740816/32950928 swapFree=41934208/67111528
[pid=9136] ppid=9134 vsize=600248 CPUtime=3.08 cores=1,3
/proc/9136/stat : 9136 (SApperloT2010) R 9134 9136 8602 0 -1 4202496 140114 0 0 0 285 23 0 0 25 0 1 0 657679654 614653952 136480 33554432000 4194304 4394578 140736450813072 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/9136/statm: 150062 136480 262 49 0 147203 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 600248

[startup+6.30028 s]
/proc/loadavg: 3.73 3.98 3.95 5/398 9164
/proc/meminfo: memFree=29553112/32950928 swapFree=41934208/67111528
[pid=9136] ppid=9134 vsize=631184 CPUtime=6.28 cores=1,3
/proc/9136/stat : 9136 (SApperloT2010) R 9134 9136 8602 0 -1 4202496 146430 0 0 0 604 24 0 0 25 0 1 0 657679654 646332416 142796 33554432000 4194304 4394578 140736450813072 18446744073709551615 4296807 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/9136/statm: 157796 142796 264 49 0 154937 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 631184

[startup+12.7002 s]
/proc/loadavg: 3.77 3.98 3.95 5/398 9165
/proc/meminfo: memFree=29513748/32950928 swapFree=41934208/67111528
[pid=9136] ppid=9134 vsize=636836 CPUtime=12.68 cores=1,3
/proc/9136/stat : 9136 (SApperloT2010) R 9134 9136 8602 0 -1 4202496 147682 0 0 0 1244 24 0 0 25 0 1 0 657679654 652120064 144048 33554432000 4194304 4394578 140736450813072 18446744073709551615 4349572 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/9136/statm: 159209 144048 264 49 0 156350 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 636836

[startup+25.501 s]
/proc/loadavg: 3.81 3.98 3.95 5/398 9165
/proc/meminfo: memFree=29467148/32950928 swapFree=41934208/67111528
[pid=9136] ppid=9134 vsize=641952 CPUtime=25.48 cores=1,3
/proc/9136/stat : 9136 (SApperloT2010) R 9134 9136 8602 0 -1 4202496 148862 0 0 0 2524 24 0 0 25 0 1 0 657679654 657358848 145228 33554432000 4194304 4394578 140736450813072 18446744073709551615 4325630 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/9136/statm: 160488 145228 264 49 0 157629 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 641952

[startup+51.1007 s]
/proc/loadavg: 3.87 3.98 3.95 5/398 9165
/proc/meminfo: memFree=29408676/32950928 swapFree=41934208/67111528
[pid=9136] ppid=9134 vsize=649132 CPUtime=51.08 cores=1,3
/proc/9136/stat : 9136 (SApperloT2010) R 9134 9136 8602 0 -1 4202496 150668 0 0 0 5083 25 0 0 25 0 1 0 657679654 664711168 147034 33554432000 4194304 4394578 140736450813072 18446744073709551615 4298298 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/9136/statm: 162283 147034 264 49 0 159424 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 649132

[startup+102.315 s]
/proc/loadavg: 3.95 3.98 3.95 5/398 9176
/proc/meminfo: memFree=29288472/32950928 swapFree=41934208/67111528
[pid=9136] ppid=9134 vsize=677832 CPUtime=102.3 cores=1,3
/proc/9136/stat : 9136 (SApperloT2010) R 9134 9136 8602 0 -1 4202496 157781 0 0 0 10203 27 0 0 25 0 1 0 657679654 694099968 154147 33554432000 4194304 4394578 140736450813072 18446744073709551615 4298298 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/9136/statm: 169458 154147 264 49 0 166599 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 677832

[startup+162.301 s]
/proc/loadavg: 3.98 3.98 3.95 5/398 9178
/proc/meminfo: memFree=29170580/32950928 swapFree=41934208/67111528
[pid=9136] ppid=9134 vsize=711832 CPUtime=162.28 cores=1,3
/proc/9136/stat : 9136 (SApperloT2010) R 9134 9136 8602 0 -1 4202496 166183 0 0 0 16198 30 0 0 25 0 1 0 657679654 728915968 162549 33554432000 4194304 4394578 140736450813072 18446744073709551615 4298298 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/9136/statm: 177958 162549 264 49 0 175099 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 711832

[startup+222.301 s]
/proc/loadavg: 3.99 3.98 3.95 5/398 9179
/proc/meminfo: memFree=29046300/32950928 swapFree=41934208/67111528
[pid=9136] ppid=9134 vsize=744080 CPUtime=222.28 cores=1,3
/proc/9136/stat : 9136 (SApperloT2010) R 9134 9136 8602 0 -1 4202496 174093 0 0 0 22195 33 0 0 25 0 1 0 657679654 761937920 170459 33554432000 4194304 4394578 140736450813072 18446744073709551615 4299457 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/9136/statm: 186020 170459 264 49 0 183161 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 744080

[startup+282.301 s]
/proc/loadavg: 3.99 3.98 3.95 5/398 9184
/proc/meminfo: memFree=28966472/32950928 swapFree=41934208/67111528
[pid=9136] ppid=9134 vsize=770272 CPUtime=282.28 cores=1,3
/proc/9136/stat : 9136 (SApperloT2010) R 9134 9136 8602 0 -1 4202496 180332 0 0 0 28192 36 0 0 25 0 1 0 657679654 788758528 176698 33554432000 4194304 4394578 140736450813072 18446744073709551615 251813898663 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/9136/statm: 192568 176698 264 49 0 189709 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 770272

[startup+342.301 s]
/proc/loadavg: 4.03 4.00 3.96 5/398 9185
/proc/meminfo: memFree=28843296/32950928 swapFree=41934208/67111528
[pid=9136] ppid=9134 vsize=793180 CPUtime=342.29 cores=1,3
/proc/9136/stat : 9136 (SApperloT2010) R 9134 9136 8602 0 -1 4202496 185922 0 0 0 34191 38 0 0 25 0 1 0 657679654 812216320 182288 33554432000 4194304 4394578 140736450813072 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/9136/statm: 198295 182288 264 49 0 195436 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 793180

[startup+402.301 s]
/proc/loadavg: 4.10 4.03 3.97 5/398 9187
/proc/meminfo: memFree=28743952/32950928 swapFree=41934208/67111528
[pid=9136] ppid=9134 vsize=816668 CPUtime=402.28 cores=1,3
/proc/9136/stat : 9136 (SApperloT2010) R 9134 9136 8602 0 -1 4202496 191742 0 0 0 40188 40 0 0 25 0 1 0 657679654 836268032 188108 33554432000 4194304 4394578 140736450813072 18446744073709551615 4298358 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/9136/statm: 204167 188108 264 49 0 201308 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 816668

[startup+462.301 s]
/proc/loadavg: 4.07 4.03 3.97 5/398 9189
/proc/meminfo: memFree=28632204/32950928 swapFree=41934208/67111528
[pid=9136] ppid=9134 vsize=850204 CPUtime=462.29 cores=1,3
/proc/9136/stat : 9136 (SApperloT2010) R 9134 9136 8602 0 -1 4202496 199623 0 0 0 46186 43 0 0 25 0 1 0 657679654 870608896 195989 33554432000 4194304 4394578 140736450813072 18446744073709551615 4298326 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/9136/statm: 212551 195989 264 49 0 209692 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 850204

[startup+522.301 s]
/proc/loadavg: 4.03 4.03 3.97 5/398 9190
/proc/meminfo: memFree=28548724/32950928 swapFree=41934208/67111528
[pid=9136] ppid=9134 vsize=873144 CPUtime=522.28 cores=1,3
/proc/9136/stat : 9136 (SApperloT2010) R 9134 9136 8602 0 -1 4202496 204698 0 0 0 52184 44 0 0 25 0 1 0 657679654 894099456 201064 33554432000 4194304 4394578 140736450813072 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/9136/statm: 218286 201064 264 49 0 215427 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 873144

[startup+582.3 s]
/proc/loadavg: 4.04 4.03 3.98 5/398 9192
/proc/meminfo: memFree=28509372/32950928 swapFree=41934208/67111528
[pid=9136] ppid=9134 vsize=901748 CPUtime=582.29 cores=1,3
/proc/9136/stat : 9136 (SApperloT2010) R 9134 9136 8602 0 -1 4202496 211679 0 0 0 58182 47 0 0 25 0 1 0 657679654 923389952 208045 33554432000 4194304 4394578 140736450813072 18446744073709551615 4287435 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/9136/statm: 225437 208045 264 49 0 222578 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 901748

[startup+642.3 s]
/proc/loadavg: 4.01 4.02 3.98 5/398 9193
/proc/meminfo: memFree=28406792/32950928 swapFree=41934208/67111528
[pid=9136] ppid=9134 vsize=923968 CPUtime=642.3 cores=1,3
/proc/9136/stat : 9136 (SApperloT2010) R 9134 9136 8602 0 -1 4202496 217004 0 0 0 64180 50 0 0 25 0 1 0 657679654 946143232 213370 33554432000 4194304 4394578 140736450813072 18446744073709551615 4299475 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/9136/statm: 230992 213370 264 49 0 228133 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 923968

[startup+702.3 s]
/proc/loadavg: 4.00 4.02 3.98 5/398 9195
/proc/meminfo: memFree=28313752/32950928 swapFree=41934208/67111528
[pid=9136] ppid=9134 vsize=946832 CPUtime=702.29 cores=1,3
/proc/9136/stat : 9136 (SApperloT2010) R 9134 9136 8602 0 -1 4202496 222631 0 0 0 70177 52 0 0 25 0 1 0 657679654 969555968 218997 33554432000 4194304 4394578 140736450813072 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/9136/statm: 236708 218997 264 49 0 233849 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 946832

[startup+762.315 s]
/proc/loadavg: 4.00 4.01 3.98 5/398 9197
/proc/meminfo: memFree=28211056/32950928 swapFree=41934208/67111528
[pid=9136] ppid=9134 vsize=971544 CPUtime=762.31 cores=1,3
/proc/9136/stat : 9136 (SApperloT2010) R 9134 9136 8602 0 -1 4202496 228555 0 0 0 76177 54 0 0 25 0 1 0 657679654 994861056 224921 33554432000 4194304 4394578 140736450813072 18446744073709551615 4343064 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/9136/statm: 242886 224921 264 49 0 240027 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 971544

[startup+822.301 s]
/proc/loadavg: 4.00 4.01 3.98 5/398 9198
/proc/meminfo: memFree=28114048/32950928 swapFree=41934208/67111528
[pid=9136] ppid=9134 vsize=994784 CPUtime=822.3 cores=1,3
/proc/9136/stat : 9136 (SApperloT2010) R 9134 9136 8602 0 -1 4202496 234152 0 0 0 82173 57 0 0 25 0 1 0 657679654 1018658816 230518 33554432000 4194304 4394578 140736450813072 18446744073709551615 4298421 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/9136/statm: 248696 230518 264 49 0 245837 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 994784

[startup+882.301 s]
/proc/loadavg: 4.10 4.03 3.99 5/398 9200
/proc/meminfo: memFree=28049292/32950928 swapFree=41934208/67111528
[pid=9136] ppid=9134 vsize=1015332 CPUtime=882.29 cores=1,3
/proc/9136/stat : 9136 (SApperloT2010) R 9134 9136 8602 0 -1 4202496 239160 0 0 0 88170 59 0 0 25 0 1 0 657679654 1039699968 235526 33554432000 4194304 4394578 140736450813072 18446744073709551615 4287977 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/9136/statm: 253833 235526 264 49 0 250974 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 1015332

[startup+942.301 s]
/proc/loadavg: 4.08 4.04 4.00 5/398 9201
/proc/meminfo: memFree=27963212/32950928 swapFree=41934208/67111528
[pid=9136] ppid=9134 vsize=1032616 CPUtime=942.3 cores=1,3
/proc/9136/stat : 9136 (SApperloT2010) R 9134 9136 8602 0 -1 4202496 243259 0 0 0 94170 60 0 0 25 0 1 0 657679654 1057398784 239625 33554432000 4194304 4394578 140736450813072 18446744073709551615 4346114 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/9136/statm: 258154 239625 264 49 0 255295 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 1032616

[startup+1002.3 s]
/proc/loadavg: 4.19 4.07 4.01 5/398 9204
/proc/meminfo: memFree=27886052/32950928 swapFree=41934208/67111528
[pid=9136] ppid=9134 vsize=1051180 CPUtime=1002.3 cores=1,3
/proc/9136/stat : 9136 (SApperloT2010) R 9134 9136 8602 0 -1 4202496 247767 0 0 0 100168 62 0 0 25 0 1 0 657679654 1076408320 244133 33554432000 4194304 4394578 140736450813072 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/9136/statm: 262795 244133 264 49 0 259936 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 1051180

[startup+1062.3 s]
/proc/loadavg: 4.12 4.07 4.01 5/398 9206
/proc/meminfo: memFree=27801208/32950928 swapFree=41934208/67111528
[pid=9136] ppid=9134 vsize=1070228 CPUtime=1062.29 cores=1,3
/proc/9136/stat : 9136 (SApperloT2010) R 9134 9136 8602 0 -1 4202496 252392 0 0 0 106165 64 0 0 25 0 1 0 657679654 1095913472 248758 33554432000 4194304 4394578 140736450813072 18446744073709551615 4298298 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/9136/statm: 267557 248758 264 49 0 264698 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 1070228

[startup+1122.3 s]
/proc/loadavg: 4.13 4.08 4.01 5/398 9207
/proc/meminfo: memFree=27745748/32950928 swapFree=41934208/67111528
[pid=9136] ppid=9134 vsize=1094552 CPUtime=1122.29 cores=1,3
/proc/9136/stat : 9136 (SApperloT2010) R 9134 9136 8602 0 -1 4202496 257318 0 0 0 112163 66 0 0 25 0 1 0 657679654 1120821248 253684 33554432000 4194304 4394578 140736450813072 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/9136/statm: 273638 253684 264 49 0 270779 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 1094552

[startup+1182.3 s]
/proc/loadavg: 4.09 4.08 4.01 5/398 9209
/proc/meminfo: memFree=27719180/32950928 swapFree=41934208/67111528
[pid=9136] ppid=9134 vsize=1114176 CPUtime=1182.3 cores=1,3
/proc/9136/stat : 9136 (SApperloT2010) R 9134 9136 8602 0 -1 4202496 261962 0 0 0 118161 69 0 0 25 0 1 0 657679654 1140916224 258328 33554432000 4194304 4394578 140736450813072 18446744073709551615 4308925 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/9136/statm: 278544 258328 264 49 0 275685 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 1114176

[startup+1242.3 s]
/proc/loadavg: 4.03 4.06 4.01 5/398 9210
/proc/meminfo: memFree=27684420/32950928 swapFree=41934208/67111528
[pid=9136] ppid=9134 vsize=1143052 CPUtime=1242.3 cores=1,3
/proc/9136/stat : 9136 (SApperloT2010) R 9134 9136 8602 0 -1 4202496 268470 0 0 0 124159 71 0 0 25 0 1 0 657679654 1170485248 264836 33554432000 4194304 4394578 140736450813072 18446744073709551615 4285734 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/9136/statm: 285763 264836 264 49 0 282904 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 1143052



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.85 4.02 3.99 3/388 9249
/proc/meminfo: memFree=27995460/32950928 swapFree=41934208/67111528
[pid=9136] ppid=9134 vsize=1162536 CPUtime=1300.01 cores=1,3
/proc/9136/stat : 9136 (SApperloT2010) R 9134 9136 8602 0 -1 4202496 273149 0 0 0 129928 73 0 0 25 0 1 0 657679654 1190436864 269515 33554432000 4194304 4394578 140736450813072 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/9136/statm: 290634 269515 264 49 0 287775 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 1162536

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

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

runsolver used 4.70528 second user time and 11.8662 second system time

The end

Launcher Data

Begin job on node126 at 2011-05-15 14:00:10
IDJOB=3379945
IDBENCH=86133
IDSOLVER=1862
FILE ID=node126/3379945-1305460805
RUNJOBID= node126-1305460805-8919
PBS_JOBID= 13324901
Free space on /tmp= 73248 MiB

SOLVER NAME= SApperloT2010 2011-05-15 (fixed)
BENCH NAME= SAT05/industrial/narain05/vpn/clauses-8.renamed-as.sat05-1964.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3379945-1305460805/watcher-3379945-1305460805 -o /tmp/evaluation-result-3379945-1305460805/solver-3379945-1305460805 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3379945-1305460805.cnf

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

MD5SUM BENCH= 83c1fe52702413077bb84179a04b277a
RANDOM SEED=1679822335

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:      30141264 kB
Buffers:        173648 kB
Cached:        1820476 kB
SwapCached:      49560 kB
Active:         306084 kB
Inactive:      2249156 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30141264 kB
SwapTotal:    67111528 kB
SwapFree:     41934208 kB
Dirty:          121784 kB
Writeback:           0 kB
AnonPages:      524296 kB
Mapped:          11072 kB
Slab:           112056 kB
PageTables:      76304 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 88248700 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= 73252 MiB
End job on node126 at 2011-05-15 14:21:52