Trace number 3371748

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) 1299.99 1300.02

General information on the benchmark

NameCRAFTED/rbsat/crafted/forced/
rbsat-v945c61409gyes7.cnf
MD5SUM6200c727c8a5a324974090a1f9a6d7ab
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2.03669
Satisfiable
(Un)Satisfiability was proved
Number of variables945
Number of clauses61409
Sum of the clauses size123673
Maximum clause length21
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 261364
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

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-3371748-1305432726/watcher-3371748-1305432726 -o /tmp/evaluation-result-3371748-1305432726/solver-3371748-1305432726 -C 2400 -W 1300 -M 7680 lingeling HOME/instance-3371748-1305432726.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: 3.58 4.21 3.97 2/365 16630
/proc/meminfo: memFree=18259328/32951124 swapFree=45193364/67111528
[pid=16630] ppid=16628 vsize=7596 CPUtime=0.01 cores=0,2
/proc/16630/stat : 16630 (lingeling) R 16628 16630 16596 0 -1 4202496 477 0 0 0 1 0 0 0 25 0 1 0 733503264 7778304 420 33554432000 4194304 4409284 140734837807968 18446744073709551615 224284925696 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/16630/statm: 1899 420 110 53 0 322 0

[startup+0.040044 s]
/proc/loadavg: 3.58 4.21 3.97 2/365 16630
/proc/meminfo: memFree=18259328/32951124 swapFree=45193364/67111528
[pid=16630] ppid=16628 vsize=8712 CPUtime=0.03 cores=0,2
/proc/16630/stat : 16630 (lingeling) R 16628 16630 16596 0 -1 4202496 754 0 0 0 3 0 0 0 25 0 1 0 733503264 8921088 696 33554432000 4194304 4409284 140734837807968 18446744073709551615 4278533 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/16630/statm: 2178 696 125 53 0 601 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 8712

[startup+0.101084 s]
/proc/loadavg: 3.58 4.21 3.97 2/365 16630
/proc/meminfo: memFree=18259328/32951124 swapFree=45193364/67111528
[pid=16630] ppid=16628 vsize=10308 CPUtime=0.09 cores=0,2
/proc/16630/stat : 16630 (lingeling) R 16628 16630 16596 0 -1 4202496 1278 0 0 0 9 0 0 0 25 0 1 0 733503264 10555392 963 33554432000 4194304 4409284 140734837807968 18446744073709551615 4340305 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/16630/statm: 2577 963 133 53 0 1000 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10308

[startup+0.301041 s]
/proc/loadavg: 3.58 4.21 3.97 2/365 16630
/proc/meminfo: memFree=18259328/32951124 swapFree=45193364/67111528
[pid=16630] ppid=16628 vsize=10308 CPUtime=0.29 cores=0,2
/proc/16630/stat : 16630 (lingeling) R 16628 16630 16596 0 -1 4202496 1281 0 0 0 29 0 0 0 25 0 1 0 733503264 10555392 966 33554432000 4194304 4409284 140734837807968 18446744073709551615 4229791 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/16630/statm: 2577 966 136 53 0 1000 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10308

[startup+0.70099 s]
/proc/loadavg: 3.58 4.21 3.97 2/365 16630
/proc/meminfo: memFree=18259328/32951124 swapFree=45193364/67111528
[pid=16630] ppid=16628 vsize=10440 CPUtime=0.69 cores=0,2
/proc/16630/stat : 16630 (lingeling) R 16628 16630 16596 0 -1 4202496 1441 0 0 0 69 0 0 0 25 0 1 0 733503264 10690560 1126 33554432000 4194304 4409284 140734837807968 18446744073709551615 4252050 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/16630/statm: 2610 1126 136 53 0 1033 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 10440

[startup+1.50086 s]
/proc/loadavg: 3.62 4.20 3.97 5/379 16657
/proc/meminfo: memFree=18214404/32951124 swapFree=45193364/67111528
[pid=16630] ppid=16628 vsize=10440 CPUtime=1.49 cores=0,2
/proc/16630/stat : 16630 (lingeling) R 16628 16630 16596 0 -1 4202496 1441 0 0 0 149 0 0 0 25 0 1 0 733503264 10690560 1126 33554432000 4194304 4409284 140734837807968 18446744073709551615 4243814 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/16630/statm: 2610 1126 136 53 0 1033 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10440

