Trace number 3285510

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.15 1300.12

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
transport-transport-city-sequential-35nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.050-SAT.cnf
MD5SUM48f03e5fbe31fc85b9a464480fc8aa5a
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark752.735
Satisfiable
(Un)Satisfiability was proved
Number of variables1575206
Number of clauses8464620
Sum of the clauses size20118920
Maximum clause length982
Minimum clause length1
Number of clauses of size 1720
Number of clauses of size 28393300
Number of clauses of size 3400
Number of clauses of size 41600
Number of clauses of size 54000
Number of clauses of size over 564600

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

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: 1.28 2.70 3.10 4/189 9007
/proc/meminfo: memFree=22127504/32951124 swapFree=67111524/67111528
[pid=9007] ppid=9005 vsize=19392 CPUtime=0 cores=5,7
/proc/9007/stat : 9007 (RestartSAT) R 9005 9007 7955 0 -1 4202496 643 0 0 0 0 0 0 0 23 0 1 0 488000691 19857408 584 33554432000 4194304 4291949 140733777975200 18446744073709551615 212687372488 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/9007/statm: 4848 589 226 24 0 1482 0

[startup+0.100749 s]
/proc/loadavg: 1.28 2.70 3.10 4/189 9007
/proc/meminfo: memFree=22127504/32951124 swapFree=67111524/67111528
[pid=9007] ppid=9005 vsize=41220 CPUtime=0.08 cores=5,7
/proc/9007/stat : 9007 (RestartSAT) R 9005 9007 7955 0 -1 4202496 5368 0 0 0 8 0 0 0 23 0 1 0 488000691 42209280 5267 33554432000 4194304 4291949 140733777975200 18446744073709551615 212687675136 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/9007/statm: 10305 5268 228 24 0 6939 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 41220

[startup+0.200733 s]
/proc/loadavg: 1.28 2.70 3.10 4/189 9007
/proc/meminfo: memFree=22127504/32951124 swapFree=67111524/67111528
[pid=9007] ppid=9005 vsize=59772 CPUtime=0.18 cores=5,7
/proc/9007/stat : 9007 (RestartSAT) R 9005 9007 7955 0 -1 4202496 11169 0 0 0 17 1 0 0 24 0 1 0 488000691 61206528 10151 33554432000 4194304 4291949 140733777975200 18446744073709551615 4278185 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/9007/statm: 14943 10151 228 24 0 11577 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 59772

[startup+0.30071 s]
/proc/loadavg: 1.28 2.70 3.10 4/189 9007
/proc/meminfo: memFree=22127504/32951124 swapFree=67111524/67111528
[pid=9007] ppid=9005 vsize=84464 CPUtime=0.29 cores=5,7
/proc/9007/stat : 9007 (RestartSAT) R 9005 9007 7955 0 -1 4202496 17698 0 0 0 26 3 0 0 25 0 1 0 488000691 86491136 15918 33554432000 4194304 4291949 140733777975200 18446744073709551615 212687336133 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/9007/statm: 21116 15920 228 24 0 17750 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 84464

[startup+0.700638 s]
/proc/loadavg: 1.28 2.70 3.10 4/189 9007
/proc/meminfo: memFree=22127504/32951124 swapFree=67111524/67111528
[pid=9007] ppid=9005 vsize=190680 CPUtime=0.69 cores=5,7
/proc/9007/stat : 9007 (RestartSAT) R 9005 9007 7955 0 -1 4202496 42672 0 0 0 62 7 0 0 25 0 1 0 488000691 195256320 39182 33554432000 4194304 4291949 140733777975200 18446744073709551615 4221477 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/9007/statm: 47670 39202 228 24 0 44304 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 190680

[startup+1.50049 s]
/proc/loadavg: 1.28 2.70 3.10 5/190 9008
/proc/meminfo: memFree=21854580/32951124 swapFree=67111524/67111528
[pid=9007] ppid=9005 vsize=379888 CPUtime=1.49 cores=5,7
/proc/9007/stat : 9007 (RestartSAT) R 9005 9007 7955 0 -1 4202496 92226 0 0 0 133 16 0 0 25 0 1 0 488000691 389005312 81428 33554432000 4194304 4291949 140733777975200 18446744073709551615 212687336133 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/9007/statm: 94972 81430 228 24 0 91606 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 379888

