Trace number 3286692

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
SApperloT 2011-03-23? (TO) 1300.04 1300.02

General information on the benchmark

Nameapplication/jarvisalo/AAAI2010-SATPlanning/
aaai10-planning-ipc5-pathways-17-step21.cnf
MD5SUM4f6c74152fcb90409ea0105b51afa3bd
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark73.1309
Satisfiable
(Un)Satisfiability was proved
Number of variables53919
Number of clauses308235
Sum of the clauses size690466
Maximum clause length61
Minimum clause length1
Number of clauses of size 1414
Number of clauses of size 2270265
Number of clauses of size 329435
Number of clauses of size 45675
Number of clauses of size 5487
Number of clauses of size over 51959

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

running on 2 cores: 5,7

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


[startup+0 s]
/proc/loadavg: 4.07 4.28 4.13 4/187 31351
/proc/meminfo: memFree=17396840/32951132 swapFree=67111528/67111528
[pid=31351] ppid=31349 vsize=18576 CPUtime=0 cores=5,7
/proc/31351/stat : 31351 (SApperloT) R 31349 31351 28714 0 -1 4202496 872 0 0 0 0 0 0 0 25 0 1 0 488604322 19021824 811 33554432000 4194304 4465733 140736488382704 18446744073709551615 274664808192 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31351/statm: 4644 811 249 67 0 1767 0

[startup+0.069589 s]
/proc/loadavg: 4.07 4.28 4.13 4/187 31351
/proc/meminfo: memFree=17396840/32951132 swapFree=67111528/67111528
[pid=31351] ppid=31349 vsize=19780 CPUtime=0.06 cores=5,7
/proc/31351/stat : 31351 (SApperloT) R 31349 31351 28714 0 -1 4202496 2437 0 0 0 6 0 0 0 25 0 1 0 488604322 20254720 1658 33554432000 4194304 4465733 140736488382704 18446744073709551615 4295790 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31351/statm: 4945 1659 250 67 0 2068 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 19780

[startup+0.100572 s]
/proc/loadavg: 4.07 4.28 4.13 4/187 31351
/proc/meminfo: memFree=17396840/32951132 swapFree=67111528/67111528
[pid=31351] ppid=31349 vsize=21736 CPUtime=0.09 cores=5,7
/proc/31351/stat : 31351 (SApperloT) R 31349 31351 28714 0 -1 4202496 3658 0 0 0 9 0 0 0 25 0 1 0 488604322 22257664 1975 33554432000 4194304 4465733 140736488382704 18446744073709551615 4248343 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31351/statm: 5434 1978 253 67 0 2557 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 21736

[startup+0.300533 s]
/proc/loadavg: 4.07 4.28 4.13 4/187 31351
/proc/meminfo: memFree=17396840/32951132 swapFree=67111528/67111528
[pid=31351] ppid=31349 vsize=21736 CPUtime=0.29 cores=5,7
/proc/31351/stat : 31351 (SApperloT) R 31349 31351 28714 0 -1 4202496 3770 0 0 0 29 0 0 0 25 0 1 0 488604322 22257664 2061 33554432000 4194304 4465733 140736488382704 18446744073709551615 4270178 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31351/statm: 5434 2061 255 67 0 2557 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 21736

[startup+0.700466 s]
/proc/loadavg: 4.07 4.28 4.13 4/187 31351
/proc/meminfo: memFree=17396840/32951132 swapFree=67111528/67111528
[pid=31351] ppid=31349 vsize=22120 CPUtime=0.69 cores=5,7
/proc/31351/stat : 31351 (SApperloT) R 31349 31351 28714 0 -1 4202496 4184 0 0 0 69 0 0 0 25 0 1 0 488604322 22650880 2300 33554432000 4194304 4465733 140736488382704 18446744073709551615 4266854 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31351/statm: 5530 2300 255 67 0 2653 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 22120

[startup+1.50033 s]
/proc/loadavg: 4.07 4.28 4.13 5/188 31352
/proc/meminfo: memFree=17387552/32951132 swapFree=67111528/67111528
[pid=31351] ppid=31349 vsize=22120 CPUtime=1.49 cores=5,7
/proc/31351/stat : 31351 (SApperloT) R 31349 31351 28714 0 -1 4202496 4639 0 0 0 149 0 0 0 25 0 1 0 488604322 22650880 2557 33554432000 4194304 4465733 140736488382704 18446744073709551615 4270455 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31351/statm: 5530 2557 255 67 0 2653 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 22120

