Trace number 3380490

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: cir_minisat 2011-05-13 (simp)? (TO) 1300.15 1300.11

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 benchmark1119.56
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-3380490-1305458813/watcher-3380490-1305458813 -o /tmp/evaluation-result-3380490-1305458813/solver-3380490-1305458813 -C 2400 -W 1300 -M 7680 HOME/cir_minisat HOME/instance-3380490-1305458813.cnf 

running on 2 cores: 1,3

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.54 3.20 3.71 4/420 25298
/proc/meminfo: memFree=16253568/32951124 swapFree=65581052/67111528
[pid=25298] ppid=25296 vsize=20268 CPUtime=0 cores=1,3
/proc/25298/stat : 25298 (cir_minisat) R 25296 25298 22815 0 -1 4202496 840 0 0 0 0 0 0 0 21 0 1 0 657479175 20754432 783 33554432000 4194304 4300288 140735694083648 18446744073709551615 218905730816 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/25298/statm: 5067 783 218 26 0 1699 0

[startup+0.062082 s]
/proc/loadavg: 1.54 3.20 3.71 4/420 25298
/proc/meminfo: memFree=16253568/32951124 swapFree=65581052/67111528
[pid=25298] ppid=25296 vsize=25316 CPUtime=0.05 cores=1,3
/proc/25298/stat : 25298 (cir_minisat) R 25296 25298 22815 0 -1 4202496 2321 0 0 0 5 0 0 0 21 0 1 0 657479175 25923584 2160 33554432000 4194304 4300288 140735694083648 18446744073709551615 218905391813 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/25298/statm: 6329 2163 218 26 0 2961 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 25316

[startup+0.101077 s]
/proc/loadavg: 1.54 3.20 3.71 4/420 25298
/proc/meminfo: memFree=16253568/32951124 swapFree=65581052/67111528
[pid=25298] ppid=25296 vsize=30676 CPUtime=0.09 cores=1,3
/proc/25298/stat : 25298 (cir_minisat) R 25296 25298 22815 0 -1 4202496 4661 0 0 0 9 0 0 0 21 0 1 0 657479175 31412224 4014 33554432000 4194304 4300288 140735694083648 18446744073709551615 218905391813 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/25298/statm: 7669 4016 218 26 0 4301 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30676

[startup+0.301042 s]
/proc/loadavg: 1.54 3.20 3.71 4/420 25298
/proc/meminfo: memFree=16253568/32951124 swapFree=65581052/67111528
[pid=25298] ppid=25296 vsize=75908 CPUtime=0.29 cores=1,3
/proc/25298/stat : 25298 (cir_minisat) R 25296 25298 22815 0 -1 4202496 18391 0 0 0 27 2 0 0 22 0 1 0 657479175 77729792 13815 33554432000 4194304 4300288 140735694083648 18446744073709551615 218905391813 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/25298/statm: 18977 13816 218 26 0 15609 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 75908

[startup+0.700971 s]
/proc/loadavg: 1.54 3.20 3.71 4/420 25298
/proc/meminfo: memFree=16253568/32951124 swapFree=65581052/67111528
[pid=25298] ppid=25296 vsize=165184 CPUtime=0.69 cores=1,3
/proc/25298/stat : 25298 (cir_minisat) R 25296 25298 22815 0 -1 4202496 43974 0 0 0 63 6 0 0 24 0 1 0 657479175 169148416 32410 33554432000 4194304 4300288 140735694083648 18446744073709551615 4278967 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/25298/statm: 41296 32411 218 26 0 37928 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 165184

[startup+1.50083 s]
/proc/loadavg: 1.54 3.20 3.71 5/426 25305
/proc/meminfo: memFree=15952616/32951124 swapFree=65581052/67111528
[pid=25298] ppid=25296 vsize=175896 CPUtime=1.49 cores=1,3
/proc/25298/stat : 25298 (cir_minisat) R 25296 25298 22815 0 -1 4202496 47268 0 0 0 142 7 0 0 25 0 1 0 657479175 180117504 35055 33554432000 4194304 4300288 140735694083648 18446744073709551615 4228192 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/25298/statm: 43974 35055 221 26 0 40606 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 175896

