Trace number 3371736

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.03 1300.01

General information on the benchmark

NameSAT04/handmade/connamacher/connm-d0.04/
connm-ue-csp-sat-n800-d0.04-s1788334438.used-as.sat04-976.cnf
MD5SUM41d80cc808c021a52e21ee9950bc91e0
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 variables764
Number of clauses9695
Sum of the clauses size29276
Maximum clause length4
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 39504
Number of clauses of size 4191
Number of clauses of size 50
Number of clauses of size over 50

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3371736-1305435452/watcher-3371736-1305435452 -o /tmp/evaluation-result-3371736-1305435452/solver-3371736-1305435452 -C 2400 -W 1300 -M 7680 lingeling HOME/instance-3371736-1305435452.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: 0.95 1.66 2.54 3/324 23785
/proc/meminfo: memFree=27920444/32950928 swapFree=60199044/67111528
[pid=23785] ppid=23783 vsize=6928 CPUtime=0 cores=4,6
/proc/23785/stat : 23785 (lingeling) R 23783 23785 23021 0 -1 4202496 311 0 0 0 0 0 0 0 23 0 1 0 655144016 7094272 255 33554432000 4194304 4409284 140734625229504 18446744073709551615 268272688896 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23785/statm: 1732 255 111 53 0 155 0

[startup+0.0638921 s]
/proc/loadavg: 0.95 1.66 2.54 3/324 23785
/proc/meminfo: memFree=27920444/32950928 swapFree=60199044/67111528
[pid=23785] ppid=23783 vsize=7556 CPUtime=0.05 cores=4,6
/proc/23785/stat : 23785 (lingeling) R 23783 23785 23021 0 -1 4202496 552 0 0 0 5 0 0 0 23 0 1 0 655144016 7737344 381 33554432000 4194304 4409284 140734625229504 18446744073709551615 4233185 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23785/statm: 1889 381 134 53 0 312 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 7556

[startup+0.100936 s]
/proc/loadavg: 0.95 1.66 2.54 3/324 23785
/proc/meminfo: memFree=27920444/32950928 swapFree=60199044/67111528
[pid=23785] ppid=23783 vsize=7556 CPUtime=0.09 cores=4,6
/proc/23785/stat : 23785 (lingeling) R 23783 23785 23021 0 -1 4202496 558 0 0 0 9 0 0 0 23 0 1 0 655144016 7737344 387 33554432000 4194304 4409284 140734625229504 18446744073709551615 4251953 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23785/statm: 1889 387 134 53 0 312 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7556

[startup+0.30085 s]
/proc/loadavg: 0.95 1.66 2.54 3/324 23785
/proc/meminfo: memFree=27920444/32950928 swapFree=60199044/67111528
[pid=23785] ppid=23783 vsize=7688 CPUtime=0.29 cores=4,6
/proc/23785/stat : 23785 (lingeling) R 23783 23785 23021 0 -1 4202496 617 0 0 0 29 0 0 0 25 0 1 0 655144016 7872512 446 33554432000 4194304 4409284 140734625229504 18446744073709551615 4227287 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23785/statm: 1922 446 134 53 0 345 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7688

[startup+0.700896 s]
/proc/loadavg: 0.95 1.66 2.54 3/324 23785
/proc/meminfo: memFree=27920444/32950928 swapFree=60199044/67111528
[pid=23785] ppid=23783 vsize=7988 CPUtime=0.68 cores=4,6
/proc/23785/stat : 23785 (lingeling) R 23783 23785 23021 0 -1 4202496 705 0 0 0 68 0 0 0 25 0 1 0 655144016 8179712 534 33554432000 4194304 4409284 140734625229504 18446744073709551615 268272713623 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23785/statm: 1997 534 141 53 0 420 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 7988

[startup+1.50064 s]
/proc/loadavg: 1.20 1.69 2.55 4/328 23821
/proc/meminfo: memFree=27911316/32950928 swapFree=60199044/67111528
[pid=23785] ppid=23783 vsize=9336 CPUtime=1.48 cores=4,6
/proc/23785/stat : 23785 (lingeling) R 23783 23785 23021 0 -1 4202496 1064 0 0 0 147 1 0 0 25 0 1 0 655144016 9560064 893 33554432000 4194304 4409284 140734625229504 18446744073709551615 4358442 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23785/statm: 2334 893 141 53 0 757 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9336

