Trace number 3286570

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
UmSat 2011-02-25UNSAT 1177.73 1177.68

General information on the benchmark

Nameapplication/jarvisalo/AAAI2010-SATPlanning/
aaai10-planning-ipc5-pipesworld-27-step13.cnf
MD5SUM52e16341bcff805ef2d6abe4e95359a0
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark30.0214
Satisfiable
(Un)Satisfiability was proved
Number of variables224228
Number of clauses5314673
Sum of the clauses size11732345
Maximum clause length3193
Minimum clause length1
Number of clauses of size 1556
Number of clauses of size 25229536
Number of clauses of size 36084
Number of clauses of size 49856
Number of clauses of size 58159
Number of clauses of size over 560482

Solver Data

1176.65/1176.70	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: 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-3286570-1303766040/watcher-3286570-1303766040 -o /tmp/evaluation-result-3286570-1303766040/solver-3286570-1303766040 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3286570-1303766040.cnf 

running on 2 cores: 4,6

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: 1.34 1.40 2.37 4/189 31762
/proc/meminfo: memFree=20190504/32950928 swapFree=67111528/67111528
[pid=31762] ppid=31760 vsize=11776 CPUtime=0 cores=4,6
/proc/31762/stat : 31762 (umsat) R 31760 31762 29940 0 -1 4194304 367 0 0 0 0 0 0 0 22 0 1 0 488201018 12058624 306 33554432000 4194304 4263880 140736052037536 18446744073709551615 4232280 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/31762/statm: 2944 306 240 17 0 117 0

[startup+0.0611819 s]
/proc/loadavg: 1.34 1.40 2.37 4/189 31762
/proc/meminfo: memFree=20190504/32950928 swapFree=67111528/67111528
[pid=31762] ppid=31760 vsize=12428 CPUtime=0.05 cores=4,6
/proc/31762/stat : 31762 (umsat) R 31760 31762 29940 0 -1 4194304 609 0 0 0 5 0 0 0 22 0 1 0 488201018 12726272 499 33554432000 4194304 4263880 140736052037536 18446744073709551615 254500346873 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/31762/statm: 3107 499 241 17 0 280 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 12428

[startup+0.101173 s]
/proc/loadavg: 1.34 1.40 2.37 4/189 31762
/proc/meminfo: memFree=20190504/32950928 swapFree=67111528/67111528
[pid=31762] ppid=31760 vsize=13340 CPUtime=0.09 cores=4,6
/proc/31762/stat : 31762 (umsat) R 31760 31762 29940 0 -1 4194304 897 0 0 0 9 0 0 0 22 0 1 0 488201018 13660160 690 33554432000 4194304 4263880 140736052037536 18446744073709551615 4236837 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/31762/statm: 3335 690 241 17 0 508 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13340

[startup+0.301132 s]
/proc/loadavg: 1.34 1.40 2.37 4/189 31762
/proc/meminfo: memFree=20190504/32950928 swapFree=67111528/67111528
[pid=31762] ppid=31760 vsize=18812 CPUtime=0.29 cores=4,6
/proc/31762/stat : 31762 (umsat) R 31760 31762 29940 0 -1 4194304 2554 0 0 0 29 0 0 0 23 0 1 0 488201018 19263488 1769 33554432000 4194304 4263880 140736052037536 18446744073709551615 254500691712 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/31762/statm: 4703 1769 241 17 0 1876 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18812

[startup+1.30793 s]
/proc/loadavg: 1.34 1.40 2.37 4/189 31762
/proc/meminfo: memFree=20190504/32950928 swapFree=67111528/67111528
[pid=31762] ppid=31760 vsize=41096 CPUtime=1.29 cores=4,6
/proc/31762/stat : 31762 (umsat) R 31760 31762 29940 0 -1 4194304 9278 0 0 0 129 0 0 0 25 0 1 0 488201018 42082304 6187 33554432000 4194304 4263880 140736052037536 18446744073709551615 47040064837088 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/31762/statm: 10274 6187 242 17 0 7447 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 41096