[startup+3.10054 s]
/proc/loadavg: 1.65 3.20 3.70 5/423 25308
/proc/meminfo: memFree=15998316/32951124 swapFree=65581052/67111528
[pid=25298] ppid=25296 vsize=142468 CPUtime=3.09 cores=1,3
/proc/25298/stat : 25298 (cir_minisat) R 25296 25298 22815 0 -1 4202496 53851 0 0 0 301 8 0 0 25 0 1 0 657479175 145887232 28013 33554432000 4194304 4300288 140735694083648 18446744073709551615 4256385 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/25298/statm: 35617 28013 242 26 0 32249 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 142468

[startup+6.30097 s]
/proc/loadavg: 1.65 3.20 3.70 5/429 25338
/proc/meminfo: memFree=15601164/32951124 swapFree=65581052/67111528
[pid=25298] ppid=25296 vsize=142468 CPUtime=6.29 cores=1,3
/proc/25298/stat : 25298 (cir_minisat) R 25296 25298 22815 0 -1 4202496 55422 0 0 0 618 11 0 0 25 0 1 0 657479175 145887232 29584 33554432000 4194304 4300288 140735694083648 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/25298/statm: 35617 29584 242 26 0 32249 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 142468

[startup+12.7008 s]
/proc/loadavg: 2.09 3.24 3.71 5/426 25341
/proc/meminfo: memFree=15394232/32951124 swapFree=65581052/67111528
[pid=25298] ppid=25296 vsize=161436 CPUtime=12.69 cores=1,3
/proc/25298/stat : 25298 (cir_minisat) R 25296 25298 22815 0 -1 4202496 58581 0 0 0 1256 13 0 0 25 0 1 0 657479175 165310464 32737 33554432000 4194304 4300288 140735694083648 18446744073709551615 4268270 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/25298/statm: 40359 32737 243 26 0 36991 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 161436

[startup+25.5005 s]
/proc/loadavg: 2.38 3.27 3.71 5/429 25366
/proc/meminfo: memFree=15370484/32951124 swapFree=65581052/67111528
[pid=25298] ppid=25296 vsize=192256 CPUtime=25.5 cores=1,3
/proc/25298/stat : 25298 (cir_minisat) R 25296 25298 22815 0 -1 4202496 65315 0 0 0 2534 16 0 0 25 0 1 0 657479175 196870144 39464 33554432000 4194304 4300288 140735694083648 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/25298/statm: 48064 39464 243 26 0 44696 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 192256

[startup+51.1009 s]
/proc/loadavg: 2.93 3.33 3.72 5/429 25366
/proc/meminfo: memFree=15177284/32951124 swapFree=65581052/67111528
[pid=25298] ppid=25296 vsize=242344 CPUtime=51.09 cores=1,3
/proc/25298/stat : 25298 (cir_minisat) R 25296 25298 22815 0 -1 4202496 78957 0 0 0 5091 18 0 0 25 0 1 0 657479175 248160256 53097 33554432000 4194304 4300288 140735694083648 18446744073709551615 4268298 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/25298/statm: 60586 53097 243 26 0 57218 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 242344

[startup+102.316 s]
/proc/loadavg: 3.61 3.45 3.74 5/429 25368
/proc/meminfo: memFree=14759712/32951124 swapFree=65581052/67111528
[pid=25298] ppid=25296 vsize=455992 CPUtime=102.31 cores=1,3
/proc/25298/stat : 25298 (cir_minisat) R 25296 25298 22815 0 -1 4202496 106513 0 0 0 10209 22 0 0 25 0 1 0 657479175 466935808 80622 33554432000 4194304 4300288 140735694083648 18446744073709551615 4255685 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/25298/statm: 113998 80622 243 26 0 110630 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 455992

[startup+162.301 s]
/proc/loadavg: 3.84 3.54 3.75 5/429 25369
/proc/meminfo: memFree=14299696/32951124 swapFree=65581052/67111528
[pid=25298] ppid=25296 vsize=671092 CPUtime=162.29 cores=1,3
/proc/25298/stat : 25298 (cir_minisat) R 25296 25298 22815 0 -1 4202496 138833 0 0 0 16202 27 0 0 25 0 1 0 657479175 687198208 112917 33554432000 4194304 4300288 140735694083648 18446744073709551615 4268292 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/25298/statm: 167773 112917 243 26 0 164405 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 671092

[startup+222.301 s]
/proc/loadavg: 3.97 3.64 3.77 5/429 25479
/proc/meminfo: memFree=14518252/32951124 swapFree=65581052/67111528
[pid=25298] ppid=25296 vsize=671092 CPUtime=222.3 cores=1,3
/proc/25298/stat : 25298 (cir_minisat) R 25296 25298 22815 0 -1 4202496 170332 0 0 0 22198 32 0 0 25 0 1 0 657479175 687198208 144401 33554432000 4194304 4300288 140735694083648 18446744073709551615 4268248 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/25298/statm: 167773 144401 243 26 0 164405 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 671092

