Trace number 3285684

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
MPhaseSAT64 2011-03-03? (TO) 1300.05 1300.02

General information on the benchmark

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

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3285684-1303767693/watcher-3285684-1303767693 -o /tmp/evaluation-result-3285684-1303767693/solver-3285684-1303767693 -C 2400 -W 1300 -M 7680 MPhaseSAT64 HOME/instance-3285684-1303767693.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: 2.76 3.01 3.24 4/183 3988
/proc/meminfo: memFree=20695640/32951124 swapFree=67111464/67111528
[pid=3988] ppid=3986 vsize=47244 CPUtime=0 cores=1,3
/proc/3988/stat : 3988 (MPhaseSAT64) R 3986 3988 2288 0 -1 4202496 334 0 0 0 0 0 0 0 18 0 1 0 488367450 48377856 276 33554432000 134512640 134761588 4287477824 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/3988/statm: 11811 276 225 61 0 11114 0

[startup+0.0820189 s]
/proc/loadavg: 2.76 3.01 3.24 4/183 3988
/proc/meminfo: memFree=20695640/32951124 swapFree=67111464/67111528
[pid=3988] ppid=3986 vsize=47244 CPUtime=0.07 cores=1,3
/proc/3988/stat : 3988 (MPhaseSAT64) R 3986 3988 2288 0 -1 4202496 758 0 0 0 7 0 0 0 18 0 1 0 488367450 48377856 700 33554432000 134512640 134761588 4287477824 18446744073709551615 12381066 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/3988/statm: 11811 701 225 61 0 11114 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 47244

[startup+0.100974 s]
/proc/loadavg: 2.76 3.01 3.24 4/183 3988
/proc/meminfo: memFree=20695640/32951124 swapFree=67111464/67111528
[pid=3988] ppid=3986 vsize=47244 CPUtime=0.09 cores=1,3
/proc/3988/stat : 3988 (MPhaseSAT64) R 3986 3988 2288 0 -1 4202496 862 0 0 0 9 0 0 0 18 0 1 0 488367450 48377856 804 33554432000 134512640 134761588 4287477824 18446744073709551615 12256601 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/3988/statm: 11811 805 225 61 0 11114 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 47244

[startup+0.300927 s]
/proc/loadavg: 2.76 3.01 3.24 4/183 3988
/proc/meminfo: memFree=20695640/32951124 swapFree=67111464/67111528
[pid=3988] ppid=3986 vsize=47244 CPUtime=0.29 cores=1,3
/proc/3988/stat : 3988 (MPhaseSAT64) R 3986 3988 2288 0 -1 4202496 1900 0 0 0 29 0 0 0 18 0 1 0 488367450 48377856 1842 33554432000 134512640 134761588 4287477824 18446744073709551615 134531305 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/3988/statm: 11811 1842 225 61 0 11114 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 47244

[startup+0.700878 s]
/proc/loadavg: 2.76 3.01 3.24 4/183 3988
/proc/meminfo: memFree=20695640/32951124 swapFree=67111464/67111528
[pid=3988] ppid=3986 vsize=47244 CPUtime=0.69 cores=1,3
/proc/3988/stat : 3988 (MPhaseSAT64) R 3986 3988 2288 0 -1 4202496 3977 0 0 0 68 1 0 0 18 0 1 0 488367450 48377856 3919 33554432000 134512640 134761588 4287477824 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/3988/statm: 11811 3920 225 61 0 11114 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 47244

[startup+2.47255 s]
/proc/loadavg: 2.76 3.01 3.24 4/183 3988
/proc/meminfo: memFree=20695640/32951124 swapFree=67111464/67111528
[pid=3988] ppid=3986 vsize=128096 CPUtime=2.46 cores=1,3
/proc/3988/stat : 3988 (MPhaseSAT64) R 3986 3988 2288 0 -1 4202496 31063 0 0 0 240 6 0 0 22 0 1 0 488367450 131170304 29585 33554432000 134512640 134761588 4287477824 18446744073709551615 134642992 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/3988/statm: 32024 29585 417 61 0 31327 0
Current children cumulated CPU time (s) 2.46
Current children cumulated vsize (KiB) 128096

[startup+3.10044 s]
/proc/loadavg: 3.10 3.07 3.26 5/184 3989
/proc/meminfo: memFree=20321184/32951124 swapFree=67111464/67111528
[pid=3988] ppid=3986 vsize=129652 CPUtime=3.09 cores=1,3
/proc/3988/stat : 3988 (MPhaseSAT64) R 3986 3988 2288 0 -1 4202496 31519 0 0 0 303 6 0 0 25 0 1 0 488367450 132763648 29976 33554432000 134512640 134761588 4287477824 18446744073709551615 134616717 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/3988/statm: 32413 29976 419 61 0 31716 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 129652

