Trace number 3292198

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 587? (TO) 1294.82 1300.02

General information on the benchmark

NameSAT05/industrial/grieu05/vmpc/
vmpc_34.renamed-as.sat05-1926.cnf
MD5SUM349e2f9eff952d4e42f8e1caefaa382b
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark61.3457
Satisfiable
(Un)Satisfiability was proved
Number of variables1156
Number of clauses194072
Sum of the clauses size507926
Maximum clause length34
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 276398
Number of clauses of size 3117606
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 568

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-3292198-1303786885/watcher-3292198-1303786885 -o /tmp/evaluation-result-3292198-1303786885/solver-3292198-1303786885 -C 2400 -W 1300 -M 7680 lingeling HOME/instance-3292198-1303786885.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: 3.46 3.89 3.80 4/180 23080
/proc/meminfo: memFree=24772620/32951132 swapFree=67111364/67111528
[pid=23080] ppid=23075 vsize=7220 CPUtime=0 cores=1,3
/proc/23080/stat : 23080 (lingeling) R 23075 23080 21546 0 -1 4202496 385 0 0 0 0 0 0 0 21 0 1 0 490287170 7393280 328 33554432000 4194304 4409164 140736438611904 18446744073709551615 242970550016 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/23080/statm: 1805 328 111 53 0 228 0

[startup+0.045517 s]
/proc/loadavg: 3.46 3.89 3.80 4/180 23080
/proc/meminfo: memFree=24772620/32951132 swapFree=67111364/67111528
[pid=23080] ppid=23075 vsize=10804 CPUtime=0.04 cores=1,3
/proc/23080/stat : 23080 (lingeling) R 23075 23080 21546 0 -1 4202496 1281 0 0 0 4 0 0 0 21 0 1 0 490287170 11063296 1224 33554432000 4194304 4409164 140736438611904 18446744073709551615 242970550016 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/23080/statm: 2701 1224 111 53 0 1124 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 10804

[startup+0.100506 s]
/proc/loadavg: 3.46 3.89 3.80 4/180 23080
/proc/meminfo: memFree=24772620/32951132 swapFree=67111364/67111528
[pid=23080] ppid=23075 vsize=23088 CPUtime=0.09 cores=1,3
/proc/23080/stat : 23080 (lingeling) R 23075 23080 21546 0 -1 4202496 4369 0 0 0 9 0 0 0 21 0 1 0 490287170 23642112 4311 33554432000 4194304 4409164 140736438611904 18446744073709551615 4295853 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/23080/statm: 5772 4311 127 53 0 4195 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 23088

[startup+0.300477 s]
/proc/loadavg: 3.46 3.89 3.80 4/180 23080
/proc/meminfo: memFree=24772620/32951132 swapFree=67111364/67111528
[pid=23080] ppid=23075 vsize=23088 CPUtime=0.29 cores=1,3
/proc/23080/stat : 23080 (lingeling) R 23075 23080 21546 0 -1 4202496 4371 0 0 0 29 0 0 0 22 0 1 0 490287170 23642112 4313 33554432000 4194304 4409164 140736438611904 18446744073709551615 4241508 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/23080/statm: 5772 4313 129 53 0 4195 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 23088

[startup+0.70041 s]
/proc/loadavg: 3.46 3.89 3.80 4/180 23080
/proc/meminfo: memFree=24772620/32951132 swapFree=67111364/67111528
[pid=23080] ppid=23075 vsize=26552 CPUtime=0.69 cores=1,3
/proc/23080/stat : 23080 (lingeling) R 23075 23080 21546 0 -1 4202496 6550 0 0 0 69 0 0 0 24 0 1 0 490287170 27189248 5162 33554432000 4194304 4409164 140736438611904 18446744073709551615 4249839 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/23080/statm: 6638 5162 132 53 0 5061 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 26552

