Trace number 3380086

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
SApperloT2010 2011-05-15 (fixed)UNSAT 606.651 606.7

General information on the benchmark

Nameapplication/jarvisalo/AAAI2010-SATPlanning/
aaai10-planning-ipc5-pathways-17-step20.cnf
MD5SUM8f0e3738453893efc8a2d1abcf0d190d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark143.969
Satisfiable
(Un)Satisfiability was proved
Number of variables50277
Number of clauses283903
Sum of the clauses size636342
Maximum clause length61
Minimum clause length1
Number of clauses of size 1414
Number of clauses of size 2248375
Number of clauses of size 327490
Number of clauses of size 45332
Number of clauses of size 5458
Number of clauses of size over 51834

Solver Data

606.54/606.68	c Solved by BasicSolver 
606.54/606.68	
606.54/606.68	s UNSATISFIABLE

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

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-3380086-1305455234/watcher-3380086-1305455234 -o /tmp/evaluation-result-3380086-1305455234/solver-3380086-1305455234 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3380086-1305455234.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: 3.44 3.92 3.82 4/386 7901
/proc/meminfo: memFree=30406136/32950928 swapFree=41934208/67111528
[pid=7901] ppid=7899 vsize=22732 CPUtime=0 cores=1,3
/proc/7901/stat : 7901 (SApperloT2010) R 7899 7901 6892 0 -1 4202496 2492 0 0 0 0 0 0 0 22 0 1 0 657122175 23277568 2432 33554432000 4194304 4394578 140736317488000 18446744073709551615 251813900997 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/7901/statm: 5683 2432 247 49 0 2824 0

[startup+0.203493 s]
/proc/loadavg: 3.44 3.92 3.82 4/386 7901
/proc/meminfo: memFree=30406136/32950928 swapFree=41934208/67111528
[pid=7901] ppid=7899 vsize=48652 CPUtime=0.2 cores=1,3
/proc/7901/stat : 7901 (SApperloT2010) R 7899 7901 6892 0 -1 4202496 8963 0 0 0 19 1 0 0 23 0 1 0 657122175 49819648 8902 33554432000 4194304 4394578 140736317488000 18446744073709551615 4266971 0 0 4096 6 0 0 0 17 3 0 0 0
/proc/7901/statm: 12163 8902 254 49 0 9304 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 48652

[startup+0.300477 s]
/proc/loadavg: 3.44 3.92 3.82 4/386 7901
/proc/meminfo: memFree=30406136/32950928 swapFree=41934208/67111528
[pid=7901] ppid=7899 vsize=48652 CPUtime=0.29 cores=1,3
/proc/7901/stat : 7901 (SApperloT2010) R 7899 7901 6892 0 -1 4202496 8973 0 0 0 27 2 0 0 23 0 1 0 657122175 49819648 8912 33554432000 4194304 4394578 140736317488000 18446744073709551615 251814264727 0 0 4096 6 0 0 0 17 3 0 0 0
/proc/7901/statm: 12163 8912 256 49 0 9304 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 48652

[startup+0.400461 s]
/proc/loadavg: 3.44 3.92 3.82 4/386 7901
/proc/meminfo: memFree=30406136/32950928 swapFree=41934208/67111528
[pid=7901] ppid=7899 vsize=51288 CPUtime=0.39 cores=1,3
/proc/7901/stat : 7901 (SApperloT2010) R 7899 7901 6892 0 -1 4202496 9618 0 0 0 34 5 0 0 24 0 1 0 657122175 52518912 9002 33554432000 4194304 4394578 140736317488000 18446744073709551615 251813889228 0 0 4096 6 0 0 0 17 3 0 0 0
/proc/7901/statm: 12822 9002 256 49 0 9963 0
Current children cumulated CPU time (s) 0.39
Current children cumulated vsize (KiB) 51288

[startup+0.70041 s]
/proc/loadavg: 3.44 3.92 3.82 4/386 7901
/proc/meminfo: memFree=30406136/32950928 swapFree=41934208/67111528
[pid=7901] ppid=7899 vsize=52992 CPUtime=0.69 cores=1,3
/proc/7901/stat : 7901 (SApperloT2010) R 7899 7901 6892 0 -1 4202496 10113 0 0 0 61 8 0 0 25 0 1 0 657122175 54263808 9497 33554432000 4194304 4394578 140736317488000 18446744073709551615 4276512 0 0 4096 6 0 0 0 17 3 0 0 0
/proc/7901/statm: 13248 9497 256 49 0 10389 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 52992

