Trace number 3310015

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) 5000.06 4999.91

General information on the benchmark

NameSAT05/industrial/grieu05/vmpc/
vmpc_35.renamed-as.sat05-1921.cnf
MD5SUM5fda0e0fb8a21967728dfe29bf2d4ea5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1761.96
Satisfiable
(Un)Satisfiability was proved
Number of variables1225
Number of clauses211785
Sum of the clauses size554190
Maximum clause length35
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 283405
Number of clauses of size 3128310
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 570

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-3310015-1304001681/watcher-3310015-1304001681 -o /tmp/evaluation-result-3310015-1304001681/solver-3310015-1304001681 -C 5000 -W 5100 -M 15500 lingeling HOME/instance-3310015-1304001681.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: 0.93 1.06 1.40 2/181 25277
/proc/meminfo: memFree=17069156/32951124 swapFree=67111528/67111528
[pid=25277] ppid=25275 vsize=7220 CPUtime=0 cores=1,3,5,7
/proc/25277/stat : 25277 (lingeling) R 25275 25277 23995 0 -1 4202496 385 0 0 0 0 0 0 0 21 0 1 0 511766015 7393280 328 33554432000 4194304 4409164 140734273526832 18446744073709551615 271550537472 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/25277/statm: 1805 328 111 53 0 228 0

[startup+0.075791 s]
/proc/loadavg: 0.93 1.06 1.40 2/181 25277
/proc/meminfo: memFree=17069156/32951124 swapFree=67111528/67111528
[pid=25277] ppid=25275 vsize=23092 CPUtime=0.07 cores=1,3,5,7
/proc/25277/stat : 25277 (lingeling) R 25275 25277 23995 0 -1 4202496 4353 0 0 0 7 0 0 0 21 0 1 0 511766015 23646208 4296 33554432000 4194304 4409164 140734273526832 18446744073709551615 271550537472 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/25277/statm: 5773 4296 111 53 0 4196 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 23092

[startup+0.100794 s]
/proc/loadavg: 0.93 1.06 1.40 2/181 25277
/proc/meminfo: memFree=17069156/32951124 swapFree=67111528/67111528
[pid=25277] ppid=25275 vsize=23088 CPUtime=0.09 cores=1,3,5,7
/proc/25277/stat : 25277 (lingeling) R 25275 25277 23995 0 -1 4202496 4366 0 0 0 9 0 0 0 21 0 1 0 511766015 23642112 4308 33554432000 4194304 4409164 140734273526832 18446744073709551615 4286875 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/25277/statm: 5772 4308 124 53 0 4195 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 23088

[startup+0.300742 s]
/proc/loadavg: 0.93 1.06 1.40 2/181 25277
/proc/meminfo: memFree=17069156/32951124 swapFree=67111528/67111528
[pid=25277] ppid=25275 vsize=23088 CPUtime=0.29 cores=1,3,5,7
/proc/25277/stat : 25277 (lingeling) R 25275 25277 23995 0 -1 4202496 4371 0 0 0 29 0 0 0 22 0 1 0 511766015 23642112 4313 33554432000 4194304 4409164 140734273526832 18446744073709551615 4285798 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/25277/statm: 5772 4313 129 53 0 4195 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 23088

[startup+0.700668 s]
/proc/loadavg: 0.93 1.06 1.40 2/181 25277
/proc/meminfo: memFree=17069156/32951124 swapFree=67111528/67111528
[pid=25277] ppid=25275 vsize=23088 CPUtime=0.69 cores=1,3,5,7
/proc/25277/stat : 25277 (lingeling) R 25275 25277 23995 0 -1 4202496 5848 0 0 0 69 0 0 0 24 0 1 0 511766015 23642112 4316 33554432000 4194304 4409164 140734273526832 18446744073709551615 4269817 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/25277/statm: 5772 4316 132 53 0 4195 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 23088

