Trace number 3285234

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.13 1300.11

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
transport-transport-city-sequential-35nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.040-NOTKNOWN.cnf
MD5SUMce0d180356398dfbcfd2bbbb1cb3f9e5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark375.866
Satisfiable
(Un)Satisfiability was proved
Number of variables1260306
Number of clauses6771840
Sum of the clauses size16095280
Maximum clause length982
Minimum clause length1
Number of clauses of size 1720
Number of clauses of size 26714640
Number of clauses of size 3320
Number of clauses of size 41280
Number of clauses of size 53200
Number of clauses of size over 551680

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-3285234-1303762332/watcher-3285234-1303762332 -o /tmp/evaluation-result-3285234-1303762332/solver-3285234-1303762332 -C 2400 -W 1300 -M 7680 HOME/RestartSAT -rfirst=1 -var-decay=0.95 HOME/instance-3285234-1303762332.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.90 2.68 2.90 5/189 32113
/proc/meminfo: memFree=12533680/32950940 swapFree=67111528/67111528
[pid=32113] ppid=32111 vsize=20252 CPUtime=0 cores=4,6
/proc/32113/stat : 32113 (RestartSAT) R 32111 32113 31561 0 -1 4202496 850 0 0 0 0 0 0 0 20 0 1 0 566464457 20738048 791 33554432000 4194304 4291949 140735077109552 18446744073709551615 4277761 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32113/statm: 5063 796 228 24 0 1697 0

[startup+0.0719411 s]
/proc/loadavg: 3.90 2.68 2.90 5/189 32113
/proc/meminfo: memFree=12533680/32950940 swapFree=67111528/67111528
[pid=32113] ppid=32111 vsize=35648 CPUtime=0.06 cores=4,6
/proc/32113/stat : 32113 (RestartSAT) R 32111 32113 31561 0 -1 4202496 3988 0 0 0 6 0 0 0 20 0 1 0 566464457 36503552 3928 33554432000 4194304 4291949 140735077109552 18446744073709551615 4200581 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32113/statm: 8912 3928 228 24 0 5546 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 35648

[startup+0.100936 s]
/proc/loadavg: 3.90 2.68 2.90 5/189 32113
/proc/meminfo: memFree=12533680/32950940 swapFree=67111528/67111528
[pid=32113] ppid=32111 vsize=41216 CPUtime=0.08 cores=4,6
/proc/32113/stat : 32113 (RestartSAT) R 32111 32113 31561 0 -1 4202496 5384 0 0 0 8 0 0 0 20 0 1 0 566464457 42205184 5283 33554432000 4194304 4291949 140735077109552 18446744073709551615 4200616 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32113/statm: 10304 5283 228 24 0 6938 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 41216

[startup+0.301021 s]
/proc/loadavg: 3.90 2.68 2.90 5/189 32113
/proc/meminfo: memFree=12533680/32950940 swapFree=67111528/67111528
[pid=32113] ppid=32111 vsize=84592 CPUtime=0.29 cores=4,6
/proc/32113/stat : 32113 (RestartSAT) R 32111 32113 31561 0 -1 4202496 17745 0 0 0 26 3 0 0 21 0 1 0 566464457 86622208 15965 33554432000 4194304 4291949 140735077109552 18446744073709551615 4277165 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32113/statm: 21148 15967 228 24 0 17782 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 84592

[startup+0.700891 s]
/proc/loadavg: 3.90 2.68 2.90 5/189 32113
/proc/meminfo: memFree=12533680/32950940 swapFree=67111528/67111528
[pid=32113] ppid=32111 vsize=184656 CPUtime=0.69 cores=4,6
/proc/32113/stat : 32113 (RestartSAT) R 32111 32113 31561 0 -1 4202496 43390 0 0 0 62 7 0 0 22 0 1 0 566464457 189087744 38362 33554432000 4194304 4291949 140735077109552 18446744073709551615 215988253381 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32113/statm: 46164 38363 228 24 0 42798 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 184656

