Trace number 3285359

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
kw 2011-02-28? (TO) 1300.09 1300.03

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
sokoban-sequential-p145-microban-sequential.050-NOTKNOWN.cnf
MD5SUM6ed645315c9ffb8177453b955fbe1737
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1200.86
Satisfiable
(Un)Satisfiability was proved
Number of variables109684
Number of clauses1767096
Sum of the clauses size4034296
Maximum clause length78
Minimum clause length1
Number of clauses of size 1696
Number of clauses of size 21705200
Number of clauses of size 34800
Number of clauses of size 422200
Number of clauses of size 59600
Number of clauses of size over 524600

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-3285359-1303766261/watcher-3285359-1303766261 -o /tmp/evaluation-result-3285359-1303766261/solver-3285359-1303766261 -C 2400 -W 1300 -M 7680 kw --tmp-path=HOME HOME/instance-3285359-1303766261.cnf 

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 3.53 3.89 3.87 5/186 27882
/proc/meminfo: memFree=13858692/32950928 swapFree=67087032/67111528
[pid=27882] ppid=27880 vsize=7380 CPUtime=0 cores=0,2
/proc/27882/stat : 27882 (kw) R 27880 27882 26622 0 -1 4202496 1203 0 0 0 0 0 0 0 23 0 1 0 488223261 7557120 1154 33554432000 4194304 6935321 140736270008320 18446744073709551615 5922283 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27882/statm: 1845 1156 241 670 0 1166 0

[startup+0.100081 s]
/proc/loadavg: 3.53 3.89 3.87 5/186 27882
/proc/meminfo: memFree=13858692/32950928 swapFree=67087032/67111528
[pid=27882] ppid=27880 vsize=71152 CPUtime=0.09 cores=0,2
/proc/27882/stat : 27882 (kw) R 27880 27882 26622 0 -1 4202496 16475 0 0 0 7 2 0 0 23 0 1 0 488223261 72859648 16408 33554432000 4194304 6935321 140736270008320 18446744073709551615 5405088 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27882/statm: 17788 16408 249 670 0 17109 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 71152

[startup+0.201063 s]
/proc/loadavg: 3.53 3.89 3.87 5/186 27882
/proc/meminfo: memFree=13858692/32950928 swapFree=67087032/67111528
[pid=27882] ppid=27880 vsize=71152 CPUtime=0.19 cores=0,2
/proc/27882/stat : 27882 (kw) R 27880 27882 26622 0 -1 4202496 16483 0 0 0 17 2 0 0 24 0 1 0 488223261 72859648 16416 33554432000 4194304 6935321 140736270008320 18446744073709551615 5324048 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27882/statm: 17788 16416 249 670 0 17109 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 71152

[startup+0.301026 s]
/proc/loadavg: 3.53 3.89 3.87 5/186 27882
/proc/meminfo: memFree=13858692/32950928 swapFree=67087032/67111528
[pid=27882] ppid=27880 vsize=71476 CPUtime=0.29 cores=0,2
/proc/27882/stat : 27882 (kw) R 27880 27882 26622 0 -1 4202496 16557 0 0 0 27 2 0 0 25 0 1 0 488223261 73191424 16490 33554432000 4194304 6935321 140736270008320 18446744073709551615 5354935 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27882/statm: 17869 16490 249 670 0 17190 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 71476

[startup+0.700979 s]
/proc/loadavg: 3.53 3.89 3.87 5/186 27882
/proc/meminfo: memFree=13858692/32950928 swapFree=67087032/67111528
[pid=27882] ppid=27880 vsize=82816 CPUtime=0.69 cores=0,2
/proc/27882/stat : 27882 (kw) R 27880 27882 26622 0 -1 4202496 19425 0 0 0 66 3 0 0 25 0 1 0 488223261 84803584 19358 33554432000 4194304 6935321 140736270008320 18446744073709551615 5354935 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27882/statm: 20704 19358 252 670 0 20025 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 82816

