Trace number 3285005

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 A75? (TO) 1300.11 1300.08

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
openstacks-sequencedstrips-nonadl-nonnegated-os-sequencedstrips-p30_1.045-NOTKNOWN.cnf
MD5SUM0385ba51f44fb47d0b0726e26312816f
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables171676
Number of clauses858766
Sum of the clauses size2046721
Maximum clause length63
Minimum clause length1
Number of clauses of size 1211
Number of clauses of size 2847665
Number of clauses of size 32700
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 58190

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-3285005-1303762548/watcher-3285005-1303762548 -o /tmp/evaluation-result-3285005-1303762548/solver-3285005-1303762548 -C 2400 -W 1300 -M 7680 HOME/RestartSAT -rfirst=1 -var-decay=0.75 HOME/instance-3285005-1303762548.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: 0.85 1.06 2.07 5/180 8779
/proc/meminfo: memFree=22774352/32951124 swapFree=67111524/67111528
[pid=8779] ppid=8777 vsize=2492 CPUtime=0 cores=4,6
/proc/8779/stat : 8779 (RestartSAT) S 8777 8779 7955 0 -1 4194304 87 0 0 0 0 0 0 0 21 0 1 0 487852603 2551808 43 33554432000 4194304 4291949 140733684109088 18446744073709551615 212682751623 0 2147483391 4096 0 18446744071699199166 0 0 17 4 0 0 0
/proc/8779/statm: 623 43 34 24 0 23 0

[startup+0.042973 s]
/proc/loadavg: 0.85 1.06 2.07 5/180 8779
/proc/meminfo: memFree=22774352/32951124 swapFree=67111524/67111528
[pid=8779] ppid=8777 vsize=26264 CPUtime=0.03 cores=4,6
/proc/8779/stat : 8779 (RestartSAT) R 8777 8779 7955 0 -1 4202496 2583 0 0 0 3 0 0 0 21 0 1 0 487852603 26894336 2408 33554432000 4194304 4291949 140733684109088 18446744073709551615 212687336133 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8779/statm: 6566 2409 228 24 0 3200 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 26264

[startup+0.100927 s]
/proc/loadavg: 0.85 1.06 2.07 5/180 8779
/proc/meminfo: memFree=22774352/32951124 swapFree=67111524/67111528
[pid=8779] ppid=8777 vsize=37916 CPUtime=0.09 cores=4,6
/proc/8779/stat : 8779 (RestartSAT) R 8777 8779 7955 0 -1 4202496 6384 0 0 0 9 0 0 0 21 0 1 0 487852603 38825984 5667 33554432000 4194304 4291949 140733684109088 18446744073709551615 4278286 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8779/statm: 9479 5667 228 24 0 6113 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 37916

[startup+0.300921 s]
/proc/loadavg: 0.85 1.06 2.07 5/180 8779
/proc/meminfo: memFree=22774352/32951124 swapFree=67111524/67111528
[pid=8779] ppid=8777 vsize=80060 CPUtime=0.29 cores=4,6
/proc/8779/stat : 8779 (RestartSAT) R 8777 8779 7955 0 -1 4202496 18714 0 0 0 27 2 0 0 22 0 1 0 487852603 81981440 15593 33554432000 4194304 4291949 140733684109088 18446744073709551615 4230128 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8779/statm: 20015 15593 232 24 0 16649 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 80060

[startup+0.700862 s]
/proc/loadavg: 0.85 1.06 2.07 5/180 8779
/proc/meminfo: memFree=22774352/32951124 swapFree=67111524/67111528
[pid=8779] ppid=8777 vsize=94584 CPUtime=0.69 cores=4,6
/proc/8779/stat : 8779 (RestartSAT) R 8777 8779 7955 0 -1 4202496 21382 0 0 0 67 2 0 0 23 0 1 0 487852603 96854016 17902 33554432000 4194304 4291949 140733684109088 18446744073709551615 4231738 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8779/statm: 23646 17902 234 24 0 20280 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 94584

[startup+1.50073 s]
/proc/loadavg: 0.85 1.06 2.07 5/184 8786
/proc/meminfo: memFree=22507344/32951124 swapFree=67111524/67111528
[pid=8779] ppid=8777 vsize=79436 CPUtime=1.48 cores=4,6
/proc/8779/stat : 8779 (RestartSAT) R 8777 8779 7955 0 -1 4202496 23951 0 0 0 146 2 0 0 25 0 1 0 487852603 81342464 14944 33554432000 4194304 4291949 140733684109088 18446744073709551615 4248371 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8779/statm: 19859 14944 252 24 0 16493 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 79436

