Trace number 3371732

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

General information on the benchmark

NameSAT03/handmade/gomes/bqwh/
bqwh.50.825.shuffled-as.sat03-1648.cnf
MD5SUM05a191325d89de504821b55dea51ca7f
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark19.758
Satisfiable
(Un)Satisfiability was proved
Number of variables4979
Number of clauses43754
Sum of the clauses size97507
Maximum clause length12
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 241316
Number of clauses of size 3117
Number of clauses of size 4287
Number of clauses of size 5525
Number of clauses of size over 51509

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

running on 2 cores: 4,6

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: 5.37 7.28 7.33 4/342 31567
/proc/meminfo: memFree=22572824/32951124 swapFree=59367104/67111528
[pid=31567] ppid=31565 vsize=7828 CPUtime=0.01 cores=4,6
/proc/31567/stat : 31567 (lingeling) R 31565 31567 31317 0 -1 4202496 537 0 0 0 1 0 0 0 25 0 1 0 635919408 8015872 480 33554432000 4194304 4409284 140736642073248 18446744073709551615 270338383616 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/31567/statm: 1957 480 112 53 0 380 0

[startup+0.0567399 s]
/proc/loadavg: 5.37 7.28 7.33 4/342 31567
/proc/meminfo: memFree=22572824/32951124 swapFree=59367104/67111528
[pid=31567] ppid=31565 vsize=8452 CPUtime=0.05 cores=4,6
/proc/31567/stat : 31567 (lingeling) R 31565 31567 31317 0 -1 4202496 771 0 0 0 5 0 0 0 25 0 1 0 635919408 8654848 648 33554432000 4194304 4409284 140736642073248 18446744073709551615 4276144 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/31567/statm: 2113 648 126 53 0 536 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 8452

[startup+0.100732 s]
/proc/loadavg: 5.37 7.28 7.33 4/342 31567
/proc/meminfo: memFree=22572824/32951124 swapFree=59367104/67111528
[pid=31567] ppid=31565 vsize=8452 CPUtime=0.09 cores=4,6
/proc/31567/stat : 31567 (lingeling) R 31565 31567 31317 0 -1 4202496 771 0 0 0 9 0 0 0 25 0 1 0 635919408 8654848 648 33554432000 4194304 4409284 140736642073248 18446744073709551615 4304263 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/31567/statm: 2113 648 126 53 0 536 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8452

[startup+0.30069 s]
/proc/loadavg: 5.37 7.28 7.33 4/342 31567
/proc/meminfo: memFree=22572824/32951124 swapFree=59367104/67111528
[pid=31567] ppid=31565 vsize=8452 CPUtime=0.29 cores=4,6
/proc/31567/stat : 31567 (lingeling) R 31565 31567 31317 0 -1 4202496 946 0 0 0 29 0 0 0 25 0 1 0 635919408 8654848 655 33554432000 4194304 4409284 140736642073248 18446744073709551615 4296773 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/31567/statm: 2113 655 134 53 0 536 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8452

[startup+0.700611 s]
/proc/loadavg: 5.37 7.28 7.33 4/342 31567
/proc/meminfo: memFree=22572824/32951124 swapFree=59367104/67111528
[pid=31567] ppid=31565 vsize=8908 CPUtime=0.69 cores=4,6
/proc/31567/stat : 31567 (lingeling) R 31565 31567 31317 0 -1 4202496 1030 0 0 0 69 0 0 0 25 0 1 0 635919408 9121792 739 33554432000 4194304 4409284 140736642073248 18446744073709551615 270338408343 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/31567/statm: 2227 739 141 53 0 650 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8908

[startup+1.50045 s]
/proc/loadavg: 5.37 7.28 7.33 5/343 31568
/proc/meminfo: memFree=22549884/32951124 swapFree=59367104/67111528
[pid=31567] ppid=31565 vsize=9296 CPUtime=1.49 cores=4,6
/proc/31567/stat : 31567 (lingeling) R 31565 31567 31317 0 -1 4202496 1173 0 0 0 149 0 0 0 25 0 1 0 635919408 9519104 882 33554432000 4194304 4409284 140736642073248 18446744073709551615 270338408343 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/31567/statm: 2324 882 141 53 0 747 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9296

