Trace number 3309581

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
glueminisat 2.2.5? (TO) 5000.1 5000.25

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
sokoban-sequential-p145-microban-sequential.080-SAT.cnf
MD5SUM1ca09a2b911e29894c6603aee8d3e672
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1503.62
Satisfiable
(Un)Satisfiability was proved
Number of variables175084
Number of clauses2826936
Sum of the clauses size6454456
Maximum clause length78
Minimum clause length1
Number of clauses of size 1696
Number of clauses of size 22728320
Number of clauses of size 37680
Number of clauses of size 435520
Number of clauses of size 515360
Number of clauses of size over 539360

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: 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-3309581-1303992384/watcher-3309581-1303992384 -o /tmp/evaluation-result-3309581-1303992384/solver-3309581-1303992384 -C 5000 -W 5100 -M 15500 glueminisat -compe HOME/instance-3309581-1303992384.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.03 2.01 1.94 3/175 31643
/proc/meminfo: memFree=16677164/32951132 swapFree=67111524/67111528
[pid=31643] ppid=31641 vsize=19996 CPUtime=0 cores=1,3,5,7
/proc/31643/stat : 31643 (glueminisat) R 31641 31643 31393 0 -1 4202496 795 0 0 0 0 0 0 0 23 0 1 0 510838200 20475904 735 33554432000 4194304 4309791 140734604462496 18446744073709551615 4243969 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/31643/statm: 4999 735 216 29 0 1628 0

[startup+0.0072471 s]
/proc/loadavg: 2.03 2.01 1.94 3/175 31643
/proc/meminfo: memFree=16677164/32951132 swapFree=67111524/67111528
[pid=31643] ppid=31641 vsize=19996 CPUtime=0 cores=1,3,5,7
/proc/31643/stat : 31643 (glueminisat) R 31641 31643 31393 0 -1 4202496 795 0 0 0 0 0 0 0 23 0 1 0 510838200 20475904 735 33554432000 4194304 4309791 140734604462496 18446744073709551615 4291821 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/31643/statm: 4999 735 216 29 0 1628 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 19996

[startup+0.100246 s]
/proc/loadavg: 2.03 2.01 1.94 3/175 31643
/proc/meminfo: memFree=16677164/32951132 swapFree=67111524/67111528
[pid=31643] ppid=31641 vsize=31696 CPUtime=0.09 cores=1,3,5,7
/proc/31643/stat : 31643 (glueminisat) R 31641 31643 31393 0 -1 4202496 4978 0 0 0 9 0 0 0 23 0 1 0 510838200 32456704 4294 33554432000 4194304 4309791 140734604462496 18446744073709551615 210646807585 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/31643/statm: 7924 4296 217 29 0 4553 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31696

[startup+0.300213 s]
/proc/loadavg: 2.03 2.01 1.94 3/175 31643
/proc/meminfo: memFree=16677164/32951132 swapFree=67111524/67111528
[pid=31643] ppid=31641 vsize=79132 CPUtime=0.29 cores=1,3,5,7
/proc/31643/stat : 31643 (glueminisat) R 31641 31643 31393 0 -1 4202496 19761 0 0 0 27 2 0 0 25 0 1 0 510838200 81031168 14960 33554432000 4194304 4309791 140734604462496 18446744073709551615 4294396 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/31643/statm: 19783 14961 217 29 0 16412 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 79132

[startup+0.701144 s]
/proc/loadavg: 2.03 2.01 1.94 3/175 31643
/proc/meminfo: memFree=16677164/32951132 swapFree=67111524/67111528
[pid=31643] ppid=31641 vsize=173016 CPUtime=0.69 cores=1,3,5,7
/proc/31643/stat : 31643 (glueminisat) R 31641 31643 31393 0 -1 4202496 47214 0 0 0 63 6 0 0 25 0 1 0 510838200 177168384 35104 33554432000 4194304 4309791 140734604462496 18446744073709551615 210646807237 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/31643/statm: 43254 35106 217 29 0 39883 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 173016