[startup+3.10043 s]
/proc/loadavg: 0.85 1.06 2.07 5/184 8786
/proc/meminfo: memFree=22406348/32951124 swapFree=67111524/67111528
[pid=8779] ppid=8777 vsize=79436 CPUtime=3.08 cores=4,6
/proc/8779/stat : 8779 (RestartSAT) R 8777 8779 7955 0 -1 4202496 24258 0 0 0 306 2 0 0 25 0 1 0 487852603 81342464 15250 33554432000 4194304 4291949 140733684109088 18446744073709551615 4248595 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8779/statm: 19859 15250 252 24 0 16493 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 79436

[startup+6.30083 s]
/proc/loadavg: 1.10 1.11 2.08 5/187 8792
/proc/meminfo: memFree=21910816/32951124 swapFree=67111524/67111528
[pid=8779] ppid=8777 vsize=86616 CPUtime=6.28 cores=4,6
/proc/8779/stat : 8779 (RestartSAT) R 8777 8779 7955 0 -1 4202496 24939 0 0 0 626 2 0 0 25 0 1 0 487852603 88694784 15930 33554432000 4194304 4291949 140733684109088 18446744073709551615 4248328 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8779/statm: 21654 15930 252 24 0 18288 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 86616

[startup+12.7007 s]
/proc/loadavg: 1.33 1.16 2.09 5/190 8798
/proc/meminfo: memFree=21034176/32951124 swapFree=67111524/67111528
[pid=8779] ppid=8777 vsize=86616 CPUtime=12.68 cores=4,6
/proc/8779/stat : 8779 (RestartSAT) R 8777 8779 7955 0 -1 4202496 26621 0 0 0 1266 2 0 0 25 0 1 0 487852603 88694784 17608 33554432000 4194304 4291949 140733684109088 18446744073709551615 4248306 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8779/statm: 21654 17608 252 24 0 18288 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 86616

[startup+25.5003 s]
/proc/loadavg: 1.92 1.30 2.12 5/187 8820
/proc/meminfo: memFree=21396528/32951124 swapFree=67111524/67111528
[pid=8779] ppid=8777 vsize=117260 CPUtime=25.48 cores=4,6
/proc/8779/stat : 8779 (RestartSAT) R 8777 8779 7955 0 -1 4202496 30065 0 0 0 2545 3 0 0 25 0 1 0 487852603 120074240 21050 33554432000 4194304 4291949 140733684109088 18446744073709551615 4248350 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8779/statm: 29315 21050 252 24 0 25949 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 117260

[startup+51.1007 s]
/proc/loadavg: 2.81 1.56 2.19 5/190 8826
/proc/meminfo: memFree=20818284/32951124 swapFree=67111524/67111528
[pid=8779] ppid=8777 vsize=148080 CPUtime=51.09 cores=4,6
/proc/8779/stat : 8779 (RestartSAT) R 8777 8779 7955 0 -1 4202496 36021 0 0 0 5104 5 0 0 25 0 1 0 487852603 151633920 27002 33554432000 4194304 4291949 140733684109088 18446744073709551615 4255673 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8779/statm: 37020 27002 252 24 0 33654 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 148080

[startup+102.307 s]
/proc/loadavg: 3.48 1.93 2.28 5/190 8828
/proc/meminfo: memFree=20618508/32951124 swapFree=67111524/67111528
[pid=8779] ppid=8777 vsize=198168 CPUtime=102.29 cores=4,6
/proc/8779/stat : 8779 (RestartSAT) R 8777 8779 7955 0 -1 4202496 53667 0 0 0 10221 8 0 0 25 0 1 0 487852603 202924032 44630 33554432000 4194304 4291949 140733684109088 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8779/statm: 49542 44630 252 24 0 46176 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 198168

[startup+162.3 s]
/proc/loadavg: 3.81 2.31 2.38 5/187 8832
/proc/meminfo: memFree=21007956/32951124 swapFree=67111524/67111528
[pid=8779] ppid=8777 vsize=280636 CPUtime=162.29 cores=4,6
/proc/8779/stat : 8779 (RestartSAT) R 8777 8779 7955 0 -1 4202496 72458 0 0 0 16218 11 0 0 25 0 1 0 487852603 287371264 63403 33554432000 4194304 4291949 140733684109088 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8779/statm: 70159 63403 252 24 0 66793 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 280636