[startup+3.10061 s]
/proc/loadavg: 3.62 4.20 3.97 5/379 16657
/proc/meminfo: memFree=18207152/32951124 swapFree=45193364/67111528
[pid=16630] ppid=16628 vsize=12424 CPUtime=3.09 cores=0,2
/proc/16630/stat : 16630 (lingeling) R 16628 16630 16596 0 -1 4202496 1937 0 0 0 309 0 0 0 25 0 1 0 733503264 12722176 1622 33554432000 4194304 4409284 140734837807968 18446744073709551615 4229791 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/16630/statm: 3106 1622 136 53 0 1529 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12424

[startup+6.30105 s]
/proc/loadavg: 3.62 4.20 3.97 5/379 16657
/proc/meminfo: memFree=18200960/32951124 swapFree=45193364/67111528
[pid=16630] ppid=16628 vsize=12424 CPUtime=6.29 cores=0,2
/proc/16630/stat : 16630 (lingeling) R 16628 16630 16596 0 -1 4202496 1937 0 0 0 629 0 0 0 25 0 1 0 733503264 12722176 1622 33554432000 4194304 4409284 140734837807968 18446744073709551615 4243809 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/16630/statm: 3106 1622 136 53 0 1529 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 12424

[startup+12.701 s]
/proc/loadavg: 3.68 4.20 3.97 5/379 16657
/proc/meminfo: memFree=18183284/32951124 swapFree=45193364/67111528
[pid=16630] ppid=16628 vsize=15616 CPUtime=12.69 cores=0,2
/proc/16630/stat : 16630 (lingeling) R 16628 16630 16596 0 -1 4202496 4329 0 0 0 1265 4 0 0 25 0 1 0 733503264 15990784 2446 33554432000 4194304 4409284 140734837807968 18446744073709551615 4358389 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/16630/statm: 3904 2446 141 53 0 2327 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 15616

[startup+25.5008 s]
/proc/loadavg: 3.72 4.19 3.97 5/379 16657
/proc/meminfo: memFree=18172704/32951124 swapFree=45193364/67111528
[pid=16630] ppid=16628 vsize=18172 CPUtime=25.49 cores=0,2
/proc/16630/stat : 16630 (lingeling) R 16628 16630 16596 0 -1 4202496 14756 0 0 0 2535 14 0 0 25 0 1 0 733503264 18608128 3085 33554432000 4194304 4409284 140734837807968 18446744073709551615 4358325 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/16630/statm: 4543 3085 141 53 0 2966 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 18172

[startup+51.1006 s]
/proc/loadavg: 3.82 4.17 3.97 5/379 16657
/proc/meminfo: memFree=18154200/32951124 swapFree=45193364/67111528
[pid=16630] ppid=16628 vsize=21828 CPUtime=51.09 cores=0,2
/proc/16630/stat : 16630 (lingeling) R 16628 16630 16596 0 -1 4202496 32466 0 0 0 5079 30 0 0 25 0 1 0 733503264 22351872 3978 33554432000 4194304 4409284 140734837807968 18446744073709551615 4358619 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/16630/statm: 5457 3978 141 53 0 3880 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 21828

[startup+102.314 s]
/proc/loadavg: 3.93 4.14 3.97 5/379 16659
/proc/meminfo: memFree=18126772/32951124 swapFree=45193364/67111528
[pid=16630] ppid=16628 vsize=29516 CPUtime=102.3 cores=0,2
/proc/16630/stat : 16630 (lingeling) R 16628 16630 16596 0 -1 4202496 67586 0 0 0 10174 56 0 0 25 0 1 0 733503264 30224384 5900 33554432000 4194304 4409284 140734837807968 18446744073709551615 4358421 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/16630/statm: 7379 5900 141 53 0 5802 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 29516

[startup+162.301 s]
/proc/loadavg: 4.04 4.13 3.97 5/379 16661
/proc/meminfo: memFree=18117320/32951124 swapFree=45193364/67111528
[pid=16630] ppid=16628 vsize=32996 CPUtime=162.29 cores=0,2
/proc/16630/stat : 16630 (lingeling) R 16628 16630 16596 0 -1 4202496 105323 0 0 0 16144 85 0 0 25 0 1 0 733503264 33787904 6770 33554432000 4194304 4409284 140734837807968 18446744073709551615 224284950423 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/16630/statm: 8249 6770 141 53 0 6672 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 32996

