Trace number 3371893

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

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k50-eijkbs6669-tseitin.cnf
MD5SUM7886cd26d6e0801ea382a1ffd6224023
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables192503
Number of clauses564953
Sum of the clauses size1318221
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2376634
Number of clauses of size 3188317
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3371893-1305433787/watcher-3371893-1305433787 -o /tmp/evaluation-result-3371893-1305433787/solver-3371893-1305433787 -C 2400 -W 1300 -M 7680 lingeling HOME/instance-3371893-1305433787.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.21 2.25 3.38 4/281 3030
/proc/meminfo: memFree=20781716/32950904 swapFree=67057400/67111528
[pid=3030] ppid=3028 vsize=7924 CPUtime=0 cores=1,3
/proc/3030/stat : 3030 (lingeling) R 3028 3030 2491 0 -1 4202496 593 0 0 0 0 0 0 0 21 0 1 0 654978516 8114176 504 33554432000 4194304 4409284 140734262093664 18446744073709551615 237278879488 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/3030/statm: 1981 504 111 53 0 404 0

[startup+0.0788091 s]
/proc/loadavg: 1.21 2.25 3.38 4/281 3030
/proc/meminfo: memFree=20781716/32950904 swapFree=67057400/67111528
[pid=3030] ppid=3028 vsize=15676 CPUtime=0.07 cores=1,3
/proc/3030/stat : 3030 (lingeling) R 3028 3030 2491 0 -1 4202496 2499 0 0 0 7 0 0 0 21 0 1 0 654978516 16052224 2410 33554432000 4194304 4409284 140734262093664 18446744073709551615 4225215 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/3030/statm: 3919 2410 111 53 0 2342 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 15676

[startup+0.100806 s]
/proc/loadavg: 1.21 2.25 3.38 4/281 3030
/proc/meminfo: memFree=20781716/32950904 swapFree=67057400/67111528
[pid=3030] ppid=3028 vsize=20284 CPUtime=0.09 cores=1,3
/proc/3030/stat : 3030 (lingeling) R 3028 3030 2491 0 -1 4202496 3667 0 0 0 9 0 0 0 21 0 1 0 654978516 20770816 3578 33554432000 4194304 4409284 140734262093664 18446744073709551615 237278879488 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/3030/statm: 5071 3578 111 53 0 3494 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 20284

[startup+0.300774 s]
/proc/loadavg: 1.21 2.25 3.38 4/281 3030
/proc/meminfo: memFree=20781716/32950904 swapFree=67057400/67111528
[pid=3030] ppid=3028 vsize=37900 CPUtime=0.29 cores=1,3
/proc/3030/stat : 3030 (lingeling) R 3028 3030 2491 0 -1 4202496 9115 0 0 0 28 1 0 0 22 0 1 0 654978516 38809600 8005 33554432000 4194304 4409284 140734262093664 18446744073709551615 4259638 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/3030/statm: 9475 8005 118 53 0 7898 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 37900

[startup+0.700712 s]
/proc/loadavg: 1.21 2.25 3.38 4/281 3030
/proc/meminfo: memFree=20781716/32950904 swapFree=67057400/67111528
[pid=3030] ppid=3028 vsize=48432 CPUtime=0.69 cores=1,3
/proc/3030/stat : 3030 (lingeling) R 3028 3030 2491 0 -1 4202496 14404 0 0 0 67 2 0 0 24 0 1 0 654978516 49594368 10614 33554432000 4194304 4409284 140734262093664 18446744073709551615 4228034 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/3030/statm: 12108 10614 127 53 0 10531 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 48432

[startup+1.50056 s]
/proc/loadavg: 1.21 2.25 3.38 5/285 3037
/proc/meminfo: memFree=20673904/32950904 swapFree=67057400/67111528
[pid=3030] ppid=3028 vsize=49016 CPUtime=1.49 cores=1,3
/proc/3030/stat : 3030 (lingeling) R 3028 3030 2491 0 -1 4202496 17047 0 0 0 147 2 0 0 25 0 1 0 654978516 50192384 10764 33554432000 4194304 4409284 140734262093664 18446744073709551615 4269665 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/3030/statm: 12254 10764 130 53 0 10677 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 49016

