Trace number 3286016

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.18 1300.14

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
transport-transport-city-sequential-25nodes-1000size-3degree-100mindistance-3trucks-10packages-2008seed.060-SAT.cnf
MD5SUM0176f3dd09fed1b561c875e1d6538c8d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark133.041
Satisfiable
(Un)Satisfiability was proved
Number of variables723130
Number of clauses3869060
Sum of the clauses size9210860
Maximum clause length502
Minimum clause length1
Number of clauses of size 1380
Number of clauses of size 23824280
Number of clauses of size 31440
Number of clauses of size 41440
Number of clauses of size 5360
Number of clauses of size over 541160

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

running on 2 cores: 0,2

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.93 3.96 3.59 5/186 9511
/proc/meminfo: memFree=21203716/32951124 swapFree=67111348/67111528
[pid=9511] ppid=9509 vsize=21012 CPUtime=0 cores=0,2
/proc/9511/stat : 9511 (RestartSAT) R 9509 9511 8087 0 -1 4202496 1000 0 0 0 0 0 0 0 23 0 1 0 566853167 21516288 941 33554432000 4194304 4291949 140733201638864 18446744073709551615 4200658 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/9511/statm: 5253 941 228 24 0 1887 0

[startup+0.0620981 s]
/proc/loadavg: 3.93 3.96 3.59 5/186 9511
/proc/meminfo: memFree=21203716/32951124 swapFree=67111348/67111528
[pid=9511] ppid=9509 vsize=30304 CPUtime=0.05 cores=0,2
/proc/9511/stat : 9511 (RestartSAT) R 9509 9511 8087 0 -1 4202496 3353 0 0 0 5 0 0 0 23 0 1 0 566853167 31031296 3211 33554432000 4194304 4291949 140733201638864 18446744073709551615 252457726661 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/9511/statm: 7576 3211 228 24 0 4210 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 30304

[startup+0.101076 s]
/proc/loadavg: 3.93 3.96 3.59 5/186 9511
/proc/meminfo: memFree=21203716/32951124 swapFree=67111348/67111528
[pid=9511] ppid=9509 vsize=38140 CPUtime=0.09 cores=0,2
/proc/9511/stat : 9511 (RestartSAT) R 9509 9511 8087 0 -1 4202496 5595 0 0 0 8 1 0 0 23 0 1 0 566853167 39055360 5135 33554432000 4194304 4291949 140733201638864 18446744073709551615 4278185 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/9511/statm: 9535 5136 228 24 0 6169 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 38140

[startup+0.301029 s]
/proc/loadavg: 3.93 3.96 3.59 5/186 9511
/proc/meminfo: memFree=21203716/32951124 swapFree=67111348/67111528
[pid=9511] ppid=9509 vsize=76964 CPUtime=0.29 cores=0,2
/proc/9511/stat : 9511 (RestartSAT) R 9509 9511 8087 0 -1 4202496 16638 0 0 0 27 2 0 0 24 0 1 0 566853167 78811136 15078 33554432000 4194304 4291949 140733201638864 18446744073709551615 252457726661 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/9511/statm: 19241 15080 228 24 0 15875 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 76964

[startup+0.871931 s]
/proc/loadavg: 3.93 3.96 3.59 5/186 9511
/proc/meminfo: memFree=21203716/32951124 swapFree=67111348/67111528
[pid=9511] ppid=9509 vsize=217764 CPUtime=0.86 cores=0,2
/proc/9511/stat : 9511 (RestartSAT) R 9509 9511 8087 0 -1 4202496 48390 0 0 0 78 8 0 0 25 0 1 0 566853167 222990336 43581 33554432000 4194304 4291949 140733201638864 18446744073709551615 252457726661 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/9511/statm: 54441 43582 228 24 0 51075 0
Current children cumulated CPU time (s) 0.86
Current children cumulated vsize (KiB) 217764

