Trace number 3257371

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 587? (TO) 1300.06 1300.03

General information on the benchmark

NameCRAFTED/edgematching/
compact/em_11_3_4_cmp.cnf
MD5SUM3b5e80540ef2fcb09cfe50ac7e3686c1
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark135.155
Satisfiable
(Un)Satisfiability was proved
Number of variables8713
Number of clauses99699
Sum of the clauses size335345
Maximum clause length81
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 210866
Number of clauses of size 367270
Number of clauses of size 410556
Number of clauses of size 510773
Number of clauses of size over 5234

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3257371-1303468769/watcher-3257371-1303468769 -o /tmp/evaluation-result-3257371-1303468769/solver-3257371-1303468769 -C 2400 -W 1300 -M 7680 lingeling HOME/instance-3257371-1303468769.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: 1.31 1.94 2.29 7/188 16711
/proc/meminfo: memFree=12287324/32950928 swapFree=67111528/67111528
[pid=16711] ppid=16709 vsize=8632 CPUtime=0 cores=1,3
/proc/16711/stat : 16711 (lingeling) R 16709 16711 16652 0 -1 4202496 725 0 0 0 0 0 0 0 21 0 1 0 537107564 8839168 667 33554432000 4194304 4409164 140733777333568 18446744073709551615 218880259053 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/16711/statm: 2158 667 112 53 0 581 0

[startup+0.071209 s]
/proc/loadavg: 1.31 1.94 2.29 7/188 16711
/proc/meminfo: memFree=12287324/32950928 swapFree=67111528/67111528
[pid=16711] ppid=16709 vsize=12652 CPUtime=0.06 cores=1,3
/proc/16711/stat : 16711 (lingeling) R 16709 16711 16652 0 -1 4202496 1960 0 0 0 6 0 0 0 21 0 1 0 537107564 12955648 1685 33554432000 4194304 4409164 140733777333568 18446744073709551615 4304374 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/16711/statm: 3163 1685 125 53 0 1586 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 12652

[startup+0.100207 s]
/proc/loadavg: 1.31 1.94 2.29 7/188 16711
/proc/meminfo: memFree=12287324/32950928 swapFree=67111528/67111528
[pid=16711] ppid=16709 vsize=12684 CPUtime=0.09 cores=1,3
/proc/16711/stat : 16711 (lingeling) R 16709 16711 16652 0 -1 4202496 2021 0 0 0 9 0 0 0 21 0 1 0 537107564 12988416 1677 33554432000 4194304 4409164 140733777333568 18446744073709551615 4301267 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/16711/statm: 3171 1677 125 53 0 1594 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12684

[startup+0.300181 s]
/proc/loadavg: 1.31 1.94 2.29 7/188 16711
/proc/meminfo: memFree=12287324/32950928 swapFree=67111528/67111528
[pid=16711] ppid=16709 vsize=15840 CPUtime=0.29 cores=1,3
/proc/16711/stat : 16711 (lingeling) R 16709 16711 16652 0 -1 4202496 2832 0 0 0 29 0 0 0 22 0 1 0 537107564 16220160 2488 33554432000 4194304 4409164 140733777333568 18446744073709551615 4271986 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/16711/statm: 3960 2488 129 53 0 2383 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15840

[startup+0.701098 s]
/proc/loadavg: 1.31 1.94 2.29 7/188 16711
/proc/meminfo: memFree=12287324/32950928 swapFree=67111528/67111528
[pid=16711] ppid=16709 vsize=17752 CPUtime=0.69 cores=1,3
/proc/16711/stat : 16711 (lingeling) R 16709 16711 16652 0 -1 4202496 4192 0 0 0 69 0 0 0 24 0 1 0 537107564 18178048 2955 33554432000 4194304 4409164 140733777333568 18446744073709551615 4247298 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/16711/statm: 4438 2955 136 53 0 2861 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 17752

[startup+1.50096 s]
/proc/loadavg: 1.31 1.94 2.29 6/190 16713
/proc/meminfo: memFree=12259792/32950928 swapFree=67111528/67111528
[pid=16711] ppid=16709 vsize=18112 CPUtime=1.49 cores=1,3
/proc/16711/stat : 16711 (lingeling) R 16709 16711 16652 0 -1 4202496 4293 0 0 0 149 0 0 0 25 0 1 0 537107564 18546688 3056 33554432000 4194304 4409164 140733777333568 18446744073709551615 4358534 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/16711/statm: 4528 3056 141 53 0 2951 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 18112

