Trace number 3284764

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.070-NOTKNOWN.cnf
MD5SUMf52ec4dacdcf65c3aedb61fb46ade01b
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1119.56
Satisfiable
(Un)Satisfiability was proved
Number of variables153284
Number of clauses2473656
Sum of the clauses size5647736
Maximum clause length78
Minimum clause length1
Number of clauses of size 1696
Number of clauses of size 22387280
Number of clauses of size 36720
Number of clauses of size 431080
Number of clauses of size 513440
Number of clauses of size over 534440

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 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-3284764-1303763554/watcher-3284764-1303763554 -o /tmp/evaluation-result-3284764-1303763554/solver-3284764-1303763554 -C 2400 -W 1300 -M 7680 MPhaseSAT64 HOME/instance-3284764-1303763554.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: 3.89 3.86 3.79 5/189 5506
/proc/meminfo: memFree=14836600/32950928 swapFree=67111528/67111528
[pid=5506] ppid=5504 vsize=41724 CPUtime=0 cores=1,3
/proc/5506/stat : 5506 (MPhaseSAT64) R 5504 5506 4254 0 -1 4202496 335 0 0 0 0 0 0 0 23 0 1 0 487954313 42725376 276 33554432000 134512640 134761588 4290717872 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/5506/statm: 10431 276 225 61 0 9734 0

[startup+0.032852 s]
/proc/loadavg: 3.89 3.86 3.79 5/189 5506
/proc/meminfo: memFree=14836600/32950928 swapFree=67111528/67111528
[pid=5506] ppid=5504 vsize=41724 CPUtime=0.03 cores=1,3
/proc/5506/stat : 5506 (MPhaseSAT64) R 5504 5506 4254 0 -1 4202496 486 0 0 0 3 0 0 0 23 0 1 0 487954313 42725376 427 33554432000 134512640 134761588 4290717872 18446744073709551615 6478025 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/5506/statm: 10431 427 225 61 0 9734 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 41724

[startup+0.100898 s]
/proc/loadavg: 3.89 3.86 3.79 5/189 5506
/proc/meminfo: memFree=14836600/32950928 swapFree=67111528/67111528
[pid=5506] ppid=5504 vsize=41724 CPUtime=0.09 cores=1,3
/proc/5506/stat : 5506 (MPhaseSAT64) R 5504 5506 4254 0 -1 4202496 863 0 0 0 9 0 0 0 23 0 1 0 487954313 42725376 804 33554432000 134512640 134761588 4290717872 18446744073709551615 6478737 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/5506/statm: 10431 805 225 61 0 9734 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 41724

[startup+0.300806 s]
/proc/loadavg: 3.89 3.86 3.79 5/189 5506
/proc/meminfo: memFree=14836600/32950928 swapFree=67111528/67111528
[pid=5506] ppid=5504 vsize=41724 CPUtime=0.29 cores=1,3
/proc/5506/stat : 5506 (MPhaseSAT64) R 5504 5506 4254 0 -1 4202496 1898 0 0 0 29 0 0 0 25 0 1 0 487954313 42725376 1839 33554432000 134512640 134761588 4290717872 18446744073709551615 6483924 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/5506/statm: 10431 1839 225 61 0 9734 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 41724

[startup+0.700733 s]
/proc/loadavg: 3.89 3.86 3.79 5/189 5506
/proc/meminfo: memFree=14836600/32950928 swapFree=67111528/67111528
[pid=5506] ppid=5504 vsize=41724 CPUtime=0.69 cores=1,3
/proc/5506/stat : 5506 (MPhaseSAT64) R 5504 5506 4254 0 -1 4202496 3970 0 0 0 68 1 0 0 25 0 1 0 487954313 42725376 3911 33554432000 134512640 134761588 4290717872 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/5506/statm: 10431 3911 225 61 0 9734 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 41724

[startup+1.50059 s]
/proc/loadavg: 3.89 3.86 3.79 5/190 5507
/proc/meminfo: memFree=14815644/32950928 swapFree=67111528/67111528
[pid=5506] ppid=5504 vsize=41724 CPUtime=1.49 cores=1,3
/proc/5506/stat : 5506 (MPhaseSAT64) R 5504 5506 4254 0 -1 4202496 7960 0 0 0 146 3 0 0 25 0 1 0 487954313 42725376 7901 33554432000 134512640 134761588 4290717872 18446744073709551615 134531305 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/5506/statm: 10431 7901 225 61 0 9734 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 41724