[startup+1.50081 s]
/proc/loadavg: 3.53 3.89 3.87 5/185 27883
/proc/meminfo: memFree=13608520/32950928 swapFree=67087032/67111528
[pid=27882] ppid=27880 vsize=146220 CPUtime=1.49 cores=0,2
/proc/27882/stat : 27882 (kw) R 27880 27882 26622 0 -1 4202496 34929 0 0 0 144 5 0 0 25 0 1 0 488223261 149729280 34862 33554432000 4194304 6935321 140736270008320 18446744073709551615 5922283 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27882/statm: 36555 34863 252 670 0 35876 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 146220

[startup+3.10051 s]
/proc/loadavg: 3.53 3.89 3.87 5/190 27889
/proc/meminfo: memFree=13071684/32950928 swapFree=67087032/67111528
[pid=27882] ppid=27880 vsize=266272 CPUtime=3.09 cores=0,2
/proc/27882/stat : 27882 (kw) R 27880 27882 26622 0 -1 4202496 65277 0 0 0 301 8 0 0 25 0 1 0 488223261 272662528 65210 33554432000 4194304 6935321 140736270008320 18446744073709551615 5922283 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27882/statm: 66568 65210 252 670 0 65889 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 266272

[startup+6.30089 s]
/proc/loadavg: 3.73 3.92 3.88 5/190 27889
/proc/meminfo: memFree=12702040/32950928 swapFree=67087032/67111528
[pid=27882] ppid=27880 vsize=301332 CPUtime=6.29 cores=0,2
/proc/27882/stat : 27882 (kw) R 27880 27882 26622 0 -1 4202496 75213 0 0 0 619 10 0 0 25 0 1 0 488223261 308563968 71704 33554432000 4194304 6935321 140736270008320 18446744073709551615 4348001 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27882/statm: 75333 71704 286 670 0 74654 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 301332

[startup+12.7007 s]
/proc/loadavg: 3.75 3.92 3.88 5/190 27889
/proc/meminfo: memFree=12370220/32950928 swapFree=67087032/67111528
[pid=27882] ppid=27880 vsize=301332 CPUtime=12.7 cores=0,2
/proc/27882/stat : 27882 (kw) R 27880 27882 26622 0 -1 4202496 75220 0 0 0 1259 11 0 0 25 0 1 0 488223261 308563968 71711 33554432000 4194304 6935321 140736270008320 18446744073709551615 4429603 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27882/statm: 75333 71711 286 670 0 74654 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 301332

[startup+25.5012 s]
/proc/loadavg: 3.81 3.92 3.89 5/190 27890
/proc/meminfo: memFree=12343612/32950928 swapFree=67087032/67111528
[pid=27882] ppid=27880 vsize=318512 CPUtime=25.5 cores=0,2
/proc/27882/stat : 27882 (kw) R 27880 27882 26622 0 -1 4202496 79625 0 0 0 2538 12 0 0 25 0 1 0 488223261 326156288 76112 33554432000 4194304 6935321 140736270008320 18446744073709551615 4346684 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27882/statm: 79628 76112 286 670 0 78949 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 318512

[startup+51.1003 s]
/proc/loadavg: 3.87 3.93 3.89 5/190 27891
/proc/meminfo: memFree=12146516/32950928 swapFree=67087032/67111528
[pid=27882] ppid=27880 vsize=370884 CPUtime=51.09 cores=0,2
/proc/27882/stat : 27882 (kw) R 27880 27882 26622 0 -1 4202496 92762 0 0 0 5096 13 0 0 25 0 1 0 488223261 379785216 89236 33554432000 4194304 6935321 140736270008320 18446744073709551615 5746850 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27882/statm: 92721 89236 286 670 0 92042 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 370884