[startup+1.50028 s]
/proc/loadavg: 3.44 3.92 3.82 5/392 7909
/proc/meminfo: memFree=30226568/32950928 swapFree=41934208/67111528
[pid=7901] ppid=7899 vsize=65352 CPUtime=1.47 cores=1,3
/proc/7901/stat : 7901 (SApperloT2010) R 7899 7901 6892 0 -1 4202496 14409 0 0 0 132 15 0 0 25 0 1 0 657122175 66920448 12697 33554432000 4194304 4394578 140736317488000 18446744073709551615 4298776 0 0 4096 6 0 0 0 17 3 0 0 0
/proc/7901/statm: 16338 12697 267 49 0 13479 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 65352

[startup+3.10101 s]
/proc/loadavg: 3.48 3.92 3.82 6/395 7919
/proc/meminfo: memFree=30039124/32950928 swapFree=41934208/67111528
[pid=7901] ppid=7899 vsize=71028 CPUtime=3.06 cores=1,3
/proc/7901/stat : 7901 (SApperloT2010) R 7899 7901 6892 0 -1 4202496 15842 0 0 0 290 16 0 0 25 0 1 0 657122175 72732672 14130 33554432000 4194304 4394578 140736317488000 18446744073709551615 4298979 0 0 4096 6 0 0 0 17 3 0 0 0
/proc/7901/statm: 17757 14130 267 49 0 14898 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 71028

[startup+6.30047 s]
/proc/loadavg: 3.48 3.92 3.82 5/398 7928
/proc/meminfo: memFree=29523824/32950928 swapFree=41934208/67111528
[pid=7901] ppid=7899 vsize=83868 CPUtime=6.24 cores=1,3
/proc/7901/stat : 7901 (SApperloT2010) R 7899 7901 6892 0 -1 4202496 18952 0 0 0 607 17 0 0 25 0 1 0 657122175 85880832 17240 33554432000 4194304 4394578 140736317488000 18446744073709551615 4298837 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/7901/statm: 20967 17240 267 49 0 18108 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 83868

[startup+12.7004 s]
/proc/loadavg: 3.56 3.92 3.82 5/398 7928
/proc/meminfo: memFree=29477336/32950928 swapFree=41934208/67111528
[pid=7901] ppid=7899 vsize=104212 CPUtime=12.63 cores=1,3
/proc/7901/stat : 7901 (SApperloT2010) R 7899 7901 6892 0 -1 4202496 23852 0 0 0 1246 17 0 0 25 0 1 0 657122175 106713088 22140 33554432000 4194304 4394578 140736317488000 18446744073709551615 4298361 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/7901/statm: 26053 22140 267 49 0 23194 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 104212

[startup+25.5152 s]
/proc/loadavg: 3.63 3.92 3.83 5/398 7928
/proc/meminfo: memFree=29272884/32950928 swapFree=41934208/67111528
[pid=7901] ppid=7899 vsize=136544 CPUtime=25.45 cores=1,3
/proc/7901/stat : 7901 (SApperloT2010) R 7899 7901 6892 0 -1 4202496 31378 0 0 0 2526 19 0 0 25 0 1 0 657122175 139821056 29666 33554432000 4194304 4394578 140736317488000 18446744073709551615 4346681 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/7901/statm: 34136 29666 267 49 0 31277 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 136544

[startup+51.1009 s]
/proc/loadavg: 3.75 3.93 3.83 5/398 7930
/proc/meminfo: memFree=29058888/32950928 swapFree=41934208/67111528
[pid=7901] ppid=7899 vsize=192156 CPUtime=51.04 cores=1,3
/proc/7901/stat : 7901 (SApperloT2010) R 7899 7901 6892 0 -1 4202496 44583 0 0 0 5082 22 0 0 25 0 1 0 657122175 196767744 42871 33554432000 4194304 4394578 140736317488000 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/7901/statm: 48039 42871 267 49 0 45180 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 192156

[startup+102.3 s]
/proc/loadavg: 3.89 3.94 3.83 5/398 7959
/proc/meminfo: memFree=28726200/32950928 swapFree=41934208/67111528
[pid=7901] ppid=7899 vsize=218440 CPUtime=102.24 cores=1,3
/proc/7901/stat : 7901 (SApperloT2010) R 7899 7901 6892 0 -1 4202496 50524 0 0 0 10201 23 0 0 25 0 1 0 657122175 223682560 48812 33554432000 4194304 4394578 140736317488000 18446744073709551615 4298989 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/7901/statm: 54610 48812 267 49 0 51751 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 218440