[startup+3.10046 s]
/proc/loadavg: 1.20 1.69 2.55 5/330 23848
/proc/meminfo: memFree=27903592/32950928 swapFree=60199044/67111528
[pid=23785] ppid=23783 vsize=9796 CPUtime=3.08 cores=4,6
/proc/23785/stat : 23785 (lingeling) R 23783 23785 23021 0 -1 4202496 1828 0 0 0 305 3 0 0 25 0 1 0 655144016 10031104 979 33554432000 4194304 4409284 140734625229504 18446744073709551615 268272713623 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23785/statm: 2449 979 141 53 0 872 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9796

[startup+6.30078 s]
/proc/loadavg: 1.20 1.69 2.55 5/330 23848
/proc/meminfo: memFree=27894440/32950928 swapFree=60199044/67111528
[pid=23785] ppid=23783 vsize=10840 CPUtime=6.28 cores=4,6
/proc/23785/stat : 23785 (lingeling) R 23783 23785 23021 0 -1 4202496 3634 0 0 0 620 8 0 0 25 0 1 0 655144016 11100160 1251 33554432000 4194304 4409284 140734625229504 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23785/statm: 2710 1251 141 53 0 1133 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 10840

[startup+12.7007 s]
/proc/loadavg: 1.63 1.77 2.57 5/330 23848
/proc/meminfo: memFree=27887736/32950928 swapFree=60199044/67111528
[pid=23785] ppid=23783 vsize=13452 CPUtime=12.68 cores=4,6
/proc/23785/stat : 23785 (lingeling) R 23783 23785 23021 0 -1 4202496 5723 0 0 0 1254 14 0 0 25 0 1 0 655144016 13774848 1904 33554432000 4194304 4409284 140734625229504 18446744073709551615 268272713623 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23785/statm: 3363 1904 141 53 0 1786 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 13452

[startup+25.5004 s]
/proc/loadavg: 1.99 1.84 2.58 5/330 23848
/proc/meminfo: memFree=27875340/32950928 swapFree=60199044/67111528
[pid=23785] ppid=23783 vsize=14680 CPUtime=25.48 cores=4,6
/proc/23785/stat : 23785 (lingeling) R 23783 23785 23021 0 -1 4202496 10230 0 0 0 2519 29 0 0 25 0 1 0 655144016 15032320 2211 33554432000 4194304 4409284 140734625229504 18446744073709551615 4358325 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23785/statm: 3670 2211 141 53 0 2093 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 14680

[startup+51.1008 s]
/proc/loadavg: 2.68 2.01 2.62 5/330 23849
/proc/meminfo: memFree=27857820/32950928 swapFree=60199044/67111528
[pid=23785] ppid=23783 vsize=15536 CPUtime=51.08 cores=4,6
/proc/23785/stat : 23785 (lingeling) R 23783 23785 23021 0 -1 4202496 17428 0 0 0 5059 49 0 0 25 0 1 0 655144016 15908864 2425 33554432000 4194304 4409284 140734625229504 18446744073709551615 4358340 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23785/statm: 3884 2425 141 53 0 2307 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 15536

[startup+102.312 s]
/proc/loadavg: 3.47 2.35 2.69 5/330 23850
/proc/meminfo: memFree=27832748/32950928 swapFree=60199044/67111528
[pid=23785] ppid=23783 vsize=16836 CPUtime=102.29 cores=4,6
/proc/23785/stat : 23785 (lingeling) R 23783 23785 23021 0 -1 4202496 31541 0 0 0 10148 81 0 0 25 0 1 0 655144016 17240064 2736 33554432000 4194304 4409284 140734625229504 18446744073709551615 268272713623 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23785/statm: 4209 2736 141 53 0 2632 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 16836

[startup+162.301 s]
/proc/loadavg: 3.80 2.65 2.77 5/330 23852
/proc/meminfo: memFree=27817348/32950928 swapFree=60199044/67111528
[pid=23785] ppid=23783 vsize=25148 CPUtime=162.28 cores=4,6
/proc/23785/stat : 23785 (lingeling) R 23783 23785 23021 0 -1 4202496 50353 0 0 0 16109 119 0 0 25 0 1 0 655144016 25751552 4838 33554432000 4194304 4409284 140734625229504 18446744073709551615 4359765 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23785/statm: 6287 4838 141 53 0 4710 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 25148