[startup+1.5009 s]
/proc/loadavg: 1.34 1.40 2.37 4/189 31762
/proc/meminfo: memFree=20190504/32950928 swapFree=67111528/67111528
[pid=31762] ppid=31760 vsize=41096 CPUtime=1.49 cores=4,6
/proc/31762/stat : 31762 (umsat) R 31760 31762 29940 0 -1 4194304 9383 0 0 0 148 1 0 0 25 0 1 0 488201018 42082304 6292 33554432000 4194304 4263880 140736052037536 18446744073709551615 47040064703557 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/31762/statm: 10274 6292 242 17 0 7447 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 41096

[startup+3.10657 s]
/proc/loadavg: 1.34 1.40 2.37 5/190 31763
/proc/meminfo: memFree=19987000/32950928 swapFree=67111528/67111528
[pid=31762] ppid=31760 vsize=43472 CPUtime=3.09 cores=4,6
/proc/31762/stat : 31762 (umsat) R 31760 31762 29940 0 -1 4194304 11310 0 0 0 308 1 0 0 25 0 1 0 488201018 44515328 8219 33554432000 4194304 4263880 140736052037536 18446744073709551615 4232280 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/31762/statm: 10868 8219 242 17 0 8041 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 43472

[startup+6.30094 s]
/proc/loadavg: 1.56 1.44 2.38 5/190 31763
/proc/meminfo: memFree=19431780/32950928 swapFree=67111528/67111528
[pid=31762] ppid=31760 vsize=133016 CPUtime=6.3 cores=4,6
/proc/31762/stat : 31762 (umsat) R 31760 31762 29940 0 -1 4194304 38706 0 0 0 624 6 0 0 25 0 1 0 488201018 136208384 26397 33554432000 4194304 4263880 140736052037536 18446744073709551615 4232297 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/31762/statm: 33254 26397 242 17 0 30427 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 133016

[startup+12.7007 s]
/proc/loadavg: 1.75 1.48 2.39 5/190 31764
/proc/meminfo: memFree=19324412/32950928 swapFree=67111528/67111528
[pid=31762] ppid=31760 vsize=247784 CPUtime=12.69 cores=4,6
/proc/31762/stat : 31762 (umsat) R 31760 31762 29940 0 -1 4194304 77404 0 0 0 1257 12 0 0 25 0 1 0 488201018 253730816 52806 33554432000 4194304 4263880 140736052037536 18446744073709551615 4232297 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/31762/statm: 61946 52806 242 17 0 59119 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 247784

[startup+25.5011 s]
/proc/loadavg: 2.25 1.60 2.41 5/190 31764
/proc/meminfo: memFree=18633756/32950928 swapFree=67111528/67111528
[pid=31762] ppid=31760 vsize=912684 CPUtime=25.49 cores=4,6
/proc/31762/stat : 31762 (umsat) R 31760 31762 29940 0 -1 4202496 308020 0 0 0 2506 43 0 0 25 0 1 0 488201018 934588416 219511 33554432000 4194304 4263880 140736052037536 18446744073709551615 4224878 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/31762/statm: 228171 219511 247 17 0 225344 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 912684

[startup+51.101 s]
/proc/loadavg: 2.90 1.81 2.46 5/190 31765
/proc/meminfo: memFree=18606288/32950928 swapFree=67111528/67111528
[pid=31762] ppid=31760 vsize=912684 CPUtime=51.09 cores=4,6
/proc/31762/stat : 31762 (umsat) R 31760 31762 29940 0 -1 4202496 308022 0 0 0 5066 43 0 0 25 0 1 0 488201018 934588416 219512 33554432000 4194304 4263880 140736052037536 18446744073709551615 4224882 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/31762/statm: 228171 219512 247 17 0 225344 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 912684