[startup+3.10031 s]
/proc/loadavg: 3.90 3.86 3.79 5/190 5507
/proc/meminfo: memFree=14757860/32950928 swapFree=67111528/67111528
[pid=5506] ppid=5504 vsize=124060 CPUtime=3.09 cores=1,3
/proc/5506/stat : 5506 (MPhaseSAT64) R 5504 5506 4254 0 -1 4202496 33610 0 0 0 303 6 0 0 25 0 1 0 487954313 127037440 28796 33554432000 134512640 134761588 4290717872 18446744073709551615 134622621 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/5506/statm: 31015 28796 401 61 0 30318 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 124060

[startup+6.30074 s]
/proc/loadavg: 3.90 3.86 3.79 5/190 5507
/proc/meminfo: memFree=14751372/32950928 swapFree=67111528/67111528
[pid=5506] ppid=5504 vsize=88968 CPUtime=6.29 cores=1,3
/proc/5506/stat : 5506 (MPhaseSAT64) R 5504 5506 4254 0 -1 4202496 38133 0 0 0 622 7 0 0 25 0 1 0 487954313 91103232 20033 33554432000 134512640 134761588 4290717872 18446744073709551615 134634782 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/5506/statm: 22242 20033 407 61 0 21545 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 88968

[startup+12.7006 s]
/proc/loadavg: 3.91 3.86 3.79 5/190 5507
/proc/meminfo: memFree=14751080/32950928 swapFree=67111528/67111528
[pid=5506] ppid=5504 vsize=88364 CPUtime=12.69 cores=1,3
/proc/5506/stat : 5506 (MPhaseSAT64) R 5504 5506 4254 0 -1 4202496 40066 0 0 0 1262 7 0 0 25 0 1 0 487954313 90484736 19887 33554432000 134512640 134761588 4290717872 18446744073709551615 134685736 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/5506/statm: 22091 19887 412 61 0 21394 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 88364

[startup+25.5003 s]
/proc/loadavg: 3.93 3.87 3.79 5/187 5529
/proc/meminfo: memFree=14768704/32950928 swapFree=67111528/67111528
[pid=5506] ppid=5504 vsize=92276 CPUtime=25.49 cores=1,3
/proc/5506/stat : 5506 (MPhaseSAT64) R 5504 5506 4254 0 -1 4202496 42288 0 0 0 2542 7 0 0 25 0 1 0 487954313 94490624 20865 33554432000 134512640 134761588 4290717872 18446744073709551615 134682632 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/5506/statm: 23069 20865 412 61 0 22372 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 92276

[startup+51.1008 s]
/proc/loadavg: 3.95 3.88 3.80 5/190 5562
/proc/meminfo: memFree=14167048/32950928 swapFree=67111528/67111528
[pid=5506] ppid=5504 vsize=128344 CPUtime=51.09 cores=1,3
/proc/5506/stat : 5506 (MPhaseSAT64) R 5504 5506 4254 0 -1 4202496 53784 0 0 0 5101 8 0 0 25 0 1 0 487954313 131424256 29882 33554432000 134512640 134761588 4290717872 18446744073709551615 134616854 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/5506/statm: 32086 29882 412 61 0 31389 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 128344

[startup+102.307 s]
/proc/loadavg: 3.98 3.89 3.81 5/190 5564
/proc/meminfo: memFree=14018988/32950928 swapFree=67111528/67111528
[pid=5506] ppid=5504 vsize=196164 CPUtime=102.3 cores=1,3
/proc/5506/stat : 5506 (MPhaseSAT64) R 5504 5506 4254 0 -1 4202496 100850 0 0 0 10216 14 0 0 25 0 1 0 487954313 200871936 46868 33554432000 134512640 134761588 4290717872 18446744073709551615 134685591 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/5506/statm: 49041 46868 412 61 0 48344 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 196164

[startup+162.301 s]
/proc/loadavg: 3.99 3.91 3.82 5/190 5565
/proc/meminfo: memFree=13893148/32950928 swapFree=67111528/67111528
[pid=5506] ppid=5504 vsize=202632 CPUtime=162.3 cores=1,3
/proc/5506/stat : 5506 (MPhaseSAT64) R 5504 5506 4254 0 -1 4202496 397606 0 0 0 16155 75 0 0 25 0 1 0 487954313 207495168 49794 33554432000 134512640 134761588 4290717872 18446744073709551615 134585055 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/5506/statm: 50658 49794 272 61 0 49961 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 202632

