Trace number 3379513

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-05-12 (fixed)? (TO) 1300.12 1300.08

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
sokoban-sequential-p145-microban-sequential.040-NOTKNOWN.cnf
MD5SUM36e8e2178d03f08fa4223da0e3d9beb5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark539.975
Satisfiable
(Un)Satisfiability was proved
Number of variables87884
Number of clauses1413816
Sum of the clauses size3227576
Maximum clause length78
Minimum clause length1
Number of clauses of size 1696
Number of clauses of size 21364160
Number of clauses of size 33840
Number of clauses of size 417760
Number of clauses of size 57680
Number of clauses of size over 519680

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: 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-3379513-1305453880/watcher-3379513-1305453880 -o /tmp/evaluation-result-3379513-1305453880/solver-3379513-1305453880 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3379513-1305453880.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: 3.85 3.38 3.41 4/367 29810
/proc/meminfo: memFree=21086432/32951124 swapFree=65980216/67111528
[pid=29810] ppid=29808 vsize=11908 CPUtime=0.01 cores=5,7
/proc/29810/stat : 29810 (umsat) R 29808 29810 28207 0 -1 4194304 400 0 0 0 1 0 0 0 22 0 1 0 637803585 12193792 341 33554432000 4194304 4263832 140734480581216 18446744073709551615 4232249 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29810/statm: 2977 341 240 17 0 150 0

[startup+0.094863 s]
/proc/loadavg: 3.85 3.38 3.41 4/367 29810
/proc/meminfo: memFree=21086432/32951124 swapFree=65980216/67111528
[pid=29810] ppid=29808 vsize=13472 CPUtime=0.09 cores=5,7
/proc/29810/stat : 29810 (umsat) R 29808 29810 28207 0 -1 4194304 890 0 0 0 9 0 0 0 22 0 1 0 637803585 13795328 685 33554432000 4194304 4263832 140734480581216 18446744073709551615 47512010500315 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29810/statm: 3368 685 242 17 0 541 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13472

[startup+0.100858 s]
/proc/loadavg: 3.85 3.38 3.41 4/367 29810
/proc/meminfo: memFree=21086432/32951124 swapFree=65980216/67111528
[pid=29810] ppid=29808 vsize=13472 CPUtime=0.09 cores=5,7
/proc/29810/stat : 29810 (umsat) R 29808 29810 28207 0 -1 4194304 900 0 0 0 9 0 0 0 22 0 1 0 637803585 13795328 695 33554432000 4194304 4263832 140734480581216 18446744073709551615 228095140566 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29810/statm: 3368 695 242 17 0 541 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13472

[startup+0.300823 s]
/proc/loadavg: 3.85 3.38 3.41 4/367 29810
/proc/meminfo: memFree=21086432/32951124 swapFree=65980216/67111528
[pid=29810] ppid=29808 vsize=18812 CPUtime=0.29 cores=5,7
/proc/29810/stat : 29810 (umsat) R 29808 29810 28207 0 -1 4194304 2540 0 0 0 29 0 0 0 23 0 1 0 637803585 19263488 1757 33554432000 4194304 4263832 140734480581216 18446744073709551615 47512010500133 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29810/statm: 4703 1757 242 17 0 1876 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18812

[startup+0.700755 s]
/proc/loadavg: 3.85 3.38 3.41 4/367 29810
/proc/meminfo: memFree=21086432/32951124 swapFree=65980216/67111528
[pid=29810] ppid=29808 vsize=26108 CPUtime=0.69 cores=5,7
/proc/29810/stat : 29810 (umsat) R 29808 29810 28207 0 -1 4194304 4941 0 0 0 69 0 0 0 25 0 1 0 637803585 26734592 3389 33554432000 4194304 4263832 140734480581216 18446744073709551615 47512010409687 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29810/statm: 6527 3389 242 17 0 3700 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 26108

[startup+1.50061 s]
/proc/loadavg: 3.95 3.41 3.42 6/368 29811
/proc/meminfo: memFree=21071048/32951124 swapFree=65980216/67111528
[pid=29810] ppid=29808 vsize=40700 CPUtime=1.48 cores=5,7
/proc/29810/stat : 29810 (umsat) R 29808 29810 28207 0 -1 4194304 9695 0 0 0 147 1 0 0 25 0 1 0 637803585 41676800 6606 33554432000 4194304 4263832 140734480581216 18446744073709551615 47512010558590 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29810/statm: 10175 6606 242 17 0 7348 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 40700

