Trace number 3371778

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

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n180-s34713902-sat.cnf
MD5SUM19292459de25c4f5e9e6f187c00d549d
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.431934
Satisfiable
(Un)Satisfiability was proved
Number of variables180
Number of clauses432
Sum of the clauses size1080
Maximum clause length5
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2360
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 572
Number of clauses of size over 50

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-3371778-1305434130/watcher-3371778-1305434130 -o /tmp/evaluation-result-3371778-1305434130/solver-3371778-1305434130 -C 2400 -W 1300 -M 7680 lingeling HOME/instance-3371778-1305434130.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: 4.02 4.02 3.29 3/360 27077
/proc/meminfo: memFree=24004344/32951124 swapFree=65980216/67111528
[pid=27077] ppid=27075 vsize=6752 CPUtime=0 cores=4,6
/proc/27077/stat : 27077 (lingeling) R 27075 27077 26882 0 -1 4202496 269 0 0 0 0 0 0 0 25 0 1 0 635828491 6914048 211 33554432000 4194304 4409284 140733307129072 18446744073709551615 228095475607 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/27077/statm: 1688 211 138 53 0 111 0

[startup+0.052838 s]
/proc/loadavg: 4.02 4.02 3.29 3/360 27077
/proc/meminfo: memFree=24004344/32951124 swapFree=65980216/67111528
[pid=27077] ppid=27075 vsize=7016 CPUtime=0.05 cores=4,6
/proc/27077/stat : 27077 (lingeling) R 27075 27077 26882 0 -1 4202496 336 0 0 0 5 0 0 0 25 0 1 0 635828491 7184384 278 33554432000 4194304 4409284 140733307129072 18446744073709551615 228095475607 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/27077/statm: 1754 278 139 53 0 177 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 7016

[startup+0.100836 s]
/proc/loadavg: 4.02 4.02 3.29 3/360 27077
/proc/meminfo: memFree=24004344/32951124 swapFree=65980216/67111528
[pid=27077] ppid=27075 vsize=7244 CPUtime=0.09 cores=4,6
/proc/27077/stat : 27077 (lingeling) R 27075 27077 26882 0 -1 4202496 420 0 0 0 9 0 0 0 25 0 1 0 635828491 7417856 362 33554432000 4194304 4409284 140733307129072 18446744073709551615 228095475607 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/27077/statm: 1811 362 141 53 0 234 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7244

[startup+0.300788 s]
/proc/loadavg: 4.02 4.02 3.29 3/360 27077
/proc/meminfo: memFree=24004344/32951124 swapFree=65980216/67111528
[pid=27077] ppid=27075 vsize=7928 CPUtime=0.29 cores=4,6
/proc/27077/stat : 27077 (lingeling) R 27075 27077 26882 0 -1 4202496 901 0 0 0 29 0 0 0 25 0 1 0 635828491 8118272 534 33554432000 4194304 4409284 140733307129072 18446744073709551615 228095475607 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/27077/statm: 1982 534 141 53 0 405 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7928

[startup+0.700744 s]
/proc/loadavg: 4.02 4.02 3.29 3/360 27077
/proc/meminfo: memFree=24004344/32951124 swapFree=65980216/67111528
[pid=27077] ppid=27075 vsize=8284 CPUtime=0.69 cores=4,6
/proc/27077/stat : 27077 (lingeling) R 27075 27077 26882 0 -1 4202496 1510 0 0 0 68 1 0 0 25 0 1 0 635828491 8482816 629 33554432000 4194304 4409284 140733307129072 18446744073709551615 228095475607 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/27077/statm: 2071 629 141 53 0 494 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8284

[startup+1.50059 s]
/proc/loadavg: 4.01 4.02 3.29 5/368 27116
/proc/meminfo: memFree=24000164/32951124 swapFree=65980216/67111528
[pid=27077] ppid=27075 vsize=8692 CPUtime=1.49 cores=4,6
/proc/27077/stat : 27077 (lingeling) R 27075 27077 26882 0 -1 4202496 2936 0 0 0 147 2 0 0 25 0 1 0 635828491 8900608 731 33554432000 4194304 4409284 140733307129072 18446744073709551615 228095475607 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/27077/statm: 2173 731 141 53 0 596 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8692

