Trace number 3285132

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.06 1300.01

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
openstacks-sequencedstrips-nonadl-nonnegated-os-sequencedstrips-p30_3.035-NOTKNOWN.cnf
MD5SUMc4319228342e10028de028a9b67c3404
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables133566
Number of clauses676901
Sum of the clauses size1609791
Maximum clause length63
Minimum clause length1
Number of clauses of size 1211
Number of clauses of size 2668220
Number of clauses of size 32100
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 56370

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-3285132-1303764959/watcher-3285132-1303764959 -o /tmp/evaluation-result-3285132-1303764959/solver-3285132-1303764959 -C 2400 -W 1300 -M 7680 MPhaseSAT64 HOME/instance-3285132-1303764959.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: 4.08 4.01 3.90 4/189 6432
/proc/meminfo: memFree=11750260/32950928 swapFree=67111528/67111528
[pid=6432] ppid=6430 vsize=13652 CPUtime=0 cores=0,2
/proc/6432/stat : 6432 (MPhaseSAT64) R 6430 6432 5482 0 -1 4202496 319 0 0 0 0 0 0 0 23 0 1 0 566726597 13979648 260 33554432000 134512640 134761588 4289023504 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/6432/statm: 3413 260 225 61 0 2716 0

[startup+0.00964101 s]
/proc/loadavg: 4.08 4.01 3.90 4/189 6432
/proc/meminfo: memFree=11750260/32950928 swapFree=67111528/67111528
[pid=6432] ppid=6430 vsize=13652 CPUtime=0 cores=0,2
/proc/6432/stat : 6432 (MPhaseSAT64) R 6430 6432 5482 0 -1 4202496 338 0 0 0 0 0 0 0 23 0 1 0 566726597 13979648 279 33554432000 134512640 134761588 4289023504 18446744073709551615 10133430 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/6432/statm: 3413 279 225 61 0 2716 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 13652

[startup+0.100682 s]
/proc/loadavg: 4.08 4.01 3.90 4/189 6432
/proc/meminfo: memFree=11750260/32950928 swapFree=67111528/67111528
[pid=6432] ppid=6430 vsize=13652 CPUtime=0.09 cores=0,2
/proc/6432/stat : 6432 (MPhaseSAT64) R 6430 6432 5482 0 -1 4202496 768 0 0 0 9 0 0 0 23 0 1 0 566726597 13979648 709 33554432000 134512640 134761588 4289023504 18446744073709551615 10133411 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/6432/statm: 3413 709 225 61 0 2716 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13652

[startup+0.300646 s]
/proc/loadavg: 4.08 4.01 3.90 4/189 6432
/proc/meminfo: memFree=11750260/32950928 swapFree=67111528/67111528
[pid=6432] ppid=6430 vsize=13652 CPUtime=0.29 cores=0,2
/proc/6432/stat : 6432 (MPhaseSAT64) R 6430 6432 5482 0 -1 4202496 1682 0 0 0 29 0 0 0 25 0 1 0 566726597 13979648 1623 33554432000 134512640 134761588 4289023504 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/6432/statm: 3413 1623 225 61 0 2716 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13652

[startup+0.700572 s]
/proc/loadavg: 4.08 4.01 3.90 4/189 6432
/proc/meminfo: memFree=11750260/32950928 swapFree=67111528/67111528
[pid=6432] ppid=6430 vsize=18456 CPUtime=0.69 cores=0,2
/proc/6432/stat : 6432 (MPhaseSAT64) R 6430 6432 5482 0 -1 4202496 14373 0 0 0 67 2 0 0 25 0 1 0 566726597 18898944 4108 33554432000 134512640 134761588 4289023504 18446744073709551615 134559339 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/6432/statm: 4614 4108 369 61 0 3917 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 18456

[startup+1.50042 s]
/proc/loadavg: 4.08 4.01 3.90 5/190 6433
/proc/meminfo: memFree=11726452/32950928 swapFree=67111528/67111528
[pid=6432] ppid=6430 vsize=26124 CPUtime=1.49 cores=0,2
/proc/6432/stat : 6432 (MPhaseSAT64) R 6430 6432 5482 0 -1 4202496 29380 0 0 0 145 4 0 0 25 0 1 0 566726597 26750976 6071 33554432000 134512640 134761588 4289023504 18446744073709551615 134643591 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/6432/statm: 6531 6071 390 61 0 5834 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 26124