[startup+6.30087 s]
/proc/loadavg: 3.10 3.07 3.26 5/190 4001
/proc/meminfo: memFree=20184948/32951124 swapFree=67111464/67111528
[pid=3988] ppid=3986 vsize=129376 CPUtime=6.29 cores=1,3
/proc/3988/stat : 3988 (MPhaseSAT64) R 3986 3988 2288 0 -1 4202496 48490 0 0 0 621 8 0 0 25 0 1 0 488367450 132481024 29888 33554432000 134512640 134761588 4287477824 18446744073709551615 134614427 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/3988/statm: 32344 29888 428 61 0 31647 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 129376

[startup+12.7008 s]
/proc/loadavg: 3.53 3.17 3.29 5/190 4001
/proc/meminfo: memFree=19835796/32951124 swapFree=67111464/67111528
[pid=3988] ppid=3986 vsize=128372 CPUtime=12.69 cores=1,3
/proc/3988/stat : 3988 (MPhaseSAT64) R 3986 3988 2288 0 -1 4202496 52124 0 0 0 1260 9 0 0 25 0 1 0 488367450 131452928 29642 33554432000 134512640 134761588 4287477824 18446744073709551615 134685655 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/3988/statm: 32093 29642 433 61 0 31396 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 128372

[startup+25.5005 s]
/proc/loadavg: 3.60 3.20 3.30 5/190 4002
/proc/meminfo: memFree=19802076/32951124 swapFree=67111464/67111528
[pid=3988] ppid=3986 vsize=132044 CPUtime=25.49 cores=1,3
/proc/3988/stat : 3988 (MPhaseSAT64) R 3986 3988 2288 0 -1 4202496 55939 0 0 0 2540 9 0 0 25 0 1 0 488367450 135213056 30560 33554432000 134512640 134761588 4287477824 18446744073709551615 134685581 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/3988/statm: 33011 30560 433 61 0 32314 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 132044

[startup+51.107 s]
/proc/loadavg: 3.81 3.28 3.32 5/190 4002
/proc/meminfo: memFree=19533408/32951124 swapFree=67111464/67111528
[pid=3988] ppid=3986 vsize=140120 CPUtime=51.1 cores=1,3
/proc/3988/stat : 3988 (MPhaseSAT64) R 3986 3988 2288 0 -1 4202496 61291 0 0 0 5100 10 0 0 25 0 1 0 488367450 143482880 32579 33554432000 134512640 134761588 4287477824 18446744073709551615 134751752 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/3988/statm: 35030 32579 433 61 0 34333 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 140120

[startup+102.301 s]
/proc/loadavg: 3.92 3.40 3.36 5/190 4004
/proc/meminfo: memFree=19379420/32951124 swapFree=67111464/67111528
[pid=3988] ppid=3986 vsize=278736 CPUtime=102.3 cores=1,3
/proc/3988/stat : 3988 (MPhaseSAT64) R 3986 3988 2288 0 -1 4202496 459402 0 0 0 10167 63 0 0 25 0 1 0 488367450 285425664 69142 33554432000 134512640 134761588 4287477824 18446744073709551615 134614652 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/3988/statm: 69684 69142 411 61 0 68987 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 278736

[startup+162.3 s]
/proc/loadavg: 3.97 3.50 3.39 5/190 4005
/proc/meminfo: memFree=19214708/32951124 swapFree=67111464/67111528
[pid=3988] ppid=3986 vsize=282220 CPUtime=162.3 cores=1,3
/proc/3988/stat : 3988 (MPhaseSAT64) R 3986 3988 2288 0 -1 4202496 512122 0 0 0 16159 71 0 0 25 0 1 0 488367450 288993280 70013 33554432000 134512640 134761588 4287477824 18446744073709551615 134617992 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/3988/statm: 70555 70013 411 61 0 69858 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 282220

[startup+222.301 s]
/proc/loadavg: 3.99 3.59 3.43 5/190 4007
/proc/meminfo: memFree=19199392/32951124 swapFree=67111464/67111528
[pid=3988] ppid=3986 vsize=278564 CPUtime=222.3 cores=1,3
/proc/3988/stat : 3988 (MPhaseSAT64) R 3986 3988 2288 0 -1 4202496 641172 0 0 0 22142 88 0 0 25 0 1 0 488367450 285249536 69099 33554432000 134512640 134761588 4287477824 18446744073709551615 134643525 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/3988/statm: 69641 69099 411 61 0 68944 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 278564

