Trace number 3284856

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.060-NOTKNOWN.cnf
MD5SUMe44b288003a3eaf34673a2c0fb8c6f3e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1226.02
Satisfiable
(Un)Satisfiability was proved
Number of variables131484
Number of clauses2120376
Sum of the clauses size4841016
Maximum clause length78
Minimum clause length1
Number of clauses of size 1696
Number of clauses of size 22046240
Number of clauses of size 35760
Number of clauses of size 426640
Number of clauses of size 511520
Number of clauses of size over 529520

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 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-3284856-1303763583/watcher-3284856-1303763583 -o /tmp/evaluation-result-3284856-1303763583/solver-3284856-1303763583 -C 2400 -W 1300 -M 7680 MPhaseSAT64 HOME/instance-3284856-1303763583.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.93 3.87 3.79 4/189 5561
/proc/meminfo: memFree=14638836/32950928 swapFree=67111528/67111528
[pid=5561] ppid=5559 vsize=36204 CPUtime=0 cores=0,2
/proc/5561/stat : 5561 (MPhaseSAT64) R 5559 5561 4254 0 -1 4202496 334 0 0 0 0 0 0 0 23 0 1 0 487957272 37072896 275 33554432000 134512640 134761588 4290247840 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5561/statm: 9051 275 225 61 0 8354 0

[startup+0.022295 s]
/proc/loadavg: 3.93 3.87 3.79 4/189 5561
/proc/meminfo: memFree=14638836/32950928 swapFree=67111528/67111528
[pid=5561] ppid=5559 vsize=36204 CPUtime=0.02 cores=0,2
/proc/5561/stat : 5561 (MPhaseSAT64) R 5559 5561 4254 0 -1 4202496 425 0 0 0 2 0 0 0 23 0 1 0 487957272 37072896 366 33554432000 134512640 134761588 4290247840 18446744073709551615 134531305 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5561/statm: 9051 366 225 61 0 8354 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 36204

[startup+0.100273 s]
/proc/loadavg: 3.93 3.87 3.79 4/189 5561
/proc/meminfo: memFree=14638836/32950928 swapFree=67111528/67111528
[pid=5561] ppid=5559 vsize=36204 CPUtime=0.09 cores=0,2
/proc/5561/stat : 5561 (MPhaseSAT64) R 5559 5561 4254 0 -1 4202496 859 0 0 0 9 0 0 0 23 0 1 0 487957272 37072896 800 33554432000 134512640 134761588 4290247840 18446744073709551615 6581188 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5561/statm: 9051 800 225 61 0 8354 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 36204

[startup+0.300238 s]
/proc/loadavg: 3.93 3.87 3.79 4/189 5561
/proc/meminfo: memFree=14638836/32950928 swapFree=67111528/67111528
[pid=5561] ppid=5559 vsize=36204 CPUtime=0.29 cores=0,2
/proc/5561/stat : 5561 (MPhaseSAT64) R 5559 5561 4254 0 -1 4202496 1895 0 0 0 29 0 0 0 25 0 1 0 487957272 37072896 1836 33554432000 134512640 134761588 4290247840 18446744073709551615 6481878 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5561/statm: 9051 1836 225 61 0 8354 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 36204

[startup+0.700224 s]
/proc/loadavg: 3.93 3.87 3.79 4/189 5561
/proc/meminfo: memFree=14638836/32950928 swapFree=67111528/67111528
[pid=5561] ppid=5559 vsize=36204 CPUtime=0.69 cores=0,2
/proc/5561/stat : 5561 (MPhaseSAT64) R 5559 5561 4254 0 -1 4202496 3942 0 0 0 68 1 0 0 25 0 1 0 487957272 37072896 3883 33554432000 134512640 134761588 4290247840 18446744073709551615 6490867 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5561/statm: 9051 3883 225 61 0 8354 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 36204

[startup+1.50109 s]
/proc/loadavg: 3.93 3.87 3.79 5/190 5562
/proc/meminfo: memFree=14597792/32950928 swapFree=67111528/67111528
[pid=5561] ppid=5559 vsize=50108 CPUtime=1.49 cores=0,2
/proc/5561/stat : 5561 (MPhaseSAT64) R 5559 5561 4254 0 -1 4202496 10566 0 0 0 147 2 0 0 25 0 1 0 487957272 51310592 10506 33554432000 134512640 134761588 4290247840 18446744073709551615 134676183 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5561/statm: 12527 10506 300 61 0 11830 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 50108

