Trace number 3371509

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) 1300.07 1300.03

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m52-q918.75-n50-p30-s52376212.cnf
MD5SUMf34a5dd1cdce70a322dd395bcb5f1303
Bench CategoryCRAFTED (crafted 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 variables2548
Number of clauses582679
Sum of the clauses size1167806
Maximum clause length52
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2582629
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 550

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

running on 2 cores: 1,3

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.84 4.02 4.88 4/262 22156
/proc/meminfo: memFree=20964736/32951124 swapFree=67056788/67111528
[pid=22156] ppid=22154 vsize=7228 CPUtime=0 cores=1,3
/proc/22156/stat : 22156 (lingeling) R 22154 22156 21913 0 -1 4202496 385 0 0 0 0 0 0 0 25 0 1 0 655207743 7401472 328 33554432000 4194304 4409284 140736216457984 18446744073709551615 271550537472 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/22156/statm: 1807 328 110 53 0 230 0

[startup+0.064146 s]
/proc/loadavg: 3.84 4.02 4.88 4/262 22156
/proc/meminfo: memFree=20964736/32951124 swapFree=67056788/67111528
[pid=22156] ppid=22154 vsize=15164 CPUtime=0.05 cores=1,3
/proc/22156/stat : 22156 (lingeling) R 22154 22156 21913 0 -1 4202496 2370 0 0 0 5 0 0 0 25 0 1 0 655207743 15527936 2313 33554432000 4194304 4409284 140736216457984 18446744073709551615 271550537472 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/22156/statm: 3791 2313 111 53 0 2214 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 15164

[startup+0.101136 s]
/proc/loadavg: 3.84 4.02 4.88 4/262 22156
/proc/meminfo: memFree=20964736/32951124 swapFree=67056788/67111528
[pid=22156] ppid=22154 vsize=15164 CPUtime=0.09 cores=1,3
/proc/22156/stat : 22156 (lingeling) R 22154 22156 21913 0 -1 4202496 2370 0 0 0 9 0 0 0 25 0 1 0 655207743 15527936 2313 33554432000 4194304 4409284 140736216457984 18446744073709551615 271550537472 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/22156/statm: 3791 2313 111 53 0 2214 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15164

[startup+0.301102 s]
/proc/loadavg: 3.84 4.02 4.88 4/262 22156
/proc/meminfo: memFree=20964736/32951124 swapFree=67056788/67111528
[pid=22156] ppid=22154 vsize=23352 CPUtime=0.29 cores=1,3
/proc/22156/stat : 22156 (lingeling) R 22154 22156 21913 0 -1 4202496 4441 0 0 0 29 0 0 0 25 0 1 0 655207743 23912448 4358 33554432000 4194304 4409284 140736216457984 18446744073709551615 4284536 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/22156/statm: 5838 4358 125 53 0 4261 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 23352

[startup+0.701028 s]
/proc/loadavg: 3.84 4.02 4.88 4/262 22156
/proc/meminfo: memFree=20964736/32951124 swapFree=67056788/67111528
[pid=22156] ppid=22154 vsize=23192 CPUtime=0.69 cores=1,3
/proc/22156/stat : 22156 (lingeling) R 22154 22156 21913 0 -1 4202496 6500 0 0 0 68 1 0 0 25 0 1 0 655207743 23748608 4342 33554432000 4194304 4409284 140736216457984 18446744073709551615 4311350 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/22156/statm: 5798 4342 132 53 0 4221 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 23192

[startup+1.50088 s]
/proc/loadavg: 3.93 4.03 4.88 5/263 22157
/proc/meminfo: memFree=20931256/32951124 swapFree=67056788/67111528
[pid=22156] ppid=22154 vsize=35608 CPUtime=1.49 cores=1,3
/proc/22156/stat : 22156 (lingeling) R 22154 22156 21913 0 -1 4202496 8553 0 0 0 148 1 0 0 25 0 1 0 655207743 36462592 6395 33554432000 4194304 4409284 140736216457984 18446744073709551615 4251953 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/22156/statm: 8902 6395 136 53 0 7325 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 35608

[startup+3.10059 s]
/proc/loadavg: 3.93 4.03 4.88 5/263 22157
/proc/meminfo: memFree=20930760/32951124 swapFree=67056788/67111528
[pid=22156] ppid=22154 vsize=35608 CPUtime=3.09 cores=1,3
/proc/22156/stat : 22156 (lingeling) R 22154 22156 21913 0 -1 4202496 8553 0 0 0 308 1 0 0 25 0 1 0 655207743 36462592 6395 33554432000 4194304 4409284 140736216457984 18446744073709551615 4243864 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/22156/statm: 8902 6395 136 53 0 7325 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 35608

[startup+6.30101 s]
/proc/loadavg: 3.94 4.03 4.87 5/263 22157
/proc/meminfo: memFree=20929420/32951124 swapFree=67056788/67111528
[pid=22156] ppid=22154 vsize=35608 CPUtime=6.29 cores=1,3
/proc/22156/stat : 22156 (lingeling) R 22154 22156 21913 0 -1 4202496 8819 0 0 0 628 1 0 0 25 0 1 0 655207743 36462592 6661 33554432000 4194304 4409284 140736216457984 18446744073709551615 4242957 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/22156/statm: 8902 6661 136 53 0 7325 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 35608

[startup+12.7009 s]
/proc/loadavg: 3.94 4.03 4.87 5/263 22157
/proc/meminfo: memFree=20920768/32951124 swapFree=67056788/67111528
[pid=22156] ppid=22154 vsize=35608 CPUtime=12.69 cores=1,3
/proc/22156/stat : 22156 (lingeling) R 22154 22156 21913 0 -1 4202496 8819 0 0 0 1268 1 0 0 25 0 1 0 655207743 36462592 6661 33554432000 4194304 4409284 140736216457984 18446744073709551615 4252419 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/22156/statm: 8902 6661 136 53 0 7325 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 35608

[startup+25.5005 s]
/proc/loadavg: 4.02 4.05 4.86 5/263 22157
/proc/meminfo: memFree=20901432/32951124 swapFree=67056788/67111528
[pid=22156] ppid=22154 vsize=46828 CPUtime=25.49 cores=1,3
/proc/22156/stat : 22156 (lingeling) R 22154 22156 21913 0 -1 4202496 11363 0 0 0 2543 6 0 0 25 0 1 0 655207743 47951872 9205 33554432000 4194304 4409284 140736216457984 18446744073709551615 271550562199 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/22156/statm: 11707 9205 141 53 0 10130 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 46828

[startup+51.1009 s]
/proc/loadavg: 4.17 4.07 4.84 5/263 22158
/proc/meminfo: memFree=20886460/32951124 swapFree=67056788/67111528
[pid=22156] ppid=22154 vsize=57168 CPUtime=51.09 cores=1,3
/proc/22156/stat : 22156 (lingeling) R 22154 22156 21913 0 -1 4202496 14971 0 0 0 5089 20 0 0 25 0 1 0 655207743 58540032 12813 33554432000 4194304 4409284 140736216457984 18446744073709551615 4358669 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/22156/statm: 14292 12813 141 53 0 12715 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 57168

[startup+102.31 s]
/proc/loadavg: 4.07 4.06 4.80 5/263 22159
/proc/meminfo: memFree=20846144/32951124 swapFree=67056788/67111528
[pid=22156] ppid=22154 vsize=80128 CPUtime=102.3 cores=1,3
/proc/22156/stat : 22156 (lingeling) R 22154 22156 21913 0 -1 4202496 28327 0 0 0 10187 43 0 0 25 0 1 0 655207743 82051072 18553 33554432000 4194304 4409284 140736216457984 18446744073709551615 4257039 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/22156/statm: 20032 18553 141 53 0 18455 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 80128

[startup+162.301 s]
/proc/loadavg: 4.02 4.05 4.74 5/263 22161
/proc/meminfo: memFree=20781500/32951124 swapFree=67056788/67111528
[pid=22156] ppid=22154 vsize=108512 CPUtime=162.3 cores=1,3
/proc/22156/stat : 22156 (lingeling) R 22154 22156 21913 0 -1 4202496 39203 0 0 0 16175 55 0 0 25 0 1 0 655207743 111116288 24626 33554432000 4194304 4409284 140736216457984 18446744073709551615 271550562199 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/22156/statm: 27128 24626 141 53 0 25551 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 108512

[startup+222.301 s]
/proc/loadavg: 4.04 4.05 4.70 5/263 22163
/proc/meminfo: memFree=20770180/32951124 swapFree=67056788/67111528
[pid=22156] ppid=22154 vsize=86612 CPUtime=222.3 cores=1,3
/proc/22156/stat : 22156 (lingeling) R 22154 22156 21913 0 -1 4202496 58698 0 0 0 22145 85 0 0 25 0 1 0 655207743 88690688 20174 33554432000 4194304 4409284 140736216457984 18446744073709551615 271550562199 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/22156/statm: 21653 20174 141 53 0 20076 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 86612

[startup+282.301 s]
/proc/loadavg: 3.53 3.91 4.61 4/257 22181
/proc/meminfo: memFree=20838632/32951124 swapFree=67056788/67111528
[pid=22156] ppid=22154 vsize=98692 CPUtime=282.29 cores=1,3
/proc/22156/stat : 22156 (lingeling) R 22154 22156 21913 0 -1 4202496 85248 0 0 0 28112 117 0 0 25 0 1 0 655207743 101060608 23226 33554432000 4194304 4409284 140736216457984 18446744073709551615 4358258 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/22156/statm: 24673 23226 141 53 0 23096 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 98692

[startup+342.301 s]
/proc/loadavg: 2.75 3.63 4.47 3/251 22201
/proc/meminfo: memFree=20878508/32951124 swapFree=67056788/67111528
[pid=22156] ppid=22154 vsize=113408 CPUtime=342.3 cores=1,3
/proc/22156/stat : 22156 (lingeling) R 22154 22156 21913 0 -1 4202496 109028 0 0 0 34069 161 0 0 25 0 1 0 655207743 116129792 26873 33554432000 4194304 4409284 140736216457984 18446744073709551615 271550562199 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/22156/statm: 28352 26873 141 53 0 26775 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 113408

[startup+402.301 s]
/proc/loadavg: 2.27 3.33 4.31 3/251 22202
/proc/meminfo: memFree=20894584/32951124 swapFree=67056788/67111528
[pid=22156] ppid=22154 vsize=129688 CPUtime=402.3 cores=1,3
/proc/22156/stat : 22156 (lingeling) R 22154 22156 21913 0 -1 4202496 133777 0 0 0 40023 207 0 0 25 0 1 0 655207743 132800512 30943 33554432000 4194304 4409284 140736216457984 18446744073709551615 271550562199 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/22156/statm: 32422 30943 141 53 0 30845 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 129688

[startup+462.3 s]
/proc/loadavg: 2.10 3.09 4.16 3/251 22204
/proc/meminfo: memFree=20759148/32951124 swapFree=67056788/67111528
[pid=22156] ppid=22154 vsize=241284 CPUtime=462.31 cores=1,3
/proc/22156/stat : 22156 (lingeling) R 22154 22156 21913 0 -1 4202496 161676 0 0 0 45998 233 0 0 25 0 1 0 655207743 247074816 58842 33554432000 4194304 4409284 140736216457984 18446744073709551615 4358364 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/22156/statm: 60321 58842 141 53 0 58744 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 241284

[startup+522.3 s]
/proc/loadavg: 2.03 2.89 4.03 3/251 22206
/proc/meminfo: memFree=20767920/32951124 swapFree=67056788/67111528
[pid=22156] ppid=22154 vsize=199944 CPUtime=522.3 cores=1,3
/proc/22156/stat : 22156 (lingeling) R 22154 22156 21913 0 -1 4202496 181196 0 0 0 51972 258 0 0 25 0 1 0 655207743 204742656 48507 33554432000 4194304 4409284 140736216457984 18446744073709551615 4358699 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/22156/statm: 49986 48507 141 53 0 48409 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 199944

[startup+582.3 s]
/proc/loadavg: 2.08 2.74 3.90 3/251 22207
/proc/meminfo: memFree=20761428/32951124 swapFree=67056788/67111528
[pid=22156] ppid=22154 vsize=207060 CPUtime=582.3 cores=1,3
/proc/22156/stat : 22156 (lingeling) R 22154 22156 21913 0 -1 4202496 191351 0 0 0 57946 284 0 0 25 0 1 0 655207743 212029440 50286 33554432000 4194304 4409284 140736216457984 18446744073709551615 271550562199 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/22156/statm: 51765 50286 141 53 0 50188 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 207060

[startup+642.3 s]
/proc/loadavg: 2.03 2.60 3.78 3/251 22209
/proc/meminfo: memFree=20720604/32951124 swapFree=67056788/67111528
[pid=22156] ppid=22154 vsize=247232 CPUtime=642.32 cores=1,3
/proc/22156/stat : 22156 (lingeling) R 22154 22156 21913 0 -1 4202496 207029 0 0 0 63917 315 0 0 25 0 1 0 655207743 253165568 60329 33554432000 4194304 4409284 140736216457984 18446744073709551615 4299680 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/22156/statm: 61808 60329 141 53 0 60231 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 247232

[startup+702.301 s]
/proc/loadavg: 2.01 2.49 3.67 3/251 22210
/proc/meminfo: memFree=20705928/32951124 swapFree=67056788/67111528
[pid=22156] ppid=22154 vsize=262108 CPUtime=702.31 cores=1,3
/proc/22156/stat : 22156 (lingeling) R 22154 22156 21913 0 -1 4202496 222747 0 0 0 69899 332 0 0 25 0 1 0 655207743 268398592 64048 33554432000 4194304 4409284 140736216457984 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/22156/statm: 65527 64048 141 53 0 63950 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 262108

[startup+762.31 s]
/proc/loadavg: 2.00 2.40 3.56 3/251 22212
/proc/meminfo: memFree=20541600/32951124 swapFree=67056788/67111528
[pid=22156] ppid=22154 vsize=399060 CPUtime=762.33 cores=1,3
/proc/22156/stat : 22156 (lingeling) R 22154 22156 21913 0 -1 4202496 256985 0 0 0 75871 362 0 0 25 0 1 0 655207743 408637440 98286 33554432000 4194304 4409284 140736216457984 18446744073709551615 4359843 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/22156/statm: 99765 98286 141 53 0 98188 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 399060

[startup+822.301 s]
/proc/loadavg: 2.00 2.32 3.46 3/251 22214
/proc/meminfo: memFree=20653904/32951124 swapFree=67056788/67111528
[pid=22156] ppid=22154 vsize=286940 CPUtime=822.31 cores=1,3
/proc/22156/stat : 22156 (lingeling) R 22154 22156 21913 0 -1 4202496 310052 0 0 0 81848 383 0 0 25 0 1 0 655207743 293826560 70256 33554432000 4194304 4409284 140736216457984 18446744073709551615 4358699 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/22156/statm: 71735 70256 141 53 0 70158 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 286940

[startup+882.301 s]
/proc/loadavg: 1.40 2.09 3.31 2/245 22233
/proc/meminfo: memFree=20814772/32951124 swapFree=67056788/67111528
[pid=22156] ppid=22154 vsize=300268 CPUtime=882.31 cores=1,3
/proc/22156/stat : 22156 (lingeling) R 22154 22156 21913 0 -1 4202496 313384 0 0 0 87828 403 0 0 25 0 1 0 655207743 307474432 73588 33554432000 4194304 4409284 140736216457984 18446744073709551615 271550562199 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/22156/statm: 75067 73588 141 53 0 73490 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 300268

[startup+942.301 s]
/proc/loadavg: 1.14 1.89 3.16 2/245 22235
/proc/meminfo: memFree=20775936/32951124 swapFree=67056788/67111528
[pid=22156] ppid=22154 vsize=338328 CPUtime=942.32 cores=1,3
/proc/22156/stat : 22156 (lingeling) R 22154 22156 21913 0 -1 4202496 362932 0 0 0 93816 416 0 0 25 0 1 0 655207743 346447872 83103 33554432000 4194304 4409284 140736216457984 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/22156/statm: 84582 83103 141 53 0 83005 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 338328

[startup+1002.3 s]
/proc/loadavg: 1.05 1.73 3.02 2/245 22236
/proc/meminfo: memFree=20776036/32951124 swapFree=67056788/67111528
[pid=22156] ppid=22154 vsize=338328 CPUtime=1002.32 cores=1,3
/proc/22156/stat : 22156 (lingeling) R 22154 22156 21913 0 -1 4202496 412084 0 0 0 99793 439 0 0 25 0 1 0 655207743 346447872 83103 33554432000 4194304 4409284 140736216457984 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/22156/statm: 84582 83103 141 53 0 83005 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 338328

[startup+1062.3 s]
/proc/loadavg: 1.02 1.59 2.89 2/245 22238
/proc/meminfo: memFree=20584804/32951124 swapFree=67056788/67111528
[pid=22156] ppid=22154 vsize=529964 CPUtime=1062.32 cores=1,3
/proc/22156/stat : 22156 (lingeling) R 22154 22156 21913 0 -1 4202496 477869 0 0 0 105774 458 0 0 25 0 1 0 655207743 542683136 131012 33554432000 4194304 4409284 140736216457984 18446744073709551615 4256872 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/22156/statm: 132491 131012 141 53 0 130914 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 529964

[startup+1122.3 s]
/proc/loadavg: 1.00 1.48 2.77 2/245 22240
/proc/meminfo: memFree=20584908/32951124 swapFree=67056788/67111528
[pid=22156] ppid=22154 vsize=529964 CPUtime=1122.33 cores=1,3
/proc/22156/stat : 22156 (lingeling) R 22154 22156 21913 0 -1 4202496 477869 0 0 0 111765 468 0 0 25 0 1 0 655207743 542683136 131012 33554432000 4194304 4409284 140736216457984 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/22156/statm: 132491 131012 141 53 0 130914 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 529964

[startup+1182.3 s]
/proc/loadavg: 1.00 1.39 2.66 2/245 22241
/proc/meminfo: memFree=20584880/32951124 swapFree=67056788/67111528
[pid=22156] ppid=22154 vsize=529964 CPUtime=1182.33 cores=1,3
/proc/22156/stat : 22156 (lingeling) R 22154 22156 21913 0 -1 4202496 477869 0 0 0 117752 481 0 0 25 0 1 0 655207743 542683136 131012 33554432000 4194304 4409284 140736216457984 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/22156/statm: 132491 131012 141 53 0 130914 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 529964

[startup+1242.3 s]
/proc/loadavg: 1.00 1.32 2.55 2/245 22243
/proc/meminfo: memFree=20584868/32951124 swapFree=67056788/67111528
[pid=22156] ppid=22154 vsize=529964 CPUtime=1242.32 cores=1,3
/proc/22156/stat : 22156 (lingeling) R 22154 22156 21913 0 -1 4202496 477869 0 0 0 123740 492 0 0 25 0 1 0 655207743 542683136 131012 33554432000 4194304 4409284 140736216457984 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/22156/statm: 132491 131012 141 53 0 130914 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 529964



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.06 1.28 2.46 2/245 22244
/proc/meminfo: memFree=20555820/32951124 swapFree=67056788/67111528
[pid=22156] ppid=22154 vsize=558688 CPUtime=1300.04 cores=1,3
/proc/22156/stat : 22156 (lingeling) R 22154 22156 21913 0 -1 4202496 485050 0 0 0 129501 503 0 0 25 0 1 0 655207743 572096512 138193 33554432000 4194304 4409284 140736216457984 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/22156/statm: 139672 138193 141 53 0 138095 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 558688

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.03
CPU time (s): 1300.07
CPU user time (s): 1295.02
CPU system time (s): 5.05323
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 558688

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

runsolver used 2.79857 second user time and 7.17591 second system time

The end

Launcher Data

Begin job on node133 at 2011-05-15 07:08:19
IDJOB=3371509
IDBENCH=88204
IDSOLVER=1849
FILE ID=node133/3371509-1305436098
RUNJOBID= node133-1305434794-21933
PBS_JOBID= 13324700
Free space on /tmp= 73664 MiB

SOLVER NAME= Lingeling 587f (fixed)
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m52-q918.75-n50-p30-s52376212.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3371509-1305436098/watcher-3371509-1305436098 -o /tmp/evaluation-result-3371509-1305436098/solver-3371509-1305436098 -C 2400 -W 1300 -M 7680  lingeling HOME/instance-3371509-1305436098.cnf

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

MD5SUM BENCH= f34a5dd1cdce70a322dd395bcb5f1303
RANDOM SEED=1297950767

node133.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.834
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.66
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.834
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.834
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.834
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	: 6741.12
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.834
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.74
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.834
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.834
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.834
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:      20964900 kB
Buffers:        286880 kB
Cached:        3852536 kB
SwapCached:       8724 kB
Active:        8718440 kB
Inactive:      2985256 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20964900 kB
SwapTotal:    67111528 kB
SwapFree:     67056788 kB
Dirty:            9784 kB
Writeback:           0 kB
AnonPages:     7561832 kB
Mapped:          21804 kB
Slab:           196620 kB
PageTables:      24240 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 19396388 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73668 MiB
End job on node133 at 2011-05-15 07:30:01