Trace number 3371610

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.06 1300.02

General information on the benchmark

NameCRAFTED/rbsat/crafted/forced/
rbsat-v760c43649gyes8.cnf
MD5SUMca42736a2fe4e8cf2cba6dd1668e0ad6
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark3.9384
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: 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-3371610-1305432819/watcher-3371610-1305432819 -o /tmp/evaluation-result-3371610-1305432819/solver-3371610-1305432819 -C 2400 -W 1300 -M 7680 lingeling HOME/instance-3371610-1305432819.cnf 

running on 2 cores: 1,3

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.17 2.72 3.39 6/366 23805
/proc/meminfo: memFree=25204868/32950928 swapFree=38710892/67111528
[pid=23805] ppid=23801 vsize=7220 CPUtime=0 cores=1,3
/proc/23805/stat : 23805 (lingeling) R 23801 23805 23384 0 -1 4202496 356 0 0 0 0 0 0 0 23 0 1 0 733512619 7393280 300 33554432000 4194304 4409284 140735821785424 18446744073709551615 251367546624 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/23805/statm: 1805 300 111 53 0 228 0

[startup+0.0197479 s]
/proc/loadavg: 1.17 2.72 3.39 6/366 23805
/proc/meminfo: memFree=25204868/32950928 swapFree=38710892/67111528
[pid=23805] ppid=23801 vsize=7728 CPUtime=0.01 cores=1,3
/proc/23805/stat : 23805 (lingeling) R 23801 23805 23384 0 -1 4202496 498 0 0 0 1 0 0 0 23 0 1 0 733512619 7913472 441 33554432000 4194304 4409284 140735821785424 18446744073709551615 4284505 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/23805/statm: 1932 441 125 53 0 355 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 7728

[startup+0.100725 s]
/proc/loadavg: 1.17 2.72 3.39 6/366 23805
/proc/meminfo: memFree=25204868/32950928 swapFree=38710892/67111528
[pid=23805] ppid=23801 vsize=8512 CPUtime=0.09 cores=1,3
/proc/23805/stat : 23805 (lingeling) R 23801 23805 23384 0 -1 4202496 764 0 0 0 9 0 0 0 23 0 1 0 733512619 8716288 578 33554432000 4194304 4409284 140735821785424 18446744073709551615 4340041 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/23805/statm: 2128 578 133 53 0 551 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8512

[startup+0.300689 s]
/proc/loadavg: 1.17 2.72 3.39 6/366 23805
/proc/meminfo: memFree=25204868/32950928 swapFree=38710892/67111528
[pid=23805] ppid=23801 vsize=8512 CPUtime=0.29 cores=1,3
/proc/23805/stat : 23805 (lingeling) R 23801 23805 23384 0 -1 4202496 771 0 0 0 29 0 0 0 25 0 1 0 733512619 8716288 585 33554432000 4194304 4409284 140735821785424 18446744073709551615 4242883 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/23805/statm: 2128 585 136 53 0 551 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8512

[startup+0.700613 s]
/proc/loadavg: 1.17 2.72 3.39 6/366 23805
/proc/meminfo: memFree=25204868/32950928 swapFree=38710892/67111528
[pid=23805] ppid=23801 vsize=9316 CPUtime=0.69 cores=1,3
/proc/23805/stat : 23805 (lingeling) R 23801 23805 23384 0 -1 4202496 972 0 0 0 69 0 0 0 25 0 1 0 733512619 9539584 786 33554432000 4194304 4409284 140735821785424 18446744073709551615 4252283 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/23805/statm: 2329 786 136 53 0 752 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9316

[startup+1.50047 s]
/proc/loadavg: 1.40 2.74 3.40 7/371 23813
/proc/meminfo: memFree=25189212/32950928 swapFree=38710892/67111528
[pid=23805] ppid=23801 vsize=9316 CPUtime=1.49 cores=1,3
/proc/23805/stat : 23805 (lingeling) R 23801 23805 23384 0 -1 4202496 972 0 0 0 149 0 0 0 25 0 1 0 733512619 9539584 786 33554432000 4194304 4409284 140735821785424 18446744073709551615 4243795 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/23805/statm: 2329 786 136 53 0 752 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9316