[startup+3.10031 s]
/proc/loadavg: 4.01 4.02 3.29 5/368 27116
/proc/meminfo: memFree=23996420/32951124 swapFree=65980216/67111528
[pid=27077] ppid=27075 vsize=10712 CPUtime=3.09 cores=4,6
/proc/27077/stat : 27077 (lingeling) R 27075 27077 26882 0 -1 4202496 4653 0 0 0 306 3 0 0 25 0 1 0 635828491 10969088 1214 33554432000 4194304 4409284 140733307129072 18446744073709551615 228095475607 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/27077/statm: 2678 1214 141 53 0 1101 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10712

[startup+6.30069 s]
/proc/loadavg: 4.01 4.02 3.29 5/368 27117
/proc/meminfo: memFree=24008932/32951124 swapFree=65980216/67111528
[pid=27077] ppid=27075 vsize=14032 CPUtime=6.29 cores=4,6
/proc/27077/stat : 27077 (lingeling) R 27075 27077 26882 0 -1 4202496 8134 0 0 0 623 6 0 0 25 0 1 0 635828491 14368768 2034 33554432000 4194304 4409284 140733307129072 18446744073709551615 4358437 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/27077/statm: 3508 2034 141 53 0 1931 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14032

[startup+12.7005 s]
/proc/loadavg: 4.01 4.02 3.30 5/368 27117
/proc/meminfo: memFree=23985040/32951124 swapFree=65980216/67111528
[pid=27077] ppid=27075 vsize=12864 CPUtime=12.69 cores=4,6
/proc/27077/stat : 27077 (lingeling) R 27075 27077 26882 0 -1 4202496 13408 0 0 0 1258 11 0 0 25 0 1 0 635828491 13172736 1742 33554432000 4194304 4409284 140733307129072 18446744073709551615 4358533 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/27077/statm: 3216 1742 141 53 0 1639 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 12864

[startup+25.5002 s]
/proc/loadavg: 4.08 4.03 3.31 5/368 27117
/proc/meminfo: memFree=23977712/32951124 swapFree=65980216/67111528
[pid=27077] ppid=27075 vsize=15260 CPUtime=25.49 cores=4,6
/proc/27077/stat : 27077 (lingeling) R 27075 27077 26882 0 -1 4202496 20218 0 0 0 2532 17 0 0 25 0 1 0 635828491 15626240 2341 33554432000 4194304 4409284 140733307129072 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/27077/statm: 3815 2341 141 53 0 2238 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 15260

[startup+51.1006 s]
/proc/loadavg: 4.05 4.03 3.33 5/368 27118
/proc/meminfo: memFree=23958484/32951124 swapFree=65980216/67111528
[pid=27077] ppid=27075 vsize=14328 CPUtime=51.09 cores=4,6
/proc/27077/stat : 27077 (lingeling) R 27075 27077 26882 0 -1 4202496 33374 0 0 0 5080 29 0 0 25 0 1 0 635828491 14671872 2108 33554432000 4194304 4409284 140733307129072 18446744073709551615 4358325 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/27077/statm: 3582 2108 141 53 0 2005 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 14328

[startup+102.313 s]
/proc/loadavg: 3.95 4.01 3.36 5/368 27148
/proc/meminfo: memFree=24177540/32951124 swapFree=65980216/67111528
[pid=27077] ppid=27075 vsize=21032 CPUtime=102.31 cores=4,6
/proc/27077/stat : 27077 (lingeling) R 27075 27077 26882 0 -1 4202496 52562 0 0 0 10183 48 0 0 25 0 1 0 635828491 21536768 3784 33554432000 4194304 4409284 140733307129072 18446744073709551615 228095475607 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/27077/statm: 5258 3784 141 53 0 3681 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 21032

[startup+162.3 s]
/proc/loadavg: 4.03 4.02 3.40 5/368 27151
/proc/meminfo: memFree=24153212/32951124 swapFree=65980216/67111528
[pid=27077] ppid=27075 vsize=24556 CPUtime=162.29 cores=4,6
/proc/27077/stat : 27077 (lingeling) R 27075 27077 26882 0 -1 4202496 67965 0 0 0 16164 65 0 0 25 0 1 0 635828491 25145344 4665 33554432000 4194304 4409284 140733307129072 18446744073709551615 4358590 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/27077/statm: 6139 4665 141 53 0 4562 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 24556