[startup+3.10027 s]
/proc/loadavg: 1.21 2.25 3.38 5/285 3037
/proc/meminfo: memFree=20672176/32950904 swapFree=67057400/67111528
[pid=3030] ppid=3028 vsize=49224 CPUtime=3.09 cores=1,3
/proc/3030/stat : 3030 (lingeling) R 3028 3030 2491 0 -1 4202496 24132 0 0 0 306 3 0 0 25 0 1 0 654978516 50405376 10821 33554432000 4194304 4409284 140734262093664 18446744073709551615 4314336 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/3030/statm: 12306 10821 135 53 0 10729 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 49224

[startup+6.30076 s]
/proc/loadavg: 1.43 2.28 3.38 5/285 3037
/proc/meminfo: memFree=20608668/32950904 swapFree=67057400/67111528
[pid=3030] ppid=3028 vsize=72956 CPUtime=6.29 cores=1,3
/proc/3030/stat : 3030 (lingeling) R 3028 3030 2491 0 -1 4202496 30072 0 0 0 625 4 0 0 25 0 1 0 654978516 74706944 16761 33554432000 4194304 4409284 140734262093664 18446744073709551615 4246944 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/3030/statm: 18239 16761 136 53 0 16662 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 72956

[startup+12.7006 s]
/proc/loadavg: 1.64 2.31 3.38 5/285 3064
/proc/meminfo: memFree=20375820/32950904 swapFree=67057400/67111528
[pid=3030] ppid=3028 vsize=72956 CPUtime=12.69 cores=1,3
/proc/3030/stat : 3030 (lingeling) R 3028 3030 2491 0 -1 4202496 30072 0 0 0 1265 4 0 0 25 0 1 0 654978516 74706944 16761 33554432000 4194304 4409284 140734262093664 18446744073709551615 4251579 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/3030/statm: 18239 16761 136 53 0 16662 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 72956

[startup+25.5003 s]
/proc/loadavg: 2.16 2.39 3.39 5/285 3065
/proc/meminfo: memFree=20104368/32950904 swapFree=67057400/67111528
[pid=3030] ppid=3028 vsize=56000 CPUtime=25.49 cores=1,3
/proc/3030/stat : 3030 (lingeling) R 3028 3030 2491 0 -1 4202496 30113 0 0 0 2540 9 0 0 25 0 1 0 654978516 57344000 12527 33554432000 4194304 4409284 140734262093664 18446744073709551615 4251549 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/3030/statm: 14000 12527 141 53 0 12423 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 56000

[startup+51.1007 s]
/proc/loadavg: 2.79 2.52 3.40 5/285 3065
/proc/meminfo: memFree=20102156/32950904 swapFree=67057400/67111528
[pid=3030] ppid=3028 vsize=55992 CPUtime=51.08 cores=1,3
/proc/3030/stat : 3030 (lingeling) R 3028 3030 2491 0 -1 4202496 30180 0 0 0 5087 21 0 0 25 0 1 0 654978516 57335808 12525 33554432000 4194304 4409284 140734262093664 18446744073709551615 4358403 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/3030/statm: 13998 12525 141 53 0 12421 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 55992

[startup+102.311 s]
/proc/loadavg: 3.55 2.76 3.44 5/285 3096
/proc/meminfo: memFree=20044208/32950904 swapFree=67057400/67111528
[pid=3030] ppid=3028 vsize=60452 CPUtime=102.29 cores=1,3
/proc/3030/stat : 3030 (lingeling) R 3028 3030 2491 0 -1 4202496 31397 0 0 0 10150 79 0 0 25 0 1 0 654978516 61902848 13640 33554432000 4194304 4409284 140734262093664 18446744073709551615 237278904215 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/3030/statm: 15113 13640 141 53 0 13536 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 60452

[startup+162.301 s]
/proc/loadavg: 3.83 2.98 3.47 5/285 3097
/proc/meminfo: memFree=20045436/32950904 swapFree=67057400/67111528
[pid=3030] ppid=3028 vsize=60712 CPUtime=162.29 cores=1,3
/proc/3030/stat : 3030 (lingeling) R 3028 3030 2491 0 -1 4202496 39733 0 0 0 16083 146 0 0 25 0 1 0 654978516 62169088 13705 33554432000 4194304 4409284 140734262093664 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/3030/statm: 15178 13705 141 53 0 13601 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 60712

[startup+222.3 s]
/proc/loadavg: 3.99 3.18 3.51 5/285 3099
/proc/meminfo: memFree=20028812/32950904 swapFree=67057400/67111528
[pid=3030] ppid=3028 vsize=92288 CPUtime=222.29 cores=1,3
/proc/3030/stat : 3030 (lingeling) R 3028 3030 2491 0 -1 4202496 50946 0 0 0 22012 217 0 0 25 0 1 0 654978516 94502912 20854 33554432000 4194304 4409284 140734262093664 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/3030/statm: 23072 20854 141 53 0 21495 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 92288