[startup+282.3 s]
/proc/loadavg: 3.99 3.66 3.46 5/190 4008
/proc/meminfo: memFree=19172808/32951124 swapFree=67111464/67111528
[pid=3988] ppid=3986 vsize=281972 CPUtime=282.3 cores=1,3
/proc/3988/stat : 3988 (MPhaseSAT64) R 3986 3988 2288 0 -1 4202496 778332 0 0 0 28122 108 0 0 25 0 1 0 488367450 288739328 69951 33554432000 134512640 134761588 4287477824 18446744073709551615 134747192 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/3988/statm: 70493 69951 411 61 0 69796 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 281972

[startup+342.301 s]
/proc/loadavg: 3.99 3.72 3.49 5/190 4010
/proc/meminfo: memFree=19131972/32951124 swapFree=67111464/67111528
[pid=3988] ppid=3986 vsize=281960 CPUtime=342.29 cores=1,3
/proc/3988/stat : 3988 (MPhaseSAT64) R 3986 3988 2288 0 -1 4202496 780061 0 0 0 34121 108 0 0 25 0 1 0 488367450 288727040 69948 33554432000 134512640 134761588 4287477824 18446744073709551615 134681150 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/3988/statm: 70490 69948 411 61 0 69793 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 281960

[startup+402.3 s]
/proc/loadavg: 3.99 3.77 3.52 5/190 4012
/proc/meminfo: memFree=19114812/32951124 swapFree=67111464/67111528
[pid=3988] ppid=3986 vsize=278504 CPUtime=402.3 cores=1,3
/proc/3988/stat : 3988 (MPhaseSAT64) R 3986 3988 2288 0 -1 4202496 780923 0 0 0 40121 109 0 0 25 0 1 0 488367450 285188096 69084 33554432000 134512640 134761588 4287477824 18446744073709551615 134751691 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/3988/statm: 69626 69084 411 61 0 68929 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 278504

[startup+462.301 s]
/proc/loadavg: 3.71 3.74 3.53 4/184 4030
/proc/meminfo: memFree=19401528/32951124 swapFree=67111464/67111528
[pid=3988] ppid=3986 vsize=279496 CPUtime=462.3 cores=1,3
/proc/3988/stat : 3988 (MPhaseSAT64) R 3986 3988 2288 0 -1 4202496 782810 0 0 0 46121 109 0 0 25 0 1 0 488367450 286203904 69332 33554432000 134512640 134761588 4287477824 18446744073709551615 134616727 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/3988/statm: 69874 69332 411 61 0 69177 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 279496

[startup+522.3 s]
/proc/loadavg: 3.26 3.61 3.49 4/184 4032
/proc/meminfo: memFree=19380516/32951124 swapFree=67111464/67111528
[pid=3988] ppid=3986 vsize=280008 CPUtime=522.31 cores=1,3
/proc/3988/stat : 3988 (MPhaseSAT64) R 3986 3988 2288 0 -1 4202496 818320 0 0 0 52116 115 0 0 25 0 1 0 488367450 286728192 69460 33554432000 134512640 134761588 4287477824 18446744073709551615 134682629 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/3988/statm: 70002 69460 411 61 0 69305 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 280008

[startup+582.301 s]
/proc/loadavg: 3.16 3.51 3.46 4/184 4033
/proc/meminfo: memFree=19360996/32951124 swapFree=67111464/67111528
[pid=3988] ppid=3986 vsize=285644 CPUtime=582.31 cores=1,3
/proc/3988/stat : 3988 (MPhaseSAT64) R 3986 3988 2288 0 -1 4202496 822379 0 0 0 58116 115 0 0 25 0 1 0 488367450 292499456 70869 33554432000 134512640 134761588 4287477824 18446744073709551615 134644211 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/3988/statm: 71411 70869 411 61 0 70714 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 285644

[startup+642.3 s]
/proc/loadavg: 3.06 3.41 3.43 4/184 4035
/proc/meminfo: memFree=19357980/32951124 swapFree=67111464/67111528
[pid=3988] ppid=3986 vsize=284564 CPUtime=642.3 cores=1,3
/proc/3988/stat : 3988 (MPhaseSAT64) R 3986 3988 2288 0 -1 4202496 824259 0 0 0 64115 115 0 0 25 0 1 0 488367450 291393536 70599 33554432000 134512640 134761588 4287477824 18446744073709551615 134747232 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/3988/statm: 71141 70599 411 61 0 70444 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 284564

