Trace number 3285832

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
RestartSAT B95? (TO) 1300.16 1300.13

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
transport-transport-three-cities-sequential-14nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.040-NOTKNOWN.cnf
MD5SUM6c2d25eda70423643946d76935ceb950
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1512832
Number of clauses8233086
Sum of the clauses size19530286
Maximum clause length1178
Minimum clause length1
Number of clauses of size 1846
Number of clauses of size 28165680
Number of clauses of size 31280
Number of clauses of size 41600
Number of clauses of size 51600
Number of clauses of size over 562080

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-3285832-1303765196/watcher-3285832-1303765196 -o /tmp/evaluation-result-3285832-1303765196/solver-3285832-1303765196 -C 2400 -W 1300 -M 7680 HOME/RestartSAT -rfirst=1 -var-decay=0.95 HOME/instance-3285832-1303765196.cnf 

running on 2 cores: 4,6

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.97 3.03 2.82 4/189 9344
/proc/meminfo: memFree=22302988/32951124 swapFree=67111348/67111528
[pid=9344] ppid=9342 vsize=23228 CPUtime=0 cores=4,6
/proc/9344/stat : 9344 (RestartSAT) R 9342 9344 8087 0 -1 4202496 1433 0 0 0 0 0 0 0 20 0 1 0 566750609 23785472 1375 33554432000 4194304 4291949 140736410826432 18446744073709551615 4277761 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9344/statm: 5807 1381 228 24 0 2441 0

[startup+0.0802491 s]
/proc/loadavg: 3.97 3.03 2.82 4/189 9344
/proc/meminfo: memFree=22302988/32951124 swapFree=67111348/67111528
[pid=9344] ppid=9342 vsize=35992 CPUtime=0.07 cores=4,6
/proc/9344/stat : 9344 (RestartSAT) R 9342 9344 8087 0 -1 4202496 4540 0 0 0 7 0 0 0 20 0 1 0 566750609 36855808 4468 33554432000 4194304 4291949 140736410826432 18446744073709551615 4200780 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9344/statm: 8998 4469 228 24 0 5632 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 35992

[startup+0.100242 s]
/proc/loadavg: 3.97 3.03 2.82 4/189 9344
/proc/meminfo: memFree=22302988/32951124 swapFree=67111348/67111528
[pid=9344] ppid=9342 vsize=37764 CPUtime=0.09 cores=4,6
/proc/9344/stat : 9344 (RestartSAT) R 9342 9344 8087 0 -1 4202496 5077 0 0 0 8 1 0 0 20 0 1 0 566750609 38670336 4964 33554432000 4194304 4291949 140736410826432 18446744073709551615 4261144 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9344/statm: 9441 4965 228 24 0 6075 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 37764

[startup+0.300212 s]
/proc/loadavg: 3.97 3.03 2.82 4/189 9344
/proc/meminfo: memFree=22302988/32951124 swapFree=67111348/67111528
[pid=9344] ppid=9342 vsize=83792 CPUtime=0.29 cores=4,6
/proc/9344/stat : 9344 (RestartSAT) R 9342 9344 8087 0 -1 4202496 16578 0 0 0 26 3 0 0 21 0 1 0 566750609 85803008 15288 33554432000 4194304 4291949 140736410826432 18446744073709551615 4277761 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9344/statm: 20948 15291 228 24 0 17582 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 83792

[startup+0.701144 s]
/proc/loadavg: 3.97 3.03 2.82 4/189 9344
/proc/meminfo: memFree=22302988/32951124 swapFree=67111348/67111528
[pid=9344] ppid=9342 vsize=187824 CPUtime=0.69 cores=4,6
/proc/9344/stat : 9344 (RestartSAT) R 9342 9344 8087 0 -1 4202496 41234 0 0 0 62 7 0 0 22 0 1 0 566750609 192331776 37316 33554432000 4194304 4291949 140736410826432 18446744073709551615 4278185 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9344/statm: 46956 37316 228 24 0 43590 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 187824

