Trace number 3281216

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

General information on the benchmark

Nameindustrial/IBM_FV_2002_13_rule_1/
SAT_dat.k100.cnf
MD5SUMcf1b8194ff6d413d396ac9e26bb031ef
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark202.908
Satisfiable
(Un)Satisfiability was proved
Number of variables50797
Number of clauses177980
Sum of the clauses size470252
Maximum clause length37
Minimum clause length1
Number of clauses of size 11318
Number of clauses of size 295086
Number of clauses of size 374860
Number of clauses of size 4486
Number of clauses of size 5945
Number of clauses of size over 55285

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

running on 2 cores: 5,7

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: 0.85 1.19 2.24 5/183 27795
/proc/meminfo: memFree=15390352/32951124 swapFree=67111528/67111528
[pid=27795] ppid=27793 vsize=11780 CPUtime=0 cores=5,7
/proc/27795/stat : 27795 (SApperloT2010) R 27793 27795 27091 0 -1 4202496 340 0 0 0 0 0 0 0 21 0 1 0 486750609 12062720 279 33554432000 4194304 4395502 140733793812528 18446744073709551615 228122713856 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27795/statm: 2945 279 243 50 0 85 0

[startup+0.0930931 s]
/proc/loadavg: 0.85 1.19 2.24 5/183 27795
/proc/meminfo: memFree=15390352/32951124 swapFree=67111528/67111528
[pid=27795] ppid=27793 vsize=28400 CPUtime=0.08 cores=5,7
/proc/27795/stat : 27795 (SApperloT2010) R 27793 27795 27091 0 -1 4202496 4128 0 0 0 8 0 0 0 21 0 1 0 486750609 29081600 4067 33554432000 4194304 4395502 140733793812528 18446744073709551615 228122374853 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27795/statm: 7100 4068 249 50 0 4240 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 28400

[startup+0.101091 s]
/proc/loadavg: 0.85 1.19 2.24 5/183 27795
/proc/meminfo: memFree=15390352/32951124 swapFree=67111528/67111528
[pid=27795] ppid=27793 vsize=29192 CPUtime=0.09 cores=5,7
/proc/27795/stat : 27795 (SApperloT2010) R 27793 27795 27091 0 -1 4202496 4320 0 0 0 9 0 0 0 21 0 1 0 486750609 29892608 4259 33554432000 4194304 4395502 140733793812528 18446744073709551615 228122374853 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27795/statm: 7298 4260 249 50 0 4438 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29192

[startup+0.301069 s]
/proc/loadavg: 0.85 1.19 2.24 5/183 27795
/proc/meminfo: memFree=15390352/32951124 swapFree=67111528/67111528
[pid=27795] ppid=27793 vsize=51984 CPUtime=0.29 cores=5,7
/proc/27795/stat : 27795 (SApperloT2010) R 27793 27795 27091 0 -1 4202496 10028 0 0 0 26 3 0 0 22 0 1 0 486750609 53231616 8126 33554432000 4194304 4395502 140733793812528 18446744073709551615 228122738583 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27795/statm: 12996 8127 255 50 0 10136 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 51984

[startup+0.700986 s]
/proc/loadavg: 0.85 1.19 2.24 5/183 27795
/proc/meminfo: memFree=15390352/32951124 swapFree=67111528/67111528
[pid=27795] ppid=27793 vsize=56188 CPUtime=0.69 cores=5,7
/proc/27795/stat : 27795 (SApperloT2010) R 27793 27795 27091 0 -1 4202496 11238 0 0 0 60 9 0 0 23 0 1 0 486750609 57536512 9336 33554432000 4194304 4395502 140733793812528 18446744073709551615 228122738583 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27795/statm: 14047 9336 255 50 0 11187 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 56188

[startup+1.50084 s]
/proc/loadavg: 0.85 1.19 2.24 5/190 27808
/proc/meminfo: memFree=15136116/32951124 swapFree=67111528/67111528
[pid=27795] ppid=27793 vsize=73868 CPUtime=1.5 cores=5,7
/proc/27795/stat : 27795 (SApperloT2010) R 27793 27795 27091 0 -1 4202496 15854 0 0 0 139 11 0 0 25 0 1 0 486750609 75640832 13952 33554432000 4194304 4395502 140733793812528 18446744073709551615 4299532 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27795/statm: 18467 13952 266 50 0 15607 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 73868

