Trace number 3372023

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
Lingeling 587f (fixed)? (TO) 1299.98 1300.02

General information on the benchmark

NameSAT03/industrial/li/li-exam/
li-exam-61.shuffled-as.sat03-366.cnf
MD5SUM3be662940f394fa876137a905247d755
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 variables28147
Number of clauses108436
Sum of the clauses size373110
Maximum clause length166
Minimum clause length1
Number of clauses of size 114
Number of clauses of size 218786
Number of clauses of size 351588
Number of clauses of size 437440
Number of clauses of size 53
Number of clauses of size over 5605

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

running on 2 cores: 0,2

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.98 2.10 3.28 4/294 12141
/proc/meminfo: memFree=29232200/32951124 swapFree=54427468/67111528
[pid=12141] ppid=12139 vsize=11796 CPUtime=0 cores=0,2
/proc/12141/stat : 12141 (runsolver) R 12139 12141 11585 0 -1 4202560 40 0 0 0 0 0 0 0 22 0 1 0 655136949 12079104 51 33554432000 4194304 5432360 140733476893936 18446744073709551615 4881623 0 2147483391 4096 24578 0 0 0 17 2 0 0 0
/proc/12141/statm: 2949 51 30 303 0 2643 0

[startup+0.0902719 s]
/proc/loadavg: 0.98 2.10 3.28 4/294 12141
/proc/meminfo: memFree=29232200/32951124 swapFree=54427468/67111528
[pid=12141] ppid=12139 vsize=14140 CPUtime=0.07 cores=0,2
/proc/12141/stat : 12141 (lingeling) R 12139 12141 11585 0 -1 4202496 2116 0 0 0 7 0 0 0 22 0 1 0 655136949 14479360 2060 33554432000 4194304 4409284 140736634805840 18446744073709551615 4225113 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/12141/statm: 3535 2060 112 53 0 1958 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 14140

[startup+0.100274 s]
/proc/loadavg: 0.98 2.10 3.28 4/294 12141
/proc/meminfo: memFree=29232200/32951124 swapFree=54427468/67111528
[pid=12141] ppid=12139 vsize=13740 CPUtime=0.08 cores=0,2
/proc/12141/stat : 12141 (lingeling) R 12139 12141 11585 0 -1 4202496 2121 0 0 0 8 0 0 0 22 0 1 0 655136949 14069760 1965 33554432000 4194304 4409284 140736634805840 18446744073709551615 4296359 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/12141/statm: 3435 1965 117 53 0 1858 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 13740

[startup+0.300246 s]
/proc/loadavg: 0.98 2.10 3.28 4/294 12141
/proc/meminfo: memFree=29232200/32951124 swapFree=54427468/67111528
[pid=12141] ppid=12139 vsize=15844 CPUtime=0.28 cores=0,2
/proc/12141/stat : 12141 (lingeling) R 12139 12141 11585 0 -1 4202496 3290 0 0 0 28 0 0 0 23 0 1 0 655136949 16224256 2472 33554432000 4194304 4409284 140736634805840 18446744073709551615 4280975 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/12141/statm: 3961 2472 130 53 0 2384 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 15844

[startup+0.70117 s]
/proc/loadavg: 0.98 2.10 3.28 4/294 12141
/proc/meminfo: memFree=29232200/32951124 swapFree=54427468/67111528
[pid=12141] ppid=12139 vsize=13864 CPUtime=0.68 cores=0,2
/proc/12141/stat : 12141 (lingeling) R 12139 12141 11585 0 -1 4202496 4215 0 0 0 68 0 0 0 25 0 1 0 655136949 14196736 2010 33554432000 4194304 4409284 140736634805840 18446744073709551615 4264758 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/12141/statm: 3466 2010 131 53 0 1889 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 13864

