Trace number 3286146

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
march_rw 2011-03-02? (MO) 836.25 836.229

General information on the benchmark

Nameapplication/jarvisalo/AAAI2010-SATPlanning/
aaai10-planning-ipc5-pipesworld-12-step16.cnf
MD5SUM8b00e0d5bbc5eca928ef4e37055fe9dc
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark6.68398
Satisfiable
(Un)Satisfiability was proved
Number of variables68952
Number of clauses1029036
Sum of the clauses size2345388
Maximum clause length541
Minimum clause length1
Number of clauses of size 1202
Number of clauses of size 2991140
Number of clauses of size 32860
Number of clauses of size 41333
Number of clauses of size 55029
Number of clauses of size over 528472

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-3286146-1303775849/watcher-3286146-1303775849 -o /tmp/evaluation-result-3286146-1303775849/solver-3286146-1303775849 -C 2400 -W 1300 -M 7680 ./march_rw HOME/instance-3286146-1303775849.cnf 

running on 2 cores: 0,2

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.89 3.71 3.57 2/174 5250
/proc/meminfo: memFree=20835868/32951124 swapFree=67111464/67111528
[pid=5250] ppid=5248 vsize=14772 CPUtime=0 cores=0,2
/proc/5250/stat : 5250 (march_rw) R 5248 5250 4124 0 -1 4194304 1728 0 0 0 0 0 0 0 21 0 1 0 489182935 15126528 1673 33554432000 4194304 4300876 140735171081808 18446744073709551615 4245967 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5250/statm: 3693 1683 110 27 0 2142 0

[startup+0.024583 s]
/proc/loadavg: 2.89 3.71 3.57 2/174 5250
/proc/meminfo: memFree=20835868/32951124 swapFree=67111464/67111528
[pid=5250] ppid=5248 vsize=26108 CPUtime=0.01 cores=0,2
/proc/5250/stat : 5250 (march_rw) R 5248 5250 4124 0 -1 4194304 4074 0 0 0 1 0 0 0 21 0 1 0 489182935 26734592 4019 33554432000 4194304 4300876 140735171081808 18446744073709551615 228244009669 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5250/statm: 6527 4020 113 27 0 4976 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 26108

[startup+0.100607 s]
/proc/loadavg: 2.89 3.71 3.57 2/174 5250
/proc/meminfo: memFree=20835868/32951124 swapFree=67111464/67111528
[pid=5250] ppid=5248 vsize=29672 CPUtime=0.09 cores=0,2
/proc/5250/stat : 5250 (march_rw) R 5248 5250 4124 0 -1 4194304 5065 0 0 0 9 0 0 0 21 0 1 0 489182935 30384128 5010 33554432000 4194304 4300876 140735171081808 18446744073709551615 228244009669 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5250/statm: 7418 5010 113 27 0 5867 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29672

[startup+0.300576 s]
/proc/loadavg: 2.89 3.71 3.57 2/174 5250
/proc/meminfo: memFree=20835868/32951124 swapFree=67111464/67111528
[pid=5250] ppid=5248 vsize=41156 CPUtime=0.29 cores=0,2
/proc/5250/stat : 5250 (march_rw) R 5248 5250 4124 0 -1 4194304 8260 0 0 0 28 1 0 0 22 0 1 0 489182935 42143744 8205 33554432000 4194304 4300876 140735171081808 18446744073709551615 228244348672 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5250/statm: 10289 8205 113 27 0 8738 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 41156

[startup+0.700518 s]
/proc/loadavg: 2.89 3.71 3.57 2/174 5250
/proc/meminfo: memFree=20835868/32951124 swapFree=67111464/67111528
[pid=5250] ppid=5248 vsize=112328 CPUtime=0.68 cores=0,2
/proc/5250/stat : 5250 (march_rw) R 5248 5250 4124 0 -1 4194304 19951 0 0 0 66 2 0 0 24 0 1 0 489182935 115023872 16562 33554432000 4194304 4300876 140735171081808 18446744073709551615 228244004848 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5250/statm: 28082 16562 120 27 0 26531 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 112328

[startup+1.50036 s]
/proc/loadavg: 2.89 3.71 3.57 2/175 5251
/proc/meminfo: memFree=20771132/32951124 swapFree=67111464/67111528
[pid=5250] ppid=5248 vsize=138140 CPUtime=1.49 cores=0,2
/proc/5250/stat : 5250 (march_rw) R 5248 5250 4124 0 -1 4194304 29440 0 0 0 145 4 0 0 25 0 1 0 489182935 141455360 23040 33554432000 4194304 4300876 140735171081808 18446744073709551615 4242428 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5250/statm: 34535 23040 129 27 0 32984 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 138140

