Trace number 3422256

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
minisat hack: contrasat 2011-03-02? (TO) 5000.14 4999.94

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
sokoban-sequential-p145-microban-sequential.070-NOTKNOWN.cnf
MD5SUMf52ec4dacdcf65c3aedb61fb46ade01b
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1007.46
Satisfiable
(Un)Satisfiability was proved
Number of variables153284
Number of clauses2473656
Sum of the clauses size5647736
Maximum clause length78
Minimum clause length1
Number of clauses of size 1696
Number of clauses of size 22387280
Number of clauses of size 36720
Number of clauses of size 431080
Number of clauses of size 513440
Number of clauses of size over 534440

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-3422256-1306662220/watcher-3422256-1306662220 -o /tmp/evaluation-result-3422256-1306662220/solver-3422256-1306662220 -C 5000 -W 5100 -M 15500 contrasat_release HOME/instance-3422256-1306662220.cnf 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.04 2.04 1.95 2/554 10905
/proc/meminfo: memFree=17146160/32950928 swapFree=67056576/67111528
[pid=10905] ppid=10903 vsize=20356 CPUtime=0 cores=1,3,5,7
/proc/10905/stat : 10905 (contrasat_relea) R 10903 10905 10647 0 -1 4202496 862 0 0 0 0 0 0 0 23 0 1 0 777819223 20844544 804 33554432000 4194304 4298156 140733966163856 18446744073709551615 239476694784 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10905/statm: 5089 804 216 26 0 1721 0

[startup+0.0349581 s]
/proc/loadavg: 2.04 2.04 1.95 2/554 10905
/proc/meminfo: memFree=17146160/32950928 swapFree=67056576/67111528
[pid=10905] ppid=10903 vsize=22140 CPUtime=0.02 cores=1,3,5,7
/proc/10905/stat : 10905 (contrasat_relea) R 10903 10905 10647 0 -1 4202496 1393 0 0 0 2 0 0 0 23 0 1 0 777819223 22671360 1293 33554432000 4194304 4298156 140733966163856 18446744073709551615 239476694784 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10905/statm: 5535 1293 216 26 0 2167 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 22140

[startup+0.100959 s]
/proc/loadavg: 2.04 2.04 1.95 2/554 10905
/proc/meminfo: memFree=17146160/32950928 swapFree=67056576/67111528
[pid=10905] ppid=10903 vsize=34048 CPUtime=0.09 cores=1,3,5,7
/proc/10905/stat : 10905 (contrasat_relea) R 10903 10905 10647 0 -1 4202496 5520 0 0 0 8 1 0 0 23 0 1 0 777819223 34865152 4613 33554432000 4194304 4298156 140733966163856 18446744073709551615 239476355781 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10905/statm: 8512 4617 216 26 0 5144 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34048

[startup+0.300911 s]
/proc/loadavg: 2.04 2.04 1.95 2/554 10905
/proc/meminfo: memFree=17146160/32950928 swapFree=67056576/67111528
[pid=10905] ppid=10903 vsize=89380 CPUtime=0.28 cores=1,3,5,7
/proc/10905/stat : 10905 (contrasat_relea) R 10903 10905 10647 0 -1 4202496 21071 0 0 0 26 2 0 0 25 0 1 0 777819223 91525120 16082 33554432000 4194304 4298156 140733966163856 18446744073709551615 239476355781 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10905/statm: 22345 16086 216 26 0 18977 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 89380

[startup+0.700836 s]
/proc/loadavg: 2.04 2.04 1.95 2/554 10905
/proc/meminfo: memFree=17146160/32950928 swapFree=67056576/67111528
[pid=10905] ppid=10903 vsize=200376 CPUtime=0.69 cores=1,3,5,7
/proc/10905/stat : 10905 (contrasat_relea) R 10903 10905 10647 0 -1 4202496 50335 0 0 0 62 7 0 0 25 0 1 0 777819223 205185024 38052 33554432000 4194304 4298156 140733966163856 18446744073709551615 4284838 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10905/statm: 50094 38053 216 26 0 46726 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 200376