[startup+3.10055 s]
/proc/loadavg: 0.85 1.19 2.24 5/190 27808
/proc/meminfo: memFree=15066896/32951124 swapFree=67111528/67111528
[pid=27795] ppid=27793 vsize=79772 CPUtime=3.09 cores=5,7
/proc/27795/stat : 27795 (SApperloT2010) R 27793 27795 27091 0 -1 4202496 17292 0 0 0 298 11 0 0 25 0 1 0 486750609 81686528 15390 33554432000 4194304 4395502 140733793812528 18446744073709551615 4336278 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27795/statm: 19943 15390 266 50 0 17083 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 79772

[startup+6.30098 s]
/proc/loadavg: 1.10 1.24 2.25 5/190 27808
/proc/meminfo: memFree=14939868/32951124 swapFree=67111528/67111528
[pid=27795] ppid=27793 vsize=86944 CPUtime=6.29 cores=5,7
/proc/27795/stat : 27795 (SApperloT2010) R 27793 27795 27091 0 -1 4202496 19082 0 0 0 618 11 0 0 25 0 1 0 486750609 89030656 17180 33554432000 4194304 4395502 140733793812528 18446744073709551615 4347194 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27795/statm: 21736 17180 266 50 0 18876 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 86944

[startup+12.7008 s]
/proc/loadavg: 1.33 1.28 2.25 5/190 27808
/proc/meminfo: memFree=14884700/32951124 swapFree=67111528/67111528
[pid=27795] ppid=27793 vsize=101360 CPUtime=12.69 cores=5,7
/proc/27795/stat : 27795 (SApperloT2010) R 27793 27795 27091 0 -1 4202496 22682 0 0 0 1257 12 0 0 25 0 1 0 486750609 103792640 20780 33554432000 4194304 4395502 140733793812528 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27795/statm: 25340 20780 266 50 0 22480 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 101360

[startup+25.5005 s]
/proc/loadavg: 1.92 1.41 2.28 5/190 27809
/proc/meminfo: memFree=14825940/32951124 swapFree=67111528/67111528
[pid=27795] ppid=27793 vsize=112992 CPUtime=25.49 cores=5,7
/proc/27795/stat : 27795 (SApperloT2010) R 27793 27795 27091 0 -1 4202496 25436 0 0 0 2537 12 0 0 25 0 1 0 486750609 115703808 23534 33554432000 4194304 4395502 140733793812528 18446744073709551615 4299149 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27795/statm: 28248 23534 266 50 0 25388 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 112992

[startup+51.1008 s]
/proc/loadavg: 2.63 1.62 2.33 5/190 27809
/proc/meminfo: memFree=14725568/32951124 swapFree=67111528/67111528
[pid=27795] ppid=27793 vsize=132460 CPUtime=51.09 cores=5,7
/proc/27795/stat : 27795 (SApperloT2010) R 27793 27795 27091 0 -1 4202496 30136 0 0 0 5095 14 0 0 25 0 1 0 486750609 135639040 28234 33554432000 4194304 4395502 140733793812528 18446744073709551615 4299174 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27795/statm: 33115 28234 266 50 0 30255 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 132460

[startup+102.307 s]
/proc/loadavg: 3.40 1.98 2.41 5/190 27811
/proc/meminfo: memFree=14642756/32951124 swapFree=67111528/67111528
[pid=27795] ppid=27793 vsize=139952 CPUtime=102.3 cores=5,7
/proc/27795/stat : 27795 (SApperloT2010) R 27793 27795 27091 0 -1 4202496 31907 0 0 0 10215 15 0 0 25 0 1 0 486750609 143310848 30005 33554432000 4194304 4395502 140733793812528 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27795/statm: 34988 30005 266 50 0 32128 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 139952

[startup+162.301 s]
/proc/loadavg: 3.81 2.36 2.51 5/190 27812
/proc/meminfo: memFree=14556664/32951124 swapFree=67111528/67111528
[pid=27795] ppid=27793 vsize=162880 CPUtime=162.3 cores=5,7
/proc/27795/stat : 27795 (SApperloT2010) R 27793 27795 27091 0 -1 4202496 37136 0 0 0 16213 17 0 0 25 0 1 0 486750609 166789120 35234 33554432000 4194304 4395502 140733793812528 18446744073709551615 4299514 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27795/statm: 40720 35234 266 50 0 37860 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 162880