[startup+222.3 s]
/proc/loadavg: 4.05 2.64 2.49 5/190 8858
/proc/meminfo: memFree=20912520/32951124 swapFree=67111524/67111528
[pid=8779] ppid=8777 vsize=418000 CPUtime=222.29 cores=4,6
/proc/8779/stat : 8779 (RestartSAT) R 8777 8779 7955 0 -1 4202496 98008 0 0 0 22212 17 0 0 25 0 1 0 487852603 428032000 88943 33554432000 4194304 4291949 140733684109088 18446744073709551615 4255709 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8779/statm: 104500 88943 252 24 0 101134 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 418000

[startup+282.301 s]
/proc/loadavg: 4.02 2.89 2.58 5/190 8860
/proc/meminfo: memFree=20601036/32951124 swapFree=67111524/67111528
[pid=8779] ppid=8777 vsize=636060 CPUtime=282.29 cores=4,6
/proc/8779/stat : 8779 (RestartSAT) R 8777 8779 7955 0 -1 4202496 113557 0 0 0 28210 19 0 0 25 0 1 0 487852603 651325440 104478 33554432000 4194304 4291949 140733684109088 18446744073709551615 4248512 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8779/statm: 159015 104478 252 24 0 155649 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 636060

[startup+342.301 s]
/proc/loadavg: 4.00 3.09 2.67 5/190 8861
/proc/meminfo: memFree=20283768/32951124 swapFree=67111524/67111528
[pid=8779] ppid=8777 vsize=638812 CPUtime=342.29 cores=4,6
/proc/8779/stat : 8779 (RestartSAT) R 8777 8779 7955 0 -1 4202496 131057 0 0 0 34207 22 0 0 25 0 1 0 487852603 654143488 121969 33554432000 4194304 4291949 140733684109088 18446744073709551615 4248512 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8779/statm: 159703 121969 252 24 0 156337 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 638812

[startup+402.301 s]
/proc/loadavg: 4.04 3.27 2.75 5/190 8863
/proc/meminfo: memFree=19978236/32951124 swapFree=67111524/67111528
[pid=8779] ppid=8777 vsize=642644 CPUtime=402.29 cores=4,6
/proc/8779/stat : 8779 (RestartSAT) R 8777 8779 7955 0 -1 4202496 148429 0 0 0 40203 26 0 0 25 0 1 0 487852603 658067456 139329 33554432000 4194304 4291949 140733684109088 18446744073709551615 4248624 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8779/statm: 160661 139329 252 24 0 157295 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 642644

[startup+462.301 s]
/proc/loadavg: 4.01 3.40 2.83 5/190 8864
/proc/meminfo: memFree=19669752/32951124 swapFree=67111524/67111528
[pid=8779] ppid=8777 vsize=994588 CPUtime=462.29 cores=4,6
/proc/8779/stat : 8779 (RestartSAT) R 8777 8779 7955 0 -1 4202496 167122 0 0 0 46200 29 0 0 25 0 1 0 487852603 1018458112 158013 33554432000 4194304 4291949 140733684109088 18446744073709551615 4255577 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8779/statm: 248647 158013 252 24 0 245281 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 994588

[startup+522.301 s]
/proc/loadavg: 4.00 3.50 2.90 5/190 8866
/proc/meminfo: memFree=19341420/32951124 swapFree=67111524/67111528
[pid=8779] ppid=8777 vsize=995748 CPUtime=522.3 cores=4,6
/proc/8779/stat : 8779 (RestartSAT) R 8777 8779 7955 0 -1 4202496 189789 0 0 0 52197 33 0 0 25 0 1 0 487852603 1019645952 180671 33554432000 4194304 4291949 140733684109088 18446744073709551615 4267195 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8779/statm: 248937 180671 252 24 0 245571 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 995748

[startup+582.301 s]
/proc/loadavg: 4.00 3.59 2.97 5/190 8868
/proc/meminfo: memFree=18965264/32951124 swapFree=67111524/67111528
[pid=8779] ppid=8777 vsize=996280 CPUtime=582.3 cores=4,6
/proc/8779/stat : 8779 (RestartSAT) R 8777 8779 7955 0 -1 4202496 212211 0 0 0 58193 37 0 0 25 0 1 0 487852603 1020190720 203083 33554432000 4194304 4291949 140733684109088 18446744073709551615 4248637 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8779/statm: 249070 203083 252 24 0 245704 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 996280