[startup+3.10017 s]
/proc/loadavg: 1.40 2.74 3.40 6/371 23813
/proc/meminfo: memFree=25183268/32950928 swapFree=38710892/67111528
[pid=23805] ppid=23801 vsize=10116 CPUtime=3.09 cores=1,3
/proc/23805/stat : 23805 (lingeling) R 23801 23805 23384 0 -1 4202496 1172 0 0 0 309 0 0 0 25 0 1 0 733512619 10358784 986 33554432000 4194304 4409284 140735821785424 18446744073709551615 4242935 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/23805/statm: 2529 986 136 53 0 952 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10116

[startup+6.30058 s]
/proc/loadavg: 1.40 2.74 3.40 6/371 23813
/proc/meminfo: memFree=25175412/32950928 swapFree=38710892/67111528
[pid=23805] ppid=23801 vsize=12136 CPUtime=6.3 cores=1,3
/proc/23805/stat : 23805 (lingeling) R 23801 23805 23384 0 -1 4202496 3740 0 0 0 626 4 0 0 25 0 1 0 733512619 12427264 1587 33554432000 4194304 4409284 140735821785424 18446744073709551615 4358421 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/23805/statm: 3034 1587 141 53 0 1457 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 12136

[startup+12.7004 s]
/proc/loadavg: 1.80 2.78 3.40 6/371 23813
/proc/meminfo: memFree=25161952/32950928 swapFree=38710892/67111528
[pid=23805] ppid=23801 vsize=13244 CPUtime=12.69 cores=1,3
/proc/23805/stat : 23805 (lingeling) R 23801 23805 23384 0 -1 4202496 10215 0 0 0 1256 13 0 0 25 0 1 0 733512619 13561856 1848 33554432000 4194304 4409284 140735821785424 18446744073709551615 251367571351 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/23805/statm: 3311 1848 141 53 0 1734 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 13244

[startup+25.501 s]
/proc/loadavg: 2.13 2.82 3.41 6/371 23813
/proc/meminfo: memFree=25153920/32950928 swapFree=38710892/67111528
[pid=23805] ppid=23801 vsize=16320 CPUtime=25.49 cores=1,3
/proc/23805/stat : 23805 (lingeling) R 23801 23805 23384 0 -1 4202496 22810 0 0 0 2518 31 0 0 25 0 1 0 733512619 16711680 2601 33554432000 4194304 4409284 140735821785424 18446744073709551615 251367571351 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/23805/statm: 4080 2601 141 53 0 2503 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 16320

[startup+51.1003 s]
/proc/loadavg: 2.87 2.93 3.43 6/371 23814
/proc/meminfo: memFree=25129304/32950928 swapFree=38710892/67111528
[pid=23805] ppid=23801 vsize=22276 CPUtime=51.1 cores=1,3
/proc/23805/stat : 23805 (lingeling) R 23801 23805 23384 0 -1 4202496 46643 0 0 0 5049 61 0 0 25 0 1 0 733512619 22810624 4090 33554432000 4194304 4409284 140735821785424 18446744073709551615 251367571351 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/23805/statm: 5569 4090 141 53 0 3992 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 22276

[startup+102.313 s]
/proc/loadavg: 3.51 3.09 3.45 6/371 23815
/proc/meminfo: memFree=25117508/32950928 swapFree=38710892/67111528
[pid=23805] ppid=23801 vsize=25452 CPUtime=102.3 cores=1,3
/proc/23805/stat : 23805 (lingeling) R 23801 23805 23384 0 -1 4202496 73878 0 0 0 10119 111 0 0 25 0 1 0 733512619 26062848 4884 33554432000 4194304 4409284 140735821785424 18446744073709551615 251367571351 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/23805/statm: 6363 4884 141 53 0 4786 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 25452

[startup+162.301 s]
/proc/loadavg: 3.89 3.28 3.50 6/371 23817
/proc/meminfo: memFree=25087356/32950928 swapFree=38710892/67111528
[pid=23805] ppid=23801 vsize=31168 CPUtime=162.29 cores=1,3
/proc/23805/stat : 23805 (lingeling) R 23801 23805 23384 0 -1 4202496 106603 0 0 0 16066 163 0 0 25 0 1 0 733512619 31916032 6314 33554432000 4194304 4409284 140735821785424 18446744073709551615 251367571351 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/23805/statm: 7792 6314 141 53 0 6215 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 31168