[startup+1.50101 s]
/proc/loadavg: 2.02 2.01 1.94 3/176 31644
/proc/meminfo: memFree=16508400/32951132 swapFree=67111524/67111528
[pid=31643] ppid=31641 vsize=195692 CPUtime=1.49 cores=1,3,5,7
/proc/31643/stat : 31643 (glueminisat) R 31641 31643 31393 0 -1 4202496 58023 0 0 0 142 7 0 0 25 0 1 0 510838200 200388608 42155 33554432000 4194304 4309791 140734604462496 18446744073709551615 4227297 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/31643/statm: 48923 42155 221 29 0 45552 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 195692

[startup+3.10074 s]
/proc/loadavg: 2.02 2.01 1.94 3/176 31644
/proc/meminfo: memFree=16505424/32951132 swapFree=67111524/67111528
[pid=31643] ppid=31641 vsize=158372 CPUtime=3.09 cores=1,3,5,7
/proc/31643/stat : 31643 (glueminisat) R 31641 31643 31393 0 -1 4202496 65623 0 0 0 301 8 0 0 25 0 1 0 510838200 162172928 33286 33554432000 4194304 4309791 140734604462496 18446744073709551615 4259175 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/31643/statm: 39593 33286 243 29 0 36222 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 158372

[startup+6.3002 s]
/proc/loadavg: 2.02 2.01 1.94 3/176 31644
/proc/meminfo: memFree=16535712/32951132 swapFree=67111524/67111528
[pid=31643] ppid=31641 vsize=158372 CPUtime=6.29 cores=1,3,5,7
/proc/31643/stat : 31643 (glueminisat) R 31641 31643 31393 0 -1 4202496 67052 0 0 0 620 9 0 0 25 0 1 0 510838200 162172928 34712 33554432000 4194304 4309791 140734604462496 18446744073709551615 4259159 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/31643/statm: 39593 34712 245 29 0 36222 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 158372

[startup+12.7011 s]
/proc/loadavg: 2.33 2.08 1.96 3/176 31644
/proc/meminfo: memFree=16521904/32951132 swapFree=67111524/67111528
[pid=31643] ppid=31641 vsize=177340 CPUtime=12.59 cores=1,3,5,7
/proc/31643/stat : 31643 (glueminisat) R 31641 31643 31393 0 -1 4202496 70074 0 0 0 1250 9 0 0 25 0 1 0 510838200 181596160 37733 33554432000 4194304 4309791 140734604462496 18446744073709551615 4275219 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/31643/statm: 44335 37733 245 29 0 40964 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 177340

[startup+25.5009 s]
/proc/loadavg: 2.42 2.10 1.97 3/176 31673
/proc/meminfo: memFree=16273520/32951132 swapFree=67111524/67111528
[pid=31643] ppid=31641 vsize=208160 CPUtime=25.33 cores=1,3,5,7
/proc/31643/stat : 31643 (glueminisat) R 31641 31643 31393 0 -1 4202496 76016 0 0 0 2521 12 0 0 25 0 1 0 510838200 213155840 43663 33554432000 4194304 4309791 140734604462496 18446744073709551615 4275240 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/31643/statm: 52040 43663 245 29 0 48669 0
Current children cumulated CPU time (s) 25.33
Current children cumulated vsize (KiB) 208160

[startup+51.1006 s]
/proc/loadavg: 3.31 2.34 2.05 2/172 31674
/proc/meminfo: memFree=16451888/32951132 swapFree=67111524/67111528
[pid=31643] ppid=31641 vsize=208160 CPUtime=50.93 cores=1,3,5,7
/proc/31643/stat : 31643 (glueminisat) R 31641 31643 31393 0 -1 4202496 101582 0 0 0 5074 19 0 0 25 0 1 0 510838200 213155840 41896 33554432000 4194304 4309791 140734604462496 18446744073709551615 4275216 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/31643/statm: 52040 41896 245 29 0 48669 0
Current children cumulated CPU time (s) 50.93
Current children cumulated vsize (KiB) 208160