[startup+3.10112 s]
/proc/loadavg: 4.07 4.01 3.90 5/190 6433
/proc/meminfo: memFree=11731408/32950928 swapFree=67111528/67111528
[pid=6432] ppid=6430 vsize=29472 CPUtime=3.09 cores=0,2
/proc/6432/stat : 6432 (MPhaseSAT64) R 6430 6432 5482 0 -1 4202496 37980 0 0 0 304 5 0 0 25 0 1 0 566726597 30179328 6896 33554432000 134512640 134761588 4289023504 18446744073709551615 134634478 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/6432/statm: 7368 6896 400 61 0 6671 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 29472

[startup+6.30052 s]
/proc/loadavg: 4.07 4.01 3.90 5/190 6433
/proc/meminfo: memFree=11729192/32950928 swapFree=67111528/67111528
[pid=6432] ppid=6430 vsize=31104 CPUtime=6.29 cores=0,2
/proc/6432/stat : 6432 (MPhaseSAT64) R 6430 6432 5482 0 -1 4202496 38390 0 0 0 624 5 0 0 25 0 1 0 566726597 31850496 7306 33554432000 134512640 134761588 4289023504 18446744073709551615 134617750 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/6432/statm: 7776 7306 400 61 0 7079 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 31104

[startup+12.7003 s]
/proc/loadavg: 4.06 4.01 3.90 5/190 6433
/proc/meminfo: memFree=11678068/32950928 swapFree=67111528/67111528
[pid=6432] ppid=6430 vsize=35512 CPUtime=12.69 cores=0,2
/proc/6432/stat : 6432 (MPhaseSAT64) R 6430 6432 5482 0 -1 4202496 43559 0 0 0 1263 6 0 0 25 0 1 0 566726597 36364288 8444 33554432000 134512640 134761588 4289023504 18446744073709551615 134685611 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/6432/statm: 8878 8444 404 61 0 8181 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 35512

[startup+25.5009 s]
/proc/loadavg: 4.05 4.01 3.90 5/190 6434
/proc/meminfo: memFree=11682532/32950928 swapFree=67111528/67111528
[pid=6432] ppid=6430 vsize=42296 CPUtime=25.49 cores=0,2
/proc/6432/stat : 6432 (MPhaseSAT64) R 6430 6432 5482 0 -1 4202496 52861 0 0 0 2542 7 0 0 25 0 1 0 566726597 43311104 10108 33554432000 134512640 134761588 4289023504 18446744073709551615 134636783 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/6432/statm: 10574 10108 404 61 0 9877 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 42296

[startup+51.1011 s]
/proc/loadavg: 4.10 4.02 3.91 5/190 6434
/proc/meminfo: memFree=11649888/32950928 swapFree=67111528/67111528
[pid=6432] ppid=6430 vsize=37840 CPUtime=51.09 cores=0,2
/proc/6432/stat : 6432 (MPhaseSAT64) R 6430 6432 5482 0 -1 4202496 64475 0 0 0 5101 8 0 0 25 0 1 0 566726597 38748160 8994 33554432000 134512640 134761588 4289023504 18446744073709551615 134643059 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/6432/statm: 9460 8994 404 61 0 8763 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 37840

[startup+102.307 s]
/proc/loadavg: 4.04 4.02 3.91 5/190 6436
/proc/meminfo: memFree=11469640/32950928 swapFree=67111528/67111528
[pid=6432] ppid=6430 vsize=62180 CPUtime=102.3 cores=0,2
/proc/6432/stat : 6432 (MPhaseSAT64) R 6430 6432 5482 0 -1 4202496 137069 0 0 0 10210 20 0 0 25 0 1 0 566726597 63672320 15054 33554432000 134512640 134761588 4289023504 18446744073709551615 134643186 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/6432/statm: 15545 15054 367 61 0 14848 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 62180

[startup+162.3 s]
/proc/loadavg: 4.01 4.01 3.91 5/190 6437
/proc/meminfo: memFree=11445944/32950928 swapFree=67111528/67111528
[pid=6432] ppid=6430 vsize=106640 CPUtime=162.3 cores=0,2
/proc/6432/stat : 6432 (MPhaseSAT64) R 6430 6432 5482 0 -1 4202496 211974 0 0 0 16199 31 0 0 25 0 1 0 566726597 109199360 26201 33554432000 134512640 134761588 4289023504 18446744073709551615 134651789 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/6432/statm: 26660 26201 367 61 0 25963 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 106640