[startup+1.50026 s]
/proc/loadavg: 3.46 3.89 3.80 6/182 23082
/proc/meminfo: memFree=24663892/32951132 swapFree=67111364/67111528
[pid=23080] ppid=23075 vsize=26552 CPUtime=1.49 cores=1,3
/proc/23080/stat : 23080 (lingeling) R 23075 23080 21546 0 -1 4202496 6551 0 0 0 149 0 0 0 25 0 1 0 490287170 27189248 5163 33554432000 4194304 4409164 140736438611904 18446744073709551615 4340217 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/23080/statm: 6638 5163 133 53 0 5061 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 26552

[startup+3.10098 s]
/proc/loadavg: 3.46 3.89 3.80 6/182 23082
/proc/meminfo: memFree=24575392/32951132 swapFree=67111364/67111528
[pid=23080] ppid=23075 vsize=26552 CPUtime=3.09 cores=1,3
/proc/23080/stat : 23080 (lingeling) R 23075 23080 21546 0 -1 4202496 6553 0 0 0 309 0 0 0 25 0 1 0 490287170 27189248 5165 33554432000 4194304 4409164 140736438611904 18446744073709551615 4243809 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/23080/statm: 6638 5165 135 53 0 5061 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 26552

[startup+6.30044 s]
/proc/loadavg: 3.58 3.91 3.81 8/188 23094
/proc/meminfo: memFree=24229808/32951132 swapFree=67111364/67111528
[pid=23080] ppid=23075 vsize=18360 CPUtime=6.29 cores=1,3
/proc/23080/stat : 23080 (lingeling) R 23075 23080 21546 0 -1 4202496 6558 0 0 0 627 2 0 0 25 0 1 0 490287170 18800640 3122 33554432000 4194304 4409164 140736438611904 18446744073709551615 242970574743 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/23080/statm: 4590 3122 140 53 0 3013 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 18360

[startup+12.7003 s]
/proc/loadavg: 4.18 4.02 3.85 8/188 23094
/proc/meminfo: memFree=24180176/32951132 swapFree=67111364/67111528
[pid=23080] ppid=23075 vsize=20184 CPUtime=12.69 cores=1,3
/proc/23080/stat : 23080 (lingeling) R 23075 23080 21546 0 -1 4202496 7002 0 0 0 1265 4 0 0 25 0 1 0 490287170 20668416 3566 33554432000 4194304 4409164 140736438611904 18446744073709551615 4242957 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/23080/statm: 5046 3566 140 53 0 3469 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 20184

[startup+25.5011 s]
/proc/loadavg: 5.09 4.23 3.92 5/183 23095
/proc/meminfo: memFree=24345960/32951132 swapFree=67111364/67111528
[pid=23080] ppid=23075 vsize=23000 CPUtime=24.12 cores=1,3
/proc/23080/stat : 23080 (lingeling) R 23075 23080 21546 0 -1 4202496 7706 0 0 0 2397 15 0 0 25 0 1 0 490287170 23552000 4270 33554432000 4194304 4409164 140736438611904 18446744073709551615 4359686 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/23080/statm: 5750 4270 140 53 0 4173 0
Current children cumulated CPU time (s) 24.12
Current children cumulated vsize (KiB) 23000

[startup+51.1007 s]
/proc/loadavg: 6.00 4.52 4.02 5/184 23111
/proc/meminfo: memFree=24402936/32951132 swapFree=67111364/67111528
[pid=23080] ppid=23075 vsize=27096 CPUtime=47.4 cores=1,3
/proc/23080/stat : 23080 (lingeling) R 23075 23080 21546 0 -1 4202496 8730 0 0 0 4707 33 0 0 25 0 1 0 490287170 27746304 5294 33554432000 4194304 4409164 140736438611904 18446744073709551615 4358257 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/23080/statm: 6774 5294 140 53 0 5197 0
Current children cumulated CPU time (s) 47.4
Current children cumulated vsize (KiB) 27096

[startup+102.301 s]
/proc/loadavg: 5.19 4.55 4.06 6/188 23151
/proc/meminfo: memFree=24688464/32951132 swapFree=67111364/67111528
[pid=23080] ppid=23075 vsize=30428 CPUtime=97.49 cores=1,3
/proc/23080/stat : 23080 (lingeling) R 23075 23080 21546 0 -1 4202496 9563 0 0 0 9687 62 0 0 25 0 1 0 490287170 31158272 6127 33554432000 4194304 4409164 140736438611904 18446744073709551615 4358255 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/23080/statm: 7607 6127 140 53 0 6030 0
Current children cumulated CPU time (s) 97.49
Current children cumulated vsize (KiB) 30428

