Trace number 3371963

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

Nameindustrial/IBM_FV_2002_13_rule_1/
SAT_dat.k80.cnf
MD5SUM337e301d7c1a4748ec4a1ced7e688c38
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark223.666
Satisfiable
(Un)Satisfiability was proved
Number of variables45937
Number of clauses166840
Sum of the clauses size445312
Maximum clause length37
Minimum clause length1
Number of clauses of size 11058
Number of clauses of size 285826
Number of clauses of size 373620
Number of clauses of size 4406
Number of clauses of size 5785
Number of clauses of size over 55145

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-3371963-1305430419/watcher-3371963-1305430419 -o /tmp/evaluation-result-3371963-1305430419/solver-3371963-1305430419 -C 2400 -W 1300 -M 7680 lingeling HOME/instance-3371963-1305430419.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: 6.94 7.83 7.17 3/358 29217
/proc/meminfo: memFree=18504420/32951124 swapFree=67111348/67111528
[pid=29217] ppid=29215 vsize=6712 CPUtime=0.01 cores=1,3
/proc/29217/stat : 29217 (lingeling) R 29215 29217 29179 0 -1 4202496 241 0 0 0 1 0 0 0 22 0 1 0 635457777 6873088 184 33554432000 4194304 4409284 140735676292352 18446744073709551615 233510297344 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29217/statm: 1678 184 110 53 0 101 0

[startup+0.037068 s]
/proc/loadavg: 6.94 7.83 7.17 3/358 29217
/proc/meminfo: memFree=18504420/32951124 swapFree=67111348/67111528
[pid=29217] ppid=29215 vsize=10004 CPUtime=0.03 cores=1,3
/proc/29217/stat : 29217 (lingeling) R 29215 29217 29179 0 -1 4202496 1112 0 0 0 3 0 0 0 22 0 1 0 635457777 10244096 1025 33554432000 4194304 4409284 140735676292352 18446744073709551615 233510297344 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29217/statm: 2501 1025 112 53 0 924 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 10004

[startup+0.10106 s]
/proc/loadavg: 6.94 7.83 7.17 3/358 29217
/proc/meminfo: memFree=18504420/32951124 swapFree=67111348/67111528
[pid=29217] ppid=29215 vsize=14676 CPUtime=0.09 cores=1,3
/proc/29217/stat : 29217 (lingeling) R 29215 29217 29179 0 -1 4202496 2607 0 0 0 9 0 0 0 22 0 1 0 635457777 15028224 2201 33554432000 4194304 4409284 140735676292352 18446744073709551615 4264997 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29217/statm: 3669 2201 120 53 0 2092 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14676

[startup+0.301023 s]
/proc/loadavg: 6.94 7.83 7.17 3/358 29217
/proc/meminfo: memFree=18504420/32951124 swapFree=67111348/67111528
[pid=29217] ppid=29215 vsize=16988 CPUtime=0.29 cores=1,3
/proc/29217/stat : 29217 (lingeling) R 29215 29217 29179 0 -1 4202496 3792 0 0 0 29 0 0 0 23 0 1 0 635457777 17395712 2757 33554432000 4194304 4409284 140735676292352 18446744073709551615 4280047 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29217/statm: 4247 2757 130 53 0 2670 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 16988

[startup+0.700963 s]
/proc/loadavg: 6.94 7.83 7.17 3/358 29217
/proc/meminfo: memFree=18504420/32951124 swapFree=67111348/67111528
[pid=29217] ppid=29215 vsize=16988 CPUtime=0.69 cores=1,3
/proc/29217/stat : 29217 (lingeling) R 29215 29217 29179 0 -1 4202496 3792 0 0 0 69 0 0 0 25 0 1 0 635457777 17395712 2757 33554432000 4194304 4409284 140735676292352 18446744073709551615 4278133 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29217/statm: 4247 2757 130 53 0 2670 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16988

[startup+1.5008 s]
/proc/loadavg: 6.94 7.83 7.17 5/370 29240
/proc/meminfo: memFree=18418372/32951124 swapFree=67111348/67111528
[pid=29217] ppid=29215 vsize=20392 CPUtime=1.49 cores=1,3
/proc/29217/stat : 29217 (lingeling) R 29215 29217 29179 0 -1 4202496 6094 0 0 0 149 0 0 0 25 0 1 0 635457777 20881408 3612 33554432000 4194304 4409284 140735676292352 18446744073709551615 4340161 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29217/statm: 5098 3612 134 53 0 3521 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 20392

