Trace number 3371643

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Lingeling 587f (fixed)? (TO) 1300.05 1300.01

General information on the benchmark

NameSAT04/handmade/connamacher/connm-d0.02/
connm-ue-csp-sat-n800-d0.02-s111845174.used-as.sat04-958.cnf
MD5SUM7bb85ebdeae46262f72a4c54d4e16683
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 variables772
Number of clauses9601
Sum of the clauses size28996
Maximum clause length4
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 39408
Number of clauses of size 4193
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-3371643-1305435452/watcher-3371643-1305435452 -o /tmp/evaluation-result-3371643-1305435452/solver-3371643-1305435452 -C 2400 -W 1300 -M 7680 lingeling HOME/instance-3371643-1305435452.cnf 

running on 2 cores: 5,7

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 4/329 23793
/proc/meminfo: memFree=27917924/32950928 swapFree=60199044/67111528
[pid=23793] ppid=23791 vsize=7616 CPUtime=0 cores=5,7
/proc/23793/stat : 23793 (lingeling) R 23791 23793 23021 0 -1 4202496 502 0 0 0 0 0 0 0 24 0 1 0 655144017 7798784 442 33554432000 4194304 4409284 140734144414992 18446744073709551615 4269752 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/23793/statm: 1904 442 126 53 0 327 0

[startup+0.075945 s]
/proc/loadavg: 0.95 1.66 2.54 4/329 23793
/proc/meminfo: memFree=27917924/32950928 swapFree=60199044/67111528
[pid=23793] ppid=23791 vsize=7556 CPUtime=0.07 cores=5,7
/proc/23793/stat : 23793 (lingeling) R 23791 23793 23021 0 -1 4202496 558 0 0 0 7 0 0 0 24 0 1 0 655144017 7737344 387 33554432000 4194304 4409284 140734144414992 18446744073709551615 4243376 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/23793/statm: 1889 387 134 53 0 312 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 7556

[startup+0.100941 s]
/proc/loadavg: 0.95 1.66 2.54 4/329 23793
/proc/meminfo: memFree=27917924/32950928 swapFree=60199044/67111528
[pid=23793] ppid=23791 vsize=7556 CPUtime=0.1 cores=5,7
/proc/23793/stat : 23793 (lingeling) R 23791 23793 23021 0 -1 4202496 558 0 0 0 10 0 0 0 24 0 1 0 655144017 7737344 387 33554432000 4194304 4409284 140734144414992 18446744073709551615 4330900 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/23793/statm: 1889 387 134 53 0 312 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 7556

[startup+0.300972 s]
/proc/loadavg: 0.95 1.66 2.54 4/329 23793
/proc/meminfo: memFree=27917924/32950928 swapFree=60199044/67111528
[pid=23793] ppid=23791 vsize=8004 CPUtime=0.3 cores=5,7
/proc/23793/stat : 23793 (lingeling) R 23791 23793 23021 0 -1 4202496 696 0 0 0 30 0 0 0 25 0 1 0 655144017 8196096 525 33554432000 4194304 4409284 140734144414992 18446744073709551615 4269665 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/23793/statm: 2001 525 138 53 0 424 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 8004

[startup+0.700834 s]
/proc/loadavg: 0.95 1.66 2.54 4/329 23793
/proc/meminfo: memFree=27917924/32950928 swapFree=60199044/67111528
[pid=23793] ppid=23791 vsize=8004 CPUtime=0.69 cores=5,7
/proc/23793/stat : 23793 (lingeling) R 23791 23793 23021 0 -1 4202496 699 0 0 0 69 0 0 0 25 0 1 0 655144017 8196096 528 33554432000 4194304 4409284 140734144414992 18446744073709551615 268272713623 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/23793/statm: 2001 528 141 53 0 424 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8004

[startup+1.50069 s]
/proc/loadavg: 1.20 1.69 2.55 5/326 23825
/proc/meminfo: memFree=27912004/32950928 swapFree=60199044/67111528
[pid=23793] ppid=23791 vsize=10320 CPUtime=1.49 cores=5,7
/proc/23793/stat : 23793 (lingeling) R 23791 23793 23021 0 -1 4202496 1278 0 0 0 147 2 0 0 25 0 1 0 655144017 10567680 1107 33554432000 4194304 4409284 140734144414992 18446744073709551615 268272713623 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/23793/statm: 2580 1107 141 53 0 1003 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10320