[startup+162.301 s]
/proc/loadavg: 4.55 4.48 4.06 6/188 23179
/proc/meminfo: memFree=24663168/32951132 swapFree=67111364/67111528
[pid=23080] ppid=23075 vsize=40692 CPUtime=157.17 cores=1,3
/proc/23080/stat : 23080 (lingeling) R 23075 23080 21546 0 -1 4202496 15005 0 0 0 15629 88 0 0 25 0 1 0 490287170 41668608 8169 33554432000 4194304 4409164 140736438611904 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/23080/statm: 10173 8169 141 53 0 8596 0
Current children cumulated CPU time (s) 157.17
Current children cumulated vsize (KiB) 40692

[startup+222.3 s]
/proc/loadavg: 4.20 4.39 4.06 6/188 23181
/proc/meminfo: memFree=24653480/32951132 swapFree=67111364/67111528
[pid=23080] ppid=23075 vsize=39564 CPUtime=217.08 cores=1,3
/proc/23080/stat : 23080 (lingeling) R 23075 23080 21546 0 -1 4202496 21682 0 0 0 21598 110 0 0 25 0 1 0 490287170 40513536 8414 33554432000 4194304 4409164 140736438611904 18446744073709551615 4358279 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/23080/statm: 9891 8414 141 53 0 8314 0
Current children cumulated CPU time (s) 217.08
Current children cumulated vsize (KiB) 39564

[startup+282.301 s]
/proc/loadavg: 4.07 4.32 4.05 6/188 23184
/proc/meminfo: memFree=24635484/32951132 swapFree=67111364/67111528
[pid=23080] ppid=23075 vsize=40264 CPUtime=277.07 cores=1,3
/proc/23080/stat : 23080 (lingeling) R 23075 23080 21546 0 -1 4202496 26612 0 0 0 27576 131 0 0 25 0 1 0 490287170 41230336 8590 33554432000 4194304 4409164 140736438611904 18446744073709551615 4360237 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/23080/statm: 10066 8590 141 53 0 8489 0
Current children cumulated CPU time (s) 277.07
Current children cumulated vsize (KiB) 40264

[startup+342.301 s]
/proc/loadavg: 4.02 4.26 4.05 6/188 23187
/proc/meminfo: memFree=24631692/32951132 swapFree=67111364/67111528
[pid=23080] ppid=23075 vsize=39968 CPUtime=337.08 cores=1,3
/proc/23080/stat : 23080 (lingeling) R 23075 23080 21546 0 -1 4202496 31400 0 0 0 33552 156 0 0 25 0 1 0 490287170 40927232 8516 33554432000 4194304 4409164 140736438611904 18446744073709551615 4359656 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/23080/statm: 9992 8516 141 53 0 8415 0
Current children cumulated CPU time (s) 337.08
Current children cumulated vsize (KiB) 39968

[startup+402.3 s]
/proc/loadavg: 4.16 4.25 4.06 5/188 23216
/proc/meminfo: memFree=24612196/32951132 swapFree=67111364/67111528
[pid=23080] ppid=23075 vsize=75144 CPUtime=397.08 cores=1,3
/proc/23080/stat : 23080 (lingeling) R 23075 23080 21546 0 -1 4202496 46520 0 0 0 39529 179 0 0 25 0 1 0 490287170 76947456 17307 33554432000 4194304 4409164 140736438611904 18446744073709551615 4358542 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/23080/statm: 18786 17307 141 53 0 17209 0
Current children cumulated CPU time (s) 397.08
Current children cumulated vsize (KiB) 75144

