Trace number 3293682

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

General information on the benchmark

NameSAT-Race-2010-CNF/hardware-verification/
velev/2dlx_ca_bp_f_liveness.cnf
MD5SUM99cd8de7f06ce8c087a5c7fb299dfb62
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables202253
Number of clauses4313014
Sum of the clauses size12562188
Maximum clause length651
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 23935640
Number of clauses of size 3199653
Number of clauses of size 410363
Number of clauses of size 55846
Number of clauses of size over 5161511

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-3293682-1303793624/watcher-3293682-1303793624 -o /tmp/evaluation-result-3293682-1303793624/solver-3293682-1303793624 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3293682-1303793624.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: 1.03 2.29 2.62 4/189 1037
/proc/meminfo: memFree=11766148/32951124 swapFree=67102140/67111528
[pid=1037] ppid=1035 vsize=24628 CPUtime=0 cores=5,7
/proc/1037/stat : 1037 (SApperloT2010) R 1035 1037 32283 0 -1 4202496 1569 0 0 0 0 0 0 0 21 0 1 0 569593244 25219072 1508 33554432000 4194304 4395502 140735967360672 18446744073709551615 4332389 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/1037/statm: 6157 1518 245 50 0 3297 0

[startup+0.10048 s]
/proc/loadavg: 1.03 2.29 2.62 4/189 1037
/proc/meminfo: memFree=11766148/32951124 swapFree=67102140/67111528
[pid=1037] ppid=1035 vsize=74500 CPUtime=0.08 cores=5,7
/proc/1037/stat : 1037 (SApperloT2010) R 1035 1037 32283 0 -1 4202496 7435 0 0 0 8 0 0 0 21 0 1 0 569593244 76288000 7374 33554432000 4194304 4395502 140735967360672 18446744073709551615 216734839493 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/1037/statm: 18625 7376 247 50 0 15765 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 74500

[startup+0.200462 s]
/proc/loadavg: 1.03 2.29 2.62 4/189 1037
/proc/meminfo: memFree=11766148/32951124 swapFree=67102140/67111528
[pid=1037] ppid=1035 vsize=88724 CPUtime=0.19 cores=5,7
/proc/1037/stat : 1037 (SApperloT2010) R 1035 1037 32283 0 -1 4202496 10867 0 0 0 17 2 0 0 22 0 1 0 569593244 90853376 10806 33554432000 4194304 4395502 140735967360672 18446744073709551615 4315695 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/1037/statm: 22181 10806 248 50 0 19321 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 88724

[startup+0.300445 s]
/proc/loadavg: 1.03 2.29 2.62 4/189 1037
/proc/meminfo: memFree=11766148/32951124 swapFree=67102140/67111528
[pid=1037] ppid=1035 vsize=102464 CPUtime=0.29 cores=5,7
/proc/1037/stat : 1037 (SApperloT2010) R 1035 1037 32283 0 -1 4202496 14094 0 0 0 27 2 0 0 22 0 1 0 569593244 104923136 14033 33554432000 4194304 4395502 140735967360672 18446744073709551615 216735178496 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/1037/statm: 25616 14033 248 50 0 22756 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 102464

[startup+0.700377 s]
/proc/loadavg: 1.03 2.29 2.62 4/189 1037
/proc/meminfo: memFree=11766148/32951124 swapFree=67102140/67111528
[pid=1037] ppid=1035 vsize=156340 CPUtime=0.68 cores=5,7
/proc/1037/stat : 1037 (SApperloT2010) R 1035 1037 32283 0 -1 4202496 26593 0 0 0 64 4 0 0 24 0 1 0 569593244 160092160 26433 33554432000 4194304 4395502 140735967360672 18446744073709551615 216735178496 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/1037/statm: 39085 26435 248 50 0 36225 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 156340

[startup+1.50024 s]
/proc/loadavg: 1.03 2.29 2.62 5/190 1038
/proc/meminfo: memFree=11047300/32951124 swapFree=67102140/67111528
[pid=1037] ppid=1035 vsize=260948 CPUtime=1.49 cores=5,7
/proc/1037/stat : 1037 (SApperloT2010) R 1035 1037 32283 0 -1 4202496 51374 0 0 0 139 10 0 0 25 0 1 0 569593244 267210752 50290 33554432000 4194304 4395502 140735967360672 18446744073709551615 216735178496 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/1037/statm: 65237 50291 248 50 0 62377 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 260948