[startup+3.1002 s]
/proc/loadavg: 1.66 2.75 3.11 5/190 9008
/proc/meminfo: memFree=21609308/32951124 swapFree=67111524/67111528
[pid=9007] ppid=9005 vsize=828268 CPUtime=3.09 cores=5,7
/proc/9007/stat : 9007 (RestartSAT) R 9005 9007 7955 0 -1 4202496 179833 0 0 0 280 29 0 0 25 0 1 0 488000691 848146432 163840 33554432000 4194304 4291949 140733777975200 18446744073709551615 4278185 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/9007/statm: 207067 163841 228 24 0 203701 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 828268

[startup+6.30062 s]
/proc/loadavg: 1.66 2.75 3.11 5/190 9008
/proc/meminfo: memFree=21474784/32951124 swapFree=67111524/67111528
[pid=9007] ppid=9005 vsize=840036 CPUtime=6.29 cores=5,7
/proc/9007/stat : 9007 (RestartSAT) R 9005 9007 7955 0 -1 4202496 182219 0 0 0 600 29 0 0 25 0 1 0 488000691 860196864 166226 33554432000 4194304 4291949 140733777975200 18446744073709551615 4230144 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/9007/statm: 210009 166226 232 24 0 206643 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 840036

[startup+12.7004 s]
/proc/loadavg: 1.85 2.77 3.12 5/190 9008
/proc/meminfo: memFree=21445916/32951124 swapFree=67111524/67111528
[pid=9007] ppid=9005 vsize=845352 CPUtime=12.68 cores=5,7
/proc/9007/stat : 9007 (RestartSAT) R 9005 9007 7955 0 -1 4202496 184870 0 0 0 1239 29 0 0 25 0 1 0 488000691 865640448 168877 33554432000 4194304 4291949 140733777975200 18446744073709551615 4231986 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/9007/statm: 211338 168877 234 24 0 207972 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 845352

[startup+25.5011 s]
/proc/loadavg: 2.32 2.83 3.13 5/190 9008
/proc/meminfo: memFree=21291040/32951124 swapFree=67111524/67111528
[pid=9007] ppid=9005 vsize=911488 CPUtime=25.49 cores=5,7
/proc/9007/stat : 9007 (RestartSAT) R 9005 9007 7955 0 -1 4202496 206687 0 0 0 2517 32 0 0 25 0 1 0 488000691 933363712 190594 33554432000 4194304 4291949 140733777975200 18446744073709551615 4230265 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/9007/statm: 227872 190594 234 24 0 224506 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 911488

[startup+51.1004 s]
/proc/loadavg: 2.89 2.93 3.15 5/190 9009
/proc/meminfo: memFree=21270332/32951124 swapFree=67111524/67111528
[pid=9007] ppid=9005 vsize=745864 CPUtime=51.09 cores=5,7
/proc/9007/stat : 9007 (RestartSAT) R 9005 9007 7955 0 -1 4202496 245981 0 0 0 5071 38 0 0 25 0 1 0 488000691 763764736 166162 33554432000 4194304 4291949 140733777975200 18446744073709551615 4248350 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/9007/statm: 186466 166162 253 24 0 183100 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 745864

[startup+102.301 s]
/proc/loadavg: 3.61 3.12 3.20 5/190 9010
/proc/meminfo: memFree=20958112/32951124 swapFree=67111524/67111528
[pid=9007] ppid=9005 vsize=827252 CPUtime=102.3 cores=5,7
/proc/9007/stat : 9007 (RestartSAT) R 9005 9007 7955 0 -1 4202496 263840 0 0 0 10188 42 0 0 25 0 1 0 488000691 847106048 184007 33554432000 4194304 4291949 140733777975200 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/9007/statm: 206813 184007 253 24 0 203447 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 827252

[startup+162.301 s]
/proc/loadavg: 3.84 3.26 3.25 5/190 9012
/proc/meminfo: memFree=20587720/32951124 swapFree=67111524/67111528
[pid=9007] ppid=9005 vsize=959512 CPUtime=162.3 cores=5,7
/proc/9007/stat : 9007 (RestartSAT) R 9005 9007 7955 0 -1 4202496 284635 0 0 0 16184 46 0 0 25 0 1 0 488000691 982540288 204795 33554432000 4194304 4291949 140733777975200 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/9007/statm: 239878 204795 253 24 0 236512 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 959512

[startup+222.307 s]
/proc/loadavg: 3.94 3.41 3.29 5/190 9014
/proc/meminfo: memFree=20193160/32951124 swapFree=67111524/67111528
[pid=9007] ppid=9005 vsize=1174436 CPUtime=222.3 cores=5,7
/proc/9007/stat : 9007 (RestartSAT) R 9005 9007 7955 0 -1 4202496 305782 0 0 0 22180 50 0 0 25 0 1 0 488000691 1202622464 225928 33554432000 4194304 4291949 140733777975200 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/9007/statm: 293609 225928 253 24 0 290243 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 1174436