[startup+702.307 s]
/proc/loadavg: 3.02 3.34 3.40 4/184 4037
/proc/meminfo: memFree=19367480/32951124 swapFree=67111464/67111528
[pid=3988] ppid=3986 vsize=284564 CPUtime=702.31 cores=1,3
/proc/3988/stat : 3988 (MPhaseSAT64) R 3986 3988 2288 0 -1 4202496 826691 0 0 0 70115 116 0 0 25 0 1 0 488367450 291393536 70599 33554432000 134512640 134761588 4287477824 18446744073709551615 134747265 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/3988/statm: 71141 70599 411 61 0 70444 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 284564

[startup+762.3 s]
/proc/loadavg: 3.00 3.27 3.37 4/184 4038
/proc/meminfo: memFree=19357888/32951124 swapFree=67111464/67111528
[pid=3988] ppid=3986 vsize=298908 CPUtime=762.31 cores=1,3
/proc/3988/stat : 3988 (MPhaseSAT64) R 3986 3988 2288 0 -1 4202496 830277 0 0 0 76115 116 0 0 25 0 1 0 488367450 306081792 74185 33554432000 134512640 134761588 4287477824 18446744073709551615 134682647 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/3988/statm: 74727 74185 411 61 0 74030 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 298908

[startup+822.301 s]
/proc/loadavg: 3.07 3.23 3.35 4/184 4040
/proc/meminfo: memFree=19380032/32951124 swapFree=67111464/67111528
[pid=3988] ppid=3986 vsize=288668 CPUtime=822.31 cores=1,3
/proc/3988/stat : 3988 (MPhaseSAT64) R 3986 3988 2288 0 -1 4202496 866375 0 0 0 82110 121 0 0 25 0 1 0 488367450 295596032 71625 33554432000 134512640 134761588 4287477824 18446744073709551615 134685658 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/3988/statm: 72167 71625 411 61 0 71470 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 288668

[startup+882.301 s]
/proc/loadavg: 3.02 3.19 3.33 4/184 4041
/proc/meminfo: memFree=19296532/32951124 swapFree=67111464/67111528
[pid=3988] ppid=3986 vsize=285552 CPUtime=882.31 cores=1,3
/proc/3988/stat : 3988 (MPhaseSAT64) R 3986 3988 2288 0 -1 4202496 867399 0 0 0 88110 121 0 0 25 0 1 0 488367450 292405248 70846 33554432000 134512640 134761588 4287477824 18446744073709551615 134643383 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/3988/statm: 71388 70846 411 61 0 70691 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 285552

[startup+942.301 s]
/proc/loadavg: 3.01 3.15 3.31 4/184 4043
/proc/meminfo: memFree=19282224/32951124 swapFree=67111464/67111528
[pid=3988] ppid=3986 vsize=294768 CPUtime=942.31 cores=1,3
/proc/3988/stat : 3988 (MPhaseSAT64) R 3986 3988 2288 0 -1 4202496 873799 0 0 0 94109 122 0 0 25 0 1 0 488367450 301842432 73150 33554432000 134512640 134761588 4287477824 18446744073709551615 134680536 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/3988/statm: 73692 73150 411 61 0 72995 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 294768

[startup+1002.3 s]
/proc/loadavg: 3.00 3.12 3.28 4/184 4045
/proc/meminfo: memFree=19287012/32951124 swapFree=67111464/67111528
[pid=3988] ppid=3986 vsize=291696 CPUtime=1002.32 cores=1,3
/proc/3988/stat : 3988 (MPhaseSAT64) R 3986 3988 2288 0 -1 4202496 876359 0 0 0 100109 123 0 0 25 0 1 0 488367450 298696704 72382 33554432000 134512640 134761588 4287477824 18446744073709551615 134636759 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/3988/statm: 72924 72382 411 61 0 72227 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 291696

[startup+1062.3 s]
/proc/loadavg: 3.00 3.10 3.26 4/184 4046
/proc/meminfo: memFree=19142008/32951124 swapFree=67111464/67111528
[pid=3988] ppid=3986 vsize=305008 CPUtime=1062.32 cores=1,3
/proc/3988/stat : 3988 (MPhaseSAT64) R 3986 3988 2288 0 -1 4202496 912457 0 0 0 106104 128 0 0 25 0 1 0 488367450 312328192 75710 33554432000 134512640 134761588 4287477824 18446744073709551615 134747120 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/3988/statm: 76252 75710 411 61 0 75555 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 305008

