Trace number 3286646

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-23UNSAT 714.607 714.984

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

714.52/714.97	
714.52/714.97	s UNSATISFIABLE
714.52/714.97	c Reason for Unsat: Learned empty clause

Verifier Data

No possible verification on an UNSAT instance

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-3286646-1303769730/watcher-3286646-1303769730 -o /tmp/evaluation-result-3286646-1303769730/solver-3286646-1303769730 -C 2400 -W 1300 -M 7680 SApperloT HOME/instance-3286646-1303769730.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: 6.07 4.78 4.19 4/187 31316
/proc/meminfo: memFree=17204732/32951132 swapFree=67111528/67111528
[pid=31316] ppid=31314 vsize=27616 CPUtime=0 cores=1,3
/proc/31316/stat : 31316 (SApperloT) R 31314 31316 28714 0 -1 4202496 1264 0 0 0 0 0 0 0 21 0 1 0 488572721 28278784 1203 33554432000 4194304 4465733 140734220054976 18446744073709551615 4295790 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31316/statm: 6904 1203 249 67 0 4027 0

[startup+0.0634859 s]
/proc/loadavg: 6.07 4.78 4.19 4/187 31316
/proc/meminfo: memFree=17204732/32951132 swapFree=67111528/67111528
[pid=31316] ppid=31314 vsize=27616 CPUtime=0.05 cores=1,3
/proc/31316/stat : 31316 (SApperloT) R 31314 31316 28714 0 -1 4202496 2225 0 0 0 5 0 0 0 21 0 1 0 488572721 28278784 1981 33554432000 4194304 4465733 140734220054976 18446744073709551615 274664808192 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31316/statm: 6904 1981 250 67 0 4027 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 27616

[startup+0.100476 s]
/proc/loadavg: 6.07 4.78 4.19 4/187 31316
/proc/meminfo: memFree=17204732/32951132 swapFree=67111528/67111528
[pid=31316] ppid=31314 vsize=27616 CPUtime=0.09 cores=1,3
/proc/31316/stat : 31316 (SApperloT) R 31314 31316 28714 0 -1 4202496 2644 0 0 0 9 0 0 0 21 0 1 0 488572721 28278784 2400 33554432000 4194304 4465733 140734220054976 18446744073709551615 274664808192 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31316/statm: 6904 2401 250 67 0 4027 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 27616

[startup+0.300447 s]
/proc/loadavg: 6.07 4.78 4.19 4/187 31316
/proc/meminfo: memFree=17204732/32951132 swapFree=67111528/67111528
[pid=31316] ppid=31314 vsize=35832 CPUtime=0.29 cores=1,3
/proc/31316/stat : 31316 (SApperloT) R 31314 31316 28714 0 -1 4202496 8046 0 0 0 28 1 0 0 22 0 1 0 488572721 36691968 3944 33554432000 4194304 4465733 140734220054976 18446744073709551615 4270037 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31316/statm: 8958 3944 255 67 0 6081 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 35832

[startup+0.700373 s]
/proc/loadavg: 6.07 4.78 4.19 4/187 31316
/proc/meminfo: memFree=17204732/32951132 swapFree=67111528/67111528
[pid=31316] ppid=31314 vsize=36344 CPUtime=0.69 cores=1,3
/proc/31316/stat : 31316 (SApperloT) R 31314 31316 28714 0 -1 4202496 8389 0 0 0 68 1 0 0 24 0 1 0 488572721 37216256 4166 33554432000 4194304 4465733 140734220054976 18446744073709551615 4276846 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31316/statm: 9086 4166 255 67 0 6209 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 36344

[startup+1.50024 s]
/proc/loadavg: 6.07 4.78 4.19 5/188 31317
/proc/meminfo: memFree=17185760/32951132 swapFree=67111528/67111528
[pid=31316] ppid=31314 vsize=36344 CPUtime=1.48 cores=1,3
/proc/31316/stat : 31316 (SApperloT) R 31314 31316 28714 0 -1 4202496 8941 0 0 0 144 4 0 0 25 0 1 0 488572721 37216256 4457 33554432000 4194304 4465733 140734220054976 18446744073709551615 4270455 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31316/statm: 9086 4457 255 67 0 6209 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 36344