[startup+3.10113 s]
/proc/loadavg: 5.37 7.28 7.33 5/343 31568
/proc/meminfo: memFree=22527448/32951124 swapFree=59367104/67111528
[pid=31567] ppid=31565 vsize=11500 CPUtime=3.09 cores=4,6
/proc/31567/stat : 31567 (lingeling) R 31565 31567 31317 0 -1 4202496 1929 0 0 0 308 1 0 0 25 0 1 0 635919408 11776000 1401 33554432000 4194304 4409284 140736642073248 18446744073709551615 4358699 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/31567/statm: 2875 1401 141 53 0 1298 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11500

[startup+6.3005 s]
/proc/loadavg: 5.26 7.22 7.31 5/343 31568
/proc/meminfo: memFree=22450948/32951124 swapFree=59367104/67111528
[pid=31567] ppid=31565 vsize=12684 CPUtime=6.29 cores=4,6
/proc/31567/stat : 31567 (lingeling) R 31565 31567 31317 0 -1 4202496 2865 0 0 0 626 3 0 0 25 0 1 0 635919408 12988416 1697 33554432000 4194304 4409284 140736642073248 18446744073709551615 270338408343 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/31567/statm: 3171 1697 141 53 0 1594 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 12684

[startup+12.7002 s]
/proc/loadavg: 5.16 7.17 7.29 5/343 31568
/proc/meminfo: memFree=22453204/32951124 swapFree=59367104/67111528
[pid=31567] ppid=31565 vsize=13880 CPUtime=12.7 cores=4,6
/proc/31567/stat : 31567 (lingeling) R 31565 31567 31317 0 -1 4202496 7587 0 0 0 1263 7 0 0 25 0 1 0 635919408 14213120 1996 33554432000 4194304 4409284 140736642073248 18446744073709551615 270338408343 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/31567/statm: 3470 1996 141 53 0 1893 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 13880

[startup+25.5007 s]
/proc/loadavg: 4.90 7.01 7.24 5/343 31569
/proc/meminfo: memFree=22291968/32951124 swapFree=59367104/67111528
[pid=31567] ppid=31565 vsize=16376 CPUtime=25.49 cores=4,6
/proc/31567/stat : 31567 (lingeling) R 31565 31567 31317 0 -1 4202496 15133 0 0 0 2535 14 0 0 25 0 1 0 635919408 16769024 2652 33554432000 4194304 4409284 140736642073248 18446744073709551615 270338408343 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/31567/statm: 4094 2652 141 53 0 2517 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 16376

[startup+51.1006 s]
/proc/loadavg: 4.59 6.77 7.15 5/343 31569
/proc/meminfo: memFree=22483432/32951124 swapFree=59367104/67111528
[pid=31567] ppid=31565 vsize=22964 CPUtime=51.09 cores=4,6
/proc/31567/stat : 31567 (lingeling) R 31565 31567 31317 0 -1 4202496 28176 0 0 0 5083 26 0 0 25 0 1 0 635919408 23515136 4267 33554432000 4194304 4409284 140736642073248 18446744073709551615 4358619 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/31567/statm: 5741 4267 141 53 0 4164 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 22964

[startup+102.312 s]
/proc/loadavg: 4.34 6.36 6.99 5/343 31598
/proc/meminfo: memFree=22495252/32951124 swapFree=59367104/67111528
[pid=31567] ppid=31565 vsize=36280 CPUtime=102.31 cores=4,6
/proc/31567/stat : 31567 (lingeling) R 31565 31567 31317 0 -1 4202496 47958 0 0 0 10181 50 0 0 25 0 1 0 635919408 37150720 7596 33554432000 4194304 4409284 140736642073248 18446744073709551615 4258689 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/31567/statm: 9070 7596 141 53 0 7493 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 36280

[startup+162.301 s]
/proc/loadavg: 4.20 5.94 6.81 5/343 31626
/proc/meminfo: memFree=22523284/32951124 swapFree=59367104/67111528
[pid=31567] ppid=31565 vsize=48352 CPUtime=162.29 cores=4,6
/proc/31567/stat : 31567 (lingeling) R 31565 31567 31317 0 -1 4202496 62483 0 0 0 16158 71 0 0 25 0 1 0 635919408 49512448 10614 33554432000 4194304 4409284 140736642073248 18446744073709551615 270338408343 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/31567/statm: 12088 10614 141 53 0 10511 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 48352

