Trace number 3259175

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Lingeling 587? (TO) 1300.06 1300.02

General information on the benchmark

NameCRAFTED/rbsat/crafted/unforced/
rbsat-v760c43649g2.cnf
MD5SUM791cdb75c1a209efd7f7547f06e0fed9
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1235.8
Satisfiable
(Un)Satisfiability was proved
Number of variables760
Number of clauses43649
Sum of the clauses size87978
Maximum clause length19
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 243609
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 540

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3259175-1303505858/watcher-3259175-1303505858 -o /tmp/evaluation-result-3259175-1303505858/solver-3259175-1303505858 -C 2400 -W 1300 -M 7680 lingeling HOME/instance-3259175-1303505858.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: 1.02 2.07 2.95 4/189 32685
/proc/meminfo: memFree=13965832/32950928 swapFree=67111528/67111528
[pid=32685] ppid=32683 vsize=7220 CPUtime=0 cores=4,6
/proc/32685/stat : 32685 (lingeling) R 32683 32685 32262 0 -1 4202496 359 0 0 0 0 0 0 0 21 0 1 0 540816500 7393280 301 33554432000 4194304 4409164 140735727791664 18446744073709551615 251367546624 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/32685/statm: 1805 301 111 53 0 228 0

[startup+0.0186781 s]
/proc/loadavg: 1.02 2.07 2.95 4/189 32685
/proc/meminfo: memFree=13965832/32950928 swapFree=67111528/67111528
[pid=32685] ppid=32683 vsize=7728 CPUtime=0.01 cores=4,6
/proc/32685/stat : 32685 (lingeling) R 32683 32685 32262 0 -1 4202496 501 0 0 0 1 0 0 0 21 0 1 0 540816500 7913472 442 33554432000 4194304 4409164 140735727791664 18446744073709551615 4285156 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/32685/statm: 1932 442 125 53 0 355 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 7728

[startup+0.100675 s]
/proc/loadavg: 1.02 2.07 2.95 4/189 32685
/proc/meminfo: memFree=13965832/32950928 swapFree=67111528/67111528
[pid=32685] ppid=32683 vsize=8512 CPUtime=0.09 cores=4,6
/proc/32685/stat : 32685 (lingeling) R 32683 32685 32262 0 -1 4202496 767 0 0 0 9 0 0 0 21 0 1 0 540816500 8716288 579 33554432000 4194304 4409164 140735727791664 18446744073709551615 4340146 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/32685/statm: 2128 579 133 53 0 551 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8512

[startup+0.300628 s]
/proc/loadavg: 1.02 2.07 2.95 4/189 32685
/proc/meminfo: memFree=13965832/32950928 swapFree=67111528/67111528
[pid=32685] ppid=32683 vsize=8512 CPUtime=0.29 cores=4,6
/proc/32685/stat : 32685 (lingeling) R 32683 32685 32262 0 -1 4202496 774 0 0 0 29 0 0 0 22 0 1 0 540816500 8716288 586 33554432000 4194304 4409164 140735727791664 18446744073709551615 4243008 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/32685/statm: 2128 586 136 53 0 551 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8512

[startup+0.700552 s]
/proc/loadavg: 1.02 2.07 2.95 4/189 32685
/proc/meminfo: memFree=13965832/32950928 swapFree=67111528/67111528
[pid=32685] ppid=32683 vsize=9316 CPUtime=0.69 cores=4,6
/proc/32685/stat : 32685 (lingeling) R 32683 32685 32262 0 -1 4202496 975 0 0 0 69 0 0 0 24 0 1 0 540816500 9539584 787 33554432000 4194304 4409164 140735727791664 18446744073709551615 4243014 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/32685/statm: 2329 787 136 53 0 752 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9316

[startup+1.5004 s]
/proc/loadavg: 1.02 2.07 2.95 5/190 32686
/proc/meminfo: memFree=13957184/32950928 swapFree=67111528/67111528
[pid=32685] ppid=32683 vsize=9316 CPUtime=1.49 cores=4,6
/proc/32685/stat : 32685 (lingeling) R 32683 32685 32262 0 -1 4202496 975 0 0 0 149 0 0 0 25 0 1 0 540816500 9539584 787 33554432000 4194304 4409164 140735727791664 18446744073709551615 4229203 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/32685/statm: 2329 787 136 53 0 752 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9316