[startup+3.10097 s]
/proc/loadavg: 6.07 4.78 4.19 5/188 31317
/proc/meminfo: memFree=17182772/32951132 swapFree=67111528/67111528
[pid=31316] ppid=31314 vsize=36344 CPUtime=3.08 cores=1,3
/proc/31316/stat : 31316 (SApperloT) R 31314 31316 28714 0 -1 4202496 9721 0 0 0 304 4 0 0 25 0 1 0 488572721 37216256 4863 33554432000 4194304 4465733 140734220054976 18446744073709551615 4255350 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31316/statm: 9086 4863 255 67 0 6209 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 36344

[startup+6.30037 s]
/proc/loadavg: 5.99 4.78 4.19 5/188 31317
/proc/meminfo: memFree=17153508/32951132 swapFree=67111528/67111528
[pid=31316] ppid=31314 vsize=36516 CPUtime=6.06 cores=1,3
/proc/31316/stat : 31316 (SApperloT) R 31314 31316 28714 0 -1 4202496 10812 0 0 0 601 5 0 0 25 0 1 0 488572721 37392384 5449 33554432000 4194304 4465733 140734220054976 18446744073709551615 4270161 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/31316/statm: 9129 5449 255 67 0 6252 0
Current children cumulated CPU time (s) 6.06
Current children cumulated vsize (KiB) 36516

[startup+12.7003 s]
/proc/loadavg: 5.83 4.77 4.19 5/188 31317
/proc/meminfo: memFree=17121280/32951132 swapFree=67111528/67111528
[pid=31316] ppid=31314 vsize=102480 CPUtime=12.32 cores=1,3
/proc/31316/stat : 31316 (SApperloT) R 31314 31316 28714 0 -1 4202496 19663 0 0 0 1225 7 0 0 25 0 1 0 488572721 104939520 11743 33554432000 4194304 4465733 140734220054976 18446744073709551615 4300929 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31316/statm: 25620 11743 280 67 0 22743 0
Current children cumulated CPU time (s) 12.32
Current children cumulated vsize (KiB) 102480

[startup+25.5011 s]
/proc/loadavg: 5.42 4.73 4.19 5/188 31317
/proc/meminfo: memFree=17123884/32951132 swapFree=67111528/67111528
[pid=31316] ppid=31314 vsize=109344 CPUtime=25.12 cores=1,3
/proc/31316/stat : 31316 (SApperloT) R 31314 31316 28714 0 -1 4202496 23482 0 0 0 2504 8 0 0 25 0 1 0 488572721 111968256 12824 33554432000 4194304 4465733 140734220054976 18446744073709551615 4304311 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31316/statm: 27336 12824 280 67 0 24459 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 109344

[startup+51.1006 s]
/proc/loadavg: 4.94 4.67 4.18 5/188 31318
/proc/meminfo: memFree=16953396/32951132 swapFree=67111528/67111528
[pid=31316] ppid=31314 vsize=128232 CPUtime=50.7 cores=1,3
/proc/31316/stat : 31316 (SApperloT) R 31314 31316 28714 0 -1 4202496 32106 0 0 0 5059 11 0 0 25 0 1 0 488572721 131309568 18607 33554432000 4194304 4465733 140734220054976 18446744073709551615 4304268 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31316/statm: 32058 18607 280 67 0 29181 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 128232

[startup+102.307 s]
/proc/loadavg: 4.40 4.56 4.17 5/188 31319
/proc/meminfo: memFree=16799476/32951132 swapFree=67111528/67111528
[pid=31316] ppid=31314 vsize=134256 CPUtime=101.91 cores=1,3
/proc/31316/stat : 31316 (SApperloT) R 31314 31316 28714 0 -1 4202496 49582 0 0 0 10177 14 0 0 25 0 1 0 488572721 137478144 22856 33554432000 4194304 4465733 140734220054976 18446744073709551615 4368392 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31316/statm: 33564 22856 280 67 0 30687 0
Current children cumulated CPU time (s) 101.91
Current children cumulated vsize (KiB) 134256