[startup+3.10031 s]
/proc/loadavg: 3.95 3.41 3.42 6/368 29811
/proc/meminfo: memFree=21054556/32951124 swapFree=65980216/67111528
[pid=29810] ppid=29808 vsize=69752 CPUtime=3.09 cores=5,7
/proc/29810/stat : 29810 (umsat) R 29808 29810 28207 0 -1 4194304 19178 0 0 0 304 5 0 0 25 0 1 0 637803585 71426048 13016 33554432000 4194304 4263832 140734480581216 18446744073709551615 4235700 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29810/statm: 17438 13016 242 17 0 14611 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 69752

[startup+6.30072 s]
/proc/loadavg: 3.95 3.41 3.42 7/368 29811
/proc/meminfo: memFree=20984116/32951124 swapFree=65980216/67111528
[pid=29810] ppid=29808 vsize=219440 CPUtime=6.29 cores=5,7
/proc/29810/stat : 29810 (umsat) R 29808 29810 28207 0 -1 4202496 57890 0 0 0 617 12 0 0 25 0 1 0 637803585 224706560 45583 33554432000 4194304 4263832 140734480581216 18446744073709551615 228095111877 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29810/statm: 54860 45598 244 17 0 52033 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 219440

[startup+12.7006 s]
/proc/loadavg: 4.03 3.44 3.43 6/368 29811
/proc/meminfo: memFree=20889228/32951124 swapFree=65980216/67111528
[pid=29810] ppid=29808 vsize=199456 CPUtime=12.69 cores=5,7
/proc/29810/stat : 29810 (umsat) R 29808 29810 28207 0 -1 4202496 66690 0 0 0 1255 14 0 0 25 0 1 0 637803585 204242944 46098 33554432000 4194304 4263832 140734480581216 18446744073709551615 4224786 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29810/statm: 49864 46098 247 17 0 47037 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 199456

[startup+25.5002 s]
/proc/loadavg: 4.03 3.46 3.44 6/368 29812
/proc/meminfo: memFree=20887104/32951124 swapFree=65980216/67111528
[pid=29810] ppid=29808 vsize=199456 CPUtime=25.49 cores=5,7
/proc/29810/stat : 29810 (umsat) R 29808 29810 28207 0 -1 4202496 66690 0 0 0 2535 14 0 0 25 0 1 0 637803585 204242944 46098 33554432000 4194304 4263832 140734480581216 18446744073709551615 4224830 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29810/statm: 49864 46098 247 17 0 47037 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 199456

[startup+51.1005 s]
/proc/loadavg: 4.02 3.50 3.45 7/368 29812
/proc/meminfo: memFree=20884784/32951124 swapFree=65980216/67111528
[pid=29810] ppid=29808 vsize=199456 CPUtime=51.09 cores=5,7
/proc/29810/stat : 29810 (umsat) R 29808 29810 28207 0 -1 4202496 66690 0 0 0 5095 14 0 0 25 0 1 0 637803585 204242944 46098 33554432000 4194304 4263832 140734480581216 18446744073709551615 4207643 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29810/statm: 49864 46098 247 17 0 47037 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 199456

[startup+102.314 s]
/proc/loadavg: 4.05 3.60 3.48 7/368 29814
/proc/meminfo: memFree=20833240/32951124 swapFree=65980216/67111528
[pid=29810] ppid=29808 vsize=240100 CPUtime=102.31 cores=5,7
/proc/29810/stat : 29810 (umsat) R 29808 29810 28207 0 -1 4202496 75665 0 0 0 10215 16 0 0 25 0 1 0 637803585 245862400 55073 33554432000 4194304 4263832 140734480581216 18446744073709551615 4224764 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29810/statm: 60025 55073 247 17 0 57198 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 240100

[startup+162.301 s]
/proc/loadavg: 4.02 3.67 3.51 7/368 29815
/proc/meminfo: memFree=20764012/32951124 swapFree=65980216/67111528
[pid=29810] ppid=29808 vsize=273464 CPUtime=162.3 cores=5,7
/proc/29810/stat : 29810 (umsat) R 29808 29810 28207 0 -1 4202496 83035 0 0 0 16212 18 0 0 25 0 1 0 637803585 280027136 62443 33554432000 4194304 4263832 140734480581216 18446744073709551615 4224828 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29810/statm: 68366 62443 247 17 0 65539 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 273464