[startup+3.10111 s]
/proc/loadavg: 1.02 2.07 2.95 5/190 32686
/proc/meminfo: memFree=13949116/32950928 swapFree=67111528/67111528
[pid=32685] ppid=32683 vsize=10116 CPUtime=3.09 cores=4,6
/proc/32685/stat : 32685 (lingeling) R 32683 32685 32262 0 -1 4202496 1175 0 0 0 309 0 0 0 25 0 1 0 540816500 10358784 987 33554432000 4194304 4409164 140735727791664 18446744073709551615 4243001 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/32685/statm: 2529 987 136 53 0 952 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10116

[startup+6.30051 s]
/proc/loadavg: 1.34 2.11 2.96 5/190 32686
/proc/meminfo: memFree=13942876/32950928 swapFree=67111528/67111528
[pid=32685] ppid=32683 vsize=13168 CPUtime=6.29 cores=4,6
/proc/32685/stat : 32685 (lingeling) R 32683 32685 32262 0 -1 4202496 3915 0 0 0 626 3 0 0 25 0 1 0 540816500 13484032 1814 33554432000 4194304 4409164 140735727791664 18446744073709551615 251367571351 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/32685/statm: 3292 1814 141 53 0 1715 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 13168

[startup+12.7003 s]
/proc/loadavg: 1.55 2.15 2.97 5/190 32686
/proc/meminfo: memFree=13929952/32950928 swapFree=67111528/67111528
[pid=32685] ppid=32683 vsize=14832 CPUtime=12.7 cores=4,6
/proc/32685/stat : 32685 (lingeling) R 32683 32685 32262 0 -1 4202496 9453 0 0 0 1261 9 0 0 25 0 1 0 540816500 15187968 2247 33554432000 4194304 4409164 140735727791664 18446744073709551615 4271728 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/32685/statm: 3708 2247 141 53 0 2131 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 14832

[startup+25.5009 s]
/proc/loadavg: 2.17 2.25 2.99 5/190 32687
/proc/meminfo: memFree=13922268/32950928 swapFree=67111528/67111528
[pid=32685] ppid=32683 vsize=15456 CPUtime=25.49 cores=4,6
/proc/32685/stat : 32685 (lingeling) R 32683 32685 32262 0 -1 4202496 22517 0 0 0 2532 17 0 0 25 0 1 0 540816500 15826944 2418 33554432000 4194304 4409164 140735727791664 18446744073709551615 251367571351 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/32685/statm: 3864 2418 141 53 0 2287 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 15456

[startup+51.1012 s]
/proc/loadavg: 2.79 2.39 3.01 5/190 32687
/proc/meminfo: memFree=13903388/32950928 swapFree=67111528/67111528
[pid=32685] ppid=32683 vsize=23140 CPUtime=51.1 cores=4,6
/proc/32685/stat : 32685 (lingeling) R 32683 32685 32262 0 -1 4202496 45556 0 0 0 5078 32 0 0 25 0 1 0 540816500 23695360 4311 33554432000 4194304 4409164 140735727791664 18446744073709551615 4256819 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/32685/statm: 5785 4311 141 53 0 4208 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 23140

[startup+102.307 s]
/proc/loadavg: 3.47 2.64 3.06 5/190 32689
/proc/meminfo: memFree=13890592/32950928 swapFree=67111528/67111528
[pid=32685] ppid=32683 vsize=25048 CPUtime=102.3 cores=4,6
/proc/32685/stat : 32685 (lingeling) R 32683 32685 32262 0 -1 4202496 75533 0 0 0 10172 58 0 0 25 0 1 0 540816500 25649152 4784 33554432000 4194304 4409164 140735727791664 18446744073709551615 251367571351 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/32685/statm: 6262 4784 141 53 0 4685 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 25048

[startup+162.301 s]
/proc/loadavg: 3.88 2.90 3.12 5/190 32690
/proc/meminfo: memFree=13873456/32950928 swapFree=67111528/67111528
[pid=32685] ppid=32683 vsize=29260 CPUtime=162.3 cores=4,6
/proc/32685/stat : 32685 (lingeling) R 32683 32685 32262 0 -1 4202496 112351 0 0 0 16144 86 0 0 25 0 1 0 540816500 29962240 5837 33554432000 4194304 4409164 140735727791664 18446744073709551615 4358512 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/32685/statm: 7315 5837 141 53 0 5738 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 29260