[startup+222.3 s]
/proc/loadavg: 3.99 3.92 3.82 5/190 5567
/proc/meminfo: memFree=13813756/32950928 swapFree=67111528/67111528
[pid=5506] ppid=5504 vsize=324328 CPUtime=222.3 cores=1,3
/proc/5506/stat : 5506 (MPhaseSAT64) R 5504 5506 4254 0 -1 4202496 526923 0 0 0 22136 94 0 0 25 0 1 0 487954313 332111872 80644 33554432000 134512640 134761588 4290717872 18446744073709551615 134685751 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/5506/statm: 81082 80644 274 61 0 80385 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 324328

[startup+282.301 s]
/proc/loadavg: 3.99 3.94 3.83 5/190 5568
/proc/meminfo: memFree=13772952/32950928 swapFree=67111528/67111528
[pid=5506] ppid=5504 vsize=328396 CPUtime=282.29 cores=1,3
/proc/5506/stat : 5506 (MPhaseSAT64) R 5504 5506 4254 0 -1 4202496 528974 0 0 0 28135 94 0 0 25 0 1 0 487954313 336277504 81663 33554432000 134512640 134761588 4290717872 18446744073709551615 134616854 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/5506/statm: 82099 81663 274 61 0 81402 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 328396

[startup+342.301 s]
/proc/loadavg: 3.99 3.94 3.84 5/190 5570
/proc/meminfo: memFree=13835252/32950928 swapFree=67111528/67111528
[pid=5506] ppid=5504 vsize=326272 CPUtime=342.3 cores=1,3
/proc/5506/stat : 5506 (MPhaseSAT64) R 5504 5506 4254 0 -1 4202496 643670 0 0 0 34119 111 0 0 25 0 1 0 487954313 334102528 81132 33554432000 134512640 134761588 4290717872 18446744073709551615 134685658 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/5506/statm: 81568 81132 274 61 0 80871 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 326272

[startup+402.3 s]
/proc/loadavg: 3.99 3.95 3.84 5/187 5593
/proc/meminfo: memFree=14394380/32950928 swapFree=67111528/67111528
[pid=5506] ppid=5504 vsize=326204 CPUtime=402.3 cores=1,3
/proc/5506/stat : 5506 (MPhaseSAT64) R 5504 5506 4254 0 -1 4202496 741982 0 0 0 40105 125 0 0 25 0 1 0 487954313 334032896 81115 33554432000 134512640 134761588 4290717872 18446744073709551615 134685606 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/5506/statm: 81551 81115 274 61 0 80854 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 326204

[startup+462.301 s]
/proc/loadavg: 4.03 3.97 3.85 5/190 5600
/proc/meminfo: memFree=14152460/32950928 swapFree=67111528/67111528
[pid=5506] ppid=5504 vsize=328224 CPUtime=462.3 cores=1,3
/proc/5506/stat : 5506 (MPhaseSAT64) R 5504 5506 4254 0 -1 4202496 792930 0 0 0 46098 132 0 0 25 0 1 0 487954313 336101376 81620 33554432000 134512640 134761588 4290717872 18446744073709551615 134643175 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/5506/statm: 82056 81620 274 61 0 81359 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 328224

[startup+522.301 s]
/proc/loadavg: 4.09 4.00 3.87 5/190 5602
/proc/meminfo: memFree=14136224/32950928 swapFree=67111528/67111528
[pid=5506] ppid=5504 vsize=325152 CPUtime=522.31 cores=1,3
/proc/5506/stat : 5506 (MPhaseSAT64) R 5504 5506 4254 0 -1 4202496 792930 0 0 0 52099 132 0 0 25 0 1 0 487954313 332955648 80852 33554432000 134512640 134761588 4290717872 18446744073709551615 134680729 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/5506/statm: 81288 80852 274 61 0 80591 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 325152

[startup+582.3 s]
/proc/loadavg: 4.03 4.00 3.88 5/190 5603
/proc/meminfo: memFree=14149076/32950928 swapFree=67111528/67111528
[pid=5506] ppid=5504 vsize=325152 CPUtime=582.31 cores=1,3
/proc/5506/stat : 5506 (MPhaseSAT64) R 5504 5506 4254 0 -1 4202496 793442 0 0 0 58099 132 0 0 25 0 1 0 487954313 332955648 80852 33554432000 134512640 134761588 4290717872 18446744073709551615 134616854 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/5506/statm: 81288 80852 274 61 0 80591 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 325152