[startup+222.301 s]
/proc/loadavg: 3.93 2.66 2.60 5/190 27814
/proc/meminfo: memFree=14505424/32951124 swapFree=67111528/67111528
[pid=27795] ppid=27793 vsize=176796 CPUtime=222.3 cores=5,7
/proc/27795/stat : 27795 (SApperloT2010) R 27793 27795 27091 0 -1 4202496 40559 0 0 0 22212 18 0 0 25 0 1 0 486750609 181039104 38657 33554432000 4194304 4395502 140733793812528 18446744073709551615 4288776 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27795/statm: 44199 38657 266 50 0 41339 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 176796

[startup+282.301 s]
/proc/loadavg: 4.05 2.92 2.69 5/190 27815
/proc/meminfo: memFree=14448344/32951124 swapFree=67111528/67111528
[pid=27795] ppid=27793 vsize=197692 CPUtime=282.3 cores=5,7
/proc/27795/stat : 27795 (SApperloT2010) R 27793 27795 27091 0 -1 4202496 45710 0 0 0 28210 20 0 0 25 0 1 0 486750609 202436608 43808 33554432000 4194304 4395502 140733793812528 18446744073709551615 4299965 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27795/statm: 49423 43808 266 50 0 46563 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 197692

[startup+342.301 s]
/proc/loadavg: 4.02 3.11 2.77 5/190 27844
/proc/meminfo: memFree=13912980/32951124 swapFree=67111528/67111528
[pid=27795] ppid=27793 vsize=231356 CPUtime=342.3 cores=5,7
/proc/27795/stat : 27795 (SApperloT2010) R 27793 27795 27091 0 -1 4202496 54015 0 0 0 34207 23 0 0 25 0 1 0 486750609 236908544 52113 33554432000 4194304 4395502 140733793812528 18446744073709551615 4299589 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27795/statm: 57839 52113 266 50 0 54979 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 231356

[startup+402.3 s]
/proc/loadavg: 4.07 3.29 2.85 5/190 27846
/proc/meminfo: memFree=13904492/32951124 swapFree=67111528/67111528
[pid=27795] ppid=27793 vsize=231356 CPUtime=402.3 cores=5,7
/proc/27795/stat : 27795 (SApperloT2010) R 27793 27795 27091 0 -1 4202496 54039 0 0 0 40207 23 0 0 25 0 1 0 486750609 236908544 52137 33554432000 4194304 4395502 140733793812528 18446744073709551615 4299792 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27795/statm: 57839 52137 266 50 0 54979 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 231356

[startup+462.3 s]
/proc/loadavg: 4.02 3.41 2.92 5/190 27847
/proc/meminfo: memFree=13835204/32951124 swapFree=67111528/67111528
[pid=27795] ppid=27793 vsize=231356 CPUtime=462.3 cores=5,7
/proc/27795/stat : 27795 (SApperloT2010) R 27793 27795 27091 0 -1 4202496 54049 0 0 0 46207 23 0 0 25 0 1 0 486750609 236908544 52147 33554432000 4194304 4395502 140733793812528 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27795/statm: 57839 52147 266 50 0 54979 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 231356

[startup+522.3 s]
/proc/loadavg: 4.01 3.52 2.99 5/190 27849
/proc/meminfo: memFree=13726444/32951124 swapFree=67111528/67111528
[pid=27795] ppid=27793 vsize=237188 CPUtime=522.31 cores=5,7
/proc/27795/stat : 27795 (SApperloT2010) R 27793 27795 27091 0 -1 4202496 55391 0 0 0 52207 24 0 0 25 0 1 0 486750609 242880512 53489 33554432000 4194304 4395502 140733793812528 18446744073709551615 4299642 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27795/statm: 59297 53489 266 50 0 56437 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 237188

[startup+582.301 s]
/proc/loadavg: 4.00 3.60 3.05 5/190 27850
/proc/meminfo: memFree=13636432/32951124 swapFree=67111528/67111528
[pid=27795] ppid=27793 vsize=269464 CPUtime=582.31 cores=5,7
/proc/27795/stat : 27795 (SApperloT2010) R 27793 27795 27091 0 -1 4202496 63387 0 0 0 58204 27 0 0 25 0 1 0 486750609 275931136 61485 33554432000 4194304 4395502 140733793812528 18446744073709551615 4299792 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27795/statm: 67366 61485 266 50 0 64506 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 269464