[startup+1.50101 s]
/proc/loadavg: 1.22 2.13 3.29 5/298 12148
/proc/meminfo: memFree=29183120/32951124 swapFree=54427468/67111528
[pid=12141] ppid=12139 vsize=19452 CPUtime=1.48 cores=0,2
/proc/12141/stat : 12141 (lingeling) R 12139 12141 11585 0 -1 4202496 7424 0 0 0 148 0 0 0 25 0 1 0 655136949 19918848 3376 33554432000 4194304 4409284 140736634805840 18446744073709551615 4230778 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/12141/statm: 4863 3376 132 53 0 3286 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 19452

[startup+3.10073 s]
/proc/loadavg: 1.22 2.13 3.29 5/298 12148
/proc/meminfo: memFree=29149740/32951124 swapFree=54427468/67111528
[pid=12141] ppid=12139 vsize=22700 CPUtime=3.08 cores=0,2
/proc/12141/stat : 12141 (lingeling) R 12139 12141 11585 0 -1 4202496 8813 0 0 0 308 0 0 0 25 0 1 0 655136949 23244800 4199 33554432000 4194304 4409284 140736634805840 18446744073709551615 4247011 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/12141/statm: 5675 4199 137 53 0 4098 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 22700

[startup+6.30116 s]
/proc/loadavg: 1.68 2.21 3.31 5/301 12154
/proc/meminfo: memFree=28992324/32951124 swapFree=54427468/67111528
[pid=12141] ppid=12139 vsize=22700 CPUtime=6.28 cores=0,2
/proc/12141/stat : 12141 (lingeling) R 12139 12141 11585 0 -1 4202496 8813 0 0 0 628 0 0 0 25 0 1 0 655136949 23244800 4199 33554432000 4194304 4409284 140736634805840 18446744073709551615 4246990 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/12141/statm: 5675 4199 137 53 0 4098 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 22700

[startup+12.701 s]
/proc/loadavg: 1.87 2.24 3.31 5/301 12154
/proc/meminfo: memFree=28836752/32951124 swapFree=54427468/67111528
[pid=12141] ppid=12139 vsize=22700 CPUtime=12.68 cores=0,2
/proc/12141/stat : 12141 (lingeling) R 12139 12141 11585 0 -1 4202496 8817 0 0 0 1267 1 0 0 25 0 1 0 655136949 23244800 4203 33554432000 4194304 4409284 140736634805840 18446744073709551615 4226458 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/12141/statm: 5675 4203 141 53 0 4098 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 22700

[startup+25.5007 s]
/proc/loadavg: 2.34 2.32 3.32 5/301 12154
/proc/meminfo: memFree=28841912/32951124 swapFree=54427468/67111528
[pid=12141] ppid=12139 vsize=22952 CPUtime=25.48 cores=0,2
/proc/12141/stat : 12141 (lingeling) R 12139 12141 11585 0 -1 4202496 8880 0 0 0 2545 3 0 0 25 0 1 0 655136949 23502848 4266 33554432000 4194304 4409284 140736634805840 18446744073709551615 4358325 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/12141/statm: 5738 4266 141 53 0 4161 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 22952

[startup+51.101 s]
/proc/loadavg: 2.91 2.46 3.34 5/301 12155
/proc/meminfo: memFree=28780912/32951124 swapFree=54427468/67111528
[pid=12141] ppid=12139 vsize=32428 CPUtime=51.08 cores=0,2
/proc/12141/stat : 12141 (lingeling) R 12139 12141 11585 0 -1 4202496 11463 0 0 0 5100 8 0 0 25 0 1 0 655136949 33206272 6635 33554432000 4194304 4409284 140736634805840 18446744073709551615 4358371 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/12141/statm: 8107 6635 141 53 0 6530 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 32428

[startup+102.311 s]
/proc/loadavg: 3.60 2.71 3.37 5/301 12157
/proc/meminfo: memFree=28871636/32951124 swapFree=54427468/67111528
[pid=12141] ppid=12139 vsize=35444 CPUtime=102.29 cores=0,2
/proc/12141/stat : 12141 (lingeling) R 12139 12141 11585 0 -1 4202496 16976 0 0 0 10213 16 0 0 25 0 1 0 655136949 36294656 7389 33554432000 4194304 4409284 140736634805840 18446744073709551615 4358418 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/12141/statm: 8861 7389 141 53 0 7284 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 35444