[startup+1.5068 s]
/proc/loadavg: 3.93 3.96 3.59 5/187 9512
/proc/meminfo: memFree=20862088/32951124 swapFree=67111348/67111528
[pid=9511] ppid=9509 vsize=367504 CPUtime=1.49 cores=0,2
/proc/9511/stat : 9511 (RestartSAT) R 9509 9511 8087 0 -1 4202496 82242 0 0 0 135 14 0 0 25 0 1 0 566853167 376324096 75126 33554432000 4194304 4291949 140733201638864 18446744073709551615 4278185 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/9511/statm: 91876 75126 228 24 0 88510 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 367504

[startup+3.10054 s]
/proc/loadavg: 4.01 3.97 3.59 5/185 9512
/proc/meminfo: memFree=20790020/32951124 swapFree=67111348/67111528
[pid=9511] ppid=9509 vsize=382324 CPUtime=3.09 cores=0,2
/proc/9511/stat : 9511 (RestartSAT) R 9509 9511 8087 0 -1 4202496 89942 0 0 0 294 15 0 0 25 0 1 0 566853167 391499776 79365 33554432000 4194304 4291949 140733201638864 18446744073709551615 4230278 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/9511/statm: 95581 79365 232 24 0 92215 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 382324

[startup+6.30092 s]
/proc/loadavg: 4.01 3.97 3.59 5/187 9539
/proc/meminfo: memFree=20389876/32951124 swapFree=67111348/67111528
[pid=9511] ppid=9509 vsize=410364 CPUtime=6.29 cores=0,2
/proc/9511/stat : 9511 (RestartSAT) R 9509 9511 8087 0 -1 4202496 99885 0 0 0 612 17 0 0 25 0 1 0 566853167 420212736 89278 33554432000 4194304 4291949 140733201638864 18446744073709551615 4231931 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/9511/statm: 102591 89278 234 24 0 99225 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 410364

[startup+12.7007 s]
/proc/loadavg: 4.16 4.01 3.61 5/190 9546
/proc/meminfo: memFree=19763972/32951124 swapFree=67111348/67111528
[pid=9511] ppid=9509 vsize=374748 CPUtime=12.69 cores=0,2
/proc/9511/stat : 9511 (RestartSAT) R 9509 9511 8087 0 -1 4202496 117511 0 0 0 1250 19 0 0 25 0 1 0 566853167 383741952 75678 33554432000 4194304 4291949 140733201638864 18446744073709551615 4251639 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/9511/statm: 93687 75678 252 24 0 90321 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 374748

[startup+25.5003 s]
/proc/loadavg: 4.22 4.02 3.62 5/190 9546
/proc/meminfo: memFree=19729272/32951124 swapFree=67111348/67111528
[pid=9511] ppid=9509 vsize=374748 CPUtime=25.49 cores=0,2
/proc/9511/stat : 9511 (RestartSAT) R 9509 9511 8087 0 -1 4202496 123121 0 0 0 2529 20 0 0 25 0 1 0 566853167 383741952 81280 33554432000 4194304 4291949 140733201638864 18446744073709551615 4250696 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/9511/statm: 93687 81280 252 24 0 90321 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 374748

[startup+51.1006 s]
/proc/loadavg: 4.14 4.02 3.63 5/190 9547
/proc/meminfo: memFree=19611904/32951124 swapFree=67111348/67111528
[pid=9511] ppid=9509 vsize=424836 CPUtime=51.09 cores=0,2
/proc/9511/stat : 9511 (RestartSAT) R 9509 9511 8087 0 -1 4202496 134919 0 0 0 5086 23 0 0 25 0 1 0 566853167 435032064 93068 33554432000 4194304 4291949 140733201638864 18446744073709551615 4255656 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/9511/statm: 106209 93068 252 24 0 102843 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 424836