[startup+642.301 s]
/proc/loadavg: 4.00 3.67 3.10 5/190 27852
/proc/meminfo: memFree=13509332/32951124 swapFree=67111528/67111528
[pid=27795] ppid=27793 vsize=276152 CPUtime=642.32 cores=5,7
/proc/27795/stat : 27795 (SApperloT2010) R 27793 27795 27091 0 -1 4202496 64603 0 0 0 64204 28 0 0 25 0 1 0 486750609 282779648 62701 33554432000 4194304 4395502 140733793812528 18446744073709551615 4299149 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27795/statm: 69038 62701 266 50 0 66178 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 276152

[startup+702.301 s]
/proc/loadavg: 4.05 3.74 3.16 5/190 27854
/proc/meminfo: memFree=13443868/32951124 swapFree=67111528/67111528
[pid=27795] ppid=27793 vsize=276152 CPUtime=702.31 cores=5,7
/proc/27795/stat : 27795 (SApperloT2010) R 27793 27795 27091 0 -1 4202496 64608 0 0 0 70203 28 0 0 25 0 1 0 486750609 282779648 62706 33554432000 4194304 4395502 140733793812528 18446744073709551615 4299537 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27795/statm: 69038 62706 266 50 0 66178 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 276152

[startup+762.307 s]
/proc/loadavg: 4.02 3.79 3.21 5/190 27855
/proc/meminfo: memFree=13358800/32951124 swapFree=67111528/67111528
[pid=27795] ppid=27793 vsize=276152 CPUtime=762.32 cores=5,7
/proc/27795/stat : 27795 (SApperloT2010) R 27793 27795 27091 0 -1 4202496 64624 0 0 0 76204 28 0 0 25 0 1 0 486750609 282779648 62722 33554432000 4194304 4395502 140733793812528 18446744073709551615 4299634 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27795/statm: 69038 62722 266 50 0 66178 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 276152

[startup+822.301 s]
/proc/loadavg: 4.00 3.82 3.26 5/190 27857
/proc/meminfo: memFree=13310056/32951124 swapFree=67111528/67111528
[pid=27795] ppid=27793 vsize=277176 CPUtime=822.32 cores=5,7
/proc/27795/stat : 27795 (SApperloT2010) R 27793 27795 27091 0 -1 4202496 64814 0 0 0 82203 29 0 0 25 0 1 0 486750609 283828224 62912 33554432000 4194304 4395502 140733793812528 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27795/statm: 69294 62912 266 50 0 66434 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 277176

[startup+882.301 s]
/proc/loadavg: 4.04 3.87 3.31 5/190 27858
/proc/meminfo: memFree=13251020/32951124 swapFree=67111528/67111528
[pid=27795] ppid=27793 vsize=277176 CPUtime=882.32 cores=5,7
/proc/27795/stat : 27795 (SApperloT2010) R 27793 27795 27091 0 -1 4202496 64817 0 0 0 88203 29 0 0 25 0 1 0 486750609 283828224 62915 33554432000 4194304 4395502 140733793812528 18446744073709551615 4299739 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27795/statm: 69294 62915 266 50 0 66434 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 277176

[startup+942.3 s]
/proc/loadavg: 4.01 3.89 3.35 5/190 27860
/proc/meminfo: memFree=13182832/32951124 swapFree=67111528/67111528
[pid=27795] ppid=27793 vsize=294468 CPUtime=942.32 cores=5,7
/proc/27795/stat : 27795 (SApperloT2010) R 27793 27795 27091 0 -1 4202496 68980 0 0 0 94201 31 0 0 25 0 1 0 486750609 301535232 67078 33554432000 4194304 4395502 140733793812528 18446744073709551615 4299965 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27795/statm: 73617 67078 266 50 0 70757 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 294468

[startup+1002.3 s]
/proc/loadavg: 4.04 3.92 3.39 5/190 27862
/proc/meminfo: memFree=13135948/32951124 swapFree=67111528/67111528
[pid=27795] ppid=27793 vsize=294468 CPUtime=1002.32 cores=5,7
/proc/27795/stat : 27795 (SApperloT2010) R 27793 27795 27091 0 -1 4202496 68982 0 0 0 100201 31 0 0 25 0 1 0 486750609 301535232 67080 33554432000 4194304 4395502 140733793812528 18446744073709551615 4347194 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27795/statm: 73617 67080 266 50 0 70757 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 294468

