Trace number 3371753

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/rbsat/crafted/
forced/rbsat-v2640c305320gyes3.cnf
MD5SUM3b033385d50481e5bd2fe507f2941f4f
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2640
Number of clauses305320
Sum of the clauses size613120
Maximum clause length33
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2305240
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 580

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

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 0.86 0.98 0.99 3/352 26916
/proc/meminfo: memFree=24231500/32951124 swapFree=65980216/67111528
[pid=26916] ppid=26914 vsize=7020 CPUtime=0 cores=0,2
/proc/26916/stat : 26916 (lingeling) R 26914 26916 26882 0 -1 4202496 302 0 0 0 0 0 0 0 23 0 1 0 635698274 7188480 245 33554432000 4194304 4409284 140736766971632 18446744073709551615 228095450880 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/26916/statm: 1755 245 110 53 0 178 0

[startup+0.0915929 s]
/proc/loadavg: 0.86 0.98 0.99 3/352 26916
/proc/meminfo: memFree=24231500/32951124 swapFree=65980216/67111528
[pid=26916] ppid=26914 vsize=15088 CPUtime=0.08 cores=0,2
/proc/26916/stat : 26916 (lingeling) R 26914 26916 26882 0 -1 4202496 2335 0 0 0 8 0 0 0 23 0 1 0 635698274 15450112 2278 33554432000 4194304 4409284 140736766971632 18446744073709551615 228095450880 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/26916/statm: 3772 2278 110 53 0 2195 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 15088

[startup+0.100599 s]
/proc/loadavg: 0.86 0.98 0.99 3/352 26916
/proc/meminfo: memFree=24231500/32951124 swapFree=65980216/67111528
[pid=26916] ppid=26914 vsize=15036 CPUtime=0.09 cores=0,2
/proc/26916/stat : 26916 (lingeling) R 26914 26916 26882 0 -1 4202496 2345 0 0 0 9 0 0 0 23 0 1 0 635698274 15396864 2275 33554432000 4194304 4409284 140736766971632 18446744073709551615 4276618 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/26916/statm: 3759 2275 120 53 0 2182 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15036

[startup+0.300581 s]
/proc/loadavg: 0.86 0.98 0.99 3/352 26916
/proc/meminfo: memFree=24231500/32951124 swapFree=65980216/67111528
[pid=26916] ppid=26914 vsize=15076 CPUtime=0.29 cores=0,2
/proc/26916/stat : 26916 (lingeling) R 26914 26916 26882 0 -1 4202496 2396 0 0 0 29 0 0 0 25 0 1 0 635698274 15437824 2310 33554432000 4194304 4409284 140736766971632 18446744073709551615 4230336 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/26916/statm: 3769 2310 129 53 0 2192 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15076

[startup+0.700507 s]
/proc/loadavg: 0.86 0.98 0.99 3/352 26916
/proc/meminfo: memFree=24231500/32951124 swapFree=65980216/67111528
[pid=26916] ppid=26914 vsize=21236 CPUtime=0.68 cores=0,2
/proc/26916/stat : 26916 (lingeling) R 26914 26916 26882 0 -1 4202496 4446 0 0 0 68 0 0 0 25 0 1 0 635698274 21745664 3314 33554432000 4194304 4409284 140736766971632 18446744073709551615 4242957 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/26916/statm: 5309 3314 136 53 0 3732 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 21236

[startup+1.50036 s]
/proc/loadavg: 0.86 0.98 0.99 5/365 26946
/proc/meminfo: memFree=24152492/32951124 swapFree=65980216/67111528
[pid=26916] ppid=26914 vsize=21236 CPUtime=1.48 cores=0,2
/proc/26916/stat : 26916 (lingeling) R 26914 26916 26882 0 -1 4202496 4446 0 0 0 148 0 0 0 25 0 1 0 635698274 21745664 3314 33554432000 4194304 4409284 140736766971632 18446744073709551615 4243674 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/26916/statm: 5309 3314 136 53 0 3732 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 21236

[startup+3.10104 s]
/proc/loadavg: 0.86 0.98 0.99 6/365 26946
/proc/meminfo: memFree=24109220/32951124 swapFree=65980216/67111528
[pid=26916] ppid=26914 vsize=26680 CPUtime=3.08 cores=0,2
/proc/26916/stat : 26916 (lingeling) R 26914 26916 26882 0 -1 4202496 5807 0 0 0 308 0 0 0 25 0 1 0 635698274 27320320 4675 33554432000 4194304 4409284 140736766971632 18446744073709551615 4242957 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/26916/statm: 6670 4675 136 53 0 5093 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 26680

