Trace number 3286614

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.02 1300.03

General information on the benchmark

Nameapplication/jarvisalo/AAAI2010-SATPlanning/
aaai10-planning-ipc5-TPP-21-step11.cnf
MD5SUM00d93f117a3253605ad3ac6a153ec61f
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark234.365
Satisfiable
(Un)Satisfiability was proved
Number of variables99736
Number of clauses783991
Sum of the clauses size1708562
Maximum clause length91
Minimum clause length1
Number of clauses of size 1139
Number of clauses of size 2756759
Number of clauses of size 37636
Number of clauses of size 411357
Number of clauses of size 5745
Number of clauses of size over 57355

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: 977)

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

running on 2 cores: 1,3

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: 4.05 3.67 2.82 4/186 2557
/proc/meminfo: memFree=30978236/32951124 swapFree=67064572/67111528
[pid=2557] ppid=2555 vsize=20864 CPUtime=0 cores=1,3
/proc/2557/stat : 2557 (RestartSAT) R 2555 2557 1856 0 -1 4202496 972 0 0 0 0 0 0 0 18 0 1 0 855907637 21364736 914 33554432000 4194304 4291949 140735698406256 18446744073709551615 4271570 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2557/statm: 5216 917 227 24 0 1850 0

[startup+0.092233 s]
/proc/loadavg: 4.05 3.67 2.82 4/186 2557
/proc/meminfo: memFree=30978236/32951124 swapFree=67064572/67111528
[pid=2557] ppid=2555 vsize=37476 CPUtime=0.08 cores=1,3
/proc/2557/stat : 2557 (RestartSAT) R 2555 2557 1856 0 -1 4202496 5961 0 0 0 7 1 0 0 18 0 1 0 855907637 38375424 5511 33554432000 4194304 4291949 140735698406256 18446744073709551615 264726065861 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2557/statm: 9369 5513 228 24 0 6003 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 37476

[startup+0.100231 s]
/proc/loadavg: 4.05 3.67 2.82 4/186 2557
/proc/meminfo: memFree=30978236/32951124 swapFree=67064572/67111528
[pid=2557] ppid=2555 vsize=38268 CPUtime=0.09 cores=1,3
/proc/2557/stat : 2557 (RestartSAT) R 2555 2557 1856 0 -1 4202496 6255 0 0 0 8 1 0 0 18 0 1 0 855907637 39186432 5805 33554432000 4194304 4291949 140735698406256 18446744073709551615 264726065861 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2557/statm: 9567 5806 228 24 0 6201 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 38268

[startup+0.300193 s]
/proc/loadavg: 4.05 3.67 2.82 4/186 2557
/proc/meminfo: memFree=30978236/32951124 swapFree=67064572/67111528
[pid=2557] ppid=2555 vsize=78600 CPUtime=0.29 cores=1,3
/proc/2557/stat : 2557 (RestartSAT) R 2555 2557 1856 0 -1 4202496 15756 0 0 0 26 3 0 0 18 0 1 0 855907637 80486400 13659 33554432000 4194304 4291949 140735698406256 18446744073709551615 4277165 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2557/statm: 19650 13662 228 24 0 16284 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 78600

[startup+0.801063 s]
/proc/loadavg: 4.05 3.67 2.82 4/186 2557
/proc/meminfo: memFree=30978236/32951124 swapFree=67064572/67111528
[pid=2557] ppid=2555 vsize=93928 CPUtime=0.79 cores=1,3
/proc/2557/stat : 2557 (RestartSAT) R 2555 2557 1856 0 -1 4202496 17489 0 0 0 76 3 0 0 19 0 1 0 855907637 96182272 13653 33554432000 4194304 4291949 140735698406256 18446744073709551615 4257022 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/2557/statm: 23482 13653 234 24 0 20116 0
Current children cumulated CPU time (s) 0.79
Current children cumulated vsize (KiB) 93928