[startup+222.301 s]
/proc/loadavg: 4.07 5.59 6.63 5/343 31628
/proc/meminfo: memFree=22516524/32951124 swapFree=59367104/67111528
[pid=31567] ppid=31565 vsize=49264 CPUtime=222.3 cores=4,6
/proc/31567/stat : 31567 (lingeling) R 31565 31567 31317 0 -1 4202496 78638 0 0 0 22137 93 0 0 25 0 1 0 635919408 50446336 10842 33554432000 4194304 4409284 140736642073248 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/31567/statm: 12316 10842 141 53 0 10739 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 49264

[startup+282.301 s]
/proc/loadavg: 4.02 5.30 6.46 5/343 31629
/proc/meminfo: memFree=22478168/32951124 swapFree=59367104/67111528
[pid=31567] ppid=31565 vsize=41228 CPUtime=282.29 cores=4,6
/proc/31567/stat : 31567 (lingeling) R 31565 31567 31317 0 -1 4202496 127848 0 0 0 28112 117 0 0 25 0 1 0 635919408 42217472 8833 33554432000 4194304 4409284 140736642073248 18446744073709551615 4358699 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/31567/statm: 10307 8833 141 53 0 8730 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 41228

[startup+342.301 s]
/proc/loadavg: 4.01 5.06 6.30 5/343 31631
/proc/meminfo: memFree=22424424/32951124 swapFree=59367104/67111528
[pid=31567] ppid=31565 vsize=77736 CPUtime=342.3 cores=4,6
/proc/31567/stat : 31567 (lingeling) R 31565 31567 31317 0 -1 4202496 141071 0 0 0 34095 135 0 0 25 0 1 0 635919408 79601664 17960 33554432000 4194304 4409284 140736642073248 18446744073709551615 270338408343 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/31567/statm: 19434 17960 141 53 0 17857 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 77736

[startup+402.301 s]
/proc/loadavg: 4.08 4.88 6.16 5/343 31633
/proc/meminfo: memFree=22389044/32951124 swapFree=59367104/67111528
[pid=31567] ppid=31565 vsize=62000 CPUtime=402.29 cores=4,6
/proc/31567/stat : 31567 (lingeling) R 31565 31567 31317 0 -1 4202496 159843 0 0 0 40078 151 0 0 25 0 1 0 635919408 63488000 14058 33554432000 4194304 4409284 140736642073248 18446744073709551615 270338408343 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/31567/statm: 15500 14058 141 53 0 13923 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 62000

[startup+462.301 s]
/proc/loadavg: 4.09 4.73 6.03 5/343 31634
/proc/meminfo: memFree=22339020/32951124 swapFree=59367104/67111528
[pid=31567] ppid=31565 vsize=65684 CPUtime=462.3 cores=4,6
/proc/31567/stat : 31567 (lingeling) R 31565 31567 31317 0 -1 4202496 173614 0 0 0 46061 169 0 0 25 0 1 0 635919408 67260416 14979 33554432000 4194304 4409284 140736642073248 18446744073709551615 4230341 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/31567/statm: 16421 14979 141 53 0 14844 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 65684

[startup+522.301 s]
/proc/loadavg: 4.06 4.61 5.90 5/343 31636
/proc/meminfo: memFree=22411032/32951124 swapFree=59367104/67111528
[pid=31567] ppid=31565 vsize=81904 CPUtime=522.3 cores=4,6
/proc/31567/stat : 31567 (lingeling) R 31565 31567 31317 0 -1 4202496 180709 0 0 0 52045 185 0 0 25 0 1 0 635919408 83869696 19002 33554432000 4194304 4409284 140736642073248 18446744073709551615 270338408343 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/31567/statm: 20476 19002 141 53 0 18899 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 81904

[startup+582.301 s]
/proc/loadavg: 4.02 4.50 5.78 5/343 31637
/proc/meminfo: memFree=22366712/32951124 swapFree=59367104/67111528
[pid=31567] ppid=31565 vsize=73864 CPUtime=582.3 cores=4,6
/proc/31567/stat : 31567 (lingeling) R 31565 31567 31317 0 -1 4202496 201945 0 0 0 58029 201 0 0 25 0 1 0 635919408 75636736 16992 33554432000 4194304 4409284 140736642073248 18446744073709551615 4230341 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/31567/statm: 18466 16992 141 53 0 16889 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 73864