[startup+642.301 s]
/proc/loadavg: 4.00 3.66 3.03 5/190 8869
/proc/meminfo: memFree=18613364/32951124 swapFree=67111524/67111528
[pid=8779] ppid=8777 vsize=997440 CPUtime=642.31 cores=4,6
/proc/8779/stat : 8779 (RestartSAT) R 8777 8779 7955 0 -1 4202496 233894 0 0 0 64191 40 0 0 25 0 1 0 487852603 1021378560 224760 33554432000 4194304 4291949 140733684109088 18446744073709551615 4248306 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8779/statm: 249360 224760 252 24 0 245994 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 997440

[startup+702.301 s]
/proc/loadavg: 4.00 3.72 3.09 5/190 8871
/proc/meminfo: memFree=18333760/32951124 swapFree=67111524/67111528
[pid=8779] ppid=8777 vsize=1001144 CPUtime=702.3 cores=4,6
/proc/8779/stat : 8779 (RestartSAT) R 8777 8779 7955 0 -1 4202496 251889 0 0 0 70186 44 0 0 25 0 1 0 487852603 1025171456 242740 33554432000 4194304 4291949 140733684109088 18446744073709551615 4267195 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8779/statm: 250286 242740 252 24 0 246920 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 1001144

[startup+762.307 s]
/proc/loadavg: 4.11 3.80 3.15 5/190 8872
/proc/meminfo: memFree=18064356/32951124 swapFree=67111524/67111528
[pid=8779] ppid=8777 vsize=1572528 CPUtime=762.32 cores=4,6
/proc/8779/stat : 8779 (RestartSAT) R 8777 8779 7955 0 -1 4202496 268849 0 0 0 76184 48 0 0 25 0 1 0 487852603 1610268672 259687 33554432000 4194304 4291949 140733684109088 18446744073709551615 4255880 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8779/statm: 393132 259687 252 24 0 389766 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 1572528

[startup+822.301 s]
/proc/loadavg: 4.08 3.85 3.21 5/190 8874
/proc/meminfo: memFree=17711368/32951124 swapFree=67111524/67111528
[pid=8779] ppid=8777 vsize=1575004 CPUtime=822.31 cores=4,6
/proc/8779/stat : 8779 (RestartSAT) R 8777 8779 7955 0 -1 4202496 299711 0 0 0 82179 52 0 0 25 0 1 0 487852603 1612804096 290543 33554432000 4194304 4291949 140733684109088 18446744073709551615 4248464 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8779/statm: 393751 290543 252 24 0 390385 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 1575004

[startup+882.301 s]
/proc/loadavg: 4.03 3.87 3.25 5/190 8876
/proc/meminfo: memFree=17367944/32951124 swapFree=67111524/67111528
[pid=8779] ppid=8777 vsize=1578108 CPUtime=882.31 cores=4,6
/proc/8779/stat : 8779 (RestartSAT) R 8777 8779 7955 0 -1 4202496 318045 0 0 0 88176 55 0 0 25 0 1 0 487852603 1615982592 308867 33554432000 4194304 4291949 140733684109088 18446744073709551615 4255673 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8779/statm: 394527 308867 252 24 0 391161 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 1578108

[startup+942.301 s]
/proc/loadavg: 4.06 3.91 3.30 5/190 8877
/proc/meminfo: memFree=17052732/32951124 swapFree=67111524/67111528
[pid=8779] ppid=8777 vsize=1580228 CPUtime=942.31 cores=4,6
/proc/8779/stat : 8779 (RestartSAT) R 8777 8779 7955 0 -1 4202496 342601 0 0 0 94171 60 0 0 25 0 1 0 487852603 1618153472 333418 33554432000 4194304 4291949 140733684109088 18446744073709551615 4248476 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8779/statm: 395057 333418 252 24 0 391691 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 1580228

[startup+1002.3 s]
/proc/loadavg: 4.02 3.92 3.34 5/190 8879
/proc/meminfo: memFree=16728708/32951124 swapFree=67111524/67111528
[pid=8779] ppid=8777 vsize=1581312 CPUtime=1002.32 cores=4,6
/proc/8779/stat : 8779 (RestartSAT) R 8777 8779 7955 0 -1 4202496 364782 0 0 0 100168 64 0 0 25 0 1 0 487852603 1619263488 355586 33554432000 4194304 4291949 140733684109088 18446744073709551615 4256164 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8779/statm: 395328 355586 252 24 0 391962 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 1581312