[startup+102.306 s]
/proc/loadavg: 3.21 2.51 2.13 3/176 31702
/proc/meminfo: memFree=16473228/32951132 swapFree=67111524/67111528
[pid=31643] ppid=31641 vsize=339636 CPUtime=102.14 cores=1,3,5,7
/proc/31643/stat : 31643 (glueminisat) R 31641 31643 31393 0 -1 4202496 127441 0 0 0 10190 24 0 0 25 0 1 0 510838200 347787264 67730 33554432000 4194304 4309791 140734604462496 18446744073709551615 4253853 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/31643/statm: 84909 67730 245 29 0 81538 0
Current children cumulated CPU time (s) 102.14
Current children cumulated vsize (KiB) 339636

[startup+162.301 s]
/proc/loadavg: 2.44 2.42 2.12 3/176 31703
/proc/meminfo: memFree=16336140/32951132 swapFree=67111524/67111528
[pid=31643] ppid=31641 vsize=339636 CPUtime=162.13 cores=1,3,5,7
/proc/31643/stat : 31643 (glueminisat) R 31641 31643 31393 0 -1 4202496 174476 0 0 0 16181 32 0 0 25 0 1 0 510838200 347787264 64623 33554432000 4194304 4309791 140734604462496 18446744073709551615 4259435 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/31643/statm: 84909 64623 245 29 0 81538 0
Current children cumulated CPU time (s) 162.13
Current children cumulated vsize (KiB) 339636

[startup+222.301 s]
/proc/loadavg: 2.16 2.34 2.11 3/176 31705
/proc/meminfo: memFree=16211400/32951132 swapFree=67111524/67111528
[pid=31643] ppid=31641 vsize=471896 CPUtime=222.13 cores=1,3,5,7
/proc/31643/stat : 31643 (glueminisat) R 31641 31643 31393 0 -1 4202496 203813 0 0 0 22177 36 0 0 25 0 1 0 510838200 483221504 93927 33554432000 4194304 4309791 140734604462496 18446744073709551615 4275252 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/31643/statm: 117974 93927 245 29 0 114603 0
Current children cumulated CPU time (s) 222.13
Current children cumulated vsize (KiB) 471896

[startup+282.301 s]
/proc/loadavg: 2.06 2.27 2.09 3/176 31733
/proc/meminfo: memFree=16506004/32951132 swapFree=67111524/67111528
[pid=31643] ppid=31641 vsize=339636 CPUtime=282.14 cores=1,3,5,7
/proc/31643/stat : 31643 (glueminisat) R 31641 31643 31393 0 -1 4202496 252615 0 0 0 28169 45 0 0 25 0 1 0 510838200 347787264 72557 33554432000 4194304 4309791 140734604462496 18446744073709551615 4275150 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/31643/statm: 84909 72557 245 29 0 81538 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 339636

[startup+342.301 s]
/proc/loadavg: 2.02 2.22 2.09 3/176 31735
/proc/meminfo: memFree=16336836/32951132 swapFree=67111524/67111528
[pid=31643] ppid=31641 vsize=471896 CPUtime=342.14 cores=1,3,5,7
/proc/31643/stat : 31643 (glueminisat) R 31641 31643 31393 0 -1 4202496 284115 0 0 0 34164 50 0 0 25 0 1 0 510838200 483221504 104040 33554432000 4194304 4309791 140734604462496 18446744073709551615 4275178 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/31643/statm: 117974 104040 245 29 0 114603 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 471896

[startup+402.3 s]
/proc/loadavg: 2.00 2.18 2.08 3/176 31737
/proc/meminfo: memFree=16512540/32951132 swapFree=67111524/67111528
[pid=31643] ppid=31641 vsize=258248 CPUtime=402.13 cores=1,3,5,7
/proc/31643/stat : 31643 (glueminisat) R 31641 31643 31393 0 -1 4202496 330039 0 0 0 40155 58 0 0 25 0 1 0 510838200 264445952 58358 33554432000 4194304 4309791 140734604462496 18446744073709551615 4284267 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/31643/statm: 64562 58358 245 29 0 61191 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 258248