[startup+3.10096 s]
/proc/loadavg: 1.03 2.29 2.62 5/190 1038
/proc/meminfo: memFree=10435856/32951124 swapFree=67102140/67111528
[pid=1037] ppid=1035 vsize=435208 CPUtime=3.09 cores=5,7
/proc/1037/stat : 1037 (SApperloT2010) R 1035 1037 32283 0 -1 4202496 99185 0 0 0 294 15 0 0 25 0 1 0 569593244 445652992 90407 33554432000 4194304 4395502 140735967360672 18446744073709551615 4299149 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/1037/statm: 108802 90407 264 50 0 105942 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 435208

[startup+6.3074 s]
/proc/loadavg: 1.35 2.34 2.63 5/190 1038
/proc/meminfo: memFree=10365596/32951124 swapFree=67102140/67111528
[pid=1037] ppid=1035 vsize=436744 CPUtime=6.29 cores=5,7
/proc/1037/stat : 1037 (SApperloT2010) R 1035 1037 32283 0 -1 4202496 99464 0 0 0 614 15 0 0 25 0 1 0 569593244 447225856 90686 33554432000 4194304 4395502 140735967360672 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/1037/statm: 109186 90686 264 50 0 106326 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 436744

[startup+12.7003 s]
/proc/loadavg: 1.72 2.40 2.65 5/190 1038
/proc/meminfo: memFree=10367456/32951124 swapFree=67102140/67111528
[pid=1037] ppid=1035 vsize=438236 CPUtime=12.69 cores=5,7
/proc/1037/stat : 1037 (SApperloT2010) R 1035 1037 32283 0 -1 4202496 99742 0 0 0 1254 15 0 0 25 0 1 0 569593244 448753664 90964 33554432000 4194304 4395502 140735967360672 18446744073709551615 4300285 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/1037/statm: 109559 90964 264 50 0 106699 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 438236

[startup+25.501 s]
/proc/loadavg: 2.31 2.49 2.68 5/190 1065
/proc/meminfo: memFree=10854540/32951124 swapFree=67102140/67111528
[pid=1037] ppid=1035 vsize=438236 CPUtime=25.49 cores=5,7
/proc/1037/stat : 1037 (SApperloT2010) R 1035 1037 32283 0 -1 4202496 99776 0 0 0 2534 15 0 0 25 0 1 0 569593244 448753664 90998 33554432000 4194304 4395502 140735967360672 18446744073709551615 4299149 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/1037/statm: 109559 90998 264 50 0 106699 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 438236

[startup+51.1006 s]
/proc/loadavg: 2.73 2.58 2.70 4/184 1108
/proc/meminfo: memFree=11103792/32951124 swapFree=67102140/67111528
[pid=1037] ppid=1035 vsize=442332 CPUtime=51.09 cores=5,7
/proc/1037/stat : 1037 (SApperloT2010) R 1035 1037 32283 0 -1 4202496 100794 0 0 0 5093 16 0 0 25 0 1 0 569593244 452947968 92016 33554432000 4194304 4395502 140735967360672 18446744073709551615 4299805 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/1037/statm: 110583 92016 264 50 0 107723 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 442332

[startup+102.301 s]
/proc/loadavg: 2.88 2.64 2.71 4/184 1110
/proc/meminfo: memFree=10741044/32951124 swapFree=67102140/67111528
[pid=1037] ppid=1035 vsize=513912 CPUtime=102.3 cores=5,7
/proc/1037/stat : 1037 (SApperloT2010) R 1035 1037 32283 0 -1 4202496 118823 0 0 0 10211 19 0 0 25 0 1 0 569593244 526245888 110045 33554432000 4194304 4395502 140735967360672 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/1037/statm: 128478 110045 264 50 0 125618 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 513912

[startup+162.301 s]
/proc/loadavg: 3.04 2.72 2.74 4/184 1111
/proc/meminfo: memFree=10348432/32951124 swapFree=67102140/67111528
[pid=1037] ppid=1035 vsize=595280 CPUtime=162.29 cores=5,7
/proc/1037/stat : 1037 (SApperloT2010) R 1035 1037 32283 0 -1 4202496 138689 0 0 0 16204 25 0 0 25 0 1 0 569593244 609566720 129911 33554432000 4194304 4395502 140735967360672 18446744073709551615 4296832 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/1037/statm: 148820 129911 264 50 0 145960 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 595280