[startup+222.301 s]
/proc/loadavg: 3.99 3.42 3.53 6/371 23819
/proc/meminfo: memFree=25073936/32950928 swapFree=38710892/67111528
[pid=23805] ppid=23801 vsize=39676 CPUtime=222.3 cores=1,3
/proc/23805/stat : 23805 (lingeling) R 23801 23805 23384 0 -1 4202496 142172 0 0 0 22025 205 0 0 25 0 1 0 733512619 40628224 8449 33554432000 4194304 4409284 140735821785424 18446744073709551615 4360264 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/23805/statm: 9919 8449 141 53 0 8342 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 39676

[startup+282.3 s]
/proc/loadavg: 4.23 3.58 3.57 6/371 23820
/proc/meminfo: memFree=25083832/32950928 swapFree=38710892/67111528
[pid=23805] ppid=23801 vsize=26916 CPUtime=282.3 cores=1,3
/proc/23805/stat : 23805 (lingeling) R 23801 23805 23384 0 -1 4202496 169374 0 0 0 27983 247 0 0 25 0 1 0 733512619 27561984 5250 33554432000 4194304 4409284 140735821785424 18446744073709551615 251367571351 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/23805/statm: 6729 5250 141 53 0 5152 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 26916

[startup+342.3 s]
/proc/loadavg: 4.08 3.65 3.60 6/371 23822
/proc/meminfo: memFree=25077240/32950928 swapFree=38710892/67111528
[pid=23805] ppid=23801 vsize=31908 CPUtime=342.3 cores=1,3
/proc/23805/stat : 23805 (lingeling) R 23801 23805 23384 0 -1 4202496 195128 0 0 0 33946 284 0 0 25 0 1 0 733512619 32673792 6498 33554432000 4194304 4409284 140735821785424 18446744073709551615 4358611 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/23805/statm: 7977 6498 141 53 0 6400 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 31908

[startup+402.3 s]
/proc/loadavg: 4.03 3.71 3.62 6/371 23823
/proc/meminfo: memFree=25073760/32950928 swapFree=38710892/67111528
[pid=23805] ppid=23801 vsize=33572 CPUtime=402.31 cores=1,3
/proc/23805/stat : 23805 (lingeling) R 23801 23805 23384 0 -1 4202496 219113 0 0 0 39912 319 0 0 25 0 1 0 733512619 34377728 6914 33554432000 4194304 4409284 140735821785424 18446744073709551615 251367571351 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/23805/statm: 8393 6914 141 53 0 6816 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 33572

[startup+462.301 s]
/proc/loadavg: 4.07 3.78 3.65 6/371 23825
/proc/meminfo: memFree=24987924/32950928 swapFree=38710892/67111528
[pid=23805] ppid=23801 vsize=48496 CPUtime=462.31 cores=1,3
/proc/23805/stat : 23805 (lingeling) R 23801 23805 23384 0 -1 4202496 242228 0 0 0 45871 360 0 0 25 0 1 0 733512619 49659904 10657 33554432000 4194304 4409284 140735821785424 18446744073709551615 4301332 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/23805/statm: 12124 10657 141 53 0 10547 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 48496

[startup+522.301 s]
/proc/loadavg: 4.02 3.81 3.66 6/371 23827
/proc/meminfo: memFree=24985932/32950928 swapFree=38710892/67111528
[pid=23805] ppid=23801 vsize=47016 CPUtime=522.31 cores=1,3
/proc/23805/stat : 23805 (lingeling) R 23801 23805 23384 0 -1 4202496 267033 0 0 0 51843 388 0 0 25 0 1 0 733512619 48144384 10275 33554432000 4194304 4409284 140735821785424 18446744073709551615 251367571351 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/23805/statm: 11754 10275 141 53 0 10177 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 47016

[startup+582.301 s]
/proc/loadavg: 4.01 3.85 3.68 6/371 23828
/proc/meminfo: memFree=24957500/32950928 swapFree=38710892/67111528
[pid=23805] ppid=23801 vsize=105280 CPUtime=582.31 cores=1,3
/proc/23805/stat : 23805 (lingeling) R 23801 23805 23384 0 -1 4202496 285315 0 0 0 57821 410 0 0 25 0 1 0 733512619 107806720 24841 33554432000 4194304 4409284 140735821785424 18446744073709551615 4358340 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/23805/statm: 26320 24841 141 53 0 24743 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 105280