[startup+222.3 s]
/proc/loadavg: 3.93 2.89 2.85 5/330 23863
/proc/meminfo: memFree=27812508/32950928 swapFree=60199044/67111528
[pid=23785] ppid=23783 vsize=22404 CPUtime=222.28 cores=4,6
/proc/23785/stat : 23785 (lingeling) R 23783 23785 23021 0 -1 4202496 64587 0 0 0 22076 152 0 0 25 0 1 0 655144016 22941696 4128 33554432000 4194304 4409284 140734625229504 18446744073709551615 4359830 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23785/statm: 5601 4128 141 53 0 4024 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 22404

[startup+282.301 s]
/proc/loadavg: 3.97 3.09 2.92 5/330 23864
/proc/meminfo: memFree=27787280/32950928 swapFree=60199044/67111528
[pid=23785] ppid=23783 vsize=23056 CPUtime=282.29 cores=4,6
/proc/23785/stat : 23785 (lingeling) R 23783 23785 23021 0 -1 4202496 80144 0 0 0 28045 184 0 0 25 0 1 0 655144016 23609344 4298 33554432000 4194304 4409284 140734625229504 18446744073709551615 268272713623 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23785/statm: 5764 4298 141 53 0 4187 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 23056

[startup+342.301 s]
/proc/loadavg: 3.99 3.25 2.98 5/330 23866
/proc/meminfo: memFree=27795176/32950928 swapFree=60199044/67111528
[pid=23785] ppid=23783 vsize=26164 CPUtime=342.29 cores=4,6
/proc/23785/stat : 23785 (lingeling) R 23783 23785 23021 0 -1 4202496 92429 0 0 0 34013 216 0 0 25 0 1 0 655144016 26791936 5098 33554432000 4194304 4409284 140734625229504 18446744073709551615 4358325 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23785/statm: 6541 5098 141 53 0 4964 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 26164

[startup+402.3 s]
/proc/loadavg: 4.03 3.40 3.05 5/330 23869
/proc/meminfo: memFree=27776780/32950928 swapFree=60199044/67111528
[pid=23785] ppid=23783 vsize=23304 CPUtime=402.28 cores=4,6
/proc/23785/stat : 23785 (lingeling) R 23783 23785 23021 0 -1 4202496 104828 0 0 0 39982 246 0 0 25 0 1 0 655144016 23863296 4367 33554432000 4194304 4409284 140734625229504 18446744073709551615 4358424 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23785/statm: 5826 4367 141 53 0 4249 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 23304

[startup+462.301 s]
/proc/loadavg: 4.27 3.57 3.13 5/330 23872
/proc/meminfo: memFree=27784216/32950928 swapFree=60199044/67111528
[pid=23785] ppid=23783 vsize=27308 CPUtime=462.29 cores=4,6
/proc/23785/stat : 23785 (lingeling) R 23783 23785 23021 0 -1 4202496 117901 0 0 0 45954 275 0 0 25 0 1 0 655144016 27963392 5354 33554432000 4194304 4409284 140734625229504 18446744073709551615 268272713623 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23785/statm: 6827 5354 141 53 0 5250 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 27308

[startup+522.301 s]
/proc/loadavg: 4.17 3.66 3.18 5/330 23874
/proc/meminfo: memFree=27754544/32950928 swapFree=60199044/67111528
[pid=23785] ppid=23783 vsize=38600 CPUtime=522.29 cores=4,6
/proc/23785/stat : 23785 (lingeling) R 23783 23785 23021 0 -1 4202496 131704 0 0 0 51929 300 0 0 25 0 1 0 655144016 39526400 8177 33554432000 4194304 4409284 140734625229504 18446744073709551615 268272713623 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23785/statm: 9650 8177 141 53 0 8073 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 38600

[startup+582.3 s]
/proc/loadavg: 4.06 3.72 3.23 5/330 23875
/proc/meminfo: memFree=27745192/32950928 swapFree=60199044/67111528
[pid=23785] ppid=23783 vsize=31684 CPUtime=582.29 cores=4,6
/proc/23785/stat : 23785 (lingeling) R 23783 23785 23021 0 -1 4202496 143453 0 0 0 57901 328 0 0 25 0 1 0 655144016 32444416 6472 33554432000 4194304 4409284 140734625229504 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23785/statm: 7921 6472 141 53 0 6344 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 31684