[startup+102.301 s]
/proc/loadavg: 4.06 4.02 3.64 5/188 9551
/proc/meminfo: memFree=19833680/32951124 swapFree=67111348/67111528
[pid=9511] ppid=9509 vsize=506224 CPUtime=102.29 cores=0,2
/proc/9511/stat : 9511 (RestartSAT) R 9509 9511 8087 0 -1 4202496 157317 0 0 0 10200 29 0 0 25 0 1 0 566853167 518373376 115449 33554432000 4194304 4291949 140733201638864 18446744073709551615 4248371 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/9511/statm: 126556 115449 252 24 0 123190 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 506224

[startup+162.301 s]
/proc/loadavg: 3.49 3.87 3.62 4/184 9567
/proc/meminfo: memFree=19724620/32951124 swapFree=67111348/67111528
[pid=9511] ppid=9509 vsize=638484 CPUtime=162.3 cores=0,2
/proc/9511/stat : 9511 (RestartSAT) R 9509 9511 8087 0 -1 4202496 188783 0 0 0 16195 35 0 0 25 0 1 0 566853167 653807616 146888 33554432000 4194304 4291949 140733201638864 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/9511/statm: 159621 146888 252 24 0 156255 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 638484

[startup+222.301 s]
/proc/loadavg: 3.18 3.71 3.57 4/184 9568
/proc/meminfo: memFree=19450440/32951124 swapFree=67111348/67111528
[pid=9511] ppid=9509 vsize=853408 CPUtime=222.29 cores=0,2
/proc/9511/stat : 9511 (RestartSAT) R 9509 9511 8087 0 -1 4202496 212412 0 0 0 22190 39 0 0 25 0 1 0 566853167 873889792 170497 33554432000 4194304 4291949 140733201638864 18446744073709551615 4248350 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/9511/statm: 213352 170497 252 24 0 209986 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 853408

[startup+282.301 s]
/proc/loadavg: 2.98 3.56 3.53 3/178 9588
/proc/meminfo: memFree=22185976/32951124 swapFree=67111348/67111528
[pid=9511] ppid=9509 vsize=853408 CPUtime=282.3 cores=0,2
/proc/9511/stat : 9511 (RestartSAT) R 9509 9511 8087 0 -1 4202496 237521 0 0 0 28185 45 0 0 25 0 1 0 566853167 873889792 195586 33554432000 4194304 4291949 140733201638864 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/9511/statm: 213352 195586 252 24 0 209986 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 853408

[startup+342.3 s]
/proc/loadavg: 2.36 3.27 3.43 3/178 9590
/proc/meminfo: memFree=21956132/32951124 swapFree=67111348/67111528
[pid=9511] ppid=9509 vsize=1202656 CPUtime=342.3 cores=0,2
/proc/9511/stat : 9511 (RestartSAT) R 9509 9511 8087 0 -1 4202496 268801 0 0 0 34181 49 0 0 25 0 1 0 566853167 1231519744 226849 33554432000 4194304 4291949 140733201638864 18446744073709551615 4248595 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/9511/statm: 300664 226849 252 24 0 297298 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 1202656

[startup+402.3 s]
/proc/loadavg: 2.13 3.04 3.34 3/178 9591
/proc/meminfo: memFree=21743072/32951124 swapFree=67111348/67111528
[pid=9511] ppid=9509 vsize=1202656 CPUtime=402.3 cores=0,2
/proc/9511/stat : 9511 (RestartSAT) R 9509 9511 8087 0 -1 4202496 290788 0 0 0 40176 54 0 0 25 0 1 0 566853167 1231519744 248824 33554432000 4194304 4291949 140733201638864 18446744073709551615 4267195 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/9511/statm: 300664 248824 252 24 0 297298 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 1202656