[startup+3.10107 s]
/proc/loadavg: 2.89 3.71 3.57 3/180 5261
/proc/meminfo: memFree=20666808/32951124 swapFree=67111464/67111528
[pid=5250] ppid=5248 vsize=138140 CPUtime=3.09 cores=0,2
/proc/5250/stat : 5250 (march_rw) R 5248 5250 4124 0 -1 4202496 29454 0 0 0 305 4 0 0 25 0 1 0 489182935 141455360 23054 33554432000 4194304 4300876 140735171081808 18446744073709551615 4240270 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5250/statm: 34535 23054 143 27 0 32984 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 138140

[startup+6.30064 s]
/proc/loadavg: 3.30 3.78 3.59 5/190 5282
/proc/meminfo: memFree=19438512/32951124 swapFree=67111464/67111528
[pid=5250] ppid=5248 vsize=1420360 CPUtime=6.29 cores=0,2
/proc/5250/stat : 5250 (march_rw) R 5248 5250 4124 0 -1 4202496 349335 0 0 0 590 39 0 0 25 0 1 0 489182935 1454448640 342935 33554432000 4194304 4300876 140735171081808 18446744073709551615 228244009669 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5250/statm: 355090 342939 144 27 0 353539 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1420360

[startup+12.7006 s]
/proc/loadavg: 3.35 3.79 3.59 5/190 5282
/proc/meminfo: memFree=13128660/32951124 swapFree=67111464/67111528
[pid=5250] ppid=5248 vsize=3831092 CPUtime=12.69 cores=0,2
/proc/5250/stat : 5250 (march_rw) R 5248 5250 4124 0 -1 4202496 960492 0 0 0 1157 112 0 0 25 0 1 0 489182935 3923038208 946307 33554432000 4194304 4300876 140735171081808 18446744073709551615 4242185 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5250/statm: 957773 946307 144 27 0 956222 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 3831092

[startup+25.5003 s]
/proc/loadavg: 3.50 3.80 3.60 5/190 5282
/proc/meminfo: memFree=12983008/32951124 swapFree=67111464/67111528
[pid=5250] ppid=5248 vsize=3831092 CPUtime=25.49 cores=0,2
/proc/5250/stat : 5250 (march_rw) R 5248 5250 4124 0 -1 4202496 960492 0 0 0 2437 112 0 0 25 0 1 0 489182935 3923038208 946307 33554432000 4194304 4300876 140735171081808 18446744073709551615 4242246 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5250/statm: 957773 946307 144 27 0 956222 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 3831092

[startup+51.1006 s]
/proc/loadavg: 3.75 3.83 3.61 5/190 5283
/proc/meminfo: memFree=12971912/32951124 swapFree=67111464/67111528
[pid=5250] ppid=5248 vsize=3831092 CPUtime=51.09 cores=0,2
/proc/5250/stat : 5250 (march_rw) R 5248 5250 4124 0 -1 4202496 960492 0 0 0 4997 112 0 0 25 0 1 0 489182935 3923038208 946307 33554432000 4194304 4300876 140735171081808 18446744073709551615 4242230 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5250/statm: 957773 946307 144 27 0 956222 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 3831092

[startup+102.306 s]
/proc/loadavg: 3.89 3.85 3.63 5/190 5284
/proc/meminfo: memFree=12971520/32951124 swapFree=67111464/67111528
[pid=5250] ppid=5248 vsize=3831092 CPUtime=102.3 cores=0,2
/proc/5250/stat : 5250 (march_rw) R 5248 5250 4124 0 -1 4202496 960492 0 0 0 10118 112 0 0 25 0 1 0 489182935 3923038208 946307 33554432000 4194304 4300876 140735171081808 18446744073709551615 4242197 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5250/statm: 957773 946307 144 27 0 956222 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 3831092

[startup+162.3 s]
/proc/loadavg: 3.96 3.88 3.65 5/190 5286
/proc/meminfo: memFree=12971256/32951124 swapFree=67111464/67111528
[pid=5250] ppid=5248 vsize=3831092 CPUtime=162.29 cores=0,2
/proc/5250/stat : 5250 (march_rw) R 5248 5250 4124 0 -1 4202496 960492 0 0 0 16117 112 0 0 25 0 1 0 489182935 3923038208 946307 33554432000 4194304 4300876 140735171081808 18446744073709551615 4242242 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5250/statm: 957773 946307 144 27 0 956222 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 3831092