[startup+102.3 s]
/proc/loadavg: 3.94 3.94 3.89 5/190 27892
/proc/meminfo: memFree=11859796/32950928 swapFree=67087032/67111528
[pid=27882] ppid=27880 vsize=419996 CPUtime=102.3 cores=0,2
/proc/27882/stat : 27882 (kw) R 27880 27882 26622 0 -1 4202496 105013 0 0 0 10215 15 0 0 25 0 1 0 488223261 430075904 101475 33554432000 4194304 6935321 140736270008320 18446744073709551615 4429796 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27882/statm: 104999 101475 298 670 0 104320 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 419996

[startup+162.301 s]
/proc/loadavg: 3.98 3.95 3.90 5/190 27893
/proc/meminfo: memFree=11804704/32950928 swapFree=67087032/67111528
[pid=27882] ppid=27880 vsize=429380 CPUtime=162.29 cores=0,2
/proc/27882/stat : 27882 (kw) R 27880 27882 26622 0 -1 4202496 107385 0 0 0 16214 15 0 0 25 0 1 0 488223261 439685120 103847 33554432000 4194304 6935321 140736270008320 18446744073709551615 4430659 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27882/statm: 107345 103847 298 670 0 106666 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 429380

[startup+222.307 s]
/proc/loadavg: 4.02 3.97 3.91 5/190 27895
/proc/meminfo: memFree=11760160/32950928 swapFree=67087032/67111528
[pid=27882] ppid=27880 vsize=439024 CPUtime=222.31 cores=0,2
/proc/27882/stat : 27882 (kw) R 27880 27882 26622 0 -1 4202496 109799 0 0 0 22215 16 0 0 25 0 1 0 488223261 449560576 106261 33554432000 4194304 6935321 140736270008320 18446744073709551615 4430675 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27882/statm: 109756 106261 298 670 0 109077 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 439024

[startup+282.301 s]
/proc/loadavg: 4.01 3.97 3.91 5/190 27897
/proc/meminfo: memFree=11721212/32950928 swapFree=67087032/67111528
[pid=27882] ppid=27880 vsize=455108 CPUtime=282.3 cores=0,2
/proc/27882/stat : 27882 (kw) R 27880 27882 26622 0 -1 4202496 113821 0 0 0 28214 16 0 0 25 0 1 0 488223261 466030592 110279 33554432000 4194304 6935321 140736270008320 18446744073709551615 4346530 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27882/statm: 113777 110279 298 670 0 113098 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 455108

[startup+342.301 s]
/proc/loadavg: 4.00 3.97 3.91 5/190 27898
/proc/meminfo: memFree=11622248/32950928 swapFree=67087032/67111528
[pid=27882] ppid=27880 vsize=456756 CPUtime=342.3 cores=0,2
/proc/27882/stat : 27882 (kw) R 27880 27882 26622 0 -1 4202496 114151 0 0 0 34213 17 0 0 25 0 1 0 488223261 467718144 110609 33554432000 4194304 6935321 140736270008320 18446744073709551615 4430563 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27882/statm: 114189 110609 298 670 0 113510 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 456756

[startup+402.301 s]
/proc/loadavg: 4.04 3.99 3.91 5/190 27900
/proc/meminfo: memFree=11612556/32950928 swapFree=67087032/67111528
[pid=27882] ppid=27880 vsize=465428 CPUtime=402.3 cores=0,2
/proc/27882/stat : 27882 (kw) R 27880 27882 26622 0 -1 4202496 116402 0 0 0 40213 17 0 0 25 0 1 0 488223261 476598272 112860 33554432000 4194304 6935321 140736270008320 18446744073709551615 4346630 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27882/statm: 116357 112860 298 670 0 115678 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 465428