[startup+222.3 s]
/proc/loadavg: 4.05 4.03 3.44 5/368 27152
/proc/meminfo: memFree=24155048/32951124 swapFree=65980216/67111528
[pid=27077] ppid=27075 vsize=23144 CPUtime=222.29 cores=4,6
/proc/27077/stat : 27077 (lingeling) R 27075 27077 26882 0 -1 4202496 86851 0 0 0 22148 81 0 0 25 0 1 0 635828491 23699456 4312 33554432000 4194304 4409284 140733307129072 18446744073709551615 4358611 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/27077/statm: 5786 4312 141 53 0 4209 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 23144

[startup+282.3 s]
/proc/loadavg: 4.18 4.05 3.49 5/368 27154
/proc/meminfo: memFree=24144248/32951124 swapFree=65980216/67111528
[pid=27077] ppid=27075 vsize=27560 CPUtime=282.3 cores=4,6
/proc/27077/stat : 27077 (lingeling) R 27075 27077 26882 0 -1 4202496 105191 0 0 0 28135 95 0 0 25 0 1 0 635828491 28221440 5416 33554432000 4194304 4409284 140733307129072 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/27077/statm: 6890 5416 141 53 0 5313 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 27560

[startup+342.3 s]
/proc/loadavg: 4.06 4.04 3.52 5/368 27156
/proc/meminfo: memFree=24123396/32951124 swapFree=65980216/67111528
[pid=27077] ppid=27075 vsize=23600 CPUtime=342.3 cores=4,6
/proc/27077/stat : 27077 (lingeling) R 27075 27077 26882 0 -1 4202496 121303 0 0 0 34120 110 0 0 25 0 1 0 635828491 24166400 4426 33554432000 4194304 4409284 140733307129072 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/27077/statm: 5900 4426 141 53 0 4323 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 23600

[startup+402.3 s]
/proc/loadavg: 4.23 4.09 3.56 5/368 27157
/proc/meminfo: memFree=24123880/32951124 swapFree=65980216/67111528
[pid=27077] ppid=27075 vsize=27016 CPUtime=402.31 cores=4,6
/proc/27077/stat : 27077 (lingeling) R 27075 27077 26882 0 -1 4202496 134946 0 0 0 40110 121 0 0 25 0 1 0 635828491 27664384 5280 33554432000 4194304 4409284 140733307129072 18446744073709551615 4358548 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/27077/statm: 6754 5280 141 53 0 5177 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 27016

[startup+462.3 s]
/proc/loadavg: 4.12 4.08 3.59 5/368 27159
/proc/meminfo: memFree=24115684/32951124 swapFree=65980216/67111528
[pid=27077] ppid=27075 vsize=31820 CPUtime=462.31 cores=4,6
/proc/27077/stat : 27077 (lingeling) R 27075 27077 26882 0 -1 4202496 146944 0 0 0 46099 132 0 0 25 0 1 0 635828491 32583680 6481 33554432000 4194304 4409284 140733307129072 18446744073709551615 4358627 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/27077/statm: 7955 6481 141 53 0 6378 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 31820

[startup+522.3 s]
/proc/loadavg: 4.18 4.10 3.63 5/368 27160
/proc/meminfo: memFree=24118276/32951124 swapFree=65980216/67111528
[pid=27077] ppid=27075 vsize=26784 CPUtime=522.3 cores=4,6
/proc/27077/stat : 27077 (lingeling) R 27075 27077 26882 0 -1 4202496 162109 0 0 0 52088 142 0 0 25 0 1 0 635828491 27426816 5222 33554432000 4194304 4409284 140733307129072 18446744073709551615 228095475607 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/27077/statm: 6696 5222 141 53 0 5119 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 26784

[startup+582.3 s]
/proc/loadavg: 4.13 4.09 3.65 5/368 27162
/proc/meminfo: memFree=24073992/32951124 swapFree=65980216/67111528
[pid=27077] ppid=27075 vsize=38124 CPUtime=582.31 cores=4,6
/proc/27077/stat : 27077 (lingeling) R 27075 27077 26882 0 -1 4202496 170165 0 0 0 58075 156 0 0 25 0 1 0 635828491 39038976 8057 33554432000 4194304 4409284 140733307129072 18446744073709551615 4358699 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/27077/statm: 9531 8057 141 53 0 7954 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 38124