[startup+1.50067 s]
/proc/loadavg: 2.04 2.04 1.95 3/555 10906
/proc/meminfo: memFree=16988060/32950928 swapFree=67056576/67111528
[pid=10905] ppid=10903 vsize=207788 CPUtime=1.49 cores=1,3,5,7
/proc/10905/stat : 10905 (contrasat_relea) R 10903 10905 10647 0 -1 4202496 51961 0 0 0 142 7 0 0 25 0 1 0 777819223 212774912 39386 33554432000 4194304 4298156 140733966163856 18446744073709551615 4227897 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10905/statm: 51947 39386 222 26 0 48579 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 207788

[startup+3.10038 s]
/proc/loadavg: 2.04 2.04 1.95 3/555 10906
/proc/meminfo: memFree=16986956/32950928 swapFree=67056576/67111528
[pid=10905] ppid=10903 vsize=162508 CPUtime=3.09 cores=1,3,5,7
/proc/10905/stat : 10905 (contrasat_relea) R 10903 10905 10647 0 -1 4202496 64563 0 0 0 299 10 0 0 25 0 1 0 777819223 166408192 31301 33554432000 4194304 4298156 140733966163856 18446744073709551615 4252036 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10905/statm: 40627 31301 242 26 0 37259 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 162508

[startup+6.30076 s]
/proc/loadavg: 2.12 2.05 1.95 3/555 10906
/proc/meminfo: memFree=17014152/32950928 swapFree=67056576/67111528
[pid=10905] ppid=10903 vsize=162508 CPUtime=6.29 cores=1,3,5,7
/proc/10905/stat : 10905 (contrasat_relea) R 10903 10905 10647 0 -1 4202496 66511 0 0 0 619 10 0 0 25 0 1 0 777819223 166408192 33239 33554432000 4194304 4298156 140733966163856 18446744073709551615 4251984 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10905/statm: 40627 33239 243 26 0 37259 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 162508

[startup+12.7005 s]
/proc/loadavg: 2.11 2.05 1.95 3/555 10906
/proc/meminfo: memFree=17011456/32950928 swapFree=67056576/67111528
[pid=10905] ppid=10903 vsize=162508 CPUtime=12.69 cores=1,3,5,7
/proc/10905/stat : 10905 (contrasat_relea) R 10903 10905 10647 0 -1 4202496 83725 0 0 0 1257 12 0 0 25 0 1 0 777819223 166408192 33747 33554432000 4194304 4298156 140733966163856 18446744073709551615 4255571 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10905/statm: 40627 33747 243 26 0 37259 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 162508

[startup+25.5011 s]
/proc/loadavg: 2.08 2.05 1.95 3/555 10906
/proc/meminfo: memFree=16961524/32950928 swapFree=67056576/67111528
[pid=10905] ppid=10903 vsize=162508 CPUtime=25.49 cores=1,3,5,7
/proc/10905/stat : 10905 (contrasat_relea) R 10903 10905 10647 0 -1 4202496 133049 0 0 0 2530 19 0 0 25 0 1 0 777819223 166408192 32794 33554432000 4194304 4298156 140733966163856 18446744073709551615 4252211 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10905/statm: 40627 32794 243 26 0 37259 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 162508

[startup+51.1012 s]
/proc/loadavg: 2.05 2.04 1.95 3/555 10907
/proc/meminfo: memFree=16985468/32950928 swapFree=67056576/67111528
[pid=10905] ppid=10903 vsize=193328 CPUtime=51.09 cores=1,3,5,7
/proc/10905/stat : 10905 (contrasat_relea) R 10903 10905 10647 0 -1 4202496 179772 0 0 0 5083 26 0 0 25 0 1 0 777819223 197967872 39674 33554432000 4194304 4298156 140733966163856 18446744073709551615 4251937 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10905/statm: 48332 39674 243 26 0 44964 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 193328