[startup+222.3 s]
/proc/loadavg: 3.96 3.10 3.18 5/190 32701
/proc/meminfo: memFree=13856768/32950928 swapFree=67111528/67111528
[pid=32685] ppid=32683 vsize=40288 CPUtime=222.3 cores=4,6
/proc/32685/stat : 32685 (lingeling) R 32683 32685 32262 0 -1 4202496 147995 0 0 0 22119 111 0 0 25 0 1 0 540816500 41254912 8594 33554432000 4194304 4409164 140735727791664 18446744073709551615 251367571351 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/32685/statm: 10072 8594 141 53 0 8495 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 40288

[startup+282.3 s]
/proc/loadavg: 4.02 3.27 3.23 5/190 32703
/proc/meminfo: memFree=13847460/32950928 swapFree=67111528/67111528
[pid=32685] ppid=32683 vsize=33460 CPUtime=282.3 cores=4,6
/proc/32685/stat : 32685 (lingeling) R 32683 32685 32262 0 -1 4202496 185223 0 0 0 28096 134 0 0 25 0 1 0 540816500 34263040 6887 33554432000 4194304 4409164 140735727791664 18446744073709551615 4358472 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/32685/statm: 8365 6887 141 53 0 6788 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 33460

[startup+342.301 s]
/proc/loadavg: 4.01 3.40 3.28 5/190 32704
/proc/meminfo: memFree=13798588/32950928 swapFree=67111528/67111528
[pid=32685] ppid=32683 vsize=49332 CPUtime=342.3 cores=4,6
/proc/32685/stat : 32685 (lingeling) R 32683 32685 32262 0 -1 4202496 210011 0 0 0 34074 156 0 0 25 0 1 0 540816500 50515968 10855 33554432000 4194304 4409164 140735727791664 18446744073709551615 4358348 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/32685/statm: 12333 10855 141 53 0 10756 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 49332

[startup+402.301 s]
/proc/loadavg: 4.00 3.51 3.32 5/190 32706
/proc/meminfo: memFree=13795716/32950928 swapFree=67111528/67111528
[pid=32685] ppid=32683 vsize=34760 CPUtime=402.3 cores=4,6
/proc/32685/stat : 32685 (lingeling) R 32683 32685 32262 0 -1 4202496 233106 0 0 0 40056 174 0 0 25 0 1 0 540816500 35594240 7215 33554432000 4194304 4409164 140735727791664 18446744073709551615 251367571351 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/32685/statm: 8690 7215 141 53 0 7113 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 34760

[startup+462.301 s]
/proc/loadavg: 4.03 3.61 3.36 5/190 32707
/proc/meminfo: memFree=13724160/32950928 swapFree=67111528/67111528
[pid=32685] ppid=32683 vsize=90568 CPUtime=462.31 cores=4,6
/proc/32685/stat : 32685 (lingeling) R 32683 32685 32262 0 -1 4202496 255595 0 0 0 46039 192 0 0 25 0 1 0 540816500 92741632 21167 33554432000 4194304 4409164 140735727791664 18446744073709551615 4358328 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/32685/statm: 22642 21167 141 53 0 21065 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 90568

[startup+522.301 s]
/proc/loadavg: 4.01 3.68 3.40 5/190 32709
/proc/meminfo: memFree=13704796/32950928 swapFree=67111528/67111528
[pid=32685] ppid=32683 vsize=79588 CPUtime=522.31 cores=4,6
/proc/32685/stat : 32685 (lingeling) R 32683 32685 32262 0 -1 4202496 269322 0 0 0 52027 204 0 0 25 0 1 0 540816500 81498112 18419 33554432000 4194304 4409164 140735727791664 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/32685/statm: 19897 18419 141 53 0 18320 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 79588

[startup+582.301 s]
/proc/loadavg: 4.00 3.73 3.43 5/190 32711
/proc/meminfo: memFree=13675008/32950928 swapFree=67111528/67111528
[pid=32685] ppid=32683 vsize=75816 CPUtime=582.31 cores=4,6
/proc/32685/stat : 32685 (lingeling) R 32683 32685 32262 0 -1 4202496 286749 0 0 0 58016 215 0 0 25 0 1 0 540816500 77635584 17476 33554432000 4194304 4409164 140735727791664 18446744073709551615 4358352 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/32685/statm: 18954 17476 141 53 0 17377 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 75816

