Trace number 3309694

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 587Signal 3045.16 3045.05

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k45-pdtpmspalu-tseitin.cnf
MD5SUM8dae13531986e2a9bdb6559418f57130
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1004.79
Satisfiable
(Un)Satisfiability was proved
Number of variables89190
Number of clauses265718
Sum of the clauses size620006
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2177144
Number of clauses of size 388572
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: 935)

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-3309694-1303992974/watcher-3309694-1303992974 -o /tmp/evaluation-result-3309694-1303992974/solver-3309694-1303992974 -C 5000 -W 5100 -M 15500 lingeling HOME/instance-3309694-1303992974.cnf 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.98 2.00 1.94 2/177 9057
/proc/meminfo: memFree=14900296/32951124 swapFree=67111528/67111528
[pid=9057] ppid=9055 vsize=7380 CPUtime=0 cores=1,3,5,7
/proc/9057/stat : 9057 (lingeling) R 9055 9057 8659 0 -1 4202496 425 0 0 0 0 0 0 0 25 0 1 0 491713069 7557120 367 33554432000 4194304 4409164 140735346338896 18446744073709551615 264726404864 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/9057/statm: 1845 367 110 53 0 268 0

[startup+0.0104909 s]
/proc/loadavg: 1.98 2.00 1.94 2/177 9057
/proc/meminfo: memFree=14900296/32951124 swapFree=67111528/67111528
[pid=9057] ppid=9055 vsize=8472 CPUtime=0 cores=1,3,5,7
/proc/9057/stat : 9057 (lingeling) R 9055 9057 8659 0 -1 4202496 628 0 0 0 0 0 0 0 25 0 1 0 491713069 8675328 570 33554432000 4194304 4409164 140735346338896 18446744073709551615 264726098925 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/9057/statm: 2118 593 111 53 0 541 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8472

[startup+0.100476 s]
/proc/loadavg: 1.98 2.00 1.94 2/177 9057
/proc/meminfo: memFree=14900296/32951124 swapFree=67111528/67111528
[pid=9057] ppid=9055 vsize=20172 CPUtime=0.09 cores=1,3,5,7
/proc/9057/stat : 9057 (lingeling) R 9055 9057 8659 0 -1 4202496 3629 0 0 0 9 0 0 0 25 0 1 0 491713069 20656128 3566 33554432000 4194304 4409164 140735346338896 18446744073709551615 264726404864 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/9057/statm: 5043 3566 111 53 0 3466 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 20172

[startup+0.300435 s]
/proc/loadavg: 1.98 2.00 1.94 2/177 9057
/proc/meminfo: memFree=14900296/32951124 swapFree=67111528/67111528
[pid=9057] ppid=9055 vsize=22144 CPUtime=0.29 cores=1,3,5,7
/proc/9057/stat : 9057 (lingeling) R 9055 9057 8659 0 -1 4202496 7099 0 0 0 28 1 0 0 25 0 1 0 491713069 22675456 4064 33554432000 4194304 4409164 140735346338896 18446744073709551615 4276384 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/9057/statm: 5536 4064 127 53 0 3959 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 22144

[startup+0.700363 s]
/proc/loadavg: 1.98 2.00 1.94 2/177 9057
/proc/meminfo: memFree=14900296/32951124 swapFree=67111528/67111528
[pid=9057] ppid=9055 vsize=27088 CPUtime=0.69 cores=1,3,5,7
/proc/9057/stat : 9057 (lingeling) R 9055 9057 8659 0 -1 4202496 9939 0 0 0 68 1 0 0 25 0 1 0 491713069 27738112 5280 33554432000 4194304 4409164 140735346338896 18446744073709551615 4300337 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/9057/statm: 6772 5280 128 53 0 5195 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 27088

