Trace number 3380260

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.14 1300.11

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
sokoban-sequential-p145-microban-sequential.060-NOTKNOWN.cnf
MD5SUMe44b288003a3eaf34673a2c0fb8c6f3e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1226.02
Satisfiable
(Un)Satisfiability was proved
Number of variables131484
Number of clauses2120376
Sum of the clauses size4841016
Maximum clause length78
Minimum clause length1
Number of clauses of size 1696
Number of clauses of size 22046240
Number of clauses of size 35760
Number of clauses of size 426640
Number of clauses of size 511520
Number of clauses of size over 529520

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

running on 2 cores: 5,7

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


[startup+0 s]
/proc/loadavg: 1.54 3.20 3.71 5/425 25304
/proc/meminfo: memFree=16242988/32951124 swapFree=65581052/67111528
[pid=25304] ppid=25302 vsize=20260 CPUtime=0 cores=5,7
/proc/25304/stat : 25304 (cir_minisat) R 25302 25304 22815 0 -1 4202496 839 0 0 0 0 0 0 0 21 0 1 0 657479180 20746240 782 33554432000 4194304 4300288 140735349687248 18446744073709551615 218905730816 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25304/statm: 5065 782 218 26 0 1697 0

[startup+0.10586 s]
/proc/loadavg: 1.54 3.20 3.71 5/425 25304
/proc/meminfo: memFree=16242988/32951124 swapFree=65581052/67111528
[pid=25304] ppid=25302 vsize=31688 CPUtime=0.09 cores=5,7
/proc/25304/stat : 25304 (cir_minisat) R 25302 25304 22815 0 -1 4202496 4984 0 0 0 9 0 0 0 22 0 1 0 657479180 32448512 4271 33554432000 4194304 4300288 140735349687248 18446744073709551615 218905391813 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25304/statm: 7922 4272 218 26 0 4554 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31688

[startup+0.200842 s]
/proc/loadavg: 1.54 3.20 3.71 5/425 25304
/proc/meminfo: memFree=16242988/32951124 swapFree=65581052/67111528
[pid=25304] ppid=25302 vsize=53368 CPUtime=0.19 cores=5,7
/proc/25304/stat : 25304 (cir_minisat) R 25302 25304 22815 0 -1 4202496 11764 0 0 0 18 1 0 0 22 0 1 0 657479180 54648832 9007 33554432000 4194304 4300288 140735349687248 18446744073709551615 4240145 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25304/statm: 13342 9016 218 26 0 9974 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 53368

[startup+0.300824 s]
/proc/loadavg: 1.54 3.20 3.71 5/425 25304
/proc/meminfo: memFree=16242988/32951124 swapFree=65581052/67111528
[pid=25304] ppid=25302 vsize=75636 CPUtime=0.29 cores=5,7
/proc/25304/stat : 25304 (cir_minisat) R 25302 25304 22815 0 -1 4202496 18336 0 0 0 27 2 0 0 22 0 1 0 657479180 77451264 13762 33554432000 4194304 4300288 140735349687248 18446744073709551615 218905391813 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25304/statm: 18942 13764 218 26 0 15574 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 75636

[startup+0.700763 s]
/proc/loadavg: 1.54 3.20 3.71 5/425 25304
/proc/meminfo: memFree=16242988/32951124 swapFree=65581052/67111528
[pid=25304] ppid=25302 vsize=138020 CPUtime=0.69 cores=5,7
/proc/25304/stat : 25304 (cir_minisat) R 25302 25304 22815 0 -1 4202496 40660 0 0 0 64 5 0 0 24 0 1 0 657479180 141332480 29792 33554432000 4194304 4300288 140735349687248 18446744073709551615 4228656 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25304/statm: 34505 29792 221 26 0 31137 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 138020

[startup+1.50062 s]
/proc/loadavg: 1.54 3.20 3.71 5/426 25305
/proc/meminfo: memFree=15957716/32951124 swapFree=65581052/67111528
[pid=25304] ppid=25302 vsize=138020 CPUtime=1.49 cores=5,7
/proc/25304/stat : 25304 (cir_minisat) R 25302 25304 22815 0 -1 4202496 40660 0 0 0 144 5 0 0 25 0 1 0 657479180 141332480 29792 33554432000 4194304 4300288 140735349687248 18446744073709551615 4228218 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25304/statm: 34505 29792 221 26 0 31137 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 138020