[startup+642.301 s]
/proc/loadavg: 4.00 3.87 3.70 6/371 23830
/proc/meminfo: memFree=24969012/32950928 swapFree=38710892/67111528
[pid=23805] ppid=23801 vsize=77316 CPUtime=642.32 cores=1,3
/proc/23805/stat : 23805 (lingeling) R 23801 23805 23384 0 -1 4202496 304971 0 0 0 63805 427 0 0 25 0 1 0 733512619 79171584 17850 33554432000 4194304 4409284 140735821785424 18446744073709551615 251367571351 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/23805/statm: 19329 17850 141 53 0 17752 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 77316

[startup+702.301 s]
/proc/loadavg: 4.05 3.91 3.72 6/371 23831
/proc/meminfo: memFree=24937120/32950928 swapFree=38710892/67111528
[pid=23805] ppid=23801 vsize=100764 CPUtime=702.32 cores=1,3
/proc/23805/stat : 23805 (lingeling) R 23801 23805 23384 0 -1 4202496 310833 0 0 0 69783 449 0 0 25 0 1 0 733512619 103182336 23712 33554432000 4194304 4409284 140735821785424 18446744073709551615 4359857 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/23805/statm: 25191 23712 141 53 0 23614 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 100764

[startup+762.315 s]
/proc/loadavg: 4.02 3.92 3.74 6/371 23833
/proc/meminfo: memFree=24818936/32950928 swapFree=38710892/67111528
[pid=23805] ppid=23801 vsize=167988 CPUtime=762.33 cores=1,3
/proc/23805/stat : 23805 (lingeling) R 23801 23805 23384 0 -1 4202496 333107 0 0 0 75767 466 0 0 25 0 1 0 733512619 172019712 40518 33554432000 4194304 4409284 140735821785424 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/23805/statm: 41997 40518 141 53 0 40420 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 167988

[startup+822.3 s]
/proc/loadavg: 4.00 3.93 3.75 6/371 23835
/proc/meminfo: memFree=24863060/32950928 swapFree=38710892/67111528
[pid=23805] ppid=23801 vsize=101884 CPUtime=822.31 cores=1,3
/proc/23805/stat : 23805 (lingeling) R 23801 23805 23384 0 -1 4202496 352065 0 0 0 81752 479 0 0 25 0 1 0 733512619 104329216 23992 33554432000 4194304 4409284 140735821785424 18446744073709551615 4358421 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/23805/statm: 25471 23992 141 53 0 23894 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 101884

[startup+882.3 s]
/proc/loadavg: 4.08 3.97 3.77 6/371 23836
/proc/meminfo: memFree=24761852/32950928 swapFree=38710892/67111528
[pid=23805] ppid=23801 vsize=113480 CPUtime=882.32 cores=1,3
/proc/23805/stat : 23805 (lingeling) R 23801 23805 23384 0 -1 4202496 354964 0 0 0 87739 493 0 0 25 0 1 0 733512619 116203520 26891 33554432000 4194304 4409284 140735821785424 18446744073709551615 4358677 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/23805/statm: 28370 26891 141 53 0 26793 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 113480

[startup+942.3 s]
/proc/loadavg: 4.03 3.97 3.78 6/371 23838
/proc/meminfo: memFree=24684452/32950928 swapFree=38710892/67111528
[pid=23805] ppid=23801 vsize=185956 CPUtime=942.32 cores=1,3
/proc/23805/stat : 23805 (lingeling) R 23801 23805 23384 0 -1 4202496 382583 0 0 0 93721 511 0 0 25 0 1 0 733512619 190418944 45010 33554432000 4194304 4409284 140735821785424 18446744073709551615 4358621 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/23805/statm: 46489 45010 141 53 0 44912 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 185956

[startup+1002.3 s]
/proc/loadavg: 4.08 4.00 3.80 6/371 23839
/proc/meminfo: memFree=24646736/32950928 swapFree=38710892/67111528
[pid=23805] ppid=23801 vsize=185956 CPUtime=1002.32 cores=1,3
/proc/23805/stat : 23805 (lingeling) R 23801 23805 23384 0 -1 4202496 382583 0 0 0 99706 526 0 0 25 0 1 0 733512619 190418944 45010 33554432000 4194304 4409284 140735821785424 18446744073709551615 4358611 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/23805/statm: 46489 45010 141 53 0 44912 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 185956