[startup+282.301 s]
/proc/loadavg: 4.06 3.73 3.79 5/429 25480
/proc/meminfo: memFree=14166028/32951124 swapFree=65581052/67111528
[pid=25298] ppid=25296 vsize=1020340 CPUtime=282.3 cores=1,3
/proc/25298/stat : 25298 (cir_minisat) R 25296 25298 22815 0 -1 4202496 202203 0 0 0 28195 35 0 0 25 0 1 0 657479175 1044828160 176259 33554432000 4194304 4300288 140735694083648 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/25298/statm: 255085 176259 243 26 0 251717 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 1020340

[startup+342.3 s]
/proc/loadavg: 4.05 3.79 3.81 5/429 25482
/proc/meminfo: memFree=13749104/32951124 swapFree=65581052/67111528
[pid=25298] ppid=25296 vsize=1020688 CPUtime=342.3 cores=1,3
/proc/25298/stat : 25298 (cir_minisat) R 25296 25298 22815 0 -1 4202496 233831 0 0 0 34191 39 0 0 25 0 1 0 657479175 1045184512 207866 33554432000 4194304 4300288 140735694083648 18446744073709551615 4268492 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/25298/statm: 255172 207866 243 26 0 251804 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 1020688

[startup+402.3 s]
/proc/loadavg: 4.12 3.86 3.83 6/429 25511
/proc/meminfo: memFree=13459568/32951124 swapFree=65581052/67111528
[pid=25298] ppid=25296 vsize=1021408 CPUtime=402.3 cores=1,3
/proc/25298/stat : 25298 (cir_minisat) R 25296 25298 22815 0 -1 4202496 267721 0 0 0 40186 44 0 0 25 0 1 0 657479175 1045921792 241741 33554432000 4194304 4300288 140735694083648 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/25298/statm: 255352 241741 243 26 0 251984 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 1021408

[startup+462.301 s]
/proc/loadavg: 4.17 3.92 3.85 6/429 25512
/proc/meminfo: memFree=13088632/32951124 swapFree=65581052/67111528
[pid=25298] ppid=25296 vsize=1588936 CPUtime=462.31 cores=1,3
/proc/25298/stat : 25298 (cir_minisat) R 25296 25298 22815 0 -1 4202496 297819 0 0 0 46182 49 0 0 25 0 1 0 657479175 1627070464 271817 33554432000 4194304 4300288 140735694083648 18446744073709551615 4268292 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/25298/statm: 397234 271817 243 26 0 393866 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 1588936

[startup+522.301 s]
/proc/loadavg: 4.07 3.93 3.85 6/429 25514
/proc/meminfo: memFree=12674072/32951124 swapFree=65581052/67111528
[pid=25298] ppid=25296 vsize=1588936 CPUtime=522.31 cores=1,3
/proc/25298/stat : 25298 (cir_minisat) R 25296 25298 22815 0 -1 4202496 329521 0 0 0 52177 54 0 0 25 0 1 0 657479175 1627070464 303503 33554432000 4194304 4300288 140735694083648 18446744073709551615 4255705 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/25298/statm: 397234 303503 243 26 0 393866 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 1588936

[startup+582.301 s]
/proc/loadavg: 4.13 3.98 3.87 6/429 25515
/proc/meminfo: memFree=12411152/32951124 swapFree=65581052/67111528
[pid=25298] ppid=25296 vsize=1588936 CPUtime=582.3 cores=1,3
/proc/25298/stat : 25298 (cir_minisat) R 25296 25298 22815 0 -1 4202496 359686 0 0 0 58172 58 0 0 25 0 1 0 657479175 1627070464 333647 33554432000 4194304 4300288 140735694083648 18446744073709551615 4268539 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/25298/statm: 397234 333647 243 26 0 393866 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 1588936

[startup+642.301 s]
/proc/loadavg: 4.10 3.99 3.88 7/429 25517
/proc/meminfo: memFree=12076564/32951124 swapFree=65581052/67111528
[pid=25298] ppid=25296 vsize=1589108 CPUtime=642.32 cores=1,3
/proc/25298/stat : 25298 (cir_minisat) R 25296 25298 22815 0 -1 4202496 379861 0 0 0 64171 61 0 0 25 0 1 0 657479175 1627246592 353811 33554432000 4194304 4300288 140735694083648 18446744073709551615 4272238 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/25298/statm: 397277 353811 243 26 0 393909 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 1589108