[startup+3.10041 s]
/proc/loadavg: 1.20 1.69 2.55 5/330 23848
/proc/meminfo: memFree=27903220/32950928 swapFree=60199044/67111528
[pid=23793] ppid=23791 vsize=11004 CPUtime=3.09 cores=5,7
/proc/23793/stat : 23793 (lingeling) R 23791 23793 23021 0 -1 4202496 1830 0 0 0 305 4 0 0 25 0 1 0 655144017 11268096 1297 33554432000 4194304 4409284 140734144414992 18446744073709551615 4358329 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/23793/statm: 2751 1297 141 53 0 1174 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11004

[startup+6.30084 s]
/proc/loadavg: 1.20 1.69 2.55 5/330 23848
/proc/meminfo: memFree=27894440/32950928 swapFree=60199044/67111528
[pid=23793] ppid=23791 vsize=10800 CPUtime=6.29 cores=5,7
/proc/23793/stat : 23793 (lingeling) R 23791 23793 23021 0 -1 4202496 3719 0 0 0 620 9 0 0 25 0 1 0 655144017 11059200 1231 33554432000 4194304 4409284 140734144414992 18446744073709551615 4358433 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/23793/statm: 2700 1231 141 53 0 1123 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 10800

[startup+12.7007 s]
/proc/loadavg: 1.63 1.77 2.57 5/330 23848
/proc/meminfo: memFree=27887736/32950928 swapFree=60199044/67111528
[pid=23793] ppid=23791 vsize=13324 CPUtime=12.69 cores=5,7
/proc/23793/stat : 23793 (lingeling) R 23791 23793 23021 0 -1 4202496 6961 0 0 0 1250 19 0 0 25 0 1 0 655144017 13643776 1888 33554432000 4194304 4409284 140734144414992 18446744073709551615 4347335 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/23793/statm: 3331 1888 141 53 0 1754 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 13324

[startup+25.5004 s]
/proc/loadavg: 1.99 1.84 2.58 5/330 23848
/proc/meminfo: memFree=27875340/32950928 swapFree=60199044/67111528
[pid=23793] ppid=23791 vsize=14656 CPUtime=25.49 cores=5,7
/proc/23793/stat : 23793 (lingeling) R 23791 23793 23021 0 -1 4202496 15052 0 0 0 2515 34 0 0 25 0 1 0 655144017 15007744 2191 33554432000 4194304 4409284 140734144414992 18446744073709551615 268272713623 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/23793/statm: 3664 2191 141 53 0 2087 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 14656

[startup+51.1009 s]
/proc/loadavg: 2.68 2.01 2.62 5/330 23849
/proc/meminfo: memFree=27857820/32950928 swapFree=60199044/67111528
[pid=23793] ppid=23791 vsize=23280 CPUtime=51.09 cores=5,7
/proc/23793/stat : 23793 (lingeling) R 23791 23793 23021 0 -1 4202496 26253 0 0 0 5045 64 0 0 25 0 1 0 655144017 23838720 4347 33554432000 4194304 4409284 140734144414992 18446744073709551615 4358445 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/23793/statm: 5820 4347 141 53 0 4243 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 23280

[startup+102.312 s]
/proc/loadavg: 3.47 2.35 2.69 5/330 23850
/proc/meminfo: memFree=27832748/32950928 swapFree=60199044/67111528
[pid=23793] ppid=23791 vsize=22900 CPUtime=102.3 cores=5,7
/proc/23793/stat : 23793 (lingeling) R 23791 23793 23021 0 -1 4202496 44235 0 0 0 10123 107 0 0 25 0 1 0 655144017 23449600 4274 33554432000 4194304 4409284 140734144414992 18446744073709551615 268272713623 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/23793/statm: 5725 4274 141 53 0 4148 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 22900

[startup+162.301 s]
/proc/loadavg: 3.80 2.65 2.77 5/330 23852
/proc/meminfo: memFree=27817348/32950928 swapFree=60199044/67111528
[pid=23793] ppid=23791 vsize=33684 CPUtime=162.3 cores=5,7
/proc/23793/stat : 23793 (lingeling) R 23791 23793 23021 0 -1 4202496 63260 0 0 0 16079 151 0 0 25 0 1 0 655144017 34492416 6948 33554432000 4194304 4409284 140734144414992 18446744073709551615 4358433 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/23793/statm: 8421 6948 141 53 0 6844 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 33684