[startup+3.10074 s]
/proc/loadavg: 3.94 3.87 3.79 5/190 5562
/proc/meminfo: memFree=14522152/32950928 swapFree=67111528/67111528
[pid=5561] ppid=5559 vsize=78856 CPUtime=3.1 cores=0,2
/proc/5561/stat : 5561 (MPhaseSAT64) R 5559 5561 4254 0 -1 4202496 29955 0 0 0 305 5 0 0 25 0 1 0 487957272 80748544 17742 33554432000 134512640 134761588 4290247840 18446744073709551615 134666761 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5561/statm: 19714 17742 381 61 0 19017 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 78856

[startup+6.30023 s]
/proc/loadavg: 3.94 3.87 3.79 5/190 5562
/proc/meminfo: memFree=14379932/32950928 swapFree=67111528/67111528
[pid=5561] ppid=5559 vsize=81096 CPUtime=6.29 cores=0,2
/proc/5561/stat : 5561 (MPhaseSAT64) R 5559 5561 4254 0 -1 4202496 31560 0 0 0 624 5 0 0 25 0 1 0 487957272 83042304 18312 33554432000 134512640 134761588 4290247840 18446744073709551615 134659984 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5561/statm: 20274 18312 386 61 0 19577 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 81096

[startup+12.7011 s]
/proc/loadavg: 3.95 3.87 3.80 5/190 5562
/proc/meminfo: memFree=14317336/32950928 swapFree=67111528/67111528
[pid=5561] ppid=5559 vsize=80908 CPUtime=12.69 cores=0,2
/proc/5561/stat : 5561 (MPhaseSAT64) R 5559 5561 4254 0 -1 4202496 34432 0 0 0 1264 5 0 0 25 0 1 0 487957272 82849792 18302 33554432000 134512640 134761588 4290247840 18446744073709551615 134751676 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5561/statm: 20227 18302 391 61 0 19530 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 80908

[startup+25.5008 s]
/proc/loadavg: 3.95 3.88 3.80 5/190 5562
/proc/meminfo: memFree=14164452/32950928 swapFree=67111528/67111528
[pid=5561] ppid=5559 vsize=90696 CPUtime=25.49 cores=0,2
/proc/5561/stat : 5561 (MPhaseSAT64) R 5559 5561 4254 0 -1 4202496 38897 0 0 0 2543 6 0 0 25 0 1 0 487957272 92872704 20717 33554432000 134512640 134761588 4290247840 18446744073709551615 134616717 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5561/statm: 22674 20717 391 61 0 21977 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 90696

[startup+51.1003 s]
/proc/loadavg: 3.97 3.89 3.80 5/190 5563
/proc/meminfo: memFree=14131836/32950928 swapFree=67111528/67111528
[pid=5561] ppid=5559 vsize=129440 CPUtime=51.09 cores=0,2
/proc/5561/stat : 5561 (MPhaseSAT64) R 5559 5561 4254 0 -1 4202496 50950 0 0 0 5101 8 0 0 25 0 1 0 487957272 132546560 30434 33554432000 134512640 134761588 4290247840 18446744073709551615 134685708 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5561/statm: 32360 30434 391 61 0 31663 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 129440

[startup+102.306 s]
/proc/loadavg: 3.99 3.90 3.81 5/190 5564
/proc/meminfo: memFree=13958840/32950928 swapFree=67111528/67111528
[pid=5561] ppid=5559 vsize=186568 CPUtime=102.3 cores=0,2
/proc/5561/stat : 5561 (MPhaseSAT64) R 5559 5561 4254 0 -1 4202496 88895 0 0 0 10216 14 0 0 25 0 1 0 487957272 191045632 44685 33554432000 134512640 134761588 4290247840 18446744073709551615 134682632 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5561/statm: 46642 44685 391 61 0 45945 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 186568

[startup+162.3 s]
/proc/loadavg: 3.99 3.92 3.82 5/190 5566
/proc/meminfo: memFree=13811724/32950928 swapFree=67111528/67111528
[pid=5561] ppid=5559 vsize=184844 CPUtime=162.29 cores=0,2
/proc/5561/stat : 5561 (MPhaseSAT64) R 5559 5561 4254 0 -1 4202496 134425 0 0 0 16210 19 0 0 25 0 1 0 487957272 189280256 44254 33554432000 134512640 134761588 4290247840 18446744073709551615 134643057 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5561/statm: 46211 44254 391 61 0 45514 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 184844