[startup+462.301 s]
/proc/loadavg: 4.01 3.99 3.91 5/190 27901
/proc/meminfo: memFree=11606596/32950928 swapFree=67087032/67111528
[pid=27882] ppid=27880 vsize=465920 CPUtime=462.3 cores=0,2
/proc/27882/stat : 27882 (kw) R 27880 27882 26622 0 -1 4202496 116525 0 0 0 46213 17 0 0 25 0 1 0 488223261 477102080 112983 33554432000 4194304 6935321 140736270008320 18446744073709551615 4430563 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27882/statm: 116480 112983 298 670 0 115801 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 465920

[startup+522.301 s]
/proc/loadavg: 4.00 3.99 3.91 5/190 27903
/proc/meminfo: memFree=11574460/32950928 swapFree=67087032/67111528
[pid=27882] ppid=27880 vsize=477228 CPUtime=522.31 cores=0,2
/proc/27882/stat : 27882 (kw) R 27880 27882 26622 0 -1 4202496 119355 0 0 0 52213 18 0 0 25 0 1 0 488223261 488681472 115811 33554432000 4194304 6935321 140736270008320 18446744073709551615 4430607 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27882/statm: 119307 115811 298 670 0 118628 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 477228

[startup+582.301 s]
/proc/loadavg: 4.00 3.99 3.91 5/190 27905
/proc/meminfo: memFree=11554112/32950928 swapFree=67087032/67111528
[pid=27882] ppid=27880 vsize=492444 CPUtime=582.32 cores=0,2
/proc/27882/stat : 27882 (kw) R 27880 27882 26622 0 -1 4202496 123076 0 0 0 58213 19 0 0 25 0 1 0 488223261 504262656 119532 33554432000 4194304 6935321 140736270008320 18446744073709551615 4347175 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27882/statm: 123111 119532 298 670 0 122432 0
Current children cumulated CPU time (s) 582.32
Current children cumulated vsize (KiB) 492444

[startup+642.301 s]
/proc/loadavg: 4.00 3.99 3.91 5/190 27906
/proc/meminfo: memFree=11486884/32950928 swapFree=67087032/67111528
[pid=27882] ppid=27880 vsize=492444 CPUtime=642.32 cores=0,2
/proc/27882/stat : 27882 (kw) R 27880 27882 26622 0 -1 4202496 123077 0 0 0 64213 19 0 0 25 0 1 0 488223261 504262656 119533 33554432000 4194304 6935321 140736270008320 18446744073709551615 4347152 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27882/statm: 123111 119533 298 670 0 122432 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 492444

[startup+702.301 s]
/proc/loadavg: 4.05 4.00 3.92 5/190 27908
/proc/meminfo: memFree=11436772/32950928 swapFree=67087032/67111528
[pid=27882] ppid=27880 vsize=492444 CPUtime=702.32 cores=0,2
/proc/27882/stat : 27882 (kw) R 27880 27882 26622 0 -1 4202496 123077 0 0 0 70213 19 0 0 25 0 1 0 488223261 504262656 119533 33554432000 4194304 6935321 140736270008320 18446744073709551615 4497851 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27882/statm: 123111 119533 298 670 0 122432 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 492444

[startup+762.301 s]
/proc/loadavg: 4.02 4.00 3.92 5/190 27909
/proc/meminfo: memFree=11436508/32950928 swapFree=67087032/67111528
[pid=27882] ppid=27880 vsize=492444 CPUtime=762.33 cores=0,2
/proc/27882/stat : 27882 (kw) R 27880 27882 26622 0 -1 4202496 123077 0 0 0 76214 19 0 0 25 0 1 0 488223261 504262656 119533 33554432000 4194304 6935321 140736270008320 18446744073709551615 4346652 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27882/statm: 123111 119533 298 670 0 122432 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 492444