[startup+3.10052 s]
/proc/loadavg: 6.70 7.77 7.15 5/370 29240
/proc/meminfo: memFree=18376708/32951124 swapFree=67111348/67111528
[pid=29217] ppid=29215 vsize=26024 CPUtime=3.09 cores=1,3
/proc/29217/stat : 29217 (lingeling) R 29215 29217 29179 0 -1 4202496 7510 0 0 0 309 0 0 0 25 0 1 0 635457777 26648576 5028 33554432000 4194304 4409284 140735676292352 18446744073709551615 4243864 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29217/statm: 6506 5028 136 53 0 4929 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 26024

[startup+6.30094 s]
/proc/loadavg: 6.70 7.77 7.15 5/370 29240
/proc/meminfo: memFree=18372764/32951124 swapFree=67111348/67111528
[pid=29217] ppid=29215 vsize=25972 CPUtime=6.29 cores=1,3
/proc/29217/stat : 29217 (lingeling) R 29215 29217 29179 0 -1 4202496 7531 0 0 0 625 4 0 0 25 0 1 0 635457777 26595328 5020 33554432000 4194304 4409284 140735676292352 18446744073709551615 4253819 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29217/statm: 6493 5020 141 53 0 4916 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 25972

[startup+12.7008 s]
/proc/loadavg: 6.29 7.64 7.12 5/370 29240
/proc/meminfo: memFree=18318340/32951124 swapFree=67111348/67111528
[pid=29217] ppid=29215 vsize=33312 CPUtime=12.69 cores=1,3
/proc/29217/stat : 29217 (lingeling) R 29215 29217 29179 0 -1 4202496 11014 0 0 0 1260 9 0 0 25 0 1 0 635457777 34111488 6855 33554432000 4194304 4409284 140735676292352 18446744073709551615 4358437 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29217/statm: 8328 6855 141 53 0 6751 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 33312

[startup+25.5005 s]
/proc/loadavg: 5.94 7.52 7.09 5/370 29241
/proc/meminfo: memFree=18306624/32951124 swapFree=67111348/67111528
[pid=29217] ppid=29215 vsize=49216 CPUtime=25.49 cores=1,3
/proc/29217/stat : 29217 (lingeling) R 29215 29217 29179 0 -1 4202496 16344 0 0 0 2529 20 0 0 25 0 1 0 635457777 50397184 10831 33554432000 4194304 4409284 140735676292352 18446744073709551615 233510322071 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29217/statm: 12304 10831 141 53 0 10727 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 49216

[startup+51.1009 s]
/proc/loadavg: 5.27 7.24 7.00 5/370 29268
/proc/meminfo: memFree=18360068/32951124 swapFree=67111348/67111528
[pid=29217] ppid=29215 vsize=53504 CPUtime=51.09 cores=1,3
/proc/29217/stat : 29217 (lingeling) R 29215 29217 29179 0 -1 4202496 30794 0 0 0 5071 38 0 0 25 0 1 0 635457777 54788096 11903 33554432000 4194304 4409284 140735676292352 18446744073709551615 4358699 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29217/statm: 13376 11903 141 53 0 11799 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 53504

[startup+102.314 s]
/proc/loadavg: 4.51 6.69 6.83 5/370 29270
/proc/meminfo: memFree=18291792/32951124 swapFree=67111348/67111528
[pid=29217] ppid=29215 vsize=68012 CPUtime=102.3 cores=1,3
/proc/29217/stat : 29217 (lingeling) R 29215 29217 29179 0 -1 4202496 41850 0 0 0 10172 58 0 0 25 0 1 0 635457777 69644288 15530 33554432000 4194304 4409284 140735676292352 18446744073709551615 233510322071 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29217/statm: 17003 15530 141 53 0 15426 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 68012

[startup+162.301 s]
/proc/loadavg: 4.35 6.27 6.67 5/370 29271
/proc/meminfo: memFree=18194412/32951124 swapFree=67111348/67111528
[pid=29217] ppid=29215 vsize=68656 CPUtime=162.3 cores=1,3
/proc/29217/stat : 29217 (lingeling) R 29215 29217 29179 0 -1 4202496 61051 0 0 0 16143 87 0 0 25 0 1 0 635457777 70303744 15691 33554432000 4194304 4409284 140735676292352 18446744073709551615 233510322071 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29217/statm: 17164 15691 141 53 0 15587 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 68656