[startup+222.301 s]
/proc/loadavg: 3.98 3.90 3.67 5/191 5288
/proc/meminfo: memFree=12970852/32951124 swapFree=67111464/67111528
[pid=5250] ppid=5248 vsize=3831092 CPUtime=222.3 cores=0,2
/proc/5250/stat : 5250 (march_rw) R 5248 5250 4124 0 -1 4202496 960492 0 0 0 22118 112 0 0 25 0 1 0 489182935 3923038208 946307 33554432000 4194304 4300876 140735171081808 18446744073709551615 4242185 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5250/statm: 957773 946307 144 27 0 956222 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 3831092

[startup+282.301 s]
/proc/loadavg: 4.03 3.93 3.69 5/190 5298
/proc/meminfo: memFree=12969992/32951124 swapFree=67111464/67111528
[pid=5250] ppid=5248 vsize=3831092 CPUtime=282.3 cores=0,2
/proc/5250/stat : 5250 (march_rw) R 5248 5250 4124 0 -1 4202496 960492 0 0 0 28118 112 0 0 25 0 1 0 489182935 3923038208 946307 33554432000 4194304 4300876 140735171081808 18446744073709551615 4242242 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5250/statm: 957773 946307 144 27 0 956222 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 3831092

[startup+342.301 s]
/proc/loadavg: 4.01 3.94 3.71 5/190 5299
/proc/meminfo: memFree=12969824/32951124 swapFree=67111464/67111528
[pid=5250] ppid=5248 vsize=3831092 CPUtime=342.3 cores=0,2
/proc/5250/stat : 5250 (march_rw) R 5248 5250 4124 0 -1 4202496 960492 0 0 0 34118 112 0 0 25 0 1 0 489182935 3923038208 946307 33554432000 4194304 4300876 140735171081808 18446744073709551615 4242215 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5250/statm: 957773 946307 144 27 0 956222 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 3831092

[startup+402.301 s]
/proc/loadavg: 4.00 3.95 3.73 5/190 5301
/proc/meminfo: memFree=12969664/32951124 swapFree=67111464/67111528
[pid=5250] ppid=5248 vsize=3831092 CPUtime=402.3 cores=0,2
/proc/5250/stat : 5250 (march_rw) R 5248 5250 4124 0 -1 4202496 960492 0 0 0 40118 112 0 0 25 0 1 0 489182935 3923038208 946307 33554432000 4194304 4300876 140735171081808 18446744073709551615 4242215 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5250/statm: 957773 946307 144 27 0 956222 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 3831092

[startup+462.301 s]
/proc/loadavg: 4.00 3.95 3.74 5/190 5306
/proc/meminfo: memFree=12970204/32951124 swapFree=67111464/67111528
[pid=5250] ppid=5248 vsize=3831092 CPUtime=462.3 cores=0,2
/proc/5250/stat : 5250 (march_rw) R 5248 5250 4124 0 -1 4202496 960492 0 0 0 46118 112 0 0 25 0 1 0 489182935 3923038208 946307 33554432000 4194304 4300876 140735171081808 18446744073709551615 4242185 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5250/statm: 957773 946307 144 27 0 956222 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 3831092

[startup+522.3 s]
/proc/loadavg: 4.00 3.96 3.75 5/190 5307
/proc/meminfo: memFree=12970188/32951124 swapFree=67111464/67111528
[pid=5250] ppid=5248 vsize=3831092 CPUtime=522.31 cores=0,2
/proc/5250/stat : 5250 (march_rw) R 5248 5250 4124 0 -1 4202496 960492 0 0 0 52118 113 0 0 25 0 1 0 489182935 3923038208 946307 33554432000 4194304 4300876 140735171081808 18446744073709551615 4242240 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5250/statm: 957773 946307 144 27 0 956222 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 3831092

[startup+582.301 s]
/proc/loadavg: 4.06 3.98 3.77 5/190 5309
/proc/meminfo: memFree=12970156/32951124 swapFree=67111464/67111528
[pid=5250] ppid=5248 vsize=3831092 CPUtime=582.31 cores=0,2
/proc/5250/stat : 5250 (march_rw) R 5248 5250 4124 0 -1 4202496 960492 0 0 0 58118 113 0 0 25 0 1 0 489182935 3923038208 946307 33554432000 4194304 4300876 140735171081808 18446744073709551615 4242234 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5250/statm: 957773 946307 144 27 0 956222 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 3831092