[startup+102.301 s]
/proc/loadavg: 3.52 2.15 2.54 5/190 31766
/proc/meminfo: memFree=18551048/32950928 swapFree=67111528/67111528
[pid=31762] ppid=31760 vsize=912684 CPUtime=102.29 cores=4,6
/proc/31762/stat : 31762 (umsat) R 31760 31762 29940 0 -1 4202496 308023 0 0 0 10186 43 0 0 25 0 1 0 488201018 934588416 219513 33554432000 4194304 4263880 140736052037536 18446744073709551615 4224878 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/31762/statm: 228171 219513 247 17 0 225344 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 912684

[startup+162.301 s]
/proc/loadavg: 3.86 2.50 2.63 5/190 31768
/proc/meminfo: memFree=18350508/32950928 swapFree=67111528/67111528
[pid=31762] ppid=31760 vsize=912684 CPUtime=162.29 cores=4,6
/proc/31762/stat : 31762 (umsat) R 31760 31762 29940 0 -1 4202496 308024 0 0 0 16186 43 0 0 25 0 1 0 488201018 934588416 219514 33554432000 4194304 4263880 140736052037536 18446744073709551615 4224878 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/31762/statm: 228171 219514 247 17 0 225344 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 912684

[startup+222.301 s]
/proc/loadavg: 3.95 2.77 2.71 5/190 31796
/proc/meminfo: memFree=18505888/32950928 swapFree=67111528/67111528
[pid=31762] ppid=31760 vsize=1057920 CPUtime=222.3 cores=4,6
/proc/31762/stat : 31762 (umsat) R 31760 31762 29940 0 -1 4202496 334961 0 0 0 22183 47 0 0 25 0 1 0 488201018 1083310080 246451 33554432000 4194304 4263880 140736052037536 18446744073709551615 4224876 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/31762/statm: 264480 246451 247 17 0 261653 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 1057920

[startup+282.301 s]
/proc/loadavg: 3.98 2.99 2.79 5/190 31825
/proc/meminfo: memFree=18358776/32950928 swapFree=67111528/67111528
[pid=31762] ppid=31760 vsize=1103992 CPUtime=282.3 cores=4,6
/proc/31762/stat : 31762 (umsat) R 31760 31762 29940 0 -1 4202496 344296 0 0 0 28182 48 0 0 25 0 1 0 488201018 1130487808 255786 33554432000 4194304 4263880 140736052037536 18446744073709551615 4224864 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/31762/statm: 275998 255786 247 17 0 273171 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 1103992

[startup+342.301 s]
/proc/loadavg: 4.05 3.18 2.87 5/190 31826
/proc/meminfo: memFree=17913344/32950928 swapFree=67111528/67111528
[pid=31762] ppid=31760 vsize=1158676 CPUtime=342.31 cores=4,6
/proc/31762/stat : 31762 (umsat) R 31760 31762 29940 0 -1 4202496 356058 0 0 0 34180 51 0 0 25 0 1 0 488201018 1186484224 267548 33554432000 4194304 4263880 140736052037536 18446744073709551615 4224864 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/31762/statm: 289669 267548 247 17 0 286842 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 1158676

[startup+402.301 s]
/proc/loadavg: 4.02 3.33 2.94 5/190 31828
/proc/meminfo: memFree=17444980/32950928 swapFree=67111528/67111528
[pid=31762] ppid=31760 vsize=1348148 CPUtime=402.32 cores=4,6
/proc/31762/stat : 31762 (umsat) R 31760 31762 29940 0 -1 4202496 391027 0 0 0 40176 56 0 0 25 0 1 0 488201018 1380503552 302517 33554432000 4194304 4263880 140736052037536 18446744073709551615 4205695 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/31762/statm: 337037 302517 247 17 0 334210 0
Current children cumulated CPU time (s) 402.32
Current children cumulated vsize (KiB) 1348148