[startup+3.10068 s]
/proc/loadavg: 1.31 1.94 2.29 6/190 16713
/proc/meminfo: memFree=12255204/32950928 swapFree=67111528/67111528
[pid=16711] ppid=16709 vsize=23384 CPUtime=3.09 cores=1,3
/proc/16711/stat : 16711 (lingeling) R 16709 16711 16652 0 -1 4202496 5611 0 0 0 307 2 0 0 25 0 1 0 537107564 23945216 4374 33554432000 4194304 4409164 140733777333568 18446744073709551615 218880589719 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/16711/statm: 5846 4374 141 53 0 4269 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 23384

[startup+6.30111 s]
/proc/loadavg: 1.61 1.99 2.30 6/190 16714
/proc/meminfo: memFree=12243676/32950928 swapFree=67111528/67111528
[pid=16711] ppid=16709 vsize=28344 CPUtime=6.29 cores=1,3
/proc/16711/stat : 16711 (lingeling) R 16709 16711 16652 0 -1 4202496 6851 0 0 0 625 4 0 0 25 0 1 0 537107564 29024256 5614 33554432000 4194304 4409164 140733777333568 18446744073709551615 4226443 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/16711/statm: 7086 5614 141 53 0 5509 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 28344

[startup+12.701 s]
/proc/loadavg: 1.80 2.02 2.31 6/190 16714
/proc/meminfo: memFree=12227620/32950928 swapFree=67111528/67111528
[pid=16711] ppid=16709 vsize=33980 CPUtime=12.69 cores=1,3
/proc/16711/stat : 16711 (lingeling) R 16709 16711 16652 0 -1 4202496 13448 0 0 0 1260 9 0 0 25 0 1 0 537107564 34795520 7055 33554432000 4194304 4409164 140733777333568 18446744073709551615 218880589719 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/16711/statm: 8495 7055 141 53 0 6918 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 33980

[startup+25.5007 s]
/proc/loadavg: 2.28 2.12 2.34 6/190 16714
/proc/meminfo: memFree=12215768/32950928 swapFree=67111528/67111528
[pid=16711] ppid=16709 vsize=32640 CPUtime=25.49 cores=1,3
/proc/16711/stat : 16711 (lingeling) R 16709 16711 16652 0 -1 4202496 13615 0 0 0 2537 12 0 0 25 0 1 0 537107564 33423360 6720 33554432000 4194304 4409164 140733777333568 18446744073709551615 4358240 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/16711/statm: 8160 6720 141 53 0 6583 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 32640

[startup+51.1002 s]
/proc/loadavg: 2.87 2.27 2.38 6/190 16715
/proc/meminfo: memFree=12177056/32950928 swapFree=67111528/67111528
[pid=16711] ppid=16709 vsize=32536 CPUtime=51.09 cores=1,3
/proc/16711/stat : 16711 (lingeling) R 16709 16711 16652 0 -1 4202496 14155 0 0 0 5089 20 0 0 25 0 1 0 537107564 33316864 6694 33554432000 4194304 4409164 140733777333568 18446744073709551615 4259225 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/16711/statm: 8134 6694 141 53 0 6557 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 32536

[startup+102.307 s]
/proc/loadavg: 3.51 2.53 2.46 6/190 16716
/proc/meminfo: memFree=12131788/32950928 swapFree=67111528/67111528
[pid=16711] ppid=16709 vsize=47332 CPUtime=102.29 cores=1,3
/proc/16711/stat : 16711 (lingeling) R 16709 16711 16652 0 -1 4202496 19063 0 0 0 10195 34 0 0 25 0 1 0 537107564 48467968 10361 33554432000 4194304 4409164 140733777333568 18446744073709551615 4358341 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/16711/statm: 11833 10361 141 53 0 10256 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 47332

[startup+162.301 s]
/proc/loadavg: 3.82 2.80 2.56 6/190 16718
/proc/meminfo: memFree=12141672/32950928 swapFree=67111528/67111528
[pid=16711] ppid=16709 vsize=46032 CPUtime=162.29 cores=1,3
/proc/16711/stat : 16711 (lingeling) R 16709 16711 16652 0 -1 4202496 32578 0 0 0 16175 54 0 0 25 0 1 0 537107564 47136768 10036 33554432000 4194304 4409164 140733777333568 18446744073709551615 4226390 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/16711/statm: 11508 10036 141 53 0 9931 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 46032