[startup+462.301 s]
/proc/loadavg: 4.06 4.20 4.05 5/188 23217
/proc/meminfo: memFree=24583320/32951132 swapFree=67111364/67111528
[pid=23080] ppid=23075 vsize=76592 CPUtime=457.08 cores=1,3
/proc/23080/stat : 23080 (lingeling) R 23075 23080 21546 0 -1 4202496 57752 0 0 0 45508 200 0 0 25 0 1 0 490287170 78430208 17669 33554432000 4194304 4409164 140736438611904 18446744073709551615 4358301 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/23080/statm: 19148 17669 141 53 0 17571 0
Current children cumulated CPU time (s) 457.08
Current children cumulated vsize (KiB) 76592

[startup+522.301 s]
/proc/loadavg: 4.07 4.18 4.05 5/188 23219
/proc/meminfo: memFree=24581552/32951132 swapFree=67111364/67111528
[pid=23080] ppid=23075 vsize=73260 CPUtime=517.09 cores=1,3
/proc/23080/stat : 23080 (lingeling) R 23075 23080 21546 0 -1 4202496 65938 0 0 0 51486 223 0 0 25 0 1 0 490287170 75018240 16836 33554432000 4194304 4409164 140736438611904 18446744073709551615 242970574743 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/23080/statm: 18315 16836 141 53 0 16738 0
Current children cumulated CPU time (s) 517.09
Current children cumulated vsize (KiB) 73260

[startup+582.3 s]
/proc/loadavg: 4.02 4.14 4.04 5/188 23220
/proc/meminfo: memFree=24564792/32951132 swapFree=67111364/67111528
[pid=23080] ppid=23075 vsize=65644 CPUtime=577.09 cores=1,3
/proc/23080/stat : 23080 (lingeling) R 23075 23080 21546 0 -1 4202496 74934 0 0 0 57464 245 0 0 25 0 1 0 490287170 67219456 14932 33554432000 4194304 4409164 140736438611904 18446744073709551615 4358336 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/23080/statm: 16411 14932 141 53 0 14834 0
Current children cumulated CPU time (s) 577.09
Current children cumulated vsize (KiB) 65644

[startup+642.307 s]
/proc/loadavg: 4.01 4.11 4.04 5/188 23222
/proc/meminfo: memFree=24570948/32951132 swapFree=67111364/67111528
[pid=23080] ppid=23075 vsize=63200 CPUtime=637.09 cores=1,3
/proc/23080/stat : 23080 (lingeling) R 23075 23080 21546 0 -1 4202496 82782 0 0 0 63440 269 0 0 25 0 1 0 490287170 64716800 14321 33554432000 4194304 4409164 140736438611904 18446744073709551615 242970574743 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/23080/statm: 15800 14321 141 53 0 14223 0
Current children cumulated CPU time (s) 637.09
Current children cumulated vsize (KiB) 63200

[startup+702.301 s]
/proc/loadavg: 4.00 4.09 4.03 5/188 23224
/proc/meminfo: memFree=24561980/32951132 swapFree=67111364/67111528
[pid=23080] ppid=23075 vsize=61116 CPUtime=697.09 cores=1,3
/proc/23080/stat : 23080 (lingeling) R 23075 23080 21546 0 -1 4202496 87346 0 0 0 69414 295 0 0 25 0 1 0 490287170 62582784 13800 33554432000 4194304 4409164 140736438611904 18446744073709551615 4360176 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/23080/statm: 15279 13800 141 53 0 13702 0
Current children cumulated CPU time (s) 697.09
Current children cumulated vsize (KiB) 61116

[startup+762.3 s]
/proc/loadavg: 4.00 4.07 4.03 5/188 23225
/proc/meminfo: memFree=24555012/32951132 swapFree=67111364/67111528
[pid=23080] ppid=23075 vsize=64276 CPUtime=757.09 cores=1,3
/proc/23080/stat : 23080 (lingeling) R 23075 23080 21546 0 -1 4202496 93461 0 0 0 75388 321 0 0 25 0 1 0 490287170 65818624 14590 33554432000 4194304 4409164 140736438611904 18446744073709551615 242970574743 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/23080/statm: 16069 14590 141 53 0 14492 0
Current children cumulated CPU time (s) 757.09
Current children cumulated vsize (KiB) 64276