[startup+222.301 s]
/proc/loadavg: 4.18 5.84 6.49 5/370 29273
/proc/meminfo: memFree=18205648/32951124 swapFree=67111348/67111528
[pid=29217] ppid=29215 vsize=80136 CPUtime=222.29 cores=1,3
/proc/29217/stat : 29217 (lingeling) R 29215 29217 29179 0 -1 4202496 73329 0 0 0 22118 111 0 0 25 0 1 0 635457777 82059264 18561 33554432000 4194304 4409284 140735676292352 18446744073709551615 4346284 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29217/statm: 20034 18561 141 53 0 18457 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 80136

[startup+282.3 s]
/proc/loadavg: 4.07 5.53 6.35 5/370 29274
/proc/meminfo: memFree=18189992/32951124 swapFree=67111348/67111528
[pid=29217] ppid=29215 vsize=73188 CPUtime=282.3 cores=1,3
/proc/29217/stat : 29217 (lingeling) R 29215 29217 29179 0 -1 4202496 98318 0 0 0 28097 133 0 0 25 0 1 0 635457777 74944512 16824 33554432000 4194304 4409284 140735676292352 18446744073709551615 4358973 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29217/statm: 18297 16824 141 53 0 16720 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 73188

[startup+342.301 s]
/proc/loadavg: 4.02 5.23 6.19 5/370 29276
/proc/meminfo: memFree=18191568/32951124 swapFree=67111348/67111528
[pid=29217] ppid=29215 vsize=83560 CPUtime=342.3 cores=1,3
/proc/29217/stat : 29217 (lingeling) R 29215 29217 29179 0 -1 4202496 126368 0 0 0 34049 181 0 0 25 0 1 0 635457777 85565440 19417 33554432000 4194304 4409284 140735676292352 18446744073709551615 4358642 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29217/statm: 20890 19417 141 53 0 19313 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 83560

[startup+402.301 s]
/proc/loadavg: 4.08 5.03 6.06 5/370 29278
/proc/meminfo: memFree=18173444/32951124 swapFree=67111348/67111528
[pid=29217] ppid=29215 vsize=97044 CPUtime=402.31 cores=1,3
/proc/29217/stat : 29217 (lingeling) R 29215 29217 29179 0 -1 4202496 147802 0 0 0 40032 199 0 0 25 0 1 0 635457777 99373056 22788 33554432000 4194304 4409284 140735676292352 18446744073709551615 233510322071 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29217/statm: 24261 22788 141 53 0 22684 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 97044

[startup+462.301 s]
/proc/loadavg: 4.02 4.83 5.92 5/370 29279
/proc/meminfo: memFree=18100876/32951124 swapFree=67111348/67111528
[pid=29217] ppid=29215 vsize=98172 CPUtime=462.31 cores=1,3
/proc/29217/stat : 29217 (lingeling) R 29215 29217 29179 0 -1 4202496 166767 0 0 0 46012 219 0 0 25 0 1 0 635457777 100528128 23070 33554432000 4194304 4409284 140735676292352 18446744073709551615 4358630 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29217/statm: 24543 23070 141 53 0 22966 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 98172

[startup+522.3 s]
/proc/loadavg: 4.12 4.72 5.82 5/370 29281
/proc/meminfo: memFree=18058428/32951124 swapFree=67111348/67111528
[pid=29217] ppid=29215 vsize=59740 CPUtime=522.3 cores=1,3
/proc/29217/stat : 29217 (lingeling) R 29215 29217 29179 0 -1 4202496 198301 0 0 0 51984 246 0 0 25 0 1 0 635457777 61173760 13462 33554432000 4194304 4409284 140735676292352 18446744073709551615 233510322071 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29217/statm: 14935 13462 141 53 0 13358 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 59740

[startup+582.3 s]
/proc/loadavg: 4.04 4.57 5.69 5/370 29282
/proc/meminfo: memFree=18110224/32951124 swapFree=67111348/67111528
[pid=29217] ppid=29215 vsize=91176 CPUtime=582.31 cores=1,3
/proc/29217/stat : 29217 (lingeling) R 29215 29217 29179 0 -1 4202496 242076 0 0 0 57952 279 0 0 25 0 1 0 635457777 93364224 21321 33554432000 4194304 4409284 140735676292352 18446744073709551615 233510322071 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29217/statm: 22794 21321 141 53 0 21217 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 91176