[startup+162.3 s]
/proc/loadavg: 4.15 4.46 4.16 5/188 31321
/proc/meminfo: memFree=16812608/32951132 swapFree=67111528/67111528
[pid=31316] ppid=31314 vsize=125440 CPUtime=161.9 cores=1,3
/proc/31316/stat : 31316 (SApperloT) R 31314 31316 28714 0 -1 4202496 51742 0 0 0 16176 14 0 0 25 0 1 0 488572721 128450560 22918 33554432000 4194304 4465733 140734220054976 18446744073709551615 4254827 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31316/statm: 31360 22918 280 67 0 28483 0
Current children cumulated CPU time (s) 161.9
Current children cumulated vsize (KiB) 125440

[startup+222.301 s]
/proc/loadavg: 4.05 4.37 4.15 5/188 31323
/proc/meminfo: memFree=16786420/32951132 swapFree=67111528/67111528
[pid=31316] ppid=31314 vsize=134764 CPUtime=221.91 cores=1,3
/proc/31316/stat : 31316 (SApperloT) R 31314 31316 28714 0 -1 4202496 54476 0 0 0 22176 15 0 0 25 0 1 0 488572721 137998336 25638 33554432000 4194304 4465733 140734220054976 18446744073709551615 4270091 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31316/statm: 33691 25638 284 67 0 30814 0
Current children cumulated CPU time (s) 221.91
Current children cumulated vsize (KiB) 134764

[startup+282.301 s]
/proc/loadavg: 4.02 4.30 4.14 5/188 31324
/proc/meminfo: memFree=16783372/32951132 swapFree=67111528/67111528
[pid=31316] ppid=31314 vsize=136704 CPUtime=281.9 cores=1,3
/proc/31316/stat : 31316 (SApperloT) R 31314 31316 28714 0 -1 4202496 55037 0 0 0 28175 15 0 0 25 0 1 0 488572721 139984896 26195 33554432000 4194304 4465733 140734220054976 18446744073709551615 4270176 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31316/statm: 34176 26195 285 67 0 31299 0
Current children cumulated CPU time (s) 281.9
Current children cumulated vsize (KiB) 136704

[startup+342.301 s]
/proc/loadavg: 4.39 4.34 4.16 5/188 31407
/proc/meminfo: memFree=17593996/32951132 swapFree=67111528/67111528
[pid=31316] ppid=31314 vsize=137208 CPUtime=341.9 cores=1,3
/proc/31316/stat : 31316 (SApperloT) R 31314 31316 28714 0 -1 4202496 55361 0 0 0 34175 15 0 0 25 0 1 0 488572721 140500992 26517 33554432000 4194304 4465733 140734220054976 18446744073709551615 4295921 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31316/statm: 34302 26517 285 67 0 31425 0
Current children cumulated CPU time (s) 341.9
Current children cumulated vsize (KiB) 137208

[startup+402.301 s]
/proc/loadavg: 4.14 4.28 4.14 5/188 31408
/proc/meminfo: memFree=17448636/32951132 swapFree=67111528/67111528
[pid=31316] ppid=31314 vsize=140056 CPUtime=401.91 cores=1,3
/proc/31316/stat : 31316 (SApperloT) R 31314 31316 28714 0 -1 4202496 57975 0 0 0 40175 16 0 0 25 0 1 0 488572721 143417344 28344 33554432000 4194304 4465733 140734220054976 18446744073709551615 4343431 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31316/statm: 35014 28344 280 67 0 32137 0
Current children cumulated CPU time (s) 401.91
Current children cumulated vsize (KiB) 140056

[startup+462.3 s]
/proc/loadavg: 4.05 4.22 4.13 5/188 31410
/proc/meminfo: memFree=17338268/32951132 swapFree=67111528/67111528
[pid=31316] ppid=31314 vsize=146760 CPUtime=461.91 cores=1,3
/proc/31316/stat : 31316 (SApperloT) R 31314 31316 28714 0 -1 4202496 60087 0 0 0 46175 16 0 0 25 0 1 0 488572721 150282240 30416 33554432000 4194304 4465733 140734220054976 18446744073709551615 4296245 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31316/statm: 36690 30416 284 67 0 33813 0
Current children cumulated CPU time (s) 461.91
Current children cumulated vsize (KiB) 146760