[startup+1.50075 s]
/proc/loadavg: 3.90 2.68 2.90 5/190 32114
/proc/meminfo: memFree=12302688/32950940 swapFree=67111528/67111528
[pid=32113] ppid=32111 vsize=381864 CPUtime=1.48 cores=4,6
/proc/32113/stat : 32113 (RestartSAT) R 32111 32113 31561 0 -1 4202496 92929 0 0 0 133 15 0 0 25 0 1 0 566464457 391028736 82131 33554432000 4194304 4291949 140735077109552 18446744073709551615 4278185 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32113/statm: 95466 82133 228 24 0 92100 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 381864

[startup+3.10047 s]
/proc/loadavg: 3.90 2.68 2.90 5/190 32114
/proc/meminfo: memFree=12074120/32950940 swapFree=67111528/67111528
[pid=32113] ppid=32111 vsize=601260 CPUtime=3.09 cores=4,6
/proc/32113/stat : 32113 (RestartSAT) R 32111 32113 31561 0 -1 4202496 148590 0 0 0 286 23 0 0 25 0 1 0 566464457 615690240 132597 33554432000 4194304 4291949 140735077109552 18446744073709551615 4230256 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32113/statm: 150315 132597 232 24 0 146949 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 601260

[startup+6.30085 s]
/proc/loadavg: 3.91 2.70 2.91 5/190 32114
/proc/meminfo: memFree=11983596/32950940 swapFree=67111528/67111528
[pid=32113] ppid=32111 vsize=601260 CPUtime=6.29 cores=4,6
/proc/32113/stat : 32113 (RestartSAT) R 32111 32113 31561 0 -1 4202496 148590 0 0 0 606 23 0 0 25 0 1 0 566464457 615690240 132597 33554432000 4194304 4291949 140735077109552 18446744073709551615 4230256 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32113/statm: 150315 132597 232 24 0 146949 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 601260

[startup+12.7008 s]
/proc/loadavg: 3.92 2.72 2.91 5/190 32114
/proc/meminfo: memFree=11892512/32950940 swapFree=67111528/67111528
[pid=32113] ppid=32111 vsize=664616 CPUtime=12.69 cores=4,6
/proc/32113/stat : 32113 (RestartSAT) R 32111 32113 31561 0 -1 4202496 167905 0 0 0 1244 25 0 0 25 0 1 0 566464457 680566784 151869 33554432000 4194304 4291949 140735077109552 18446744073709551615 4231986 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32113/statm: 166154 151869 234 24 0 162788 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 664616

[startup+25.5005 s]
/proc/loadavg: 3.93 2.78 2.93 5/190 32114
/proc/meminfo: memFree=11960808/32950940 swapFree=67111528/67111528
[pid=32113] ppid=32111 vsize=597868 CPUtime=25.48 cores=4,6
/proc/32113/stat : 32113 (RestartSAT) R 32111 32113 31561 0 -1 4202496 194233 0 0 0 2519 29 0 0 25 0 1 0 566464457 612216832 126599 33554432000 4194304 4291949 140735077109552 18446744073709551615 4248464 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32113/statm: 149467 126599 253 24 0 146101 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 597868

[startup+51.101 s]
/proc/loadavg: 3.96 2.88 2.95 5/190 32115
/proc/meminfo: memFree=11837016/32950940 swapFree=67111528/67111528
[pid=32113] ppid=32111 vsize=597868 CPUtime=51.09 cores=4,6
/proc/32113/stat : 32113 (RestartSAT) R 32111 32113 31561 0 -1 4202496 203682 0 0 0 5078 31 0 0 25 0 1 0 566464457 612216832 136045 33554432000 4194304 4291949 140735077109552 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32113/statm: 149467 136045 253 24 0 146101 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 597868