[startup+822.301 s]
/proc/loadavg: 4.00 4.00 3.92 5/190 27911
/proc/meminfo: memFree=11434884/32950928 swapFree=67087032/67111528
[pid=27882] ppid=27880 vsize=492444 CPUtime=822.33 cores=0,2
/proc/27882/stat : 27882 (kw) R 27880 27882 26622 0 -1 4202496 123077 0 0 0 82214 19 0 0 25 0 1 0 488223261 504262656 119533 33554432000 4194304 6935321 140736270008320 18446744073709551615 4346630 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27882/statm: 123111 119533 298 670 0 122432 0
Current children cumulated CPU time (s) 822.33
Current children cumulated vsize (KiB) 492444

[startup+882.307 s]
/proc/loadavg: 4.00 4.00 3.92 5/190 27913
/proc/meminfo: memFree=11409208/32950928 swapFree=67087032/67111528
[pid=27882] ppid=27880 vsize=514572 CPUtime=882.33 cores=0,2
/proc/27882/stat : 27882 (kw) R 27880 27882 26622 0 -1 4202496 133783 0 0 0 88213 20 0 0 25 0 1 0 488223261 526921728 125142 33554432000 4194304 6935321 140736270008320 18446744073709551615 4487697 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27882/statm: 128643 125142 298 670 0 127964 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 514572

[startup+942.301 s]
/proc/loadavg: 4.00 4.00 3.92 5/190 27914
/proc/meminfo: memFree=11409300/32950928 swapFree=67087032/67111528
[pid=27882] ppid=27880 vsize=514572 CPUtime=942.33 cores=0,2
/proc/27882/stat : 27882 (kw) R 27880 27882 26622 0 -1 4202496 133786 0 0 0 94212 21 0 0 25 0 1 0 488223261 526921728 125145 33554432000 4194304 6935321 140736270008320 18446744073709551615 4347636 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27882/statm: 128643 125145 298 670 0 127964 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 514572

[startup+1002.3 s]
/proc/loadavg: 4.07 4.02 3.93 5/190 27916
/proc/meminfo: memFree=11344684/32950928 swapFree=67087032/67111528
[pid=27882] ppid=27880 vsize=536428 CPUtime=1002.33 cores=0,2
/proc/27882/stat : 27882 (kw) R 27880 27882 26622 0 -1 4202496 139252 0 0 0 100211 22 0 0 25 0 1 0 488223261 549302272 130609 33554432000 4194304 6935321 140736270008320 18446744073709551615 4346578 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27882/statm: 134107 130609 298 670 0 133428 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 536428

[startup+1062.3 s]
/proc/loadavg: 4.02 4.01 3.93 5/190 27917
/proc/meminfo: memFree=11344788/32950928 swapFree=67087032/67111528
[pid=27882] ppid=27880 vsize=536428 CPUtime=1062.33 cores=0,2
/proc/27882/stat : 27882 (kw) R 27880 27882 26622 0 -1 4202496 139252 0 0 0 106211 22 0 0 25 0 1 0 488223261 549302272 130609 33554432000 4194304 6935321 140736270008320 18446744073709551615 4346736 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27882/statm: 134107 130609 298 670 0 133428 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 536428