[startup+1.50693 s]
/proc/loadavg: 4.05 3.67 2.82 5/187 2558
/proc/meminfo: memFree=30924932/32951124 swapFree=67064572/67111528
[pid=2557] ppid=2555 vsize=75252 CPUtime=1.49 cores=1,3
/proc/2557/stat : 2557 (RestartSAT) R 2555 2557 1856 0 -1 4202496 20777 0 0 0 146 3 0 0 20 0 1 0 855907637 77058048 12842 33554432000 4194304 4291949 140735698406256 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/2557/statm: 18813 12842 253 24 0 15447 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 75252

[startup+3.10069 s]
/proc/loadavg: 4.05 3.67 2.82 5/187 2558
/proc/meminfo: memFree=30922204/32951124 swapFree=67064572/67111528
[pid=2557] ppid=2555 vsize=75252 CPUtime=3.08 cores=1,3
/proc/2557/stat : 2557 (RestartSAT) R 2555 2557 1856 0 -1 4202496 21093 0 0 0 305 3 0 0 25 0 1 0 855907637 77058048 13155 33554432000 4194304 4291949 140735698406256 18446744073709551615 4255577 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2557/statm: 18813 13155 253 24 0 15447 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 75252

[startup+6.30106 s]
/proc/loadavg: 4.04 3.68 2.83 5/187 2596
/proc/meminfo: memFree=31307196/32951124 swapFree=67064572/67111528
[pid=2557] ppid=2555 vsize=75252 CPUtime=6.28 cores=1,3
/proc/2557/stat : 2557 (RestartSAT) R 2555 2557 1856 0 -1 4202496 21843 0 0 0 624 4 0 0 25 0 1 0 855907637 77058048 13901 33554432000 4194304 4291949 140735698406256 18446744073709551615 4255676 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2557/statm: 18813 13901 253 24 0 15447 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 75252

[startup+12.7009 s]
/proc/loadavg: 4.04 3.68 2.83 5/187 2635
/proc/meminfo: memFree=31697816/32951124 swapFree=67064572/67111528
[pid=2557] ppid=2555 vsize=87380 CPUtime=12.68 cores=1,3
/proc/2557/stat : 2557 (RestartSAT) R 2555 2557 1856 0 -1 4202496 23543 0 0 0 1264 4 0 0 25 0 1 0 855907637 89477120 15590 33554432000 4194304 4291949 140735698406256 18446744073709551615 4255577 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2557/statm: 21845 15590 253 24 0 18479 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 87380

[startup+25.5004 s]
/proc/loadavg: 4.03 3.69 2.85 5/187 2635
/proc/meminfo: memFree=31654484/32951124 swapFree=67064572/67111528
[pid=2557] ppid=2555 vsize=107340 CPUtime=25.48 cores=1,3
/proc/2557/stat : 2557 (RestartSAT) R 2555 2557 1856 0 -1 4202496 27235 0 0 0 2542 6 0 0 25 0 1 0 855907637 109916160 19269 33554432000 4194304 4291949 140735698406256 18446744073709551615 4256164 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2557/statm: 26835 19269 253 24 0 23469 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 107340

[startup+51.1006 s]
/proc/loadavg: 4.02 3.72 2.88 5/187 2636
/proc/meminfo: memFree=31576100/32951124 swapFree=67064572/67111528
[pid=2557] ppid=2555 vsize=140348 CPUtime=51.08 cores=1,3
/proc/2557/stat : 2557 (RestartSAT) R 2555 2557 1856 0 -1 4202496 33370 0 0 0 5099 9 0 0 25 0 1 0 855907637 143716352 25378 33554432000 4194304 4291949 140735698406256 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2557/statm: 35087 25378 253 24 0 31721 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 140348