[startup+642.3 s]
/proc/loadavg: 4.01 4.40 5.67 5/343 31648
/proc/meminfo: memFree=22345632/32951124 swapFree=59367104/67111528
[pid=31567] ppid=31565 vsize=80268 CPUtime=642.31 cores=4,6
/proc/31567/stat : 31567 (lingeling) R 31565 31567 31317 0 -1 4202496 221118 0 0 0 64012 219 0 0 25 0 1 0 635919408 82194432 18593 33554432000 4194304 4409284 140736642073248 18446744073709551615 270338408343 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/31567/statm: 20067 18593 141 53 0 18490 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 80268

[startup+702.3 s]
/proc/loadavg: 4.04 4.34 5.57 5/343 31650
/proc/meminfo: memFree=22272044/32951124 swapFree=59367104/67111528
[pid=31567] ppid=31565 vsize=121044 CPUtime=702.3 cores=4,6
/proc/31567/stat : 31567 (lingeling) R 31565 31567 31317 0 -1 4202496 238493 0 0 0 69993 237 0 0 25 0 1 0 635919408 123949056 28787 33554432000 4194304 4409284 140736642073248 18446744073709551615 4358342 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/31567/statm: 30261 28787 141 53 0 28684 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 121044

[startup+762.312 s]
/proc/loadavg: 4.01 4.28 5.46 5/343 31651
/proc/meminfo: memFree=22291592/32951124 swapFree=59367104/67111528
[pid=31567] ppid=31565 vsize=114296 CPUtime=762.32 cores=4,6
/proc/31567/stat : 31567 (lingeling) R 31565 31567 31317 0 -1 4202496 242750 0 0 0 75983 249 0 0 25 0 1 0 635919408 117039104 27100 33554432000 4194304 4409284 140736642073248 18446744073709551615 4301817 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/31567/statm: 28574 27100 141 53 0 26997 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 114296

[startup+822.301 s]
/proc/loadavg: 4.00 4.22 5.37 5/343 31653
/proc/meminfo: memFree=22373496/32951124 swapFree=59367104/67111528
[pid=31567] ppid=31565 vsize=113500 CPUtime=822.31 cores=4,6
/proc/31567/stat : 31567 (lingeling) R 31565 31567 31317 0 -1 4202496 275319 0 0 0 81970 261 0 0 25 0 1 0 635919408 116224000 26901 33554432000 4194304 4409284 140736642073248 18446744073709551615 4358560 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/31567/statm: 28375 26901 141 53 0 26798 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 113500

[startup+882.301 s]
/proc/loadavg: 4.00 4.18 5.28 5/343 31655
/proc/meminfo: memFree=22335756/32951124 swapFree=59367104/67111528
[pid=31567] ppid=31565 vsize=126736 CPUtime=882.31 cores=4,6
/proc/31567/stat : 31567 (lingeling) R 31565 31567 31317 0 -1 4202496 282691 0 0 0 87958 273 0 0 25 0 1 0 635919408 129777664 30210 33554432000 4194304 4409284 140736642073248 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/31567/statm: 31684 30210 141 53 0 30107 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 126736

[startup+942.301 s]
/proc/loadavg: 4.04 4.16 5.20 5/343 31656
/proc/meminfo: memFree=22363620/32951124 swapFree=59367104/67111528
[pid=31567] ppid=31565 vsize=110052 CPUtime=942.3 cores=4,6
/proc/31567/stat : 31567 (lingeling) R 31565 31567 31317 0 -1 4202496 307004 0 0 0 93946 284 0 0 25 0 1 0 635919408 112693248 26039 33554432000 4194304 4409284 140736642073248 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/31567/statm: 27513 26039 141 53 0 25936 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 110052

[startup+1002.3 s]
/proc/loadavg: 4.10 4.16 5.14 5/343 31658
/proc/meminfo: memFree=22296880/32951124 swapFree=59367104/67111528
[pid=31567] ppid=31565 vsize=133616 CPUtime=1002.31 cores=4,6
/proc/31567/stat : 31567 (lingeling) R 31565 31567 31317 0 -1 4202496 327156 0 0 0 99936 295 0 0 25 0 1 0 635919408 136822784 31930 33554432000 4194304 4409284 140736642073248 18446744073709551615 4303717 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/31567/statm: 33404 31930 141 53 0 31827 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 133616

[startup+1062.3 s]
/proc/loadavg: 4.03 4.13 5.06 5/343 31659
/proc/meminfo: memFree=22278824/32951124 swapFree=59367104/67111528
[pid=31567] ppid=31565 vsize=139672 CPUtime=1062.31 cores=4,6
/proc/31567/stat : 31567 (lingeling) R 31565 31567 31317 0 -1 4202496 355204 0 0 0 105922 309 0 0 25 0 1 0 635919408 143024128 33444 33554432000 4194304 4409284 140736642073248 18446744073709551615 270338408343 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/31567/statm: 34918 33444 141 53 0 33341 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 139672