[startup+642.3 s]
/proc/loadavg: 4.02 3.77 3.28 5/330 23877
/proc/meminfo: memFree=27780864/32950928 swapFree=60199044/67111528
[pid=23785] ppid=23783 vsize=27052 CPUtime=642.3 cores=4,6
/proc/23785/stat : 23785 (lingeling) R 23783 23785 23021 0 -1 4202496 157345 0 0 0 63876 354 0 0 25 0 1 0 655144016 27701248 5292 33554432000 4194304 4409284 140734625229504 18446744073709551615 4358426 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23785/statm: 6763 5292 141 53 0 5186 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 27052

[startup+702.301 s]
/proc/loadavg: 4.01 3.81 3.32 5/330 23878
/proc/meminfo: memFree=27759744/32950928 swapFree=60199044/67111528
[pid=23785] ppid=23783 vsize=46044 CPUtime=702.29 cores=4,6
/proc/23785/stat : 23785 (lingeling) R 23783 23785 23021 0 -1 4202496 171615 0 0 0 69849 380 0 0 25 0 1 0 655144016 47149056 10062 33554432000 4194304 4409284 140734625229504 18446744073709551615 4358609 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23785/statm: 11511 10062 141 53 0 9934 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 46044

[startup+762.312 s]
/proc/loadavg: 4.00 3.84 3.36 5/330 23880
/proc/meminfo: memFree=27763052/32950928 swapFree=60199044/67111528
[pid=23785] ppid=23783 vsize=29752 CPUtime=762.31 cores=4,6
/proc/23785/stat : 23785 (lingeling) R 23783 23785 23021 0 -1 4202496 185596 0 0 0 75823 408 0 0 25 0 1 0 655144016 30466048 5994 33554432000 4194304 4409284 140734625229504 18446744073709551615 4358342 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23785/statm: 7438 5994 141 53 0 5861 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 29752

[startup+822.3 s]
/proc/loadavg: 4.00 3.87 3.39 5/330 23882
/proc/meminfo: memFree=27712908/32950928 swapFree=60199044/67111528
[pid=23785] ppid=23783 vsize=45556 CPUtime=822.3 cores=4,6
/proc/23785/stat : 23785 (lingeling) R 23783 23785 23021 0 -1 4202496 198267 0 0 0 81797 433 0 0 25 0 1 0 655144016 46649344 9945 33554432000 4194304 4409284 140734625229504 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23785/statm: 11389 9945 141 53 0 9812 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 45556

[startup+882.301 s]
/proc/loadavg: 4.00 3.89 3.43 5/330 23883
/proc/meminfo: memFree=27742744/32950928 swapFree=60199044/67111528
[pid=23785] ppid=23783 vsize=33972 CPUtime=882.3 cores=4,6
/proc/23785/stat : 23785 (lingeling) R 23783 23785 23021 0 -1 4202496 209035 0 0 0 87771 459 0 0 25 0 1 0 655144016 34787328 7036 33554432000 4194304 4409284 140734625229504 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23785/statm: 8493 7036 141 53 0 6916 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 33972

[startup+942.301 s]
/proc/loadavg: 4.05 3.92 3.47 5/330 23885
/proc/meminfo: memFree=27708604/32950928 swapFree=60199044/67111528
[pid=23785] ppid=23783 vsize=37852 CPUtime=942.3 cores=4,6
/proc/23785/stat : 23785 (lingeling) R 23783 23785 23021 0 -1 4202496 219422 0 0 0 93744 486 0 0 25 0 1 0 655144016 38760448 8021 33554432000 4194304 4409284 140734625229504 18446744073709551615 268272713623 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23785/statm: 9463 8021 141 53 0 7886 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 37852

[startup+1002.3 s]
/proc/loadavg: 3.49 3.79 3.45 4/324 23903
/proc/meminfo: memFree=27789440/32950928 swapFree=60199044/67111528
[pid=23785] ppid=23783 vsize=31748 CPUtime=1002.3 cores=4,6
/proc/23785/stat : 23785 (lingeling) R 23783 23785 23021 0 -1 4202496 229557 0 0 0 99721 509 0 0 25 0 1 0 655144016 32509952 6464 33554432000 4194304 4409284 140734625229504 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23785/statm: 7937 6464 141 53 0 6360 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 31748

[startup+1062.3 s]
/proc/loadavg: 3.26 3.67 3.43 4/324 23905
/proc/meminfo: memFree=27782592/32950928 swapFree=60199044/67111528
[pid=23785] ppid=23783 vsize=40468 CPUtime=1062.31 cores=4,6
/proc/23785/stat : 23785 (lingeling) R 23783 23785 23021 0 -1 4202496 241672 0 0 0 105703 528 0 0 25 0 1 0 655144016 41439232 8669 33554432000 4194304 4409284 140734625229504 18446744073709551615 4358334 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23785/statm: 10117 8669 141 53 0 8540 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 40468

