Trace number 3349714

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
minisat hack: LR_NOGL_NOSHR 2011-03-02? (TO) 1300.18 1300.14

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
transport-transport-city-sequential-35nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.030-NOTKNOWN.cnf
MD5SUMfce318b20c1a474ab81b77594d3f6f99
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark583.061
Satisfiable
(Un)Satisfiability was proved
Number of variables945406
Number of clauses5079060
Sum of the clauses size12071640
Maximum clause length982
Minimum clause length1
Number of clauses of size 1720
Number of clauses of size 25035980
Number of clauses of size 3240
Number of clauses of size 4960
Number of clauses of size 52400
Number of clauses of size over 538760

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3349714-1304969425/watcher-3349714-1304969425 -o /tmp/evaluation-result-3349714-1304969425/solver-3349714-1304969425 -C 2400 -W 1300 -M 7680 HOME/lr_gl_shr HOME/instance-3349714-1304969425.cnf -verb=0 -model -no-shrinking -no-glucose 

running on 2 cores: 5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.99 3.97 3.03 5/325 5114
/proc/meminfo: memFree=4823508/32950928 swapFree=67085488/67111528
[pid=5114] ppid=5112 vsize=20464 CPUtime=0 cores=5,7
/proc/5114/stat : 5114 (lr_gl_shr) R 5112 5114 4834 0 -1 4202496 619 0 0 0 0 0 0 0 21 0 1 0 687173557 20955136 562 33554432000 4194304 4300056 140736850433904 18446744073709551615 4241281 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5114/statm: 5116 565 222 26 0 1748 0

[startup+0.0130489 s]
/proc/loadavg: 3.99 3.97 3.03 5/325 5114
/proc/meminfo: memFree=4823508/32950928 swapFree=67085488/67111528
[pid=5114] ppid=5112 vsize=23308 CPUtime=0 cores=5,7
/proc/5114/stat : 5114 (lr_gl_shr) R 5112 5114 4834 0 -1 4202496 1232 0 0 0 0 0 0 0 21 0 1 0 687173557 23867392 1175 33554432000 4194304 4300056 140736850433904 18446744073709551615 231895490304 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5114/statm: 5827 1175 222 26 0 2459 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 23308

[startup+0.101018 s]
/proc/loadavg: 3.99 3.97 3.03 5/325 5114
/proc/meminfo: memFree=4823508/32950928 swapFree=67085488/67111528
[pid=5114] ppid=5112 vsize=35376 CPUtime=0.09 cores=5,7
/proc/5114/stat : 5114 (lr_gl_shr) R 5112 5114 4834 0 -1 4202496 3598 0 0 0 8 1 0 0 21 0 1 0 687173557 36225024 3540 33554432000 4194304 4300056 140736850433904 18446744073709551615 231895187664 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5114/statm: 8844 3560 222 26 0 5476 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 35376

[startup+0.300988 s]
/proc/loadavg: 3.99 3.97 3.03 5/325 5114
/proc/meminfo: memFree=4823508/32950928 swapFree=67085488/67111528
[pid=5114] ppid=5112 vsize=57996 CPUtime=0.28 cores=5,7
/proc/5114/stat : 5114 (lr_gl_shr) R 5112 5114 4834 0 -1 4202496 9916 0 0 0 27 1 0 0 22 0 1 0 687173557 59387904 9234 33554432000 4194304 4300056 140736850433904 18446744073709551615 4284365 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5114/statm: 14499 9236 222 26 0 11131 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 57996

[startup+0.700907 s]
/proc/loadavg: 3.99 3.97 3.03 5/325 5114
/proc/meminfo: memFree=4823508/32950928 swapFree=67085488/67111528
[pid=5114] ppid=5112 vsize=126040 CPUtime=0.68 cores=5,7
/proc/5114/stat : 5114 (lr_gl_shr) R 5112 5114 4834 0 -1 4202496 26601 0 0 0 64 4 0 0 24 0 1 0 687173557 129064960 24139 33554432000 4194304 4300056 140736850433904 18446744073709551615 231895151301 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5114/statm: 31510 24141 222 26 0 28142 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 126040