[startup+282.301 s]
/proc/loadavg: 3.99 3.33 3.54 5/285 3100
/proc/meminfo: memFree=20030648/32950904 swapFree=67057400/67111528
[pid=3030] ppid=3028 vsize=88392 CPUtime=282.29 cores=1,3
/proc/3030/stat : 3030 (lingeling) R 3028 3030 2491 0 -1 4202496 65289 0 0 0 27951 278 0 0 25 0 1 0 654978516 90513408 19880 33554432000 4194304 4409284 140734262093664 18446744073709551615 4246153 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/3030/statm: 22098 19880 141 53 0 20521 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 88392

[startup+342.301 s]
/proc/loadavg: 3.99 3.45 3.56 5/285 3137
/proc/meminfo: memFree=20088544/32950904 swapFree=67057400/67111528
[pid=3030] ppid=3028 vsize=86292 CPUtime=342.29 cores=1,3
/proc/3030/stat : 3030 (lingeling) R 3028 3030 2491 0 -1 4202496 79470 0 0 0 33880 349 0 0 25 0 1 0 654978516 88363008 20100 33554432000 4194304 4409284 140734262093664 18446744073709551615 237278904215 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/3030/statm: 21573 20100 141 53 0 19996 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 86292

[startup+402.3 s]
/proc/loadavg: 3.99 3.54 3.58 5/285 3139
/proc/meminfo: memFree=20056364/32950904 swapFree=67057400/67111528
[pid=3030] ppid=3028 vsize=105116 CPUtime=402.28 cores=1,3
/proc/3030/stat : 3030 (lingeling) R 3028 3030 2491 0 -1 4202496 90375 0 0 0 39820 408 0 0 25 0 1 0 654978516 107638784 24806 33554432000 4194304 4409284 140734262093664 18446744073709551615 4358418 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/3030/statm: 26279 24806 141 53 0 24702 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 105116

[startup+462.301 s]
/proc/loadavg: 3.99 3.62 3.61 5/285 3167
/proc/meminfo: memFree=20107396/32950904 swapFree=67057400/67111528
[pid=3030] ppid=3028 vsize=110864 CPUtime=462.29 cores=1,3
/proc/3030/stat : 3030 (lingeling) R 3028 3030 2491 0 -1 4202496 115772 0 0 0 45769 460 0 0 25 0 1 0 654978516 113524736 26243 33554432000 4194304 4409284 140734262093664 18446744073709551615 237278904215 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/3030/statm: 27716 26243 141 53 0 26139 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 110864

[startup+522.301 s]
/proc/loadavg: 3.99 3.69 3.63 5/285 3169
/proc/meminfo: memFree=20106004/32950904 swapFree=67057400/67111528
[pid=3030] ppid=3028 vsize=110144 CPUtime=522.28 cores=1,3
/proc/3030/stat : 3030 (lingeling) R 3028 3030 2491 0 -1 4202496 127878 0 0 0 51718 510 0 0 25 0 1 0 654978516 112787456 26063 33554432000 4194304 4409284 140734262093664 18446744073709551615 4358442 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/3030/statm: 27536 26063 141 53 0 25959 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 110144

[startup+582.3 s]
/proc/loadavg: 4.05 3.76 3.66 5/285 3170
/proc/meminfo: memFree=20111544/32950904 swapFree=67057400/67111528
[pid=3030] ppid=3028 vsize=102564 CPUtime=582.28 cores=1,3
/proc/3030/stat : 3030 (lingeling) R 3028 3030 2491 0 -1 4202496 133845 0 0 0 57666 562 0 0 25 0 1 0 654978516 105025536 24168 33554432000 4194304 4409284 140734262093664 18446744073709551615 237278904215 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/3030/statm: 25641 24168 141 53 0 24064 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 102564

[startup+642.301 s]
/proc/loadavg: 4.09 3.83 3.68 5/285 3173
/proc/meminfo: memFree=20090428/32950904 swapFree=67057400/67111528
[pid=3030] ppid=3028 vsize=102772 CPUtime=642.29 cores=1,3
/proc/3030/stat : 3030 (lingeling) R 3028 3030 2491 0 -1 4202496 139725 0 0 0 63609 620 0 0 25 0 1 0 654978516 105238528 24220 33554432000 4194304 4409284 140734262093664 18446744073709551615 237278904215 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/3030/statm: 25693 24220 141 53 0 24116 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 102772