[startup+162.3 s]
/proc/loadavg: 3.96 3.94 3.84 5/398 8017
/proc/meminfo: memFree=29218032/32950928 swapFree=41934208/67111528
[pid=7901] ppid=7899 vsize=229064 CPUtime=162.23 cores=1,3
/proc/7901/stat : 7901 (SApperloT2010) R 7899 7901 6892 0 -1 4202496 52992 0 0 0 16200 23 0 0 25 0 1 0 657122175 234561536 51280 33554432000 4194304 4394578 140736317488000 18446744073709551615 4298338 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/7901/statm: 57266 51280 267 49 0 54407 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 229064

[startup+222.3 s]
/proc/loadavg: 4.03 3.97 3.85 5/398 8077
/proc/meminfo: memFree=29052620/32950928 swapFree=41934208/67111528
[pid=7901] ppid=7899 vsize=234248 CPUtime=222.24 cores=1,3
/proc/7901/stat : 7901 (SApperloT2010) R 7899 7901 6892 0 -1 4202496 54177 0 0 0 22200 24 0 0 25 0 1 0 657122175 239869952 52465 33554432000 4194304 4394578 140736317488000 18446744073709551615 4296052 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/7901/statm: 58562 52465 267 49 0 55703 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 234248

[startup+282.301 s]
/proc/loadavg: 4.01 3.97 3.86 5/398 8135
/proc/meminfo: memFree=28874788/32950928 swapFree=41934208/67111528
[pid=7901] ppid=7899 vsize=252488 CPUtime=282.23 cores=1,3
/proc/7901/stat : 7901 (SApperloT2010) R 7899 7901 6892 0 -1 4202496 57865 0 0 0 28199 24 0 0 25 0 1 0 657122175 258547712 56153 33554432000 4194304 4394578 140736317488000 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/7901/statm: 63122 56153 267 49 0 60263 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 252488

[startup+342.315 s]
/proc/loadavg: 4.00 3.97 3.86 5/398 8137
/proc/meminfo: memFree=28806640/32950928 swapFree=41934208/67111528
[pid=7901] ppid=7899 vsize=255176 CPUtime=342.25 cores=1,3
/proc/7901/stat : 7901 (SApperloT2010) R 7899 7901 6892 0 -1 4202496 58409 0 0 0 34201 24 0 0 25 0 1 0 657122175 261300224 56697 33554432000 4194304 4394578 140736317488000 18446744073709551615 4299019 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/7901/statm: 63794 56697 267 49 0 60935 0
Current children cumulated CPU time (s) 342.25
Current children cumulated vsize (KiB) 255176

[startup+402.301 s]
/proc/loadavg: 4.08 3.99 3.87 5/398 8138
/proc/meminfo: memFree=28761580/32950928 swapFree=41934208/67111528
[pid=7901] ppid=7899 vsize=260936 CPUtime=402.24 cores=1,3
/proc/7901/stat : 7901 (SApperloT2010) R 7899 7901 6892 0 -1 4202496 59535 0 0 0 40199 25 0 0 25 0 1 0 657122175 267198464 57823 33554432000 4194304 4394578 140736317488000 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/7901/statm: 65234 57823 267 49 0 62375 0
Current children cumulated CPU time (s) 402.24
Current children cumulated vsize (KiB) 260936

[startup+462.301 s]
/proc/loadavg: 4.12 4.02 3.89 5/398 8140
/proc/meminfo: memFree=28689260/32950928 swapFree=41934208/67111528
[pid=7901] ppid=7899 vsize=280652 CPUtime=462.24 cores=1,3
/proc/7901/stat : 7901 (SApperloT2010) R 7899 7901 6892 0 -1 4202496 63373 0 0 0 46199 25 0 0 25 0 1 0 657122175 287387648 61661 33554432000 4194304 4394578 140736317488000 18446744073709551615 4298679 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/7901/statm: 70163 61661 267 49 0 67304 0
Current children cumulated CPU time (s) 462.24
Current children cumulated vsize (KiB) 280652