[startup+6.30048 s]
/proc/loadavg: 1.19 1.05 1.01 5/365 26946
/proc/meminfo: memFree=23977492/32951124 swapFree=65980216/67111528
[pid=26916] ppid=26914 vsize=26680 CPUtime=6.28 cores=0,2
/proc/26916/stat : 26916 (lingeling) R 26914 26916 26882 0 -1 4202496 5807 0 0 0 628 0 0 0 25 0 1 0 635698274 27320320 4675 33554432000 4194304 4409284 140736766971632 18446744073709551615 4243376 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/26916/statm: 6670 4675 136 53 0 5093 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 26680

[startup+12.7003 s]
/proc/loadavg: 1.57 1.13 1.04 5/368 26954
/proc/meminfo: memFree=23700728/32951124 swapFree=65980216/67111528
[pid=26916] ppid=26914 vsize=26680 CPUtime=12.68 cores=0,2
/proc/26916/stat : 26916 (lingeling) R 26914 26916 26882 0 -1 4202496 5807 0 0 0 1268 0 0 0 25 0 1 0 635698274 27320320 4675 33554432000 4194304 4409284 140736766971632 18446744073709551615 4243393 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/26916/statm: 6670 4675 136 53 0 5093 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 26680

[startup+25.501 s]
/proc/loadavg: 2.25 1.31 1.09 5/368 26954
/proc/meminfo: memFree=23335368/32951124 swapFree=65980216/67111528
[pid=26916] ppid=26914 vsize=37728 CPUtime=25.49 cores=0,2
/proc/26916/stat : 26916 (lingeling) R 26914 26916 26882 0 -1 4202496 8574 0 0 0 2546 3 0 0 25 0 1 0 635698274 38633472 7442 33554432000 4194304 4409284 140736766971632 18446744073709551615 4252193 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/26916/statm: 9432 7442 141 53 0 7855 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 37728

[startup+51.1003 s]
/proc/loadavg: 3.05 1.57 1.19 5/368 26955
/proc/meminfo: memFree=23094036/32951124 swapFree=65980216/67111528
[pid=26916] ppid=26914 vsize=34460 CPUtime=51.09 cores=0,2
/proc/26916/stat : 26916 (lingeling) R 26914 26916 26882 0 -1 4202496 10573 0 0 0 5103 6 0 0 25 0 1 0 635698274 35287040 7136 33554432000 4194304 4409284 140736766971632 18446744073709551615 4244173 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/26916/statm: 8615 7136 141 53 0 7038 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 34460

[startup+102.314 s]
/proc/loadavg: 3.68 1.97 1.34 5/368 26987
/proc/meminfo: memFree=24093508/32951124 swapFree=65980216/67111528
[pid=26916] ppid=26914 vsize=44260 CPUtime=102.3 cores=0,2
/proc/26916/stat : 26916 (lingeling) R 26914 26916 26882 0 -1 4202496 13461 0 0 0 10214 16 0 0 25 0 1 0 635698274 45322240 9586 33554432000 4194304 4409284 140736766971632 18446744073709551615 4358421 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/26916/statm: 11065 9586 141 53 0 9488 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 44260

[startup+162.301 s]
/proc/loadavg: 3.92 2.35 1.51 5/368 26990
/proc/meminfo: memFree=24059524/32951124 swapFree=65980216/67111528
[pid=26916] ppid=26914 vsize=38712 CPUtime=162.29 cores=0,2
/proc/26916/stat : 26916 (lingeling) R 26914 26916 26882 0 -1 4202496 28003 0 0 0 16198 31 0 0 25 0 1 0 635698274 39641088 8199 33554432000 4194304 4409284 140736766971632 18446744073709551615 4337790 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/26916/statm: 9678 8199 141 53 0 8101 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 38712

[startup+222.301 s]
/proc/loadavg: 4.01 2.66 1.67 5/368 26992
/proc/meminfo: memFree=23990320/32951124 swapFree=65980216/67111528
[pid=26916] ppid=26914 vsize=53796 CPUtime=222.29 cores=0,2
/proc/26916/stat : 26916 (lingeling) R 26914 26916 26882 0 -1 4202496 64323 0 0 0 22175 54 0 0 25 0 1 0 635698274 55087104 11970 33554432000 4194304 4409284 140736766971632 18446744073709551615 4358627 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/26916/statm: 13449 11970 141 53 0 11872 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 53796