[startup+1.50021 s]
/proc/loadavg: 1.98 2.00 1.94 3/178 9058
/proc/meminfo: memFree=14879464/32951124 swapFree=67111528/67111528
[pid=9057] ppid=9055 vsize=27080 CPUtime=1.49 cores=1,3,5,7
/proc/9057/stat : 9057 (lingeling) R 9055 9057 8659 0 -1 4202496 11561 0 0 0 148 1 0 0 25 0 1 0 491713069 27729920 5282 33554432000 4194304 4409164 140735346338896 18446744073709551615 4269712 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/9057/statm: 6770 5282 132 53 0 5193 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 27080

[startup+3.1009 s]
/proc/loadavg: 1.98 2.00 1.94 3/178 9058
/proc/meminfo: memFree=14878620/32951124 swapFree=67111528/67111528
[pid=9057] ppid=9055 vsize=27852 CPUtime=3.09 cores=1,3,5,7
/proc/9057/stat : 9057 (lingeling) R 9055 9057 8659 0 -1 4202496 15337 0 0 0 308 1 0 0 25 0 1 0 491713069 28520448 5484 33554432000 4194304 4409164 140735346338896 18446744073709551615 4246171 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/9057/statm: 6963 5484 135 53 0 5386 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 27852

[startup+6.3003 s]
/proc/loadavg: 1.98 2.00 1.94 3/178 9058
/proc/meminfo: memFree=14852332/32951124 swapFree=67111528/67111528
[pid=9057] ppid=9055 vsize=35760 CPUtime=6.29 cores=1,3,5,7
/proc/9057/stat : 9057 (lingeling) R 9055 9057 8659 0 -1 4202496 19439 0 0 0 627 2 0 0 25 0 1 0 491713069 36618240 7467 33554432000 4194304 4409164 140735346338896 18446744073709551615 4226443 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/9057/statm: 8940 7467 141 53 0 7363 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 35760

[startup+12.7011 s]
/proc/loadavg: 1.98 2.00 1.94 3/178 9059
/proc/meminfo: memFree=14840648/32951124 swapFree=67111528/67111528
[pid=9057] ppid=9055 vsize=35760 CPUtime=12.69 cores=1,3,5,7
/proc/9057/stat : 9057 (lingeling) R 9055 9057 8659 0 -1 4202496 19452 0 0 0 1263 6 0 0 25 0 1 0 491713069 36618240 7467 33554432000 4194304 4409164 140735346338896 18446744073709551615 4359755 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/9057/statm: 8940 7467 141 53 0 7363 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 35760

[startup+25.5007 s]
/proc/loadavg: 1.98 2.00 1.94 3/178 9059
/proc/meminfo: memFree=14787484/32951124 swapFree=67111528/67111528
[pid=9057] ppid=9055 vsize=35760 CPUtime=25.49 cores=1,3,5,7
/proc/9057/stat : 9057 (lingeling) R 9055 9057 8659 0 -1 4202496 19479 0 0 0 2528 21 0 0 25 0 1 0 491713069 36618240 7467 33554432000 4194304 4409164 140735346338896 18446744073709551615 264726429591 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/9057/statm: 8940 7467 141 53 0 7363 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 35760

[startup+51.1008 s]
/proc/loadavg: 1.99 2.00 1.94 3/178 9060
/proc/meminfo: memFree=14794276/32951124 swapFree=67111528/67111528
[pid=9057] ppid=9055 vsize=36728 CPUtime=51.09 cores=1,3,5,7
/proc/9057/stat : 9057 (lingeling) R 9055 9057 8659 0 -1 4202496 23747 0 0 0 5058 51 0 0 25 0 1 0 491713069 37609472 7709 33554432000 4194304 4409164 140735346338896 18446744073709551615 264726429591 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/9057/statm: 9182 7709 141 53 0 7605 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 36728

[startup+102.306 s]
/proc/loadavg: 1.99 2.00 1.94 3/178 9061
/proc/meminfo: memFree=14784472/32951124 swapFree=67111528/67111528
[pid=9057] ppid=9055 vsize=47304 CPUtime=102.3 cores=1,3,5,7
/proc/9057/stat : 9057 (lingeling) R 9055 9057 8659 0 -1 4202496 38867 0 0 0 10124 106 0 0 25 0 1 0 491713069 48439296 10353 33554432000 4194304 4409164 140735346338896 18446744073709551615 4226372 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/9057/statm: 11826 10353 141 53 0 10249 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 47304