[startup+3.10105 s]
/proc/loadavg: 4.07 4.28 4.13 5/188 31352
/proc/meminfo: memFree=17385320/32951132 swapFree=67111528/67111528
[pid=31351] ppid=31349 vsize=28744 CPUtime=3.09 cores=5,7
/proc/31351/stat : 31351 (SApperloT) R 31349 31351 28714 0 -1 4202496 7068 0 0 0 308 1 0 0 25 0 1 0 488604322 29433856 3976 33554432000 4194304 4465733 140736488382704 18446744073709551615 4270923 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31351/statm: 7186 3976 255 67 0 4309 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 28744

[startup+6.3005 s]
/proc/loadavg: 4.06 4.28 4.13 5/188 31352
/proc/meminfo: memFree=17366196/32951132 swapFree=67111528/67111528
[pid=31351] ppid=31349 vsize=64620 CPUtime=6.29 cores=5,7
/proc/31351/stat : 31351 (SApperloT) R 31349 31351 28714 0 -1 4202496 12393 0 0 0 627 2 0 0 25 0 1 0 488604322 66170880 7808 33554432000 4194304 4465733 140736488382704 18446744073709551615 4300929 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31351/statm: 16155 7808 280 67 0 13278 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 64620

[startup+12.7004 s]
/proc/loadavg: 4.06 4.27 4.13 5/185 31382
/proc/meminfo: memFree=17641940/32951132 swapFree=67111528/67111528
[pid=31351] ppid=31349 vsize=74356 CPUtime=12.69 cores=5,7
/proc/31351/stat : 31351 (SApperloT) R 31349 31351 28714 0 -1 4202496 16950 0 0 0 1266 3 0 0 25 0 1 0 488604322 76140544 10411 33554432000 4194304 4465733 140736488382704 18446744073709551615 4301001 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31351/statm: 18589 10411 282 67 0 15712 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 74356

[startup+25.5002 s]
/proc/loadavg: 4.39 4.34 4.16 5/188 31407
/proc/meminfo: memFree=17595732/32951132 swapFree=67111528/67111528
[pid=31351] ppid=31349 vsize=86620 CPUtime=25.49 cores=5,7
/proc/31351/stat : 31351 (SApperloT) R 31349 31351 28714 0 -1 4202496 23166 0 0 0 2545 4 0 0 25 0 1 0 488604322 88698880 13957 33554432000 4194304 4465733 140736488382704 18446744073709551615 4300679 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31351/statm: 21655 13957 282 67 0 18778 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 86620

[startup+51.1007 s]
/proc/loadavg: 4.26 4.31 4.15 5/188 31407
/proc/meminfo: memFree=17528172/32951132 swapFree=67111528/67111528
[pid=31351] ppid=31349 vsize=99360 CPUtime=51.09 cores=5,7
/proc/31351/stat : 31351 (SApperloT) R 31349 31351 28714 0 -1 4202496 34231 0 0 0 5104 5 0 0 25 0 1 0 488604322 101744640 15736 33554432000 4194304 4465733 140736488382704 18446744073709551615 4343369 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31351/statm: 24840 15736 282 67 0 21963 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 99360

[startup+102.307 s]
/proc/loadavg: 4.11 4.26 4.14 5/188 31409
/proc/meminfo: memFree=17419116/32951132 swapFree=67111528/67111528
[pid=31351] ppid=31349 vsize=107984 CPUtime=102.3 cores=5,7
/proc/31351/stat : 31351 (SApperloT) R 31349 31351 28714 0 -1 4202496 41834 0 0 0 10223 7 0 0 25 0 1 0 488604322 110575616 15257 33554432000 4194304 4465733 140736488382704 18446744073709551615 4364321 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31351/statm: 26996 15257 282 67 0 24119 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 107984

[startup+162.3 s]
/proc/loadavg: 4.04 4.21 4.13 5/188 31410
/proc/meminfo: memFree=17301440/32951132 swapFree=67111528/67111528
[pid=31351] ppid=31349 vsize=129292 CPUtime=162.29 cores=5,7
/proc/31351/stat : 31351 (SApperloT) R 31349 31351 28714 0 -1 4202496 59634 0 0 0 16219 10 0 0 25 0 1 0 488604322 132395008 20329 33554432000 4194304 4465733 140736488382704 18446744073709551615 4358656 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31351/statm: 32323 20329 282 67 0 29446 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 129292