[startup+222.301 s]
/proc/loadavg: 3.93 3.01 2.64 6/190 16719
/proc/meminfo: memFree=12058072/32950928 swapFree=67111528/67111528
[pid=16711] ppid=16709 vsize=61956 CPUtime=222.3 cores=1,3
/proc/16711/stat : 16711 (lingeling) R 16709 16711 16652 0 -1 4202496 49986 0 0 0 22153 77 0 0 25 0 1 0 537107564 63442944 14017 33554432000 4194304 4409164 140733777333568 18446744073709551615 4358333 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/16711/statm: 15489 14017 141 53 0 13912 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 61956

[startup+282.3 s]
/proc/loadavg: 3.97 3.19 2.73 6/190 16721
/proc/meminfo: memFree=12116328/32950928 swapFree=67111528/67111528
[pid=16711] ppid=16709 vsize=60108 CPUtime=282.29 cores=1,3
/proc/16711/stat : 16711 (lingeling) R 16709 16711 16652 0 -1 4202496 72246 0 0 0 28129 100 0 0 25 0 1 0 537107564 61550592 13555 33554432000 4194304 4409164 140733777333568 18446744073709551615 218880589719 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/16711/statm: 15027 13555 141 53 0 13450 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 60108

[startup+342.301 s]
/proc/loadavg: 3.99 3.33 2.80 6/190 16723
/proc/meminfo: memFree=12089272/32950928 swapFree=67111528/67111528
[pid=16711] ppid=16709 vsize=46548 CPUtime=342.29 cores=1,3
/proc/16711/stat : 16711 (lingeling) R 16709 16711 16652 0 -1 4202496 97779 0 0 0 34105 124 0 0 25 0 1 0 537107564 47665152 10165 33554432000 4194304 4409164 140733777333568 18446744073709551615 4359667 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/16711/statm: 11637 10165 141 53 0 10060 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 46548

[startup+402.301 s]
/proc/loadavg: 4.06 3.48 2.88 6/190 16724
/proc/meminfo: memFree=12033568/32950928 swapFree=67111528/67111528
[pid=16711] ppid=16709 vsize=58904 CPUtime=402.29 cores=1,3
/proc/16711/stat : 16711 (lingeling) R 16709 16711 16652 0 -1 4202496 131880 0 0 0 40080 149 0 0 25 0 1 0 537107564 60317696 13254 33554432000 4194304 4409164 140733777333568 18446744073709551615 4258732 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/16711/statm: 14726 13254 141 53 0 13149 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 58904

[startup+462.3 s]
/proc/loadavg: 4.02 3.57 2.95 6/190 16726
/proc/meminfo: memFree=11960504/32950928 swapFree=67111528/67111528
[pid=16711] ppid=16709 vsize=62044 CPUtime=462.3 cores=1,3
/proc/16711/stat : 16711 (lingeling) R 16709 16711 16652 0 -1 4202496 176279 0 0 0 46057 173 0 0 25 0 1 0 537107564 63533056 13592 33554432000 4194304 4409164 140733777333568 18446744073709551615 218880589719 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/16711/statm: 15511 13592 141 53 0 13934 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 62044

[startup+522.301 s]
/proc/loadavg: 4.01 3.65 3.01 6/190 16727
/proc/meminfo: memFree=11905164/32950928 swapFree=67111528/67111528
[pid=16711] ppid=16709 vsize=82464 CPUtime=522.3 cores=1,3
/proc/16711/stat : 16711 (lingeling) R 16709 16711 16652 0 -1 4202496 218662 0 0 0 52032 198 0 0 25 0 1 0 537107564 84443136 19144 33554432000 4194304 4409164 140733777333568 18446744073709551615 4337003 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/16711/statm: 20616 19144 141 53 0 19039 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 82464

[startup+582.301 s]
/proc/loadavg: 4.00 3.71 3.07 6/190 16729
/proc/meminfo: memFree=11919400/32950928 swapFree=67111528/67111528
[pid=16711] ppid=16709 vsize=72684 CPUtime=582.31 cores=1,3
/proc/16711/stat : 16711 (lingeling) R 16709 16711 16652 0 -1 4202496 231730 0 0 0 58016 215 0 0 25 0 1 0 537107564 74428416 16731 33554432000 4194304 4409164 140733777333568 18446744073709551615 4358255 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/16711/statm: 18171 16731 141 53 0 16594 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 72684