[startup+162.301 s]
/proc/loadavg: 1.99 2.00 1.94 3/178 9063
/proc/meminfo: memFree=14778136/32951124 swapFree=67111528/67111528
[pid=9057] ppid=9055 vsize=158600 CPUtime=162.29 cores=1,3,5,7
/proc/9057/stat : 9057 (lingeling) R 9055 9057 8659 0 -1 4202496 167866 0 0 0 16071 158 0 0 25 0 1 0 491713069 162406400 38177 33554432000 4194304 4409164 140735346338896 18446744073709551615 264726429591 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/9057/statm: 39650 38177 141 53 0 38073 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 158600

[startup+222.3 s]
/proc/loadavg: 1.99 2.00 1.94 3/178 9064
/proc/meminfo: memFree=14771412/32951124 swapFree=67111528/67111528
[pid=9057] ppid=9055 vsize=152416 CPUtime=222.3 cores=1,3,5,7
/proc/9057/stat : 9057 (lingeling) R 9055 9057 8659 0 -1 4202496 260046 0 0 0 22024 206 0 0 25 0 1 0 491713069 156073984 36631 33554432000 4194304 4409164 140735346338896 18446744073709551615 4348202 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/9057/statm: 38104 36631 141 53 0 36527 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 152416

[startup+282.301 s]
/proc/loadavg: 1.99 2.00 1.94 3/178 9066
/proc/meminfo: memFree=14754528/32951124 swapFree=67111528/67111528
[pid=9057] ppid=9055 vsize=94784 CPUtime=282.3 cores=1,3,5,7
/proc/9057/stat : 9057 (lingeling) R 9055 9057 8659 0 -1 4202496 383066 0 0 0 27989 241 0 0 25 0 1 0 491713069 97058816 22223 33554432000 4194304 4409164 140735346338896 18446744073709551615 264726429591 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/9057/statm: 23696 22223 141 53 0 22119 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 94784

[startup+342.301 s]
/proc/loadavg: 1.99 2.00 1.94 3/178 9067
/proc/meminfo: memFree=14676268/32951124 swapFree=67111528/67111528
[pid=9057] ppid=9055 vsize=292604 CPUtime=342.31 cores=1,3,5,7
/proc/9057/stat : 9057 (lingeling) R 9055 9057 8659 0 -1 4202496 443128 0 0 0 33940 291 0 0 25 0 1 0 491713069 299626496 71678 33554432000 4194304 4409164 140735346338896 18446744073709551615 264726429591 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/9057/statm: 73151 71678 141 53 0 71574 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 292604

[startup+402.3 s]
/proc/loadavg: 1.99 2.00 1.94 3/178 9069
/proc/meminfo: memFree=14734528/32951124 swapFree=67111528/67111528
[pid=9057] ppid=9055 vsize=184556 CPUtime=402.31 cores=1,3,5,7
/proc/9057/stat : 9057 (lingeling) R 9055 9057 8659 0 -1 4202496 537903 0 0 0 39897 334 0 0 25 0 1 0 491713069 188985344 42619 33554432000 4194304 4409164 140735346338896 18446744073709551615 4358357 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/9057/statm: 46139 42619 141 53 0 44562 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 184556

[startup+462.301 s]
/proc/loadavg: 1.99 2.00 1.94 3/178 9071
/proc/meminfo: memFree=14536472/32951124 swapFree=67111528/67111528
[pid=9057] ppid=9055 vsize=368780 CPUtime=462.3 cores=1,3,5,7
/proc/9057/stat : 9057 (lingeling) R 9055 9057 8659 0 -1 4202496 712079 0 0 0 45852 378 0 0 25 0 1 0 491713069 377630720 88675 33554432000 4194304 4409164 140735346338896 18446744073709551615 4350802 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/9057/statm: 92195 88675 141 53 0 90618 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 368780