[startup+162.301 s]
/proc/loadavg: 3.85 2.94 3.41 5/301 12158
/proc/meminfo: memFree=28816560/32951124 swapFree=54427468/67111528
[pid=12141] ppid=12139 vsize=66668 CPUtime=162.28 cores=0,2
/proc/12141/stat : 12141 (lingeling) R 12139 12141 11585 0 -1 4202496 37677 0 0 0 16197 31 0 0 25 0 1 0 655136949 68268032 15195 33554432000 4194304 4409284 140736634805840 18446744073709551615 4358352 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/12141/statm: 16667 15195 141 53 0 15090 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 66668

[startup+222.301 s]
/proc/loadavg: 3.94 3.13 3.45 5/301 12160
/proc/meminfo: memFree=28755644/32951124 swapFree=54427468/67111528
[pid=12141] ppid=12139 vsize=95160 CPUtime=222.28 cores=0,2
/proc/12141/stat : 12141 (lingeling) R 12139 12141 11585 0 -1 4202496 54880 0 0 0 22184 44 0 0 25 0 1 0 655136949 97443840 22318 33554432000 4194304 4409284 140736634805840 18446744073709551615 4230356 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/12141/statm: 23790 22318 141 53 0 22213 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 95160

[startup+282.3 s]
/proc/loadavg: 3.98 3.29 3.48 5/301 12170
/proc/meminfo: memFree=28633924/32951124 swapFree=54427468/67111528
[pid=12141] ppid=12139 vsize=178568 CPUtime=282.28 cores=0,2
/proc/12141/stat : 12141 (lingeling) R 12139 12141 11585 0 -1 4202496 93756 0 0 0 28167 61 0 0 25 0 1 0 655136949 182853632 43170 33554432000 4194304 4409284 140736634805840 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/12141/statm: 44642 43170 141 53 0 43065 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 178568

[startup+342.3 s]
/proc/loadavg: 3.99 3.41 3.51 5/301 12172
/proc/meminfo: memFree=28668836/32951124 swapFree=54427468/67111528
[pid=12141] ppid=12139 vsize=134168 CPUtime=342.27 cores=0,2
/proc/12141/stat : 12141 (lingeling) R 12139 12141 11585 0 -1 4202496 113796 0 0 0 34157 70 0 0 25 0 1 0 655136949 137388032 32070 33554432000 4194304 4409284 140736634805840 18446744073709551615 4358418 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/12141/statm: 33542 32070 141 53 0 31965 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 134168

[startup+402.301 s]
/proc/loadavg: 3.99 3.52 3.54 5/301 12173
/proc/meminfo: memFree=28528564/32951124 swapFree=54427468/67111528
[pid=12141] ppid=12139 vsize=209192 CPUtime=402.27 cores=0,2
/proc/12141/stat : 12141 (lingeling) R 12139 12141 11585 0 -1 4202496 138853 0 0 0 40147 80 0 0 25 0 1 0 655136949 214212608 50826 33554432000 4194304 4409284 140736634805840 18446744073709551615 4358699 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/12141/statm: 52298 50826 141 53 0 50721 0
Current children cumulated CPU time (s) 402.27
Current children cumulated vsize (KiB) 209192

[startup+462.301 s]
/proc/loadavg: 3.99 3.60 3.56 5/301 12176
/proc/meminfo: memFree=28565084/32951124 swapFree=54427468/67111528
[pid=12141] ppid=12139 vsize=159248 CPUtime=462.27 cores=0,2
/proc/12141/stat : 12141 (lingeling) R 12139 12141 11585 0 -1 4202496 144029 0 0 0 46140 87 0 0 25 0 1 0 655136949 163069952 38340 33554432000 4194304 4409284 140736634805840 18446744073709551615 4358476 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/12141/statm: 39812 38340 141 53 0 38235 0
Current children cumulated CPU time (s) 462.27
Current children cumulated vsize (KiB) 159248