[startup+282.3 s]
/proc/loadavg: 3.98 3.50 3.33 5/190 9015
/proc/meminfo: memFree=19789880/32951124 swapFree=67111524/67111528
[pid=9007] ppid=9005 vsize=1174436 CPUtime=282.29 cores=5,7
/proc/9007/stat : 9007 (RestartSAT) R 9005 9007 7955 0 -1 4202496 330998 0 0 0 28176 53 0 0 25 0 1 0 488000691 1202622464 251136 33554432000 4194304 4291949 140733777975200 18446744073709551615 4248400 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/9007/statm: 293609 251136 253 24 0 290243 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 1174436

[startup+342.3 s]
/proc/loadavg: 3.99 3.59 3.37 5/190 9017
/proc/meminfo: memFree=19439912/32951124 swapFree=67111524/67111528
[pid=9007] ppid=9005 vsize=1523684 CPUtime=342.3 cores=5,7
/proc/9007/stat : 9007 (RestartSAT) R 9005 9007 7955 0 -1 4202496 356914 0 0 0 34172 58 0 0 25 0 1 0 488000691 1560252416 277041 33554432000 4194304 4291949 140733777975200 18446744073709551615 4262273 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/9007/statm: 380921 277041 253 24 0 377555 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 1523684

[startup+402.3 s]
/proc/loadavg: 3.99 3.66 3.41 5/190 9018
/proc/meminfo: memFree=19051024/32951124 swapFree=67111524/67111528
[pid=9007] ppid=9005 vsize=1523684 CPUtime=402.3 cores=5,7
/proc/9007/stat : 9007 (RestartSAT) R 9005 9007 7955 0 -1 4202496 377622 0 0 0 40168 62 0 0 25 0 1 0 488000691 1560252416 297738 33554432000 4194304 4291949 140733777975200 18446744073709551615 4255624 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/9007/statm: 380921 297738 253 24 0 377555 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 1523684

[startup+462.3 s]
/proc/loadavg: 3.99 3.72 3.44 5/190 9020
/proc/meminfo: memFree=18676640/32951124 swapFree=67111524/67111528
[pid=9007] ppid=9005 vsize=1523684 CPUtime=462.3 cores=5,7
/proc/9007/stat : 9007 (RestartSAT) R 9005 9007 7955 0 -1 4202496 399742 0 0 0 46165 65 0 0 25 0 1 0 488000691 1560252416 319850 33554432000 4194304 4291949 140733777975200 18446744073709551615 4248371 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/9007/statm: 380921 319850 253 24 0 377555 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 1523684

[startup+522.3 s]
/proc/loadavg: 4.06 3.79 3.48 5/190 9021
/proc/meminfo: memFree=18402684/32951124 swapFree=67111524/67111528
[pid=9007] ppid=9005 vsize=1523684 CPUtime=522.31 cores=5,7
/proc/9007/stat : 9007 (RestartSAT) R 9005 9007 7955 0 -1 4202496 417208 0 0 0 52161 70 0 0 25 0 1 0 488000691 1560252416 337307 33554432000 4194304 4291949 140733777975200 18446744073709551615 4248360 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/9007/statm: 380921 337307 253 24 0 377555 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 1523684

[startup+582.301 s]
/proc/loadavg: 4.02 3.82 3.51 5/190 9023
/proc/meminfo: memFree=18035380/32951124 swapFree=67111524/67111528
[pid=9007] ppid=9005 vsize=1523684 CPUtime=582.31 cores=5,7
/proc/9007/stat : 9007 (RestartSAT) R 9005 9007 7955 0 -1 4202496 439698 0 0 0 58157 74 0 0 25 0 1 0 488000691 1560252416 359795 33554432000 4194304 4291949 140733777975200 18446744073709551615 4248512 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/9007/statm: 380921 359795 253 24 0 377555 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 1523684

[startup+642.301 s]
/proc/loadavg: 4.04 3.87 3.54 5/190 9025
/proc/meminfo: memFree=17614620/32951124 swapFree=67111524/67111528
[pid=9007] ppid=9005 vsize=2091212 CPUtime=642.31 cores=5,7
/proc/9007/stat : 9007 (RestartSAT) R 9005 9007 7955 0 -1 4202496 477021 0 0 0 64151 80 0 0 25 0 1 0 488000691 2141401088 397100 33554432000 4194304 4291949 140733777975200 18446744073709551615 4248464 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/9007/statm: 522803 397100 253 24 0 519437 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 2091212