[startup+462.301 s]
/proc/loadavg: 4.00 3.45 3.00 5/190 31830
/proc/meminfo: memFree=16978716/32950928 swapFree=67111528/67111528
[pid=31762] ppid=31760 vsize=1519148 CPUtime=462.32 cores=4,6
/proc/31762/stat : 31762 (umsat) R 31760 31762 29940 0 -1 4202496 425429 0 0 0 46171 61 0 0 25 0 1 0 488201018 1555607552 336919 33554432000 4194304 4263880 140736052037536 18446744073709551615 4205730 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/31762/statm: 379787 336919 247 17 0 376960 0
Current children cumulated CPU time (s) 462.32
Current children cumulated vsize (KiB) 1519148

[startup+522.307 s]
/proc/loadavg: 4.00 3.55 3.06 5/190 31831
/proc/meminfo: memFree=16481080/32950928 swapFree=67111528/67111528
[pid=31762] ppid=31760 vsize=1723724 CPUtime=522.32 cores=4,6
/proc/31762/stat : 31762 (umsat) R 31760 31762 29940 0 -1 4202496 464408 0 0 0 52165 67 0 0 25 0 1 0 488201018 1765093376 375898 33554432000 4194304 4263880 140736052037536 18446744073709551615 4205695 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/31762/statm: 430931 375898 247 17 0 428104 0
Current children cumulated CPU time (s) 522.32
Current children cumulated vsize (KiB) 1723724

[startup+582.301 s]
/proc/loadavg: 4.00 3.63 3.12 5/190 31833
/proc/meminfo: memFree=15965716/32950928 swapFree=67111528/67111528
[pid=31762] ppid=31760 vsize=1931324 CPUtime=582.32 cores=4,6
/proc/31762/stat : 31762 (umsat) R 31760 31762 29940 0 -1 4202496 503217 0 0 0 58160 72 0 0 25 0 1 0 488201018 1977675776 414707 33554432000 4194304 4263880 140736052037536 18446744073709551615 4224864 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/31762/statm: 482831 414707 247 17 0 480004 0
Current children cumulated CPU time (s) 582.32
Current children cumulated vsize (KiB) 1931324

[startup+642.301 s]
/proc/loadavg: 4.06 3.71 3.18 5/190 31834
/proc/meminfo: memFree=15508984/32950928 swapFree=67111528/67111528
[pid=31762] ppid=31760 vsize=2123596 CPUtime=642.32 cores=4,6
/proc/31762/stat : 31762 (umsat) R 31760 31762 29940 0 -1 4202496 538575 0 0 0 64155 77 0 0 25 0 1 0 488201018 2174562304 450065 33554432000 4194304 4263880 140736052037536 18446744073709551615 4224878 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/31762/statm: 530899 450065 247 17 0 528072 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 2123596

[startup+702.3 s]
/proc/loadavg: 4.02 3.76 3.22 5/190 31836
/proc/meminfo: memFree=15019908/32950928 swapFree=67111528/67111528
[pid=31762] ppid=31760 vsize=2293860 CPUtime=702.32 cores=4,6
/proc/31762/stat : 31762 (umsat) R 31760 31762 29940 0 -1 4202496 572305 0 0 0 70151 81 0 0 25 0 1 0 488201018 2348912640 483795 33554432000 4194304 4263880 140736052037536 18446744073709551615 4215044 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/31762/statm: 573465 483795 247 17 0 570638 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 2293860

[startup+762.3 s]
/proc/loadavg: 4.01 3.80 3.27 5/190 31838
/proc/meminfo: memFree=14528220/32950928 swapFree=67111528/67111528
[pid=31762] ppid=31760 vsize=2523440 CPUtime=762.33 cores=4,6
/proc/31762/stat : 31762 (umsat) R 31760 31762 29940 0 -1 4202496 614218 0 0 0 76146 87 0 0 25 0 1 0 488201018 2584002560 525708 33554432000 4194304 4263880 140736052037536 18446744073709551615 4205728 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/31762/statm: 630860 525708 247 17 0 628033 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 2523440