[startup+1.50053 s]
/proc/loadavg: 0.93 1.06 1.40 3/182 25278
/proc/meminfo: memFree=17045720/32951124 swapFree=67111528/67111528
[pid=25277] ppid=25275 vsize=26556 CPUtime=1.49 cores=1,3,5,7
/proc/25277/stat : 25277 (lingeling) R 25275 25277 23995 0 -1 4202496 6695 0 0 0 149 0 0 0 25 0 1 0 511766015 27193344 5163 33554432000 4194304 4409164 140734273526832 18446744073709551615 4340193 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/25277/statm: 6639 5163 133 53 0 5062 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 26556

[startup+3.10023 s]
/proc/loadavg: 0.93 1.06 1.40 3/182 25278
/proc/meminfo: memFree=17045564/32951124 swapFree=67111528/67111528
[pid=25277] ppid=25275 vsize=26556 CPUtime=3.09 cores=1,3,5,7
/proc/25277/stat : 25277 (lingeling) R 25275 25277 23995 0 -1 4202496 6697 0 0 0 309 0 0 0 25 0 1 0 511766015 27193344 5165 33554432000 4194304 4409164 140734273526832 18446744073709551615 4243376 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/25277/statm: 6639 5165 135 53 0 5062 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 26556

[startup+6.30065 s]
/proc/loadavg: 1.01 1.08 1.40 3/182 25278
/proc/meminfo: memFree=17053176/32951124 swapFree=67111528/67111528
[pid=25277] ppid=25275 vsize=18364 CPUtime=6.3 cores=1,3,5,7
/proc/25277/stat : 25277 (lingeling) R 25275 25277 23995 0 -1 4202496 6702 0 0 0 629 1 0 0 25 0 1 0 511766015 18804736 3122 33554432000 4194304 4409164 140734273526832 18446744073709551615 4359651 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/25277/statm: 4591 3122 140 53 0 3014 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 18364

[startup+12.7005 s]
/proc/loadavg: 1.09 1.09 1.40 3/182 25278
/proc/meminfo: memFree=17049628/32951124 swapFree=67111528/67111528
[pid=25277] ppid=25275 vsize=20220 CPUtime=12.69 cores=1,3,5,7
/proc/25277/stat : 25277 (lingeling) R 25275 25277 23995 0 -1 4202496 7155 0 0 0 1266 3 0 0 25 0 1 0 511766015 20705280 3575 33554432000 4194304 4409164 140734273526832 18446744073709551615 4340191 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/25277/statm: 5055 3575 140 53 0 3478 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 20220

[startup+25.5002 s]
/proc/loadavg: 1.29 1.14 1.41 3/182 25278
/proc/meminfo: memFree=17040328/32951124 swapFree=67111528/67111528
[pid=25277] ppid=25275 vsize=23156 CPUtime=25.49 cores=1,3,5,7
/proc/25277/stat : 25277 (lingeling) R 25275 25277 23995 0 -1 4202496 7889 0 0 0 2540 9 0 0 25 0 1 0 511766015 23711744 4309 33554432000 4194304 4409164 140734273526832 18446744073709551615 4358333 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/25277/statm: 5789 4309 140 53 0 4212 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 23156

[startup+51.1005 s]
/proc/loadavg: 1.53 1.21 1.43 3/182 25279
/proc/meminfo: memFree=17028368/32951124 swapFree=67111528/67111528
[pid=25277] ppid=25275 vsize=28220 CPUtime=51.1 cores=1,3,5,7
/proc/25277/stat : 25277 (lingeling) R 25275 25277 23995 0 -1 4202496 9155 0 0 0 5091 19 0 0 25 0 1 0 511766015 28897280 5575 33554432000 4194304 4409164 140734273526832 18446744073709551615 4230341 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/25277/statm: 7055 5575 140 53 0 5478 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 28220