[startup+102.301 s]
/proc/loadavg: 4.01 3.76 2.94 5/187 2637
/proc/meminfo: memFree=31459444/32951124 swapFree=67064572/67111528
[pid=2557] ppid=2555 vsize=194864 CPUtime=102.28 cores=1,3
/proc/2557/stat : 2557 (RestartSAT) R 2555 2557 1856 0 -1 4202496 44414 0 0 0 10213 15 0 0 25 0 1 0 855907637 199540736 36393 33554432000 4194304 4291949 140735698406256 18446744073709551615 4255665 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2557/statm: 48716 36393 253 24 0 45350 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 194864

[startup+162.301 s]
/proc/loadavg: 4.08 3.82 3.01 5/187 2639
/proc/meminfo: memFree=31354224/32951124 swapFree=67064572/67111528
[pid=2557] ppid=2555 vsize=279876 CPUtime=162.28 cores=1,3
/proc/2557/stat : 2557 (RestartSAT) R 2555 2557 1856 0 -1 4202496 54752 0 0 0 16209 19 0 0 25 0 1 0 855907637 286593024 46698 33554432000 4194304 4291949 140735698406256 18446744073709551615 4255880 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2557/statm: 69969 46698 253 24 0 66603 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 279876

[startup+222.3 s]
/proc/loadavg: 4.03 3.85 3.07 5/187 2640
/proc/meminfo: memFree=31463992/32951124 swapFree=67064572/67111528
[pid=2557] ppid=2555 vsize=283648 CPUtime=222.28 cores=1,3
/proc/2557/stat : 2557 (RestartSAT) R 2555 2557 1856 0 -1 4202496 63855 0 0 0 22204 24 0 0 25 0 1 0 855907637 290455552 55778 33554432000 4194304 4291949 140735698406256 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2557/statm: 70912 55778 253 24 0 67546 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 283648

[startup+282.301 s]
/proc/loadavg: 4.07 3.89 3.13 5/187 2642
/proc/meminfo: memFree=31366080/32951124 swapFree=67064572/67111528
[pid=2557] ppid=2555 vsize=287084 CPUtime=282.28 cores=1,3
/proc/2557/stat : 2557 (RestartSAT) R 2555 2557 1856 0 -1 4202496 71445 0 0 0 28200 28 0 0 25 0 1 0 855907637 293974016 63342 33554432000 4194304 4291949 140735698406256 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2557/statm: 71771 63342 253 24 0 68405 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 287084

[startup+342.301 s]
/proc/loadavg: 4.02 3.91 3.18 5/187 2652
/proc/meminfo: memFree=31286140/32951124 swapFree=67064572/67111528
[pid=2557] ppid=2555 vsize=422616 CPUtime=342.27 cores=1,3
/proc/2557/stat : 2557 (RestartSAT) R 2555 2557 1856 0 -1 4202496 78631 0 0 0 34196 31 0 0 25 0 1 0 855907637 432758784 70499 33554432000 4194304 4291949 140735698406256 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2557/statm: 105654 70499 253 24 0 102288 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 422616

[startup+402.3 s]
/proc/loadavg: 4.01 3.92 3.23 5/187 2654
/proc/meminfo: memFree=31214280/32951124 swapFree=67064572/67111528
[pid=2557] ppid=2555 vsize=424604 CPUtime=402.28 cores=1,3
/proc/2557/stat : 2557 (RestartSAT) R 2555 2557 1856 0 -1 4202496 84754 0 0 0 40193 35 0 0 25 0 1 0 855907637 434794496 76603 33554432000 4194304 4291949 140735698406256 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2557/statm: 106151 76603 253 24 0 102785 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 424604

[startup+462.301 s]
/proc/loadavg: 4.00 3.93 3.27 5/187 2656
/proc/meminfo: memFree=31148380/32951124 swapFree=67064572/67111528
[pid=2557] ppid=2555 vsize=427548 CPUtime=462.28 cores=1,3
/proc/2557/stat : 2557 (RestartSAT) R 2555 2557 1856 0 -1 4202496 90878 0 0 0 46191 37 0 0 25 0 1 0 855907637 437809152 82704 33554432000 4194304 4291949 140735698406256 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2557/statm: 106887 82704 253 24 0 103521 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 427548