[startup+462.301 s]
/proc/loadavg: 2.05 2.85 3.25 3/178 9593
/proc/meminfo: memFree=21517472/32951124 swapFree=67111348/67111528
[pid=9511] ppid=9509 vsize=1202656 CPUtime=462.31 cores=0,2
/proc/9511/stat : 9511 (RestartSAT) R 9509 9511 8087 0 -1 4202496 320790 0 0 0 46170 61 0 0 25 0 1 0 566853167 1231519744 278804 33554432000 4194304 4291949 140733201638864 18446744073709551615 4248628 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/9511/statm: 300664 278804 252 24 0 297298 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 1202656

[startup+522.301 s]
/proc/loadavg: 2.05 2.70 3.18 3/178 9594
/proc/meminfo: memFree=21278124/32951124 swapFree=67111348/67111528
[pid=9511] ppid=9509 vsize=1770184 CPUtime=522.31 cores=0,2
/proc/9511/stat : 9511 (RestartSAT) R 9509 9511 8087 0 -1 4202496 350845 0 0 0 52164 67 0 0 25 0 1 0 566853167 1812668416 308833 33554432000 4194304 4291949 140733201638864 18446744073709551615 4248612 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/9511/statm: 442546 308833 252 24 0 439180 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 1770184

[startup+582.307 s]
/proc/loadavg: 2.02 2.57 3.10 3/178 9596
/proc/meminfo: memFree=21049172/32951124 swapFree=67111348/67111528
[pid=9511] ppid=9509 vsize=1770184 CPUtime=582.32 cores=0,2
/proc/9511/stat : 9511 (RestartSAT) R 9509 9511 8087 0 -1 4202496 374350 0 0 0 58161 71 0 0 25 0 1 0 566853167 1812668416 332317 33554432000 4194304 4291949 140733201638864 18446744073709551615 4251672 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/9511/statm: 442546 332317 252 24 0 439180 0
Current children cumulated CPU time (s) 582.32
Current children cumulated vsize (KiB) 1770184

[startup+642.301 s]
/proc/loadavg: 2.00 2.47 3.03 3/178 9598
/proc/meminfo: memFree=20819968/32951124 swapFree=67111348/67111528
[pid=9511] ppid=9509 vsize=1773188 CPUtime=642.31 cores=0,2
/proc/9511/stat : 9511 (RestartSAT) R 9509 9511 8087 0 -1 4202496 399648 0 0 0 64155 76 0 0 25 0 1 0 566853167 1815744512 357603 33554432000 4194304 4291949 140733201638864 18446744073709551615 4248464 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/9511/statm: 443297 357603 252 24 0 439931 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 1773188

[startup+702.3 s]
/proc/loadavg: 2.00 2.38 2.96 3/178 9599
/proc/meminfo: memFree=20595720/32951124 swapFree=67111348/67111528
[pid=9511] ppid=9509 vsize=1779100 CPUtime=702.32 cores=0,2
/proc/9511/stat : 9511 (RestartSAT) R 9509 9511 8087 0 -1 4202496 432435 0 0 0 70151 81 0 0 25 0 1 0 566853167 1821798400 390373 33554432000 4194304 4291949 140733201638864 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/9511/statm: 444775 390373 252 24 0 441409 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 1779100

[startup+762.3 s]
/proc/loadavg: 2.00 2.31 2.90 3/178 9601
/proc/meminfo: memFree=20309116/32951124 swapFree=67111348/67111528
[pid=9511] ppid=9509 vsize=1784220 CPUtime=762.32 cores=0,2
/proc/9511/stat : 9511 (RestartSAT) R 9509 9511 8087 0 -1 4202496 476723 0 0 0 76143 89 0 0 25 0 1 0 566853167 1827041280 434626 33554432000 4194304 4291949 140733201638864 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/9511/statm: 446055 434626 252 24 0 442689 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 1784220