[startup+822.3 s]
/proc/loadavg: 4.00 3.83 3.31 5/190 31839
/proc/meminfo: memFree=14117260/32950928 swapFree=67111528/67111528
[pid=31762] ppid=31760 vsize=2720528 CPUtime=822.33 cores=4,6
/proc/31762/stat : 31762 (umsat) R 31760 31762 29940 0 -1 4202496 649266 0 0 0 82142 91 0 0 25 0 1 0 488201018 2785820672 560756 33554432000 4194304 4263880 140736052037536 18446744073709551615 4205728 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/31762/statm: 680132 560756 247 17 0 677305 0
Current children cumulated CPU time (s) 822.33
Current children cumulated vsize (KiB) 2720528

[startup+882.3 s]
/proc/loadavg: 4.03 3.87 3.36 5/190 31841
/proc/meminfo: memFree=13520668/32950928 swapFree=67111528/67111528
[pid=31762] ppid=31760 vsize=3029608 CPUtime=882.33 cores=4,6
/proc/31762/stat : 31762 (umsat) R 31760 31762 29940 0 -1 4202496 706042 0 0 0 88136 97 0 0 25 0 1 0 488201018 3102318592 617532 33554432000 4194304 4263880 140736052037536 18446744073709551615 4205655 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/31762/statm: 757402 617532 247 17 0 754575 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 3029608

[startup+942.3 s]
/proc/loadavg: 4.01 3.89 3.39 5/190 31842
/proc/meminfo: memFree=12959916/32950928 swapFree=67111528/67111528
[pid=31762] ppid=31760 vsize=3191100 CPUtime=942.34 cores=4,6
/proc/31762/stat : 31762 (umsat) R 31760 31762 29940 0 -1 4202496 738339 0 0 0 94132 102 0 0 25 0 1 0 488201018 3267686400 649829 33554432000 4194304 4263880 140736052037536 18446744073709551615 4205680 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/31762/statm: 797775 649829 247 17 0 794948 0
Current children cumulated CPU time (s) 942.34
Current children cumulated vsize (KiB) 3191100

[startup+1002.3 s]
/proc/loadavg: 4.00 3.91 3.43 5/190 31844
/proc/meminfo: memFree=12575128/32950928 swapFree=67111528/67111528
[pid=31762] ppid=31760 vsize=3327204 CPUtime=1002.34 cores=4,6
/proc/31762/stat : 31762 (umsat) R 31760 31762 29940 0 -1 4202496 763727 0 0 0 100129 105 0 0 25 0 1 0 488201018 3407056896 675217 33554432000 4194304 4263880 140736052037536 18446744073709551615 4205907 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/31762/statm: 831801 675217 247 17 0 828974 0
Current children cumulated CPU time (s) 1002.34
Current children cumulated vsize (KiB) 3327204

[startup+1062.3 s]
/proc/loadavg: 4.00 3.92 3.46 5/190 31846
/proc/meminfo: memFree=12097456/32950928 swapFree=67111528/67111528
[pid=31762] ppid=31760 vsize=3553316 CPUtime=1062.34 cores=4,6
/proc/31762/stat : 31762 (umsat) R 31760 31762 29940 0 -1 4202496 805707 0 0 0 106125 109 0 0 25 0 1 0 488201018 3638595584 717197 33554432000 4194304 4263880 140736052037536 18446744073709551615 4224864 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/31762/statm: 888329 717197 247 17 0 885502 0
Current children cumulated CPU time (s) 1062.34
Current children cumulated vsize (KiB) 3553316