[startup+102.307 s]
/proc/loadavg: 3.98 3.05 3.01 5/190 32116
/proc/meminfo: memFree=11583788/32950940 swapFree=67111528/67111528
[pid=32113] ppid=32111 vsize=679256 CPUtime=102.29 cores=4,6
/proc/32113/stat : 32113 (RestartSAT) R 32111 32113 31561 0 -1 4202496 221299 0 0 0 10194 35 0 0 25 0 1 0 566464457 695558144 153651 33554432000 4194304 4291949 140735077109552 18446744073709551615 4248575 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32113/statm: 169814 153651 253 24 0 166448 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 679256

[startup+162.301 s]
/proc/loadavg: 3.99 3.22 3.07 5/190 32118
/proc/meminfo: memFree=11294080/32950940 swapFree=67111528/67111528
[pid=32113] ppid=32111 vsize=811516 CPUtime=162.29 cores=4,6
/proc/32113/stat : 32113 (RestartSAT) R 32111 32113 31561 0 -1 4202496 241192 0 0 0 16191 38 0 0 25 0 1 0 566464457 830992384 173534 33554432000 4194304 4291949 140735077109552 18446744073709551615 4251488 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32113/statm: 202879 173534 253 24 0 199513 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 811516

[startup+222.301 s]
/proc/loadavg: 3.99 3.36 3.12 5/190 32120
/proc/meminfo: memFree=11029692/32950940 swapFree=67111528/67111528
[pid=32113] ppid=32111 vsize=1026440 CPUtime=222.29 cores=4,6
/proc/32113/stat : 32113 (RestartSAT) R 32111 32113 31561 0 -1 4202496 261734 0 0 0 22188 41 0 0 25 0 1 0 566464457 1051074560 194059 33554432000 4194304 4291949 140735077109552 18446744073709551615 4255668 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32113/statm: 256610 194059 253 24 0 253244 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 1026440

[startup+282.301 s]
/proc/loadavg: 3.99 3.47 3.17 5/190 32121
/proc/meminfo: memFree=10712460/32950940 swapFree=67111528/67111528
[pid=32113] ppid=32111 vsize=1026440 CPUtime=282.28 cores=4,6
/proc/32113/stat : 32113 (RestartSAT) R 32111 32113 31561 0 -1 4202496 295084 0 0 0 28182 46 0 0 25 0 1 0 566464457 1051074560 227400 33554432000 4194304 4291949 140735077109552 18446744073709551615 4248512 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32113/statm: 256610 227400 253 24 0 253244 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 1026440

[startup+342.301 s]
/proc/loadavg: 4.05 3.58 3.23 5/190 32123
/proc/meminfo: memFree=10438384/32950940 swapFree=67111528/67111528
[pid=32113] ppid=32111 vsize=1375688 CPUtime=342.29 cores=4,6
/proc/32113/stat : 32113 (RestartSAT) R 32111 32113 31561 0 -1 4202496 315645 0 0 0 34180 49 0 0 25 0 1 0 566464457 1408704512 247953 33554432000 4194304 4291949 140735077109552 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32113/statm: 343922 247953 253 24 0 340556 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 1375688

[startup+402.301 s]
/proc/loadavg: 4.02 3.66 3.27 5/190 32124
/proc/meminfo: memFree=10051212/32950940 swapFree=67111528/67111528
[pid=32113] ppid=32111 vsize=1375688 CPUtime=402.29 cores=4,6
/proc/32113/stat : 32113 (RestartSAT) R 32111 32113 31561 0 -1 4202496 340289 0 0 0 40177 52 0 0 25 0 1 0 566464457 1408704512 272585 33554432000 4194304 4291949 140735077109552 18446744073709551615 4248400 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32113/statm: 343922 272585 253 24 0 340556 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 1375688