[startup+1122.3 s]
/proc/loadavg: 4.01 4.10 4.99 5/343 31661
/proc/meminfo: memFree=22244192/32951124 swapFree=59367104/67111528
[pid=31567] ppid=31565 vsize=119756 CPUtime=1122.31 cores=4,6
/proc/31567/stat : 31567 (lingeling) R 31565 31567 31317 0 -1 4202496 371642 0 0 0 111911 320 0 0 25 0 1 0 635919408 122630144 28465 33554432000 4194304 4409284 140736642073248 18446744073709551615 270338408343 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/31567/statm: 29939 28465 141 53 0 28362 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 119756

[startup+1182.3 s]
/proc/loadavg: 4.06 4.10 4.93 5/343 31662
/proc/meminfo: memFree=22182032/32951124 swapFree=59367104/67111528
[pid=31567] ppid=31565 vsize=131860 CPUtime=1182.31 cores=4,6
/proc/31567/stat : 31567 (lingeling) R 31565 31567 31317 0 -1 4202496 389007 0 0 0 117900 331 0 0 25 0 1 0 635919408 135024640 31491 33554432000 4194304 4409284 140736642073248 18446744073709551615 270338408343 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/31567/statm: 32965 31491 141 53 0 31388 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 131860

[startup+1242.3 s]
/proc/loadavg: 4.02 4.08 4.87 5/343 31664
/proc/meminfo: memFree=22186716/32951124 swapFree=59367104/67111528
[pid=31567] ppid=31565 vsize=123300 CPUtime=1242.31 cores=4,6
/proc/31567/stat : 31567 (lingeling) R 31565 31567 31317 0 -1 4202496 397875 0 0 0 123891 340 0 0 25 0 1 0 635919408 126259200 29351 33554432000 4194304 4409284 140736642073248 18446744073709551615 4300141 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/31567/statm: 30825 29351 141 53 0 29248 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 123300



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.93 4.04 4.81 4/338 31684
/proc/meminfo: memFree=22546440/32951124 swapFree=59367104/67111528
[pid=31567] ppid=31565 vsize=132356 CPUtime=1300.02 cores=4,6
/proc/31567/stat : 31567 (lingeling) R 31565 31567 31317 0 -1 4202496 405536 0 0 0 129654 348 0 0 25 0 1 0 635919408 135532544 31615 33554432000 4194304 4409284 140736642073248 18446744073709551615 270338408343 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/31567/statm: 33089 31615 141 53 0 31512 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 132356

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.04
CPU user time (s): 1296.55
CPU system time (s): 3.49447
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 212336

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

runsolver used 4.52631 second user time and 9.67453 second system time

The end

Launcher Data

Begin job on node143 at 2011-05-15 06:50:38
IDJOB=3371732
IDBENCH=83796
IDSOLVER=1849
FILE ID=node143/3371732-1305435038
RUNJOBID= node143-1305434986-31336
PBS_JOBID= 13324707
Free space on /tmp= 73424 MiB

SOLVER NAME= Lingeling 587f (fixed)
BENCH NAME= SAT03/handmade/gomes/bqwh/bqwh.50.825.shuffled-as.sat03-1648.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3371732-1305435038/watcher-3371732-1305435038 -o /tmp/evaluation-result-3371732-1305435038/solver-3371732-1305435038 -C 2400 -W 1300 -M 7680  lingeling HOME/instance-3371732-1305435038.cnf

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

MD5SUM BENCH= 05a191325d89de504821b55dea51ca7f
RANDOM SEED=1428554683

node143.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.846
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.69
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.846
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	: 5226.15
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.846
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.846
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.846
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.75
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.846
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.846
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.846
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:      22573104 kB
Buffers:        189244 kB
Cached:        1140904 kB
SwapCached:      67400 kB
Active:         569564 kB
Inactive:      9568648 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22573104 kB
SwapTotal:    67111528 kB
SwapFree:     59367104 kB
Dirty:          122796 kB
Writeback:           0 kB
AnonPages:     8740100 kB
Mapped:          22948 kB
Slab:           120348 kB
PageTables:      54252 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 70284136 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= 73548 MiB
End job on node143 at 2011-05-15 07:12:20