[startup+522.301 s]
/proc/loadavg: 4.02 4.18 4.12 5/188 31412
/proc/meminfo: memFree=17115796/32951132 swapFree=67111528/67111528
[pid=31316] ppid=31314 vsize=90084 CPUtime=521.91 cores=1,3
/proc/31316/stat : 31316 (SApperloT) R 31314 31316 28714 0 -1 4202496 62697 0 0 0 52174 17 0 0 25 0 1 0 488572721 92246016 19030 33554432000 4194304 4465733 140734220054976 18446744073709551615 4270658 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31316/statm: 22521 19030 281 67 0 19644 0
Current children cumulated CPU time (s) 521.91
Current children cumulated vsize (KiB) 90084

[startup+582.3 s]
/proc/loadavg: 4.00 4.14 4.11 5/188 31413
/proc/meminfo: memFree=17101772/32951132 swapFree=67111528/67111528
[pid=31316] ppid=31314 vsize=102132 CPUtime=581.91 cores=1,3
/proc/31316/stat : 31316 (SApperloT) R 31314 31316 28714 0 -1 4202496 69849 0 0 0 58172 19 0 0 25 0 1 0 488572721 104583168 21889 33554432000 4194304 4465733 140734220054976 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31316/statm: 25533 21889 281 67 0 22656 0
Current children cumulated CPU time (s) 581.91
Current children cumulated vsize (KiB) 102132

[startup+642.301 s]
/proc/loadavg: 4.00 4.12 4.10 5/188 31415
/proc/meminfo: memFree=17017804/32951132 swapFree=67111528/67111528
[pid=31316] ppid=31314 vsize=162544 CPUtime=641.92 cores=1,3
/proc/31316/stat : 31316 (SApperloT) R 31314 31316 28714 0 -1 4202496 87775 0 0 0 64171 21 0 0 25 0 1 0 488572721 166445056 27193 33554432000 4194304 4465733 140734220054976 18446744073709551615 4343398 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31316/statm: 40636 27193 281 67 0 37759 0
Current children cumulated CPU time (s) 641.92
Current children cumulated vsize (KiB) 162544

[startup+702.301 s]
/proc/loadavg: 4.00 4.09 4.09 5/188 31416
/proc/meminfo: memFree=17001920/32951132 swapFree=67111528/67111528
[pid=31316] ppid=31314 vsize=117636 CPUtime=701.91 cores=1,3
/proc/31316/stat : 31316 (SApperloT) R 31314 31316 28714 0 -1 4202496 92494 0 0 0 70169 22 0 0 25 0 1 0 488572721 120459264 22537 33554432000 4194304 4465733 140734220054976 18446744073709551615 4271210 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31316/statm: 29409 22537 281 67 0 26532 0
Current children cumulated CPU time (s) 701.91
Current children cumulated vsize (KiB) 117636

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

[startup+703.9 s]
/proc/loadavg: 4.00 4.09 4.09 5/188 31416
/proc/meminfo: memFree=17002040/32951132 swapFree=67111528/67111528
[pid=31316] ppid=31314 vsize=117636 CPUtime=703.52 cores=1,3
/proc/31316/stat : 31316 (SApperloT) R 31314 31316 28714 0 -1 4202496 92494 0 0 0 70330 22 0 0 25 0 1 0 488572721 120459264 22537 33554432000 4194304 4465733 140734220054976 18446744073709551615 4270040 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31316/statm: 29409 22537 281 67 0 26532 0
Current children cumulated CPU time (s) 703.52
Current children cumulated vsize (KiB) 117636

[startup+710.3 s]
/proc/loadavg: 4.00 4.09 4.09 5/188 31416
/proc/meminfo: memFree=16982448/32951132 swapFree=67111528/67111528
[pid=31316] ppid=31314 vsize=117636 CPUtime=709.91 cores=1,3
/proc/31316/stat : 31316 (SApperloT) R 31314 31316 28714 0 -1 4202496 92494 0 0 0 70969 22 0 0 25 0 1 0 488572721 120459264 22537 33554432000 4194304 4465733 140734220054976 18446744073709551615 4270037 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31316/statm: 29409 22537 281 67 0 26532 0
Current children cumulated CPU time (s) 709.91
Current children cumulated vsize (KiB) 117636