[startup+222.301 s]
/proc/loadavg: 4.01 4.10 3.97 5/379 16663
/proc/meminfo: memFree=18070168/32951124 swapFree=45193364/67111528
[pid=16630] ppid=16628 vsize=32720 CPUtime=222.29 cores=0,2
/proc/16630/stat : 16630 (lingeling) R 16628 16630 16596 0 -1 4202496 143475 0 0 0 22117 112 0 0 25 0 1 0 733503264 33505280 6701 33554432000 4194304 4409284 140734837807968 18446744073709551615 224284950423 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/16630/statm: 8180 6701 141 53 0 6603 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 32720

[startup+282.301 s]
/proc/loadavg: 4.04 4.10 3.98 5/379 16663
/proc/meminfo: memFree=18042612/32951124 swapFree=45193364/67111528
[pid=16630] ppid=16628 vsize=46688 CPUtime=282.28 cores=0,2
/proc/16630/stat : 16630 (lingeling) R 16628 16630 16596 0 -1 4202496 172619 0 0 0 28093 135 0 0 25 0 1 0 733503264 47808512 10193 33554432000 4194304 4409284 140734837807968 18446744073709551615 4359933 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/16630/statm: 11672 10193 141 53 0 10095 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 46688

[startup+342.301 s]
/proc/loadavg: 4.01 4.08 3.98 5/379 16665
/proc/meminfo: memFree=18007848/32951124 swapFree=45193364/67111528
[pid=16630] ppid=16628 vsize=51072 CPUtime=342.28 cores=0,2
/proc/16630/stat : 16630 (lingeling) R 16628 16630 16596 0 -1 4202496 197385 0 0 0 34068 160 0 0 25 0 1 0 733503264 52297728 11289 33554432000 4194304 4409284 140734837807968 18446744073709551615 224284950423 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/16630/statm: 12768 11289 141 53 0 11191 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 51072

[startup+402.301 s]
/proc/loadavg: 4.00 4.06 3.98 5/379 16667
/proc/meminfo: memFree=17971980/32951124 swapFree=45193364/67111528
[pid=16630] ppid=16628 vsize=53788 CPUtime=402.28 cores=0,2
/proc/16630/stat : 16630 (lingeling) R 16628 16630 16596 0 -1 4202496 217192 0 0 0 40048 180 0 0 25 0 1 0 733503264 55078912 11968 33554432000 4194304 4409284 140734837807968 18446744073709551615 4256972 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/16630/statm: 13447 11968 141 53 0 11870 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 53788

[startup+462.301 s]
/proc/loadavg: 4.00 4.05 3.98 5/379 16669
/proc/meminfo: memFree=18048448/32951124 swapFree=45193364/67111528
[pid=16630] ppid=16628 vsize=42976 CPUtime=462.28 cores=0,2
/proc/16630/stat : 16630 (lingeling) R 16628 16630 16596 0 -1 4202496 240853 0 0 0 46030 198 0 0 25 0 1 0 733503264 44007424 9297 33554432000 4194304 4409284 140734837807968 18446744073709551615 4358627 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/16630/statm: 10744 9297 141 53 0 9167 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 42976

[startup+522.301 s]
/proc/loadavg: 4.06 4.05 3.99 5/379 16671
/proc/meminfo: memFree=17932468/32951124 swapFree=45193364/67111528
[pid=16630] ppid=16628 vsize=54992 CPUtime=522.29 cores=0,2
/proc/16630/stat : 16630 (lingeling) R 16628 16630 16596 0 -1 4202496 265340 0 0 0 52008 221 0 0 25 0 1 0 733503264 56311808 12269 33554432000 4194304 4409284 140734837807968 18446744073709551615 224284950423 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/16630/statm: 13748 12269 141 53 0 12171 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 54992

[startup+582.301 s]
/proc/loadavg: 4.11 4.07 4.00 5/379 16671
/proc/meminfo: memFree=18009060/32951124 swapFree=45193364/67111528
[pid=16630] ppid=16628 vsize=43316 CPUtime=582.28 cores=0,2
/proc/16630/stat : 16630 (lingeling) R 16628 16630 16596 0 -1 4202496 287453 0 0 0 57990 238 0 0 25 0 1 0 733503264 44355584 9350 33554432000 4194304 4409284 140734837807968 18446744073709551615 4358699 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/16630/statm: 10829 9350 141 53 0 9252 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 43316

[startup+642.301 s]
/proc/loadavg: 4.08 4.07 4.00 5/379 16673
/proc/meminfo: memFree=17939588/32951124 swapFree=45193364/67111528
[pid=16630] ppid=16628 vsize=58920 CPUtime=642.29 cores=0,2
/proc/16630/stat : 16630 (lingeling) R 16628 16630 16596 0 -1 4202496 306783 0 0 0 63972 257 0 0 25 0 1 0 733503264 60334080 13251 33554432000 4194304 4409284 140734837807968 18446744073709551615 4358834 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/16630/statm: 14730 13251 141 53 0 13153 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 58920