[startup+222.301 s]
/proc/loadavg: 4.03 4.02 3.91 5/190 6439
/proc/meminfo: memFree=11568692/32950928 swapFree=67111528/67111528
[pid=6432] ppid=6430 vsize=110340 CPUtime=222.29 cores=0,2
/proc/6432/stat : 6432 (MPhaseSAT64) R 6430 6432 5482 0 -1 4202496 274926 0 0 0 22188 41 0 0 25 0 1 0 566726597 112988160 27030 33554432000 134512640 134761588 4289023504 18446744073709551615 134682476 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/6432/statm: 27585 27030 367 61 0 26888 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 110340

[startup+282.301 s]
/proc/loadavg: 4.08 4.03 3.92 5/190 6467
/proc/meminfo: memFree=11445744/32950928 swapFree=67111528/67111528
[pid=6432] ppid=6430 vsize=120924 CPUtime=282.29 cores=0,2
/proc/6432/stat : 6432 (MPhaseSAT64) R 6430 6432 5482 0 -1 4202496 316265 0 0 0 28182 47 0 0 25 0 1 0 566726597 123826176 29721 33554432000 134512640 134761588 4289023504 18446744073709551615 134682731 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/6432/statm: 30231 29721 367 61 0 29534 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 120924

[startup+342.3 s]
/proc/loadavg: 4.03 4.02 3.92 5/190 6478
/proc/meminfo: memFree=11380588/32950928 swapFree=67111528/67111528
[pid=6432] ppid=6430 vsize=141648 CPUtime=342.3 cores=0,2
/proc/6432/stat : 6432 (MPhaseSAT64) R 6430 6432 5482 0 -1 4202496 350336 0 0 0 34178 52 0 0 25 0 1 0 566726597 145047552 34897 33554432000 134512640 134761588 4289023504 18446744073709551615 134748099 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/6432/statm: 35412 34897 367 61 0 34715 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 141648

[startup+402.301 s]
/proc/loadavg: 4.01 4.02 3.92 5/187 6483
/proc/meminfo: memFree=11807764/32950928 swapFree=67111528/67111528
[pid=6432] ppid=6430 vsize=189264 CPUtime=402.31 cores=0,2
/proc/6432/stat : 6432 (MPhaseSAT64) R 6430 6432 5482 0 -1 4202496 406382 0 0 0 40171 60 0 0 25 0 1 0 566726597 193806336 46801 33554432000 134512640 134761588 4289023504 18446744073709551615 134657636 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/6432/statm: 47316 46801 367 61 0 46619 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 189264

[startup+462.301 s]
/proc/loadavg: 4.07 4.04 3.93 5/190 6508
/proc/meminfo: memFree=11556076/32950928 swapFree=67111528/67111528
[pid=6432] ppid=6430 vsize=168496 CPUtime=462.3 cores=0,2
/proc/6432/stat : 6432 (MPhaseSAT64) R 6430 6432 5482 0 -1 4202496 447707 0 0 0 46164 66 0 0 25 0 1 0 566726597 172539904 41610 33554432000 134512640 134761588 4289023504 18446744073709551615 134685641 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/6432/statm: 42124 41610 367 61 0 41427 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 168496

[startup+522.301 s]
/proc/loadavg: 4.10 4.05 3.94 5/190 6510
/proc/meminfo: memFree=11504232/32950928 swapFree=67111528/67111528
[pid=6432] ppid=6430 vsize=202260 CPUtime=522.3 cores=0,2
/proc/6432/stat : 6432 (MPhaseSAT64) R 6430 6432 5482 0 -1 4202496 497082 0 0 0 52157 73 0 0 25 0 1 0 566726597 207114240 50069 33554432000 134512640 134761588 4289023504 18446744073709551615 134682636 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/6432/statm: 50565 50069 367 61 0 49868 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 202260

[startup+582.3 s]
/proc/loadavg: 4.03 4.03 3.94 5/190 6511
/proc/meminfo: memFree=11482024/32950928 swapFree=67111528/67111528
[pid=6432] ppid=6430 vsize=238368 CPUtime=582.31 cores=0,2
/proc/6432/stat : 6432 (MPhaseSAT64) R 6430 6432 5482 0 -1 4202496 548713 0 0 0 58150 81 0 0 25 0 1 0 566726597 244088832 59096 33554432000 134512640 134761588 4289023504 18446744073709551615 134751746 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/6432/statm: 59592 59096 367 61 0 58895 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 238368