[startup+3.10033 s]
/proc/loadavg: 1.65 3.20 3.70 5/423 25308
/proc/meminfo: memFree=15992256/32951124 swapFree=65581052/67111528
[pid=25304] ppid=25302 vsize=124100 CPUtime=3.09 cores=5,7
/proc/25304/stat : 25304 (cir_minisat) R 25302 25304 22815 0 -1 4202496 46419 0 0 0 304 5 0 0 25 0 1 0 657479180 127078400 23807 33554432000 4194304 4300288 140735349687248 18446744073709551615 4255961 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25304/statm: 31025 23807 242 26 0 27657 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 124100

[startup+6.30074 s]
/proc/loadavg: 1.65 3.20 3.70 5/429 25338
/proc/meminfo: memFree=15573884/32951124 swapFree=65581052/67111528
[pid=25304] ppid=25302 vsize=124100 CPUtime=6.29 cores=5,7
/proc/25304/stat : 25304 (cir_minisat) R 25302 25304 22815 0 -1 4202496 48051 0 0 0 624 5 0 0 25 0 1 0 657479180 127078400 25438 33554432000 4194304 4300288 140735349687248 18446744073709551615 4256003 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25304/statm: 31025 25438 242 26 0 27657 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 124100

[startup+12.7006 s]
/proc/loadavg: 2.09 3.24 3.71 5/426 25341
/proc/meminfo: memFree=15393736/32951124 swapFree=65581052/67111528
[pid=25304] ppid=25302 vsize=143068 CPUtime=12.69 cores=5,7
/proc/25304/stat : 25304 (cir_minisat) R 25302 25304 22815 0 -1 4202496 51622 0 0 0 1263 6 0 0 25 0 1 0 657479180 146501632 29007 33554432000 4194304 4300288 140735349687248 18446744073709551615 4268322 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25304/statm: 35767 29007 242 26 0 32399 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 143068

[startup+25.5013 s]
/proc/loadavg: 2.38 3.27 3.71 5/429 25366
/proc/meminfo: memFree=15369740/32951124 swapFree=65581052/67111528
[pid=25304] ppid=25302 vsize=174060 CPUtime=25.49 cores=5,7
/proc/25304/stat : 25304 (cir_minisat) R 25302 25304 22815 0 -1 4202496 59676 0 0 0 2542 7 0 0 25 0 1 0 657479180 178237440 37052 33554432000 4194304 4300288 140735349687248 18446744073709551615 4268522 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25304/statm: 43515 37052 242 26 0 40147 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 174060

[startup+51.1006 s]
/proc/loadavg: 2.93 3.33 3.72 5/429 25366
/proc/meminfo: memFree=15176320/32951124 swapFree=65581052/67111528
[pid=25304] ppid=25302 vsize=224292 CPUtime=51.1 cores=5,7
/proc/25304/stat : 25304 (cir_minisat) R 25302 25304 22815 0 -1 4202496 74342 0 0 0 5100 10 0 0 25 0 1 0 657479180 229675008 51710 33554432000 4194304 4300288 140735349687248 18446744073709551615 4255685 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25304/statm: 56073 51710 242 26 0 52705 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 224292

[startup+102.3 s]
/proc/loadavg: 3.61 3.45 3.74 5/429 25368
/proc/meminfo: memFree=14758596/32951124 swapFree=65581052/67111528
[pid=25304] ppid=25302 vsize=437940 CPUtime=102.3 cores=5,7
/proc/25304/stat : 25304 (cir_minisat) R 25302 25304 22815 0 -1 4202496 104689 0 0 0 10217 13 0 0 25 0 1 0 657479180 448450560 82038 33554432000 4194304 4300288 140735349687248 18446744073709551615 4268313 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25304/statm: 109485 82038 242 26 0 106117 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 437940

[startup+162.301 s]
/proc/loadavg: 3.84 3.54 3.75 5/429 25369
/proc/meminfo: memFree=14298456/32951124 swapFree=65581052/67111528
[pid=25304] ppid=25302 vsize=653328 CPUtime=162.29 cores=5,7
/proc/25304/stat : 25304 (cir_minisat) R 25302 25304 22815 0 -1 4202496 140752 0 0 0 16210 19 0 0 25 0 1 0 657479180 669007872 118074 33554432000 4194304 4300288 140735349687248 18446744073709551615 4268248 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25304/statm: 163332 118074 242 26 0 159964 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 653328

[startup+222.317 s]
/proc/loadavg: 3.97 3.64 3.77 5/429 25479
/proc/meminfo: memFree=14517508/32951124 swapFree=65581052/67111528
[pid=25304] ppid=25302 vsize=653328 CPUtime=222.31 cores=5,7
/proc/25304/stat : 25304 (cir_minisat) R 25302 25304 22815 0 -1 4202496 174368 0 0 0 22206 25 0 0 25 0 1 0 657479180 669007872 151666 33554432000 4194304 4300288 140735349687248 18446744073709551615 4269339 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25304/statm: 163332 151666 242 26 0 159964 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 653328