[startup+222.301 s]
/proc/loadavg: 4.01 4.17 4.12 5/188 31412
/proc/meminfo: memFree=17115048/32951132 swapFree=67111528/67111528
[pid=31351] ppid=31349 vsize=88212 CPUtime=222.29 cores=5,7
/proc/31351/stat : 31351 (SApperloT) R 31349 31351 28714 0 -1 4202496 63760 0 0 0 22219 10 0 0 25 0 1 0 488604322 90329088 17444 33554432000 4194304 4465733 140736488382704 18446744073709551615 4255241 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31351/statm: 22053 17444 282 67 0 19176 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 88212

[startup+282.301 s]
/proc/loadavg: 4.00 4.14 4.11 5/188 31414
/proc/meminfo: memFree=17084656/32951132 swapFree=67111528/67111528
[pid=31351] ppid=31349 vsize=92864 CPUtime=282.29 cores=5,7
/proc/31351/stat : 31351 (SApperloT) R 31349 31351 28714 0 -1 4202496 70097 0 0 0 28218 11 0 0 25 0 1 0 488604322 95092736 18218 33554432000 4194304 4465733 140736488382704 18446744073709551615 4271258 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31351/statm: 23216 18218 282 67 0 20339 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 92864

[startup+342.3 s]
/proc/loadavg: 4.00 4.11 4.10 5/188 31415
/proc/meminfo: memFree=17063432/32951132 swapFree=67111528/67111528
[pid=31351] ppid=31349 vsize=103388 CPUtime=342.3 cores=5,7
/proc/31351/stat : 31351 (SApperloT) R 31349 31351 28714 0 -1 4202496 80769 0 0 0 34217 13 0 0 25 0 1 0 488604322 105869312 21329 33554432000 4194304 4465733 140736488382704 18446744073709551615 4270774 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31351/statm: 25847 21329 356 67 0 22970 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 103388

[startup+402.301 s]
/proc/loadavg: 4.00 4.09 4.09 4/183 31434
/proc/meminfo: memFree=17086148/32951132 swapFree=67111528/67111528
[pid=31351] ppid=31349 vsize=203964 CPUtime=402.29 cores=5,7
/proc/31351/stat : 31351 (SApperloT) R 31349 31351 28714 0 -1 4202496 97821 0 0 0 40214 15 0 0 25 0 1 0 488604322 208859136 36193 33554432000 4194304 4465733 140736488382704 18446744073709551615 4369585 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31351/statm: 50991 36193 589 67 0 48114 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 203964

[startup+462.3 s]
/proc/loadavg: 3.37 3.89 4.02 4/182 31435
/proc/meminfo: memFree=17129248/32951132 swapFree=67111528/67111528
[pid=31351] ppid=31349 vsize=144556 CPUtime=462.3 cores=5,7
/proc/31351/stat : 31351 (SApperloT) R 31349 31351 28714 0 -1 4202496 99813 0 0 0 46214 16 0 0 25 0 1 0 488604322 148025344 31001 33554432000 4194304 4465733 140736488382704 18446744073709551615 4270808 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31351/statm: 36139 31001 515 67 0 33262 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 144556

[startup+522.301 s]
/proc/loadavg: 3.25 3.75 3.96 4/182 31437
/proc/meminfo: memFree=17128488/32951132 swapFree=67111528/67111528
[pid=31351] ppid=31349 vsize=144556 CPUtime=522.3 cores=5,7
/proc/31351/stat : 31351 (SApperloT) R 31349 31351 28714 0 -1 4202496 105944 0 0 0 52213 17 0 0 25 0 1 0 488604322 148025344 31075 33554432000 4194304 4465733 140736488382704 18446744073709551615 4270702 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31351/statm: 36139 31075 515 67 0 33262 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 144556

[startup+582.301 s]
/proc/loadavg: 3.09 3.61 3.90 4/182 31439
/proc/meminfo: memFree=17089664/32951132 swapFree=67111528/67111528
[pid=31351] ppid=31349 vsize=213828 CPUtime=582.3 cores=5,7
/proc/31351/stat : 31351 (SApperloT) R 31349 31351 28714 0 -1 4202496 119129 0 0 0 58212 18 0 0 25 0 1 0 488604322 218959872 40903 33554432000 4194304 4465733 140736488382704 18446744073709551615 4343422 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31351/statm: 53457 40903 515 67 0 50580 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 213828