[startup+522.3 s]
/proc/loadavg: 4.00 3.94 3.32 5/187 2657
/proc/meminfo: memFree=31081108/32951124 swapFree=67064572/67111528
[pid=2557] ppid=2555 vsize=430496 CPUtime=522.28 cores=1,3
/proc/2557/stat : 2557 (RestartSAT) R 2555 2557 1856 0 -1 4202496 98704 0 0 0 52187 41 0 0 25 0 1 0 855907637 440827904 90505 33554432000 4194304 4291949 140735698406256 18446744073709551615 4248624 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2557/statm: 107624 90505 253 24 0 104258 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 430496

[startup+582.307 s]
/proc/loadavg: 4.00 3.95 3.36 5/187 2697
/proc/meminfo: memFree=31283020/32951124 swapFree=67064572/67111528
[pid=2557] ppid=2555 vsize=432592 CPUtime=582.28 cores=1,3
/proc/2557/stat : 2557 (RestartSAT) R 2555 2557 1856 0 -1 4202496 106064 0 0 0 58184 44 0 0 25 0 1 0 855907637 442974208 97841 33554432000 4194304 4291949 140735698406256 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2557/statm: 108148 97841 253 24 0 104782 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 432592

[startup+642.301 s]
/proc/loadavg: 4.00 3.95 3.39 5/187 2698
/proc/meminfo: memFree=31244396/32951124 swapFree=67064572/67111528
[pid=2557] ppid=2555 vsize=435176 CPUtime=642.27 cores=1,3
/proc/2557/stat : 2557 (RestartSAT) R 2555 2557 1856 0 -1 4202496 110997 0 0 0 64181 46 0 0 25 0 1 0 855907637 445620224 102752 33554432000 4194304 4291949 140735698406256 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2557/statm: 108794 102752 253 24 0 105428 0
Current children cumulated CPU time (s) 642.27
Current children cumulated vsize (KiB) 435176

[startup+702.3 s]
/proc/loadavg: 4.00 3.96 3.43 5/187 2700
/proc/meminfo: memFree=31423020/32951124 swapFree=67064572/67111528
[pid=2557] ppid=2555 vsize=652288 CPUtime=702.27 cores=1,3
/proc/2557/stat : 2557 (RestartSAT) R 2555 2557 1856 0 -1 4202496 116793 0 0 0 70179 48 0 0 25 0 1 0 855907637 667942912 108535 33554432000 4194304 4291949 140735698406256 18446744073709551615 4261956 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2557/statm: 163072 108535 253 24 0 159706 0
Current children cumulated CPU time (s) 702.27
Current children cumulated vsize (KiB) 652288

[startup+762.301 s]
/proc/loadavg: 4.00 3.97 3.46 5/187 2702
/proc/meminfo: memFree=31355996/32951124 swapFree=67064572/67111528
[pid=2557] ppid=2555 vsize=653588 CPUtime=762.27 cores=1,3
/proc/2557/stat : 2557 (RestartSAT) R 2555 2557 1856 0 -1 4202496 121953 0 0 0 76177 50 0 0 25 0 1 0 855907637 669274112 113676 33554432000 4194304 4291949 140735698406256 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2557/statm: 163397 113676 253 24 0 160031 0
Current children cumulated CPU time (s) 762.27
Current children cumulated vsize (KiB) 653588

[startup+822.301 s]
/proc/loadavg: 4.06 3.99 3.50 5/187 2703
/proc/meminfo: memFree=31298772/32951124 swapFree=67064572/67111528
[pid=2557] ppid=2555 vsize=655564 CPUtime=822.28 cores=1,3
/proc/2557/stat : 2557 (RestartSAT) R 2555 2557 1856 0 -1 4202496 127130 0 0 0 82175 53 0 0 25 0 1 0 855907637 671297536 118833 33554432000 4194304 4291949 140735698406256 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2557/statm: 163891 118833 253 24 0 160525 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 655564