[startup+822.301 s]
/proc/loadavg: 2.00 2.25 2.84 3/178 9602
/proc/meminfo: memFree=20098760/32951124 swapFree=67111348/67111528
[pid=9511] ppid=9509 vsize=2715500 CPUtime=822.32 cores=0,2
/proc/9511/stat : 9511 (RestartSAT) R 9509 9511 8087 0 -1 4202496 502218 0 0 0 82139 93 0 0 25 0 1 0 566853167 2780672000 460101 33554432000 4194304 4291949 140733201638864 18446744073709551615 4251605 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/9511/statm: 678875 460101 252 24 0 675509 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 2715500

[startup+882.301 s]
/proc/loadavg: 2.00 2.20 2.78 3/178 9604
/proc/meminfo: memFree=19862140/32951124 swapFree=67111348/67111528
[pid=9511] ppid=9509 vsize=2722784 CPUtime=882.32 cores=0,2
/proc/9511/stat : 9511 (RestartSAT) R 9509 9511 8087 0 -1 4202496 531971 0 0 0 88134 98 0 0 25 0 1 0 566853167 2788130816 489839 33554432000 4194304 4291949 140733201638864 18446744073709551615 4255577 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/9511/statm: 680696 489839 252 24 0 677330 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 2722784

[startup+942.301 s]
/proc/loadavg: 2.00 2.16 2.73 3/178 9606
/proc/meminfo: memFree=19638652/32951124 swapFree=67111348/67111528
[pid=9511] ppid=9509 vsize=2729004 CPUtime=942.32 cores=0,2
/proc/9511/stat : 9511 (RestartSAT) R 9509 9511 8087 0 -1 4202496 561043 0 0 0 94128 104 0 0 25 0 1 0 566853167 2794500096 518899 33554432000 4194304 4291949 140733201638864 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/9511/statm: 682251 518899 252 24 0 678885 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 2729004

[startup+1002.3 s]
/proc/loadavg: 2.00 2.13 2.68 3/178 9607
/proc/meminfo: memFree=19459940/32951124 swapFree=67111348/67111528
[pid=9511] ppid=9509 vsize=2736724 CPUtime=1002.32 cores=0,2
/proc/9511/stat : 9511 (RestartSAT) R 9509 9511 8087 0 -1 4202496 583482 0 0 0 100123 109 0 0 25 0 1 0 566853167 2802405376 541320 33554432000 4194304 4291949 140733201638864 18446744073709551615 4255953 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/9511/statm: 684181 541320 252 24 0 680815 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 2736724

[startup+1062.3 s]
/proc/loadavg: 2.00 2.10 2.64 3/178 9609
/proc/meminfo: memFree=19251700/32951124 swapFree=67111348/67111528
[pid=9511] ppid=9509 vsize=2745708 CPUtime=1062.33 cores=0,2
/proc/9511/stat : 9511 (RestartSAT) R 9509 9511 8087 0 -1 4202496 610380 0 0 0 106117 116 0 0 25 0 1 0 566853167 2811604992 568195 33554432000 4194304 4291949 140733201638864 18446744073709551615 4248628 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/9511/statm: 686427 568195 252 24 0 683061 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 2745708

[startup+1122.3 s]
/proc/loadavg: 2.04 2.09 2.60 3/178 9610
/proc/meminfo: memFree=18993248/32951124 swapFree=67111348/67111528
[pid=9511] ppid=9509 vsize=2748680 CPUtime=1122.33 cores=0,2
/proc/9511/stat : 9511 (RestartSAT) R 9509 9511 8087 0 -1 4202496 647973 0 0 0 112110 123 0 0 25 0 1 0 566853167 2814648320 605767 33554432000 4194304 4291949 140733201638864 18446744073709551615 4248452 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/9511/statm: 687170 605767 252 24 0 683804 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 2748680

[startup+1182.3 s]
/proc/loadavg: 2.02 2.08 2.56 3/178 9612
/proc/meminfo: memFree=18767388/32951124 swapFree=67111348/67111528
[pid=9511] ppid=9509 vsize=2755992 CPUtime=1182.33 cores=0,2
/proc/9511/stat : 9511 (RestartSAT) R 9509 9511 8087 0 -1 4202496 670771 0 0 0 118104 129 0 0 25 0 1 0 566853167 2822135808 628547 33554432000 4194304 4291949 140733201638864 18446744073709551615 4248383 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/9511/statm: 688998 628547 252 24 0 685632 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 2755992