[startup+222.301 s]
/proc/loadavg: 3.99 3.93 3.83 5/190 5568
/proc/meminfo: memFree=13792496/32950928 swapFree=67111528/67111528
[pid=5561] ppid=5559 vsize=196528 CPUtime=222.29 cores=0,2
/proc/5561/stat : 5561 (MPhaseSAT64) R 5559 5561 4254 0 -1 4202496 143602 0 0 0 22209 20 0 0 25 0 1 0 487957272 201244672 47175 33554432000 134512640 134761588 4290247840 18446744073709551615 134747041 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5561/statm: 49132 47175 391 61 0 48435 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 196528

[startup+282.301 s]
/proc/loadavg: 3.99 3.94 3.83 5/190 5569
/proc/meminfo: memFree=13854828/32950928 swapFree=67111528/67111528
[pid=5561] ppid=5559 vsize=193444 CPUtime=282.3 cores=0,2
/proc/5561/stat : 5561 (MPhaseSAT64) R 5559 5561 4254 0 -1 4202496 190246 0 0 0 28203 27 0 0 25 0 1 0 487957272 198086656 46404 33554432000 134512640 134761588 4290247840 18446744073709551615 134747194 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5561/statm: 48361 46404 391 61 0 47664 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 193444

[startup+342.3 s]
/proc/loadavg: 3.99 3.95 3.84 5/190 5571
/proc/meminfo: memFree=13824192/32950928 swapFree=67111528/67111528
[pid=5561] ppid=5559 vsize=187068 CPUtime=342.3 cores=0,2
/proc/5561/stat : 5561 (MPhaseSAT64) R 5559 5561 4254 0 -1 4202496 234499 0 0 0 34196 34 0 0 25 0 1 0 487957272 191557632 44842 33554432000 134512640 134761588 4290247840 18446744073709551615 134643057 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5561/statm: 46767 44842 391 61 0 46070 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 187068

[startup+402.301 s]
/proc/loadavg: 4.05 3.97 3.85 5/190 5599
/proc/meminfo: memFree=14131328/32950928 swapFree=67111528/67111528
[pid=5561] ppid=5559 vsize=195864 CPUtime=402.3 cores=0,2
/proc/5561/stat : 5561 (MPhaseSAT64) R 5559 5561 4254 0 -1 4202496 242122 0 0 0 40195 35 0 0 25 0 1 0 487957272 200564736 47009 33554432000 134512640 134761588 4290247840 18446744073709551615 134682636 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5561/statm: 48966 47009 391 61 0 48269 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 195864

[startup+462.301 s]
/proc/loadavg: 4.15 4.00 3.87 5/190 5601
/proc/meminfo: memFree=14156416/32950928 swapFree=67111528/67111528
[pid=5561] ppid=5559 vsize=188528 CPUtime=462.3 cores=0,2
/proc/5561/stat : 5561 (MPhaseSAT64) R 5559 5561 4254 0 -1 4202496 286667 0 0 0 46188 42 0 0 25 0 1 0 487957272 193052672 45207 33554432000 134512640 134761588 4290247840 18446744073709551615 134616711 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5561/statm: 47132 45207 391 61 0 46435 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 188528

[startup+522.3 s]
/proc/loadavg: 4.06 4.00 3.87 5/190 5603
/proc/meminfo: memFree=14143528/32950928 swapFree=67111528/67111528
[pid=5561] ppid=5559 vsize=207056 CPUtime=522.3 cores=0,2
/proc/5561/stat : 5561 (MPhaseSAT64) R 5559 5561 4254 0 -1 4202496 296012 0 0 0 52187 43 0 0 25 0 1 0 487957272 212025344 49839 33554432000 134512640 134761588 4290247840 18446744073709551615 134616951 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5561/statm: 51764 49839 391 61 0 51067 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 207056

[startup+582.301 s]
/proc/loadavg: 4.02 4.00 3.88 5/190 5604
/proc/meminfo: memFree=14143792/32950928 swapFree=67111528/67111528
[pid=5561] ppid=5559 vsize=190740 CPUtime=582.3 cores=0,2
/proc/5561/stat : 5561 (MPhaseSAT64) R 5559 5561 4254 0 -1 4202496 340028 0 0 0 58181 49 0 0 25 0 1 0 487957272 195317760 45760 33554432000 134512640 134761588 4290247840 18446744073709551615 134747204 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5561/statm: 47685 45760 391 61 0 46988 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 190740