[startup+642.301 s]
/proc/loadavg: 3.03 3.50 3.84 4/182 31440
/proc/meminfo: memFree=17122392/32951132 swapFree=67111528/67111528
[pid=31351] ppid=31349 vsize=165136 CPUtime=642.31 cores=5,7
/proc/31351/stat : 31351 (SApperloT) R 31349 31351 28714 0 -1 4202496 130057 0 0 0 64211 20 0 0 25 0 1 0 488604322 169099264 32732 33554432000 4194304 4465733 140736488382704 18446744073709551615 4270037 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31351/statm: 41284 32732 515 67 0 38407 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 165136

[startup+702.301 s]
/proc/loadavg: 2.48 3.27 3.74 3/176 31459
/proc/meminfo: memFree=17173816/32951132 swapFree=67111528/67111528
[pid=31351] ppid=31349 vsize=249492 CPUtime=702.3 cores=5,7
/proc/31351/stat : 31351 (SApperloT) R 31349 31351 28714 0 -1 4202496 138111 0 0 0 70209 21 0 0 25 0 1 0 488604322 255479808 38966 33554432000 4194304 4465733 140736488382704 18446744073709551615 4358634 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31351/statm: 62373 38966 515 67 0 59496 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 249492

[startup+762.306 s]
/proc/loadavg: 2.17 3.03 3.62 3/176 31460
/proc/meminfo: memFree=17193276/32951132 swapFree=67111528/67111528
[pid=31351] ppid=31349 vsize=165136 CPUtime=762.31 cores=5,7
/proc/31351/stat : 31351 (SApperloT) R 31349 31351 28714 0 -1 4202496 139475 0 0 0 76210 21 0 0 25 0 1 0 488604322 169099264 34097 33554432000 4194304 4465733 140736488382704 18446744073709551615 4270699 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31351/statm: 41284 34097 515 67 0 38407 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 165136

[startup+822.301 s]
/proc/loadavg: 2.06 2.84 3.52 3/176 31462
/proc/meminfo: memFree=17188676/32951132 swapFree=67111528/67111528
[pid=31351] ppid=31349 vsize=165136 CPUtime=822.3 cores=5,7
/proc/31351/stat : 31351 (SApperloT) R 31349 31351 28714 0 -1 4202496 149165 0 0 0 82208 22 0 0 25 0 1 0 488604322 169099264 35349 33554432000 4194304 4465733 140736488382704 18446744073709551615 4253622 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31351/statm: 41284 35349 515 67 0 38407 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 165136

[startup+882.3 s]
/proc/loadavg: 2.02 2.69 3.42 3/176 31464
/proc/meminfo: memFree=17140180/32951132 swapFree=67111528/67111528
[pid=31351] ppid=31349 vsize=247076 CPUtime=882.31 cores=5,7
/proc/31351/stat : 31351 (SApperloT) R 31349 31351 28714 0 -1 4202496 161552 0 0 0 88207 24 0 0 25 0 1 0 488604322 253005824 45343 33554432000 4194304 4465733 140736488382704 18446744073709551615 4343369 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31351/statm: 61769 45343 515 67 0 58892 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 247076

[startup+942.301 s]
/proc/loadavg: 2.04 2.57 3.34 3/176 31465
/proc/meminfo: memFree=17178856/32951132 swapFree=67111528/67111528
[pid=31351] ppid=31349 vsize=165136 CPUtime=942.31 cores=5,7
/proc/31351/stat : 31351 (SApperloT) R 31349 31351 28714 0 -1 4202496 161552 0 0 0 94207 24 0 0 25 0 1 0 488604322 169099264 35349 33554432000 4194304 4465733 140736488382704 18446744073709551615 4270199 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31351/statm: 41284 35349 515 67 0 38407 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 165136

[startup+1002.3 s]
/proc/loadavg: 2.01 2.47 3.25 3/176 31467
/proc/meminfo: memFree=17155544/32951132 swapFree=67111528/67111528
[pid=31351] ppid=31349 vsize=197912 CPUtime=1002.3 cores=5,7
/proc/31351/stat : 31351 (SApperloT) R 31349 31351 28714 0 -1 4202496 167227 0 0 0 100206 24 0 0 25 0 1 0 488604322 202661888 41024 33554432000 4194304 4465733 140736488382704 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31351/statm: 49478 41024 515 67 0 46601 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 197912

[startup+1062.3 s]
/proc/loadavg: 2.00 2.38 3.17 3/176 31468
/proc/meminfo: memFree=17147592/32951132 swapFree=67111528/67111528
[pid=31351] ppid=31349 vsize=268172 CPUtime=1062.31 cores=5,7
/proc/31351/stat : 31351 (SApperloT) R 31349 31351 28714 0 -1 4202496 176637 0 0 0 106205 26 0 0 25 0 1 0 488604322 274608128 42228 33554432000 4194304 4465733 140736488382704 18446744073709551615 4343408 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31351/statm: 67043 42228 515 67 0 64166 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 268172