[startup+462.3 s]
/proc/loadavg: 2.00 2.14 2.07 3/176 31738
/proc/meminfo: memFree=16391260/32951132 swapFree=67111524/67111528
[pid=31643] ppid=31641 vsize=471896 CPUtime=462.13 cores=1,3,5,7
/proc/31643/stat : 31643 (glueminisat) R 31641 31643 31393 0 -1 4202496 359057 0 0 0 46150 63 0 0 25 0 1 0 510838200 483221504 87343 33554432000 4194304 4309791 140734604462496 18446744073709551615 4275296 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/31643/statm: 117974 87343 245 29 0 114603 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 471896

[startup+522.3 s]
/proc/loadavg: 2.00 2.11 2.07 3/176 31740
/proc/meminfo: memFree=16276920/32951132 swapFree=67111524/67111528
[pid=31643] ppid=31641 vsize=686820 CPUtime=522.14 cores=1,3,5,7
/proc/31643/stat : 31643 (glueminisat) R 31641 31643 31393 0 -1 4202496 387813 0 0 0 52146 68 0 0 25 0 1 0 510838200 703303680 116073 33554432000 4194304 4309791 140734604462496 18446744073709551615 4275219 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/31643/statm: 171705 116073 245 29 0 168334 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 686820

[startup+582.301 s]
/proc/loadavg: 2.00 2.09 2.06 3/176 31741
/proc/meminfo: memFree=16509540/32951132 swapFree=67111524/67111528
[pid=31643] ppid=31641 vsize=258248 CPUtime=582.14 cores=1,3,5,7
/proc/31643/stat : 31643 (glueminisat) R 31641 31643 31393 0 -1 4202496 436294 0 0 0 58137 77 0 0 25 0 1 0 510838200 264445952 57866 33554432000 4194304 4309791 140734604462496 18446744073709551615 4275118 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/31643/statm: 64562 57866 245 29 0 61191 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 258248

[startup+642.301 s]

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

[startup+4002.3 s]
/proc/loadavg: 2.00 2.01 2.00 4/176 31953
/proc/meminfo: memFree=16110028/32951132 swapFree=67111524/67111528
[pid=31643] ppid=31641 vsize=707284 CPUtime=4002.15 cores=1,3,5,7
/proc/31643/stat : 31643 (glueminisat) R 31641 31643 31393 0 -1 4202496 2142213 0 0 0 399846 369 0 0 25 0 1 0 510838200 724258816 125268 33554432000 4194304 4309791 140734604462496 18446744073709551615 4275178 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/31643/statm: 176821 125268 245 29 0 173450 0
Current children cumulated CPU time (s) 4002.15
Current children cumulated vsize (KiB) 707284

[startup+4062.31 s]
/proc/loadavg: 2.00 2.01 2.00 3/176 31954
/proc/meminfo: memFree=15969268/32951132 swapFree=67111524/67111528
[pid=31643] ppid=31641 vsize=707284 CPUtime=4062.15 cores=1,3,5,7
/proc/31643/stat : 31643 (glueminisat) R 31641 31643 31393 0 -1 4202496 2169996 0 0 0 405842 373 0 0 25 0 1 0 510838200 724258816 153033 33554432000 4194304 4309791 140734604462496 18446744073709551615 4275240 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/31643/statm: 176821 153033 245 29 0 173450 0
Current children cumulated CPU time (s) 4062.15
Current children cumulated vsize (KiB) 707284