[startup+282.3 s]
/proc/loadavg: 4.00 2.90 1.81 5/368 26993
/proc/meminfo: memFree=23962024/32951124 swapFree=65980216/67111528
[pid=26916] ppid=26914 vsize=49536 CPUtime=282.29 cores=0,2
/proc/26916/stat : 26916 (lingeling) R 26914 26916 26882 0 -1 4202496 94319 0 0 0 28152 77 0 0 25 0 1 0 635698274 50724864 10937 33554432000 4194304 4409284 140736766971632 18446744073709551615 4226446 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/26916/statm: 12384 10937 141 53 0 10807 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 49536

[startup+342.3 s]
/proc/loadavg: 4.06 3.12 1.95 5/368 26996
/proc/meminfo: memFree=24000808/32951124 swapFree=65980216/67111528
[pid=26916] ppid=26914 vsize=52728 CPUtime=342.3 cores=0,2
/proc/26916/stat : 26916 (lingeling) R 26914 26916 26882 0 -1 4202496 134004 0 0 0 34128 102 0 0 25 0 1 0 635698274 53993472 11735 33554432000 4194304 4409284 140736766971632 18446744073709551615 4252884 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/26916/statm: 13182 11735 141 53 0 11605 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 52728

[startup+402.301 s]
/proc/loadavg: 4.20 3.32 2.09 5/368 26997
/proc/meminfo: memFree=23889692/32951124 swapFree=65980216/67111528
[pid=26916] ppid=26914 vsize=58976 CPUtime=402.3 cores=0,2
/proc/26916/stat : 26916 (lingeling) R 26914 26916 26882 0 -1 4202496 185473 0 0 0 40106 124 0 0 25 0 1 0 635698274 60391424 13265 33554432000 4194304 4409284 140736766971632 18446744073709551615 4230441 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/26916/statm: 14744 13265 141 53 0 13167 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 58976

[startup+462.301 s]
/proc/loadavg: 4.07 3.44 2.21 5/368 27000
/proc/meminfo: memFree=23860164/32951124 swapFree=65980216/67111528
[pid=26916] ppid=26914 vsize=59604 CPUtime=462.3 cores=0,2
/proc/26916/stat : 26916 (lingeling) R 26914 26916 26882 0 -1 4202496 227355 0 0 0 46085 145 0 0 25 0 1 0 635698274 61034496 13422 33554432000 4194304 4409284 140736766971632 18446744073709551615 4230961 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/26916/statm: 14901 13422 141 53 0 13324 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 59604

[startup+522.301 s]
/proc/loadavg: 4.02 3.54 2.32 5/368 27002
/proc/meminfo: memFree=23871916/32951124 swapFree=65980216/67111528
[pid=26916] ppid=26914 vsize=83504 CPUtime=522.3 cores=0,2
/proc/26916/stat : 26916 (lingeling) R 26914 26916 26882 0 -1 4202496 275212 0 0 0 52061 169 0 0 25 0 1 0 635698274 85508096 19397 33554432000 4194304 4409284 140736766971632 18446744073709551615 228095475607 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/26916/statm: 20876 19397 141 53 0 19299 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 83504

[startup+582.301 s]
/proc/loadavg: 4.01 3.62 2.42 5/368 27003
/proc/meminfo: memFree=23813000/32951124 swapFree=65980216/67111528
[pid=26916] ppid=26914 vsize=73420 CPUtime=582.3 cores=0,2
/proc/26916/stat : 26916 (lingeling) R 26914 26916 26882 0 -1 4202496 306163 0 0 0 58039 191 0 0 25 0 1 0 635698274 75182080 16876 33554432000 4194304 4409284 140736766971632 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/26916/statm: 18355 16876 141 53 0 16778 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 73420