[startup+642.3 s]
/proc/loadavg: 4.00 3.78 3.47 5/190 32712
/proc/meminfo: memFree=13626756/32950928 swapFree=67111528/67111528
[pid=32685] ppid=32683 vsize=117308 CPUtime=642.32 cores=4,6
/proc/32685/stat : 32685 (lingeling) R 32683 32685 32262 0 -1 4202496 300264 0 0 0 64006 226 0 0 25 0 1 0 540816500 120123392 27849 33554432000 4194304 4409164 140735727791664 18446744073709551615 4257039 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/32685/statm: 29327 27849 141 53 0 27750 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 117308

[startup+702.3 s]
/proc/loadavg: 4.00 3.82 3.50 5/190 32714
/proc/meminfo: memFree=13593612/32950928 swapFree=67111528/67111528
[pid=32685] ppid=32683 vsize=157892 CPUtime=702.32 cores=4,6
/proc/32685/stat : 32685 (lingeling) R 32683 32685 32262 0 -1 4202496 317926 0 0 0 69998 234 0 0 25 0 1 0 540816500 161681408 37995 33554432000 4194304 4409164 140735727791664 18446744073709551615 4358279 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/32685/statm: 39473 37995 141 53 0 37896 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 157892

[startup+762.307 s]
/proc/loadavg: 4.04 3.86 3.53 5/190 32715
/proc/meminfo: memFree=13570288/32950928 swapFree=67111528/67111528
[pid=32685] ppid=32683 vsize=157892 CPUtime=762.32 cores=4,6
/proc/32685/stat : 32685 (lingeling) R 32683 32685 32262 0 -1 4202496 317926 0 0 0 75993 239 0 0 25 0 1 0 540816500 161681408 37995 33554432000 4194304 4409164 140735727791664 18446744073709551615 4358348 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/32685/statm: 39473 37995 141 53 0 37896 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 157892

[startup+822.301 s]
/proc/loadavg: 4.01 3.88 3.56 5/190 32717
/proc/meminfo: memFree=13605600/32950928 swapFree=67111528/67111528
[pid=32685] ppid=32683 vsize=104040 CPUtime=822.31 cores=4,6
/proc/32685/stat : 32685 (lingeling) R 32683 32685 32262 0 -1 4202496 330107 0 0 0 81980 251 0 0 25 0 1 0 540816500 106536960 24532 33554432000 4194304 4409164 140735727791664 18446744073709551615 4256928 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/32685/statm: 26010 24532 141 53 0 24433 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 104040

[startup+882.301 s]
/proc/loadavg: 4.00 3.90 3.58 5/190 32719
/proc/meminfo: memFree=13577320/32950928 swapFree=67111528/67111528
[pid=32685] ppid=32683 vsize=150884 CPUtime=882.33 cores=4,6
/proc/32685/stat : 32685 (lingeling) R 32683 32685 32262 0 -1 4202496 346567 0 0 0 87972 261 0 0 25 0 1 0 540816500 154505216 36243 33554432000 4194304 4409164 140735727791664 18446744073709551615 4256901 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/32685/statm: 37721 36243 141 53 0 36144 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 150884

[startup+942.301 s]
/proc/loadavg: 4.00 3.92 3.60 5/190 32720
/proc/meminfo: memFree=13528944/32950928 swapFree=67111528/67111528
[pid=32685] ppid=32683 vsize=150884 CPUtime=942.33 cores=4,6
/proc/32685/stat : 32685 (lingeling) R 32683 32685 32262 0 -1 4202496 346567 0 0 0 93968 265 0 0 25 0 1 0 540816500 154505216 36243 33554432000 4194304 4409164 140735727791664 18446744073709551615 4340182 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/32685/statm: 37721 36243 141 53 0 36144 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 150884

[startup+1002.3 s]
/proc/loadavg: 4.00 3.93 3.63 5/190 32722
/proc/meminfo: memFree=13381616/32950928 swapFree=67111528/67111528
[pid=32685] ppid=32683 vsize=208460 CPUtime=1002.32 cores=4,6
/proc/32685/stat : 32685 (lingeling) R 32683 32685 32262 0 -1 4202496 366128 0 0 0 99961 271 0 0 25 0 1 0 540816500 213463040 50637 33554432000 4194304 4409164 140735727791664 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/32685/statm: 52115 50637 141 53 0 50538 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 208460