[startup+822.301 s]
/proc/loadavg: 4.00 4.06 4.02 5/188 23227
/proc/meminfo: memFree=24564392/32951132 swapFree=67111364/67111528
[pid=23080] ppid=23075 vsize=51008 CPUtime=817.09 cores=1,3
/proc/23080/stat : 23080 (lingeling) R 23075 23080 21546 0 -1 4202496 106292 0 0 0 81363 346 0 0 25 0 1 0 490287170 52232192 11305 33554432000 4194304 4409164 140736438611904 18446744073709551615 242970574743 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/23080/statm: 12752 11305 141 53 0 11175 0
Current children cumulated CPU time (s) 817.09
Current children cumulated vsize (KiB) 51008

[startup+882.301 s]
/proc/loadavg: 4.05 4.06 4.02 5/188 23228
/proc/meminfo: memFree=24567196/32951132 swapFree=67111364/67111528
[pid=23080] ppid=23075 vsize=40740 CPUtime=877.09 cores=1,3
/proc/23080/stat : 23080 (lingeling) R 23075 23080 21546 0 -1 4202496 125375 0 0 0 87337 372 0 0 25 0 1 0 490287170 41717760 8738 33554432000 4194304 4409164 140736438611904 18446744073709551615 4358274 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/23080/statm: 10185 8738 141 53 0 8608 0
Current children cumulated CPU time (s) 877.09
Current children cumulated vsize (KiB) 40740

[startup+942.3 s]
/proc/loadavg: 4.13 4.08 4.03 5/188 23230
/proc/meminfo: memFree=24552652/32951132 swapFree=67111364/67111528
[pid=23080] ppid=23075 vsize=55844 CPUtime=937.09 cores=1,3
/proc/23080/stat : 23080 (lingeling) R 23075 23080 21546 0 -1 4202496 139981 0 0 0 93311 398 0 0 25 0 1 0 490287170 57184256 12482 33554432000 4194304 4409164 140736438611904 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/23080/statm: 13961 12482 141 53 0 12384 0
Current children cumulated CPU time (s) 937.09
Current children cumulated vsize (KiB) 55844

[startup+1002.3 s]
/proc/loadavg: 4.04 4.06 4.02 5/188 23232
/proc/meminfo: memFree=24558924/32951132 swapFree=67111364/67111528
[pid=23080] ppid=23075 vsize=50288 CPUtime=997.09 cores=1,3
/proc/23080/stat : 23080 (lingeling) R 23075 23080 21546 0 -1 4202496 148154 0 0 0 99286 423 0 0 25 0 1 0 490287170 51494912 11093 33554432000 4194304 4409164 140736438611904 18446744073709551615 4358357 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/23080/statm: 12572 11093 141 53 0 10995 0
Current children cumulated CPU time (s) 997.09
Current children cumulated vsize (KiB) 50288

[startup+1062.3 s]
/proc/loadavg: 4.08 4.06 4.02 5/188 23233
/proc/meminfo: memFree=24516344/32951132 swapFree=67111364/67111528
[pid=23080] ppid=23075 vsize=55980 CPUtime=1057.09 cores=1,3
/proc/23080/stat : 23080 (lingeling) R 23075 23080 21546 0 -1 4202496 165649 0 0 0 105255 454 0 0 25 0 1 0 490287170 57323520 12516 33554432000 4194304 4409164 140736438611904 18446744073709551615 4358290 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/23080/statm: 13995 12516 141 53 0 12418 0
Current children cumulated CPU time (s) 1057.09
Current children cumulated vsize (KiB) 55980

[startup+1122.3 s]
/proc/loadavg: 4.03 4.05 4.01 5/188 23235
/proc/meminfo: memFree=24552268/32951132 swapFree=67111364/67111528
[pid=23080] ppid=23075 vsize=46416 CPUtime=1117.1 cores=1,3
/proc/23080/stat : 23080 (lingeling) R 23075 23080 21546 0 -1 4202496 176003 0 0 0 111233 477 0 0 25 0 1 0 490287170 47529984 10125 33554432000 4194304 4409164 140736438611904 18446744073709551615 4256862 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/23080/statm: 11604 10125 141 53 0 10027 0
Current children cumulated CPU time (s) 1117.1
Current children cumulated vsize (KiB) 46416