[startup+222.3 s]
/proc/loadavg: 3.93 2.89 2.85 5/330 23863
/proc/meminfo: memFree=27812508/32950928 swapFree=60199044/67111528
[pid=23793] ppid=23791 vsize=30524 CPUtime=222.29 cores=5,7
/proc/23793/stat : 23793 (lingeling) R 23791 23793 23021 0 -1 4202496 78705 0 0 0 22044 185 0 0 25 0 1 0 655144017 31256576 6177 33554432000 4194304 4409284 140734144414992 18446744073709551615 4358437 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/23793/statm: 7631 6177 141 53 0 6054 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 30524

[startup+282.301 s]
/proc/loadavg: 3.97 3.09 2.92 5/330 23864
/proc/meminfo: memFree=27787280/32950928 swapFree=60199044/67111528
[pid=23793] ppid=23791 vsize=24292 CPUtime=282.3 cores=5,7
/proc/23793/stat : 23793 (lingeling) R 23791 23793 23021 0 -1 4202496 95308 0 0 0 28008 222 0 0 25 0 1 0 655144017 24875008 4624 33554432000 4194304 4409284 140734144414992 18446744073709551615 268272713623 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/23793/statm: 6073 4624 141 53 0 4496 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 24292

[startup+342.301 s]
/proc/loadavg: 3.99 3.25 2.98 5/330 23866
/proc/meminfo: memFree=27795176/32950928 swapFree=60199044/67111528
[pid=23793] ppid=23791 vsize=36956 CPUtime=342.3 cores=5,7
/proc/23793/stat : 23793 (lingeling) R 23791 23793 23021 0 -1 4202496 109629 0 0 0 33975 255 0 0 25 0 1 0 655144017 37842944 7778 33554432000 4194304 4409284 140734144414992 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/23793/statm: 9239 7778 141 53 0 7662 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 36956

[startup+402.3 s]
/proc/loadavg: 4.03 3.40 3.05 5/330 23869
/proc/meminfo: memFree=27776780/32950928 swapFree=60199044/67111528
[pid=23793] ppid=23791 vsize=37204 CPUtime=402.3 cores=5,7
/proc/23793/stat : 23793 (lingeling) R 23791 23793 23021 0 -1 4202496 121505 0 0 0 39941 289 0 0 25 0 1 0 655144017 38096896 7847 33554432000 4194304 4409284 140734144414992 18446744073709551615 4358325 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/23793/statm: 9301 7847 141 53 0 7724 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 37204

[startup+462.301 s]
/proc/loadavg: 4.27 3.57 3.13 5/330 23872
/proc/meminfo: memFree=27784216/32950928 swapFree=60199044/67111528
[pid=23793] ppid=23791 vsize=37432 CPUtime=462.3 cores=5,7
/proc/23793/stat : 23793 (lingeling) R 23791 23793 23021 0 -1 4202496 133540 0 0 0 45906 324 0 0 25 0 1 0 655144017 38330368 7916 33554432000 4194304 4409284 140734144414992 18446744073709551615 4358437 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/23793/statm: 9358 7916 141 53 0 7781 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 37432

[startup+522.301 s]
/proc/loadavg: 4.17 3.66 3.18 5/330 23874
/proc/meminfo: memFree=27754544/32950928 swapFree=60199044/67111528
[pid=23793] ppid=23791 vsize=29492 CPUtime=522.3 cores=5,7
/proc/23793/stat : 23793 (lingeling) R 23791 23793 23021 0 -1 4202496 146954 0 0 0 51875 355 0 0 25 0 1 0 655144017 30199808 5900 33554432000 4194304 4409284 140734144414992 18446744073709551615 268272713623 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/23793/statm: 7373 5900 141 53 0 5796 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 29492