[startup+282.301 s]
/proc/loadavg: 4.06 3.73 3.79 5/429 25480
/proc/meminfo: memFree=14165160/32951124 swapFree=65581052/67111528
[pid=25304] ppid=25302 vsize=1002576 CPUtime=282.3 cores=5,7
/proc/25304/stat : 25304 (cir_minisat) R 25302 25304 22815 0 -1 4202496 208000 0 0 0 28199 31 0 0 25 0 1 0 657479180 1026637824 185267 33554432000 4194304 4300288 140735349687248 18446744073709551615 4255713 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25304/statm: 250644 185267 242 26 0 247276 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 1002576

[startup+342.301 s]
/proc/loadavg: 4.05 3.79 3.81 5/429 25482
/proc/meminfo: memFree=13748484/32951124 swapFree=65581052/67111528
[pid=25304] ppid=25302 vsize=1002856 CPUtime=342.31 cores=5,7
/proc/25304/stat : 25304 (cir_minisat) R 25302 25304 22815 0 -1 4202496 238248 0 0 0 34195 36 0 0 25 0 1 0 657479180 1026924544 215500 33554432000 4194304 4300288 140735349687248 18446744073709551615 4268539 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25304/statm: 250714 215500 242 26 0 247346 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 1002856

[startup+402.301 s]
/proc/loadavg: 4.12 3.86 3.83 5/429 25511
/proc/meminfo: memFree=13458204/32951124 swapFree=65581052/67111528
[pid=25304] ppid=25302 vsize=1002856 CPUtime=402.3 cores=5,7
/proc/25304/stat : 25304 (cir_minisat) R 25302 25304 22815 0 -1 4202496 263554 0 0 0 40189 41 0 0 25 0 1 0 657479180 1026924544 240791 33554432000 4194304 4300288 140735349687248 18446744073709551615 4268270 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25304/statm: 250714 240791 242 26 0 247346 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 1002856

[startup+462.3 s]
/proc/loadavg: 4.17 3.92 3.85 5/429 25512
/proc/meminfo: memFree=13087640/32951124 swapFree=65581052/67111528
[pid=25304] ppid=25302 vsize=1572508 CPUtime=462.3 cores=5,7
/proc/25304/stat : 25304 (cir_minisat) R 25302 25304 22815 0 -1 4202496 295245 0 0 0 46183 47 0 0 25 0 1 0 657479180 1610248192 272464 33554432000 4194304 4300288 140735349687248 18446744073709551615 4268248 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25304/statm: 393127 272464 242 26 0 389759 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 1572508

[startup+522.3 s]
/proc/loadavg: 4.07 3.93 3.85 5/429 25514
/proc/meminfo: memFree=12673080/32951124 swapFree=65581052/67111528
[pid=25304] ppid=25302 vsize=1574364 CPUtime=522.3 cores=5,7
/proc/25304/stat : 25304 (cir_minisat) R 25302 25304 22815 0 -1 4202496 327416 0 0 0 52179 51 0 0 25 0 1 0 657479180 1612148736 304626 33554432000 4194304 4300288 140735349687248 18446744073709551615 4268280 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25304/statm: 393591 304626 242 26 0 390223 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 1574364

[startup+582.301 s]
/proc/loadavg: 4.13 3.98 3.87 5/429 25515
/proc/meminfo: memFree=12409788/32951124 swapFree=65581052/67111528
[pid=25304] ppid=25302 vsize=1574640 CPUtime=582.31 cores=5,7
/proc/25304/stat : 25304 (cir_minisat) R 25302 25304 22815 0 -1 4202496 347072 0 0 0 58177 54 0 0 25 0 1 0 657479180 1612431360 324274 33554432000 4194304 4300288 140735349687248 18446744073709551615 4268280 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25304/statm: 393660 324274 242 26 0 390292 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 1574640

[startup+642.301 s]
/proc/loadavg: 4.11 3.99 3.88 5/429 25517
/proc/meminfo: memFree=12081152/32951124 swapFree=65581052/67111528
[pid=25304] ppid=25302 vsize=1576100 CPUtime=642.31 cores=5,7
/proc/25304/stat : 25304 (cir_minisat) R 25302 25304 22815 0 -1 4202496 372649 0 0 0 64174 57 0 0 25 0 1 0 657479180 1613926400 349843 33554432000 4194304 4300288 140735349687248 18446744073709551615 4268551 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25304/statm: 394025 349843 242 26 0 390657 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 1576100