[startup+522.301 s]
/proc/loadavg: 4.15 3.72 3.60 5/301 12180
/proc/meminfo: memFree=28454184/32951124 swapFree=54427468/67111528
[pid=12141] ppid=12139 vsize=199780 CPUtime=522.26 cores=0,2
/proc/12141/stat : 12141 (lingeling) R 12139 12141 11585 0 -1 4202496 160359 0 0 0 52131 95 0 0 25 0 1 0 655136949 204574720 48473 33554432000 4194304 4409284 140736634805840 18446744073709551615 4358529 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/12141/statm: 49945 48473 141 53 0 48368 0
Current children cumulated CPU time (s) 522.26
Current children cumulated vsize (KiB) 199780

[startup+582.301 s]
/proc/loadavg: 4.06 3.77 3.62 5/301 12181
/proc/meminfo: memFree=28328536/32951124 swapFree=54427468/67111528
[pid=12141] ppid=12139 vsize=260388 CPUtime=582.26 cores=0,2
/proc/12141/stat : 12141 (lingeling) R 12139 12141 11585 0 -1 4202496 175511 0 0 0 58123 103 0 0 25 0 1 0 655136949 266637312 63625 33554432000 4194304 4409284 140736634805840 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/12141/statm: 65097 63625 141 53 0 63520 0
Current children cumulated CPU time (s) 582.26
Current children cumulated vsize (KiB) 260388

[startup+642.301 s]
/proc/loadavg: 4.02 3.81 3.64 5/301 12183
/proc/meminfo: memFree=28319968/32951124 swapFree=54427468/67111528
[pid=12141] ppid=12139 vsize=305284 CPUtime=642.27 cores=0,2
/proc/12141/stat : 12141 (lingeling) R 12139 12141 11585 0 -1 4202496 186735 0 0 0 64118 109 0 0 25 0 1 0 655136949 312610816 74849 33554432000 4194304 4409284 140736634805840 18446744073709551615 4358356 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/12141/statm: 76321 74849 141 53 0 74744 0
Current children cumulated CPU time (s) 642.27
Current children cumulated vsize (KiB) 305284

[startup+702.3 s]
/proc/loadavg: 4.05 3.85 3.67 5/301 12184
/proc/meminfo: memFree=27981532/32951124 swapFree=54427468/67111528
[pid=12141] ppid=12139 vsize=334260 CPUtime=702.26 cores=0,2
/proc/12141/stat : 12141 (lingeling) R 12139 12141 11585 0 -1 4202496 193979 0 0 0 70114 112 0 0 25 0 1 0 655136949 342282240 82093 33554432000 4194304 4409284 140736634805840 18446744073709551615 4302975 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/12141/statm: 83565 82093 141 53 0 81988 0
Current children cumulated CPU time (s) 702.26
Current children cumulated vsize (KiB) 334260

[startup+762.311 s]
/proc/loadavg: 4.02 3.88 3.69 5/301 12186
/proc/meminfo: memFree=28361192/32951124 swapFree=54427468/67111528
[pid=12141] ppid=12139 vsize=139844 CPUtime=762.27 cores=0,2
/proc/12141/stat : 12141 (lingeling) R 12139 12141 11585 0 -1 4202496 266855 0 0 0 76097 130 0 0 25 0 1 0 655136949 143200256 33489 33554432000 4194304 4409284 140736634805840 18446744073709551615 4360177 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/12141/statm: 34961 33489 141 53 0 33384 0
Current children cumulated CPU time (s) 762.27
Current children cumulated vsize (KiB) 139844