[startup+582.3 s]
/proc/loadavg: 4.06 3.72 3.23 5/330 23875
/proc/meminfo: memFree=27745192/32950928 swapFree=60199044/67111528
[pid=23793] ppid=23791 vsize=47248 CPUtime=582.31 cores=5,7
/proc/23793/stat : 23793 (lingeling) R 23791 23793 23021 0 -1 4202496 159720 0 0 0 57843 388 0 0 25 0 1 0 655144017 48381952 10350 33554432000 4194304 4409284 140734144414992 18446744073709551615 4358413 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/23793/statm: 11812 10350 141 53 0 10235 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 47248

[startup+642.3 s]
/proc/loadavg: 4.02 3.77 3.28 5/330 23877
/proc/meminfo: memFree=27780864/32950928 swapFree=60199044/67111528
[pid=23793] ppid=23791 vsize=40136 CPUtime=642.32 cores=5,7
/proc/23793/stat : 23793 (lingeling) R 23791 23793 23021 0 -1 4202496 172757 0 0 0 63812 420 0 0 25 0 1 0 655144017 41099264 8589 33554432000 4194304 4409284 140734144414992 18446744073709551615 268272713623 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/23793/statm: 10034 8589 141 53 0 8457 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 40136

[startup+702.301 s]
/proc/loadavg: 4.01 3.81 3.32 5/330 23878
/proc/meminfo: memFree=27759744/32950928 swapFree=60199044/67111528
[pid=23793] ppid=23791 vsize=40672 CPUtime=702.31 cores=5,7
/proc/23793/stat : 23793 (lingeling) R 23791 23793 23021 0 -1 4202496 182257 0 0 0 69781 450 0 0 25 0 1 0 655144017 41648128 8695 33554432000 4194304 4409284 140734144414992 18446744073709551615 268272713623 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/23793/statm: 10168 8695 141 53 0 8591 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 40672

[startup+762.312 s]
/proc/loadavg: 4.00 3.84 3.36 5/330 23880
/proc/meminfo: memFree=27763052/32950928 swapFree=60199044/67111528
[pid=23793] ppid=23791 vsize=42132 CPUtime=762.32 cores=5,7
/proc/23793/stat : 23793 (lingeling) R 23791 23793 23021 0 -1 4202496 192230 0 0 0 75753 479 0 0 25 0 1 0 655144017 43143168 9068 33554432000 4194304 4409284 140734144414992 18446744073709551615 4358699 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/23793/statm: 10533 9068 141 53 0 8956 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 42132

[startup+822.3 s]
/proc/loadavg: 4.00 3.87 3.39 5/330 23882
/proc/meminfo: memFree=27712908/32950928 swapFree=60199044/67111528
[pid=23793] ppid=23791 vsize=41772 CPUtime=822.31 cores=5,7
/proc/23793/stat : 23793 (lingeling) R 23791 23793 23021 0 -1 4202496 201990 0 0 0 81721 510 0 0 25 0 1 0 655144017 42774528 8989 33554432000 4194304 4409284 140734144414992 18446744073709551615 4358442 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/23793/statm: 10443 8989 141 53 0 8866 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 41772

[startup+882.301 s]
/proc/loadavg: 4.00 3.89 3.43 5/330 23883
/proc/meminfo: memFree=27742744/32950928 swapFree=60199044/67111528
[pid=23793] ppid=23791 vsize=41552 CPUtime=882.31 cores=5,7
/proc/23793/stat : 23793 (lingeling) R 23791 23793 23021 0 -1 4202496 211622 0 0 0 87694 537 0 0 25 0 1 0 655144017 42549248 8934 33554432000 4194304 4409284 140734144414992 18446744073709551615 4358421 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/23793/statm: 10388 8934 141 53 0 8811 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 41552

[startup+942.301 s]
/proc/loadavg: 4.05 3.92 3.47 5/330 23885
/proc/meminfo: memFree=27708604/32950928 swapFree=60199044/67111528
[pid=23793] ppid=23791 vsize=42636 CPUtime=942.31 cores=5,7
/proc/23793/stat : 23793 (lingeling) R 23791 23793 23021 0 -1 4202496 222227 0 0 0 93667 564 0 0 25 0 1 0 655144017 43659264 9217 33554432000 4194304 4409284 140734144414992 18446744073709551615 4358445 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/23793/statm: 10659 9217 141 53 0 9082 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 42636