[startup+102.306 s]
/proc/loadavg: 1.80 1.33 1.46 3/182 25280
/proc/meminfo: memFree=17018936/32951124 swapFree=67111528/67111528
[pid=25277] ppid=25275 vsize=31744 CPUtime=102.3 cores=1,3,5,7
/proc/25277/stat : 25277 (lingeling) R 25275 25277 23995 0 -1 4202496 10036 0 0 0 10194 36 0 0 25 0 1 0 511766015 32505856 6456 33554432000 4194304 4409164 140734273526832 18446744073709551615 4358286 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/25277/statm: 7936 6456 140 53 0 6359 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 31744

[startup+162.3 s]
/proc/loadavg: 1.92 1.45 1.48 3/182 25282
/proc/meminfo: memFree=16993992/32951124 swapFree=67111528/67111528
[pid=25277] ppid=25275 vsize=51128 CPUtime=162.29 cores=1,3,5,7
/proc/25277/stat : 25277 (lingeling) R 25275 25277 23995 0 -1 4202496 14267 0 0 0 16172 57 0 0 25 0 1 0 511766015 52355072 10687 33554432000 4194304 4409164 140734273526832 18446744073709551615 4256740 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/25277/statm: 12782 10687 140 53 0 11205 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 51128

[startup+222.3 s]
/proc/loadavg: 2.02 1.56 1.52 3/182 25283
/proc/meminfo: memFree=16992860/32951124 swapFree=67111528/67111528
[pid=25277] ppid=25275 vsize=51776 CPUtime=222.3 cores=1,3,5,7
/proc/25277/stat : 25277 (lingeling) R 25275 25277 23995 0 -1 4202496 15044 0 0 0 22152 78 0 0 25 0 1 0 511766015 53018624 11464 33554432000 4194304 4409164 140734273526832 18446744073709551615 271550562199 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/25277/statm: 12944 11464 140 53 0 11367 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 51776

[startup+282.3 s]
/proc/loadavg: 2.01 1.64 1.55 3/182 25285
/proc/meminfo: memFree=16990860/32951124 swapFree=67111528/67111528
[pid=25277] ppid=25275 vsize=55376 CPUtime=282.29 cores=1,3,5,7
/proc/25277/stat : 25277 (lingeling) R 25275 25277 23995 0 -1 4202496 17271 0 0 0 28131 98 0 0 25 0 1 0 511766015 56705024 12364 33554432000 4194304 4409164 140734273526832 18446744073709551615 4358475 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/25277/statm: 13844 12364 140 53 0 12267 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 55376

[startup+342.301 s]
/proc/loadavg: 2.00 1.70 1.57 3/182 25287
/proc/meminfo: memFree=16985132/32951124 swapFree=67111528/67111528
[pid=25277] ppid=25275 vsize=59968 CPUtime=342.3 cores=1,3,5,7
/proc/25277/stat : 25277 (lingeling) R 25275 25277 23995 0 -1 4202496 23715 0 0 0 34109 121 0 0 25 0 1 0 511766015 61407232 13512 33554432000 4194304 4409164 140734273526832 18446744073709551615 4358357 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/25277/statm: 14992 13512 140 53 0 13415 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 59968

[startup+402.301 s]
/proc/loadavg: 2.00 1.75 1.60 3/182 25288
/proc/meminfo: memFree=16977180/32951124 swapFree=67111528/67111528
[pid=25277] ppid=25275 vsize=64016 CPUtime=402.3 cores=1,3,5,7
/proc/25277/stat : 25277 (lingeling) R 25275 25277 23995 0 -1 4202496 26739 0 0 0 40092 138 0 0 25 0 1 0 511766015 65552384 14524 33554432000 4194304 4409164 140734273526832 18446744073709551615 4358328 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/25277/statm: 16004 14524 140 53 0 14427 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 64016

[startup+462.301 s]
/proc/loadavg: 2.00 1.79 1.62 3/182 25290
/proc/meminfo: memFree=16955220/32951124 swapFree=67111528/67111528
[pid=25277] ppid=25275 vsize=63404 CPUtime=462.31 cores=1,3,5,7
/proc/25277/stat : 25277 (lingeling) R 25275 25277 23995 0 -1 4202496 30867 0 0 0 46073 158 0 0 25 0 1 0 511766015 64925696 14371 33554432000 4194304 4409164 140734273526832 18446744073709551615 4358262 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/25277/statm: 15851 14371 140 53 0 14274 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 63404