[startup+1.50077 s]
/proc/loadavg: 3.99 3.97 3.03 5/326 5115
/proc/meminfo: memFree=4636320/32950928 swapFree=67085488/67111528
[pid=5114] ppid=5112 vsize=254560 CPUtime=1.49 cores=5,7
/proc/5114/stat : 5114 (lr_gl_shr) R 5112 5114 4834 0 -1 4202496 62753 0 0 0 138 11 0 0 25 0 1 0 687173557 260669440 55418 33554432000 4194304 4300056 140736850433904 18446744073709551615 231895490304 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5114/statm: 63640 55418 222 26 0 60272 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 254560

[startup+3.10045 s]
/proc/loadavg: 3.99 3.97 3.03 5/326 5115
/proc/meminfo: memFree=4425092/32950928 swapFree=67085488/67111528
[pid=5114] ppid=5112 vsize=441868 CPUtime=3.09 cores=5,7
/proc/5114/stat : 5114 (lr_gl_shr) R 5112 5114 4834 0 -1 4202496 107078 0 0 0 292 17 0 0 25 0 1 0 687173557 452472832 96279 33554432000 4194304 4300056 140736850433904 18446744073709551615 4230528 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5114/statm: 110467 96279 226 26 0 107099 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 441868

[startup+6.30085 s]
/proc/loadavg: 4.07 3.99 3.04 5/329 5121
/proc/meminfo: memFree=4069028/32950928 swapFree=67085488/67111528
[pid=5114] ppid=5112 vsize=441868 CPUtime=6.29 cores=5,7
/proc/5114/stat : 5114 (lr_gl_shr) R 5112 5114 4834 0 -1 4202496 107078 0 0 0 612 17 0 0 25 0 1 0 687173557 452472832 96279 33554432000 4194304 4300056 140736850433904 18446744073709551615 4230656 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5114/statm: 110467 96279 226 26 0 107099 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 441868

[startup+12.7006 s]
/proc/loadavg: 4.06 3.99 3.05 5/329 5122
/proc/meminfo: memFree=3732184/32950928 swapFree=67085488/67111528
[pid=5114] ppid=5112 vsize=540020 CPUtime=12.68 cores=5,7
/proc/5114/stat : 5114 (lr_gl_shr) R 5112 5114 4834 0 -1 4202496 119977 0 0 0 1249 19 0 0 25 0 1 0 687173557 552980480 109152 33554432000 4194304 4300056 140736850433904 18446744073709551615 4230678 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5114/statm: 135005 109152 228 26 0 131637 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 540020

[startup+25.5002 s]
/proc/loadavg: 3.97 3.97 3.06 5/329 5150
/proc/meminfo: memFree=3971504/32950928 swapFree=67085488/67111528
[pid=5114] ppid=5112 vsize=437492 CPUtime=25.49 cores=5,7
/proc/5114/stat : 5114 (lr_gl_shr) R 5112 5114 4834 0 -1 4202496 140899 0 0 0 2526 23 0 0 25 0 1 0 687173557 447991808 93232 33554432000 4194304 4300056 140736850433904 18446744073709551615 4252639 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5114/statm: 109373 93232 246 26 0 106005 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 437492

[startup+51.1124 s]
/proc/loadavg: 3.98 3.97 3.08 5/329 5151
/proc/meminfo: memFree=3848588/32950928 swapFree=67085488/67111528
[pid=5114] ppid=5112 vsize=487580 CPUtime=51.1 cores=5,7
/proc/5114/stat : 5114 (lr_gl_shr) R 5112 5114 4834 0 -1 4202496 151361 0 0 0 5085 25 0 0 25 0 1 0 687173557 499281920 103686 33554432000 4194304 4300056 140736850433904 18446744073709551615 4252461 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5114/statm: 121895 103686 247 26 0 118527 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 487580