[startup+702.301 s]
/proc/loadavg: 4.01 3.89 3.57 5/190 9026
/proc/meminfo: memFree=17300752/32951124 swapFree=67111524/67111528
[pid=9007] ppid=9005 vsize=2091212 CPUtime=702.31 cores=5,7
/proc/9007/stat : 9007 (RestartSAT) R 9005 9007 7955 0 -1 4202496 495429 0 0 0 70148 83 0 0 25 0 1 0 488000691 2141401088 415505 33554432000 4194304 4291949 140733777975200 18446744073709551615 4248512 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/9007/statm: 522803 415505 253 24 0 519437 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 2091212

[startup+762.301 s]
/proc/loadavg: 4.00 3.91 3.59 5/190 9028
/proc/meminfo: memFree=17000884/32951124 swapFree=67111524/67111528
[pid=9007] ppid=9005 vsize=2091212 CPUtime=762.31 cores=5,7
/proc/9007/stat : 9007 (RestartSAT) R 9005 9007 7955 0 -1 4202496 513984 0 0 0 76145 86 0 0 25 0 1 0 488000691 2141401088 434048 33554432000 4194304 4291949 140733777975200 18446744073709551615 4251629 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/9007/statm: 522803 434048 253 24 0 519437 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 2091212

[startup+822.301 s]
/proc/loadavg: 4.00 3.92 3.61 5/190 9029
/proc/meminfo: memFree=16690604/32951124 swapFree=67111524/67111528
[pid=9007] ppid=9005 vsize=2091212 CPUtime=822.32 cores=5,7
/proc/9007/stat : 9007 (RestartSAT) R 9005 9007 7955 0 -1 4202496 531489 0 0 0 82142 90 0 0 25 0 1 0 488000691 2141401088 451541 33554432000 4194304 4291949 140733777975200 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/9007/statm: 522803 451541 253 24 0 519437 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 2091212

[startup+882.307 s]
/proc/loadavg: 4.00 3.93 3.64 5/190 9031
/proc/meminfo: memFree=16329256/32951124 swapFree=67111524/67111528
[pid=9007] ppid=9005 vsize=2091212 CPUtime=882.32 cores=5,7
/proc/9007/stat : 9007 (RestartSAT) R 9005 9007 7955 0 -1 4202496 557415 0 0 0 88138 94 0 0 25 0 1 0 488000691 2141401088 477460 33554432000 4194304 4291949 140733777975200 18446744073709551615 212687334296 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/9007/statm: 522803 477460 253 24 0 519437 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 2091212

[startup+942.301 s]
/proc/loadavg: 4.00 3.94 3.66 5/190 9033
/proc/meminfo: memFree=17106456/32951124 swapFree=67111524/67111528
[pid=9007] ppid=9005 vsize=2091212 CPUtime=942.32 cores=5,7
/proc/9007/stat : 9007 (RestartSAT) R 9005 9007 7955 0 -1 4202496 577302 0 0 0 94135 97 0 0 25 0 1 0 488000691 2141401088 497330 33554432000 4194304 4291949 140733777975200 18446744073709551615 4250414 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/9007/statm: 522803 497330 253 24 0 519437 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 2091212

[startup+1002.3 s]
/proc/loadavg: 4.00 3.95 3.67 5/190 9034
/proc/meminfo: memFree=16683948/32951124 swapFree=67111524/67111528
[pid=9007] ppid=9005 vsize=3013448 CPUtime=1002.32 cores=5,7
/proc/9007/stat : 9007 (RestartSAT) R 9005 9007 7955 0 -1 4202496 601110 0 0 0 100131 101 0 0 25 0 1 0 488000691 3085770752 521126 33554432000 4194304 4291949 140733777975200 18446744073709551615 4248432 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/9007/statm: 753362 521126 253 24 0 749996 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 3013448

[startup+1062.3 s]
/proc/loadavg: 4.00 3.95 3.69 5/190 9036
/proc/meminfo: memFree=16321828/32951124 swapFree=67111524/67111528
[pid=9007] ppid=9005 vsize=3013448 CPUtime=1062.31 cores=5,7
/proc/9007/stat : 9007 (RestartSAT) R 9005 9007 7955 0 -1 4202496 617465 0 0 0 106128 103 0 0 25 0 1 0 488000691 3085770752 537478 33554432000 4194304 4291949 140733777975200 18446744073709551615 4248306 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/9007/statm: 753362 537478 253 24 0 749996 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 3013448