[startup+1122.3 s]
/proc/loadavg: 4.00 3.94 3.49 5/190 31847
/proc/meminfo: memFree=11680296/32950928 swapFree=67111528/67111528
[pid=31762] ppid=31760 vsize=3805800 CPUtime=1122.34 cores=4,6
/proc/31762/stat : 31762 (umsat) R 31760 31762 29940 0 -1 4202496 851306 0 0 0 112119 115 0 0 25 0 1 0 488201018 3897139200 762796 33554432000 4194304 4263880 140736052037536 18446744073709551615 4224878 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/31762/statm: 951450 762796 247 17 0 948623 0
Current children cumulated CPU time (s) 1122.34
Current children cumulated vsize (KiB) 3805800

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

[startup+1127.2 s]
/proc/loadavg: 4.00 3.94 3.49 5/190 31847
/proc/meminfo: memFree=11650784/32950928 swapFree=67111528/67111528
[pid=31762] ppid=31760 vsize=3809896 CPUtime=1127.25 cores=4,6
/proc/31762/stat : 31762 (umsat) R 31760 31762 29940 0 -1 4202496 852019 0 0 0 112610 115 0 0 25 0 1 0 488201018 3901333504 763509 33554432000 4194304 4263880 140736052037536 18446744073709551615 4224864 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/31762/statm: 952474 763509 247 17 0 949647 0
Current children cumulated CPU time (s) 1127.25
Current children cumulated vsize (KiB) 3809896

[startup+1152.8 s]
/proc/loadavg: 4.00 3.94 3.51 5/190 31848
/proc/meminfo: memFree=11409340/32950928 swapFree=67111528/67111528
[pid=31762] ppid=31760 vsize=4012056 CPUtime=1152.84 cores=4,6
/proc/31762/stat : 31762 (umsat) R 31760 31762 29940 0 -1 4202496 887022 0 0 0 115165 119 0 0 25 0 1 0 488201018 4108345344 798512 33554432000 4194304 4263880 140736052037536 18446744073709551615 254500359150 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/31762/statm: 1003014 798512 247 17 0 1000187 0
Current children cumulated CPU time (s) 1152.84
Current children cumulated vsize (KiB) 4012056

[startup+1165.6 s]
/proc/loadavg: 4.00 3.94 3.51 5/190 31848
/proc/meminfo: memFree=11315964/32950928 swapFree=67111528/67111528
[pid=31762] ppid=31760 vsize=4070732 CPUtime=1165.65 cores=4,6
/proc/31762/stat : 31762 (umsat) R 31760 31762 29940 0 -1 4202496 898798 0 0 0 116444 121 0 0 25 0 1 0 488201018 4168429568 810288 33554432000 4194304 4263880 140736052037536 18446744073709551615 4224808 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/31762/statm: 1017683 810288 247 17 0 1014856 0
Current children cumulated CPU time (s) 1165.65
Current children cumulated vsize (KiB) 4070732

[startup+1172 s]
/proc/loadavg: 4.00 3.94 3.52 5/190 31849
/proc/meminfo: memFree=11272068/32950928 swapFree=67111528/67111528
[pid=31762] ppid=31760 vsize=4099408 CPUtime=1172.05 cores=4,6
/proc/31762/stat : 31762 (umsat) R 31760 31762 29940 0 -1 4202496 903648 0 0 0 117083 122 0 0 25 0 1 0 488201018 4197793792 815138 33554432000 4194304 4263880 140736052037536 18446744073709551615 4224876 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/31762/statm: 1024852 815138 247 17 0 1022025 0
Current children cumulated CPU time (s) 1172.05
Current children cumulated vsize (KiB) 4099408

[startup+1175.2 s]
/proc/loadavg: 4.00 3.94 3.52 5/190 31849
/proc/meminfo: memFree=11247516/32950928 swapFree=67111528/67111528
[pid=31762] ppid=31760 vsize=4122960 CPUtime=1175.25 cores=4,6
/proc/31762/stat : 31762 (umsat) R 31760 31762 29940 0 -1 4202496 908061 0 0 0 117402 123 0 0 25 0 1 0 488201018 4221911040 819551 33554432000 4194304 4263880 140736052037536 18446744073709551615 4215093 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/31762/statm: 1030740 819551 247 17 0 1027913 0
Current children cumulated CPU time (s) 1175.25
Current children cumulated vsize (KiB) 4122960