[startup+702.301 s]
/proc/loadavg: 4.03 3.86 3.70 5/285 3175
/proc/meminfo: memFree=20047976/32950904 swapFree=67057400/67111528
[pid=3030] ppid=3028 vsize=135524 CPUtime=702.28 cores=1,3
/proc/3030/stat : 3030 (lingeling) R 3028 3030 2491 0 -1 4202496 148696 0 0 0 69545 683 0 0 25 0 1 0 654978516 138776576 32408 33554432000 4194304 4409284 140734262093664 18446744073709551615 4358347 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/3030/statm: 33881 32408 141 53 0 32304 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 135524

[startup+762.31 s]
/proc/loadavg: 4.16 3.91 3.73 5/285 3176
/proc/meminfo: memFree=20093460/32950904 swapFree=67057400/67111528
[pid=3030] ppid=3028 vsize=105768 CPUtime=762.3 cores=1,3
/proc/3030/stat : 3030 (lingeling) R 3028 3030 2491 0 -1 4202496 159763 0 0 0 75479 751 0 0 25 0 1 0 654978516 108306432 24969 33554432000 4194304 4409284 140734262093664 18446744073709551615 4359882 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/3030/statm: 26442 24969 141 53 0 24865 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 105768

[startup+822.301 s]
/proc/loadavg: 4.06 3.92 3.74 5/285 3178
/proc/meminfo: memFree=20023120/32950904 swapFree=67057400/67111528
[pid=3030] ppid=3028 vsize=155340 CPUtime=822.29 cores=1,3
/proc/3030/stat : 3030 (lingeling) R 3028 3030 2491 0 -1 4202496 181886 0 0 0 81423 806 0 0 25 0 1 0 654978516 159068160 37362 33554432000 4194304 4409284 140734262093664 18446744073709551615 237278904215 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/3030/statm: 38835 37362 141 53 0 37258 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 155340

[startup+882.301 s]
/proc/loadavg: 4.02 3.94 3.75 5/285 3242
/proc/meminfo: memFree=20587344/32950904 swapFree=67057400/67111528
[pid=3030] ppid=3028 vsize=114876 CPUtime=882.29 cores=1,3
/proc/3030/stat : 3030 (lingeling) R 3028 3030 2491 0 -1 4202496 197176 0 0 0 87355 874 0 0 25 0 1 0 654978516 117633024 27246 33554432000 4194304 4409284 140734262093664 18446744073709551615 4226583 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/3030/statm: 28719 27246 141 53 0 27142 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 114876

[startup+942.3 s]
/proc/loadavg: 4.00 3.94 3.77 5/285 3244
/proc/meminfo: memFree=20606656/32950904 swapFree=67057400/67111528
[pid=3030] ppid=3028 vsize=121728 CPUtime=942.29 cores=1,3
/proc/3030/stat : 3030 (lingeling) R 3028 3030 2491 0 -1 4202496 225917 0 0 0 93284 945 0 0 25 0 1 0 654978516 124649472 28959 33554432000 4194304 4409284 140734262093664 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/3030/statm: 30432 28959 141 53 0 28855 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 121728

[startup+1002.3 s]
/proc/loadavg: 4.00 3.95 3.78 5/285 3246
/proc/meminfo: memFree=20614188/32950904 swapFree=67057400/67111528
[pid=3030] ppid=3028 vsize=107232 CPUtime=1002.29 cores=1,3
/proc/3030/stat : 3030 (lingeling) R 3028 3030 2491 0 -1 4202496 252085 0 0 0 99224 1005 0 0 25 0 1 0 654978516 109805568 25335 33554432000 4194304 4409284 140734262093664 18446744073709551615 4358557 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/3030/statm: 26808 25335 141 53 0 25231 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 107232

[startup+1062.3 s]
/proc/loadavg: 4.03 3.97 3.79 5/285 3247
/proc/meminfo: memFree=20577092/32950904 swapFree=67057400/67111528
[pid=3030] ppid=3028 vsize=131640 CPUtime=1062.28 cores=1,3
/proc/3030/stat : 3030 (lingeling) R 3028 3030 2491 0 -1 4202496 274795 0 0 0 105157 1071 0 0 25 0 1 0 654978516 134799360 31437 33554432000 4194304 4409284 140734262093664 18446744073709551615 237278904215 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/3030/statm: 32910 31437 141 53 0 31333 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 131640