[startup+1002.3 s]
/proc/loadavg: 3.49 3.79 3.45 4/324 23903
/proc/meminfo: memFree=27789440/32950928 swapFree=60199044/67111528
[pid=23793] ppid=23791 vsize=55224 CPUtime=1002.32 cores=5,7
/proc/23793/stat : 23793 (lingeling) R 23791 23793 23021 0 -1 4202496 235497 0 0 0 99639 593 0 0 25 0 1 0 655144017 56549376 12333 33554432000 4194304 4409284 140734144414992 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/23793/statm: 13806 12333 141 53 0 12229 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 55224

[startup+1062.3 s]
/proc/loadavg: 3.26 3.67 3.43 4/324 23905
/proc/meminfo: memFree=27782592/32950928 swapFree=60199044/67111528
[pid=23793] ppid=23791 vsize=66996 CPUtime=1062.32 cores=5,7
/proc/23793/stat : 23793 (lingeling) R 23791 23793 23021 0 -1 4202496 243425 0 0 0 105614 618 0 0 25 0 1 0 655144017 68603904 15276 33554432000 4194304 4409284 140734144414992 18446744073709551615 4358347 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/23793/statm: 16749 15276 141 53 0 15172 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 66996

[startup+1122.3 s]
/proc/loadavg: 3.13 3.56 3.41 4/324 23907
/proc/meminfo: memFree=27753400/32950928 swapFree=60199044/67111528
[pid=23793] ppid=23791 vsize=60156 CPUtime=1122.32 cores=5,7
/proc/23793/stat : 23793 (lingeling) R 23791 23793 23021 0 -1 4202496 251780 0 0 0 111586 646 0 0 25 0 1 0 655144017 61599744 13566 33554432000 4194304 4409284 140734144414992 18446744073709551615 4358433 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/23793/statm: 15039 13566 141 53 0 13462 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 60156

[startup+1182.3 s]
/proc/loadavg: 3.05 3.46 3.38 4/324 23908
/proc/meminfo: memFree=27772440/32950928 swapFree=60199044/67111528
[pid=23793] ppid=23791 vsize=67960 CPUtime=1182.32 cores=5,7
/proc/23793/stat : 23793 (lingeling) R 23791 23793 23021 0 -1 4202496 259028 0 0 0 117563 669 0 0 25 0 1 0 655144017 69591040 15517 33554432000 4194304 4409284 140734144414992 18446744073709551615 268272713623 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/23793/statm: 16990 15517 141 53 0 15413 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 67960

[startup+1242.3 s]
/proc/loadavg: 3.02 3.37 3.35 4/324 23910
/proc/meminfo: memFree=27737156/32950928 swapFree=60199044/67111528
[pid=23793] ppid=23791 vsize=60492 CPUtime=1242.32 cores=5,7
/proc/23793/stat : 23793 (lingeling) R 23791 23793 23021 0 -1 4202496 267396 0 0 0 123535 697 0 0 25 0 1 0 655144017 61943808 13650 33554432000 4194304 4409284 140734144414992 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/23793/statm: 15123 13650 141 53 0 13546 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 60492



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.00 3.31 3.33 4/325 23912
/proc/meminfo: memFree=27777288/32950928 swapFree=60199044/67111528
[pid=23793] ppid=23791 vsize=68044 CPUtime=1300.03 cores=5,7
/proc/23793/stat : 23793 (lingeling) R 23791 23793 23021 0 -1 4202496 274493 0 0 0 129283 720 0 0 25 0 1 0 655144017 69677056 15538 33554432000 4194304 4409284 140734144414992 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/23793/statm: 17011 15538 141 53 0 15434 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 68044

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

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

runsolver used 3.77443 second user time and 9.24659 second system time

The end

Launcher Data

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

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

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

MD5SUM BENCH= 7bb85ebdeae46262f72a4c54d4e16683
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:      27918584 kB
Buffers:        287868 kB
Cached:        3426216 kB
SwapCached:      50104 kB
Active:         925708 kB
Inactive:      3896424 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      27918584 kB
SwapTotal:    67111528 kB
SwapFree:     60199044 kB
Dirty:            1224 kB
Writeback:           0 kB
AnonPages:     1068768 kB
Mapped:          13740 kB
Slab:           114260 kB
PageTables:      32048 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 52579796 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