[startup+522.301 s]
/proc/loadavg: 2.03 2.01 1.95 3/178 9072
/proc/meminfo: memFree=14471604/32951124 swapFree=67111528/67111528
[pid=9057] ppid=9055 vsize=431356 CPUtime=522.31 cores=1,3,5,7
/proc/9057/stat : 9057 (lingeling) R 9055 9057 8659 0 -1 4202496 830226 0 0 0 51825 406 0 0 25 0 1 0 491713069 441708544 104319 33554432000 4194304 4409164 140735346338896 18446744073709551615 4348188 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/9057/statm: 107839 104319 141 53 0 106262 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 431356

[startup+582.3 s]
/proc/loadavg: 2.01 2.00 1.95 3/178 9077
/proc/meminfo: memFree=14428096/32951124 swapFree=67111528/67111528
[pid=9057] ppid=9055 vsize=411288 CPUtime=582.31 cores=1,3,5,7
/proc/9057/stat : 9057 (lingeling) R 9055 9057 8659 0 -1 4202496 970140 0 0 0 57787 444 0 0 25 0 1 0 491713069 421158912 99710 33554432000 4194304 4409164 140735346338896 18446744073709551615 264726429591 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/9057/statm: 102822 99710 141 53 0 101245 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 411288

[startup+642.301 s]

################
# More data... #
################

[pid=9057] ppid=9055 vsize=1233712 CPUtime=2262.38 cores=1,3,5,7
/proc/9057/stat : 9057 (lingeling) R 9055 9057 8659 0 -1 4202496 3875658 0 0 0 225023 1215 0 0 25 0 1 0 491713069 1263321088 306955 33554432000 4194304 4409164 140735346338896 18446744073709551615 264726429591 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/9057/statm: 308428 306955 141 53 0 306851 0
Current children cumulated CPU time (s) 2262.38
Current children cumulated vsize (KiB) 1233712