[startup+522.301 s]
/proc/loadavg: 2.00 1.83 1.64 3/182 25291
/proc/meminfo: memFree=16980740/32951124 swapFree=67111528/67111528
[pid=25277] ppid=25275 vsize=51552 CPUtime=522.31 cores=1,3,5,7
/proc/25277/stat : 25277 (lingeling) R 25275 25277 23995 0 -1 4202496 37422 0 0 0 52055 176 0 0 25 0 1 0 511766015 52789248 11409 33554432000 4194304 4409164 140734273526832 18446744073709551615 271550562199 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/25277/statm: 12888 11409 141 53 0 11311 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 51552

[startup+582.301 s]
/proc/loadavg: 2.07 1.89 1.67 3/182 25293
/proc/meminfo: memFree=16969924/32951124 swapFree=67111528/67111528
[pid=25277] ppid=25275 vsize=59496 CPUtime=582.31 cores=1,3,5,7
/proc/25277/stat : 25277 (lingeling) R 25275 25277 23995 0 -1 4202496 45615 0 0 0 58036 195 0 0 25 0 1 0 511766015 60923904 13293 33554432000 4194304 4409164 140734273526832 18446744073709551615 271550562199 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/25277/statm: 14874 13293 141 53 0 13297 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 59496

[startup+642.301 s]

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

[startup+4062.31 s]
/proc/loadavg: 2.04 2.03 2.00 3/182 25398
/proc/meminfo: memFree=16647356/32951124 swapFree=67111528/67111528
[pid=25277] ppid=25275 vsize=91956 CPUtime=4062.41 cores=1,3,5,7
/proc/25277/stat : 25277 (lingeling) R 25275 25277 23995 0 -1 4202496 645371 0 0 0 405073 1168 0 0 25 0 1 0 511766015 94162944 21510 33554432000 4194304 4409164 140734273526832 18446744073709551615 4358614 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/25277/statm: 22989 21510 141 53 0 21412 0
Current children cumulated CPU time (s) 4062.41
Current children cumulated vsize (KiB) 91956

[startup+4122.3 s]
/proc/loadavg: 2.07 2.04 2.00 3/182 25399
/proc/meminfo: memFree=16570332/32951124 swapFree=67111528/67111528
[pid=25277] ppid=25275 vsize=66188 CPUtime=4122.41 cores=1,3,5,7
/proc/25277/stat : 25277 (lingeling) R 25275 25277 23995 0 -1 4202496 651768 0 0 0 411051 1190 0 0 25 0 1 0 511766015 67776512 15100 33554432000 4194304 4409164 140734273526832 18446744073709551615 4358711 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/25277/statm: 16547 15100 141 53 0 14970 0
Current children cumulated CPU time (s) 4122.41
Current children cumulated vsize (KiB) 66188

[startup+4182.3 s]
/proc/loadavg: 2.28 2.09 2.02 3/182 25401
/proc/meminfo: memFree=16519604/32951124 swapFree=67111528/67111528
[pid=25277] ppid=25275 vsize=116768 CPUtime=4182.42 cores=1,3,5,7
/proc/25277/stat : 25277 (lingeling) R 25275 25277 23995 0 -1 4202496 664962 0 0 0 417034 1208 0 0 25 0 1 0 511766015 119570432 27730 33554432000 4194304 4409164 140734273526832 18446744073709551615 271550562199 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/25277/statm: 29192 27730 141 53 0 27615 0
Current children cumulated CPU time (s) 4182.42
Current children cumulated vsize (KiB) 116768