[startup+222.301 s]
/proc/loadavg: 3.01 2.77 2.75 4/184 1113
/proc/meminfo: memFree=9989312/32951124 swapFree=67102140/67111528
[pid=1037] ppid=1035 vsize=716968 CPUtime=222.29 cores=5,7
/proc/1037/stat : 1037 (SApperloT2010) R 1035 1037 32283 0 -1 4202496 168037 0 0 0 22197 32 0 0 25 0 1 0 569593244 734175232 159259 33554432000 4194304 4395502 140735967360672 18446744073709551615 4299114 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/1037/statm: 179242 159259 264 50 0 176382 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 716968

[startup+282.301 s]
/proc/loadavg: 3.00 2.81 2.76 4/184 1115
/proc/meminfo: memFree=9830196/32951124 swapFree=67102140/67111528
[pid=1037] ppid=1035 vsize=794712 CPUtime=282.3 cores=5,7
/proc/1037/stat : 1037 (SApperloT2010) R 1035 1037 32283 0 -1 4202496 186899 0 0 0 28193 37 0 0 25 0 1 0 569593244 813785088 178121 33554432000 4194304 4395502 140735967360672 18446744073709551615 4300291 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/1037/statm: 198678 178121 264 50 0 195818 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 794712

[startup+342.301 s]
/proc/loadavg: 3.00 2.84 2.77 4/184 1116
/proc/meminfo: memFree=9647520/32951124 swapFree=67102140/67111528
[pid=1037] ppid=1035 vsize=866548 CPUtime=342.3 cores=5,7
/proc/1037/stat : 1037 (SApperloT2010) R 1035 1037 32283 0 -1 4202496 203943 0 0 0 34188 42 0 0 25 0 1 0 569593244 887345152 195165 33554432000 4194304 4395502 140735967360672 18446744073709551615 4299114 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/1037/statm: 216637 195165 264 50 0 213777 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 866548

[startup+402.307 s]
/proc/loadavg: 3.00 2.87 2.78 4/184 1118
/proc/meminfo: memFree=9492372/32951124 swapFree=67102140/67111528
[pid=1037] ppid=1035 vsize=962316 CPUtime=402.3 cores=5,7
/proc/1037/stat : 1037 (SApperloT2010) R 1035 1037 32283 0 -1 4202496 228006 0 0 0 40182 48 0 0 25 0 1 0 569593244 985411584 219228 33554432000 4194304 4395502 140735967360672 18446744073709551615 4328512 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/1037/statm: 240579 219228 264 50 0 237719 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 962316

[startup+462.301 s]
/proc/loadavg: 3.00 2.89 2.79 4/184 1128
/proc/meminfo: memFree=9411800/32951124 swapFree=67102140/67111528
[pid=1037] ppid=1035 vsize=962316 CPUtime=462.3 cores=5,7
/proc/1037/stat : 1037 (SApperloT2010) R 1035 1037 32283 0 -1 4202496 228108 0 0 0 46182 48 0 0 25 0 1 0 569593244 985411584 219330 33554432000 4194304 4395502 140735967360672 18446744073709551615 4299628 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/1037/statm: 240579 219330 264 50 0 237719 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 962316

[startup+522.301 s]
/proc/loadavg: 3.00 2.91 2.81 4/184 1130
/proc/meminfo: memFree=9382980/32951124 swapFree=67102140/67111528
[pid=1037] ppid=1035 vsize=962316 CPUtime=522.3 cores=5,7
/proc/1037/stat : 1037 (SApperloT2010) R 1035 1037 32283 0 -1 4202496 228157 0 0 0 52182 48 0 0 25 0 1 0 569593244 985411584 219379 33554432000 4194304 4395502 140735967360672 18446744073709551615 4286537 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/1037/statm: 240579 219379 264 50 0 237719 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 962316

[startup+582.3 s]
/proc/loadavg: 3.03 2.93 2.82 4/184 1132
/proc/meminfo: memFree=9369428/32951124 swapFree=67102140/67111528
[pid=1037] ppid=1035 vsize=963388 CPUtime=582.3 cores=5,7
/proc/1037/stat : 1037 (SApperloT2010) R 1035 1037 32283 0 -1 4202496 228455 0 0 0 58182 48 0 0 25 0 1 0 569593244 986509312 219677 33554432000 4194304 4395502 140735967360672 18446744073709551615 4299642 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/1037/statm: 240847 219677 264 50 0 237987 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 963388