[startup+102.301 s]
/proc/loadavg: 3.99 3.97 3.13 5/329 5152
/proc/meminfo: memFree=3538828/32950928 swapFree=67085488/67111528
[pid=5114] ppid=5112 vsize=701228 CPUtime=102.29 cores=5,7
/proc/5114/stat : 5114 (lr_gl_shr) R 5112 5114 4834 0 -1 4202496 188570 0 0 0 10198 31 0 0 25 0 1 0 687173557 718057472 140881 33554432000 4194304 4300056 140736850433904 18446744073709551615 4252622 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5114/statm: 175307 140881 247 26 0 171939 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 701228

[startup+162.301 s]
/proc/loadavg: 3.99 3.97 3.18 5/329 5154
/proc/meminfo: memFree=3178560/32950928 swapFree=67085488/67111528
[pid=5114] ppid=5112 vsize=916152 CPUtime=162.29 cores=5,7
/proc/5114/stat : 5114 (lr_gl_shr) R 5112 5114 4834 0 -1 4202496 232697 0 0 0 16192 37 0 0 25 0 1 0 687173557 938139648 184993 33554432000 4194304 4300056 140736850433904 18446744073709551615 4256299 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5114/statm: 229038 184993 247 26 0 225670 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 916152

[startup+222.301 s]
/proc/loadavg: 4.05 3.99 3.23 5/329 5155
/proc/meminfo: memFree=2829908/32950928 swapFree=67085488/67111528
[pid=5114] ppid=5112 vsize=1265400 CPUtime=222.3 cores=5,7
/proc/5114/stat : 5114 (lr_gl_shr) R 5112 5114 4834 0 -1 4202496 272363 0 0 0 22187 43 0 0 25 0 1 0 687173557 1295769600 224645 33554432000 4194304 4300056 140736850433904 18446744073709551615 4273366 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5114/statm: 316350 224645 247 26 0 312982 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 1265400

[startup+282.301 s]
/proc/loadavg: 4.08 4.01 3.28 5/329 5157
/proc/meminfo: memFree=2460092/32950928 swapFree=67085488/67111528
[pid=5114] ppid=5112 vsize=1265400 CPUtime=282.3 cores=5,7
/proc/5114/stat : 5114 (lr_gl_shr) R 5112 5114 4834 0 -1 4202496 321420 0 0 0 28180 50 0 0 25 0 1 0 687173557 1295769600 273689 33554432000 4194304 4300056 140736850433904 18446744073709551615 4252435 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5114/statm: 316350 273689 247 26 0 312982 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 1265400

[startup+342.3 s]
/proc/loadavg: 4.03 4.00 3.33 5/329 5158
/proc/meminfo: memFree=2243992/32950928 swapFree=67085488/67111528
[pid=5114] ppid=5112 vsize=1265400 CPUtime=342.3 cores=5,7
/proc/5114/stat : 5114 (lr_gl_shr) R 5112 5114 4834 0 -1 4202496 343024 0 0 0 34177 53 0 0 25 0 1 0 687173557 1295769600 295292 33554432000 4194304 4300056 140736850433904 18446744073709551615 4252659 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5114/statm: 316350 295292 247 26 0 312982 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 1265400

[startup+402.301 s]
/proc/loadavg: 4.01 4.00 3.37 5/329 5160
/proc/meminfo: memFree=1996312/32950928 swapFree=67085488/67111528
[pid=5114] ppid=5112 vsize=1832928 CPUtime=402.3 cores=5,7
/proc/5114/stat : 5114 (lr_gl_shr) R 5112 5114 4834 0 -1 4202496 376459 0 0 0 40171 59 0 0 25 0 1 0 687173557 1876918272 328717 33554432000 4194304 4300056 140736850433904 18446744073709551615 4252639 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5114/statm: 458232 328717 247 26 0 454864 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 1832928