[startup+642.301 s]
/proc/loadavg: 4.00 4.00 3.88 5/190 5606
/proc/meminfo: memFree=14112952/32950928 swapFree=67111528/67111528
[pid=5561] ppid=5559 vsize=193452 CPUtime=642.32 cores=0,2
/proc/5561/stat : 5561 (MPhaseSAT64) R 5559 5561 4254 0 -1 4202496 347788 0 0 0 64181 51 0 0 25 0 1 0 487957272 198094848 46405 33554432000 134512640 134761588 4290247840 18446744073709551615 134685693 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5561/statm: 48363 46405 391 61 0 47666 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 193452

[startup+702.3 s]
/proc/loadavg: 4.00 4.00 3.89 5/190 5607
/proc/meminfo: memFree=14132076/32950928 swapFree=67111528/67111528
[pid=5561] ppid=5559 vsize=191996 CPUtime=702.3 cores=0,2
/proc/5561/stat : 5561 (MPhaseSAT64) R 5559 5561 4254 0 -1 4202496 352478 0 0 0 70179 51 0 0 25 0 1 0 487957272 196603904 46041 33554432000 134512640 134761588 4290247840 18446744073709551615 134747069 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5561/statm: 47999 46041 391 61 0 47302 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 191996

[startup+762.307 s]
/proc/loadavg: 4.00 4.00 3.90 5/190 5609
/proc/meminfo: memFree=14150076/32950928 swapFree=67111528/67111528
[pid=5561] ppid=5559 vsize=195320 CPUtime=762.32 cores=0,2
/proc/5561/stat : 5561 (MPhaseSAT64) R 5559 5561 4254 0 -1 4202496 397557 0 0 0 76174 58 0 0 25 0 1 0 487957272 200007680 46873 33554432000 134512640 134761588 4290247840 18446744073709551615 134747143 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5561/statm: 48830 46873 391 61 0 48133 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 195320

[startup+822.301 s]
/proc/loadavg: 4.00 4.00 3.90 5/190 5611
/proc/meminfo: memFree=14157544/32950928 swapFree=67111528/67111528
[pid=5561] ppid=5559 vsize=194880 CPUtime=822.32 cores=0,2
/proc/5561/stat : 5561 (MPhaseSAT64) R 5559 5561 4254 0 -1 4202496 403239 0 0 0 82173 59 0 0 25 0 1 0 487957272 199557120 46763 33554432000 134512640 134761588 4290247840 18446744073709551615 134747179 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5561/statm: 48720 46763 391 61 0 48023 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 194880