[startup+642.301 s]
/proc/loadavg: 3.01 2.94 2.83 4/184 1133
/proc/meminfo: memFree=9246396/32951124 swapFree=67102140/67111528
[pid=1037] ppid=1035 vsize=963388 CPUtime=642.3 cores=5,7
/proc/1037/stat : 1037 (SApperloT2010) R 1035 1037 32283 0 -1 4202496 228702 0 0 0 64182 48 0 0 25 0 1 0 569593244 986509312 219924 33554432000 4194304 4395502 140735967360672 18446744073709551615 4299628 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/1037/statm: 240847 219924 264 50 0 237987 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 963388

[startup+702.3 s]
/proc/loadavg: 3.00 2.95 2.83 4/184 1135
/proc/meminfo: memFree=9213612/32951124 swapFree=67102140/67111528
[pid=1037] ppid=1035 vsize=978088 CPUtime=702.31 cores=5,7
/proc/1037/stat : 1037 (SApperloT2010) R 1035 1037 32283 0 -1 4202496 232286 0 0 0 70182 49 0 0 25 0 1 0 569593244 1001562112 223508 33554432000 4194304 4395502 140735967360672 18446744073709551615 4299149 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/1037/statm: 244522 223508 264 50 0 241662 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 978088

[startup+762.301 s]
/proc/loadavg: 3.04 2.97 2.84 4/184 1136
/proc/meminfo: memFree=9160516/32951124 swapFree=67102140/67111528
[pid=1037] ppid=1035 vsize=1017880 CPUtime=762.31 cores=5,7
/proc/1037/stat : 1037 (SApperloT2010) R 1035 1037 32283 0 -1 4202496 241904 0 0 0 76180 51 0 0 25 0 1 0 569593244 1042309120 233126 33554432000 4194304 4395502 140735967360672 18446744073709551615 4296868 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/1037/statm: 254470 233126 264 50 0 251610 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 1017880

[startup+822.3 s]
/proc/loadavg: 3.01 2.97 2.85 4/184 1138
/proc/meminfo: memFree=9130476/32951124 swapFree=67102140/67111528
[pid=1037] ppid=1035 vsize=1018520 CPUtime=822.31 cores=5,7
/proc/1037/stat : 1037 (SApperloT2010) R 1035 1037 32283 0 -1 4202496 242028 0 0 0 82180 51 0 0 25 0 1 0 569593244 1042964480 233250 33554432000 4194304 4395502 140735967360672 18446744073709551615 4288217 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/1037/statm: 254630 233250 264 50 0 251770 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 1018520

[startup+882.301 s]
/proc/loadavg: 3.00 2.97 2.86 4/184 1140
/proc/meminfo: memFree=9084564/32951124 swapFree=67102140/67111528
[pid=1037] ppid=1035 vsize=1018520 CPUtime=882.31 cores=5,7
/proc/1037/stat : 1037 (SApperloT2010) R 1035 1037 32283 0 -1 4202496 242188 0 0 0 88180 51 0 0 25 0 1 0 569593244 1042964480 233410 33554432000 4194304 4395502 140735967360672 18446744073709551615 4309952 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/1037/statm: 254630 233410 264 50 0 251770 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 1018520

[startup+942.3 s]
/proc/loadavg: 3.00 2.97 2.86 4/184 1141
/proc/meminfo: memFree=9065080/32951124 swapFree=67102140/67111528
[pid=1037] ppid=1035 vsize=1033340 CPUtime=942.31 cores=5,7
/proc/1037/stat : 1037 (SApperloT2010) R 1035 1037 32283 0 -1 4202496 245472 0 0 0 94179 52 0 0 25 0 1 0 569593244 1058140160 236694 33554432000 4194304 4395502 140735967360672 18446744073709551615 4286522 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/1037/statm: 258335 236694 264 50 0 255475 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 1033340

[startup+1002.3 s]
/proc/loadavg: 3.00 2.97 2.87 4/184 1143
/proc/meminfo: memFree=9044472/32951124 swapFree=67102140/67111528
[pid=1037] ppid=1035 vsize=1033340 CPUtime=1002.31 cores=5,7
/proc/1037/stat : 1037 (SApperloT2010) R 1035 1037 32283 0 -1 4202496 245511 0 0 0 100179 52 0 0 25 0 1 0 569593244 1058140160 236733 33554432000 4194304 4395502 140735967360672 18446744073709551615 4299608 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/1037/statm: 258335 236733 264 50 0 255475 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 1033340