[startup+4122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 31956
/proc/meminfo: memFree=15943840/32951132 swapFree=67111524/67111528
[pid=31643] ppid=31641 vsize=1056532 CPUtime=4122.14 cores=1,3,5,7
/proc/31643/stat : 31643 (glueminisat) R 31641 31643 31393 0 -1 4202496 2195768 0 0 0 411838 376 0 0 25 0 1 0 510838200 1081888768 178787 33554432000 4194304 4309791 140734604462496 18446744073709551615 4275178 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/31643/statm: 264133 178787 245 29 0 260762 0
Current children cumulated CPU time (s) 4122.14
Current children cumulated vsize (KiB) 1056532

[startup+4182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 31957
/proc/meminfo: memFree=15793412/32951132 swapFree=67111524/67111528
[pid=31643] ppid=31641 vsize=1056532 CPUtime=4182.15 cores=1,3,5,7
/proc/31643/stat : 31643 (glueminisat) R 31641 31643 31393 0 -1 4202496 2223073 0 0 0 417834 381 0 0 25 0 1 0 510838200 1081888768 206071 33554432000 4194304 4309791 140734604462496 18446744073709551615 4276920 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/31643/statm: 264133 206071 245 29 0 260762 0
Current children cumulated CPU time (s) 4182.15
Current children cumulated vsize (KiB) 1056532

[startup+4242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 31959
/proc/meminfo: memFree=15649192/32951132 swapFree=67111524/67111528
[pid=31643] ppid=31641 vsize=1057348 CPUtime=4242.14 cores=1,3,5,7
/proc/31643/stat : 31643 (glueminisat) R 31641 31643 31393 0 -1 4202496 2251198 0 0 0 423829 385 0 0 25 0 1 0 510838200 1082724352 234179 33554432000 4194304 4309791 140734604462496 18446744073709551615 4275152 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/31643/statm: 264337 234179 245 29 0 260966 0
Current children cumulated CPU time (s) 4242.14
Current children cumulated vsize (KiB) 1057348

[startup+4302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 31961
/proc/meminfo: memFree=15531260/32951132 swapFree=67111524/67111528
[pid=31643] ppid=31641 vsize=1057348 CPUtime=4302.14 cores=1,3,5,7
/proc/31643/stat : 31643 (glueminisat) R 31641 31643 31393 0 -1 4202496 2273844 0 0 0 429825 389 0 0 25 0 1 0 510838200 1082724352 256812 33554432000 4194304 4309791 140734604462496 18446744073709551615 4275329 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/31643/statm: 264337 256812 245 29 0 260966 0
Current children cumulated CPU time (s) 4302.14
Current children cumulated vsize (KiB) 1057348

[startup+4362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 31962
/proc/meminfo: memFree=15521204/32951132 swapFree=67111524/67111528
[pid=31643] ppid=31641 vsize=1625196 CPUtime=4362.14 cores=1,3,5,7
/proc/31643/stat : 31643 (glueminisat) R 31641 31643 31393 0 -1 4202496 2299889 0 0 0 435822 392 0 0 25 0 1 0 510838200 1664200704 282843 33554432000 4194304 4309791 140734604462496 18446744073709551615 4259144 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/31643/statm: 406299 282843 245 29 0 402928 0
Current children cumulated CPU time (s) 4362.14
Current children cumulated vsize (KiB) 1625196

[startup+4422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 31964
/proc/meminfo: memFree=15371272/32951132 swapFree=67111524/67111528
[pid=31643] ppid=31641 vsize=1625636 CPUtime=4422.14 cores=1,3,5,7
/proc/31643/stat : 31643 (glueminisat) R 31641 31643 31393 0 -1 4202496 2327445 0 0 0 441819 395 0 0 25 0 1 0 510838200 1664651264 310388 33554432000 4194304 4309791 140734604462496 18446744073709551615 4275240 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/31643/statm: 406409 310388 245 29 0 403038 0
Current children cumulated CPU time (s) 4422.14
Current children cumulated vsize (KiB) 1625636

[startup+4482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 31965
/proc/meminfo: memFree=16314776/32951132 swapFree=67111524/67111528
[pid=31643] ppid=31641 vsize=361852 CPUtime=4482.14 cores=1,3,5,7
/proc/31643/stat : 31643 (glueminisat) R 31641 31643 31393 0 -1 4202496 2365624 0 0 0 447809 405 0 0 25 0 1 0 510838200 370536448 68873 33554432000 4194304 4309791 140734604462496 18446744073709551615 4276539 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/31643/statm: 90463 68873 245 29 0 87092 0
Current children cumulated CPU time (s) 4482.14
Current children cumulated vsize (KiB) 361852

[startup+4542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 31967
/proc/meminfo: memFree=16249176/32951132 swapFree=67111524/67111528
[pid=31643] ppid=31641 vsize=494112 CPUtime=4542.15 cores=1,3,5,7
/proc/31643/stat : 31643 (glueminisat) R 31641 31643 31393 0 -1 4202496 2393645 0 0 0 453806 409 0 0 25 0 1 0 510838200 505970688 96877 33554432000 4194304 4309791 140734604462496 18446744073709551615 4259094 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/31643/statm: 123528 96877 245 29 0 120157 0
Current children cumulated CPU time (s) 4542.15
Current children cumulated vsize (KiB) 494112

[startup+4602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 31969
/proc/meminfo: memFree=16103716/32951132 swapFree=67111524/67111528
[pid=31643] ppid=31641 vsize=709252 CPUtime=4602.15 cores=1,3,5,7
/proc/31643/stat : 31643 (glueminisat) R 31641 31643 31393 0 -1 4202496 2420604 0 0 0 459802 413 0 0 25 0 1 0 510838200 726274048 123820 33554432000 4194304 4309791 140734604462496 18446744073709551615 4275254 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/31643/statm: 177313 123820 245 29 0 173942 0
Current children cumulated CPU time (s) 4602.15
Current children cumulated vsize (KiB) 709252

[startup+4662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 31970
/proc/meminfo: memFree=15963708/32951132 swapFree=67111524/67111528
[pid=31643] ppid=31641 vsize=709564 CPUtime=4662.15 cores=1,3,5,7
/proc/31643/stat : 31643 (glueminisat) R 31641 31643 31393 0 -1 4202496 2448534 0 0 0 465797 418 0 0 25 0 1 0 510838200 726593536 151736 33554432000 4194304 4309791 140734604462496 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/31643/statm: 177391 151736 245 29 0 174020 0
Current children cumulated CPU time (s) 4662.15
Current children cumulated vsize (KiB) 709564

[startup+4722.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 31972
/proc/meminfo: memFree=15827792/32951132 swapFree=67111524/67111528
[pid=31643] ppid=31641 vsize=1059224 CPUtime=4722.15 cores=1,3,5,7
/proc/31643/stat : 31643 (glueminisat) R 31641 31643 31393 0 -1 4202496 2475837 0 0 0 471794 421 0 0 25 0 1 0 510838200 1084645376 179032 33554432000 4194304 4309791 140734604462496 18446744073709551615 4276757 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/31643/statm: 264806 179032 245 29 0 261435 0
Current children cumulated CPU time (s) 4722.15
Current children cumulated vsize (KiB) 1059224

[startup+4782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 31973
/proc/meminfo: memFree=15698688/32951132 swapFree=67111524/67111528
[pid=31643] ppid=31641 vsize=1059224 CPUtime=4782.14 cores=1,3,5,7
/proc/31643/stat : 31643 (glueminisat) R 31641 31643 31393 0 -1 4202496 2502646 0 0 0 477788 426 0 0 25 0 1 0 510838200 1084645376 205825 33554432000 4194304 4309791 140734604462496 18446744073709551615 4275178 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/31643/statm: 264806 205825 245 29 0 261435 0
Current children cumulated CPU time (s) 4782.14
Current children cumulated vsize (KiB) 1059224

[startup+4842.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 31975
/proc/meminfo: memFree=15695204/32951132 swapFree=67111524/67111528
[pid=31643] ppid=31641 vsize=1059812 CPUtime=4842.14 cores=1,3,5,7
/proc/31643/stat : 31643 (glueminisat) R 31641 31643 31393 0 -1 4202496 2528998 0 0 0 483783 431 0 0 25 0 1 0 510838200 1085247488 232157 33554432000 4194304 4309791 140734604462496 18446744073709551615 4275225 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/31643/statm: 264953 232157 245 29 0 261582 0
Current children cumulated CPU time (s) 4842.14
Current children cumulated vsize (KiB) 1059812

[startup+4902.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 31977
/proc/meminfo: memFree=15563508/32951132 swapFree=67111524/67111528
[pid=31643] ppid=31641 vsize=1059812 CPUtime=4902.14 cores=1,3,5,7
/proc/31643/stat : 31643 (glueminisat) R 31641 31643 31393 0 -1 4202496 2553281 0 0 0 489780 434 0 0 25 0 1 0 510838200 1085247488 256424 33554432000 4194304 4309791 140734604462496 18446744073709551615 4259159 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/31643/statm: 264953 256424 245 29 0 261582 0
Current children cumulated CPU time (s) 4902.14
Current children cumulated vsize (KiB) 1059812

[startup+4962.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 31978
/proc/meminfo: memFree=15424724/32951132 swapFree=67111524/67111528
[pid=31643] ppid=31641 vsize=1627692 CPUtime=4962.15 cores=1,3,5,7
/proc/31643/stat : 31643 (glueminisat) R 31641 31643 31393 0 -1 4202496 2580301 0 0 0 495776 439 0 0 25 0 1 0 510838200 1666756608 283427 33554432000 4194304 4309791 140734604462496 18446744073709551615 4275112 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/31643/statm: 406923 283427 245 29 0 403552 0
Current children cumulated CPU time (s) 4962.15
Current children cumulated vsize (KiB) 1627692



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000.2 s]
/proc/loadavg: 2.06 2.02 2.00 3/176 31979
/proc/meminfo: memFree=15343128/32951132 swapFree=67111524/67111528
[pid=31643] ppid=31641 vsize=1628080 CPUtime=5000.04 cores=1,3,5,7
/proc/31643/stat : 31643 (glueminisat) R 31641 31643 31393 0 -1 4202496 2596317 0 0 0 499564 440 0 0 25 0 1 0 510838200 1667153920 299434 33554432000 4194304 4309791 140734604462496 18446744073709551615 4275249 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/31643/statm: 407020 299434 245 29 0 403649 0
Current children cumulated CPU time (s) 5000.04
Current children cumulated vsize (KiB) 1628080

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): 5000.25
CPU time (s): 5000.1
CPU user time (s): 4995.65
CPU system time (s): 4.45332
CPU usage (%): 99.997
Max. virtual memory (cumulated for all children) (KiB): 1674956

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4995.65
system time used= 4.45332
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2596318
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 10
involuntary context switches= 9588

runsolver used 6.44302 second user time and 16.3015 second system time

The end

Launcher Data

Begin job on node129 at 2011-04-28 14:06:26
IDJOB=3309581
IDBENCH=82394
IDSOLVER=1694
FILE ID=node129/3309581-1303992384
RUNJOBID= node129-1303987381-31412
PBS_JOBID= 13168745
Free space on /tmp= 66304 MiB

SOLVER NAME= glueminisat 2.2.5
BENCH NAME= SAT11/application/rintanen/SATPlanning/sokoban-sequential-p145-microban-sequential.080-SAT.cnf
COMMAND LINE= glueminisat -compe BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3309581-1303992384/watcher-3309581-1303992384 -o /tmp/evaluation-result-3309581-1303992384/solver-3309581-1303992384 -C 5000 -W 5100 -M 15500  glueminisat -compe HOME/instance-3309581-1303992384.cnf

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

MD5SUM BENCH= 1ca09a2b911e29894c6603aee8d3e672
RANDOM SEED=392653272

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

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      16677444 kB
Buffers:       1270628 kB
Cached:       14088756 kB
SwapCached:          4 kB
Active:        3956096 kB
Inactive:     11652516 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      16677444 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           50756 kB
Writeback:           0 kB
AnonPages:      248720 kB
Mapped:          15552 kB
Slab:           603104 kB
PageTables:       5112 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   412428 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66316 MiB
End job on node129 at 2011-04-28 15:29:48