[startup+882.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 5612
/proc/meminfo: memFree=14128416/32950928 swapFree=67111528/67111528
[pid=5561] ppid=5559 vsize=207904 CPUtime=882.31 cores=0,2
/proc/5561/stat : 5561 (MPhaseSAT64) R 5559 5561 4254 0 -1 4202496 450931 0 0 0 88165 66 0 0 25 0 1 0 487957272 212893696 50051 33554432000 134512640 134761588 4290247840 18446744073709551615 134682632 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5561/statm: 51976 50051 391 61 0 51279 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 207904

[startup+942.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 5614
/proc/meminfo: memFree=14135140/32950928 swapFree=67111528/67111528
[pid=5561] ppid=5559 vsize=204036 CPUtime=942.31 cores=0,2
/proc/5561/stat : 5561 (MPhaseSAT64) R 5559 5561 4254 0 -1 4202496 455795 0 0 0 94164 67 0 0 25 0 1 0 487957272 208932864 49052 33554432000 134512640 134761588 4290247840 18446744073709551615 134643472 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5561/statm: 51009 49052 391 61 0 50312 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 204036

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 5615
/proc/meminfo: memFree=14113332/32950928 swapFree=67111528/67111528
[pid=5561] ppid=5559 vsize=207876 CPUtime=1002.32 cores=0,2
/proc/5561/stat : 5561 (MPhaseSAT64) R 5559 5561 4254 0 -1 4202496 462659 0 0 0 100164 68 0 0 25 0 1 0 487957272 212865024 50012 33554432000 134512640 134761588 4290247840 18446744073709551615 134747194 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5561/statm: 51969 50012 391 61 0 51272 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 207876

[startup+1062.3 s]
/proc/loadavg: 4.07 4.03 3.92 5/190 5617
/proc/meminfo: memFree=14135308/32950928 swapFree=67111528/67111528
[pid=5561] ppid=5559 vsize=206084 CPUtime=1062.31 cores=0,2
/proc/5561/stat : 5561 (MPhaseSAT64) R 5559 5561 4254 0 -1 4202496 507540 0 0 0 106156 75 0 0 25 0 1 0 487957272 211030016 49564 33554432000 134512640 134761588 4290247840 18446744073709551615 134747199 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5561/statm: 51521 49564 391 61 0 50824 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 206084

[startup+1122.3 s]
/proc/loadavg: 4.02 4.02 3.92 5/190 5619
/proc/meminfo: memFree=14132132/32950928 swapFree=67111528/67111528
[pid=5561] ppid=5559 vsize=204492 CPUtime=1122.32 cores=0,2
/proc/5561/stat : 5561 (MPhaseSAT64) R 5559 5561 4254 0 -1 4202496 512173 0 0 0 112156 76 0 0 25 0 1 0 487957272 209399808 49166 33554432000 134512640 134761588 4290247840 18446744073709551615 134616738 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5561/statm: 51123 49166 391 61 0 50426 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 204492

[startup+1182.3 s]
/proc/loadavg: 4.01 4.01 3.92 5/190 5620
/proc/meminfo: memFree=14113864/32950928 swapFree=67111528/67111528
[pid=5561] ppid=5559 vsize=204996 CPUtime=1182.32 cores=0,2
/proc/5561/stat : 5561 (MPhaseSAT64) R 5559 5561 4254 0 -1 4202496 519265 0 0 0 118155 77 0 0 25 0 1 0 487957272 209915904 49292 33554432000 134512640 134761588 4290247840 18446744073709551615 134616951 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5561/statm: 51249 49292 391 61 0 50552 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 204996

[startup+1242.3 s]
/proc/loadavg: 3.51 3.88 3.88 4/184 5640
/proc/meminfo: memFree=14235768/32950928 swapFree=67111528/67111528
[pid=5561] ppid=5559 vsize=201384 CPUtime=1242.32 cores=0,2
/proc/5561/stat : 5561 (MPhaseSAT64) R 5559 5561 4254 0 -1 4202496 563845 0 0 0 124148 84 0 0 25 0 1 0 487957272 206217216 48421 33554432000 134512640 134761588 4290247840 18446744073709551615 134636794 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5561/statm: 50346 48421 391 61 0 49649 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 201384



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.81 3.64 3.79 3/178 5659
/proc/meminfo: memFree=14599584/32950928 swapFree=67111528/67111528
[pid=5561] ppid=5559 vsize=197524 CPUtime=1300.03 cores=0,2
/proc/5561/stat : 5561 (MPhaseSAT64) R 5559 5561 4254 0 -1 4202496 568794 0 0 0 129918 85 0 0 25 0 1 0 487957272 202264576 47424 33554432000 134512640 134761588 4290247840 18446744073709551615 134644211 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5561/statm: 49381 47424 391 61 0 48684 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 197524

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): 1299.18
CPU system time (s): 0.867868
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 353448

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

runsolver used 2.10168 second user time and 4.93025 second system time

The end

Launcher Data

Begin job on node122 at 2011-04-25 22:33:05
IDJOB=3284856
IDBENCH=82366
IDSOLVER=1521
FILE ID=node122/3284856-1303763583
RUNJOBID= node122-1303763451-5245
PBS_JOBID= 13157134
Free space on /tmp= 70624 MiB

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

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

MD5SUM BENCH= e44b288003a3eaf34673a2c0fb8c6f3e
RANDOM SEED=345503905

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:      14638992 kB
Buffers:       1788768 kB
Cached:       15663468 kB
SwapCached:          0 kB
Active:        6651560 kB
Inactive:     11103684 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14638992 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:          263780 kB
Writeback:           0 kB
AnonPages:      302684 kB
Mapped:          16568 kB
Slab:           493456 kB
PageTables:       5868 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   625852 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= 70756 MiB
End job on node122 at 2011-04-25 22:54:47