[startup+1122.3 s]
/proc/loadavg: 3.06 3.09 3.25 4/184 4048
/proc/meminfo: memFree=19191804/32951124 swapFree=67111464/67111528
[pid=3988] ppid=3986 vsize=292672 CPUtime=1122.32 cores=1,3
/proc/3988/stat : 3988 (MPhaseSAT64) R 3986 3988 2288 0 -1 4202496 912969 0 0 0 112104 128 0 0 25 0 1 0 488367450 299696128 72626 33554432000 134512640 134761588 4287477824 18446744073709551615 134643591 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/3988/statm: 73168 72626 411 61 0 72471 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 292672

[startup+1182.3 s]
/proc/loadavg: 3.02 3.07 3.23 4/184 4058
/proc/meminfo: memFree=19236628/32951124 swapFree=67111464/67111528
[pid=3988] ppid=3986 vsize=290624 CPUtime=1182.31 cores=1,3
/proc/3988/stat : 3988 (MPhaseSAT64) R 3986 3988 2288 0 -1 4202496 915273 0 0 0 118103 128 0 0 25 0 1 0 488367450 297598976 72114 33554432000 134512640 134761588 4287477824 18446744073709551615 134682683 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/3988/statm: 72656 72114 411 61 0 71959 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 290624

[startup+1242.3 s]
/proc/loadavg: 3.01 3.06 3.21 4/184 4060
/proc/meminfo: memFree=19234836/32951124 swapFree=67111464/67111528
[pid=3988] ppid=3986 vsize=290624 CPUtime=1242.33 cores=1,3
/proc/3988/stat : 3988 (MPhaseSAT64) R 3986 3988 2288 0 -1 4202496 918345 0 0 0 124104 129 0 0 25 0 1 0 488367450 297598976 72114 33554432000 134512640 134761588 4287477824 18446744073709551615 134685693 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/3988/statm: 72656 72114 411 61 0 71959 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 290624



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.00 3.05 3.20 3/179 4079
/proc/meminfo: memFree=19804348/32951124 swapFree=67111464/67111528
[pid=3988] ppid=3986 vsize=292672 CPUtime=1300.02 cores=1,3
/proc/3988/stat : 3988 (MPhaseSAT64) R 3986 3988 2288 0 -1 4202496 922441 0 0 0 129873 129 0 0 25 0 1 0 488367450 299696128 72626 33554432000 134512640 134761588 4287477824 18446744073709551615 134685581 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/3988/statm: 73168 72626 411 61 0 72471 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 292672

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.02
CPU time (s): 1300.05
CPU user time (s): 1298.74
CPU system time (s): 1.3118
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 429944

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.74
system time used= 1.3118
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 922441
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= 8
involuntary context switches= 3174

runsolver used 2.09168 second user time and 4.92125 second system time

The end

Launcher Data

Begin job on node136 at 2011-04-25 23:41:35
IDJOB=3285684
IDBENCH=82394
IDSOLVER=1521
FILE ID=node136/3285684-1303767693
RUNJOBID= node136-1303767693-3960
PBS_JOBID= 13157123
Free space on /tmp= 72000 MiB

SOLVER NAME= MPhaseSAT64 2011-03-03
BENCH NAME= SAT11/application/rintanen/SATPlanning/sokoban-sequential-p145-microban-sequential.080-SAT.cnf
COMMAND LINE= MPhaseSAT64 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3285684-1303767693/watcher-3285684-1303767693 -o /tmp/evaluation-result-3285684-1303767693/solver-3285684-1303767693 -C 2400 -W 1300 -M 7680  MPhaseSAT64 HOME/instance-3285684-1303767693.cnf

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

MD5SUM BENCH= 1ca09a2b911e29894c6603aee8d3e672
RANDOM SEED=512516073

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
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:      20696044 kB
Buffers:       1687988 kB
Cached:        9918012 kB
SwapCached:         60 kB
Active:        4474868 kB
Inactive:      7211208 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20696044 kB
SwapTotal:    67111528 kB
SwapFree:     67111464 kB
Dirty:          201368 kB
Writeback:           0 kB
AnonPages:       79584 kB
Mapped:          15656 kB
Slab:           505216 kB
PageTables:       5252 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   251828 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= 71984 MiB
End job on node136 at 2011-04-26 00:03:17