[startup+462.3 s]
/proc/loadavg: 4.09 4.03 3.41 5/329 5161
/proc/meminfo: memFree=1784680/32950928 swapFree=67085488/67111528
[pid=5114] ppid=5112 vsize=1832928 CPUtime=462.3 cores=5,7
/proc/5114/stat : 5114 (lr_gl_shr) R 5112 5114 4834 0 -1 4202496 402088 0 0 0 46168 62 0 0 25 0 1 0 687173557 1876918272 354338 33554432000 4194304 4300056 140736850433904 18446744073709551615 4256288 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5114/statm: 458232 354338 247 26 0 454864 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 1832928

[startup+522.301 s]
/proc/loadavg: 4.18 4.07 3.46 5/329 5166
/proc/meminfo: memFree=1491932/32950928 swapFree=67085488/67111528
[pid=5114] ppid=5112 vsize=1832928 CPUtime=522.3 cores=5,7
/proc/5114/stat : 5114 (lr_gl_shr) R 5112 5114 4834 0 -1 4202496 433696 0 0 0 52164 66 0 0 25 0 1 0 687173557 1876918272 385935 33554432000 4194304 4300056 140736850433904 18446744073709551615 4252447 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5114/statm: 458232 385935 247 26 0 454864 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 1832928

[startup+582.301 s]
/proc/loadavg: 4.06 4.05 3.49 5/329 5168
/proc/meminfo: memFree=1208924/32950928 swapFree=67085488/67111528
[pid=5114] ppid=5112 vsize=1832928 CPUtime=582.31 cores=5,7
/proc/5114/stat : 5114 (lr_gl_shr) R 5112 5114 4834 0 -1 4202496 467410 0 0 0 58161 70 0 0 25 0 1 0 687173557 1876918272 419641 33554432000 4194304 4300056 140736850433904 18446744073709551615 4252461 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5114/statm: 458232 419641 247 26 0 454864 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 1832928

[startup+642.3 s]
/proc/loadavg: 4.02 4.04 3.52 5/329 5169
/proc/meminfo: memFree=915000/32950928 swapFree=67085488/67111528
[pid=5114] ppid=5112 vsize=2755164 CPUtime=642.31 cores=5,7
/proc/5114/stat : 5114 (lr_gl_shr) R 5112 5114 4834 0 -1 4202496 500969 0 0 0 64155 76 0 0 25 0 1 0 687173557 2821287936 453191 33554432000 4194304 4300056 140736850433904 18446744073709551615 4252676 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5114/statm: 688791 453191 247 26 0 685423 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 2755164

[startup+702.312 s]
/proc/loadavg: 4.01 4.03 3.55 5/329 5171
/proc/meminfo: memFree=571576/32950928 swapFree=67085488/67111528
[pid=5114] ppid=5112 vsize=2755164 CPUtime=702.32 cores=5,7
/proc/5114/stat : 5114 (lr_gl_shr) R 5112 5114 4834 0 -1 4202496 538996 0 0 0 70150 82 0 0 25 0 1 0 687173557 2821287936 491205 33554432000 4194304 4300056 140736850433904 18446744073709551615 4252370 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5114/statm: 688791 491205 247 26 0 685423 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 2755164

[startup+762.3 s]
/proc/loadavg: 4.08 4.04 3.58 5/329 5172
/proc/meminfo: memFree=245272/32950928 swapFree=67085488/67111528
[pid=5114] ppid=5112 vsize=2755164 CPUtime=762.31 cores=5,7
/proc/5114/stat : 5114 (lr_gl_shr) R 5112 5114 4834 0 -1 4202496 573476 0 0 0 76143 88 0 0 25 0 1 0 687173557 2821287936 525673 33554432000 4194304 4300056 140736850433904 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5114/statm: 688791 525673 247 26 0 685423 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 2755164

[startup+822.301 s]
/proc/loadavg: 4.03 4.03 3.60 5/329 5174
/proc/meminfo: memFree=93480/32950928 swapFree=67085488/67111528
[pid=5114] ppid=5112 vsize=2755164 CPUtime=822.31 cores=5,7
/proc/5114/stat : 5114 (lr_gl_shr) R 5112 5114 4834 0 -1 4202496 604588 0 0 0 82138 93 0 0 25 0 1 0 687173557 2821287936 556781 33554432000 4194304 4300056 140736850433904 18446744073709551615 4252384 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5114/statm: 688791 556781 247 26 0 685423 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 2755164

