Trace number 3371866

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.02

General information on the benchmark

NameSAT03/industrial/goldberg/hard_eq_check/
x1mul.miter.shuffled-as.sat03-359.cnf
MD5SUM9edcffddbe07377cf6685697aafad673
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark16.6405
Satisfiable
(Un)Satisfiability was proved
Number of variables8756
Number of clauses55571
Sum of the clauses size187746
Maximum clause length70
Minimum clause length1
Number of clauses of size 128
Number of clauses of size 212786
Number of clauses of size 325852
Number of clauses of size 40
Number of clauses of size 516904
Number of clauses of size over 51

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-3371866-1305435307/watcher-3371866-1305435307 -o /tmp/evaluation-result-3371866-1305435307/solver-3371866-1305435307 -C 2400 -W 1300 -M 7680 lingeling HOME/instance-3371866-1305435307.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.85 1.39 2.48 5/313 28186
/proc/meminfo: memFree=11914716/32951124 swapFree=66050672/67111528
[pid=28186] ppid=28184 vsize=8472 CPUtime=0 cores=5,7
/proc/28186/stat : 28186 (lingeling) R 28184 28186 27626 0 -1 4202496 700 0 0 0 0 0 0 0 25 0 1 0 655128595 8675328 643 33554432000 4194304 4409284 140734015616528 18446744073709551615 255377301248 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/28186/statm: 2118 643 113 53 0 541 0

[startup+0.026144 s]
/proc/loadavg: 0.85 1.39 2.48 5/313 28186
/proc/meminfo: memFree=11914716/32951124 swapFree=66050672/67111528
[pid=28186] ppid=28184 vsize=10524 CPUtime=0.02 cores=5,7
/proc/28186/stat : 28186 (lingeling) R 28184 28186 27626 0 -1 4202496 1213 0 0 0 2 0 0 0 25 0 1 0 655128595 10776576 1156 33554432000 4194304 4409284 140734015616528 18446744073709551615 255377301248 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/28186/statm: 2631 1156 113 53 0 1054 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 10524

[startup+0.101132 s]
/proc/loadavg: 0.85 1.39 2.48 5/313 28186
/proc/meminfo: memFree=11914716/32951124 swapFree=66050672/67111528
[pid=28186] ppid=28184 vsize=10428 CPUtime=0.09 cores=5,7
/proc/28186/stat : 28186 (lingeling) R 28184 28186 27626 0 -1 4202496 1593 0 0 0 9 0 0 0 25 0 1 0 655128595 10678272 1115 33554432000 4194304 4409284 140734015616528 18446744073709551615 4284470 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/28186/statm: 2607 1115 128 53 0 1030 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10428

[startup+0.301095 s]
/proc/loadavg: 0.85 1.39 2.48 5/313 28186
/proc/meminfo: memFree=11914716/32951124 swapFree=66050672/67111528
[pid=28186] ppid=28184 vsize=13380 CPUtime=0.29 cores=5,7
/proc/28186/stat : 28186 (lingeling) R 28184 28186 27626 0 -1 4202496 2508 0 0 0 29 0 0 0 25 0 1 0 655128595 13701120 1856 33554432000 4194304 4409284 140734015616528 18446744073709551615 4269857 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/28186/statm: 3345 1856 131 53 0 1768 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13380

[startup+0.701023 s]
/proc/loadavg: 0.85 1.39 2.48 5/313 28186
/proc/meminfo: memFree=11914716/32951124 swapFree=66050672/67111528
[pid=28186] ppid=28184 vsize=13112 CPUtime=0.69 cores=5,7
/proc/28186/stat : 28186 (lingeling) R 28184 28186 27626 0 -1 4202496 2851 0 0 0 69 0 0 0 25 0 1 0 655128595 13426688 1792 33554432000 4194304 4409284 140734015616528 18446744073709551615 4340274 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/28186/statm: 3278 1792 134 53 0 1701 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13112

[startup+1.50088 s]
/proc/loadavg: 0.85 1.39 2.48 5/314 28187
/proc/meminfo: memFree=11895744/32951124 swapFree=66050672/67111528
[pid=28186] ppid=28184 vsize=13508 CPUtime=1.49 cores=5,7
/proc/28186/stat : 28186 (lingeling) R 28184 28186 27626 0 -1 4202496 2958 0 0 0 149 0 0 0 25 0 1 0 655128595 13832192 1899 33554432000 4194304 4409284 140734015616528 18446744073709551615 4246157 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/28186/statm: 3377 1899 136 53 0 1800 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13508