[startup+882.3 s]
/proc/loadavg: 4.02 3.99 3.53 5/187 2705
/proc/meminfo: memFree=31248368/32951124 swapFree=67064572/67111528
[pid=2557] ppid=2555 vsize=658200 CPUtime=882.27 cores=1,3
/proc/2557/stat : 2557 (RestartSAT) R 2555 2557 1856 0 -1 4202496 132530 0 0 0 88172 55 0 0 25 0 1 0 855907637 673996800 124212 33554432000 4194304 4291949 140735698406256 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2557/statm: 164550 124212 253 24 0 161184 0
Current children cumulated CPU time (s) 882.27
Current children cumulated vsize (KiB) 658200

[startup+942.301 s]
/proc/loadavg: 4.00 3.99 3.55 5/187 2747
/proc/meminfo: memFree=31203344/32951124 swapFree=67064572/67111528
[pid=2557] ppid=2555 vsize=661188 CPUtime=942.27 cores=1,3
/proc/2557/stat : 2557 (RestartSAT) R 2555 2557 1856 0 -1 4202496 138703 0 0 0 94169 58 0 0 25 0 1 0 855907637 677056512 130372 33554432000 4194304 4291949 140735698406256 18446744073709551615 4255880 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2557/statm: 165297 130372 253 24 0 161931 0
Current children cumulated CPU time (s) 942.27
Current children cumulated vsize (KiB) 661188

[startup+1002.3 s]
/proc/loadavg: 4.00 3.99 3.58 5/187 2792
/proc/meminfo: memFree=31157112/32951124 swapFree=67064572/67111528
[pid=2557] ppid=2555 vsize=663616 CPUtime=1002.27 cores=1,3
/proc/2557/stat : 2557 (RestartSAT) R 2555 2557 1856 0 -1 4202496 144816 0 0 0 100167 60 0 0 25 0 1 0 855907637 679542784 136454 33554432000 4194304 4291949 140735698406256 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2557/statm: 165904 136454 253 24 0 162538 0
Current children cumulated CPU time (s) 1002.27
Current children cumulated vsize (KiB) 663616

[startup+1062.3 s]
/proc/loadavg: 4.00 3.99 3.60 5/187 2794
/proc/meminfo: memFree=31117620/32951124 swapFree=67064572/67111528
[pid=2557] ppid=2555 vsize=665040 CPUtime=1062.27 cores=1,3
/proc/2557/stat : 2557 (RestartSAT) R 2555 2557 1856 0 -1 4202496 149253 0 0 0 106165 62 0 0 25 0 1 0 855907637 681000960 140870 33554432000 4194304 4291949 140735698406256 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2557/statm: 166260 140870 253 24 0 162894 0
Current children cumulated CPU time (s) 1062.27
Current children cumulated vsize (KiB) 665040

[startup+1122.3 s]
/proc/loadavg: 4.00 3.99 3.62 5/187 2795
/proc/meminfo: memFree=31081600/32951124 swapFree=67064572/67111528
[pid=2557] ppid=2555 vsize=667416 CPUtime=1122.28 cores=1,3
/proc/2557/stat : 2557 (RestartSAT) R 2555 2557 1856 0 -1 4202496 153402 0 0 0 112163 65 0 0 25 0 1 0 855907637 683433984 145002 33554432000 4194304 4291949 140735698406256 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2557/statm: 166854 145002 253 24 0 163488 0
Current children cumulated CPU time (s) 1122.28
Current children cumulated vsize (KiB) 667416