[startup+1122.3 s]
/proc/loadavg: 2.04 2.32 3.10 3/176 31470
/proc/meminfo: memFree=17371520/32951132 swapFree=67111528/67111528
[pid=31351] ppid=31349 vsize=165136 CPUtime=1122.31 cores=5,7
/proc/31351/stat : 31351 (SApperloT) R 31349 31351 28714 0 -1 4202496 179371 0 0 0 112204 27 0 0 25 0 1 0 488604322 169099264 37565 33554432000 4194304 4465733 140736488382704 18446744073709551615 4270238 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31351/statm: 41284 37565 515 67 0 38407 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 165136

[startup+1182.3 s]
/proc/loadavg: 2.01 2.26 3.03 3/176 31472
/proc/meminfo: memFree=17367912/32951132 swapFree=67111528/67111528
[pid=31351] ppid=31349 vsize=165136 CPUtime=1182.31 cores=5,7
/proc/31351/stat : 31351 (SApperloT) R 31349 31351 28714 0 -1 4202496 188612 0 0 0 118203 28 0 0 25 0 1 0 488604322 169099264 37565 33554432000 4194304 4465733 140736488382704 18446744073709551615 4259582 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31351/statm: 41284 37565 515 67 0 38407 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 165136

[startup+1242.3 s]
/proc/loadavg: 2.00 2.21 2.96 3/176 31473
/proc/meminfo: memFree=17352512/32951132 swapFree=67111528/67111528
[pid=31351] ppid=31349 vsize=195276 CPUtime=1242.31 cores=5,7
/proc/31351/stat : 31351 (SApperloT) R 31349 31351 28714 0 -1 4202496 194062 0 0 0 124203 28 0 0 25 0 1 0 488604322 199962624 43015 33554432000 4194304 4465733 140736488382704 18446744073709551615 4296174 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31351/statm: 48819 43015 515 67 0 45942 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 195276



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.43 2.02 2.84 2/170 31492
/proc/meminfo: memFree=17700892/32951132 swapFree=67111528/67111528
[pid=31351] ppid=31349 vsize=270548 CPUtime=1300.01 cores=5,7
/proc/31351/stat : 31351 (SApperloT) R 31349 31351 28714 0 -1 4202496 202281 0 0 0 129972 29 0 0 25 0 1 0 488604322 277041152 43684 33554432000 4194304 4465733 140736488382704 18446744073709551615 4343207 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31351/statm: 67637 43684 515 67 0 64760 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 270548

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.02
CPU time (s): 1300.04
CPU user time (s): 1299.73
CPU system time (s): 0.306953
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 300948

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.73
system time used= 0.306953
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 202281
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= 8
involuntary context switches= 2074

runsolver used 1.9587 second user time and 4.77827 second system time

The end

Launcher Data

Begin job on node131 at 2011-04-26 00:20:47
IDJOB=3286692
IDBENCH=82432
IDSOLVER=1657
FILE ID=node131/3286692-1303770047
RUNJOBID= node131-1303769612-31138
PBS_JOBID= 13154069
Free space on /tmp= 71848 MiB

SOLVER NAME= SApperloT 2011-03-23
BENCH NAME= SAT11/application/jarvisalo/AAAI2010-SATPlanning/aaai10-planning-ipc5-pathways-17-step21.cnf
COMMAND LINE= SApperloT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3286692-1303770047/watcher-3286692-1303770047 -o /tmp/evaluation-result-3286692-1303770047/solver-3286692-1303770047 -C 2400 -W 1300 -M 7680  SApperloT HOME/instance-3286692-1303770047.cnf

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

MD5SUM BENCH= 4f6c74152fcb90409ea0105b51afa3bd
RANDOM SEED=1918027488

node131.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.830
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.66
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.830
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.830
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.83
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.830
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.830
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.77
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.830
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.830
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.830
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:     32951132 kB
MemFree:      17396996 kB
Buffers:       1008420 kB
Cached:       13544852 kB
SwapCached:          0 kB
Active:        5226788 kB
Inactive:      9809120 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      17396996 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            5264 kB
Writeback:          16 kB
AnonPages:      482216 kB
Mapped:          15992 kB
Slab:           453216 kB
PageTables:       6040 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   742664 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71912 MiB
End job on node131 at 2011-04-26 00:42:29