[startup+702.301 s]
/proc/loadavg: 4.03 4.05 4.00 5/379 16675
/proc/meminfo: memFree=17978852/32951124 swapFree=45193364/67111528
[pid=16630] ppid=16628 vsize=43728 CPUtime=702.28 cores=0,2
/proc/16630/stat : 16630 (lingeling) R 16628 16630 16596 0 -1 4202496 343063 0 0 0 69953 275 0 0 25 0 1 0 733503264 44777472 9453 33554432000 4194304 4409284 140734837807968 18446744073709551615 224284950423 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/16630/statm: 10932 9453 141 53 0 9355 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 43728

[startup+762.314 s]
/proc/loadavg: 4.08 4.07 4.01 5/379 16677
/proc/meminfo: memFree=17920400/32951124 swapFree=45193364/67111528
[pid=16630] ppid=16628 vsize=49612 CPUtime=762.29 cores=0,2
/proc/16630/stat : 16630 (lingeling) R 16628 16630 16596 0 -1 4202496 361392 0 0 0 75938 291 0 0 25 0 1 0 733503264 50802688 10924 33554432000 4194304 4409284 140734837807968 18446744073709551615 4303712 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/16630/statm: 12403 10924 141 53 0 10826 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 49612

[startup+822.301 s]
/proc/loadavg: 4.06 4.07 4.01 5/379 16679
/proc/meminfo: memFree=17959296/32951124 swapFree=45193364/67111528
[pid=16630] ppid=16628 vsize=56612 CPUtime=822.28 cores=0,2
/proc/16630/stat : 16630 (lingeling) R 16628 16630 16596 0 -1 4202496 387192 0 0 0 81920 308 0 0 25 0 1 0 733503264 57970688 12674 33554432000 4194304 4409284 140734837807968 18446744073709551615 4358699 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/16630/statm: 14153 12674 141 53 0 12576 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 56612

[startup+882.301 s]
/proc/loadavg: 4.07 4.07 4.00 5/379 16679
/proc/meminfo: memFree=17895892/32951124 swapFree=45193364/67111528
[pid=16630] ppid=16628 vsize=58816 CPUtime=882.28 cores=0,2
/proc/16630/stat : 16630 (lingeling) R 16628 16630 16596 0 -1 4202496 410457 0 0 0 87901 327 0 0 25 0 1 0 733503264 60227584 13233 33554432000 4194304 4409284 140734837807968 18446744073709551615 224284950423 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/16630/statm: 14704 13233 141 53 0 13127 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 58816

[startup+942.301 s]
/proc/loadavg: 4.06 4.07 4.00 5/379 16681
/proc/meminfo: memFree=17967152/32951124 swapFree=45193364/67111528
[pid=16630] ppid=16628 vsize=53520 CPUtime=942.27 cores=0,2
/proc/16630/stat : 16630 (lingeling) R 16628 16630 16596 0 -1 4202496 444292 0 0 0 93884 343 0 0 25 0 1 0 733503264 54804480 11933 33554432000 4194304 4409284 140734837807968 18446744073709551615 4358627 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/16630/statm: 13380 11933 141 53 0 11803 0
Current children cumulated CPU time (s) 942.27
Current children cumulated vsize (KiB) 53520

[startup+1002.3 s]
/proc/loadavg: 4.02 4.05 4.00 5/379 16683
/proc/meminfo: memFree=17806164/32951124 swapFree=45193364/67111528
[pid=16630] ppid=16628 vsize=52348 CPUtime=1002.27 cores=0,2
/proc/16630/stat : 16630 (lingeling) R 16628 16630 16596 0 -1 4202496 468008 0 0 0 99865 362 0 0 25 0 1 0 733503264 53604352 11640 33554432000 4194304 4409284 140734837807968 18446744073709551615 224284950423 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/16630/statm: 13087 11640 141 53 0 11510 0
Current children cumulated CPU time (s) 1002.27
Current children cumulated vsize (KiB) 52348