[startup+642.3 s]
/proc/loadavg: 4.04 4.07 3.67 5/368 27164
/proc/meminfo: memFree=24089584/32951124 swapFree=65980216/67111528
[pid=27077] ppid=27075 vsize=41100 CPUtime=642.32 cores=4,6
/proc/27077/stat : 27077 (lingeling) R 27075 27077 26882 0 -1 4202496 182121 0 0 0 64062 170 0 0 25 0 1 0 635828491 42086400 8810 33554432000 4194304 4409284 140733307129072 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/27077/statm: 10275 8810 141 53 0 8698 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 41100

[startup+702.3 s]
/proc/loadavg: 4.01 4.06 3.69 5/368 27165
/proc/meminfo: memFree=24095016/32951124 swapFree=65980216/67111528
[pid=27077] ppid=27075 vsize=32528 CPUtime=702.31 cores=4,6
/proc/27077/stat : 27077 (lingeling) R 27075 27077 26882 0 -1 4202496 192072 0 0 0 70051 180 0 0 25 0 1 0 635828491 33308672 6676 33554432000 4194304 4409284 140733307129072 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/27077/statm: 8132 6676 141 53 0 6555 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 32528

[startup+762.314 s]
/proc/loadavg: 4.00 4.05 3.71 5/368 27167
/proc/meminfo: memFree=24080488/32951124 swapFree=65980216/67111528
[pid=27077] ppid=27075 vsize=43984 CPUtime=762.33 cores=4,6
/proc/27077/stat : 27077 (lingeling) R 27075 27077 26882 0 -1 4202496 200956 0 0 0 76043 190 0 0 25 0 1 0 635828491 45039616 9540 33554432000 4194304 4409284 140733307129072 18446744073709551615 4358433 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/27077/statm: 10996 9540 141 53 0 9419 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 43984

[startup+822.301 s]
/proc/loadavg: 4.00 4.03 3.72 5/368 27168
/proc/meminfo: memFree=24089776/32951124 swapFree=65980216/67111528
[pid=27077] ppid=27075 vsize=36564 CPUtime=822.32 cores=4,6
/proc/27077/stat : 27077 (lingeling) R 27075 27077 26882 0 -1 4202496 212302 0 0 0 82031 201 0 0 25 0 1 0 635828491 37441536 7667 33554432000 4194304 4409284 140733307129072 18446744073709551615 4358371 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/27077/statm: 9141 7667 141 53 0 7564 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 36564

[startup+882.301 s]
/proc/loadavg: 4.04 4.04 3.74 5/368 27170
/proc/meminfo: memFree=24063712/32951124 swapFree=65980216/67111528
[pid=27077] ppid=27075 vsize=41796 CPUtime=882.32 cores=4,6
/proc/27077/stat : 27077 (lingeling) R 27075 27077 26882 0 -1 4202496 220176 0 0 0 88022 210 0 0 25 0 1 0 635828491 42799104 8975 33554432000 4194304 4409284 140733307129072 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/27077/statm: 10449 8975 141 53 0 8872 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 41796

[startup+942.301 s]
/proc/loadavg: 4.12 4.06 3.76 5/368 27171
/proc/meminfo: memFree=24092344/32951124 swapFree=65980216/67111528
[pid=27077] ppid=27075 vsize=42444 CPUtime=942.31 cores=4,6
/proc/27077/stat : 27077 (lingeling) R 27075 27077 26882 0 -1 4202496 231458 0 0 0 94013 218 0 0 25 0 1 0 635828491 43462656 9137 33554432000 4194304 4409284 140733307129072 18446744073709551615 4358796 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/27077/statm: 10611 9137 141 53 0 9034 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 42444

[startup+1002.3 s]
/proc/loadavg: 4.08 4.06 3.78 5/368 27173
/proc/meminfo: memFree=24083276/32951124 swapFree=65980216/67111528
[pid=27077] ppid=27075 vsize=39040 CPUtime=1002.32 cores=4,6
/proc/27077/stat : 27077 (lingeling) R 27075 27077 26882 0 -1 4202496 242475 0 0 0 100003 229 0 0 25 0 1 0 635828491 39976960 8286 33554432000 4194304 4409284 140733307129072 18446744073709551615 4358386 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/27077/statm: 9760 8286 141 53 0 8183 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 39040