[startup+702.301 s]
/proc/loadavg: 4.04 3.99 3.89 6/429 25519
/proc/meminfo: memFree=11784748/32951124 swapFree=65581052/67111528
[pid=25298] ppid=25296 vsize=1590676 CPUtime=702.31 cores=1,3
/proc/25298/stat : 25298 (cir_minisat) R 25296 25298 22815 0 -1 4202496 408655 0 0 0 70165 66 0 0 25 0 1 0 657479175 1628852224 382592 33554432000 4194304 4300288 140735694083648 18446744073709551615 4268248 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/25298/statm: 397669 382592 243 26 0 394301 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 1590676

[startup+762.316 s]
/proc/loadavg: 4.05 4.00 3.90 6/429 25520
/proc/meminfo: memFree=11442476/32951124 swapFree=65581052/67111528
[pid=25298] ppid=25296 vsize=2514660 CPUtime=762.33 cores=1,3
/proc/25298/stat : 25298 (cir_minisat) R 25296 25298 22815 0 -1 4202496 437273 0 0 0 76163 70 0 0 25 0 1 0 657479175 2575011840 411191 33554432000 4194304 4300288 140735694083648 18446744073709551615 4255775 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/25298/statm: 628665 411191 243 26 0 625297 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 2514660

[startup+822.3 s]
/proc/loadavg: 4.02 4.00 3.90 6/429 25522
/proc/meminfo: memFree=11212676/32951124 swapFree=65581052/67111528
[pid=25298] ppid=25296 vsize=2516916 CPUtime=822.32 cores=1,3
/proc/25298/stat : 25298 (cir_minisat) R 25296 25298 22815 0 -1 4202496 467536 0 0 0 82158 74 0 0 25 0 1 0 657479175 2577321984 441440 33554432000 4194304 4300288 140735694083648 18446744073709551615 4268160 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/25298/statm: 629229 441440 243 26 0 625861 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 2516916

[startup+882.301 s]
/proc/loadavg: 4.00 4.00 3.91 6/429 25523
/proc/meminfo: memFree=10857380/32951124 swapFree=65581052/67111528
[pid=25298] ppid=25296 vsize=2518616 CPUtime=882.32 cores=1,3
/proc/25298/stat : 25298 (cir_minisat) R 25296 25298 22815 0 -1 4202496 492230 0 0 0 88154 78 0 0 25 0 1 0 657479175 2579062784 466115 33554432000 4194304 4300288 140735694083648 18446744073709551615 4268248 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/25298/statm: 629654 466115 243 26 0 626286 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 2518616

[startup+942.301 s]
/proc/loadavg: 4.15 4.03 3.92 6/429 25525
/proc/meminfo: memFree=10618280/32951124 swapFree=65581052/67111528
[pid=25298] ppid=25296 vsize=2521452 CPUtime=942.32 cores=1,3
/proc/25298/stat : 25298 (cir_minisat) R 25296 25298 22815 0 -1 4202496 524201 0 0 0 94150 82 0 0 25 0 1 0 657479175 2581966848 498061 33554432000 4194304 4300288 140735694083648 18446744073709551615 4268292 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/25298/statm: 630363 498062 243 26 0 626995 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 2521452

[startup+1002.3 s]
/proc/loadavg: 4.17 4.06 3.93 6/429 25527
/proc/meminfo: memFree=10242764/32951124 swapFree=65581052/67111528
[pid=25298] ppid=25296 vsize=2522508 CPUtime=1002.32 cores=1,3
/proc/25298/stat : 25298 (cir_minisat) R 25296 25298 22815 0 -1 4202496 554680 0 0 0 100146 86 0 0 25 0 1 0 657479175 2583048192 528525 33554432000 4194304 4300288 140735694083648 18446744073709551615 4268313 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/25298/statm: 630627 528525 243 26 0 627259 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 2522508

[startup+1062.3 s]
/proc/loadavg: 3.58 3.92 3.89 4/423 25545
/proc/meminfo: memFree=10129300/32951124 swapFree=65581052/67111528
[pid=25298] ppid=25296 vsize=2524760 CPUtime=1062.32 cores=1,3
/proc/25298/stat : 25298 (cir_minisat) R 25296 25298 22815 0 -1 4202496 586639 0 0 0 106141 91 0 0 25 0 1 0 657479175 2585354240 560460 33554432000 4194304 4300288 140735694083648 18446744073709551615 4268313 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/25298/statm: 631190 560460 243 26 0 627822 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 2524760