[startup+1242.31 s]
/proc/loadavg: 2.00 2.06 2.52 3/178 9614
/proc/meminfo: memFree=18446188/32951124 swapFree=67111348/67111528
[pid=9511] ppid=9509 vsize=2763024 CPUtime=1242.34 cores=0,2
/proc/9511/stat : 9511 (RestartSAT) R 9509 9511 8087 0 -1 4202496 691639 0 0 0 124101 133 0 0 25 0 1 0 566853167 2829336576 649397 33554432000 4194304 4291949 140733201638864 18446744073709551615 4255955 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/9511/statm: 690756 649397 252 24 0 687390 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 2763024



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.00 2.05 2.49 3/178 9615
/proc/meminfo: memFree=18136032/32951124 swapFree=67111348/67111528
[pid=9511] ppid=9509 vsize=2768832 CPUtime=1300.04 cores=0,2
/proc/9511/stat : 9511 (RestartSAT) R 9509 9511 8087 0 -1 4202496 718476 0 0 0 129867 137 0 0 25 0 1 0 566853167 2835283968 676221 33554432000 4194304 4291949 140733201638864 18446744073709551615 4248306 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/9511/statm: 692208 676221 252 24 0 688842 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 2768832

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: 2.00 2.05 2.49 3/178 9615
/proc/meminfo: memFree=18136032/32951124 swapFree=67111348/67111528
[pid=9511] ppid=9509 vsize=0 CPUtime=1300.14 cores=0,2
/proc/9511/stat : 9511 (RestartSAT) R 9509 9511 8087 0 -1 4203524 718476 0 0 0 129867 147 0 0 25 0 1 0 566853167 0 0 33554432000 0 0 0 0 0 0 0 4096 8388610 18446744073709551615 0 0 17 0 0 0 0
/proc/9511/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.67
CPU system time (s): 1.51077
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 2768832

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.67
system time used= 1.51077
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 718476
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= 10
involuntary context switches= 2818

runsolver used 2.08268 second user time and 4.16737 second system time

The end

Launcher Data

Begin job on node111 at 2011-04-25 23:17:07
IDJOB=3286016
IDBENCH=82411
IDSOLVER=1580
FILE ID=node111/3286016-1303766224
RUNJOBID= node111-1303764921-9268
PBS_JOBID= 13157149
Free space on /tmp= 70348 MiB

SOLVER NAME= RestartSAT B95
BENCH NAME= SAT11/application/rintanen/SATPlanning/transport-transport-city-sequential-25nodes-1000size-3degree-100mindistance-3trucks-10packages-2008seed.060-SAT.cnf
COMMAND LINE= HOME/RestartSAT -rfirst=1 -var-decay=0.95 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3286016-1303766224/watcher-3286016-1303766224 -o /tmp/evaluation-result-3286016-1303766224/solver-3286016-1303766224 -C 2400 -W 1300 -M 7680  HOME/RestartSAT -rfirst=1 -var-decay=0.95 HOME/instance-3286016-1303766224.cnf

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

MD5SUM BENCH= 0176f3dd09fed1b561c875e1d6538c8d
RANDOM SEED=770530760

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:      21203996 kB
Buffers:       1231116 kB
Cached:        7299740 kB
SwapCached:        132 kB
Active:        5404556 kB
Inactive:      5857660 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21203996 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:          122092 kB
Writeback:           0 kB
AnonPages:     2730556 kB
Mapped:          15336 kB
Slab:           415292 kB
PageTables:      10592 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  3428196 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= 70448 MiB
End job on node111 at 2011-04-25 23:38:49