[startup+522.301 s]
/proc/loadavg: 4.05 4.01 3.90 5/398 8141
/proc/meminfo: memFree=28645572/32950928 swapFree=41934208/67111528
[pid=7901] ppid=7899 vsize=288076 CPUtime=522.24 cores=1,3
/proc/7901/stat : 7901 (SApperloT2010) R 7899 7901 6892 0 -1 4202496 64845 0 0 0 52199 25 0 0 25 0 1 0 657122175 294989824 63133 33554432000 4194304 4394578 140736317488000 18446744073709551615 4346330 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/7901/statm: 72019 63133 267 49 0 69160 0
Current children cumulated CPU time (s) 522.24
Current children cumulated vsize (KiB) 288076

[startup+582.301 s]
/proc/loadavg: 4.02 4.00 3.90 5/398 8143
/proc/meminfo: memFree=28619864/32950928 swapFree=41934208/67111528
[pid=7901] ppid=7899 vsize=291148 CPUtime=582.25 cores=1,3
/proc/7901/stat : 7901 (SApperloT2010) R 7899 7901 6892 0 -1 4202496 65533 0 0 0 58199 26 0 0 25 0 1 0 657122175 298135552 63821 33554432000 4194304 4394578 140736317488000 18446744073709551615 4327688 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/7901/statm: 72787 63821 267 49 0 69928 0
Current children cumulated CPU time (s) 582.25
Current children cumulated vsize (KiB) 291148

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

[startup+588.901 s]
/proc/loadavg: 4.01 4.00 3.90 5/398 8143
/proc/meminfo: memFree=28619236/32950928 swapFree=41934208/67111528
[pid=7901] ppid=7899 vsize=291148 CPUtime=588.85 cores=1,3
/proc/7901/stat : 7901 (SApperloT2010) R 7899 7901 6892 0 -1 4202496 65535 0 0 0 58859 26 0 0 25 0 1 0 657122175 298135552 63823 33554432000 4194304 4394578 140736317488000 18446744073709551615 4298792 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/7901/statm: 72787 63823 267 49 0 69928 0
Current children cumulated CPU time (s) 588.85
Current children cumulated vsize (KiB) 291148

[startup+595.315 s]
/proc/loadavg: 4.01 4.00 3.90 5/398 8143
/proc/meminfo: memFree=28616492/32950928 swapFree=41934208/67111528
[pid=7901] ppid=7899 vsize=294220 CPUtime=595.26 cores=1,3
/proc/7901/stat : 7901 (SApperloT2010) R 7899 7901 6892 0 -1 4202496 66092 0 0 0 59500 26 0 0 25 0 1 0 657122175 301281280 64380 33554432000 4194304 4394578 140736317488000 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/7901/statm: 73555 64380 267 49 0 70696 0
Current children cumulated CPU time (s) 595.26
Current children cumulated vsize (KiB) 294220

[startup+601.7 s]
/proc/loadavg: 4.01 4.00 3.90 5/398 8143
/proc/meminfo: memFree=28613392/32950928 swapFree=41934208/67111528
[pid=7901] ppid=7899 vsize=296268 CPUtime=601.64 cores=1,3
/proc/7901/stat : 7901 (SApperloT2010) R 7899 7901 6892 0 -1 4202496 66472 0 0 0 60138 26 0 0 25 0 1 0 657122175 303378432 64760 33554432000 4194304 4394578 140736317488000 18446744073709551615 4287425 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/7901/statm: 74067 64760 267 49 0 71208 0
Current children cumulated CPU time (s) 601.64
Current children cumulated vsize (KiB) 296268

[startup+604.901 s]
/proc/loadavg: 4.01 4.00 3.90 5/398 8144
/proc/meminfo: memFree=28613140/32950928 swapFree=41934208/67111528
[pid=7901] ppid=7899 vsize=296268 CPUtime=604.84 cores=1,3
/proc/7901/stat : 7901 (SApperloT2010) R 7899 7901 6892 0 -1 4202496 66472 0 0 0 60458 26 0 0 25 0 1 0 657122175 303378432 64760 33554432000 4194304 4394578 140736317488000 18446744073709551615 4325461 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/7901/statm: 74067 64760 267 49 0 71208 0
Current children cumulated CPU time (s) 604.84
Current children cumulated vsize (KiB) 296268