[startup+1176.81 s]
/proc/loadavg: 4.00 3.94 3.52 5/190 31849
/proc/meminfo: memFree=11229036/32950928 swapFree=67111528/67111528
[pid=31762] ppid=31760 vsize=4137368 CPUtime=1176.85 cores=4,6
/proc/31762/stat : 31762 (umsat) R 31760 31762 29940 0 -1 4202496 910956 0 0 0 117562 123 0 0 25 0 1 0 488201018 4236664832 822446 33554432000 4194304 4263880 140736052037536 18446744073709551615 254500349714 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/31762/statm: 1034342 822446 251 17 0 1031515 0
Current children cumulated CPU time (s) 1176.85
Current children cumulated vsize (KiB) 4137368

[startup+1177.2 s]
/proc/loadavg: 4.00 3.94 3.52 5/190 31849
/proc/meminfo: memFree=11229036/32950928 swapFree=67111528/67111528
[pid=31762] ppid=31760 vsize=4137368 CPUtime=1177.25 cores=4,6
/proc/31762/stat : 31762 (umsat) R 31760 31762 29940 0 -1 4202496 910956 0 0 0 117602 123 0 0 25 0 1 0 488201018 4236664832 822446 33554432000 4194304 4263880 140736052037536 18446744073709551615 254500340824 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/31762/statm: 1034342 822446 251 17 0 1031515 0
Current children cumulated CPU time (s) 1177.25
Current children cumulated vsize (KiB) 4137368

[startup+1177.6 s]
/proc/loadavg: 4.00 3.94 3.52 5/190 31849
/proc/meminfo: memFree=11229036/32950928 swapFree=67111528/67111528
[pid=31762] ppid=31760 vsize=3631120 CPUtime=1177.64 cores=4,6
/proc/31762/stat : 31762 (umsat) R 31760 31762 29940 0 -1 4202496 910957 0 0 0 117634 130 0 0 25 0 1 0 488201018 3718266880 434147 33554432000 4194304 4263880 140736052037536 18446744073709551615 254500717674 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/31762/statm: 907780 434147 252 17 0 904953 0
Current children cumulated CPU time (s) 1177.64
Current children cumulated vsize (KiB) 3631120

Child status: 0
Real time (s): 1177.68
CPU time (s): 1177.73
CPU user time (s): 1176.35
CPU system time (s): 1.38179
CPU usage (%): 100.005
Max. virtual memory (cumulated for all children) (KiB): 4137368

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

runsolver used 2.05069 second user time and 4.36534 second system time

The end

Launcher Data

Begin job on node149 at 2011-04-25 23:14:03
IDJOB=3286570
IDBENCH=82430
IDSOLVER=1582
FILE ID=node149/3286570-1303766040
RUNJOBID= node149-1303766033-31694
PBS_JOBID= 13157116
Free space on /tmp= 71996 MiB

SOLVER NAME= UmSat 2011-02-25
BENCH NAME= SAT11/application/jarvisalo/AAAI2010-SATPlanning/aaai10-planning-ipc5-pipesworld-27-step13.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3286570-1303766040/watcher-3286570-1303766040 -o /tmp/evaluation-result-3286570-1303766040/solver-3286570-1303766040 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3286570-1303766040.cnf

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

MD5SUM BENCH= 52e16341bcff805ef2d6abe4e95359a0
RANDOM SEED=1308997118

node149.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      20190900 kB
Buffers:       2170324 kB
Cached:        9706844 kB
SwapCached:          0 kB
Active:        1863696 kB
Inactive:     10355988 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      20190900 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:          197272 kB
Writeback:           0 kB
AnonPages:      342252 kB
Mapped:          15324 kB
Slab:           475352 kB
PageTables:       5844 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   541972 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= 72020 MiB
End job on node149 at 2011-04-25 23:33:41