[startup+1182.3 s]
/proc/loadavg: 4.01 4.04 4.01 5/188 23236
/proc/meminfo: memFree=24526328/32951132 swapFree=67111364/67111528
[pid=23080] ppid=23075 vsize=61440 CPUtime=1177.1 cores=1,3
/proc/23080/stat : 23080 (lingeling) R 23075 23080 21546 0 -1 4202496 184016 0 0 0 117207 503 0 0 25 0 1 0 490287170 62914560 13275 33554432000 4194304 4409164 140736438611904 18446744073709551615 4359651 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/23080/statm: 15360 13275 141 53 0 13783 0
Current children cumulated CPU time (s) 1177.1
Current children cumulated vsize (KiB) 61440

[startup+1242.3 s]
/proc/loadavg: 4.00 4.03 4.00 5/188 23238
/proc/meminfo: memFree=24508308/32951132 swapFree=67111364/67111528
[pid=23080] ppid=23075 vsize=62264 CPUtime=1237.1 cores=1,3
/proc/23080/stat : 23080 (lingeling) R 23075 23080 21546 0 -1 4202496 194799 0 0 0 123182 528 0 0 25 0 1 0 490287170 63758336 14087 33554432000 4194304 4409164 140736438611904 18446744073709551615 4337873 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/23080/statm: 15566 14087 141 53 0 13989 0
Current children cumulated CPU time (s) 1237.1
Current children cumulated vsize (KiB) 62264



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.02 4.00 5/188 23240
/proc/meminfo: memFree=24512624/32951132 swapFree=67111364/67111528
[pid=23080] ppid=23075 vsize=64776 CPUtime=1294.81 cores=1,3
/proc/23080/stat : 23080 (lingeling) R 23075 23080 21546 0 -1 4202496 213446 0 0 0 128927 554 0 0 25 0 1 0 490287170 66330624 14715 33554432000 4194304 4409164 140736438611904 18446744073709551615 242970574743 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/23080/statm: 16194 14715 141 53 0 14617 0
Current children cumulated CPU time (s) 1294.81
Current children cumulated vsize (KiB) 64776

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): 1294.82
CPU user time (s): 1289.28
CPU system time (s): 5.54416
CPU usage (%): 99.6005
Max. virtual memory (cumulated for all children) (KiB): 109384

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1289.28
system time used= 5.54416
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 213446
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= 15
involuntary context switches= 4202

runsolver used 2.10968 second user time and 4.95525 second system time

The end

Launcher Data

Begin job on node128 at 2011-04-26 05:01:25
IDJOB=3292198
IDBENCH=85965
IDSOLVER=1606
FILE ID=node128/3292198-1303786885
RUNJOBID= node128-1303786885-23053
PBS_JOBID= 13157217
Free space on /tmp= 67076 MiB

SOLVER NAME= Lingeling 587
BENCH NAME= SAT05/industrial/grieu05/vmpc/vmpc_34.renamed-as.sat05-1926.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3292198-1303786885/watcher-3292198-1303786885 -o /tmp/evaluation-result-3292198-1303786885/solver-3292198-1303786885 -C 2400 -W 1300 -M 7680  lingeling HOME/instance-3292198-1303786885.cnf

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

MD5SUM BENCH= 349e2f9eff952d4e42f8e1caefaa382b
RANDOM SEED=565443159

node128.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.852
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.852
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.75
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.852
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.852
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.852
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.852
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.852
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.82
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.852
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	: 5434.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      24773304 kB
Buffers:       1296092 kB
Cached:        6190904 kB
SwapCached:        160 kB
Active:         788120 kB
Inactive:      6770744 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      24773304 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:           24356 kB
Writeback:          12 kB
AnonPages:       71940 kB
Mapped:          14748 kB
Slab:           555040 kB
PageTables:       5632 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   201108 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 67088 MiB
End job on node128 at 2011-04-26 05:23:07