[startup+1.50101 s]
/proc/loadavg: 3.97 3.03 2.82 5/190 9345
/proc/meminfo: memFree=22090580/32951124 swapFree=67111348/67111528
[pid=9344] ppid=9342 vsize=377548 CPUtime=1.49 cores=4,6
/proc/9344/stat : 9344 (RestartSAT) R 9342 9344 8087 0 -1 4202496 92830 0 0 0 133 16 0 0 25 0 1 0 566750609 386609152 81606 33554432000 4194304 4291949 140736410826432 18446744073709551615 252457726661 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9344/statm: 94387 81607 228 24 0 91021 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 377548

[startup+3.10072 s]
/proc/loadavg: 3.97 3.03 2.82 5/190 9345
/proc/meminfo: memFree=21852996/32951124 swapFree=67111348/67111528
[pid=9344] ppid=9342 vsize=698612 CPUtime=3.09 cores=4,6
/proc/9344/stat : 9344 (RestartSAT) R 9342 9344 8087 0 -1 4202496 171424 0 0 0 282 27 0 0 25 0 1 0 566750609 715378688 155004 33554432000 4194304 4291949 140736410826432 18446744073709551615 4215683 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9344/statm: 174653 155004 231 24 0 171287 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 698612

[startup+6.30113 s]
/proc/loadavg: 3.98 3.05 2.83 5/190 9345
/proc/meminfo: memFree=21670600/32951124 swapFree=67111348/67111528
[pid=9344] ppid=9342 vsize=698612 CPUtime=6.29 cores=4,6
/proc/9344/stat : 9344 (RestartSAT) R 9342 9344 8087 0 -1 4202496 171426 0 0 0 602 27 0 0 25 0 1 0 566750609 715378688 155006 33554432000 4194304 4291949 140736410826432 18446744073709551615 4255391 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9344/statm: 174653 155006 232 24 0 171287 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 698612

[startup+12.7009 s]
/proc/loadavg: 3.98 3.06 2.83 5/190 9345
/proc/meminfo: memFree=21568472/32951124 swapFree=67111348/67111528
[pid=9344] ppid=9342 vsize=846260 CPUtime=12.69 cores=4,6
/proc/9344/stat : 9344 (RestartSAT) R 9342 9344 8087 0 -1 4202496 192632 0 0 0 1239 30 0 0 25 0 1 0 566750609 866570240 176172 33554432000 4194304 4291949 140736410826432 18446744073709551615 4230128 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9344/statm: 211565 176172 234 24 0 208199 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 846260

[startup+25.5006 s]
/proc/loadavg: 3.98 3.11 2.85 5/190 9346
/proc/meminfo: memFree=21635304/32951124 swapFree=67111348/67111528
[pid=9344] ppid=9342 vsize=685168 CPUtime=25.49 cores=4,6
/proc/9344/stat : 9344 (RestartSAT) R 9342 9344 8087 0 -1 4202496 225784 0 0 0 2514 35 0 0 25 0 1 0 566750609 701612032 149332 33554432000 4194304 4291949 140736410826432 18446744073709551615 4248595 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9344/statm: 171292 149332 253 24 0 167926 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 685168

[startup+51.1008 s]
/proc/loadavg: 3.99 3.18 2.88 5/190 9346
/proc/meminfo: memFree=21500468/32951124 swapFree=67111348/67111528
[pid=9344] ppid=9342 vsize=766556 CPUtime=51.09 cores=4,6
/proc/9344/stat : 9344 (RestartSAT) R 9342 9344 8087 0 -1 4202496 235534 0 0 0 5072 37 0 0 25 0 1 0 566750609 784953344 159078 33554432000 4194304 4291949 140736410826432 18446744073709551615 4248320 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9344/statm: 191639 159078 253 24 0 188273 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 766556