[startup+102.321 s]
/proc/loadavg: 2.02 2.03 1.95 3/555 10908
/proc/meminfo: memFree=16982716/32950928 swapFree=67056576/67111528
[pid=10905] ppid=10903 vsize=193328 CPUtime=102.31 cores=1,3,5,7
/proc/10905/stat : 10905 (contrasat_relea) R 10903 10905 10647 0 -1 4202496 308153 0 0 0 10189 42 0 0 25 0 1 0 777819223 197967872 39800 33554432000 4194304 4298156 140733966163856 18446744073709551615 4251890 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10905/statm: 48332 39800 243 26 0 44964 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 193328

[startup+162.301 s]
/proc/loadavg: 2.01 2.03 1.95 3/555 10910
/proc/meminfo: memFree=16981704/32950928 swapFree=67056576/67111528
[pid=10905] ppid=10903 vsize=193328 CPUtime=162.3 cores=1,3,5,7
/proc/10905/stat : 10905 (contrasat_relea) R 10903 10905 10647 0 -1 4202496 454735 0 0 0 16170 60 0 0 25 0 1 0 777819223 197967872 40825 33554432000 4194304 4298156 140733966163856 18446744073709551615 4251890 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10905/statm: 48332 40825 243 26 0 44964 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 193328

[startup+222.3 s]
/proc/loadavg: 2.00 2.02 1.95 3/555 10912
/proc/meminfo: memFree=16979560/32950928 swapFree=67056576/67111528
[pid=10905] ppid=10903 vsize=193328 CPUtime=222.3 cores=1,3,5,7
/proc/10905/stat : 10905 (contrasat_relea) R 10903 10905 10647 0 -1 4202496 603344 0 0 0 22150 80 0 0 25 0 1 0 777819223 197967872 40928 33554432000 4194304 4298156 140733966163856 18446744073709551615 4255510 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10905/statm: 48332 40928 243 26 0 44964 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 193328

[startup+282.301 s]
/proc/loadavg: 2.00 2.01 1.95 3/555 10913
/proc/meminfo: memFree=16967768/32950928 swapFree=67056576/67111528
[pid=10905] ppid=10903 vsize=243904 CPUtime=282.3 cores=1,3,5,7
/proc/10905/stat : 10905 (contrasat_relea) R 10903 10905 10647 0 -1 4202496 718004 0 0 0 28136 94 0 0 25 0 1 0 777819223 249757696 44510 33554432000 4194304 4298156 140733966163856 18446744073709551615 4251890 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10905/statm: 60976 44510 243 26 0 57608 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 243904

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 1.95 3/555 10915
/proc/meminfo: memFree=16950508/32950928 swapFree=67056576/67111528
[pid=10905] ppid=10903 vsize=243904 CPUtime=342.31 cores=1,3,5,7
/proc/10905/stat : 10905 (contrasat_relea) R 10903 10905 10647 0 -1 4202496 842278 0 0 0 34122 109 0 0 25 0 1 0 777819223 249757696 48651 33554432000 4194304 4298156 140733966163856 18446744073709551615 4252096 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10905/statm: 60976 48651 243 26 0 57608 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 243904

[startup+402.301 s]
/proc/loadavg: 2.13 2.03 1.96 3/555 10916
/proc/meminfo: memFree=16959296/32950928 swapFree=67056576/67111528
[pid=10905] ppid=10903 vsize=243904 CPUtime=402.3 cores=1,3,5,7
/proc/10905/stat : 10905 (contrasat_relea) R 10903 10905 10647 0 -1 4202496 970307 0 0 0 40106 124 0 0 25 0 1 0 777819223 249757696 46648 33554432000 4194304 4298156 140733966163856 18446744073709551615 4251848 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10905/statm: 60976 46648 243 26 0 57608 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 243904

[startup+462.3 s]
/proc/loadavg: 2.19 2.07 1.98 3/555 10918
/proc/meminfo: memFree=16947116/32950928 swapFree=67056576/67111528
[pid=10905] ppid=10903 vsize=244192 CPUtime=462.3 cores=1,3,5,7
/proc/10905/stat : 10905 (contrasat_relea) R 10903 10905 10647 0 -1 4202496 1105689 0 0 0 46088 142 0 0 25 0 1 0 777819223 250052608 49592 33554432000 4194304 4298156 140733966163856 18446744073709551615 4252196 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10905/statm: 61048 49592 243 26 0 57680 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 244192