[startup+1062.3 s]
/proc/loadavg: 4.00 4.04 4.00 5/379 16685
/proc/meminfo: memFree=17858820/32951124 swapFree=45193364/67111528
[pid=16630] ppid=16628 vsize=73860 CPUtime=1062.27 cores=0,2
/proc/16630/stat : 16630 (lingeling) R 16628 16630 16596 0 -1 4202496 493700 0 0 0 105851 376 0 0 25 0 1 0 733503264 75632640 17018 33554432000 4194304 4409284 140734837807968 18446744073709551615 4358413 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/16630/statm: 18465 17018 141 53 0 16888 0
Current children cumulated CPU time (s) 1062.27
Current children cumulated vsize (KiB) 73860

[startup+1122.3 s]
/proc/loadavg: 4.07 4.05 4.00 5/379 16687
/proc/meminfo: memFree=17794680/32951124 swapFree=45193364/67111528
[pid=16630] ppid=16628 vsize=73832 CPUtime=1122.27 cores=0,2
/proc/16630/stat : 16630 (lingeling) R 16628 16630 16596 0 -1 4202496 517824 0 0 0 111832 395 0 0 25 0 1 0 733503264 75603968 17011 33554432000 4194304 4409284 140734837807968 18446744073709551615 4358325 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/16630/statm: 18458 17011 141 53 0 16881 0
Current children cumulated CPU time (s) 1122.27
Current children cumulated vsize (KiB) 73832

[startup+1182.3 s]
/proc/loadavg: 4.08 4.05 4.00 5/379 16687
/proc/meminfo: memFree=17689492/32951124 swapFree=45193364/67111528
[pid=16630] ppid=16628 vsize=81384 CPUtime=1182.27 cores=0,2
/proc/16630/stat : 16630 (lingeling) R 16628 16630 16596 0 -1 4202496 539670 0 0 0 117813 414 0 0 25 0 1 0 733503264 83337216 18899 33554432000 4194304 4409284 140734837807968 18446744073709551615 224284950423 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/16630/statm: 20346 18899 141 53 0 18769 0
Current children cumulated CPU time (s) 1182.27
Current children cumulated vsize (KiB) 81384

[startup+1242.3 s]
/proc/loadavg: 4.08 4.05 4.00 5/379 16689
/proc/meminfo: memFree=17618032/32951124 swapFree=45193364/67111528
[pid=16630] ppid=16628 vsize=89428 CPUtime=1242.27 cores=0,2
/proc/16630/stat : 16630 (lingeling) R 16628 16630 16596 0 -1 4202496 553514 0 0 0 123800 427 0 0 25 0 1 0 733503264 91574272 20910 33554432000 4194304 4409284 140734837807968 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/16630/statm: 22357 20910 141 53 0 20780 0
Current children cumulated CPU time (s) 1242.27
Current children cumulated vsize (KiB) 89428



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.03 4.04 4.00 5/379 16691
/proc/meminfo: memFree=17646508/32951124 swapFree=45193364/67111528
[pid=16630] ppid=16628 vsize=77072 CPUtime=1299.98 cores=0,2
/proc/16630/stat : 16630 (lingeling) R 16628 16630 16596 0 -1 4202496 582507 0 0 0 129561 437 0 0 25 0 1 0 733503264 78921728 17821 33554432000 4194304 4409284 140734837807968 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/16630/statm: 19268 17821 141 53 0 17691 0
Current children cumulated CPU time (s) 1299.98
Current children cumulated vsize (KiB) 77072

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): 1299.99
CPU user time (s): 1295.62
CPU system time (s): 4.37733
CPU usage (%): 99.998
Max. virtual memory (cumulated for all children) (KiB): 134124

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

runsolver used 4.91225 second user time and 10.4764 second system time

The end

Launcher Data

Begin job on node118 at 2011-05-15 06:12:06
IDJOB=3371748
IDBENCH=71540
IDSOLVER=1849
FILE ID=node118/3371748-1305432726
RUNJOBID= node118-1305432726-16614
PBS_JOBID= 13324630
Free space on /tmp= 73328 MiB

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

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

MD5SUM BENCH= 6200c727c8a5a324974090a1f9a6d7ab
RANDOM SEED=613725208

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.842
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18260352 kB
Buffers:        285980 kB
Cached:        4405488 kB
SwapCached:      22084 kB
Active:       11779160 kB
Inactive:      2607964 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18260352 kB
SwapTotal:    67111528 kB
SwapFree:     45193364 kB
Dirty:             908 kB
Writeback:           0 kB
AnonPages:     9686764 kB
Mapped:          14040 kB
Slab:           147104 kB
PageTables:      90296 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 88633124 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= 73320 MiB
End job on node118 at 2011-05-15 06:33:48