[startup+102.307 s]
/proc/loadavg: 3.99 3.30 2.93 5/190 9357
/proc/meminfo: memFree=21229128/32951124 swapFree=67111348/67111528
[pid=9344] ppid=9342 vsize=898816 CPUtime=102.3 cores=4,6
/proc/9344/stat : 9344 (RestartSAT) R 9342 9344 8087 0 -1 4202496 256063 0 0 0 10189 41 0 0 25 0 1 0 566750609 920387584 179595 33554432000 4194304 4291949 140736410826432 18446744073709551615 4249385 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9344/statm: 224704 179595 253 24 0 221338 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 898816

[startup+162.301 s]
/proc/loadavg: 3.99 3.43 3.00 5/190 9358
/proc/meminfo: memFree=20874068/32951124 swapFree=67111348/67111528
[pid=9344] ppid=9342 vsize=1113740 CPUtime=162.3 cores=4,6
/proc/9344/stat : 9344 (RestartSAT) R 9342 9344 8087 0 -1 4202496 294925 0 0 0 16182 48 0 0 25 0 1 0 566750609 1140469760 218446 33554432000 4194304 4291949 140736410826432 18446744073709551615 4251641 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9344/statm: 278435 218446 253 24 0 275069 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 1113740

[startup+222.301 s]
/proc/loadavg: 3.99 3.53 3.06 5/190 9360
/proc/meminfo: memFree=20594284/32951124 swapFree=67111348/67111528
[pid=9344] ppid=9342 vsize=1113740 CPUtime=222.3 cores=4,6
/proc/9344/stat : 9344 (RestartSAT) R 9342 9344 8087 0 -1 4202496 322039 0 0 0 22179 51 0 0 25 0 1 0 566750609 1140469760 245551 33554432000 4194304 4291949 140736410826432 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9344/statm: 278435 245551 253 24 0 275069 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 1113740

[startup+282.301 s]
/proc/loadavg: 4.05 3.63 3.12 5/190 9361
/proc/meminfo: memFree=20269476/32951124 swapFree=67111348/67111528
[pid=9344] ppid=9342 vsize=1462988 CPUtime=282.3 cores=4,6
/proc/9344/stat : 9344 (RestartSAT) R 9342 9344 8087 0 -1 4202496 355690 0 0 0 28174 56 0 0 25 0 1 0 566750609 1498099712 279190 33554432000 4194304 4291949 140736410826432 18446744073709551615 4248371 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9344/statm: 365747 279190 253 24 0 362381 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 1462988

[startup+342.301 s]
/proc/loadavg: 4.02 3.69 3.17 5/190 9363
/proc/meminfo: memFree=19971824/32951124 swapFree=67111348/67111528
[pid=9344] ppid=9342 vsize=1462988 CPUtime=342.3 cores=4,6
/proc/9344/stat : 9344 (RestartSAT) R 9342 9344 8087 0 -1 4202496 382862 0 0 0 34171 59 0 0 25 0 1 0 566750609 1498099712 306353 33554432000 4194304 4291949 140736410826432 18446744073709551615 4255915 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9344/statm: 365747 306353 253 24 0 362381 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 1462988

[startup+402.3 s]
/proc/loadavg: 4.00 3.75 3.22 5/190 9365
/proc/meminfo: memFree=19651616/32951124 swapFree=67111348/67111528
[pid=9344] ppid=9342 vsize=1462988 CPUtime=402.31 cores=4,6
/proc/9344/stat : 9344 (RestartSAT) R 9342 9344 8087 0 -1 4202496 409854 0 0 0 40167 64 0 0 25 0 1 0 566750609 1498099712 333326 33554432000 4194304 4291949 140736410826432 18446744073709551615 4251629 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9344/statm: 365747 333326 253 24 0 362381 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 1462988