[startup+1062.3 s]
/proc/loadavg: 4.00 3.94 3.65 5/190 32723
/proc/meminfo: memFree=13373300/32950928 swapFree=67111528/67111528
[pid=32685] ppid=32683 vsize=208460 CPUtime=1062.33 cores=4,6
/proc/32685/stat : 32685 (lingeling) R 32683 32685 32262 0 -1 4202496 366128 0 0 0 105956 277 0 0 25 0 1 0 540816500 213463040 50637 33554432000 4194304 4409164 140735727791664 18446744073709551615 4230361 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/32685/statm: 52115 50637 141 53 0 50538 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 208460

[startup+1122.3 s]
/proc/loadavg: 4.04 3.96 3.67 5/190 32725
/proc/meminfo: memFree=13289584/32950928 swapFree=67111528/67111528
[pid=32685] ppid=32683 vsize=267676 CPUtime=1122.33 cores=4,6
/proc/32685/stat : 32685 (lingeling) R 32683 32685 32262 0 -1 4202496 393092 0 0 0 111950 283 0 0 25 0 1 0 540816500 274100224 65441 33554432000 4194304 4409164 140735727791664 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/32685/statm: 66919 65441 141 53 0 65342 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 267676

[startup+1182.3 s]
/proc/loadavg: 4.01 3.97 3.69 5/190 32727
/proc/meminfo: memFree=13283124/32950928 swapFree=67111528/67111528
[pid=32685] ppid=32683 vsize=267676 CPUtime=1182.33 cores=4,6
/proc/32685/stat : 32685 (lingeling) R 32683 32685 32262 0 -1 4202496 393092 0 0 0 117946 287 0 0 25 0 1 0 540816500 274100224 65441 33554432000 4194304 4409164 140735727791664 18446744073709551615 251367571351 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/32685/statm: 66919 65441 141 53 0 65342 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 267676

[startup+1242.3 s]
/proc/loadavg: 4.00 3.97 3.71 5/190 32728
/proc/meminfo: memFree=13343492/32950928 swapFree=67111528/67111528
[pid=32685] ppid=32683 vsize=160008 CPUtime=1242.33 cores=4,6
/proc/32685/stat : 32685 (lingeling) R 32683 32685 32262 0 -1 4202496 411530 0 0 0 123933 300 0 0 25 0 1 0 540816500 163848192 38524 33554432000 4194304 4409164 140735727791664 18446744073709551615 4358279 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/32685/statm: 40002 38524 141 53 0 38425 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 160008



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.84 3.94 3.71 2/184 32733
/proc/meminfo: memFree=13761020/32950928 swapFree=67111528/67111528
[pid=32685] ppid=32683 vsize=220752 CPUtime=1300.04 cores=4,6
/proc/32685/stat : 32685 (lingeling) R 32683 32685 32262 0 -1 4202496 431813 0 0 0 129696 308 0 0 25 0 1 0 540816500 226050048 53710 33554432000 4194304 4409164 140735727791664 18446744073709551615 251367571351 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/32685/statm: 55188 53710 141 53 0 53611 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 220752

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.06
CPU user time (s): 1296.97
CPU system time (s): 3.09053
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 267676

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1296.97
system time used= 3.09053
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 431813
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3
involuntary context switches= 1777

runsolver used 2.23466 second user time and 4.86526 second system time

The end

Launcher Data

Begin job on node113 at 2011-04-22 22:57:38
IDJOB=3259175
IDBENCH=71514
IDSOLVER=1606
FILE ID=node113/3259175-1303505858
RUNJOBID= node113-1303505857-32644
PBS_JOBID= 13134224
Free space on /tmp= 70624 MiB

SOLVER NAME= Lingeling 587
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/unforced/rbsat-v760c43649g2.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3259175-1303505858/watcher-3259175-1303505858 -o /tmp/evaluation-result-3259175-1303505858/solver-3259175-1303505858 -C 2400 -W 1300 -M 7680  lingeling HOME/instance-3259175-1303505858.cnf

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

MD5SUM BENCH= 791cdb75c1a209efd7f7547f06e0fed9
RANDOM SEED=1903700844

node113.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	: 5332.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      13965980 kB
Buffers:       1697336 kB
Cached:       16623684 kB
SwapCached:          0 kB
Active:       10474756 kB
Inactive:      7927352 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13965980 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            6060 kB
Writeback:          12 kB
AnonPages:       80056 kB
Mapped:          15004 kB
Slab:           518048 kB
PageTables:       5060 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   267984 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= 70628 MiB
End job on node113 at 2011-04-22 23:19:20