[startup+3.10058 s]
/proc/loadavg: 1.19 1.45 2.49 5/314 28187
/proc/meminfo: memFree=11890308/32951124 swapFree=66050672/67111528
[pid=28186] ppid=28184 vsize=13680 CPUtime=3.09 cores=5,7
/proc/28186/stat : 28186 (lingeling) R 28184 28186 27626 0 -1 4202496 3006 0 0 0 307 2 0 0 25 0 1 0 655128595 14008320 1947 33554432000 4194304 4409284 140734015616528 18446744073709551615 255377325975 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/28186/statm: 3420 1947 141 53 0 1843 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13680

[startup+6.30099 s]
/proc/loadavg: 1.19 1.45 2.49 5/314 28187
/proc/meminfo: memFree=11885900/32951124 swapFree=66050672/67111528
[pid=28186] ppid=28184 vsize=15260 CPUtime=6.29 cores=5,7
/proc/28186/stat : 28186 (lingeling) R 28184 28186 27626 0 -1 4202496 3401 0 0 0 625 4 0 0 25 0 1 0 655128595 15626240 2342 33554432000 4194304 4409284 140734015616528 18446744073709551615 4251486 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/28186/statm: 3815 2342 141 53 0 2238 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 15260

[startup+12.7008 s]
/proc/loadavg: 1.62 1.53 2.51 5/314 28187
/proc/meminfo: memFree=11877996/32951124 swapFree=66050672/67111528
[pid=28186] ppid=28184 vsize=17560 CPUtime=12.69 cores=5,7
/proc/28186/stat : 28186 (lingeling) R 28184 28186 27626 0 -1 4202496 4075 0 0 0 1258 11 0 0 25 0 1 0 655128595 17981440 2917 33554432000 4194304 4409284 140734015616528 18446744073709551615 4359843 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/28186/statm: 4390 2917 141 53 0 2813 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 17560

[startup+25.5004 s]
/proc/loadavg: 1.98 1.61 2.52 5/314 28187
/proc/meminfo: memFree=11863000/32951124 swapFree=66050672/67111528
[pid=28186] ppid=28184 vsize=19452 CPUtime=25.49 cores=5,7
/proc/28186/stat : 28186 (lingeling) R 28184 28186 27626 0 -1 4202496 5348 0 0 0 2530 19 0 0 25 0 1 0 655128595 19918848 3360 33554432000 4194304 4409284 140734015616528 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/28186/statm: 4863 3360 141 53 0 3286 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 19452

[startup+51.1007 s]
/proc/loadavg: 2.60 1.78 2.56 5/314 28215
/proc/meminfo: memFree=11885440/32951124 swapFree=66050672/67111528
[pid=28186] ppid=28184 vsize=24688 CPUtime=51.09 cores=5,7
/proc/28186/stat : 28186 (lingeling) R 28184 28186 27626 0 -1 4202496 13099 0 0 0 5070 39 0 0 25 0 1 0 655128595 25280512 4699 33554432000 4194304 4409284 140734015616528 18446744073709551615 255377325975 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/28186/statm: 6172 4699 141 53 0 4595 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 24688

[startup+102.312 s]
/proc/loadavg: 3.50 2.17 2.64 5/314 28216
/proc/meminfo: memFree=11840356/32951124 swapFree=66050672/67111528
[pid=28186] ppid=28184 vsize=35032 CPUtime=102.3 cores=5,7
/proc/28186/stat : 28186 (lingeling) R 28184 28186 27626 0 -1 4202496 35970 0 0 0 10160 70 0 0 25 0 1 0 655128595 35872768 7285 33554432000 4194304 4409284 140734015616528 18446744073709551615 255377325975 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/28186/statm: 8758 7285 141 53 0 7181 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 35032

[startup+162.301 s]
/proc/loadavg: 3.93 2.53 2.73 5/314 28218
/proc/meminfo: memFree=11778196/32951124 swapFree=66050672/67111528
[pid=28186] ppid=28184 vsize=29880 CPUtime=162.29 cores=5,7
/proc/28186/stat : 28186 (lingeling) R 28184 28186 27626 0 -1 4202496 62868 0 0 0 16122 107 0 0 25 0 1 0 655128595 30597120 5997 33554432000 4194304 4409284 140734015616528 18446744073709551615 255377325975 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/28186/statm: 7470 5997 141 53 0 5893 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 29880