[startup+462.3 s]
/proc/loadavg: 4.00 3.79 3.27 5/190 9366
/proc/meminfo: memFree=19337368/32951124 swapFree=67111348/67111528
[pid=9344] ppid=9342 vsize=2030516 CPUtime=462.3 cores=4,6
/proc/9344/stat : 9344 (RestartSAT) R 9342 9344 8087 0 -1 4202496 435491 0 0 0 46163 67 0 0 25 0 1 0 566750609 2079248384 358955 33554432000 4194304 4291949 140736410826432 18446744073709551615 4251672 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9344/statm: 507629 358955 253 24 0 504263 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 2030516

[startup+522.301 s]
/proc/loadavg: 4.04 3.84 3.31 5/190 9368
/proc/meminfo: memFree=19055596/32951124 swapFree=67111348/67111528
[pid=9344] ppid=9342 vsize=2030516 CPUtime=522.31 cores=4,6
/proc/9344/stat : 9344 (RestartSAT) R 9342 9344 8087 0 -1 4202496 459494 0 0 0 52159 72 0 0 25 0 1 0 566750609 2079248384 382946 33554432000 4194304 4291949 140736410826432 18446744073709551615 4248388 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9344/statm: 507629 382946 253 24 0 504263 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 2030516

[startup+582.301 s]
/proc/loadavg: 4.01 3.87 3.36 5/190 9369
/proc/meminfo: memFree=18770976/32951124 swapFree=67111348/67111528
[pid=9344] ppid=9342 vsize=2030516 CPUtime=582.32 cores=4,6
/proc/9344/stat : 9344 (RestartSAT) R 9342 9344 8087 0 -1 4202496 482113 0 0 0 58157 75 0 0 25 0 1 0 566750609 2079248384 405552 33554432000 4194304 4291949 140736410826432 18446744073709551615 4248464 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9344/statm: 507629 405552 253 24 0 504263 0
Current children cumulated CPU time (s) 582.32
Current children cumulated vsize (KiB) 2030516

[startup+642.301 s]
/proc/loadavg: 4.00 3.89 3.39 5/190 9371
/proc/meminfo: memFree=18381572/32951124 swapFree=67111348/67111528
[pid=9344] ppid=9342 vsize=2030516 CPUtime=642.31 cores=4,6
/proc/9344/stat : 9344 (RestartSAT) R 9342 9344 8087 0 -1 4202496 519794 0 0 0 64152 79 0 0 25 0 1 0 566750609 2079248384 443226 33554432000 4194304 4291949 140736410826432 18446744073709551615 4248388 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9344/statm: 507629 443226 253 24 0 504263 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 2030516

[startup+702.301 s]
/proc/loadavg: 4.00 3.90 3.43 5/190 9373
/proc/meminfo: memFree=18013260/32951124 swapFree=67111348/67111528
[pid=9344] ppid=9342 vsize=2030516 CPUtime=702.31 cores=4,6
/proc/9344/stat : 9344 (RestartSAT) R 9342 9344 8087 0 -1 4202496 556789 0 0 0 70148 83 0 0 25 0 1 0 566750609 2079248384 480215 33554432000 4194304 4291949 140736410826432 18446744073709551615 4248558 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9344/statm: 507629 480215 253 24 0 504263 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 2030516

[startup+762.306 s]
/proc/loadavg: 4.00 3.92 3.46 5/190 9374
/proc/meminfo: memFree=17738064/32951124 swapFree=67111348/67111528
[pid=9344] ppid=9342 vsize=2952752 CPUtime=762.33 cores=4,6
/proc/9344/stat : 9344 (RestartSAT) R 9342 9344 8087 0 -1 4202496 580924 0 0 0 76146 87 0 0 25 0 1 0 566750609 3023618048 504340 33554432000 4194304 4291949 140736410826432 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9344/statm: 738188 504340 253 24 0 734822 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 2952752

[startup+822.3 s]
/proc/loadavg: 4.00 3.93 3.49 5/190 9376
/proc/meminfo: memFree=17478608/32951124 swapFree=67111348/67111528
[pid=9344] ppid=9342 vsize=2952752 CPUtime=822.32 cores=4,6
/proc/9344/stat : 9344 (RestartSAT) R 9342 9344 8087 0 -1 4202496 601947 0 0 0 82141 91 0 0 25 0 1 0 566750609 3023618048 525356 33554432000 4194304 4291949 140736410826432 18446744073709551615 4248464 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9344/statm: 738188 525356 253 24 0 734822 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 2952752