[startup+642.301 s]
/proc/loadavg: 4.00 3.76 3.13 6/190 16731
/proc/meminfo: memFree=12036428/32950928 swapFree=67111528/67111528
[pid=16711] ppid=16709 vsize=71960 CPUtime=642.31 cores=1,3
/proc/16711/stat : 16711 (lingeling) R 16709 16711 16652 0 -1 4202496 258479 0 0 0 63996 235 0 0 25 0 1 0 537107564 73687040 16550 33554432000 4194304 4409164 140733777333568 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/16711/statm: 17990 16550 141 53 0 16413 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 71960

[startup+702.301 s]
/proc/loadavg: 4.00 3.80 3.18 6/190 16732
/proc/meminfo: memFree=12012224/32950928 swapFree=67111528/67111528
[pid=16711] ppid=16709 vsize=107472 CPUtime=702.3 cores=1,3
/proc/16711/stat : 16711 (lingeling) R 16709 16711 16652 0 -1 4202496 275859 0 0 0 69975 255 0 0 25 0 1 0 537107564 110051328 25396 33554432000 4194304 4409164 140733777333568 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/16711/statm: 26868 25396 141 53 0 25291 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 107472

[startup+762.306 s]
/proc/loadavg: 4.00 3.83 3.23 6/190 16734
/proc/meminfo: memFree=11962704/32950928 swapFree=67111528/67111528
[pid=16711] ppid=16709 vsize=115776 CPUtime=762.31 cores=1,3
/proc/16711/stat : 16711 (lingeling) R 16709 16711 16652 0 -1 4202496 314254 0 0 0 75952 279 0 0 25 0 1 0 537107564 118554624 27472 33554432000 4194304 4409164 140733777333568 18446744073709551615 4358240 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/16711/statm: 28944 27472 141 53 0 27367 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 115776

[startup+822.301 s]
/proc/loadavg: 4.00 3.86 3.27 6/190 16735
/proc/meminfo: memFree=11869312/32950928 swapFree=67111528/67111528
[pid=16711] ppid=16709 vsize=162224 CPUtime=822.3 cores=1,3
/proc/16711/stat : 16711 (lingeling) R 16709 16711 16652 0 -1 4202496 334016 0 0 0 81932 298 0 0 25 0 1 0 537107564 166117376 39084 33554432000 4194304 4409164 140733777333568 18446744073709551615 4358512 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/16711/statm: 40556 39084 141 53 0 38979 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 162224

[startup+882.301 s]
/proc/loadavg: 4.00 3.88 3.32 6/190 16737
/proc/meminfo: memFree=11842616/32950928 swapFree=67111528/67111528
[pid=16711] ppid=16709 vsize=152904 CPUtime=882.31 cores=1,3
/proc/16711/stat : 16711 (lingeling) R 16709 16711 16652 0 -1 4202496 364691 0 0 0 87912 319 0 0 25 0 1 0 537107564 156573696 36754 33554432000 4194304 4409164 140733777333568 18446744073709551615 218880589719 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/16711/statm: 38226 36754 141 53 0 36649 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 152904

[startup+942.3 s]
/proc/loadavg: 4.05 3.92 3.36 6/190 16739
/proc/meminfo: memFree=11778360/32950928 swapFree=67111528/67111528
[pid=16711] ppid=16709 vsize=179400 CPUtime=942.31 cores=1,3
/proc/16711/stat : 16711 (lingeling) R 16709 16711 16652 0 -1 4202496 374069 0 0 0 93897 334 0 0 25 0 1 0 537107564 183705600 43378 33554432000 4194304 4409164 140733777333568 18446744073709551615 218880589719 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/16711/statm: 44850 43378 141 53 0 43273 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 179400

[startup+1002.3 s]
/proc/loadavg: 4.02 3.93 3.40 6/190 16740
/proc/meminfo: memFree=11716192/32950928 swapFree=67111528/67111528
[pid=16711] ppid=16709 vsize=212464 CPUtime=1002.31 cores=1,3
/proc/16711/stat : 16711 (lingeling) R 16709 16711 16652 0 -1 4202496 388185 0 0 0 99878 353 0 0 25 0 1 0 537107564 217563136 51644 33554432000 4194304 4409164 140733777333568 18446744073709551615 4257008 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/16711/statm: 53116 51644 141 53 0 51539 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 212464