[startup+222.301 s]
/proc/loadavg: 4.00 3.73 3.54 7/368 29817
/proc/meminfo: memFree=20676592/32951124 swapFree=65980216/67111528
[pid=29810] ppid=29808 vsize=331340 CPUtime=222.29 cores=5,7
/proc/29810/stat : 29810 (umsat) R 29808 29810 28207 0 -1 4202496 95806 0 0 0 22207 22 0 0 25 0 1 0 637803585 339292160 75214 33554432000 4194304 4263832 140734480581216 18446744073709551615 4224786 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29810/statm: 82835 75214 247 17 0 80008 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 331340

[startup+282.301 s]
/proc/loadavg: 4.00 3.77 3.57 7/368 29819
/proc/meminfo: memFree=20560524/32951124 swapFree=65980216/67111528
[pid=29810] ppid=29808 vsize=411660 CPUtime=282.29 cores=5,7
/proc/29810/stat : 29810 (umsat) R 29808 29810 28207 0 -1 4202496 113548 0 0 0 28202 27 0 0 25 0 1 0 637803585 421539840 92956 33554432000 4194304 4263832 140734480581216 18446744073709551615 4224830 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29810/statm: 102915 92956 247 17 0 100088 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 411660

[startup+342.301 s]
/proc/loadavg: 4.08 3.83 3.60 7/368 29820
/proc/meminfo: memFree=20441216/32951124 swapFree=65980216/67111528
[pid=29810] ppid=29808 vsize=496352 CPUtime=342.3 cores=5,7
/proc/29810/stat : 29810 (umsat) R 29808 29810 28207 0 -1 4202496 131383 0 0 0 34199 31 0 0 25 0 1 0 637803585 508264448 110791 33554432000 4194304 4263832 140734480581216 18446744073709551615 4224830 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29810/statm: 124088 110791 247 17 0 121261 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 496352

[startup+402.301 s]
/proc/loadavg: 4.03 3.86 3.62 6/368 29822
/proc/meminfo: memFree=20317572/32951124 swapFree=65980216/67111528
[pid=29810] ppid=29808 vsize=579348 CPUtime=402.3 cores=5,7
/proc/29810/stat : 29810 (umsat) R 29808 29810 28207 0 -1 4202496 148685 0 0 0 40197 33 0 0 25 0 1 0 637803585 593252352 128093 33554432000 4194304 4263832 140734480581216 18446744073709551615 4224830 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29810/statm: 144837 128093 247 17 0 142010 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 579348

[startup+462.301 s]
/proc/loadavg: 4.01 3.88 3.64 6/368 29823
/proc/meminfo: memFree=20205208/32951124 swapFree=65980216/67111528
[pid=29810] ppid=29808 vsize=656912 CPUtime=462.3 cores=5,7
/proc/29810/stat : 29810 (umsat) R 29808 29810 28207 0 -1 4202496 165344 0 0 0 46193 37 0 0 25 0 1 0 637803585 672677888 144752 33554432000 4194304 4263832 140734480581216 18446744073709551615 4224830 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29810/statm: 164228 144752 247 17 0 161401 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 656912

[startup+522.301 s]
/proc/loadavg: 4.13 3.93 3.67 8/368 29825
/proc/meminfo: memFree=20075856/32951124 swapFree=65980216/67111528
[pid=29810] ppid=29808 vsize=763004 CPUtime=522.3 cores=5,7
/proc/29810/stat : 29810 (umsat) R 29808 29810 28207 0 -1 4202496 187253 0 0 0 52189 41 0 0 25 0 1 0 637803585 781316096 166661 33554432000 4194304 4263832 140734480581216 18446744073709551615 4224786 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29810/statm: 190751 166661 247 17 0 187924 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 763004

[startup+582.301 s]
/proc/loadavg: 4.25 3.99 3.70 7/368 29827
/proc/meminfo: memFree=19976884/32951124 swapFree=65980216/67111528
[pid=29810] ppid=29808 vsize=830452 CPUtime=582.31 cores=5,7
/proc/29810/stat : 29810 (umsat) R 29808 29810 28207 0 -1 4202496 201757 0 0 0 58186 45 0 0 25 0 1 0 637803585 850382848 181165 33554432000 4194304 4263832 140734480581216 18446744073709551615 4224828 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29810/statm: 207613 181165 247 17 0 204786 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 830452