[startup+522.301 s]
/proc/loadavg: 2.11 2.07 1.98 3/555 10920
/proc/meminfo: memFree=16942008/32950928 swapFree=67056576/67111528
[pid=10905] ppid=10903 vsize=244192 CPUtime=522.31 cores=1,3,5,7
/proc/10905/stat : 10905 (contrasat_relea) R 10903 10905 10647 0 -1 4202496 1217357 0 0 0 52073 158 0 0 25 0 1 0 777819223 250052608 50857 33554432000 4194304 4298156 140733966163856 18446744073709551615 4276251 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10905/statm: 61048 50857 243 26 0 57680 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 244192

[startup+582.3 s]
/proc/loadavg: 2.04 2.05 1.98 3/555 10921
/proc/meminfo: memFree=16947700/32950928 swapFree=67056576/67111528
[pid=10905] ppid=10903 vsize=244192 CPUtime=582.31 cores=1,3,5,7
/proc/10905/stat : 10905 (contrasat_relea) R 10903 10905 10647 0 -1 4202496 1354797 0 0 0 58055 176 0 0 25 0 1 0 777819223 250052608 49168 33554432000 4194304 4298156 140733966163856 18446744073709551615 4252060 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10905/statm: 61048 49168 243 26 0 57680 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 244192

[startup+642.301 s]

################
# More data... #
################

[startup+4062.32 s]
/proc/loadavg: 2.12 2.06 2.01 3/555 11054
/proc/meminfo: memFree=15595564/32950928 swapFree=67056576/67111528
[pid=10905] ppid=10903 vsize=696532 CPUtime=4062.47 cores=1,3,5,7
/proc/10905/stat : 10905 (contrasat_relea) R 10903 10905 10647 0 -1 4202496 6682642 0 0 0 405375 872 0 0 25 0 1 0 777819223 713248768 139843 33554432000 4194304 4298156 140733966163856 18446744073709551615 4251970 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10905/statm: 174133 139843 243 26 0 170765 0
Current children cumulated CPU time (s) 4062.47
Current children cumulated vsize (KiB) 696532

[startup+4122.3 s]
/proc/loadavg: 2.09 2.06 2.01 3/555 11056
/proc/meminfo: memFree=15574840/32950928 swapFree=67056576/67111528
[pid=10905] ppid=10903 vsize=696532 CPUtime=4122.45 cores=1,3,5,7
/proc/10905/stat : 10905 (contrasat_relea) R 10903 10905 10647 0 -1 4202496 6780027 0 0 0 411359 886 0 0 25 0 1 0 777819223 713248768 121208 33554432000 4194304 4298156 140733966163856 18446744073709551615 4256248 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10905/statm: 174133 121208 243 26 0 170765 0
Current children cumulated CPU time (s) 4122.45
Current children cumulated vsize (KiB) 696532

[startup+4182.3 s]
/proc/loadavg: 2.03 2.05 2.00 3/555 11057
/proc/meminfo: memFree=15719788/32950928 swapFree=67056576/67111528
[pid=10905] ppid=10903 vsize=481608 CPUtime=4182.46 cores=1,3,5,7
/proc/10905/stat : 10905 (contrasat_relea) R 10903 10905 10647 0 -1 4202496 6869930 0 0 0 417347 899 0 0 25 0 1 0 777819223 493166592 114582 33554432000 4194304 4298156 140733966163856 18446744073709551615 4252048 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10905/statm: 120402 114582 243 26 0 117034 0
Current children cumulated CPU time (s) 4182.46
Current children cumulated vsize (KiB) 481608