[startup+1182.3 s]
/proc/loadavg: 4.00 3.99 3.64 5/187 2797
/proc/meminfo: memFree=31046944/32951124 swapFree=67064572/67111528
[pid=2557] ppid=2555 vsize=667416 CPUtime=1182.27 cores=1,3
/proc/2557/stat : 2557 (RestartSAT) R 2555 2557 1856 0 -1 4202496 157817 0 0 0 118160 67 0 0 25 0 1 0 855907637 683433984 149396 33554432000 4194304 4291949 140735698406256 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2557/statm: 166854 149396 253 24 0 163488 0
Current children cumulated CPU time (s) 1182.27
Current children cumulated vsize (KiB) 667416

[startup+1242.31 s]
/proc/loadavg: 4.06 4.00 3.67 5/187 2798
/proc/meminfo: memFree=31009680/32951124 swapFree=67064572/67111528
[pid=2557] ppid=2555 vsize=669388 CPUtime=1242.28 cores=1,3
/proc/2557/stat : 2557 (RestartSAT) R 2555 2557 1856 0 -1 4202496 162332 0 0 0 124158 70 0 0 25 0 1 0 855907637 685453312 153894 33554432000 4194304 4291949 140735698406256 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2557/statm: 167347 153894 253 24 0 163981 0
Current children cumulated CPU time (s) 1242.28
Current children cumulated vsize (KiB) 669388



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 4.00 3.69 5/187 2800
/proc/meminfo: memFree=30977884/32951124 swapFree=67064572/67111528
[pid=2557] ppid=2555 vsize=670556 CPUtime=1299.98 cores=1,3
/proc/2557/stat : 2557 (RestartSAT) R 2555 2557 1856 0 -1 4202496 165824 0 0 0 129927 71 0 0 25 0 1 0 855907637 686649344 157370 33554432000 4194304 4291949 140735698406256 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2557/statm: 167639 157370 253 24 0 164273 0
Current children cumulated CPU time (s) 1299.98
Current children cumulated vsize (KiB) 670556

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.03
CPU time (s): 1300.02
CPU user time (s): 1299.28
CPU system time (s): 0.743886
CPU usage (%): 99.999
Max. virtual memory (cumulated for all children) (KiB): 670556

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

runsolver used 2.05369 second user time and 5.04423 second system time

The end

Launcher Data

Begin job on node141 at 2011-06-09 17:55:20
IDJOB=3286614
IDBENCH=82431
IDSOLVER=1580
FILE ID=node141/3286614-1307634920
RUNJOBID= node141-1307634590-2206
PBS_JOBID= 13549351
Free space on /tmp= 74068 MiB

SOLVER NAME= RestartSAT B95
BENCH NAME= SAT11/application/jarvisalo/AAAI2010-SATPlanning/aaai10-planning-ipc5-TPP-21-step11.cnf
COMMAND LINE= HOME/RestartSAT -rfirst=1 -var-decay=0.95 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3286614-1307634920/watcher-3286614-1307634920 -o /tmp/evaluation-result-3286614-1307634920/solver-3286614-1307634920 -C 2400 -W 1300 -M 7680  HOME/RestartSAT -rfirst=1 -var-decay=0.95 HOME/instance-3286614-1307634920.cnf

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

MD5SUM BENCH= 00d93f117a3253605ad3ac6a153ec61f
RANDOM SEED=592892200

node141.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.806
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.61
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.806
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	: 5362.96
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.806
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.82
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.806
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.806
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.84
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.806
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.806
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.806
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30979028 kB
Buffers:        185476 kB
Cached:         613924 kB
SwapCached:       8728 kB
Active:        1386948 kB
Inactive:       405032 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30979028 kB
SwapTotal:    67111528 kB
SwapFree:     67064572 kB
Dirty:           97776 kB
Writeback:           0 kB
AnonPages:      990332 kB
Mapped:          10384 kB
Slab:           113384 kB
PageTables:       6952 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1258580 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= 74172 MiB
End job on node141 at 2011-06-09 18:17:02