[startup+462.301 s]
/proc/loadavg: 4.05 3.73 3.32 5/190 32126
/proc/meminfo: memFree=9689096/32950940 swapFree=67111528/67111528
[pid=32113] ppid=32111 vsize=1375688 CPUtime=462.29 cores=4,6
/proc/32113/stat : 32113 (RestartSAT) R 32111 32113 31561 0 -1 4202496 367377 0 0 0 46173 56 0 0 25 0 1 0 566464457 1408704512 299664 33554432000 4194304 4291949 140735077109552 18446744073709551615 4248350 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32113/statm: 343922 299664 253 24 0 340556 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 1375688

[startup+522.301 s]
/proc/loadavg: 4.10 3.81 3.37 5/190 32128
/proc/meminfo: memFree=9394060/32950940 swapFree=67111528/67111528
[pid=32113] ppid=32111 vsize=1375688 CPUtime=522.29 cores=4,6
/proc/32113/stat : 32113 (RestartSAT) R 32111 32113 31561 0 -1 4202496 389729 0 0 0 52171 58 0 0 25 0 1 0 566464457 1408704512 322001 33554432000 4194304 4291949 140735077109552 18446744073709551615 4255907 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32113/statm: 343922 322001 253 24 0 340556 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 1375688

[startup+582.301 s]
/proc/loadavg: 4.04 3.84 3.41 5/190 32129
/proc/meminfo: memFree=9097040/32950940 swapFree=67111528/67111528
[pid=32113] ppid=32111 vsize=1943216 CPUtime=582.29 cores=4,6
/proc/32113/stat : 32113 (RestartSAT) R 32111 32113 31561 0 -1 4202496 413929 0 0 0 58168 61 0 0 25 0 1 0 566464457 1989853184 346191 33554432000 4194304 4291949 140735077109552 18446744073709551615 4248356 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32113/statm: 485804 346191 253 24 0 482438 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 1943216

[startup+642.301 s]
/proc/loadavg: 4.01 3.86 3.44 5/190 32131
/proc/meminfo: memFree=8717436/32950940 swapFree=67111528/67111528
[pid=32113] ppid=32111 vsize=1943216 CPUtime=642.3 cores=4,6
/proc/32113/stat : 32113 (RestartSAT) R 32111 32113 31561 0 -1 4202496 457700 0 0 0 64165 65 0 0 25 0 1 0 566464457 1989853184 389955 33554432000 4194304 4291949 140735077109552 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32113/statm: 485804 389955 253 24 0 482438 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 1943216

[startup+702.301 s]
/proc/loadavg: 4.00 3.89 3.47 5/190 32132
/proc/meminfo: memFree=8447816/32950940 swapFree=67111528/67111528
[pid=32113] ppid=32111 vsize=1943216 CPUtime=702.3 cores=4,6
/proc/32113/stat : 32113 (RestartSAT) R 32111 32113 31561 0 -1 4202496 482034 0 0 0 70161 69 0 0 25 0 1 0 566464457 1989853184 414282 33554432000 4194304 4291949 140735077109552 18446744073709551615 4248356 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32113/statm: 485804 414282 253 24 0 482438 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 1943216

[startup+762.306 s]
/proc/loadavg: 4.00 3.90 3.50 5/190 32134
/proc/meminfo: memFree=8167532/32950940 swapFree=67111528/67111528
[pid=32113] ppid=32111 vsize=1943216 CPUtime=762.3 cores=4,6
/proc/32113/stat : 32113 (RestartSAT) R 32111 32113 31561 0 -1 4202496 507364 0 0 0 76157 73 0 0 25 0 1 0 566464457 1989853184 439603 33554432000 4194304 4291949 140735077109552 18446744073709551615 4248452 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32113/statm: 485804 439603 253 24 0 482438 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 1943216