[startup+642.301 s]
/proc/loadavg: 4.02 3.98 3.78 5/190 5310
/proc/meminfo: memFree=12970140/32951124 swapFree=67111464/67111528
[pid=5250] ppid=5248 vsize=3831092 CPUtime=642.32 cores=0,2
/proc/5250/stat : 5250 (march_rw) R 5248 5250 4124 0 -1 4202496 960492 0 0 0 64119 113 0 0 25 0 1 0 489182935 3923038208 946307 33554432000 4194304 4300876 140735171081808 18446744073709551615 4242240 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5250/statm: 957773 946307 144 27 0 956222 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 3831092

[startup+702.301 s]
/proc/loadavg: 4.01 3.98 3.79 5/190 5313
/proc/meminfo: memFree=9934580/32951124 swapFree=67111464/67111528
[pid=5250] ppid=5248 vsize=3831092 CPUtime=702.31 cores=0,2
/proc/5250/stat : 5250 (march_rw) R 5248 5250 4124 0 -1 4202496 960492 0 0 0 70118 113 0 0 25 0 1 0 489182935 3923038208 946307 33554432000 4194304 4300876 140735171081808 18446744073709551615 4242234 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5250/statm: 957773 946307 144 27 0 956222 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 3831092

[startup+762.307 s]
/proc/loadavg: 5.37 4.39 3.94 4/187 5332
/proc/meminfo: memFree=16213140/32951124 swapFree=67111464/67111528
[pid=5250] ppid=5248 vsize=3831092 CPUtime=762.32 cores=0,2
/proc/5250/stat : 5250 (march_rw) R 5248 5250 4124 0 -1 4202496 960492 0 0 0 76119 113 0 0 25 0 1 0 489182935 3923038208 946307 33554432000 4194304 4300876 140735171081808 18446744073709551615 4242215 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5250/statm: 957773 946307 144 27 0 956222 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 3831092

[startup+822.3 s]
/proc/loadavg: 5.24 4.50 4.01 4/186 5361
/proc/meminfo: memFree=8929276/32951124 swapFree=67111464/67111528
[pid=5250] ppid=5248 vsize=3845588 CPUtime=822.31 cores=0,2
/proc/5250/stat : 5250 (march_rw) R 5248 5250 4124 0 -1 4202496 1875698 0 0 0 81979 252 0 0 25 0 1 0 489182935 3937882112 945839 33554432000 4194304 4300876 140735171081808 18446744073709551615 4242637 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5250/statm: 961397 945839 144 27 0 959846 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 3845588



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+830.201 s]
/proc/loadavg: 5.51 4.58 4.04 4/186 5362
/proc/meminfo: memFree=9304384/32951124 swapFree=67111464/67111528
[pid=5250] ppid=5248 vsize=7915468 CPUtime=830.22 cores=0,2
/proc/5250/stat : 5250 (march_rw) R 5248 5250 4124 0 -1 4204032 1925810 0 0 0 82761 261 0 0 25 0 1 0 489182935 8105439232 988421 33554432000 4194304 4300876 140735171081808 18446744073709551615 4240166 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5250/statm: 1978867 988421 144 27 0 1977316 0
Current children cumulated CPU time (s) 830.22
Current children cumulated vsize (KiB) 7915468

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

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -5250

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

[startup+831.8 s]
/proc/loadavg: 5.51 4.58 4.04 4/187 5363
/proc/meminfo: memFree=8485852/32951124 swapFree=67111464/67111528
[pid=5250] ppid=5248 vsize=7915468 CPUtime=831.81 cores=0,2
/proc/5250/stat : 5250 (march_rw) R 5248 5250 4124 0 -1 4204032 1925810 0 0 0 82761 420 0 0 25 0 1 0 489182935 8105439232 988421 33554432000 4194304 4300876 140735171081808 18446744073709551615 4240166 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5250/statm: 1978867 988421 144 27 0 1977316 0
Current children cumulated CPU time (s) 831.81
Current children cumulated vsize (KiB) 7915468