[startup+1122.3 s]
/proc/loadavg: 4.01 3.97 3.81 5/285 3249
/proc/meminfo: memFree=20599260/32950904 swapFree=67057400/67111528
[pid=3030] ppid=3028 vsize=133772 CPUtime=1122.29 cores=1,3
/proc/3030/stat : 3030 (lingeling) R 3028 3030 2491 0 -1 4202496 308361 0 0 0 111093 1136 0 0 25 0 1 0 654978516 136982528 31970 33554432000 4194304 4409284 140734262093664 18446744073709551615 4358557 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/3030/statm: 33443 31970 141 53 0 31866 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 133772

[startup+1182.3 s]
/proc/loadavg: 4.05 3.99 3.82 5/285 3250
/proc/meminfo: memFree=20582128/32950904 swapFree=67057400/67111528
[pid=3030] ppid=3028 vsize=124348 CPUtime=1182.29 cores=1,3
/proc/3030/stat : 3030 (lingeling) R 3028 3030 2491 0 -1 4202496 330221 0 0 0 117035 1194 0 0 25 0 1 0 654978516 127332352 29614 33554432000 4194304 4409284 140734262093664 18446744073709551615 4271337 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/3030/statm: 31087 29614 141 53 0 29510 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 124348

[startup+1242.3 s]
/proc/loadavg: 4.02 3.99 3.83 5/285 3252
/proc/meminfo: memFree=20601192/32950904 swapFree=67057400/67111528
[pid=3030] ppid=3028 vsize=108280 CPUtime=1242.29 cores=1,3
/proc/3030/stat : 3030 (lingeling) R 3028 3030 2491 0 -1 4202496 358422 0 0 0 122958 1271 0 0 25 0 1 0 654978516 110878720 25597 33554432000 4194304 4409284 140734262093664 18446744073709551615 4358557 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/3030/statm: 27070 25597 141 53 0 25493 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 108280



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.99 3.83 5/285 3254
/proc/meminfo: memFree=20537916/32950904 swapFree=67057400/67111528
[pid=3030] ppid=3028 vsize=140800 CPUtime=1299.99 cores=1,3
/proc/3030/stat : 3030 (lingeling) R 3028 3030 2491 0 -1 4202496 382542 0 0 0 128656 1343 0 0 25 0 1 0 654978516 144179200 33727 33554432000 4194304 4409284 140734262093664 18446744073709551615 4272063 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/3030/statm: 35200 33727 141 53 0 33623 0
Current children cumulated CPU time (s) 1299.99
Current children cumulated vsize (KiB) 140800

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.01
CPU user time (s): 1286.57
CPU system time (s): 13.442
CPU usage (%): 99.9993
Max. virtual memory (cumulated for all children) (KiB): 167496

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

runsolver used 3.21751 second user time and 7.75882 second system time

The end

Launcher Data

Begin job on node121 at 2011-05-15 06:29:48
IDJOB=3371893
IDBENCH=82493
IDSOLVER=1849
FILE ID=node121/3371893-1305433787
RUNJOBID= node121-1305433787-2995
PBS_JOBID= 13324620
Free space on /tmp= 73464 MiB

SOLVER NAME= Lingeling 587f (fixed)
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k50-eijkbs6669-tseitin.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3371893-1305433787/watcher-3371893-1305433787 -o /tmp/evaluation-result-3371893-1305433787/solver-3371893-1305433787 -C 2400 -W 1300 -M 7680  lingeling HOME/instance-3371893-1305433787.cnf

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

MD5SUM BENCH= 7886cd26d6e0801ea382a1ffd6224023
RANDOM SEED=1128709731

node121.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.817
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.63
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.817
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	: 5226.07
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.817
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.84
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.817
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.77
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.817
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.817
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.817
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.817
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950904 kB
MemFree:      20781996 kB
Buffers:        306836 kB
Cached:        6098228 kB
SwapCached:       7656 kB
Active:        6472308 kB
Inactive:      5345148 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:      20781996 kB
SwapTotal:    67111528 kB
SwapFree:     67057400 kB
Dirty:           29880 kB
Writeback:           0 kB
AnonPages:     5409648 kB
Mapped:          22076 kB
Slab:           264792 kB
PageTables:      24488 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS: 30731272 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 node121 at 2011-05-15 06:51:30