[startup+642.301 s]
/proc/loadavg: 4.01 4.00 3.88 5/190 5605
/proc/meminfo: memFree=14130324/32950928 swapFree=67111528/67111528
[pid=5506] ppid=5504 vsize=326148 CPUtime=642.31 cores=1,3
/proc/5506/stat : 5506 (MPhaseSAT64) R 5504 5506 4254 0 -1 4202496 794217 0 0 0 64099 132 0 0 25 0 1 0 487954313 333975552 81108 33554432000 134512640 134761588 4290717872 18446744073709551615 134747256 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/5506/statm: 81537 81108 274 61 0 80840 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 326148

[startup+702.301 s]
/proc/loadavg: 4.00 4.00 3.89 5/190 5607
/proc/meminfo: memFree=14140708/32950928 swapFree=67111528/67111528
[pid=5506] ppid=5504 vsize=325124 CPUtime=702.31 cores=1,3
/proc/5506/stat : 5506 (MPhaseSAT64) R 5504 5506 4254 0 -1 4202496 819051 0 0 0 70096 135 0 0 25 0 1 0 487954313 332926976 80852 33554432000 134512640 134761588 4290717872 18446744073709551615 134616850 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/5506/statm: 81281 80852 274 61 0 80584 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 325124

[startup+762.307 s]
/proc/loadavg: 4.00 4.00 3.89 5/190 5608
/proc/meminfo: memFree=14146928/32950928 swapFree=67111528/67111528
[pid=5506] ppid=5504 vsize=326148 CPUtime=762.31 cores=1,3
/proc/5506/stat : 5506 (MPhaseSAT64) R 5504 5506 4254 0 -1 4202496 819819 0 0 0 76096 135 0 0 25 0 1 0 487954313 333975552 81108 33554432000 134512640 134761588 4290717872 18446744073709551615 134641145 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/5506/statm: 81537 81108 274 61 0 80840 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 326148

[startup+822.3 s]
/proc/loadavg: 4.00 4.00 3.90 5/190 5610
/proc/meminfo: memFree=14125192/32950928 swapFree=67111528/67111528
[pid=5506] ppid=5504 vsize=326148 CPUtime=822.31 cores=1,3
/proc/5506/stat : 5506 (MPhaseSAT64) R 5504 5506 4254 0 -1 4202496 820331 0 0 0 82096 135 0 0 25 0 1 0 487954313 333975552 81108 33554432000 134512640 134761588 4290717872 18446744073709551615 134616738 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/5506/statm: 81537 81108 274 61 0 80840 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 326148