[startup+822.301 s]
/proc/loadavg: 4.00 3.92 3.53 5/190 32136
/proc/meminfo: memFree=7902256/32950940 swapFree=67111528/67111528
[pid=32113] ppid=32111 vsize=1943216 CPUtime=822.3 cores=4,6
/proc/32113/stat : 32113 (RestartSAT) R 32111 32113 31561 0 -1 4202496 531765 0 0 0 82154 76 0 0 25 0 1 0 566464457 1989853184 463984 33554432000 4194304 4291949 140735077109552 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32113/statm: 485804 463984 253 24 0 482438 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 1943216

[startup+882.301 s]
/proc/loadavg: 4.08 3.95 3.56 5/190 32137
/proc/meminfo: memFree=7636600/32950940 swapFree=67111528/67111528
[pid=32113] ppid=32111 vsize=2865452 CPUtime=882.3 cores=4,6
/proc/32113/stat : 32113 (RestartSAT) R 32111 32113 31561 0 -1 4202496 555853 0 0 0 88150 80 0 0 25 0 1 0 566464457 2934222848 488061 33554432000 4194304 4291949 140735077109552 18446744073709551615 4248371 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32113/statm: 716363 488061 253 24 0 712997 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 2865452

[startup+942.301 s]
/proc/loadavg: 4.03 3.95 3.59 5/190 32139
/proc/meminfo: memFree=7359056/32950940 swapFree=67111528/67111528
[pid=32113] ppid=32111 vsize=2865452 CPUtime=942.31 cores=4,6
/proc/32113/stat : 32113 (RestartSAT) R 32111 32113 31561 0 -1 4202496 576526 0 0 0 94147 84 0 0 25 0 1 0 566464457 2934222848 508727 33554432000 4194304 4291949 140735077109552 18446744073709551615 4248432 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32113/statm: 716363 508727 253 24 0 712997 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 2865452

[startup+1002.3 s]
/proc/loadavg: 4.01 3.96 3.61 5/190 32140
/proc/meminfo: memFree=7084108/32950940 swapFree=67111528/67111528
[pid=32113] ppid=32111 vsize=2865452 CPUtime=1002.3 cores=4,6
/proc/32113/stat : 32113 (RestartSAT) R 32111 32113 31561 0 -1 4202496 605461 0 0 0 100142 88 0 0 25 0 1 0 566464457 2934222848 537650 33554432000 4194304 4291949 140735077109552 18446744073709551615 4248624 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32113/statm: 716363 537650 253 24 0 712997 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 2865452

[startup+1062.3 s]
/proc/loadavg: 4.06 3.98 3.64 5/190 32142
/proc/meminfo: memFree=6821568/32950940 swapFree=67111528/67111528
[pid=32113] ppid=32111 vsize=2865452 CPUtime=1062.31 cores=4,6
/proc/32113/stat : 32113 (RestartSAT) R 32111 32113 31561 0 -1 4202496 627511 0 0 0 106139 92 0 0 25 0 1 0 566464457 2934222848 559694 33554432000 4194304 4291949 140735077109552 18446744073709551615 4255907 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32113/statm: 716363 559694 253 24 0 712997 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 2865452

[startup+1122.3 s]
/proc/loadavg: 3.43 3.85 3.61 2/172 32198
/proc/meminfo: memFree=11458124/32950940 swapFree=67111528/67111528
[pid=32113] ppid=32111 vsize=2865452 CPUtime=1122.3 cores=4,6
/proc/32113/stat : 32113 (RestartSAT) R 32111 32113 31561 0 -1 4202496 657576 0 0 0 112135 95 0 0 25 0 1 0 566464457 2934222848 589749 33554432000 4194304 4291949 140735077109552 18446744073709551615 4255983 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32113/statm: 716363 589749 253 24 0 712997 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 2865452