[startup+222.301 s]
/proc/loadavg: 3.97 2.80 2.81 5/314 28220
/proc/meminfo: memFree=11777764/32951124 swapFree=66050672/67111528
[pid=28186] ppid=28184 vsize=35988 CPUtime=222.3 cores=5,7
/proc/28186/stat : 28186 (lingeling) R 28184 28186 27626 0 -1 4202496 82708 0 0 0 22091 139 0 0 25 0 1 0 655128595 36851712 7524 33554432000 4194304 4409284 140734015616528 18446744073709551615 4231084 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/28186/statm: 8997 7524 141 53 0 7420 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 35988

[startup+282.301 s]
/proc/loadavg: 4.25 3.08 2.90 5/314 28221
/proc/meminfo: memFree=11731844/32951124 swapFree=66050672/67111528
[pid=28186] ppid=28184 vsize=32672 CPUtime=282.3 cores=5,7
/proc/28186/stat : 28186 (lingeling) R 28184 28186 27626 0 -1 4202496 107467 0 0 0 28054 176 0 0 25 0 1 0 655128595 33456128 6695 33554432000 4194304 4409284 140734015616528 18446744073709551615 255377325975 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/28186/statm: 8168 6695 141 53 0 6591 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 32672

[startup+342.301 s]
/proc/loadavg: 4.16 3.26 2.97 5/314 28223
/proc/meminfo: memFree=11646856/32951124 swapFree=66050672/67111528
[pid=28186] ppid=28184 vsize=35332 CPUtime=342.31 cores=5,7
/proc/28186/stat : 28186 (lingeling) R 28184 28186 27626 0 -1 4202496 133086 0 0 0 34027 204 0 0 25 0 1 0 655128595 36179968 7392 33554432000 4194304 4409284 140734015616528 18446744073709551615 255377325975 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/28186/statm: 8833 7392 141 53 0 7256 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 35332

[startup+402.301 s]
/proc/loadavg: 4.06 3.39 3.03 5/314 28233
/proc/meminfo: memFree=11644664/32951124 swapFree=66050672/67111528
[pid=28186] ppid=28184 vsize=39436 CPUtime=402.31 cores=5,7
/proc/28186/stat : 28186 (lingeling) R 28184 28186 27626 0 -1 4202496 163053 0 0 0 39995 236 0 0 25 0 1 0 655128595 40382464 8386 33554432000 4194304 4409284 140734015616528 18446744073709551615 4358449 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/28186/statm: 9859 8386 141 53 0 8282 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 39436

[startup+462.301 s]
/proc/loadavg: 4.02 3.50 3.09 5/314 28235
/proc/meminfo: memFree=11668804/32951124 swapFree=66050672/67111528
[pid=28186] ppid=28184 vsize=52456 CPUtime=462.3 cores=5,7
/proc/28186/stat : 28186 (lingeling) R 28184 28186 27626 0 -1 4202496 188156 0 0 0 45971 259 0 0 25 0 1 0 655128595 53714944 11673 33554432000 4194304 4409284 140734015616528 18446744073709551615 255377325975 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/28186/statm: 13114 11673 141 53 0 11537 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 52456

[startup+522.3 s]
/proc/loadavg: 4.07 3.60 3.15 5/314 28236
/proc/meminfo: memFree=11571424/32951124 swapFree=66050672/67111528
[pid=28186] ppid=28184 vsize=36104 CPUtime=522.31 cores=5,7
/proc/28186/stat : 28186 (lingeling) R 28184 28186 27626 0 -1 4202496 215483 0 0 0 51942 289 0 0 25 0 1 0 655128595 36970496 7553 33554432000 4194304 4409284 140734015616528 18446744073709551615 4358413 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/28186/statm: 9026 7553 141 53 0 7449 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 36104

[startup+582.3 s]
/proc/loadavg: 4.02 3.67 3.20 5/314 28241
/proc/meminfo: memFree=11465348/32951124 swapFree=66050672/67111528
[pid=28186] ppid=28184 vsize=44816 CPUtime=582.31 cores=5,7
/proc/28186/stat : 28186 (lingeling) R 28184 28186 27626 0 -1 4202496 239371 0 0 0 57916 315 0 0 25 0 1 0 655128595 45891584 9763 33554432000 4194304 4409284 140734015616528 18446744073709551615 4358396 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/28186/statm: 11204 9763 141 53 0 9627 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 44816