[startup+882.301 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 5611
/proc/meminfo: memFree=14149200/32950928 swapFree=67111528/67111528
[pid=5506] ppid=5504 vsize=326108 CPUtime=882.31 cores=1,3
/proc/5506/stat : 5506 (MPhaseSAT64) R 5504 5506 4254 0 -1 4202496 821099 0 0 0 88096 135 0 0 25 0 1 0 487954313 333934592 81098 33554432000 134512640 134761588 4290717872 18446744073709551615 134616854 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/5506/statm: 81527 81098 274 61 0 80830 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 326108

[startup+942.301 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 5613
/proc/meminfo: memFree=14121140/32950928 swapFree=67111528/67111528
[pid=5506] ppid=5504 vsize=328156 CPUtime=942.32 cores=1,3
/proc/5506/stat : 5506 (MPhaseSAT64) R 5504 5506 4254 0 -1 4202496 846701 0 0 0 94093 139 0 0 25 0 1 0 487954313 336031744 81610 33554432000 134512640 134761588 4290717872 18446744073709551615 134685720 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/5506/statm: 82039 81610 274 61 0 81342 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 328156

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 5615
/proc/meminfo: memFree=14140320/32950928 swapFree=67111528/67111528
[pid=5506] ppid=5504 vsize=330208 CPUtime=1002.31 cores=1,3
/proc/5506/stat : 5506 (MPhaseSAT64) R 5504 5506 4254 0 -1 4202496 848750 0 0 0 100092 139 0 0 25 0 1 0 487954313 338132992 82123 33554432000 134512640 134761588 4290717872 18446744073709551615 134747265 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/5506/statm: 82552 82123 274 61 0 81855 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 330208

[startup+1062.3 s]
/proc/loadavg: 4.11 4.03 3.92 5/190 5616
/proc/meminfo: memFree=14137856/32950928 swapFree=67111528/67111528
[pid=5506] ppid=5504 vsize=328160 CPUtime=1062.32 cores=1,3
/proc/5506/stat : 5506 (MPhaseSAT64) R 5504 5506 4254 0 -1 4202496 849262 0 0 0 106093 139 0 0 25 0 1 0 487954313 336035840 81611 33554432000 134512640 134761588 4290717872 18446744073709551615 134618295 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/5506/statm: 82040 81611 274 61 0 81343 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 328160

[startup+1122.3 s]
/proc/loadavg: 4.04 4.02 3.92 5/190 5618
/proc/meminfo: memFree=14119988/32950928 swapFree=67111528/67111528
[pid=5506] ppid=5504 vsize=332256 CPUtime=1122.32 cores=1,3
/proc/5506/stat : 5506 (MPhaseSAT64) R 5504 5506 4254 0 -1 4202496 850286 0 0 0 112093 139 0 0 25 0 1 0 487954313 340230144 82635 33554432000 134512640 134761588 4290717872 18446744073709551615 134685568 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/5506/statm: 83064 82635 274 61 0 82367 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 332256

[startup+1182.3 s]
/proc/loadavg: 4.01 4.02 3.92 5/190 5619
/proc/meminfo: memFree=14119948/32950928 swapFree=67111528/67111528
[pid=5506] ppid=5504 vsize=336316 CPUtime=1182.32 cores=1,3
/proc/5506/stat : 5506 (MPhaseSAT64) R 5504 5506 4254 0 -1 4202496 854384 0 0 0 118092 140 0 0 25 0 1 0 487954313 344387584 83650 33554432000 134512640 134761588 4290717872 18446744073709551615 134747194 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/5506/statm: 84079 83650 274 61 0 83382 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 336316

[startup+1242.3 s]
/proc/loadavg: 3.85 3.98 3.91 4/184 5639
/proc/meminfo: memFree=14216156/32950928 swapFree=67111528/67111528
[pid=5506] ppid=5504 vsize=334268 CPUtime=1242.32 cores=1,3
/proc/5506/stat : 5506 (MPhaseSAT64) R 5504 5506 4254 0 -1 4202496 856432 0 0 0 124092 140 0 0 25 0 1 0 487954313 342290432 83138 33554432000 134512640 134761588 4290717872 18446744073709551615 134616951 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/5506/statm: 83567 83138 274 61 0 82870 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 334268



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.34 3.81 3.85 4/184 5641
/proc/meminfo: memFree=14220740/32950928 swapFree=67111528/67111528
[pid=5506] ppid=5504 vsize=338364 CPUtime=1300.03 cores=1,3
/proc/5506/stat : 5506 (MPhaseSAT64) R 5504 5506 4254 0 -1 4202496 890226 0 0 0 129858 145 0 0 25 0 1 0 487954313 346484736 84162 33554432000 134512640 134761588 4290717872 18446744073709551615 134748185 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/5506/statm: 84591 84162 274 61 0 83894 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 338364

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.58
CPU system time (s): 1.47078
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 492244

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

runsolver used 2.10068 second user time and 4.98324 second system time

The end

Launcher Data

Begin job on node122 at 2011-04-25 22:32:35
IDJOB=3284764
IDBENCH=82363
IDSOLVER=1521
FILE ID=node122/3284764-1303763554
RUNJOBID= node122-1303763451-5247
PBS_JOBID= 13157134
Free space on /tmp= 70804 MiB

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

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

MD5SUM BENCH= f52ec4dacdcf65c3aedb61fb46ade01b
RANDOM SEED=244688481

node122.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.820
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.64
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.820
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.820
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.820
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.83
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.820
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.820
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.820
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.820
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.97
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      14836880 kB
Buffers:       1788540 kB
Cached:       15475464 kB
SwapCached:          0 kB
Active:        6422540 kB
Inactive:     11135356 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14836880 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           73980 kB
Writeback:           0 kB
AnonPages:      293124 kB
Mapped:          16748 kB
Slab:           491376 kB
PageTables:       5720 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   485120 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= 70716 MiB
End job on node122 at 2011-04-25 22:54:17