[startup+822.301 s]
/proc/loadavg: 4.00 3.90 3.70 5/301 12188
/proc/meminfo: memFree=28349512/32951124 swapFree=54427468/67111528
[pid=12141] ppid=12139 vsize=242892 CPUtime=822.26 cores=0,2
/proc/12141/stat : 12141 (lingeling) R 12139 12141 11585 0 -1 4202496 292617 0 0 0 82086 140 0 0 25 0 1 0 655136949 248721408 59251 33554432000 4194304 4409284 140736634805840 18446744073709551615 4231082 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/12141/statm: 60723 59251 141 53 0 59146 0
Current children cumulated CPU time (s) 822.26
Current children cumulated vsize (KiB) 242892

[startup+882.301 s]
/proc/loadavg: 4.00 3.91 3.72 5/301 12189
/proc/meminfo: memFree=28157648/32951124 swapFree=54427468/67111528
[pid=12141] ppid=12139 vsize=321996 CPUtime=882.26 cores=0,2
/proc/12141/stat : 12141 (lingeling) R 12139 12141 11585 0 -1 4202496 312393 0 0 0 88079 147 0 0 25 0 1 0 655136949 329723904 79027 33554432000 4194304 4409284 140736634805840 18446744073709551615 4358699 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/12141/statm: 80499 79027 141 53 0 78922 0
Current children cumulated CPU time (s) 882.26
Current children cumulated vsize (KiB) 321996

[startup+942.301 s]
/proc/loadavg: 4.00 3.93 3.73 5/301 12191
/proc/meminfo: memFree=28198640/32951124 swapFree=54427468/67111528
[pid=12141] ppid=12139 vsize=386268 CPUtime=942.26 cores=0,2
/proc/12141/stat : 12141 (lingeling) R 12139 12141 11585 0 -1 4202496 353125 0 0 0 94070 156 0 0 25 0 1 0 655136949 395538432 95095 33554432000 4194304 4409284 140736634805840 18446744073709551615 4301996 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/12141/statm: 96567 95095 141 53 0 94990 0
Current children cumulated CPU time (s) 942.26
Current children cumulated vsize (KiB) 386268

[startup+1002.3 s]
/proc/loadavg: 4.00 3.94 3.75 5/301 12192
/proc/meminfo: memFree=28143428/32951124 swapFree=54427468/67111528
[pid=12141] ppid=12139 vsize=456936 CPUtime=1002.26 cores=0,2
/proc/12141/stat : 12141 (lingeling) R 12139 12141 11585 0 -1 4202496 404799 0 0 0 100063 163 0 0 25 0 1 0 655136949 467902464 112762 33554432000 4194304 4409284 140736634805840 18446744073709551615 4256747 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/12141/statm: 114234 112762 141 53 0 112657 0
Current children cumulated CPU time (s) 1002.26
Current children cumulated vsize (KiB) 456936

[startup+1062.3 s]
/proc/loadavg: 4.13 3.98 3.77 5/301 12194
/proc/meminfo: memFree=28012192/32951124 swapFree=54427468/67111528
[pid=12141] ppid=12139 vsize=456936 CPUtime=1062.26 cores=0,2
/proc/12141/stat : 12141 (lingeling) R 12139 12141 11585 0 -1 4202496 404799 0 0 0 106058 168 0 0 25 0 1 0 655136949 467902464 112762 33554432000 4194304 4409284 140736634805840 18446744073709551615 4358699 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/12141/statm: 114234 112762 141 53 0 112657 0
Current children cumulated CPU time (s) 1062.26
Current children cumulated vsize (KiB) 456936

[startup+1122.3 s]
/proc/loadavg: 4.08 3.99 3.79 5/301 12196
/proc/meminfo: memFree=27860868/32951124 swapFree=54427468/67111528
[pid=12141] ppid=12139 vsize=469560 CPUtime=1122.25 cores=0,2
/proc/12141/stat : 12141 (lingeling) R 12139 12141 11585 0 -1 4202496 407955 0 0 0 112053 172 0 0 25 0 1 0 655136949 480829440 115918 33554432000 4194304 4409284 140736634805840 18446744073709551615 4256957 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/12141/statm: 117390 115918 141 53 0 115813 0
Current children cumulated CPU time (s) 1122.25
Current children cumulated vsize (KiB) 469560