[startup+642.301 s]
/proc/loadavg: 4.15 4.01 3.73 7/368 29828
/proc/meminfo: memFree=19877784/32951124 swapFree=65980216/67111528
[pid=29810] ppid=29808 vsize=900308 CPUtime=642.32 cores=5,7
/proc/29810/stat : 29810 (umsat) R 29808 29810 28207 0 -1 4202496 216607 0 0 0 64185 47 0 0 25 0 1 0 637803585 921915392 196015 33554432000 4194304 4263832 140734480581216 18446744073709551615 4224830 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29810/statm: 225077 196015 247 17 0 222250 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 900308

[startup+702.301 s]
/proc/loadavg: 4.05 4.00 3.74 6/368 29830
/proc/meminfo: memFree=19756860/32951124 swapFree=65980216/67111528
[pid=29810] ppid=29808 vsize=986800 CPUtime=702.31 cores=5,7
/proc/29810/stat : 29810 (umsat) R 29808 29810 28207 0 -1 4202496 234509 0 0 0 70180 51 0 0 25 0 1 0 637803585 1010483200 213917 33554432000 4194304 4263832 140734480581216 18446744073709551615 4209440 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29810/statm: 246700 213917 247 17 0 243873 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 986800

[startup+762.314 s]
/proc/loadavg: 4.02 4.00 3.75 7/368 29831
/proc/meminfo: memFree=19650684/32951124 swapFree=65980216/67111528
[pid=29810] ppid=29808 vsize=1074384 CPUtime=762.32 cores=5,7
/proc/29810/stat : 29810 (umsat) R 29808 29810 28207 0 -1 4202496 252774 0 0 0 76178 54 0 0 25 0 1 0 637803585 1100169216 232182 33554432000 4194304 4263832 140734480581216 18446744073709551615 4224830 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29810/statm: 268596 232182 247 17 0 265769 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 1074384

[startup+822.301 s]
/proc/loadavg: 4.00 4.00 3.76 7/368 29833
/proc/meminfo: memFree=19536940/32951124 swapFree=65980216/67111528
[pid=29810] ppid=29808 vsize=1157712 CPUtime=822.32 cores=5,7
/proc/29810/stat : 29810 (umsat) R 29808 29810 28207 0 -1 4202496 269669 0 0 0 82174 58 0 0 25 0 1 0 637803585 1185497088 249077 33554432000 4194304 4263832 140734480581216 18446744073709551615 4224816 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29810/statm: 289428 249077 247 17 0 286601 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 1157712

[startup+882.301 s]
/proc/loadavg: 4.00 4.00 3.77 7/368 29835
/proc/meminfo: memFree=19442920/32951124 swapFree=65980216/67111528
[pid=29810] ppid=29808 vsize=1213344 CPUtime=882.31 cores=5,7
/proc/29810/stat : 29810 (umsat) R 29808 29810 28207 0 -1 4202496 281223 0 0 0 88172 59 0 0 25 0 1 0 637803585 1242464256 260631 33554432000 4194304 4263832 140734480581216 18446744073709551615 4224830 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29810/statm: 303336 260631 247 17 0 300509 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 1213344

[startup+942.301 s]
/proc/loadavg: 4.04 4.01 3.79 6/368 29836
/proc/meminfo: memFree=19322976/32951124 swapFree=65980216/67111528
[pid=29810] ppid=29808 vsize=1290000 CPUtime=942.31 cores=5,7
/proc/29810/stat : 29810 (umsat) R 29808 29810 28207 0 -1 4202496 297070 0 0 0 94169 62 0 0 25 0 1 0 637803585 1320960000 276478 33554432000 4194304 4263832 140734480581216 18446744073709551615 4224845 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29810/statm: 322500 276478 247 17 0 319673 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 1290000

[startup+1002.3 s]
/proc/loadavg: 4.01 4.01 3.80 7/368 29838
/proc/meminfo: memFree=19183444/32951124 swapFree=65980216/67111528
[pid=29810] ppid=29808 vsize=1392096 CPUtime=1002.32 cores=5,7
/proc/29810/stat : 29810 (umsat) R 29808 29810 28207 0 -1 4202496 317724 0 0 0 100165 67 0 0 25 0 1 0 637803585 1425506304 297132 33554432000 4194304 4263832 140734480581216 18446744073709551615 4214996 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29810/statm: 348024 297132 247 17 0 345197 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 1392096

[startup+1062.3 s]
/proc/loadavg: 4.08 4.02 3.82 6/368 29839
/proc/meminfo: memFree=19059540/32951124 swapFree=65980216/67111528
[pid=29810] ppid=29808 vsize=1483128 CPUtime=1062.32 cores=5,7
/proc/29810/stat : 29810 (umsat) R 29808 29810 28207 0 -1 4202496 336528 0 0 0 106162 70 0 0 25 0 1 0 637803585 1518723072 315936 33554432000 4194304 4263832 140734480581216 18446744073709551615 4224845 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29810/statm: 370782 315936 247 17 0 367955 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 1483128