[startup+642.301 s]
/proc/loadavg: 4.01 4.47 5.58 5/370 29284
/proc/meminfo: memFree=18114400/32951124 swapFree=67111348/67111528
[pid=29217] ppid=29215 vsize=81104 CPUtime=642.32 cores=1,3
/proc/29217/stat : 29217 (lingeling) R 29215 29217 29179 0 -1 4202496 264312 0 0 0 63931 301 0 0 25 0 1 0 635457777 83050496 18803 33554432000 4194304 4409284 140735676292352 18446744073709551615 233510322071 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29217/statm: 20276 18803 141 53 0 18699 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 81104

[startup+702.301 s]
/proc/loadavg: 4.00 4.38 5.48 5/370 29286
/proc/meminfo: memFree=18104804/32951124 swapFree=67111348/67111528
[pid=29217] ppid=29215 vsize=102232 CPUtime=702.31 cores=1,3
/proc/29217/stat : 29217 (lingeling) R 29215 29217 29179 0 -1 4202496 285054 0 0 0 69905 326 0 0 25 0 1 0 635457777 104685568 24085 33554432000 4194304 4409284 140735676292352 18446744073709551615 4358371 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29217/statm: 25558 24085 141 53 0 23981 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 102232

[startup+762.314 s]
/proc/loadavg: 4.07 4.34 5.40 5/370 29287
/proc/meminfo: memFree=18005204/32951124 swapFree=67111348/67111528
[pid=29217] ppid=29215 vsize=116848 CPUtime=762.33 cores=1,3
/proc/29217/stat : 29217 (lingeling) R 29215 29217 29179 0 -1 4202496 303571 0 0 0 75887 346 0 0 25 0 1 0 635457777 119652352 27744 33554432000 4194304 4409284 140735676292352 18446744073709551615 4358364 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29217/statm: 29212 27744 141 53 0 27635 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 116848

[startup+822.3 s]
/proc/loadavg: 4.06 4.29 5.32 5/370 29289
/proc/meminfo: memFree=17989536/32951124 swapFree=67111348/67111528
[pid=29217] ppid=29215 vsize=86496 CPUtime=822.32 cores=1,3
/proc/29217/stat : 29217 (lingeling) R 29215 29217 29179 0 -1 4202496 331971 0 0 0 81860 372 0 0 25 0 1 0 635457777 88571904 20151 33554432000 4194304 4409284 140735676292352 18446744073709551615 4347349 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29217/statm: 21624 20151 141 53 0 20047 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 86496

[startup+882.3 s]
/proc/loadavg: 4.02 4.23 5.23 5/370 29290
/proc/meminfo: memFree=17948820/32951124 swapFree=67111348/67111528
[pid=29217] ppid=29215 vsize=193580 CPUtime=882.32 cores=1,3
/proc/29217/stat : 29217 (lingeling) R 29215 29217 29179 0 -1 4202496 377292 0 0 0 87842 390 0 0 25 0 1 0 635457777 198225920 46922 33554432000 4194304 4409284 140735676292352 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29217/statm: 48395 46922 141 53 0 46818 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 193580

[startup+942.301 s]
/proc/loadavg: 4.01 4.19 5.15 5/370 29292
/proc/meminfo: memFree=17931308/32951124 swapFree=67111348/67111528
[pid=29217] ppid=29215 vsize=195360 CPUtime=942.32 cores=1,3
/proc/29217/stat : 29217 (lingeling) R 29215 29217 29179 0 -1 4202496 416855 0 0 0 93829 403 0 0 25 0 1 0 635457777 200048640 47367 33554432000 4194304 4409284 140735676292352 18446744073709551615 4347296 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29217/statm: 48840 47367 141 53 0 47263 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 195360

[startup+1002.3 s]
/proc/loadavg: 4.04 4.16 5.08 5/370 29294
/proc/meminfo: memFree=17996012/32951124 swapFree=67111348/67111528
[pid=29217] ppid=29215 vsize=126672 CPUtime=1002.32 cores=1,3
/proc/29217/stat : 29217 (lingeling) R 29215 29217 29179 0 -1 4202496 435562 0 0 0 99808 424 0 0 25 0 1 0 635457777 129712128 30195 33554432000 4194304 4409284 140735676292352 18446744073709551615 4360264 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29217/statm: 31668 30195 141 53 0 30091 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 126672