[startup+642.3 s]
/proc/loadavg: 4.14 3.76 3.26 5/314 28243
/proc/meminfo: memFree=11485580/32951124 swapFree=66050672/67111528
[pid=28186] ppid=28184 vsize=53128 CPUtime=642.32 cores=5,7
/proc/28186/stat : 28186 (lingeling) R 28184 28186 27626 0 -1 4202496 267433 0 0 0 63891 341 0 0 25 0 1 0 655128595 54403072 11841 33554432000 4194304 4409284 140734015616528 18446744073709551615 255377325975 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/28186/statm: 13282 11841 141 53 0 11705 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 53128

[startup+702.301 s]
/proc/loadavg: 4.10 3.82 3.31 5/314 28244
/proc/meminfo: memFree=11566020/32951124 swapFree=66050672/67111528
[pid=28186] ppid=28184 vsize=40352 CPUtime=702.31 cores=5,7
/proc/28186/stat : 28186 (lingeling) R 28184 28186 27626 0 -1 4202496 283821 0 0 0 69858 373 0 0 25 0 1 0 655128595 41320448 8647 33554432000 4194304 4409284 140734015616528 18446744073709551615 255377325975 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/28186/statm: 10088 8647 141 53 0 8511 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 40352

[startup+762.312 s]
/proc/loadavg: 4.09 3.86 3.35 5/314 28246
/proc/meminfo: memFree=11515392/32951124 swapFree=66050672/67111528
[pid=28186] ppid=28184 vsize=56516 CPUtime=762.33 cores=5,7
/proc/28186/stat : 28186 (lingeling) R 28184 28186 27626 0 -1 4202496 295563 0 0 0 75841 392 0 0 25 0 1 0 655128595 57872384 12656 33554432000 4194304 4409284 140734015616528 18446744073709551615 255377325975 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/28186/statm: 14129 12656 141 53 0 12552 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 56516

[startup+822.301 s]
/proc/loadavg: 4.10 3.90 3.40 5/314 28247
/proc/meminfo: memFree=11486348/32951124 swapFree=66050672/67111528
[pid=28186] ppid=28184 vsize=58436 CPUtime=822.32 cores=5,7
/proc/28186/stat : 28186 (lingeling) R 28184 28186 27626 0 -1 4202496 317726 0 0 0 81812 420 0 0 25 0 1 0 655128595 59838464 13168 33554432000 4194304 4409284 140734015616528 18446744073709551615 4358426 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/28186/statm: 14609 13168 141 53 0 13032 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 58436

[startup+882.301 s]
/proc/loadavg: 4.12 3.94 3.44 5/314 28249
/proc/meminfo: memFree=11456788/32951124 swapFree=66050672/67111528
[pid=28186] ppid=28184 vsize=49236 CPUtime=882.32 cores=5,7
/proc/28186/stat : 28186 (lingeling) R 28184 28186 27626 0 -1 4202496 333598 0 0 0 87786 446 0 0 25 0 1 0 655128595 50417664 10836 33554432000 4194304 4409284 140734015616528 18446744073709551615 4358325 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/28186/statm: 12309 10836 141 53 0 10732 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 49236

[startup+942.301 s]
/proc/loadavg: 4.04 3.95 3.47 5/314 28251
/proc/meminfo: memFree=11389428/32951124 swapFree=66050672/67111528
[pid=28186] ppid=28184 vsize=55304 CPUtime=942.32 cores=5,7
/proc/28186/stat : 28186 (lingeling) R 28184 28186 27626 0 -1 4202496 350250 0 0 0 93765 467 0 0 25 0 1 0 655128595 56631296 12353 33554432000 4194304 4409284 140734015616528 18446744073709551615 255377325975 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/28186/statm: 13826 12353 141 53 0 12249 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 55304

[startup+1002.3 s]
/proc/loadavg: 4.01 3.96 3.50 5/314 28252
/proc/meminfo: memFree=11376980/32951124 swapFree=66050672/67111528
[pid=28186] ppid=28184 vsize=60908 CPUtime=1002.32 cores=5,7
/proc/28186/stat : 28186 (lingeling) R 28184 28186 27626 0 -1 4202496 368178 0 0 0 99735 497 0 0 25 0 1 0 655128595 62369792 13754 33554432000 4194304 4409284 140734015616528 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/28186/statm: 15227 13754 141 53 0 13650 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 60908