[startup+1122.3 s]
/proc/loadavg: 4.07 4.03 3.83 6/368 29841
/proc/meminfo: memFree=18946416/32951124 swapFree=65980216/67111528
[pid=29810] ppid=29808 vsize=1571152 CPUtime=1122.32 cores=5,7
/proc/29810/stat : 29810 (umsat) R 29808 29810 28207 0 -1 4202496 354962 0 0 0 112158 74 0 0 25 0 1 0 637803585 1608859648 334370 33554432000 4194304 4263832 140734480581216 18446744073709551615 4224830 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29810/statm: 392788 334370 247 17 0 389961 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 1571152

[startup+1182.3 s]
/proc/loadavg: 3.15 3.82 3.77 2/350 29897
/proc/meminfo: memFree=22561028/32951124 swapFree=65980216/67111528
[pid=29810] ppid=29808 vsize=1686816 CPUtime=1182.32 cores=5,7
/proc/29810/stat : 29810 (umsat) R 29808 29810 28207 0 -1 4202496 378803 0 0 0 118155 77 0 0 25 0 1 0 637803585 1727299584 358211 33554432000 4194304 4263832 140734480581216 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29810/statm: 421704 358211 247 17 0 418877 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 1686816

[startup+1242.3 s]
/proc/loadavg: 1.79 3.31 3.60 2/350 29901
/proc/meminfo: memFree=22480448/32951124 swapFree=65980216/67111528
[pid=29810] ppid=29808 vsize=1781480 CPUtime=1242.32 cores=5,7
/proc/29810/stat : 29810 (umsat) R 29808 29810 28207 0 -1 4202496 398772 0 0 0 124151 81 0 0 25 0 1 0 637803585 1824235520 378180 33554432000 4194304 4263832 140734480581216 18446744073709551615 4210453 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29810/statm: 445370 378180 247 17 0 442543 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 1781480



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.31 2.92 3.44 2/350 29903
/proc/meminfo: memFree=22415136/32951124 swapFree=65980216/67111528
[pid=29810] ppid=29808 vsize=1858028 CPUtime=1300.04 cores=5,7
/proc/29810/stat : 29810 (umsat) R 29808 29810 28207 0 -1 4202496 414958 0 0 0 129920 84 0 0 25 0 1 0 637803585 1902620672 394366 33554432000 4194304 4263832 140734480581216 18446744073709551615 4224830 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29810/statm: 464507 394366 247 17 0 461680 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 1858028

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.08
CPU time (s): 1300.12
CPU user time (s): 1299.2
CPU system time (s): 0.91486
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 1858028

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

runsolver used 4.05338 second user time and 11.2083 second system time

The end

Launcher Data

Begin job on node142 at 2011-05-15 12:04:41
IDJOB=3379513
IDBENCH=82378
IDSOLVER=1861
FILE ID=node142/3379513-1305453880
RUNJOBID= node142-1305453739-29740
PBS_JOBID= 13324840
Free space on /tmp= 73220 MiB

SOLVER NAME= UmSat 2011-05-12 (fixed)
BENCH NAME= SAT11/application/rintanen/SATPlanning/sokoban-sequential-p145-microban-sequential.040-NOTKNOWN.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3379513-1305453880/watcher-3379513-1305453880 -o /tmp/evaluation-result-3379513-1305453880/solver-3379513-1305453880 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3379513-1305453880.cnf

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

MD5SUM BENCH= 36e8e2178d03f08fa4223da0e3d9beb5
RANDOM SEED=153120080

node142.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.846
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.69
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.846
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	: 5131.95
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.846
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.82
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.846
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.67
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.846
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.81
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.846
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.846
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.846
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:     32951124 kB
MemFree:      21086712 kB
Buffers:        329868 kB
Cached:        4392532 kB
SwapCached:      11520 kB
Active:        9110056 kB
Inactive:      2415908 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21086712 kB
SwapTotal:    67111528 kB
SwapFree:     65980216 kB
Dirty:           91808 kB
Writeback:           0 kB
AnonPages:     6801280 kB
Mapped:          20588 kB
Slab:           232652 kB
PageTables:      37652 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 79796884 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= 73524 MiB
End job on node142 at 2011-05-15 12:26:23