[startup+1062.3 s]
/proc/loadavg: 4.07 4.15 5.02 5/370 29295
/proc/meminfo: memFree=17988420/32951124 swapFree=67111348/67111528
[pid=29217] ppid=29215 vsize=136944 CPUtime=1062.32 cores=1,3
/proc/29217/stat : 29217 (lingeling) R 29215 29217 29179 0 -1 4202496 460127 0 0 0 105797 435 0 0 25 0 1 0 635457777 140230656 32763 33554432000 4194304 4409284 140735676292352 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29217/statm: 34236 32763 141 53 0 32659 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 136944

[startup+1122.3 s]
/proc/loadavg: 4.06 4.13 4.95 5/370 29297
/proc/meminfo: memFree=18020728/32951124 swapFree=67111348/67111528
[pid=29217] ppid=29215 vsize=145520 CPUtime=1122.32 cores=1,3
/proc/29217/stat : 29217 (lingeling) R 29215 29217 29179 0 -1 4202496 475837 0 0 0 111785 447 0 0 25 0 1 0 635457777 149012480 34907 33554432000 4194304 4409284 140735676292352 18446744073709551615 233510322071 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29217/statm: 36380 34907 141 53 0 34803 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 145520

[startup+1182.3 s]
/proc/loadavg: 4.02 4.11 4.89 5/370 29298
/proc/meminfo: memFree=17980760/32951124 swapFree=67111348/67111528
[pid=29217] ppid=29215 vsize=87380 CPUtime=1182.32 cores=1,3
/proc/29217/stat : 29217 (lingeling) R 29215 29217 29179 0 -1 4202496 494985 0 0 0 117771 461 0 0 25 0 1 0 635457777 89477120 20372 33554432000 4194304 4409284 140735676292352 18446744073709551615 4358557 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29217/statm: 21845 20372 141 53 0 20268 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 87380

[startup+1242.3 s]
/proc/loadavg: 4.00 4.08 4.83 5/370 29300
/proc/meminfo: memFree=17989648/32951124 swapFree=67111348/67111528
[pid=29217] ppid=29215 vsize=137280 CPUtime=1242.33 cores=1,3
/proc/29217/stat : 29217 (lingeling) R 29215 29217 29179 0 -1 4202496 519589 0 0 0 123756 477 0 0 25 0 1 0 635457777 140574720 32847 33554432000 4194304 4409284 140735676292352 18446744073709551615 4359840 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29217/statm: 34320 32847 141 53 0 32743 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 137280



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.05 4.08 4.79 5/370 29302
/proc/meminfo: memFree=17960592/32951124 swapFree=67111348/67111528
[pid=29217] ppid=29215 vsize=168192 CPUtime=1300.04 cores=1,3
/proc/29217/stat : 29217 (lingeling) R 29215 29217 29179 0 -1 4202496 543494 0 0 0 129514 490 0 0 25 0 1 0 635457777 172228608 40575 33554432000 4194304 4409284 140735676292352 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29217/statm: 42048 40575 141 53 0 40471 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 168192

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

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

runsolver used 4.52331 second user time and 10.7144 second system time

The end

Launcher Data

Begin job on node145 at 2011-05-15 05:33:39
IDJOB=3371963
IDBENCH=20521
IDSOLVER=1849
FILE ID=node145/3371963-1305430419
RUNJOBID= node145-1305430419-29199
PBS_JOBID= 13324619
Free space on /tmp= 73664 MiB

SOLVER NAME= Lingeling 587f (fixed)
BENCH NAME= SAT07/industrial/IBM_FV_2002_13_rule_1/SAT_dat.k80.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3371963-1305430419/watcher-3371963-1305430419 -o /tmp/evaluation-result-3371963-1305430419/solver-3371963-1305430419 -C 2400 -W 1300 -M 7680  lingeling HOME/instance-3371963-1305430419.cnf

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

MD5SUM BENCH= 337e301d7c1a4748ec4a1ced7e688c38
RANDOM SEED=1075358292

node145.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.786
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.57
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.786
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.786
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.786
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.786
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.82
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.786
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.74
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.786
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.84
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.786
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.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18504824 kB
Buffers:        305940 kB
Cached:        8301740 kB
SwapCached:          0 kB
Active:        7368148 kB
Inactive:      6720432 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18504824 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:            9856 kB
Writeback:           0 kB
AnonPages:     5481044 kB
Mapped:          26992 kB
Slab:           256032 kB
PageTables:      34880 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 79350100 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= 73660 MiB
End job on node145 at 2011-05-15 05:55:21