[startup+1062.3 s]
/proc/loadavg: 4.00 3.96 3.53 5/314 28254
/proc/meminfo: memFree=11332184/32951124 swapFree=66050672/67111528
[pid=28186] ppid=28184 vsize=43104 CPUtime=1062.33 cores=5,7
/proc/28186/stat : 28186 (lingeling) R 28184 28186 27626 0 -1 4202496 377882 0 0 0 105712 521 0 0 25 0 1 0 655128595 44138496 9335 33554432000 4194304 4409284 140734015616528 18446744073709551615 255377325975 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/28186/statm: 10776 9335 141 53 0 9199 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 43104

[startup+1122.3 s]
/proc/loadavg: 4.03 3.98 3.56 5/314 28256
/proc/meminfo: memFree=11338960/32951124 swapFree=66050672/67111528
[pid=28186] ppid=28184 vsize=57260 CPUtime=1122.32 cores=5,7
/proc/28186/stat : 28186 (lingeling) R 28184 28186 27626 0 -1 4202496 389456 0 0 0 111686 546 0 0 25 0 1 0 655128595 58634240 12842 33554432000 4194304 4409284 140734015616528 18446744073709551615 4358442 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/28186/statm: 14315 12842 141 53 0 12738 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 57260

[startup+1182.3 s]
/proc/loadavg: 4.01 3.98 3.59 5/314 28257
/proc/meminfo: memFree=11481780/32951124 swapFree=66050672/67111528
[pid=28186] ppid=28184 vsize=44236 CPUtime=1182.33 cores=5,7
/proc/28186/stat : 28186 (lingeling) R 28184 28186 27626 0 -1 4202496 401046 0 0 0 117662 571 0 0 25 0 1 0 655128595 45297664 9618 33554432000 4194304 4409284 140734015616528 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/28186/statm: 11059 9618 141 53 0 9482 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 44236

[startup+1242.3 s]
/proc/loadavg: 4.04 4.00 3.62 5/314 28259
/proc/meminfo: memFree=11422600/32951124 swapFree=66050672/67111528
[pid=28186] ppid=28184 vsize=61156 CPUtime=1242.33 cores=5,7
/proc/28186/stat : 28186 (lingeling) R 28184 28186 27626 0 -1 4202496 416723 0 0 0 123639 594 0 0 25 0 1 0 655128595 62623744 13848 33554432000 4194304 4409284 140734015616528 18446744073709551615 255377325975 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/28186/statm: 15289 13848 141 53 0 13712 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 61156



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 4.00 3.64 3/310 28262
/proc/meminfo: memFree=11784072/32951124 swapFree=66050672/67111528
[pid=28186] ppid=28184 vsize=107804 CPUtime=1300.04 cores=5,7
/proc/28186/stat : 28186 (lingeling) R 28184 28186 27626 0 -1 4202496 438391 0 0 0 129391 613 0 0 25 0 1 0 655128595 110391296 25478 33554432000 4194304 4409284 140734015616528 18446744073709551615 4358627 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/28186/statm: 26951 25478 141 53 0 25374 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 107804

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

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

runsolver used 3.72043 second user time and 9.30158 second system time

The end

Launcher Data

Begin job on node135 at 2011-05-15 06:55:07
IDJOB=3371866
IDBENCH=84211
IDSOLVER=1849
FILE ID=node135/3371866-1305435307
RUNJOBID= node135-1305435305-28093
PBS_JOBID= 13324626
Free space on /tmp= 73356 MiB

SOLVER NAME= Lingeling 587f (fixed)
BENCH NAME= SAT03/industrial/goldberg/hard_eq_check/x1mul.miter.shuffled-as.sat03-359.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3371866-1305435307/watcher-3371866-1305435307 -o /tmp/evaluation-result-3371866-1305435307/solver-3371866-1305435307 -C 2400 -W 1300 -M 7680  lingeling HOME/instance-3371866-1305435307.cnf

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

MD5SUM BENCH= 9edcffddbe07377cf6685697aafad673
RANDOM SEED=2006589883

node135.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.851
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.70
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.851
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.83
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.851
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.851
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	: 6640.14
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.851
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.78
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.851
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.851
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.74
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.851
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      11914872 kB
Buffers:        288976 kB
Cached:        6051800 kB
SwapCached:      50684 kB
Active:        9975192 kB
Inactive:     10813556 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11914872 kB
SwapTotal:    67111528 kB
SwapFree:     66050672 kB
Dirty:           14284 kB
Writeback:           0 kB
AnonPages:    14402904 kB
Mapped:          19480 kB
Slab:           138256 kB
PageTables:      47392 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 57133204 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73368 MiB
End job on node135 at 2011-05-15 07:16:49