[startup+1122.3 s]
/proc/loadavg: 3.35 3.77 3.84 4/423 25547
/proc/meminfo: memFree=9822504/32951124 swapFree=65581052/67111528
[pid=25298] ppid=25296 vsize=2525972 CPUtime=1122.32 cores=1,3
/proc/25298/stat : 25298 (cir_minisat) R 25296 25298 22815 0 -1 4202496 619142 0 0 0 112137 95 0 0 25 0 1 0 657479175 2586595328 592948 33554432000 4194304 4300288 140735694083648 18446744073709551615 4256283 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/25298/statm: 631493 592948 243 26 0 628125 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 2525972

[startup+1182.3 s]
/proc/loadavg: 3.22 3.65 3.79 4/423 25548
/proc/meminfo: memFree=9530068/32951124 swapFree=65581052/67111528
[pid=25298] ppid=25296 vsize=2528788 CPUtime=1182.32 cores=1,3
/proc/25298/stat : 25298 (cir_minisat) R 25296 25298 22815 0 -1 4202496 650661 0 0 0 118132 100 0 0 25 0 1 0 657479175 2589478912 624443 33554432000 4194304 4300288 140735694083648 18446744073709551615 4269598 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/25298/statm: 632197 624443 243 26 0 628829 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 2528788

[startup+1242.3 s]
/proc/loadavg: 3.07 3.52 3.73 4/423 25550
/proc/meminfo: memFree=9238628/32951124 swapFree=65581052/67111528
[pid=25298] ppid=25296 vsize=4028764 CPUtime=1242.32 cores=1,3
/proc/25298/stat : 25298 (cir_minisat) R 25296 25298 22815 0 -1 4202496 676538 0 0 0 124128 104 0 0 25 0 1 0 657479175 4125454336 650299 33554432000 4194304 4300288 140735694083648 18446744073709551615 4268322 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/25298/statm: 1007191 650299 243 26 0 1003823 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 4028764



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.09 3.45 3.70 4/423 25552
/proc/meminfo: memFree=9039440/32951124 swapFree=65581052/67111528
[pid=25298] ppid=25296 vsize=4029944 CPUtime=1300.04 cores=1,3
/proc/25298/stat : 25298 (cir_minisat) R 25296 25298 22815 0 -1 4202496 707018 0 0 0 129894 110 0 0 25 0 1 0 657479175 4126662656 680766 33554432000 4194304 4300288 140735694083648 18446744073709551615 4268339 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/25298/statm: 1007486 680766 243 26 0 1004118 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 4029944

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.11
CPU time (s): 1300.15
CPU user time (s): 1298.95
CPU system time (s): 1.19982
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 4029944

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

runsolver used 5.2702 second user time and 12.6001 second system time

The end

Launcher Data

Begin job on node137 at 2011-05-15 13:26:55
IDJOB=3380490
IDBENCH=82363
IDSOLVER=1863
FILE ID=node137/3380490-1305458813
RUNJOBID= node137-1305458813-25270
PBS_JOBID= 13324880
Free space on /tmp= 73612 MiB

SOLVER NAME= cir_minisat 2011-05-13 (simp)
BENCH NAME= SAT11/application/rintanen/SATPlanning/sokoban-sequential-p145-microban-sequential.070-NOTKNOWN.cnf
COMMAND LINE= HOME/cir_minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3380490-1305458813/watcher-3380490-1305458813 -o /tmp/evaluation-result-3380490-1305458813/solver-3380490-1305458813 -C 2400 -W 1300 -M 7680  HOME/cir_minisat HOME/instance-3380490-1305458813.cnf

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

MD5SUM BENCH= f52ec4dacdcf65c3aedb61fb46ade01b
RANDOM SEED=730567068

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

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.844
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.844
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.844
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.83
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.844
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:     32951124 kB
MemFree:      16253972 kB
Buffers:        307060 kB
Cached:        4087444 kB
SwapCached:      36328 kB
Active:        6477504 kB
Inactive:      9961880 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16253972 kB
SwapTotal:    67111528 kB
SwapFree:     65581052 kB
Dirty:          141004 kB
Writeback:           0 kB
AnonPages:    12017688 kB
Mapped:          26536 kB
Slab:           137172 kB
PageTables:      54068 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 106543840 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= 73640 MiB
End job on node137 at 2011-05-15 13:48:37