[startup+1182.3 s]
/proc/loadavg: 1.89 3.33 3.45 2/172 32199
/proc/meminfo: memFree=11375924/32950940 swapFree=67111528/67111528
[pid=32113] ppid=32111 vsize=2865452 CPUtime=1182.31 cores=4,6
/proc/32113/stat : 32113 (RestartSAT) R 32111 32113 31561 0 -1 4202496 678348 0 0 0 118132 99 0 0 25 0 1 0 566464457 2934222848 610506 33554432000 4194304 4291949 140735077109552 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32113/statm: 716363 610506 253 24 0 712997 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 2865452

[startup+1242.3 s]
/proc/loadavg: 1.33 2.90 3.29 2/172 32201
/proc/meminfo: memFree=11304808/32950940 swapFree=67111528/67111528
[pid=32113] ppid=32111 vsize=2865452 CPUtime=1242.31 cores=4,6
/proc/32113/stat : 32113 (RestartSAT) R 32111 32113 31561 0 -1 4202496 696446 0 0 0 124130 101 0 0 25 0 1 0 566464457 2934222848 628592 33554432000 4194304 4291949 140735077109552 18446744073709551615 4248464 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32113/statm: 716363 628592 253 24 0 712997 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 2865452



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.12 2.55 3.15 2/172 32202
/proc/meminfo: memFree=11135628/32950940 swapFree=67111528/67111528
[pid=32113] ppid=32111 vsize=2865452 CPUtime=1300.02 cores=4,6
/proc/32113/stat : 32113 (RestartSAT) R 32111 32113 31561 0 -1 4202496 738180 0 0 0 129895 107 0 0 25 0 1 0 566464457 2934222848 670310 33554432000 4194304 4291949 140735077109552 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32113/statm: 716363 670310 253 24 0 712997 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 2865452

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: 1.12 2.55 3.15 2/173 32203
/proc/meminfo: memFree=13690936/32950940 swapFree=67111528/67111528
[pid=32113] ppid=32111 vsize=0 CPUtime=1300.12 cores=4,6
/proc/32113/stat : 32113 (RestartSAT) R 32111 32113 31561 0 -1 4203524 738180 0 0 0 129895 117 0 0 25 0 1 0 566464457 0 0 33554432000 0 0 0 0 0 0 0 4096 8388610 18446744073709551615 0 0 17 4 0 0 0
/proc/32113/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1300.12
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.11
CPU time (s): 1300.13
CPU user time (s): 1298.95
CPU system time (s): 1.17682
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 2865452

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.95
system time used= 1.17682
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 738180
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= 13714

runsolver used 1.9927 second user time and 4.93825 second system time

The end

Launcher Data

Begin job on node117 at 2011-04-25 22:12:16
IDJOB=3285234
IDBENCH=82374
IDSOLVER=1580
FILE ID=node117/3285234-1303762332
RUNJOBID= node117-1303762137-31985
PBS_JOBID= 13157146
Free space on /tmp= 71224 MiB

SOLVER NAME= RestartSAT B95
BENCH NAME= SAT11/application/rintanen/SATPlanning/transport-transport-city-sequential-35nodes-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-3285234-1303762332/watcher-3285234-1303762332 -o /tmp/evaluation-result-3285234-1303762332/solver-3285234-1303762332 -C 2400 -W 1300 -M 7680  HOME/RestartSAT -rfirst=1 -var-decay=0.95 HOME/instance-3285234-1303762332.cnf

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

MD5SUM BENCH= ce0d180356398dfbcfd2bbbb1cb3f9e5
RANDOM SEED=919972305

node117.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	: 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.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.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.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.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.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.74
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.75
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	: 5267.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      12533836 kB
Buffers:       2322148 kB
Cached:       16373244 kB
SwapCached:          0 kB
Active:       11897748 kB
Inactive:      7954988 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      12533836 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:          134492 kB
Writeback:           0 kB
AnonPages:     1156056 kB
Mapped:          15380 kB
Slab:           498808 kB
PageTables:       7520 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS:  1593352 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= 71404 MiB
End job on node117 at 2011-04-25 22:33:59