[startup+4242.3 s]
/proc/loadavg: 2.10 2.07 2.01 3/182 25403
/proc/meminfo: memFree=16554308/32951124 swapFree=67111528/67111528
[pid=25277] ppid=25275 vsize=82072 CPUtime=4242.42 cores=1,3,5,7
/proc/25277/stat : 25277 (lingeling) R 25275 25277 23995 0 -1 4202496 675992 0 0 0 423016 1226 0 0 25 0 1 0 511766015 84041728 19039 33554432000 4194304 4409164 140734273526832 18446744073709551615 4358244 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/25277/statm: 20518 19039 141 53 0 18941 0
Current children cumulated CPU time (s) 4242.42
Current children cumulated vsize (KiB) 82072

[startup+4302.3 s]
/proc/loadavg: 2.04 2.05 2.01 3/182 25404
/proc/meminfo: memFree=16553304/32951124 swapFree=67111528/67111528
[pid=25277] ppid=25275 vsize=83256 CPUtime=4302.42 cores=1,3,5,7
/proc/25277/stat : 25277 (lingeling) R 25275 25277 23995 0 -1 4202496 681483 0 0 0 429000 1242 0 0 25 0 1 0 511766015 85254144 19335 33554432000 4194304 4409164 140734273526832 18446744073709551615 4358516 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/25277/statm: 20814 19335 141 53 0 19237 0
Current children cumulated CPU time (s) 4302.42
Current children cumulated vsize (KiB) 83256