[startup+1062.3 s]
/proc/loadavg: 4.00 3.93 3.38 5/190 8880
/proc/meminfo: memFree=16443872/32951124 swapFree=67111524/67111528
[pid=8779] ppid=8777 vsize=1584248 CPUtime=1062.31 cores=4,6
/proc/8779/stat : 8779 (RestartSAT) R 8777 8779 7955 0 -1 4202496 380960 0 0 0 106165 66 0 0 25 0 1 0 487852603 1622269952 371758 33554432000 4194304 4291949 140733684109088 18446744073709551615 4248350 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8779/statm: 396062 371758 252 24 0 392696 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 1584248

[startup+1122.3 s]
/proc/loadavg: 4.00 3.94 3.42 5/190 8882
/proc/meminfo: memFree=16186940/32951124 swapFree=67111524/67111528
[pid=8779] ppid=8777 vsize=1587624 CPUtime=1122.32 cores=4,6
/proc/8779/stat : 8779 (RestartSAT) R 8777 8779 7955 0 -1 4202496 398343 0 0 0 112162 70 0 0 25 0 1 0 487852603 1625726976 389131 33554432000 4194304 4291949 140733684109088 18446744073709551615 4248371 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8779/statm: 396906 389131 252 24 0 393540 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 1587624

[startup+1182.3 s]
/proc/loadavg: 4.00 3.95 3.45 5/190 8884
/proc/meminfo: memFree=15858320/32951124 swapFree=67111524/67111528
[pid=8779] ppid=8777 vsize=2511636 CPUtime=1182.32 cores=4,6
/proc/8779/stat : 8779 (RestartSAT) R 8777 8779 7955 0 -1 4202496 414817 0 0 0 118160 72 0 0 25 0 1 0 487852603 2571915264 405596 33554432000 4194304 4291949 140733684109088 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8779/statm: 627909 405596 252 24 0 624543 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 2511636

[startup+1242.3 s]
/proc/loadavg: 4.00 3.96 3.48 5/190 8885
/proc/meminfo: memFree=15507304/32951124 swapFree=67111524/67111528
[pid=8779] ppid=8777 vsize=2514792 CPUtime=1242.32 cores=4,6
/proc/8779/stat : 8779 (RestartSAT) R 8777 8779 7955 0 -1 4202496 429759 0 0 0 124157 75 0 0 25 0 1 0 487852603 2575147008 420524 33554432000 4194304 4291949 140733684109088 18446744073709551615 4248575 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8779/statm: 628698 420524 252 24 0 625332 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 2514792



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.96 3.51 5/190 8887
/proc/meminfo: memFree=15124496/32951124 swapFree=67111524/67111528
[pid=8779] ppid=8777 vsize=2517356 CPUtime=1300.03 cores=4,6
/proc/8779/stat : 8779 (RestartSAT) R 8777 8779 7955 0 -1 4202496 446480 0 0 0 129924 79 0 0 25 0 1 0 487852603 2577772544 437236 33554432000 4194304 4291949 140733684109088 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8779/statm: 629339 437236 252 24 0 625973 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 2517356

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.08
CPU time (s): 1300.11
CPU user time (s): 1299.25
CPU system time (s): 0.867868
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 2517356

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

runsolver used 2.22866 second user time and 4.87626 second system time

The end

Launcher Data

Begin job on node139 at 2011-04-25 22:15:49
IDJOB=3285005
IDBENCH=82369
IDSOLVER=1581
FILE ID=node139/3285005-1303762548
RUNJOBID= node139-1303762548-8756
PBS_JOBID= 13157122
Free space on /tmp= 72364 MiB

SOLVER NAME= RestartSAT A75
BENCH NAME= SAT11/application/rintanen/SATPlanning/openstacks-sequencedstrips-nonadl-nonnegated-os-sequencedstrips-p30_1.045-NOTKNOWN.cnf
COMMAND LINE= HOME/RestartSAT -rfirst=1 -var-decay=0.75 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3285005-1303762548/watcher-3285005-1303762548 -o /tmp/evaluation-result-3285005-1303762548/solver-3285005-1303762548 -C 2400 -W 1300 -M 7680  HOME/RestartSAT -rfirst=1 -var-decay=0.75 HOME/instance-3285005-1303762548.cnf

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

MD5SUM BENCH= 0385ba51f44fb47d0b0726e26312816f
RANDOM SEED=799741581

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:      22774632 kB
Buffers:       2055912 kB
Cached:        7515284 kB
SwapCached:          4 kB
Active:        1820732 kB
Inactive:      7824796 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22774632 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           67688 kB
Writeback:          20 kB
AnonPages:       74312 kB
Mapped:          14560 kB
Slab:           466828 kB
PageTables:       4932 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   198860 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= 72152 MiB
End job on node139 at 2011-04-25 22:37:31