[startup+1062.31 s]
/proc/loadavg: 3.00 2.97 2.87 4/184 1144
/proc/meminfo: memFree=9036380/32951124 swapFree=67102140/67111528
[pid=1037] ppid=1035 vsize=1033340 CPUtime=1062.32 cores=5,7
/proc/1037/stat : 1037 (SApperloT2010) R 1035 1037 32283 0 -1 4202496 245598 0 0 0 106179 53 0 0 25 0 1 0 569593244 1058140160 236820 33554432000 4194304 4395502 140735967360672 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/1037/statm: 258335 236820 264 50 0 255475 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 1033340

[startup+1122.3 s]
/proc/loadavg: 3.05 2.99 2.88 4/184 1146
/proc/meminfo: memFree=9009324/32951124 swapFree=67102140/67111528
[pid=1037] ppid=1035 vsize=1034608 CPUtime=1122.32 cores=5,7
/proc/1037/stat : 1037 (SApperloT2010) R 1035 1037 32283 0 -1 4202496 246036 0 0 0 112179 53 0 0 25 0 1 0 569593244 1059438592 237258 33554432000 4194304 4395502 140735967360672 18446744073709551615 4299739 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/1037/statm: 258652 237258 264 50 0 255792 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 1034608

[startup+1182.3 s]
/proc/loadavg: 3.02 2.99 2.89 4/184 1148
/proc/meminfo: memFree=8934528/32951124 swapFree=67102140/67111528
[pid=1037] ppid=1035 vsize=1057136 CPUtime=1182.31 cores=5,7
/proc/1037/stat : 1037 (SApperloT2010) R 1035 1037 32283 0 -1 4202496 251530 0 0 0 118177 54 0 0 25 0 1 0 569593244 1082507264 242752 33554432000 4194304 4395502 140735967360672 18446744073709551615 4299239 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/1037/statm: 264284 242752 264 50 0 261424 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 1057136

[startup+1242.3 s]
/proc/loadavg: 3.00 2.99 2.90 4/184 1149
/proc/meminfo: memFree=8920616/32951124 swapFree=67102140/67111528
[pid=1037] ppid=1035 vsize=1057136 CPUtime=1242.32 cores=5,7
/proc/1037/stat : 1037 (SApperloT2010) R 1035 1037 32283 0 -1 4202496 251544 0 0 0 124178 54 0 0 25 0 1 0 569593244 1082507264 242766 33554432000 4194304 4395502 140735967360672 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/1037/statm: 264284 242766 264 50 0 261424 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 1057136



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.06 3.00 2.91 2/180 1153
/proc/meminfo: memFree=11343460/32951124 swapFree=67102140/67111528
[pid=1037] ppid=1035 vsize=1057136 CPUtime=1300.02 cores=5,7
/proc/1037/stat : 1037 (SApperloT2010) R 1035 1037 32283 0 -1 4202496 251561 0 0 0 129948 54 0 0 25 0 1 0 569593244 1082507264 242783 33554432000 4194304 4395502 140735967360672 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/1037/statm: 264284 242783 264 50 0 261424 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 1057136

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.05
CPU time (s): 1300.08
CPU user time (s): 1299.49
CPU system time (s): 0.58991
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 1057136

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

runsolver used 2.03169 second user time and 5.06623 second system time

The end

Launcher Data

Begin job on node119 at 2011-04-26 06:53:46
IDJOB=3293682
IDBENCH=88165
IDSOLVER=1655
FILE ID=node119/3293682-1303793624
RUNJOBID= node119-1303793624-1002
PBS_JOBID= 13157246
Free space on /tmp= 71644 MiB

SOLVER NAME= SApperloT2010 2011-03-04
BENCH NAME= SAT-Race-2010-CNF/hardware-verification/velev/2dlx_ca_bp_f_liveness.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3293682-1303793624/watcher-3293682-1303793624 -o /tmp/evaluation-result-3293682-1303793624/solver-3293682-1303793624 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3293682-1303793624.cnf

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

MD5SUM BENCH= 99cd8de7f06ce8c087a5c7fb299dfb62
RANDOM SEED=830324380

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.815
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.815
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.83
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.815
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.67
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.815
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.83
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.815
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.815
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      11767296 kB
Buffers:       2230808 kB
Cached:       17875540 kB
SwapCached:       5504 kB
Active:        9208908 kB
Inactive:     11380824 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11767296 kB
SwapTotal:    67111528 kB
SwapFree:     67102140 kB
Dirty:          399084 kB
Writeback:           0 kB
AnonPages:      479676 kB
Mapped:          14776 kB
Slab:           529276 kB
PageTables:       6244 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   956280 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= 71944 MiB
End job on node119 at 2011-04-26 07:15:28