[startup+642.301 s]
/proc/loadavg: 4.01 4.03 3.94 5/190 6513
/proc/meminfo: memFree=11515364/32950928 swapFree=67111528/67111528
[pid=6432] ppid=6430 vsize=160500 CPUtime=642.31 cores=0,2
/proc/6432/stat : 6432 (MPhaseSAT64) R 6430 6432 5482 0 -1 4202496 572363 0 0 0 64146 85 0 0 25 0 1 0 566726597 164352000 39629 33554432000 134512640 134761588 4289023504 18446744073709551615 134682632 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/6432/statm: 40125 39629 367 61 0 39428 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 160500

[startup+702.301 s]
/proc/loadavg: 4.00 4.02 3.94 5/190 6515
/proc/meminfo: memFree=11579336/32950928 swapFree=67111528/67111528
[pid=6432] ppid=6430 vsize=130800 CPUtime=702.31 cores=0,2
/proc/6432/stat : 6432 (MPhaseSAT64) R 6430 6432 5482 0 -1 4202496 578329 0 0 0 70145 86 0 0 25 0 1 0 566726597 133939200 32204 33554432000 134512640 134761588 4289023504 18446744073709551615 134682629 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/6432/statm: 32700 32204 367 61 0 32003 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 130800

[startup+762.306 s]
/proc/loadavg: 4.00 4.01 3.94 5/190 6516
/proc/meminfo: memFree=11516952/32950928 swapFree=67111528/67111528
[pid=6432] ppid=6430 vsize=175840 CPUtime=762.32 cores=0,2
/proc/6432/stat : 6432 (MPhaseSAT64) R 6430 6432 5482 0 -1 4202496 590339 0 0 0 76144 88 0 0 25 0 1 0 566726597 180060160 43464 33554432000 134512640 134761588 4289023504 18446744073709551615 134685690 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/6432/statm: 43960 43464 367 61 0 43263 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 175840

[startup+822.301 s]
/proc/loadavg: 4.00 4.01 3.94 5/190 6518
/proc/meminfo: memFree=11548676/32950928 swapFree=67111528/67111528
[pid=6432] ppid=6430 vsize=154880 CPUtime=822.32 cores=0,2
/proc/6432/stat : 6432 (MPhaseSAT64) R 6430 6432 5482 0 -1 4202496 601286 0 0 0 82142 90 0 0 25 0 1 0 566726597 158597120 38224 33554432000 134512640 134761588 4289023504 18446744073709551615 134636432 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/6432/statm: 38720 38224 367 61 0 38023 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 154880

[startup+882.301 s]
/proc/loadavg: 4.00 4.00 3.94 5/190 6519
/proc/meminfo: memFree=11546552/32950928 swapFree=67111528/67111528
[pid=6432] ppid=6430 vsize=158440 CPUtime=882.32 cores=0,2
/proc/6432/stat : 6432 (MPhaseSAT64) R 6430 6432 5482 0 -1 4202496 618015 0 0 0 88140 92 0 0 25 0 1 0 566726597 162242560 39114 33554432000 134512640 134761588 4289023504 18446744073709551615 134618449 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/6432/statm: 39610 39114 367 61 0 38913 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 158440

[startup+942.3 s]
/proc/loadavg: 4.00 4.00 3.94 5/190 6521
/proc/meminfo: memFree=11562788/32950928 swapFree=67111528/67111528
[pid=6432] ppid=6430 vsize=163556 CPUtime=942.32 cores=0,2
/proc/6432/stat : 6432 (MPhaseSAT64) R 6430 6432 5482 0 -1 4202496 633436 0 0 0 94138 94 0 0 25 0 1 0 566726597 167481344 40393 33554432000 134512640 134761588 4289023504 18446744073709551615 134747069 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/6432/statm: 40889 40393 367 61 0 40192 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 163556

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.94 5/190 6523
/proc/meminfo: memFree=11575296/32950928 swapFree=67111528/67111528
[pid=6432] ppid=6430 vsize=162504 CPUtime=1002.32 cores=0,2
/proc/6432/stat : 6432 (MPhaseSAT64) R 6430 6432 5482 0 -1 4202496 647232 0 0 0 100136 96 0 0 25 0 1 0 566726597 166404096 40130 33554432000 134512640 134761588 4289023504 18446744073709551615 134636468 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/6432/statm: 40626 40130 367 61 0 39929 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 162504

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.94 5/190 6524
/proc/meminfo: memFree=11488728/32950928 swapFree=67111528/67111528
[pid=6432] ppid=6430 vsize=146116 CPUtime=1062.33 cores=0,2
/proc/6432/stat : 6432 (MPhaseSAT64) R 6430 6432 5482 0 -1 4202496 657955 0 0 0 106135 98 0 0 25 0 1 0 566726597 149622784 36033 33554432000 134512640 134761588 4289023504 18446744073709551615 134685667 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/6432/statm: 36529 36033 367 61 0 35832 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 146116