[startup+1122.3 s]
/proc/loadavg: 4.10 3.99 3.72 5/190 9038
/proc/meminfo: memFree=15962204/32951124 swapFree=67111524/67111528
[pid=9007] ppid=9005 vsize=3013448 CPUtime=1122.32 cores=5,7
/proc/9007/stat : 9007 (RestartSAT) R 9005 9007 7955 0 -1 4202496 637763 0 0 0 112125 107 0 0 25 0 1 0 488000691 3085770752 557765 33554432000 4194304 4291949 140733777975200 18446744073709551615 212691133569 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/9007/statm: 753362 557765 253 24 0 749996 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 3013448

[startup+1182.3 s]
/proc/loadavg: 4.09 4.00 3.74 5/190 9039
/proc/meminfo: memFree=15652180/32951124 swapFree=67111524/67111528
[pid=9007] ppid=9005 vsize=3013448 CPUtime=1182.33 cores=5,7
/proc/9007/stat : 9007 (RestartSAT) R 9005 9007 7955 0 -1 4202496 659045 0 0 0 118122 111 0 0 25 0 1 0 488000691 3085770752 579035 33554432000 4194304 4291949 140733777975200 18446744073709551615 4248595 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/9007/statm: 753362 579035 253 24 0 749996 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 3013448

[startup+1242.3 s]
/proc/loadavg: 4.03 4.00 3.75 5/190 9050
/proc/meminfo: memFree=15310284/32951124 swapFree=67111524/67111528
[pid=9007] ppid=9005 vsize=3013448 CPUtime=1242.33 cores=5,7
/proc/9007/stat : 9007 (RestartSAT) R 9005 9007 7955 0 -1 4202496 683431 0 0 0 124119 114 0 0 25 0 1 0 488000691 3085770752 603417 33554432000 4194304 4291949 140733777975200 18446744073709551615 4250438 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/9007/statm: 753362 603417 253 24 0 749996 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 3013448



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.85 3.97 3.75 2/173 9105
/proc/meminfo: memFree=20120036/32951124 swapFree=67111524/67111528
[pid=9007] ppid=9005 vsize=3013448 CPUtime=1300.03 cores=5,7
/proc/9007/stat : 9007 (RestartSAT) R 9005 9007 7955 0 -1 4202496 704117 0 0 0 129886 117 0 0 25 0 1 0 488000691 3085770752 624091 33554432000 4194304 4291949 140733777975200 18446744073709551615 4261956 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/9007/statm: 753362 624091 253 24 0 749996 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 3013448

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.85 3.97 3.75 2/173 9105
/proc/meminfo: memFree=20120036/32951124 swapFree=67111524/67111528
[pid=9007] ppid=9005 vsize=0 CPUtime=1300.13 cores=5,7
/proc/9007/stat : 9007 (RestartSAT) R 9005 9007 7955 0 -1 4203524 704117 0 0 0 129886 127 0 0 25 0 1 0 488000691 0 0 33554432000 0 0 0 0 0 0 0 4096 8388610 18446744073709551615 0 0 17 5 0 0 0
/proc/9007/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.12
CPU time (s): 1300.15
CPU user time (s): 1298.86
CPU system time (s): 1.2858
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 3013448

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.86
system time used= 1.2858
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 704117
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= 5
involuntary context switches= 15547

runsolver used 2.11968 second user time and 4.98024 second system time

The end

Launcher Data

Begin job on node139 at 2011-04-25 22:40:30
IDJOB=3285510
IDBENCH=82388
IDSOLVER=1580
FILE ID=node139/3285510-1303764024
RUNJOBID= node139-1303764024-8967
PBS_JOBID= 13157122
Free space on /tmp= 72164 MiB

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

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

MD5SUM BENCH= 48f03e5fbe31fc85b9a464480fc8aa5a
RANDOM SEED=1817042951

node139.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.70
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.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.852
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5321.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22127784 kB
Buffers:       2057028 kB
Cached:        7781496 kB
SwapCached:          4 kB
Active:        2529572 kB
Inactive:      7753152 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22127784 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:          275336 kB
Writeback:           0 kB
AnonPages:      443924 kB
Mapped:          15404 kB
Slab:           475124 kB
PageTables:       6096 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   691524 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= 72264 MiB
End job on node139 at 2011-04-25 23:02:12