[startup+1182.3 s]
/proc/loadavg: 4.03 3.99 3.80 5/301 12197
/proc/meminfo: memFree=27807152/32951124 swapFree=54427468/67111528
[pid=12141] ppid=12139 vsize=499224 CPUtime=1182.25 cores=0,2
/proc/12141/stat : 12141 (lingeling) R 12139 12141 11585 0 -1 4202496 423563 0 0 0 118045 180 0 0 25 0 1 0 655136949 511205376 123334 33554432000 4194304 4409284 140736634805840 18446744073709551615 4257003 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/12141/statm: 124806 123334 141 53 0 123229 0
Current children cumulated CPU time (s) 1182.25
Current children cumulated vsize (KiB) 499224

[startup+1242.3 s]
/proc/loadavg: 4.07 4.01 3.81 5/301 12199
/proc/meminfo: memFree=27997456/32951124 swapFree=54427468/67111528
[pid=12141] ppid=12139 vsize=174344 CPUtime=1242.25 cores=0,2
/proc/12141/stat : 12141 (lingeling) R 12139 12141 11585 0 -1 4202496 433535 0 0 0 124037 188 0 0 25 0 1 0 655136949 178528256 42146 33554432000 4194304 4409284 140736634805840 18446744073709551615 228122738583 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/12141/statm: 43586 42146 141 53 0 42009 0
Current children cumulated CPU time (s) 1242.25
Current children cumulated vsize (KiB) 174344



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 4.00 3.82 4/300 12201
/proc/meminfo: memFree=28480272/32951124 swapFree=54427468/67111528
[pid=12141] ppid=12139 vsize=216776 CPUtime=1299.95 cores=0,2
/proc/12141/stat : 12141 (lingeling) R 12139 12141 11585 0 -1 4202496 457906 0 0 0 129800 195 0 0 25 0 1 0 655136949 221978624 52722 33554432000 4194304 4409284 140736634805840 18446744073709551615 228122738583 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/12141/statm: 54194 52722 141 53 0 52617 0
Current children cumulated CPU time (s) 1299.95
Current children cumulated vsize (KiB) 216776

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): 1299.98
CPU user time (s): 1298.01
CPU system time (s): 1.9657
CPU usage (%): 99.9967
Max. virtual memory (cumulated for all children) (KiB): 531096

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.01
system time used= 1.9657
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 457906
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= 3
involuntary context switches= 18382

runsolver used 3.87041 second user time and 7.97179 second system time

The end

Launcher Data

Begin job on node138 at 2011-05-15 06:56:30
IDJOB=3372023
IDBENCH=84223
IDSOLVER=1849
FILE ID=node138/3372023-1305435390
RUNJOBID= node138-1305435390-12110
PBS_JOBID= 13324628
Free space on /tmp= 73612 MiB

SOLVER NAME= Lingeling 587f (fixed)
BENCH NAME= SAT03/industrial/li/li-exam/li-exam-61.shuffled-as.sat03-366.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3372023-1305435390/watcher-3372023-1305435390 -o /tmp/evaluation-result-3372023-1305435390/solver-3372023-1305435390 -C 2400 -W 1300 -M 7680  lingeling HOME/instance-3372023-1305435390.cnf

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

MD5SUM BENCH= 3be662940f394fa876137a905247d755
RANDOM SEED=1090464723

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:      29233092 kB
Buffers:        262772 kB
Cached:        3208608 kB
SwapCached:      18496 kB
Active:         917456 kB
Inactive:      2585420 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      29233092 kB
SwapTotal:    67111528 kB
SwapFree:     54427468 kB
Dirty:            4332 kB
Writeback:           0 kB
AnonPages:       24664 kB
Mapped:           8988 kB
Slab:           111816 kB
PageTables:      41228 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 39504280 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= 73544 MiB
End job on node138 at 2011-05-15 07:18:12