[startup+605.701 s]
/proc/loadavg: 4.01 4.00 3.90 5/398 8144
/proc/meminfo: memFree=28613016/32950928 swapFree=41934208/67111528
[pid=7901] ppid=7899 vsize=296268 CPUtime=605.64 cores=1,3
/proc/7901/stat : 7901 (SApperloT2010) R 7899 7901 6892 0 -1 4202496 66472 0 0 0 60538 26 0 0 25 0 1 0 657122175 303378432 64760 33554432000 4194304 4394578 140736317488000 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/7901/statm: 74067 64760 267 49 0 71208 0
Current children cumulated CPU time (s) 605.64
Current children cumulated vsize (KiB) 296268

[startup+606.101 s]
/proc/loadavg: 4.01 4.00 3.90 5/398 8144
/proc/meminfo: memFree=28613016/32950928 swapFree=41934208/67111528
[pid=7901] ppid=7899 vsize=296268 CPUtime=606.04 cores=1,3
/proc/7901/stat : 7901 (SApperloT2010) R 7899 7901 6892 0 -1 4202496 66472 0 0 0 60578 26 0 0 25 0 1 0 657122175 303378432 64760 33554432000 4194304 4394578 140736317488000 18446744073709551615 4287359 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/7901/statm: 74067 64760 267 49 0 71208 0
Current children cumulated CPU time (s) 606.04
Current children cumulated vsize (KiB) 296268

[startup+606.501 s]
/proc/loadavg: 4.01 4.00 3.90 5/398 8144
/proc/meminfo: memFree=28612892/32950928 swapFree=41934208/67111528
[pid=7901] ppid=7899 vsize=296268 CPUtime=606.44 cores=1,3
/proc/7901/stat : 7901 (SApperloT2010) R 7899 7901 6892 0 -1 4202496 66472 0 0 0 60618 26 0 0 25 0 1 0 657122175 303378432 64760 33554432000 4194304 4394578 140736317488000 18446744073709551615 4298826 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/7901/statm: 74067 64760 267 49 0 71208 0
Current children cumulated CPU time (s) 606.44
Current children cumulated vsize (KiB) 296268

[startup+606.601 s]
/proc/loadavg: 4.01 4.00 3.90 5/398 8144
/proc/meminfo: memFree=28612892/32950928 swapFree=41934208/67111528
[pid=7901] ppid=7899 vsize=296268 CPUtime=606.54 cores=1,3
/proc/7901/stat : 7901 (SApperloT2010) R 7899 7901 6892 0 -1 4202496 66472 0 0 0 60628 26 0 0 25 0 1 0 657122175 303378432 64760 33554432000 4194304 4394578 140736317488000 18446744073709551615 4287241 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/7901/statm: 74067 64760 267 49 0 71208 0
Current children cumulated CPU time (s) 606.54
Current children cumulated vsize (KiB) 296268

Child status: 20
Real time (s): 606.7
CPU time (s): 606.651
CPU user time (s): 606.377
CPU system time (s): 0.273958
CPU usage (%): 99.9919
Max. virtual memory (cumulated for all children) (KiB): 296268

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

runsolver used 2.20167 second user time and 5.52516 second system time

The end

Launcher Data

Begin job on node126 at 2011-05-15 12:27:15
IDJOB=3380086
IDBENCH=82422
IDSOLVER=1862
FILE ID=node126/3380086-1305455234
RUNJOBID= node126-1305455234-7879
PBS_JOBID= 13324874
Free space on /tmp= 73348 MiB

SOLVER NAME= SApperloT2010 2011-05-15 (fixed)
BENCH NAME= SAT11/application/jarvisalo/AAAI2010-SATPlanning/aaai10-planning-ipc5-pathways-17-step20.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3380086-1305455234/watcher-3380086-1305455234 -o /tmp/evaluation-result-3380086-1305455234/solver-3380086-1305455234 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3380086-1305455234.cnf

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

MD5SUM BENCH= 8f0e3738453893efc8a2d1abcf0d190d
RANDOM SEED=421374061

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.783
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      30406416 kB
Buffers:        169172 kB
Cached:        1660324 kB
SwapCached:      49560 kB
Active:          91792 kB
Inactive:      2205960 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30406416 kB
SwapTotal:    67111528 kB
SwapFree:     41934208 kB
Dirty:           18456 kB
Writeback:           0 kB
AnonPages:      430984 kB
Mapped:           9912 kB
Slab:           103620 kB
PageTables:      75908 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 88097948 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= 73300 MiB
End job on node126 at 2011-05-15 12:37:21