[startup+642.301 s]
/proc/loadavg: 4.05 3.70 2.52 5/368 27005
/proc/meminfo: memFree=23823396/32951124 swapFree=65980216/67111528
[pid=26916] ppid=26914 vsize=82316 CPUtime=642.31 cores=0,2
/proc/26916/stat : 26916 (lingeling) R 26914 26916 26882 0 -1 4202496 352086 0 0 0 64014 217 0 0 25 0 1 0 635698274 84291584 19100 33554432000 4194304 4409284 140736766971632 18446744073709551615 4358347 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/26916/statm: 20579 19100 141 53 0 19002 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 82316

[startup+702.3 s]
/proc/loadavg: 4.11 3.78 2.62 5/368 27009
/proc/meminfo: memFree=23811076/32951124 swapFree=65980216/67111528
[pid=26916] ppid=26914 vsize=67196 CPUtime=702.3 cores=0,2
/proc/26916/stat : 26916 (lingeling) R 26914 26916 26882 0 -1 4202496 389785 0 0 0 69992 238 0 0 25 0 1 0 635698274 68808704 15320 33554432000 4194304 4409284 140736766971632 18446744073709551615 4243375 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/26916/statm: 16799 15320 141 53 0 15222 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 67196

[startup+762.313 s]
/proc/loadavg: 4.08 3.84 2.71 5/368 27011
/proc/meminfo: memFree=23723272/32951124 swapFree=65980216/67111528
[pid=26916] ppid=26914 vsize=83408 CPUtime=762.32 cores=0,2
/proc/26916/stat : 26916 (lingeling) R 26914 26916 26882 0 -1 4202496 431387 0 0 0 75969 263 0 0 25 0 1 0 635698274 85409792 19373 33554432000 4194304 4409284 140736766971632 18446744073709551615 4360264 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/26916/statm: 20852 19373 141 53 0 19275 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 83408

[startup+822.301 s]
/proc/loadavg: 4.03 3.86 2.79 5/368 27013
/proc/meminfo: memFree=23724740/32951124 swapFree=65980216/67111528
[pid=26916] ppid=26914 vsize=102484 CPUtime=822.31 cores=0,2
/proc/26916/stat : 26916 (lingeling) R 26914 26916 26882 0 -1 4202496 472454 0 0 0 81947 284 0 0 25 0 1 0 635698274 104943616 24142 33554432000 4194304 4409284 140736766971632 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/26916/statm: 25621 24142 141 53 0 24044 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 102484

[startup+882.301 s]
/proc/loadavg: 4.17 3.92 2.87 5/368 27014
/proc/meminfo: memFree=23765648/32951124 swapFree=65980216/67111528
[pid=26916] ppid=26914 vsize=56876 CPUtime=882.31 cores=0,2
/proc/26916/stat : 26916 (lingeling) R 26914 26916 26882 0 -1 4202496 515144 0 0 0 87925 306 0 0 25 0 1 0 635698274 58241024 12740 33554432000 4194304 4409284 140736766971632 18446744073709551615 4230514 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/26916/statm: 14219 12740 141 53 0 12642 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 56876

[startup+942.301 s]
/proc/loadavg: 4.13 3.95 2.94 5/368 27016
/proc/meminfo: memFree=23690080/32951124 swapFree=65980216/67111528
[pid=26916] ppid=26914 vsize=68184 CPUtime=942.32 cores=0,2
/proc/26916/stat : 26916 (lingeling) R 26914 26916 26882 0 -1 4202496 556861 0 0 0 93903 329 0 0 25 0 1 0 635698274 69820416 15599 33554432000 4194304 4409284 140736766971632 18446744073709551615 228095475607 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/26916/statm: 17046 15599 141 53 0 15469 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 68184

[startup+1002.3 s]
/proc/loadavg: 4.08 3.97 3.01 5/368 27017
/proc/meminfo: memFree=23694064/32951124 swapFree=65980216/67111528
[pid=26916] ppid=26914 vsize=109116 CPUtime=1002.31 cores=0,2
/proc/26916/stat : 26916 (lingeling) R 26914 26916 26882 0 -1 4202496 607627 0 0 0 99876 355 0 0 25 0 1 0 635698274 111734784 25800 33554432000 4194304 4409284 140736766971632 18446744073709551615 4359843 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/26916/statm: 27279 25800 141 53 0 25702 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 109116