[startup+1062.3 s]
/proc/loadavg: 4.01 3.93 3.42 5/190 27863
/proc/meminfo: memFree=13074848/32951124 swapFree=67111528/67111528
[pid=27795] ppid=27793 vsize=294468 CPUtime=1062.32 cores=5,7
/proc/27795/stat : 27795 (SApperloT2010) R 27793 27795 27091 0 -1 4202496 68991 0 0 0 106201 31 0 0 25 0 1 0 486750609 301535232 67089 33554432000 4194304 4395502 140733793812528 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27795/statm: 73617 67089 266 50 0 70757 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 294468

[startup+1122.3 s]
/proc/loadavg: 4.00 3.94 3.46 5/190 27865
/proc/meminfo: memFree=13060176/32951124 swapFree=67111528/67111528
[pid=27795] ppid=27793 vsize=302572 CPUtime=1122.33 cores=5,7
/proc/27795/stat : 27795 (SApperloT2010) R 27793 27795 27091 0 -1 4202496 70868 0 0 0 112201 32 0 0 25 0 1 0 486750609 309833728 68966 33554432000 4194304 4395502 140733793812528 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27795/statm: 75643 68966 266 50 0 72783 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 302572

[startup+1182.3 s]
/proc/loadavg: 4.00 3.95 3.49 5/190 27866
/proc/meminfo: memFree=13043576/32951124 swapFree=67111528/67111528
[pid=27795] ppid=27793 vsize=302572 CPUtime=1182.33 cores=5,7
/proc/27795/stat : 27795 (SApperloT2010) R 27793 27795 27091 0 -1 4202496 70871 0 0 0 118201 32 0 0 25 0 1 0 486750609 309833728 68969 33554432000 4194304 4395502 140733793812528 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27795/statm: 75643 68969 266 50 0 72783 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 302572

[startup+1242.3 s]
/proc/loadavg: 4.00 3.95 3.52 5/190 27868
/proc/meminfo: memFree=13009356/32951124 swapFree=67111528/67111528
[pid=27795] ppid=27793 vsize=323204 CPUtime=1242.33 cores=5,7
/proc/27795/stat : 27795 (SApperloT2010) R 27793 27795 27091 0 -1 4202496 75762 0 0 0 124200 33 0 0 25 0 1 0 486750609 330960896 73860 33554432000 4194304 4395502 140733793812528 18446744073709551615 4299758 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27795/statm: 80801 73860 266 50 0 77941 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 323204



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.96 3.55 4/189 27870
/proc/meminfo: memFree=13255452/32951124 swapFree=67111528/67111528
[pid=27795] ppid=27793 vsize=341552 CPUtime=1300.04 cores=5,7
/proc/27795/stat : 27795 (SApperloT2010) R 27793 27795 27091 0 -1 4202496 79898 0 0 0 129968 36 0 0 25 0 1 0 486750609 349749248 77996 33554432000 4194304 4395502 140733793812528 18446744073709551615 4299149 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27795/statm: 85388 77996 266 50 0 82528 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 341552

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.06
CPU user time (s): 1299.68
CPU system time (s): 0.376942
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 341552

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

runsolver used 2.03969 second user time and 5.06323 second system time

The end

Launcher Data

Begin job on node138 at 2011-04-25 19:12:06
IDJOB=3281216
IDBENCH=20536
IDSOLVER=1655
FILE ID=node138/3281216-1303751526
RUNJOBID= node138-1303751526-27768
PBS_JOBID= 13154024
Free space on /tmp= 71992 MiB

SOLVER NAME= SApperloT2010 2011-03-04
BENCH NAME= SAT07/industrial/IBM_FV_2002_13_rule_1/SAT_dat.k100.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3281216-1303751526/watcher-3281216-1303751526 -o /tmp/evaluation-result-3281216-1303751526/solver-3281216-1303751526 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3281216-1303751526.cnf

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

MD5SUM BENCH= cf1b8194ff6d413d396ac9e26bb031ef
RANDOM SEED=1750739302

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
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.854
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.82
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.854
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.75
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.854
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.854
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.854
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.854
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:     32951124 kB
MemFree:      15390632 kB
Buffers:       2063696 kB
Cached:       14859312 kB
SwapCached:          0 kB
Active:        9800460 kB
Inactive:      7202972 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15390632 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           12536 kB
Writeback:           0 kB
AnonPages:       79552 kB
Mapped:          15268 kB
Slab:           494416 kB
PageTables:       5508 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   226656 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= 71856 MiB
End job on node138 at 2011-04-25 19:33:48