[startup+2322.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 9123
/proc/meminfo: memFree=12369412/32951124 swapFree=67111528/67111528
[pid=9057] ppid=9055 vsize=1650468 CPUtime=2322.38 cores=1,3,5,7
/proc/9057/stat : 9057 (lingeling) R 9055 9057 8659 0 -1 4202496 3979847 0 0 0 231000 1238 0 0 25 0 1 0 491713069 1690079232 411144 33554432000 4194304 4409164 140735346338896 18446744073709551615 264726429591 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/9057/statm: 412617 411144 141 53 0 411040 0
Current children cumulated CPU time (s) 2322.38
Current children cumulated vsize (KiB) 1650468

[startup+2382.3 s]
/proc/loadavg: 2.07 2.02 1.97 3/178 9125
/proc/meminfo: memFree=12579432/32951124 swapFree=67111528/67111528
[pid=9057] ppid=9055 vsize=1903620 CPUtime=2382.38 cores=1,3,5,7
/proc/9057/stat : 9057 (lingeling) R 9055 9057 8659 0 -1 4202496 4043135 0 0 0 236983 1255 0 0 25 0 1 0 491713069 1949306880 474432 33554432000 4194304 4409164 140735346338896 18446744073709551615 4305913 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/9057/statm: 475905 474432 141 53 0 474328 0
Current children cumulated CPU time (s) 2382.38
Current children cumulated vsize (KiB) 1903620

[startup+2442.3 s]
/proc/loadavg: 2.02 2.01 1.97 4/178 9126
/proc/meminfo: memFree=12278456/32951124 swapFree=67111528/67111528
[pid=9057] ppid=9055 vsize=2163532 CPUtime=2442.38 cores=1,3,5,7
/proc/9057/stat : 9057 (lingeling) R 9055 9057 8659 0 -1 4202496 4280546 0 0 0 242955 1283 0 0 25 0 1 0 491713069 2215456768 539410 33554432000 4194304 4409164 140735346338896 18446744073709551615 264726429591 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/9057/statm: 540883 539410 141 53 0 539306 0
Current children cumulated CPU time (s) 2442.38
Current children cumulated vsize (KiB) 2163532

[startup+2502.3 s]
/proc/loadavg: 2.01 2.00 1.97 3/178 9128
/proc/meminfo: memFree=11748208/32951124 swapFree=67111528/67111528
[pid=9057] ppid=9055 vsize=2192212 CPUtime=2502.39 cores=1,3,5,7
/proc/9057/stat : 9057 (lingeling) R 9055 9057 8659 0 -1 4202496 4304109 0 0 0 248939 1300 0 0 25 0 1 0 491713069 2244825088 546580 33554432000 4194304 4409164 140735346338896 18446744073709551615 4358352 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/9057/statm: 548053 546580 141 53 0 546476 0
Current children cumulated CPU time (s) 2502.39
Current children cumulated vsize (KiB) 2192212

[startup+2562.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 9130
/proc/meminfo: memFree=12072312/32951124 swapFree=67111528/67111528
[pid=9057] ppid=9055 vsize=2539640 CPUtime=2562.39 cores=1,3,5,7
/proc/9057/stat : 9057 (lingeling) R 9055 9057 8659 0 -1 4202496 4600018 0 0 0 254898 1341 0 0 25 0 1 0 491713069 2600591360 633437 33554432000 4194304 4409164 140735346338896 18446744073709551615 4358545 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/9057/statm: 634910 633437 141 53 0 633333 0
Current children cumulated CPU time (s) 2562.39
Current children cumulated vsize (KiB) 2539640

[startup+2622.3 s]
/proc/loadavg: 2.06 2.02 1.97 3/178 9131
/proc/meminfo: memFree=11720496/32951124 swapFree=67111528/67111528
[pid=9057] ppid=9055 vsize=2539640 CPUtime=2622.39 cores=1,3,5,7
/proc/9057/stat : 9057 (lingeling) R 9055 9057 8659 0 -1 4202496 4600018 0 0 0 260891 1348 0 0 25 0 1 0 491713069 2600591360 633437 33554432000 4194304 4409164 140735346338896 18446744073709551615 4256882 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/9057/statm: 634910 633437 141 53 0 633333 0
Current children cumulated CPU time (s) 2622.39
Current children cumulated vsize (KiB) 2539640

[startup+2682.3 s]
/proc/loadavg: 2.02 2.01 1.97 3/178 9133
/proc/meminfo: memFree=11442332/32951124 swapFree=67111528/67111528
[pid=9057] ppid=9055 vsize=2539640 CPUtime=2682.39 cores=1,3,5,7
/proc/9057/stat : 9057 (lingeling) R 9055 9057 8659 0 -1 4202496 4600018 0 0 0 266876 1363 0 0 25 0 1 0 491713069 2600591360 633437 33554432000 4194304 4409164 140735346338896 18446744073709551615 264726429591 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/9057/statm: 634910 633437 141 53 0 633333 0
Current children cumulated CPU time (s) 2682.39
Current children cumulated vsize (KiB) 2539640

[startup+2742.31 s]
/proc/loadavg: 2.01 2.00 1.97 3/178 9143
/proc/meminfo: memFree=13985816/32951124 swapFree=67111528/67111528
[pid=9057] ppid=9055 vsize=563228 CPUtime=2742.39 cores=1,3,5,7
/proc/9057/stat : 9057 (lingeling) R 9055 9057 8659 0 -1 4202496 4691074 0 0 0 272836 1403 0 0 25 0 1 0 491713069 576745472 139334 33554432000 4194304 4409164 140735346338896 18446744073709551615 264726429591 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/9057/statm: 140807 139334 141 53 0 139230 0
Current children cumulated CPU time (s) 2742.39
Current children cumulated vsize (KiB) 563228

[startup+2802.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 9145
/proc/meminfo: memFree=13540508/32951124 swapFree=67111528/67111528
[pid=9057] ppid=9055 vsize=743084 CPUtime=2802.4 cores=1,3,5,7
/proc/9057/stat : 9057 (lingeling) R 9055 9057 8659 0 -1 4202496 4736038 0 0 0 278813 1427 0 0 25 0 1 0 491713069 760918016 184298 33554432000 4194304 4409164 140735346338896 18446744073709551615 264726429591 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/9057/statm: 185771 184298 141 53 0 184194 0
Current children cumulated CPU time (s) 2802.4
Current children cumulated vsize (KiB) 743084

[startup+2862.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 9147
/proc/meminfo: memFree=13036796/32951124 swapFree=67111528/67111528
[pid=9057] ppid=9055 vsize=1053292 CPUtime=2862.39 cores=1,3,5,7
/proc/9057/stat : 9057 (lingeling) R 9055 9057 8659 0 -1 4202496 4829985 0 0 0 284791 1448 0 0 25 0 1 0 491713069 1078571008 261850 33554432000 4194304 4409164 140735346338896 18446744073709551615 264726429591 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/9057/statm: 263323 261850 141 53 0 261746 0
Current children cumulated CPU time (s) 2862.39
Current children cumulated vsize (KiB) 1053292

[startup+2922.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 9148
/proc/meminfo: memFree=12960640/32951124 swapFree=67111528/67111528
[pid=9057] ppid=9055 vsize=1069708 CPUtime=2922.4 cores=1,3,5,7
/proc/9057/stat : 9057 (lingeling) R 9055 9057 8659 0 -1 4202496 4834089 0 0 0 290783 1457 0 0 25 0 1 0 491713069 1095380992 265954 33554432000 4194304 4409164 140735346338896 18446744073709551615 4358240 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/9057/statm: 267427 265954 141 53 0 265850 0
Current children cumulated CPU time (s) 2922.4
Current children cumulated vsize (KiB) 1069708

[startup+2982.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 9150
/proc/meminfo: memFree=13101356/32951124 swapFree=67111528/67111528
[pid=9057] ppid=9055 vsize=1658508 CPUtime=2982.39 cores=1,3,5,7
/proc/9057/stat : 9057 (lingeling) R 9055 9057 8659 0 -1 4202496 4981289 0 0 0 296760 1479 0 0 25 0 1 0 491713069 1698312192 413154 33554432000 4194304 4409164 140735346338896 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/9057/statm: 414627 413154 141 53 0 413050 0
Current children cumulated CPU time (s) 2982.39
Current children cumulated vsize (KiB) 1658508

[startup+3042.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 9151
/proc/meminfo: memFree=12730328/32951124 swapFree=67111528/67111528
[pid=9057] ppid=9055 vsize=1658508 CPUtime=3042.4 cores=1,3,5,7
/proc/9057/stat : 9057 (lingeling) R 9055 9057 8659 0 -1 4202496 4981289 0 0 0 302753 1487 0 0 25 0 1 0 491713069 1698312192 413154 33554432000 4194304 4409164 140735346338896 18446744073709551615 4358240 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/9057/statm: 414627 413154 141 53 0 413050 0
Current children cumulated CPU time (s) 3042.4
Current children cumulated vsize (KiB) 1658508

Solver just ended. Dumping a history of the last processes samples

[startup+3043.1 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 9151
/proc/meminfo: memFree=12730328/32951124 swapFree=67111528/67111528
[pid=9057] ppid=9055 vsize=1658508 CPUtime=3043.2 cores=1,3,5,7
/proc/9057/stat : 9057 (lingeling) R 9055 9057 8659 0 -1 4204032 4981290 0 0 0 302811 1509 0 0 25 0 1 0 491713069 1698312192 413155 33554432000 4194304 4409164 140735346338896 18446744073709551615 4346559 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/9057/statm: 414627 413155 142 53 0 413050 0
Current children cumulated CPU time (s) 3043.2
Current children cumulated vsize (KiB) 1658508

[startup+3043.9 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 9151
/proc/meminfo: memFree=12070756/32951124 swapFree=67111528/67111528
[pid=9057] ppid=9055 vsize=1658508 CPUtime=3044 cores=1,3,5,7
/proc/9057/stat : 9057 (lingeling) R 9055 9057 8659 0 -1 4204032 4981290 0 0 0 302811 1589 0 0 25 0 1 0 491713069 1698312192 413155 33554432000 4194304 4409164 140735346338896 18446744073709551615 4346559 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/9057/statm: 414627 413155 142 53 0 413050 0
Current children cumulated CPU time (s) 3044
Current children cumulated vsize (KiB) 1658508

[startup+3044.7 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 9152
/proc/meminfo: memFree=11135316/32951124 swapFree=67111528/67111528
[pid=9057] ppid=9055 vsize=1658508 CPUtime=3044.8 cores=1,3,5,7
/proc/9057/stat : 9057 (lingeling) R 9055 9057 8659 0 -1 4204032 4981290 0 0 0 302811 1669 0 0 25 0 1 0 491713069 1698312192 413155 33554432000 4194304 4409164 140735346338896 18446744073709551615 4346559 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/9057/statm: 414627 413155 142 53 0 413050 0
Current children cumulated CPU time (s) 3044.8
Current children cumulated vsize (KiB) 1658508

[startup+3044.9 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 9152
/proc/meminfo: memFree=11135316/32951124 swapFree=67111528/67111528
[pid=9057] ppid=9055 vsize=1658508 CPUtime=3045 cores=1,3,5,7
/proc/9057/stat : 9057 (lingeling) R 9055 9057 8659 0 -1 4204032 4981290 0 0 0 302811 1689 0 0 25 0 1 0 491713069 1698312192 413155 33554432000 4194304 4409164 140735346338896 18446744073709551615 4346559 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/9057/statm: 414627 413155 142 53 0 413050 0
Current children cumulated CPU time (s) 3045
Current children cumulated vsize (KiB) 1658508

[startup+3045 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 9152
/proc/meminfo: memFree=11135316/32951124 swapFree=67111528/67111528
[pid=9057] ppid=9055 vsize=0 CPUtime=3045.1 cores=1,3,5,7
/proc/9057/stat : 9057 (lingeling) R 9055 9057 8659 0 -1 4204036 4981290 0 0 0 302811 1699 0 0 25 0 1 0 491713069 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/9057/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 3045.1
Current children cumulated vsize (KiB) 0

Child ended because it received signal 11 (SIGSEGV)
Child dumped core
Real time (s): 3045.05
CPU time (s): 3045.16
CPU user time (s): 3028.12
CPU system time (s): 17.0414
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 2539640

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

runsolver used 4.72428 second user time and 10.1215 second system time

The end

Launcher Data

Begin job on node141 at 2011-04-28 14:16:15
IDJOB=3309694
IDBENCH=82467
IDSOLVER=1693
FILE ID=node141/3309694-1303992974
RUNJOBID= node141-1303987378-8678
PBS_JOBID= 13168733
Free space on /tmp= 71408 MiB

SOLVER NAME= Lingeling 587
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k45-pdtpmspalu-tseitin.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3309694-1303992974/watcher-3309694-1303992974 -o /tmp/evaluation-result-3309694-1303992974/solver-3309694-1303992974 -C 5000 -W 5100 -M 15500  lingeling HOME/instance-3309694-1303992974.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 8dae13531986e2a9bdb6559418f57130
RANDOM SEED=401542155

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
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.84
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.806
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.806
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.806
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:     32951124 kB
MemFree:      14900452 kB
Buffers:       1618876 kB
Cached:       15478228 kB
SwapCached:          0 kB
Active:        8046540 kB
Inactive:      9422980 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14900452 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            4620 kB
Writeback:           0 kB
AnonPages:      371820 kB
Mapped:          15452 kB
Slab:           518096 kB
PageTables:       5052 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   512244 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= 69792 MiB
End job on node141 at 2011-04-28 15:07:00