[startup+713.501 s]
/proc/loadavg: 4.00 4.09 4.09 5/188 31416
/proc/meminfo: memFree=16982448/32951132 swapFree=67111528/67111528
[pid=31316] ppid=31314 vsize=117636 CPUtime=713.11 cores=1,3
/proc/31316/stat : 31316 (SApperloT) R 31314 31316 28714 0 -1 4202496 92494 0 0 0 71289 22 0 0 25 0 1 0 488572721 120459264 22537 33554432000 4194304 4465733 140734220054976 18446744073709551615 4270161 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31316/statm: 29409 22537 281 67 0 26532 0
Current children cumulated CPU time (s) 713.11
Current children cumulated vsize (KiB) 117636

[startup+714.301 s]
/proc/loadavg: 4.00 4.09 4.09 5/188 31416
/proc/meminfo: memFree=16982448/32951132 swapFree=67111528/67111528
[pid=31316] ppid=31314 vsize=117636 CPUtime=713.91 cores=1,3
/proc/31316/stat : 31316 (SApperloT) R 31314 31316 28714 0 -1 4202496 92494 0 0 0 71369 22 0 0 25 0 1 0 488572721 120459264 22537 33554432000 4194304 4465733 140734220054976 18446744073709551615 4270037 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31316/statm: 29409 22537 281 67 0 26532 0
Current children cumulated CPU time (s) 713.91
Current children cumulated vsize (KiB) 117636

[startup+714.701 s]
/proc/loadavg: 4.00 4.09 4.09 5/188 31416
/proc/meminfo: memFree=16982448/32951132 swapFree=67111528/67111528
[pid=31316] ppid=31314 vsize=117636 CPUtime=714.31 cores=1,3
/proc/31316/stat : 31316 (SApperloT) R 31314 31316 28714 0 -1 4202496 92494 0 0 0 71409 22 0 0 25 0 1 0 488572721 120459264 22537 33554432000 4194304 4465733 140734220054976 18446744073709551615 4270399 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31316/statm: 29409 22537 281 67 0 26532 0
Current children cumulated CPU time (s) 714.31
Current children cumulated vsize (KiB) 117636

[startup+714.9 s]
/proc/loadavg: 4.00 4.09 4.09 5/188 31416
/proc/meminfo: memFree=16982448/32951132 swapFree=67111528/67111528
[pid=31316] ppid=31314 vsize=117636 CPUtime=714.52 cores=1,3
/proc/31316/stat : 31316 (SApperloT) R 31314 31316 28714 0 -1 4202496 92494 0 0 0 71430 22 0 0 25 0 1 0 488572721 120459264 22537 33554432000 4194304 4465733 140734220054976 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31316/statm: 29409 22537 281 67 0 26532 0
Current children cumulated CPU time (s) 714.52
Current children cumulated vsize (KiB) 117636

Child status: 20
Real time (s): 714.984
CPU time (s): 714.607
CPU user time (s): 714.378
CPU system time (s): 0.228965
CPU usage (%): 99.9474
Max. virtual memory (cumulated for all children) (KiB): 165420

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

runsolver used 1.17782 second user time and 2.72959 second system time

The end

Launcher Data

Begin job on node131 at 2011-04-26 00:15:31
IDJOB=3286646
IDBENCH=82431
IDSOLVER=1657
FILE ID=node131/3286646-1303769730
RUNJOBID= node131-1303769612-31137
PBS_JOBID= 13154069
Free space on /tmp= 71760 MiB

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

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

MD5SUM BENCH= 00d93f117a3253605ad3ac6a153ec61f
RANDOM SEED=1288971941

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:      17204780 kB
Buffers:       1008396 kB
Cached:       13631624 kB
SwapCached:          0 kB
Active:        5418328 kB
Inactive:      9807952 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      17204780 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:          145264 kB
Writeback:           0 kB
AnonPages:      585424 kB
Mapped:          15884 kB
Slab:           453988 kB
PageTables:       6392 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   909668 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= 71884 MiB
End job on node131 at 2011-04-26 00:27:26