[startup+882.301 s]
/proc/loadavg: 4.05 3.96 3.53 5/190 9404
/proc/meminfo: memFree=17813476/32951124 swapFree=67111348/67111528
[pid=9344] ppid=9342 vsize=2952752 CPUtime=882.33 cores=4,6
/proc/9344/stat : 9344 (RestartSAT) R 9342 9344 8087 0 -1 4202496 624925 0 0 0 88138 95 0 0 25 0 1 0 566750609 3023618048 548319 33554432000 4194304 4291949 140736410826432 18446744073709551615 252457377184 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9344/statm: 738188 548319 253 24 0 734822 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 2952752

[startup+942.301 s]
/proc/loadavg: 4.05 3.97 3.56 5/190 9460
/proc/meminfo: memFree=18190548/32951124 swapFree=67111348/67111528
[pid=9344] ppid=9342 vsize=2952752 CPUtime=942.32 cores=4,6
/proc/9344/stat : 9344 (RestartSAT) R 9342 9344 8087 0 -1 4202496 648785 0 0 0 94134 98 0 0 25 0 1 0 566750609 3023618048 572169 33554432000 4194304 4291949 140736410826432 18446744073709551615 4255915 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9344/statm: 738188 572169 253 24 0 734822 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 2952752

[startup+1002.3 s]
/proc/loadavg: 4.02 3.97 3.58 5/190 9462
/proc/meminfo: memFree=17805572/32951124 swapFree=67111348/67111528
[pid=9344] ppid=9342 vsize=2952752 CPUtime=1002.33 cores=4,6
/proc/9344/stat : 9344 (RestartSAT) R 9342 9344 8087 0 -1 4202496 685141 0 0 0 100130 103 0 0 25 0 1 0 566750609 3023618048 608511 33554432000 4194304 4291949 140736410826432 18446744073709551615 4255624 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9344/statm: 738188 608511 253 24 0 734822 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 2952752

[startup+1062.3 s]
/proc/loadavg: 4.18 4.02 3.62 5/190 9546
/proc/meminfo: memFree=19688528/32951124 swapFree=67111348/67111528
[pid=9344] ppid=9342 vsize=2952752 CPUtime=1062.31 cores=4,6
/proc/9344/stat : 9344 (RestartSAT) R 9342 9344 8087 0 -1 4202496 710622 0 0 0 106117 114 0 0 25 0 1 0 566750609 3023618048 633981 33554432000 4194304 4291949 140736410826432 18446744073709551615 4251645 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9344/statm: 738188 633981 253 24 0 734822 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 2952752

[startup+1122.3 s]
/proc/loadavg: 4.07 4.02 3.64 5/190 9548
/proc/meminfo: memFree=19340176/32951124 swapFree=67111348/67111528
[pid=9344] ppid=9342 vsize=2952752 CPUtime=1122.32 cores=4,6
/proc/9344/stat : 9344 (RestartSAT) R 9342 9344 8087 0 -1 4202496 733640 0 0 0 112114 118 0 0 25 0 1 0 566750609 3023618048 656991 33554432000 4194304 4291949 140736410826432 18446744073709551615 4248388 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9344/statm: 738188 656991 253 24 0 734822 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 2952752

[startup+1182.3 s]
/proc/loadavg: 3.54 3.88 3.62 4/184 9566
/proc/meminfo: memFree=19755200/32951124 swapFree=67111348/67111528
[pid=9344] ppid=9342 vsize=2952752 CPUtime=1182.32 cores=4,6
/proc/9344/stat : 9344 (RestartSAT) R 9342 9344 8087 0 -1 4202496 766253 0 0 0 118108 124 0 0 25 0 1 0 566750609 3023618048 689595 33554432000 4194304 4291949 140736410826432 18446744073709551615 4248328 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9344/statm: 738188 689595 253 24 0 734822 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 2952752