[startup+882.301 s]
/proc/loadavg: 4.04 4.03 3.63 5/329 5176
/proc/meminfo: memFree=94808/32950928 swapFree=67085488/67111528
[pid=5114] ppid=5112 vsize=2755164 CPUtime=882.31 cores=5,7
/proc/5114/stat : 5114 (lr_gl_shr) R 5112 5114 4834 0 -1 4202496 643924 0 0 0 88131 100 0 0 25 0 1 0 687173557 2821287936 596104 33554432000 4194304 4300056 140736850433904 18446744073709551615 4252516 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5114/statm: 688791 596104 247 26 0 685423 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 2755164

[startup+942.3 s]
/proc/loadavg: 4.01 4.03 3.65 5/329 5177
/proc/meminfo: memFree=94120/32950928 swapFree=67085488/67111528
[pid=5114] ppid=5112 vsize=2755164 CPUtime=942.31 cores=5,7
/proc/5114/stat : 5114 (lr_gl_shr) R 5112 5114 4834 0 -1 4202496 680369 0 0 0 94123 108 0 0 25 0 1 0 687173557 2821287936 632531 33554432000 4194304 4300056 140736850433904 18446744073709551615 4252447 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5114/statm: 688791 632531 247 26 0 685423 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 2755164

[startup+1002.3 s]
/proc/loadavg: 4.07 4.04 3.67 5/329 5179
/proc/meminfo: memFree=97644/32950928 swapFree=67085488/67111528
[pid=5114] ppid=5112 vsize=2755164 CPUtime=1002.32 cores=5,7
/proc/5114/stat : 5114 (lr_gl_shr) R 5112 5114 4834 0 -1 4202496 712187 0 0 0 100118 114 0 0 25 0 1 0 687173557 2821287936 664342 33554432000 4194304 4300056 140736850433904 18446744073709551615 4252528 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5114/statm: 688791 664342 247 26 0 685423 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 2755164

[startup+1062.3 s]
/proc/loadavg: 3.74 3.96 3.67 4/323 5199
/proc/meminfo: memFree=1433216/32950928 swapFree=67085488/67111528
[pid=5114] ppid=5112 vsize=4253796 CPUtime=1062.32 cores=5,7
/proc/5114/stat : 5114 (lr_gl_shr) R 5112 5114 4834 0 -1 4202496 745937 0 0 0 106112 120 0 0 25 0 1 0 687173557 4355887104 698084 33554432000 4194304 4300056 140736850433904 18446744073709551615 4256288 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5114/statm: 1063449 698084 247 26 0 1060081 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 4253796

[startup+1122.3 s]
/proc/loadavg: 3.27 3.78 3.62 4/323 5200
/proc/meminfo: memFree=1158400/32950928 swapFree=67085488/67111528
[pid=5114] ppid=5112 vsize=4253796 CPUtime=1122.33 cores=5,7
/proc/5114/stat : 5114 (lr_gl_shr) R 5112 5114 4834 0 -1 4202496 791495 0 0 0 112108 125 0 0 25 0 1 0 687173557 4355887104 743635 33554432000 4194304 4300056 140736850433904 18446744073709551615 4256309 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5114/statm: 1063449 743635 247 26 0 1060081 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 4253796

[startup+1182.3 s]
/proc/loadavg: 3.10 3.64 3.58 4/323 5202
/proc/meminfo: memFree=900840/32950928 swapFree=67085488/67111528
[pid=5114] ppid=5112 vsize=4253796 CPUtime=1182.33 cores=5,7
/proc/5114/stat : 5114 (lr_gl_shr) R 5112 5114 4834 0 -1 4202496 825518 0 0 0 118104 129 0 0 25 0 1 0 687173557 4355887104 777644 33554432000 4194304 4300056 140736850433904 18446744073709551615 4252402 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5114/statm: 1063449 777644 247 26 0 1060081 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 4253796