[startup+1062.3 s]
/proc/loadavg: 4.06 4.01 3.82 6/371 23841
/proc/meminfo: memFree=24663328/32950928 swapFree=38710892/67111528
[pid=23805] ppid=23801 vsize=185956 CPUtime=1062.33 cores=1,3
/proc/23805/stat : 23805 (lingeling) R 23801 23805 23384 0 -1 4202496 382583 0 0 0 105694 539 0 0 25 0 1 0 733512619 190418944 45010 33554432000 4194304 4409284 140735821785424 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/23805/statm: 46489 45010 141 53 0 44912 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 185956

[startup+1122.3 s]
/proc/loadavg: 4.02 4.01 3.83 6/371 23843
/proc/meminfo: memFree=24514020/32950928 swapFree=38710892/67111528
[pid=23805] ppid=23801 vsize=271476 CPUtime=1122.32 cores=1,3
/proc/23805/stat : 23805 (lingeling) R 23801 23805 23384 0 -1 4202496 409666 0 0 0 111682 550 0 0 25 0 1 0 733512619 277991424 66390 33554432000 4194304 4409284 140735821785424 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/23805/statm: 67869 66390 141 53 0 66292 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 271476

[startup+1182.3 s]
/proc/loadavg: 4.01 4.00 3.83 6/371 23844
/proc/meminfo: memFree=24589516/32950928 swapFree=38710892/67111528
[pid=23805] ppid=23801 vsize=271476 CPUtime=1182.33 cores=1,3
/proc/23805/stat : 23805 (lingeling) R 23801 23805 23384 0 -1 4202496 409666 0 0 0 117674 559 0 0 25 0 1 0 733512619 277991424 66390 33554432000 4194304 4409284 140735821785424 18446744073709551615 4360242 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/23805/statm: 67869 66390 141 53 0 66292 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 271476

[startup+1242.3 s]
/proc/loadavg: 4.07 4.02 3.84 6/371 23846
/proc/meminfo: memFree=24555396/32950928 swapFree=38710892/67111528
[pid=23805] ppid=23801 vsize=271476 CPUtime=1242.33 cores=1,3
/proc/23805/stat : 23805 (lingeling) R 23801 23805 23384 0 -1 4202496 409666 0 0 0 123666 567 0 0 25 0 1 0 733512619 277991424 66390 33554432000 4194304 4409284 140735821785424 18446744073709551615 4359843 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/23805/statm: 67869 66390 141 53 0 66292 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 271476



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.03 4.01 3.85 5/370 23848
/proc/meminfo: memFree=24781684/32950928 swapFree=38710892/67111528
[pid=23805] ppid=23801 vsize=166188 CPUtime=1300.04 cores=1,3
/proc/23805/stat : 23805 (lingeling) R 23801 23805 23384 0 -1 4202496 441554 0 0 0 129421 583 0 0 25 0 1 0 733512619 170176512 40068 33554432000 4194304 4409284 140735821785424 18446744073709551615 251367571351 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/23805/statm: 41547 40068 141 53 0 39970 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 166188

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): 1294.22
CPU system time (s): 5.84611
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 271476

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

runsolver used 4.41533 second user time and 10.1765 second system time

The end

Launcher Data

Begin job on node113 at 2011-05-15 06:13:39
IDJOB=3371610
IDBENCH=71572
IDSOLVER=1849
FILE ID=node113/3371610-1305432819
RUNJOBID= node113-1305432819-23772
PBS_JOBID= 13324617
Free space on /tmp= 73480 MiB

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

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

MD5SUM BENCH= ca42736a2fe4e8cf2cba6dd1668e0ad6
RANDOM SEED=243350032

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:      25205064 kB
Buffers:        264460 kB
Cached:        2824408 kB
SwapCached:      93712 kB
Active:         790480 kB
Inactive:      6693284 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      25205064 kB
SwapTotal:    67111528 kB
SwapFree:     38710892 kB
Dirty:            2776 kB
Writeback:           0 kB
AnonPages:     4311896 kB
Mapped:          13796 kB
Slab:           105964 kB
PageTables:      92372 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 87069656 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= 73480 MiB
End job on node113 at 2011-05-15 06:35:22