[startup+1062.3 s]
/proc/loadavg: 4.03 4.05 3.79 5/368 27175
/proc/meminfo: memFree=24100248/32951124 swapFree=65980216/67111528
[pid=27077] ppid=27075 vsize=34008 CPUtime=1062.32 cores=4,6
/proc/27077/stat : 27077 (lingeling) R 27075 27077 26882 0 -1 4202496 249729 0 0 0 105994 238 0 0 25 0 1 0 635828491 34824192 7028 33554432000 4194304 4409284 140733307129072 18446744073709551615 228095475607 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/27077/statm: 8502 7028 141 53 0 6925 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 34008

[startup+1122.3 s]
/proc/loadavg: 4.04 4.05 3.81 5/368 27176
/proc/meminfo: memFree=24076668/32951124 swapFree=65980216/67111528
[pid=27077] ppid=27075 vsize=33884 CPUtime=1122.32 cores=4,6
/proc/27077/stat : 27077 (lingeling) R 27075 27077 26882 0 -1 4202496 256895 0 0 0 111985 247 0 0 25 0 1 0 635828491 34697216 7004 33554432000 4194304 4409284 140733307129072 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/27077/statm: 8471 7004 141 53 0 6894 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 33884

[startup+1182.3 s]
/proc/loadavg: 4.01 4.04 3.82 5/368 27178
/proc/meminfo: memFree=24080124/32951124 swapFree=65980216/67111528
[pid=27077] ppid=27075 vsize=34604 CPUtime=1182.32 cores=4,6
/proc/27077/stat : 27077 (lingeling) R 27075 27077 26882 0 -1 4202496 274430 0 0 0 117976 256 0 0 25 0 1 0 635828491 35434496 7184 33554432000 4194304 4409284 140733307129072 18446744073709551615 228095475607 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/27077/statm: 8651 7184 141 53 0 7074 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 34604

[startup+1242.3 s]
/proc/loadavg: 4.00 4.03 3.83 5/368 27180
/proc/meminfo: memFree=24079612/32951124 swapFree=65980216/67111528
[pid=27077] ppid=27075 vsize=32512 CPUtime=1242.33 cores=4,6
/proc/27077/stat : 27077 (lingeling) R 27075 27077 26882 0 -1 4202496 283448 0 0 0 123968 265 0 0 25 0 1 0 635828491 33292288 6654 33554432000 4194304 4409284 140733307129072 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/27077/statm: 8128 6654 141 53 0 6551 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 32512



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.02 3.83 5/368 27182
/proc/meminfo: memFree=24015856/32951124 swapFree=65980216/67111528
[pid=27077] ppid=27075 vsize=58164 CPUtime=1300.04 cores=4,6
/proc/27077/stat : 27077 (lingeling) R 27075 27077 26882 0 -1 4202496 291174 0 0 0 129731 273 0 0 25 0 1 0 635828491 59559936 13067 33554432000 4194304 4409284 140733307129072 18446744073709551615 4358334 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/27077/statm: 14541 13067 141 53 0 12964 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 58164

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.05
CPU user time (s): 1297.32
CPU system time (s): 2.73458
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 61204

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

runsolver used 4.95925 second user time and 10.4004 second system time

The end

Launcher Data

Begin job on node142 at 2011-05-15 06:35:30
IDJOB=3371778
IDBENCH=83141
IDSOLVER=1849
FILE ID=node142/3371778-1305434130
RUNJOBID= node142-1305432828-26901
PBS_JOBID= 13324631
Free space on /tmp= 73548 MiB

SOLVER NAME= Lingeling 587f (fixed)
BENCH NAME= SAT11/crafted/spence/sgen/sgen3-n180-s34713902-sat.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3371778-1305434130/watcher-3371778-1305434130 -o /tmp/evaluation-result-3371778-1305434130/solver-3371778-1305434130 -C 2400 -W 1300 -M 7680  lingeling HOME/instance-3371778-1305434130.cnf

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

MD5SUM BENCH= 19292459de25c4f5e9e6f187c00d549d
RANDOM SEED=1606219781

node142.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	: 5131.95
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.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.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.67
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.81
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24004624 kB
Buffers:        324676 kB
Cached:        3849588 kB
SwapCached:      11520 kB
Active:        6326892 kB
Inactive:      2289592 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24004624 kB
SwapTotal:    67111528 kB
SwapFree:     65980216 kB
Dirty:              68 kB
Writeback:           0 kB
AnonPages:     4439300 kB
Mapped:          20552 kB
Slab:           231804 kB
PageTables:      32456 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 77298820 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 node142 at 2011-05-15 06:57:12