[startup+1122.3 s]
/proc/loadavg: 3.13 3.56 3.41 4/324 23907
/proc/meminfo: memFree=27753400/32950928 swapFree=60199044/67111528
[pid=23785] ppid=23783 vsize=39312 CPUtime=1122.3 cores=4,6
/proc/23785/stat : 23785 (lingeling) R 23783 23785 23021 0 -1 4202496 251611 0 0 0 111687 543 0 0 25 0 1 0 655144016 40255488 8359 33554432000 4194304 4409284 140734625229504 18446744073709551615 268272713623 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23785/statm: 9828 8359 141 53 0 8251 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 39312

[startup+1182.3 s]
/proc/loadavg: 3.05 3.46 3.38 4/324 23908
/proc/meminfo: memFree=27772440/32950928 swapFree=60199044/67111528
[pid=23785] ppid=23783 vsize=35600 CPUtime=1182.3 cores=4,6
/proc/23785/stat : 23785 (lingeling) R 23783 23785 23021 0 -1 4202496 261156 0 0 0 117671 559 0 0 25 0 1 0 655144016 36454400 7450 33554432000 4194304 4409284 140734625229504 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23785/statm: 8900 7450 141 53 0 7323 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 35600

[startup+1242.3 s]
/proc/loadavg: 3.02 3.37 3.35 4/324 23910
/proc/meminfo: memFree=27737156/32950928 swapFree=60199044/67111528
[pid=23785] ppid=23783 vsize=46772 CPUtime=1242.31 cores=4,6
/proc/23785/stat : 23785 (lingeling) R 23783 23785 23021 0 -1 4202496 268460 0 0 0 123657 574 0 0 25 0 1 0 655144016 47894528 10243 33554432000 4194304 4409284 140734625229504 18446744073709551615 4358347 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23785/statm: 11693 10243 141 53 0 10116 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 46772



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.00 3.31 3.33 4/324 23911
/proc/meminfo: memFree=27769732/32950928 swapFree=60199044/67111528
[pid=23785] ppid=23783 vsize=47564 CPUtime=1300.01 cores=4,6
/proc/23785/stat : 23785 (lingeling) R 23783 23785 23021 0 -1 4202496 277786 0 0 0 129411 590 0 0 25 0 1 0 655144016 48705536 10418 33554432000 4194304 4409284 140734625229504 18446744073709551615 4230683 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23785/statm: 11891 10418 141 53 0 10314 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 47564

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.01
CPU time (s): 1300.03
CPU user time (s): 1294.12
CPU system time (s): 5.9111
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 49496

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

runsolver used 4.06338 second user time and 8.92464 second system time

The end

Launcher Data

Begin job on node122 at 2011-05-15 06:57:32
IDJOB=3371736
IDBENCH=84634
IDSOLVER=1849
FILE ID=node122/3371736-1305435452
RUNJOBID= node122-1305435452-23752
PBS_JOBID= 13324618
Free space on /tmp= 73504 MiB

SOLVER NAME= Lingeling 587f (fixed)
BENCH NAME= SAT04/handmade/connamacher/connm-d0.04/connm-ue-csp-sat-n800-d0.04-s1788334438.used-as.sat04-976.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3371736-1305435452/watcher-3371736-1305435452 -o /tmp/evaluation-result-3371736-1305435452/solver-3371736-1305435452 -C 2400 -W 1300 -M 7680  lingeling HOME/instance-3371736-1305435452.cnf

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

MD5SUM BENCH= 41d80cc808c021a52e21ee9950bc91e0
RANDOM SEED=495341616

node122.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.820
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.64
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.820
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.820
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.75
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.820
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.83
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.820
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.75
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.820
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.820
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.820
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.97
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      27920740 kB
Buffers:        287856 kB
Cached:        3426228 kB
SwapCached:      50104 kB
Active:         923560 kB
Inactive:      3896400 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      27920740 kB
SwapTotal:    67111528 kB
SwapFree:     60199044 kB
Dirty:            1224 kB
Writeback:           0 kB
AnonPages:     1066828 kB
Mapped:          13740 kB
Slab:           114260 kB
PageTables:      32048 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 52569596 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= 73504 MiB
End job on node122 at 2011-05-15 07:19:14