[startup+1242.3 s]
/proc/loadavg: 3.03 3.52 3.54 4/323 5203
/proc/meminfo: memFree=652448/32950928 swapFree=67085488/67111528
[pid=5114] ppid=5112 vsize=4255160 CPUtime=1242.33 cores=5,7
/proc/5114/stat : 5114 (lr_gl_shr) R 5112 5114 4834 0 -1 4202496 855314 0 0 0 124100 133 0 0 25 0 1 0 687173557 4357283840 807429 33554432000 4194304 4300056 140736850433904 18446744073709551615 4252639 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5114/statm: 1063790 807429 247 26 0 1060422 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 4255160



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.06 3.44 3.51 4/323 5205
/proc/meminfo: memFree=378268/32950928 swapFree=67085488/67111528
[pid=5114] ppid=5112 vsize=4258492 CPUtime=1300.03 cores=5,7
/proc/5114/stat : 5114 (lr_gl_shr) R 5112 5114 4834 0 -1 4202496 899458 0 0 0 129862 141 0 0 25 0 1 0 687173557 4360695808 851553 33554432000 4194304 4300056 140736850433904 18446744073709551615 4273366 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5114/statm: 1064623 851553 247 26 0 1061255 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 4258492

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

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

[startup+1300.11 s]
/proc/loadavg: 3.06 3.44 3.51 4/323 5205
/proc/meminfo: memFree=378268/32950928 swapFree=67085488/67111528
[pid=5114] ppid=5112 vsize=0 CPUtime=1300.14 cores=5,7
/proc/5114/stat : 5114 (lr_gl_shr) R 5112 5114 4834 0 -1 4203524 899460 0 0 0 129863 151 0 0 25 0 1 0 687173557 0 0 33554432000 0 0 0 0 0 0 0 4096 8388610 18446744073709551615 0 0 17 5 0 0 0
/proc/5114/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1300.14
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.14
CPU time (s): 1300.18
CPU user time (s): 1298.64
CPU system time (s): 1.54676
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 4258492

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.64
system time used= 1.54676
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 899460
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= 6
involuntary context switches= 13755

runsolver used 3.87441 second user time and 9.13861 second system time

The end

Launcher Data

Begin job on node114 at 2011-05-09 21:30:29
IDJOB=3349714
IDBENCH=82367
IDSOLVER=1814
FILE ID=node114/3349714-1304969425
RUNJOBID= node114-1304968099-4855
PBS_JOBID= 13285636
Free space on /tmp= 39688 MiB

SOLVER NAME= minisat hack: LR_NOGL_NOSHR 2011-03-02
BENCH NAME= SAT11/application/rintanen/SATPlanning/transport-transport-city-sequential-35nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.030-NOTKNOWN.cnf
COMMAND LINE= HOME/lr_gl_shr BENCHNAME -verb=0 -model -no-shrinking -no-glucose
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3349714-1304969425/watcher-3349714-1304969425 -o /tmp/evaluation-result-3349714-1304969425/solver-3349714-1304969425 -C 2400 -W 1300 -M 7680  HOME/lr_gl_shr HOME/instance-3349714-1304969425.cnf -verb=0 -model -no-shrinking -no-glucose

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

MD5SUM BENCH= fce318b20c1a474ab81b77594d3f6f99
RANDOM SEED=1319676645

node114.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.848
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.69
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.848
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.15
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.848
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.74
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.848
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.73
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.848
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.75
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.848
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.848
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.848
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:     32950928 kB
MemFree:       4823664 kB
Buffers:        224272 kB
Cached:       16354732 kB
SwapCached:        192 kB
Active:       15074340 kB
Inactive:     12426420 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       4823664 kB
SwapTotal:    67111528 kB
SwapFree:     67085488 kB
Dirty:          121436 kB
Writeback:           0 kB
AnonPages:    10921408 kB
Mapped:          27176 kB
Slab:           522628 kB
PageTables:      38628 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 53070608 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= 39572 MiB
End job on node114 at 2011-05-09 21:52:11