[startup+702.301 s]
/proc/loadavg: 4.04 3.99 3.89 5/429 25519
/proc/meminfo: memFree=11784004/32951124 swapFree=65581052/67111528
[pid=25304] ppid=25302 vsize=1576804 CPUtime=702.31 cores=5,7
/proc/25304/stat : 25304 (cir_minisat) R 25302 25304 22815 0 -1 4202496 398297 0 0 0 70170 61 0 0 25 0 1 0 657479180 1614647296 375484 33554432000 4194304 4300288 140735349687248 18446744073709551615 4268282 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25304/statm: 394201 375484 242 26 0 390833 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 1576804

[startup+762.301 s]
/proc/loadavg: 4.05 4.00 3.90 5/429 25520
/proc/meminfo: memFree=11441608/32951124 swapFree=65581052/67111528
[pid=25304] ppid=25302 vsize=2499436 CPUtime=762.32 cores=5,7
/proc/25304/stat : 25304 (cir_minisat) R 25302 25304 22815 0 -1 4202496 423012 0 0 0 76167 65 0 0 25 0 1 0 657479180 2559422464 400194 33554432000 4194304 4300288 140735349687248 18446744073709551615 4268313 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25304/statm: 624859 400194 242 26 0 621491 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 2499436

[startup+822.3 s]
/proc/loadavg: 4.02 4.00 3.91 5/429 25522
/proc/meminfo: memFree=11211684/32951124 swapFree=65581052/67111528
[pid=25304] ppid=25302 vsize=2501504 CPUtime=822.31 cores=5,7
/proc/25304/stat : 25304 (cir_minisat) R 25302 25304 22815 0 -1 4202496 450287 0 0 0 82161 70 0 0 25 0 1 0 657479180 2561540096 427456 33554432000 4194304 4300288 140735349687248 18446744073709551615 4268555 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25304/statm: 625376 427456 242 26 0 622008 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 2501504

[startup+882.316 s]
/proc/loadavg: 4.00 4.00 3.91 5/429 25523
/proc/meminfo: memFree=10856512/32951124 swapFree=65581052/67111528
[pid=25304] ppid=25302 vsize=2503524 CPUtime=882.33 cores=5,7
/proc/25304/stat : 25304 (cir_minisat) R 25302 25304 22815 0 -1 4202496 481760 0 0 0 88158 75 0 0 25 0 1 0 657479180 2563608576 458911 33554432000 4194304 4300288 140735349687248 18446744073709551615 4256021 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25304/statm: 625881 458911 242 26 0 622513 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 2503524

[startup+942.301 s]
/proc/loadavg: 4.13 4.03 3.92 5/429 25525
/proc/meminfo: memFree=10617288/32951124 swapFree=65581052/67111528
[pid=25304] ppid=25302 vsize=2504636 CPUtime=942.32 cores=5,7
/proc/25304/stat : 25304 (cir_minisat) R 25302 25304 22815 0 -1 4202496 506633 0 0 0 94153 79 0 0 25 0 1 0 657479180 2564747264 483771 33554432000 4194304 4300288 140735349687248 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25304/statm: 626159 483771 242 26 0 622791 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 2504636

[startup+1002.3 s]
/proc/loadavg: 4.17 4.06 3.93 5/429 25527
/proc/meminfo: memFree=10242392/32951124 swapFree=65581052/67111528
[pid=25304] ppid=25302 vsize=2506924 CPUtime=1002.32 cores=5,7
/proc/25304/stat : 25304 (cir_minisat) R 25302 25304 22815 0 -1 4202496 531876 0 0 0 100149 83 0 0 25 0 1 0 657479180 2567090176 508997 33554432000 4194304 4300288 140735349687248 18446744073709551615 4268313 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25304/statm: 626731 508997 242 26 0 623363 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 2506924

[startup+1062.3 s]
/proc/loadavg: 3.58 3.92 3.89 4/423 25545
/proc/meminfo: memFree=10128556/32951124 swapFree=65581052/67111528
[pid=25304] ppid=25302 vsize=2507640 CPUtime=1062.33 cores=5,7
/proc/25304/stat : 25304 (cir_minisat) R 25302 25304 22815 0 -1 4202496 552706 0 0 0 106146 87 0 0 25 0 1 0 657479180 2567823360 529816 33554432000 4194304 4300288 140735349687248 18446744073709551615 4268292 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25304/statm: 626910 529816 242 26 0 623542 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 2507640