[startup+1062.3 s]
/proc/loadavg: 4.00 3.94 3.43 6/190 16742
/proc/meminfo: memFree=11658752/32950928 swapFree=67111528/67111528
[pid=16711] ppid=16709 vsize=305908 CPUtime=1062.31 cores=1,3
/proc/16711/stat : 16711 (lingeling) R 16709 16711 16652 0 -1 4202496 469032 0 0 0 105846 385 0 0 25 0 1 0 537107564 313249792 75005 33554432000 4194304 4409164 140733777333568 18446744073709551615 4358610 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/16711/statm: 76477 75005 141 53 0 74900 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 305908

[startup+1122.3 s]
/proc/loadavg: 4.00 3.95 3.47 6/190 16743
/proc/meminfo: memFree=11564224/32950928 swapFree=67111528/67111528
[pid=16711] ppid=16709 vsize=376180 CPUtime=1122.31 cores=1,3
/proc/16711/stat : 16711 (lingeling) R 16709 16711 16652 0 -1 4202496 486600 0 0 0 111833 398 0 0 25 0 1 0 537107564 385208320 92573 33554432000 4194304 4409164 140733777333568 18446744073709551615 218880589719 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/16711/statm: 94045 92573 141 53 0 92468 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 376180

[startup+1182.3 s]
/proc/loadavg: 4.00 3.95 3.50 6/190 16745
/proc/meminfo: memFree=11669236/32950928 swapFree=67111528/67111528
[pid=16711] ppid=16709 vsize=184760 CPUtime=1182.32 cores=1,3
/proc/16711/stat : 16711 (lingeling) R 16709 16711 16652 0 -1 4202496 512523 0 0 0 117818 414 0 0 25 0 1 0 537107564 189194240 44750 33554432000 4194304 4409164 140733777333568 18446744073709551615 4337003 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/16711/statm: 46190 44750 141 53 0 44613 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 184760

[startup+1242.3 s]
/proc/loadavg: 4.00 3.96 3.52 6/190 16747
/proc/meminfo: memFree=11489036/32950928 swapFree=67111528/67111528
[pid=16711] ppid=16709 vsize=290572 CPUtime=1242.31 cores=1,3
/proc/16711/stat : 16711 (lingeling) R 16709 16711 16652 0 -1 4202496 540868 0 0 0 123804 427 0 0 25 0 1 0 537107564 297545728 71171 33554432000 4194304 4409164 140733777333568 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/16711/statm: 72643 71171 141 53 0 71066 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 290572



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.96 3.55 4/186 16759
/proc/meminfo: memFree=11731296/32950928 swapFree=67111528/67111528
[pid=16711] ppid=16709 vsize=469064 CPUtime=1300.03 cores=1,3
/proc/16711/stat : 16711 (lingeling) R 16709 16711 16652 0 -1 4202496 585491 0 0 0 129559 444 0 0 25 0 1 0 537107564 480321536 115794 33554432000 4194304 4409164 140733777333568 18446744073709551615 4359755 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/16711/statm: 117266 115794 141 53 0 115689 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 469064

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.06
CPU user time (s): 1295.6
CPU system time (s): 4.46132
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 469064

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

runsolver used 2.20766 second user time and 4.89326 second system time

The end

Launcher Data

Begin job on node112 at 2011-04-22 12:39:29
IDJOB=3257371
IDBENCH=70910
IDSOLVER=1606
FILE ID=node112/3257371-1303468769
RUNJOBID= node112-1303468768-16672
PBS_JOBID= 13107199
Free space on /tmp= 72556 MiB

SOLVER NAME= Lingeling 587
BENCH NAME= SAT09/CRAFTED/edgematching/compact/em_11_3_4_cmp.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3257371-1303468769/watcher-3257371-1303468769 -o /tmp/evaluation-result-3257371-1303468769/solver-3257371-1303468769 -C 2400 -W 1300 -M 7680  lingeling HOME/instance-3257371-1303468769.cnf

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

MD5SUM BENCH= 3b5e80540ef2fcb09cfe50ac7e3686c1
RANDOM SEED=2024254215

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      12287860 kB
Buffers:       1251660 kB
Cached:       18808452 kB
SwapCached:          0 kB
Active:        9093804 kB
Inactive:     11039404 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      12287860 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            6364 kB
Writeback:           0 kB
AnonPages:       72472 kB
Mapped:          14924 kB
Slab:           464088 kB
PageTables:       5524 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   247524 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= 72552 MiB
End job on node112 at 2011-04-22 13:01:11