[startup+833.4 s]
/proc/loadavg: 5.51 4.58 4.04 4/186 5363
/proc/meminfo: memFree=7760204/32951124 swapFree=67111464/67111528
[pid=5250] ppid=5248 vsize=7915468 CPUtime=833.41 cores=0,2
/proc/5250/stat : 5250 (march_rw) R 5248 5250 4124 0 -1 4204032 1925810 0 0 0 82761 580 0 0 25 0 1 0 489182935 8105439232 988421 33554432000 4194304 4300876 140735171081808 18446744073709551615 4240166 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5250/statm: 1978867 988421 144 27 0 1977316 0
Current children cumulated CPU time (s) 833.41
Current children cumulated vsize (KiB) 7915468

[startup+835.001 s]
/proc/loadavg: 5.79 4.65 4.06 4/186 5363
/proc/meminfo: memFree=6364736/32951124 swapFree=67111464/67111528
[pid=5250] ppid=5248 vsize=7915468 CPUtime=835.01 cores=0,2
/proc/5250/stat : 5250 (march_rw) R 5248 5250 4124 0 -1 4204032 1925810 0 0 0 82761 740 0 0 25 0 1 0 489182935 8105439232 988421 33554432000 4194304 4300876 140735171081808 18446744073709551615 4240166 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5250/statm: 1978867 988421 144 27 0 1977316 0
Current children cumulated CPU time (s) 835.01
Current children cumulated vsize (KiB) 7915468

[startup+835.801 s]
/proc/loadavg: 5.79 4.65 4.06 4/186 5363
/proc/meminfo: memFree=6364736/32951124 swapFree=67111464/67111528
[pid=5250] ppid=5248 vsize=7915468 CPUtime=835.81 cores=0,2
/proc/5250/stat : 5250 (march_rw) R 5248 5250 4124 0 -1 4204032 1925810 0 0 0 82761 820 0 0 25 0 1 0 489182935 8105439232 988421 33554432000 4194304 4300876 140735171081808 18446744073709551615 4240166 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5250/statm: 1978867 988421 144 27 0 1977316 0
Current children cumulated CPU time (s) 835.81
Current children cumulated vsize (KiB) 7915468

[startup+836.201 s]
/proc/loadavg: 5.79 4.65 4.06 4/186 5363
/proc/meminfo: memFree=5709520/32951124 swapFree=67111464/67111528
[pid=5250] ppid=5248 vsize=0 CPUtime=836.21 cores=0,2
/proc/5250/stat : 5250 (march_rw) R 5248 5250 4124 0 -1 4204036 1925810 0 0 0 82761 860 0 0 25 0 1 0 489182935 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/5250/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 836.21
Current children cumulated vsize (KiB) 0

Child ended because it received signal 11 (SIGSEGV)
Child dumped core
Real time (s): 836.229
CPU time (s): 836.25
CPU user time (s): 827.615
CPU system time (s): 8.63469
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 7915468

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 827.615
system time used= 8.63469
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1925810
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= 2
involuntary context switches= 1701

runsolver used 1.53377 second user time and 3.04154 second system time

The end

Launcher Data

Begin job on node136 at 2011-04-26 01:57:30
IDJOB=3286146
IDBENCH=82418
IDSOLVER=1561
FILE ID=node136/3286146-1303775849
RUNJOBID= node136-1303775847-5238
PBS_JOBID= 13157165
Free space on /tmp= 72180 MiB

SOLVER NAME= march_rw 2011-03-02
BENCH NAME= SAT11/application/jarvisalo/AAAI2010-SATPlanning/aaai10-planning-ipc5-pipesworld-12-step16.cnf
COMMAND LINE= ./march_rw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3286146-1303775849/watcher-3286146-1303775849 -o /tmp/evaluation-result-3286146-1303775849/solver-3286146-1303775849 -C 2400 -W 1300 -M 7680  ./march_rw HOME/instance-3286146-1303775849.cnf

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

MD5SUM BENCH= 8b00e0d5bbc5eca928ef4e37055fe9dc
RANDOM SEED=2075507968

node136.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.809
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.809
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.809
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
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.809
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:      20836148 kB
Buffers:       1689896 kB
Cached:        9795460 kB
SwapCached:         60 kB
Active:        4536876 kB
Inactive:      7012528 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20836148 kB
SwapTotal:    67111528 kB
SwapFree:     67111464 kB
Dirty:           16904 kB
Writeback:           0 kB
AnonPages:       63508 kB
Mapped:          14424 kB
Slab:           500632 kB
PageTables:       5168 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   190748 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= 60652 MiB
End job on node136 at 2011-04-26 02:11:26