[startup+1122.3 s]
/proc/loadavg: 4.06 4.01 3.94 5/190 6526
/proc/meminfo: memFree=11791380/32950928 swapFree=67111528/67111528
[pid=6432] ppid=6430 vsize=147120 CPUtime=1122.33 cores=0,2
/proc/6432/stat : 6432 (MPhaseSAT64) R 6430 6432 5482 0 -1 4202496 677096 0 0 0 112132 101 0 0 25 0 1 0 566726597 150650880 36284 33554432000 134512640 134761588 4289023504 18446744073709551615 134747272 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/6432/statm: 36780 36284 367 61 0 36083 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 147120

[startup+1182.3 s]
/proc/loadavg: 4.02 4.01 3.94 5/190 6527
/proc/meminfo: memFree=11547704/32950928 swapFree=67111528/67111528
[pid=6432] ppid=6430 vsize=175792 CPUtime=1182.33 cores=0,2
/proc/6432/stat : 6432 (MPhaseSAT64) R 6430 6432 5482 0 -1 4202496 684633 0 0 0 118130 103 0 0 25 0 1 0 566726597 180011008 43452 33554432000 134512640 134761588 4289023504 18446744073709551615 134748086 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/6432/statm: 43948 43452 367 61 0 43251 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 175792

[startup+1242.3 s]
/proc/loadavg: 3.99 4.00 3.94 4/188 6530
/proc/meminfo: memFree=11764212/32950928 swapFree=67111528/67111528
[pid=6432] ppid=6430 vsize=144020 CPUtime=1242.33 cores=0,2
/proc/6432/stat : 6432 (MPhaseSAT64) R 6430 6432 5482 0 -1 4202496 690619 0 0 0 124130 103 0 0 25 0 1 0 566726597 147476480 35509 33554432000 134512640 134761588 4289023504 18446744073709551615 134617145 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/6432/statm: 36005 35509 367 61 0 35308 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 144020



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.79 3.66 3.83 3/178 6567
/proc/meminfo: memFree=12381192/32950928 swapFree=67111528/67111528
[pid=6432] ppid=6430 vsize=142996 CPUtime=1300.03 cores=0,2
/proc/6432/stat : 6432 (MPhaseSAT64) R 6430 6432 5482 0 -1 4202496 708224 0 0 0 129898 105 0 0 25 0 1 0 566726597 146427904 35253 33554432000 134512640 134761588 4289023504 18446744073709551615 134726098 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/6432/statm: 35749 35253 367 61 0 35052 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 142996

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.01
CPU time (s): 1300.06
CPU user time (s): 1298.99
CPU system time (s): 1.06684
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 293932

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

runsolver used 2.22466 second user time and 4.83026 second system time

The end

Launcher Data

Begin job on node114 at 2011-04-25 22:55:59
IDJOB=3285132
IDBENCH=82372
IDSOLVER=1521
FILE ID=node114/3285132-1303764959
RUNJOBID= node114-1303764899-6361
PBS_JOBID= 13157139
Free space on /tmp= 71164 MiB

SOLVER NAME= MPhaseSAT64 2011-03-03
BENCH NAME= SAT11/application/rintanen/SATPlanning/openstacks-sequencedstrips-nonadl-nonnegated-os-sequencedstrips-p30_3.035-NOTKNOWN.cnf
COMMAND LINE= MPhaseSAT64 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3285132-1303764959/watcher-3285132-1303764959 -o /tmp/evaluation-result-3285132-1303764959/solver-3285132-1303764959 -C 2400 -W 1300 -M 7680  MPhaseSAT64 HOME/instance-3285132-1303764959.cnf

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

MD5SUM BENCH= c4319228342e10028de028a9b67c3404
RANDOM SEED=1661763831

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
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.73
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.848
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.848
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.848
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.74
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.848
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      11750416 kB
Buffers:       2312428 kB
Cached:       17363464 kB
SwapCached:          0 kB
Active:       10705256 kB
Inactive:      9901228 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      11750416 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           92120 kB
Writeback:           0 kB
AnonPages:      930184 kB
Mapped:          16592 kB
Slab:           526324 kB
PageTables:       7008 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  1126360 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= 71440 MiB
End job on node114 at 2011-04-25 23:17:41