[startup+1122.3 s]
/proc/loadavg: 4.01 4.00 3.93 5/190 27919
/proc/meminfo: memFree=11314752/32950928 swapFree=67087032/67111528
[pid=27882] ppid=27880 vsize=536428 CPUtime=1122.34 cores=0,2
/proc/27882/stat : 27882 (kw) R 27880 27882 26622 0 -1 4202496 139252 0 0 0 112211 23 0 0 25 0 1 0 488223261 549302272 130609 33554432000 4194304 6935321 140736270008320 18446744073709551615 4348032 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27882/statm: 134107 130609 298 670 0 133428 0
Current children cumulated CPU time (s) 1122.34
Current children cumulated vsize (KiB) 536428

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 27921
/proc/meminfo: memFree=11263648/32950928 swapFree=67087032/67111528
[pid=27882] ppid=27880 vsize=587476 CPUtime=1182.33 cores=0,2
/proc/27882/stat : 27882 (kw) R 27880 27882 26622 0 -1 4202496 152044 0 0 0 118209 24 0 0 25 0 1 0 488223261 601575424 143389 33554432000 4194304 6935321 140736270008320 18446744073709551615 4347640 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27882/statm: 146869 143389 298 670 0 146190 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 587476

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 27922
/proc/meminfo: memFree=11254448/32950928 swapFree=67087032/67111528
[pid=27882] ppid=27880 vsize=591036 CPUtime=1242.34 cores=0,2
/proc/27882/stat : 27882 (kw) R 27880 27882 26622 0 -1 4202496 152913 0 0 0 124209 25 0 0 25 0 1 0 488223261 605220864 144258 33554432000 4194304 6935321 140736270008320 18446744073709551615 4430578 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27882/statm: 147759 144258 298 670 0 147080 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 591036



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.92 3.98 3.92 3/186 27926
/proc/meminfo: memFree=12077208/32950928 swapFree=67087032/67111528
[pid=27882] ppid=27880 vsize=592236 CPUtime=1300.05 cores=0,2
/proc/27882/stat : 27882 (kw) R 27880 27882 26622 0 -1 4202496 153130 0 0 0 129980 25 0 0 25 0 1 0 488223261 606449664 144475 33554432000 4194304 6935321 140736270008320 18446744073709551615 4431512 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27882/statm: 148059 144475 298 670 0 147380 0
Current children cumulated CPU time (s) 1300.05
Current children cumulated vsize (KiB) 592236

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.92 3.98 3.92 3/186 27926
/proc/meminfo: memFree=12077208/32950928 swapFree=67087032/67111528
[pid=27882] ppid=27880 vsize=592236 CPUtime=1300.05 cores=0,2
/proc/27882/stat : 27882 (kw) R 27880 27882 26622 0 -1 4202496 153130 0 0 0 129980 25 0 0 25 0 1 0 488223261 606449664 144475 33554432000 4194304 6935321 140736270008320 18446744073709551615 4431512 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27882/statm: 148059 144475 298 670 0 147380 0
Current children cumulated CPU time (s) 1300.05
Current children cumulated vsize (KiB) 592236

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.03
CPU time (s): 1300.09
CPU user time (s): 1299.8
CPU system time (s): 0.280957
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 592236

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.8
system time used= 0.280957
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 153130
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= 3
involuntary context switches= 3718

runsolver used 2.29065 second user time and 4.80627 second system time

The end

Launcher Data

Begin job on node148 at 2011-04-25 23:17:42
IDJOB=3285359
IDBENCH=82379
IDSOLVER=1658
FILE ID=node148/3285359-1303766261
RUNJOBID= node148-1303766261-27846
PBS_JOBID= 13157117
Free space on /tmp= 70524 MiB

SOLVER NAME= kw 2011-02-28
BENCH NAME= SAT11/application/rintanen/SATPlanning/sokoban-sequential-p145-microban-sequential.050-NOTKNOWN.cnf
COMMAND LINE= kw --tmp-path=TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3285359-1303766261/watcher-3285359-1303766261 -o /tmp/evaluation-result-3285359-1303766261/solver-3285359-1303766261 -C 2400 -W 1300 -M 7680  kw --tmp-path=HOME HOME/instance-3285359-1303766261.cnf

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

MD5SUM BENCH= 6ed645315c9ffb8177453b955fbe1737
RANDOM SEED=94321529

node148.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      13859212 kB
Buffers:       2059800 kB
Cached:       16273276 kB
SwapCached:       5264 kB
Active:        9271832 kB
Inactive:      9255076 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13859212 kB
SwapTotal:    67111528 kB
SwapFree:     67087032 kB
Dirty:           95664 kB
Writeback:           0 kB
AnonPages:      189856 kB
Mapped:          15416 kB
Slab:           500520 kB
PageTables:       5144 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   389684 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= 70504 MiB
End job on node148 at 2011-04-25 23:39:24