[startup+4242.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/555 11059
/proc/meminfo: memFree=15680956/32950928 swapFree=67056576/67111528
[pid=10905] ppid=10903 vsize=697480 CPUtime=4242.46 cores=1,3,5,7
/proc/10905/stat : 10905 (contrasat_relea) R 10903 10905 10647 0 -1 4202496 6964185 0 0 0 423334 912 0 0 25 0 1 0 777819223 714219520 117203 33554432000 4194304 4298156 140733966163856 18446744073709551615 4252023 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10905/statm: 174370 117203 243 26 0 171002 0
Current children cumulated CPU time (s) 4242.46
Current children cumulated vsize (KiB) 697480

[startup+4302.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/555 11060
/proc/meminfo: memFree=15544292/32950928 swapFree=67056576/67111528
[pid=10905] ppid=10903 vsize=697480 CPUtime=4302.46 cores=1,3,5,7
/proc/10905/stat : 10905 (contrasat_relea) R 10903 10905 10647 0 -1 4202496 7067014 0 0 0 429321 925 0 0 25 0 1 0 777819223 714219520 126765 33554432000 4194304 4298156 140733966163856 18446744073709551615 4252211 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10905/statm: 174370 126765 243 26 0 171002 0
Current children cumulated CPU time (s) 4302.46
Current children cumulated vsize (KiB) 697480

[startup+4362.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/555 11062
/proc/meminfo: memFree=15606900/32950928 swapFree=67056576/67111528
[pid=10905] ppid=10903 vsize=698048 CPUtime=4362.46 cores=1,3,5,7
/proc/10905/stat : 10905 (contrasat_relea) R 10903 10905 10647 0 -1 4202496 7179010 0 0 0 435306 940 0 0 25 0 1 0 777819223 714801152 126187 33554432000 4194304 4298156 140733966163856 18446744073709551615 4251880 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10905/statm: 174512 126187 243 26 0 171144 0
Current children cumulated CPU time (s) 4362.46
Current children cumulated vsize (KiB) 698048

[startup+4422.3 s]
/proc/loadavg: 2.10 2.05 2.01 3/555 11064
/proc/meminfo: memFree=15466756/32950928 swapFree=67056576/67111528
[pid=10905] ppid=10903 vsize=698048 CPUtime=4422.46 cores=1,3,5,7
/proc/10905/stat : 10905 (contrasat_relea) R 10903 10905 10647 0 -1 4202496 7276133 0 0 0 441294 952 0 0 25 0 1 0 777819223 714801152 115838 33554432000 4194304 4298156 140733966163856 18446744073709551615 4251870 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10905/statm: 174512 115838 243 26 0 171144 0
Current children cumulated CPU time (s) 4422.46
Current children cumulated vsize (KiB) 698048

[startup+4482.3 s]
/proc/loadavg: 2.08 2.05 2.01 3/555 11065
/proc/meminfo: memFree=15571280/32950928 swapFree=67056576/67111528
[pid=10905] ppid=10903 vsize=698180 CPUtime=4482.47 cores=1,3,5,7
/proc/10905/stat : 10905 (contrasat_relea) R 10903 10905 10647 0 -1 4202496 7380860 0 0 0 447281 966 0 0 25 0 1 0 777819223 714936320 118652 33554432000 4194304 4298156 140733966163856 18446744073709551615 4251937 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10905/statm: 174545 118652 243 26 0 171177 0
Current children cumulated CPU time (s) 4482.47
Current children cumulated vsize (KiB) 698180

[startup+4542.3 s]
/proc/loadavg: 2.19 2.07 2.01 4/555 11067
/proc/meminfo: memFree=15515096/32950928 swapFree=67056576/67111528
[pid=10905] ppid=10903 vsize=698964 CPUtime=4542.47 cores=1,3,5,7
/proc/10905/stat : 10905 (contrasat_relea) R 10903 10905 10647 0 -1 4202496 7414294 0 0 0 453276 971 0 0 25 0 1 0 777819223 715739136 152051 33554432000 4194304 4298156 140733966163856 18446744073709551615 4251937 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10905/statm: 174741 152051 243 26 0 171373 0
Current children cumulated CPU time (s) 4542.47
Current children cumulated vsize (KiB) 698964

[startup+4602.3 s]
/proc/loadavg: 2.21 2.09 2.02 3/555 11068
/proc/meminfo: memFree=15788256/32950928 swapFree=67056576/67111528
[pid=10905] ppid=10903 vsize=484592 CPUtime=4602.49 cores=1,3,5,7
/proc/10905/stat : 10905 (contrasat_relea) R 10903 10905 10647 0 -1 4202496 7585857 0 0 0 459256 993 0 0 25 0 1 0 777819223 496222208 83840 33554432000 4194304 4298156 140733966163856 18446744073709551615 4251890 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10905/statm: 121148 83840 243 26 0 117780 0
Current children cumulated CPU time (s) 4602.49
Current children cumulated vsize (KiB) 484592

[startup+4662.3 s]
/proc/loadavg: 2.08 2.07 2.01 3/555 11079
/proc/meminfo: memFree=15667080/32950928 swapFree=67056576/67111528
[pid=10905] ppid=10903 vsize=484948 CPUtime=4662.47 cores=1,3,5,7
/proc/10905/stat : 10905 (contrasat_relea) R 10903 10905 10647 0 -1 4202496 7615796 0 0 0 465249 998 0 0 25 0 1 0 777819223 496586752 113743 33554432000 4194304 4298156 140733966163856 18446744073709551615 4252016 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10905/statm: 121237 113743 243 26 0 117869 0
Current children cumulated CPU time (s) 4662.47
Current children cumulated vsize (KiB) 484948

[startup+4722.32 s]
/proc/loadavg: 2.03 2.05 2.01 3/555 11081
/proc/meminfo: memFree=15659724/32950928 swapFree=67056576/67111528
[pid=10905] ppid=10903 vsize=700852 CPUtime=4722.5 cores=1,3,5,7
/proc/10905/stat : 10905 (contrasat_relea) R 10903 10905 10647 0 -1 4202496 7725555 0 0 0 471237 1013 0 0 25 0 1 0 777819223 717672448 126824 33554432000 4194304 4298156 140733966163856 18446744073709551615 4256284 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10905/statm: 175213 126824 243 26 0 171845 0
Current children cumulated CPU time (s) 4722.5
Current children cumulated vsize (KiB) 700852

[startup+4782.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/555 11082
/proc/meminfo: memFree=15602300/32950928 swapFree=67056576/67111528
[pid=10905] ppid=10903 vsize=485928 CPUtime=4782.48 cores=1,3,5,7
/proc/10905/stat : 10905 (contrasat_relea) R 10903 10905 10647 0 -1 4202496 7823345 0 0 0 477219 1029 0 0 25 0 1 0 777819223 497590272 114895 33554432000 4194304 4298156 140733966163856 18446744073709551615 4256277 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10905/statm: 121482 114895 243 26 0 118114 0
Current children cumulated CPU time (s) 4782.48
Current children cumulated vsize (KiB) 485928

[startup+4842.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/555 11087
/proc/meminfo: memFree=15677056/32950928 swapFree=67056576/67111528
[pid=10905] ppid=10903 vsize=486372 CPUtime=4842.48 cores=1,3,5,7
/proc/10905/stat : 10905 (contrasat_relea) R 10903 10905 10647 0 -1 4202496 7914181 0 0 0 483206 1042 0 0 25 0 1 0 777819223 498044928 102537 33554432000 4194304 4298156 140733966163856 18446744073709551615 4252142 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10905/statm: 121593 102537 243 26 0 118225 0
Current children cumulated CPU time (s) 4842.48
Current children cumulated vsize (KiB) 486372

[startup+4902.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/555 11088
/proc/meminfo: memFree=15789420/32950928 swapFree=67056576/67111528
[pid=10905] ppid=10903 vsize=486372 CPUtime=4902.48 cores=1,3,5,7
/proc/10905/stat : 10905 (contrasat_relea) R 10903 10905 10647 0 -1 4202496 8007966 0 0 0 489193 1055 0 0 25 0 1 0 777819223 498044928 104461 33554432000 4194304 4298156 140733966163856 18446744073709551615 4256575 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10905/statm: 121593 104461 243 26 0 118225 0
Current children cumulated CPU time (s) 4902.48
Current children cumulated vsize (KiB) 486372

[startup+4962.3 s]
/proc/loadavg: 2.07 2.03 2.00 3/555 11090
/proc/meminfo: memFree=15600808/32950928 swapFree=67056576/67111528
[pid=10905] ppid=10903 vsize=702372 CPUtime=4962.49 cores=1,3,5,7
/proc/10905/stat : 10905 (contrasat_relea) R 10903 10905 10647 0 -1 4202496 8043020 0 0 0 495189 1060 0 0 25 0 1 0 777819223 719228928 139498 33554432000 4194304 4298156 140733966163856 18446744073709551615 4252211 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10905/statm: 175593 139498 243 26 0 172225 0
Current children cumulated CPU time (s) 4962.49
Current children cumulated vsize (KiB) 702372



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.04 2.03 2.00 3/555 11091
/proc/meminfo: memFree=15553432/32950928 swapFree=67056576/67111528
[pid=10905] ppid=10903 vsize=702928 CPUtime=5000.1 cores=1,3,5,7
/proc/10905/stat : 10905 (contrasat_relea) R 10903 10905 10647 0 -1 4202496 8148244 0 0 0 498936 1074 0 0 25 0 1 0 777819223 719798272 124502 33554432000 4194304 4298156 140733966163856 18446744073709551615 4256262 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10905/statm: 175732 124502 243 26 0 172364 0
Current children cumulated CPU time (s) 5000.1
Current children cumulated vsize (KiB) 702928

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+4999.9 s]
/proc/loadavg: 2.04 2.03 2.00 3/555 11091
/proc/meminfo: memFree=15553432/32950928 swapFree=67056576/67111528
[pid=10905] ppid=10903 vsize=702928 CPUtime=5000.1 cores=1,3,5,7
/proc/10905/stat : 10905 (contrasat_relea) R 10903 10905 10647 0 -1 4202496 8148244 0 0 0 498936 1074 0 0 25 0 1 0 777819223 719798272 124502 33554432000 4194304 4298156 140733966163856 18446744073709551615 4256262 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10905/statm: 175732 124502 243 26 0 172364 0
Current children cumulated CPU time (s) 5000.1
Current children cumulated vsize (KiB) 702928

Child ended because it received signal 15 (SIGTERM)
Real time (s): 4999.94
CPU time (s): 5000.14
CPU user time (s): 4989.38
CPU system time (s): 10.7614
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 1046804

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

runsolver used 25.4451 second user time and 65.459 second system time

The end

Launcher Data

Begin job on node148 at 2011-05-29 11:43:42
IDJOB=3422256
IDBENCH=82363
IDSOLVER=1915
FILE ID=node148/3422256-1306662220
RUNJOBID= node148-1306658663-10666
PBS_JOBID= 13471749
Free space on /tmp= 73572 MiB

SOLVER NAME= minisat hack: contrasat 2011-03-02
BENCH NAME= SAT11/application/rintanen/SATPlanning/sokoban-sequential-p145-microban-sequential.070-NOTKNOWN.cnf
COMMAND LINE= contrasat_release BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3422256-1306662220/watcher-3422256-1306662220 -o /tmp/evaluation-result-3422256-1306662220/solver-3422256-1306662220 -C 5000 -W 5100 -M 15500  contrasat_release HOME/instance-3422256-1306662220.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= f52ec4dacdcf65c3aedb61fb46ade01b
RANDOM SEED=1286253029

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      17146316 kB
Buffers:        387600 kB
Cached:        8150932 kB
SwapCached:       8480 kB
Active:       10108208 kB
Inactive:      5321852 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      17146316 kB
SwapTotal:    67111528 kB
SwapFree:     67056576 kB
Dirty:           44156 kB
Writeback:           0 kB
AnonPages:     6889036 kB
Mapped:          43952 kB
Slab:           245344 kB
PageTables:      58108 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 170451704 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= 73412 MiB
End job on node148 at 2011-05-29 13:07:04