[startup+1242.3 s]
/proc/loadavg: 3.20 3.72 3.58 4/184 9568
/proc/meminfo: memFree=19470284/32951124 swapFree=67111348/67111528
[pid=9344] ppid=9342 vsize=2952752 CPUtime=1242.32 cores=4,6
/proc/9344/stat : 9344 (RestartSAT) R 9342 9344 8087 0 -1 4202496 788029 0 0 0 124104 128 0 0 25 0 1 0 566750609 3023618048 711358 33554432000 4194304 4291949 140736410826432 18446744073709551615 4248432 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9344/statm: 738188 711358 253 24 0 734822 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 2952752



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.07 3.59 3.54 4/184 9570
/proc/meminfo: memFree=19102972/32951124 swapFree=67111348/67111528
[pid=9344] ppid=9342 vsize=4451384 CPUtime=1300.02 cores=4,6
/proc/9344/stat : 9344 (RestartSAT) R 9342 9344 8087 0 -1 4202496 810068 0 0 0 129871 131 0 0 25 0 1 0 566750609 4558217216 733384 33554432000 4194304 4291949 140736410826432 18446744073709551615 4248240 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9344/statm: 1112846 733384 253 24 0 1109480 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 4451384

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.07 3.59 3.54 4/185 9571
/proc/meminfo: memFree=21430940/32951124 swapFree=67111348/67111528
[pid=9344] ppid=9342 vsize=0 CPUtime=1300.13 cores=4,6
/proc/9344/stat : 9344 (RestartSAT) R 9342 9344 8087 0 -1 4203524 810068 0 0 0 129871 142 0 0 25 0 1 0 566750609 0 0 33554432000 0 0 0 0 0 0 0 4096 8388610 18446744073709551615 0 0 17 4 0 0 0
/proc/9344/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1300.13
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.13
CPU time (s): 1300.16
CPU user time (s): 1298.72
CPU system time (s): 1.44278
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 4451384

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.72
system time used= 1.44278
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 810068
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= 9
involuntary context switches= 2154

runsolver used 2.26066 second user time and 4.84226 second system time

The end

Launcher Data

Begin job on node111 at 2011-04-25 23:00:01
IDJOB=3285832
IDBENCH=82404
IDSOLVER=1580
FILE ID=node111/3285832-1303765196
RUNJOBID= node111-1303764921-9269
PBS_JOBID= 13157149
Free space on /tmp= 70236 MiB

SOLVER NAME= RestartSAT B95
BENCH NAME= SAT11/application/rintanen/SATPlanning/transport-transport-three-cities-sequential-14nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.040-NOTKNOWN.cnf
COMMAND LINE= HOME/RestartSAT -rfirst=1 -var-decay=0.95 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3285832-1303765196/watcher-3285832-1303765196 -o /tmp/evaluation-result-3285832-1303765196/solver-3285832-1303765196 -C 2400 -W 1300 -M 7680  HOME/RestartSAT -rfirst=1 -var-decay=0.95 HOME/instance-3285832-1303765196.cnf

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

MD5SUM BENCH= 6c2d25eda70423643946d76935ceb950
RANDOM SEED=582396783

node111.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.849
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.849
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	: 5428.12
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.849
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.75
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.849
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.86
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.849
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.849
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.849
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.67
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.849
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22303392 kB
Buffers:       1230188 kB
Cached:        7350624 kB
SwapCached:        132 kB
Active:        4409288 kB
Inactive:      5752392 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22303392 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:          165936 kB
Writeback:           0 kB
AnonPages:     1580480 kB
Mapped:          15424 kB
Slab:           419152 kB
PageTables:       8352 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  2253160 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= 70288 MiB
End job on node111 at 2011-04-25 23:21:43