[startup+4362.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/182 25406
/proc/meminfo: memFree=16541260/32951124 swapFree=67111528/67111528
[pid=25277] ppid=25275 vsize=95292 CPUtime=4362.42 cores=1,3,5,7
/proc/25277/stat : 25277 (lingeling) R 25275 25277 23995 0 -1 4202496 684492 0 0 0 434980 1262 0 0 25 0 1 0 511766015 97579008 22344 33554432000 4194304 4409164 140734273526832 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/25277/statm: 23823 22344 141 53 0 22246 0
Current children cumulated CPU time (s) 4362.42
Current children cumulated vsize (KiB) 95292

[startup+4422.3 s]
/proc/loadavg: 2.06 2.05 2.00 3/182 25407
/proc/meminfo: memFree=16562188/32951124 swapFree=67111528/67111528
[pid=25277] ppid=25275 vsize=74068 CPUtime=4422.42 cores=1,3,5,7
/proc/25277/stat : 25277 (lingeling) R 25275 25277 23995 0 -1 4202496 692965 0 0 0 440963 1279 0 0 25 0 1 0 511766015 75845632 17038 33554432000 4194304 4409164 140734273526832 18446744073709551615 4358333 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/25277/statm: 18517 17038 141 53 0 16940 0
Current children cumulated CPU time (s) 4422.42
Current children cumulated vsize (KiB) 74068

[startup+4482.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/182 25409
/proc/meminfo: memFree=16558568/32951124 swapFree=67111528/67111528
[pid=25277] ppid=25275 vsize=78716 CPUtime=4482.43 cores=1,3,5,7
/proc/25277/stat : 25277 (lingeling) R 25275 25277 23995 0 -1 4202496 703714 0 0 0 446947 1296 0 0 25 0 1 0 511766015 80605184 18200 33554432000 4194304 4409164 140734273526832 18446744073709551615 271550562199 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/25277/statm: 19679 18200 141 53 0 18102 0
Current children cumulated CPU time (s) 4482.43
Current children cumulated vsize (KiB) 78716

[startup+4542.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/182 25411
/proc/meminfo: memFree=16710436/32951124 swapFree=67111528/67111528
[pid=25277] ppid=25275 vsize=103872 CPUtime=4542.43 cores=1,3,5,7
/proc/25277/stat : 25277 (lingeling) R 25275 25277 23995 0 -1 4202496 712051 0 0 0 452928 1315 0 0 25 0 1 0 511766015 106364928 24489 33554432000 4194304 4409164 140734273526832 18446744073709551615 4358357 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/25277/statm: 25968 24489 141 53 0 24391 0
Current children cumulated CPU time (s) 4542.43
Current children cumulated vsize (KiB) 103872

[startup+4602.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/182 25412
/proc/meminfo: memFree=16745632/32951124 swapFree=67111528/67111528
[pid=25277] ppid=25275 vsize=68656 CPUtime=4602.43 cores=1,3,5,7
/proc/25277/stat : 25277 (lingeling) R 25275 25277 23995 0 -1 4202496 721599 0 0 0 458912 1331 0 0 25 0 1 0 511766015 70303744 15685 33554432000 4194304 4409164 140734273526832 18446744073709551615 4358614 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/25277/statm: 17164 15685 141 53 0 15587 0
Current children cumulated CPU time (s) 4602.43
Current children cumulated vsize (KiB) 68656

[startup+4662.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/182 25414
/proc/meminfo: memFree=16710148/32951124 swapFree=67111528/67111528
[pid=25277] ppid=25275 vsize=82504 CPUtime=4662.43 cores=1,3,5,7
/proc/25277/stat : 25277 (lingeling) R 25275 25277 23995 0 -1 4202496 730928 0 0 0 464893 1350 0 0 25 0 1 0 511766015 84484096 19147 33554432000 4194304 4409164 140734273526832 18446744073709551615 4358262 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/25277/statm: 20626 19147 141 53 0 19049 0
Current children cumulated CPU time (s) 4662.43
Current children cumulated vsize (KiB) 82504

[startup+4722.31 s]
/proc/loadavg: 2.00 2.01 2.00 3/182 25415
/proc/meminfo: memFree=16712736/32951124 swapFree=67111528/67111528
[pid=25277] ppid=25275 vsize=91940 CPUtime=4722.44 cores=1,3,5,7
/proc/25277/stat : 25277 (lingeling) R 25275 25277 23995 0 -1 4202496 733287 0 0 0 470870 1374 0 0 25 0 1 0 511766015 94146560 21506 33554432000 4194304 4409164 140734273526832 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/25277/statm: 22985 21506 141 53 0 21408 0
Current children cumulated CPU time (s) 4722.44
Current children cumulated vsize (KiB) 91940

[startup+4782.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/182 25426
/proc/meminfo: memFree=16657136/32951124 swapFree=67111528/67111528
[pid=25277] ppid=25275 vsize=79660 CPUtime=4782.43 cores=1,3,5,7
/proc/25277/stat : 25277 (lingeling) R 25275 25277 23995 0 -1 4202496 734063 0 0 0 476851 1392 0 0 25 0 1 0 511766015 81571840 18436 33554432000 4194304 4409164 140734273526832 18446744073709551615 4358357 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/25277/statm: 19915 18436 141 53 0 18338 0
Current children cumulated CPU time (s) 4782.43
Current children cumulated vsize (KiB) 79660

[startup+4842.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/182 25428
/proc/meminfo: memFree=16610864/32951124 swapFree=67111528/67111528
[pid=25277] ppid=25275 vsize=126132 CPUtime=4842.43 cores=1,3,5,7
/proc/25277/stat : 25277 (lingeling) R 25275 25277 23995 0 -1 4202496 754672 0 0 0 482827 1416 0 0 25 0 1 0 511766015 129159168 30054 33554432000 4194304 4409164 140734273526832 18446744073709551615 271550562199 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/25277/statm: 31533 30054 141 53 0 29956 0
Current children cumulated CPU time (s) 4842.43
Current children cumulated vsize (KiB) 126132

[startup+4902.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/182 25429
/proc/meminfo: memFree=16570544/32951124 swapFree=67111528/67111528
[pid=25277] ppid=25275 vsize=139772 CPUtime=4902.43 cores=1,3,5,7
/proc/25277/stat : 25277 (lingeling) R 25275 25277 23995 0 -1 4202496 758082 0 0 0 488804 1439 0 0 25 0 1 0 511766015 143126528 33464 33554432000 4194304 4409164 140734273526832 18446744073709551615 4358614 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/25277/statm: 34943 33464 141 53 0 33366 0
Current children cumulated CPU time (s) 4902.43
Current children cumulated vsize (KiB) 139772

[startup+4962.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 25431
/proc/meminfo: memFree=16583292/32951124 swapFree=67111528/67111528
[pid=25277] ppid=25275 vsize=126956 CPUtime=4962.44 cores=1,3,5,7
/proc/25277/stat : 25277 (lingeling) R 25275 25277 23995 0 -1 4202496 764300 0 0 0 494779 1465 0 0 25 0 1 0 511766015 130002944 30260 33554432000 4194304 4409164 140734273526832 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/25277/statm: 31739 30260 141 53 0 30162 0
Current children cumulated CPU time (s) 4962.44
Current children cumulated vsize (KiB) 126956



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.05 2.02 2.00 3/182 25435
/proc/meminfo: memFree=16583120/32951124 swapFree=67111528/67111528
[pid=25277] ppid=25275 vsize=126724 CPUtime=5000.05 cores=1,3,5,7
/proc/25277/stat : 25277 (lingeling) R 25275 25277 23995 0 -1 4202496 771427 0 0 0 498524 1481 0 0 25 0 1 0 511766015 129765376 30202 33554432000 4194304 4409164 140734273526832 18446744073709551615 4358301 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/25277/statm: 31681 30202 141 53 0 30104 0
Current children cumulated CPU time (s) 5000.05
Current children cumulated vsize (KiB) 126724

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+4999.9 s]
/proc/loadavg: 2.05 2.02 2.00 3/182 25435
/proc/meminfo: memFree=16583120/32951124 swapFree=67111528/67111528
[pid=25277] ppid=25275 vsize=126724 CPUtime=5000.05 cores=1,3,5,7
/proc/25277/stat : 25277 (lingeling) R 25275 25277 23995 0 -1 4202496 771427 0 0 0 498524 1481 0 0 25 0 1 0 511766015 129765376 30202 33554432000 4194304 4409164 140734273526832 18446744073709551615 4358301 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/25277/statm: 31681 30202 141 53 0 30104 0
Current children cumulated CPU time (s) 5000.05
Current children cumulated vsize (KiB) 126724

Child ended because it received signal 15 (SIGTERM)
Real time (s): 4999.91
CPU time (s): 5000.06
CPU user time (s): 4985.24
CPU system time (s): 14.8177
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 153580

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4985.24
system time used= 14.8177
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 771427
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= 4
involuntary context switches= 12519

runsolver used 7.8948 second user time and 19.1981 second system time

The end

Launcher Data

Begin job on node133 at 2011-04-28 16:41:21
IDJOB=3310015
IDBENCH=85987
IDSOLVER=1693
FILE ID=node133/3310015-1304001681
RUNJOBID= node133-1304001681-25258
PBS_JOBID= 13168741
Free space on /tmp= 71892 MiB

SOLVER NAME= Lingeling 587
BENCH NAME= SAT05/industrial/grieu05/vmpc/vmpc_35.renamed-as.sat05-1921.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3310015-1304001681/watcher-3310015-1304001681 -o /tmp/evaluation-result-3310015-1304001681/solver-3310015-1304001681 -C 5000 -W 5100 -M 15500  lingeling HOME/instance-3310015-1304001681.cnf

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

MD5SUM BENCH= 5fda0e0fb8a21967728dfe29bf2d4ea5
RANDOM SEED=637023519

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.834
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:      17069312 kB
Buffers:       2188908 kB
Cached:       13059484 kB
SwapCached:          0 kB
Active:        8863524 kB
Inactive:      6454048 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17069312 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            5448 kB
Writeback:           0 kB
AnonPages:       68520 kB
Mapped:          14892 kB
Slab:           500684 kB
PageTables:       4840 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   208872 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71892 MiB
End job on node133 at 2011-04-28 18:04:43