[startup+1122.3 s]
/proc/loadavg: 3.35 3.77 3.84 4/423 25547
/proc/meminfo: memFree=9821884/32951124 swapFree=65581052/67111528
[pid=25304] ppid=25302 vsize=2509364 CPUtime=1122.32 cores=5,7
/proc/25304/stat : 25304 (cir_minisat) R 25302 25304 22815 0 -1 4202496 577934 0 0 0 112141 91 0 0 25 0 1 0 657479180 2569588736 555025 33554432000 4194304 4300288 140735349687248 18446744073709551615 4268539 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25304/statm: 627341 555025 242 26 0 623973 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 2509364

[startup+1182.3 s]
/proc/loadavg: 3.22 3.65 3.79 4/423 25548
/proc/meminfo: memFree=9529200/32951124 swapFree=65581052/67111528
[pid=25304] ppid=25302 vsize=2510028 CPUtime=1182.32 cores=5,7
/proc/25304/stat : 25304 (cir_minisat) R 25302 25304 22815 0 -1 4202496 599261 0 0 0 118137 95 0 0 25 0 1 0 657479180 2570268672 576340 33554432000 4194304 4300288 140735349687248 18446744073709551615 4255685 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25304/statm: 627507 576340 242 26 0 624139 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 2510028

[startup+1242.3 s]
/proc/loadavg: 3.07 3.52 3.73 4/423 25550
/proc/meminfo: memFree=9238256/32951124 swapFree=65581052/67111528
[pid=25304] ppid=25302 vsize=2511012 CPUtime=1242.32 cores=5,7
/proc/25304/stat : 25304 (cir_minisat) R 25302 25304 22815 0 -1 4202496 621827 0 0 0 124134 98 0 0 25 0 1 0 657479180 2571276288 598899 33554432000 4194304 4300288 140735349687248 18446744073709551615 4268313 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25304/statm: 627753 598899 242 26 0 624385 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 2511012



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.09 3.45 3.70 4/424 25553
/proc/meminfo: memFree=9866836/32951124 swapFree=65581052/67111528
[pid=25304] ppid=25302 vsize=2511280 CPUtime=1300.04 cores=5,7
/proc/25304/stat : 25304 (cir_minisat) R 25302 25304 22815 0 -1 4202496 635718 0 0 0 129904 100 0 0 25 0 1 0 657479180 2571550720 612786 33554432000 4194304 4300288 140735349687248 18446744073709551615 4256000 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25304/statm: 627820 612786 242 26 0 624452 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 2511280

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

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

[startup+1300 s]
/proc/loadavg: 3.09 3.45 3.70 4/424 25553
/proc/meminfo: memFree=9866836/32951124 swapFree=65581052/67111528
[pid=25304] ppid=25302 vsize=2511280 CPUtime=1300.04 cores=5,7
/proc/25304/stat : 25304 (cir_minisat) R 25302 25304 22815 0 -1 4202496 635718 0 0 0 129904 100 0 0 25 0 1 0 657479180 2571550720 612786 33554432000 4194304 4300288 140735349687248 18446744073709551615 4256000 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25304/statm: 627820 612786 242 26 0 624452 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 2511280

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.11
CPU time (s): 1300.14
CPU user time (s): 1299.05
CPU system time (s): 1.09783
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 2511280

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.05
system time used= 1.09783
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 635719
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= 5
involuntary context switches= 16575

runsolver used 5.2632 second user time and 12.4931 second system time

The end

Launcher Data

Begin job on node137 at 2011-05-15 13:26:55
IDJOB=3380260
IDBENCH=82366
IDSOLVER=1863
FILE ID=node137/3380260-1305458813
RUNJOBID= node137-1305458813-25271
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.060-NOTKNOWN.cnf
COMMAND LINE= HOME/cir_minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3380260-1305458813/watcher-3380260-1305458813 -o /tmp/evaluation-result-3380260-1305458813/solver-3380260-1305458813 -C 2400 -W 1300 -M 7680  HOME/cir_minisat HOME/instance-3380260-1305458813.cnf

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

MD5SUM BENCH= e44b288003a3eaf34673a2c0fb8c6f3e
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:      16243516 kB
Buffers:        307068 kB
Cached:        4089764 kB
SwapCached:      36328 kB
Active:        6500896 kB
Inactive:      9949096 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16243516 kB
SwapTotal:    67111528 kB
SwapFree:     65581052 kB
Dirty:          143332 kB
Writeback:           0 kB
AnonPages:    12026224 kB
Mapped:          26536 kB
Slab:           137432 kB
PageTables:      54456 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 106586232 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= 73684 MiB
End job on node137 at 2011-05-15 13:48:37