[startup+1062.3 s]
/proc/loadavg: 4.03 3.97 3.07 5/368 27019
/proc/meminfo: memFree=23630804/32951124 swapFree=65980216/67111528
[pid=26916] ppid=26914 vsize=115512 CPUtime=1062.32 cores=0,2
/proc/26916/stat : 26916 (lingeling) R 26914 26916 26882 0 -1 4202496 637068 0 0 0 105858 374 0 0 25 0 1 0 635698274 118284288 27399 33554432000 4194304 4409284 140736766971632 18446744073709551615 4358627 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/26916/statm: 28878 27399 141 53 0 27301 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 115512

[startup+1122.3 s]
/proc/loadavg: 4.18 4.02 3.14 5/368 27021
/proc/meminfo: memFree=23634868/32951124 swapFree=65980216/67111528
[pid=26916] ppid=26914 vsize=78604 CPUtime=1122.32 cores=0,2
/proc/26916/stat : 26916 (lingeling) R 26914 26916 26882 0 -1 4202496 678842 0 0 0 111834 398 0 0 25 0 1 0 635698274 80490496 18204 33554432000 4194304 4409284 140736766971632 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/26916/statm: 19651 18204 141 53 0 18074 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 78604

[startup+1182.3 s]
/proc/loadavg: 4.13 4.03 3.20 5/368 27022
/proc/meminfo: memFree=23546936/32951124 swapFree=65980216/67111528
[pid=26916] ppid=26914 vsize=94404 CPUtime=1182.32 cores=0,2
/proc/26916/stat : 26916 (lingeling) R 26914 26916 26882 0 -1 4202496 711578 0 0 0 117818 414 0 0 25 0 1 0 635698274 96669696 22154 33554432000 4194304 4409284 140736766971632 18446744073709551615 4252895 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/26916/statm: 23601 22154 141 53 0 22024 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 94404

[startup+1242.3 s]
/proc/loadavg: 4.05 4.02 3.25 6/368 27024
/proc/meminfo: memFree=23439280/32951124 swapFree=65980216/67111528
[pid=26916] ppid=26914 vsize=133016 CPUtime=1242.32 cores=0,2
/proc/26916/stat : 26916 (lingeling) R 26914 26916 26882 0 -1 4202496 751206 0 0 0 123797 435 0 0 25 0 1 0 635698274 136208384 31775 33554432000 4194304 4409284 140736766971632 18446744073709551615 228095475607 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/26916/statm: 33254 31775 141 53 0 31677 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 133016



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 4.02 3.29 5/368 27025
/proc/meminfo: memFree=23613980/32951124 swapFree=65980216/67111528
[pid=26916] ppid=26914 vsize=116944 CPUtime=1300.04 cores=0,2
/proc/26916/stat : 26916 (lingeling) R 26914 26916 26882 0 -1 4202496 773148 0 0 0 129550 454 0 0 25 0 1 0 635698274 119750656 27757 33554432000 4194304 4409284 140736766971632 18446744073709551615 228095475607 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/26916/statm: 29236 27757 141 53 0 27659 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 116944

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): 1295.5
CPU system time (s): 4.55031
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 154544

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1295.5
system time used= 4.55031
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 773148
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= 15
involuntary context switches= 2647

runsolver used 4.99524 second user time and 10.2924 second system time

The end

Launcher Data

Begin job on node142 at 2011-05-15 06:13:48
IDJOB=3371753
IDBENCH=71603
IDSOLVER=1849
FILE ID=node142/3371753-1305432828
RUNJOBID= node142-1305432828-26900
PBS_JOBID= 13324631
Free space on /tmp= 73544 MiB

SOLVER NAME= Lingeling 587f (fixed)
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/forced/rbsat-v2640c305320gyes3.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3371753-1305432828/watcher-3371753-1305432828 -o /tmp/evaluation-result-3371753-1305432828/solver-3371753-1305432828 -C 2400 -W 1300 -M 7680  lingeling HOME/instance-3371753-1305432828.cnf

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

MD5SUM BENCH= 3b033385d50481e5bd2fe507f2941f4f
RANDOM SEED=732069142

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:      24231780 kB
Buffers:        323968 kB
Cached:        3850896 kB
SwapCached:      11520 kB
Active:        6053992 kB
Inactive:      2333116 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24231780 kB
SwapTotal:    67111528 kB
SwapFree:     65980216 kB
Dirty:            8264 kB
Writeback:           0 kB
AnonPages:     4209464 kB
Mapped:          18956 kB
Slab:           231884 kB
PageTables:      32236 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 77016488 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= 73540 MiB
End job on node142 at 2011-05-15 06:35:30