Trace number 3251620

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
MPhaseSAT 2011-02-15? (TO) 1300 1300.01

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m52-q918.75-n50-p15-s98191766.cnf
MD5SUM71638ad618721ad48c6bd2d48b828020
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark3.2785
Satisfiable
(Un)Satisfiability was proved
Number of variables2377
Number of clauses566749
Sum of the clauses size1135775
Maximum clause length52
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2566699
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 550

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-3251620-1303585921/watcher-3251620-1303585921 -o /tmp/evaluation-result-3251620-1303585921/solver-3251620-1303585921 -C 2400 -W 1300 -M 7680 MPhaseSAT HOME/instance-3251620-1303585921.cnf 

running on 2 cores: 4,6

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.05 3.76 3.80 4/184 21427
/proc/meminfo: memFree=21150736/32951124 swapFree=67111528/67111528
[pid=21427] ppid=21425 vsize=11900 CPUtime=0 cores=4,6
/proc/21427/stat : 21427 (MPhaseSAT) R 21425 21427 20833 0 -1 4202496 337 0 0 0 0 0 0 0 18 0 1 0 202783432 12185600 278 33554432000 134512640 134731564 4289832416 18446744073709551615 134531503 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/21427/statm: 2975 278 225 54 0 2285 0

[startup+0.00914906 s]
/proc/loadavg: 3.05 3.76 3.80 4/184 21427
/proc/meminfo: memFree=21150736/32951124 swapFree=67111528/67111528
[pid=21427] ppid=21425 vsize=11900 CPUtime=0 cores=4,6
/proc/21427/stat : 21427 (MPhaseSAT) R 21425 21427 20833 0 -1 4202496 355 0 0 0 0 0 0 0 18 0 1 0 202783432 12185600 296 33554432000 134512640 134731564 4289832416 18446744073709551615 5298325 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/21427/statm: 2975 296 225 54 0 2285 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 11900

[startup+0.105207 s]
/proc/loadavg: 3.05 3.76 3.80 4/184 21427
/proc/meminfo: memFree=21150736/32951124 swapFree=67111528/67111528
[pid=21427] ppid=21425 vsize=11900 CPUtime=0.1 cores=4,6
/proc/21427/stat : 21427 (MPhaseSAT) R 21425 21427 20833 0 -1 4202496 920 0 0 0 10 0 0 0 18 0 1 0 202783432 12185600 861 33554432000 134512640 134731564 4289832416 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/21427/statm: 2975 861 225 54 0 2285 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 11900

[startup+0.301164 s]
/proc/loadavg: 3.05 3.76 3.80 4/184 21427
/proc/meminfo: memFree=21150736/32951124 swapFree=67111528/67111528
[pid=21427] ppid=21425 vsize=18552 CPUtime=0.29 cores=4,6
/proc/21427/stat : 21427 (MPhaseSAT) R 21425 21427 20833 0 -1 4202496 2365 0 0 0 29 0 0 0 18 0 1 0 202783432 18997248 2305 33554432000 134512640 134731564 4289832416 18446744073709551615 134559237 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/21427/statm: 4638 2315 232 54 0 3948 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18552

[startup+0.701061 s]
/proc/loadavg: 3.05 3.76 3.80 4/184 21427
/proc/meminfo: memFree=21150736/32951124 swapFree=67111528/67111528
[pid=21427] ppid=21425 vsize=39360 CPUtime=0.69 cores=4,6
/proc/21427/stat : 21427 (MPhaseSAT) R 21425 21427 20833 0 -1 4202496 16082 0 0 0 68 1 0 0 18 0 1 0 202783432 40304640 9366 33554432000 134512640 134731564 4289832416 18446744073709551615 134660807 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/21427/statm: 9840 9369 253 54 0 9150 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 39360

[startup+1.50095 s]
/proc/loadavg: 3.05 3.76 3.80 5/190 21438
/proc/meminfo: memFree=21035888/32951124 swapFree=67111528/67111528
[pid=21427] ppid=21425 vsize=55680 CPUtime=1.49 cores=4,6
/proc/21427/stat : 21427 (MPhaseSAT) R 21425 21427 20833 0 -1 4202496 20331 0 0 0 148 1 0 0 20 0 1 0 202783432 57016320 13439 33554432000 134512640 134731564 4289832416 18446744073709551615 134659720 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/21427/statm: 13920 13439 270 54 0 13230 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 55680

[startup+3.10068 s]
/proc/loadavg: 3.05 3.76 3.80 5/190 21438
/proc/meminfo: memFree=21028696/32951124 swapFree=67111528/67111528
[pid=21427] ppid=21425 vsize=55680 CPUtime=3.09 cores=4,6
/proc/21427/stat : 21427 (MPhaseSAT) R 21425 21427 20833 0 -1 4202496 20331 0 0 0 308 1 0 0 25 0 1 0 202783432 57016320 13439 33554432000 134512640 134731564 4289832416 18446744073709551615 134717146 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/21427/statm: 13920 13439 270 54 0 13230 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 55680

[startup+6.3011 s]
/proc/loadavg: 3.13 3.77 3.80 5/190 21438
/proc/meminfo: memFree=21025720/32951124 swapFree=67111528/67111528
[pid=21427] ppid=21425 vsize=55680 CPUtime=6.29 cores=4,6
/proc/21427/stat : 21427 (MPhaseSAT) R 21425 21427 20833 0 -1 4202496 20331 0 0 0 628 1 0 0 25 0 1 0 202783432 57016320 13439 33554432000 134512640 134731564 4289832416 18446744073709551615 134659334 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/21427/statm: 13920 13439 270 54 0 13230 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 55680

[startup+12.701 s]
/proc/loadavg: 3.20 3.77 3.80 5/190 21438
/proc/meminfo: memFree=21019492/32951124 swapFree=67111528/67111528
[pid=21427] ppid=21425 vsize=55680 CPUtime=12.69 cores=4,6
/proc/21427/stat : 21427 (MPhaseSAT) R 21425 21427 20833 0 -1 4202496 20331 0 0 0 1268 1 0 0 25 0 1 0 202783432 57016320 13439 33554432000 134512640 134731564 4289832416 18446744073709551615 134659066 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/21427/statm: 13920 13439 270 54 0 13230 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 55680

[startup+25.5007 s]
/proc/loadavg: 3.37 3.78 3.81 5/190 21439
/proc/meminfo: memFree=21012556/32951124 swapFree=67111528/67111528
[pid=21427] ppid=21425 vsize=59528 CPUtime=25.49 cores=4,6
/proc/21427/stat : 21427 (MPhaseSAT) R 21425 21427 20833 0 -1 4202496 21291 0 0 0 2548 1 0 0 25 0 1 0 202783432 60956672 14399 33554432000 134512640 134731564 4289832416 18446744073709551615 134659334 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/21427/statm: 14882 14399 270 54 0 14192 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 59528

[startup+51.1002 s]
/proc/loadavg: 3.59 3.80 3.81 5/190 21439
/proc/meminfo: memFree=21015160/32951124 swapFree=67111528/67111528
[pid=21427] ppid=21425 vsize=65040 CPUtime=51.09 cores=4,6
/proc/21427/stat : 21427 (MPhaseSAT) R 21425 21427 20833 0 -1 4202496 22688 0 0 0 5107 2 0 0 25 0 1 0 202783432 66600960 15796 33554432000 134512640 134731564 4289832416 18446744073709551615 134719844 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/21427/statm: 16260 15796 270 54 0 15570 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 65040

[startup+102.307 s]
/proc/loadavg: 3.82 3.83 3.82 5/190 21441
/proc/meminfo: memFree=21068864/32951124 swapFree=67111528/67111528
[pid=21427] ppid=21425 vsize=25108 CPUtime=102.3 cores=4,6
/proc/21427/stat : 21427 (MPhaseSAT) R 21425 21427 20833 0 -1 4202496 28739 0 0 0 10228 2 0 0 25 0 1 0 202783432 25710592 5852 33554432000 134512640 134731564 4289832416 18446744073709551615 134536768 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/21427/statm: 6277 5852 273 54 0 5587 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 25108

[startup+162.301 s]
/proc/loadavg: 3.93 3.86 3.83 5/190 21442
/proc/meminfo: memFree=20987704/32951124 swapFree=67111528/67111528
[pid=21427] ppid=21425 vsize=66304 CPUtime=162.29 cores=4,6
/proc/21427/stat : 21427 (MPhaseSAT) R 21425 21427 20833 0 -1 4202496 63929 0 0 0 16222 7 0 0 25 0 1 0 202783432 67895296 16060 33554432000 134512640 134731564 4289832416 18446744073709551615 134720363 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/21427/statm: 16576 16060 276 54 0 15886 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 66304

[startup+222.301 s]
/proc/loadavg: 3.97 3.88 3.83 5/190 21444
/proc/meminfo: memFree=20955268/32951124 swapFree=67111528/67111528
[pid=21427] ppid=21425 vsize=79156 CPUtime=222.3 cores=4,6
/proc/21427/stat : 21427 (MPhaseSAT) R 21425 21427 20833 0 -1 4202496 67125 0 0 0 22222 8 0 0 25 0 1 0 202783432 81055744 19256 33554432000 134512640 134731564 4289832416 18446744073709551615 5152601 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/21427/statm: 19789 19256 276 54 0 19099 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 79156

[startup+282.301 s]
/proc/loadavg: 3.99 3.90 3.84 5/190 21446
/proc/meminfo: memFree=20951260/32951124 swapFree=67111528/67111528
[pid=21427] ppid=21425 vsize=77372 CPUtime=282.3 cores=4,6
/proc/21427/stat : 21427 (MPhaseSAT) R 21425 21427 20833 0 -1 4202496 67130 0 0 0 28222 8 0 0 25 0 1 0 202783432 79228928 18849 33554432000 134512640 134731564 4289832416 18446744073709551615 134659334 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/21427/statm: 19343 18849 276 54 0 18653 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 77372

[startup+342.301 s]
/proc/loadavg: 3.99 3.91 3.84 5/190 21447
/proc/meminfo: memFree=20924552/32951124 swapFree=67111528/67111528
[pid=21427] ppid=21425 vsize=80876 CPUtime=342.3 cores=4,6
/proc/21427/stat : 21427 (MPhaseSAT) R 21425 21427 20833 0 -1 4202496 67950 0 0 0 34222 8 0 0 25 0 1 0 202783432 82817024 19669 33554432000 134512640 134731564 4289832416 18446744073709551615 134659619 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/21427/statm: 20219 19669 276 54 0 19529 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 80876

[startup+402.3 s]
/proc/loadavg: 3.99 3.93 3.85 5/190 21449
/proc/meminfo: memFree=20913820/32951124 swapFree=67111528/67111528
[pid=21427] ppid=21425 vsize=88856 CPUtime=402.29 cores=4,6
/proc/21427/stat : 21427 (MPhaseSAT) R 21425 21427 20833 0 -1 4202496 69890 0 0 0 40221 8 0 0 25 0 1 0 202783432 90988544 21609 33554432000 134512640 134731564 4289832416 18446744073709551615 134655524 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/21427/statm: 22214 21609 276 54 0 21524 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 88856

[startup+462.301 s]
/proc/loadavg: 4.03 3.95 3.86 5/190 21450
/proc/meminfo: memFree=20891928/32951124 swapFree=67111528/67111528
[pid=21427] ppid=21425 vsize=100736 CPUtime=462.3 cores=4,6
/proc/21427/stat : 21427 (MPhaseSAT) R 21425 21427 20833 0 -1 4202496 72857 0 0 0 46221 9 0 0 25 0 1 0 202783432 103153664 24576 33554432000 134512640 134731564 4289832416 18446744073709551615 134719850 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/21427/statm: 25184 24576 276 54 0 24494 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 100736

[startup+522.3 s]
/proc/loadavg: 4.09 3.97 3.87 5/190 21452
/proc/meminfo: memFree=20875488/32951124 swapFree=67111528/67111528
[pid=21427] ppid=21425 vsize=109828 CPUtime=522.29 cores=4,6
/proc/21427/stat : 21427 (MPhaseSAT) R 21425 21427 20833 0 -1 4202496 75051 0 0 0 52220 9 0 0 25 0 1 0 202783432 112463872 26770 33554432000 134512640 134731564 4289832416 18446744073709551615 134659320 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/21427/statm: 27457 26770 276 54 0 26767 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 109828

[startup+582.301 s]
/proc/loadavg: 4.07 3.99 3.88 5/190 21454
/proc/meminfo: memFree=20869364/32951124 swapFree=67111528/67111528
[pid=21427] ppid=21425 vsize=109828 CPUtime=582.29 cores=4,6
/proc/21427/stat : 21427 (MPhaseSAT) R 21425 21427 20833 0 -1 4202496 75057 0 0 0 58220 9 0 0 25 0 1 0 202783432 112463872 26776 33554432000 134512640 134731564 4289832416 18446744073709551615 5152598 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/21427/statm: 27457 26776 276 54 0 26767 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 109828

[startup+642.3 s]
/proc/loadavg: 4.02 3.99 3.89 5/190 21455
/proc/meminfo: memFree=20858252/32951124 swapFree=67111528/67111528
[pid=21427] ppid=21425 vsize=116248 CPUtime=642.29 cores=4,6
/proc/21427/stat : 21427 (MPhaseSAT) R 21425 21427 20833 0 -1 4202496 76629 0 0 0 64220 9 0 0 25 0 1 0 202783432 119037952 28348 33554432000 134512640 134731564 4289832416 18446744073709551615 134719901 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/21427/statm: 29062 28348 276 54 0 28372 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 116248

[startup+702.301 s]
/proc/loadavg: 4.01 3.99 3.89 5/190 21457
/proc/meminfo: memFree=20857800/32951124 swapFree=67111528/67111528
[pid=21427] ppid=21425 vsize=116248 CPUtime=702.28 cores=4,6
/proc/21427/stat : 21427 (MPhaseSAT) R 21425 21427 20833 0 -1 4202496 76637 0 0 0 70219 9 0 0 25 0 1 0 202783432 119037952 28356 33554432000 134512640 134731564 4289832416 18446744073709551615 134659334 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/21427/statm: 29062 28356 276 54 0 28372 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 116248

[startup+762.307 s]
/proc/loadavg: 4.00 3.99 3.90 5/190 21458
/proc/meminfo: memFree=20855500/32951124 swapFree=67111528/67111528
[pid=21427] ppid=21425 vsize=116248 CPUtime=762.29 cores=4,6
/proc/21427/stat : 21427 (MPhaseSAT) R 21425 21427 20833 0 -1 4202496 76642 0 0 0 76220 9 0 0 25 0 1 0 202783432 119037952 28361 33554432000 134512640 134731564 4289832416 18446744073709551615 134659293 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/21427/statm: 29062 28361 276 54 0 28372 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 116248

[startup+822.301 s]
/proc/loadavg: 4.00 3.99 3.91 5/190 21460
/proc/meminfo: memFree=20853692/32951124 swapFree=67111528/67111528
[pid=21427] ppid=21425 vsize=116248 CPUtime=822.28 cores=4,6
/proc/21427/stat : 21427 (MPhaseSAT) R 21425 21427 20833 0 -1 4202496 76680 0 0 0 82219 9 0 0 25 0 1 0 202783432 119037952 28399 33554432000 134512640 134731564 4289832416 18446744073709551615 134659334 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/21427/statm: 29062 28399 276 54 0 28372 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 116248

[startup+882.301 s]
/proc/loadavg: 4.00 3.99 3.91 5/190 21462
/proc/meminfo: memFree=20852172/32951124 swapFree=67111528/67111528
[pid=21427] ppid=21425 vsize=116248 CPUtime=882.28 cores=4,6
/proc/21427/stat : 21427 (MPhaseSAT) R 21425 21427 20833 0 -1 4202496 76685 0 0 0 88219 9 0 0 25 0 1 0 202783432 119037952 28404 33554432000 134512640 134731564 4289832416 18446744073709551615 134659467 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/21427/statm: 29062 28404 276 54 0 28372 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 116248

[startup+942.3 s]
/proc/loadavg: 4.00 3.99 3.91 5/190 21463
/proc/meminfo: memFree=20850616/32951124 swapFree=67111528/67111528
[pid=21427] ppid=21425 vsize=116248 CPUtime=942.27 cores=4,6
/proc/21427/stat : 21427 (MPhaseSAT) R 21425 21427 20833 0 -1 4202496 76697 0 0 0 94218 9 0 0 25 0 1 0 202783432 119037952 28416 33554432000 134512640 134731564 4289832416 18446744073709551615 134659334 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/21427/statm: 29062 28416 276 54 0 28372 0
Current children cumulated CPU time (s) 942.27
Current children cumulated vsize (KiB) 116248

[startup+1002.3 s]
/proc/loadavg: 4.05 4.00 3.91 5/190 21465
/proc/meminfo: memFree=20840500/32951124 swapFree=67111528/67111528
[pid=21427] ppid=21425 vsize=116248 CPUtime=1002.27 cores=4,6
/proc/21427/stat : 21427 (MPhaseSAT) R 21425 21427 20833 0 -1 4202496 76711 0 0 0 100218 9 0 0 25 0 1 0 202783432 119037952 28430 33554432000 134512640 134731564 4289832416 18446744073709551615 134623133 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/21427/statm: 29062 28430 276 54 0 28372 0
Current children cumulated CPU time (s) 1002.27
Current children cumulated vsize (KiB) 116248

[startup+1062.3 s]
/proc/loadavg: 4.02 4.00 3.91 5/190 21466
/proc/meminfo: memFree=20840556/32951124 swapFree=67111528/67111528
[pid=21427] ppid=21425 vsize=116248 CPUtime=1062.27 cores=4,6
/proc/21427/stat : 21427 (MPhaseSAT) R 21425 21427 20833 0 -1 4202496 76711 0 0 0 106218 9 0 0 25 0 1 0 202783432 119037952 28430 33554432000 134512640 134731564 4289832416 18446744073709551615 134719844 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/21427/statm: 29062 28430 276 54 0 28372 0
Current children cumulated CPU time (s) 1062.27
Current children cumulated vsize (KiB) 116248

[startup+1122.3 s]
/proc/loadavg: 4.05 4.01 3.92 5/190 21468
/proc/meminfo: memFree=20837264/32951124 swapFree=67111528/67111528
[pid=21427] ppid=21425 vsize=116248 CPUtime=1122.27 cores=4,6
/proc/21427/stat : 21427 (MPhaseSAT) R 21425 21427 20833 0 -1 4202496 76711 0 0 0 112218 9 0 0 25 0 1 0 202783432 119037952 28430 33554432000 134512640 134731564 4289832416 18446744073709551615 134667250 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/21427/statm: 29062 28430 276 54 0 28372 0
Current children cumulated CPU time (s) 1122.27
Current children cumulated vsize (KiB) 116248

[startup+1182.3 s]
/proc/loadavg: 4.02 4.01 3.92 5/190 21470
/proc/meminfo: memFree=20827672/32951124 swapFree=67111528/67111528
[pid=21427] ppid=21425 vsize=116248 CPUtime=1182.27 cores=4,6
/proc/21427/stat : 21427 (MPhaseSAT) R 21425 21427 20833 0 -1 4202496 76727 0 0 0 118218 9 0 0 25 0 1 0 202783432 119037952 28446 33554432000 134512640 134731564 4289832416 18446744073709551615 5152683 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/21427/statm: 29062 28446 276 54 0 28372 0
Current children cumulated CPU time (s) 1182.27
Current children cumulated vsize (KiB) 116248

[startup+1242.3 s]
/proc/loadavg: 4.08 4.02 3.93 5/190 21471
/proc/meminfo: memFree=20816688/32951124 swapFree=67111528/67111528
[pid=21427] ppid=21425 vsize=124092 CPUtime=1242.28 cores=4,6
/proc/21427/stat : 21427 (MPhaseSAT) R 21425 21427 20833 0 -1 4202496 78876 0 0 0 124218 10 0 0 25 0 1 0 202783432 127070208 30303 33554432000 134512640 134731564 4289832416 18446744073709551615 134659341 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/21427/statm: 31023 30303 276 54 0 30333 0
Current children cumulated CPU time (s) 1242.28
Current children cumulated vsize (KiB) 124092



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.03 4.01 3.93 3/186 21475
/proc/meminfo: memFree=20982440/32951124 swapFree=67111528/67111528
[pid=21427] ppid=21425 vsize=124092 CPUtime=1299.99 cores=4,6
/proc/21427/stat : 21427 (MPhaseSAT) R 21425 21427 20833 0 -1 4202496 78884 0 0 0 129989 10 0 0 25 0 1 0 202783432 127070208 30311 33554432000 134512640 134731564 4289832416 18446744073709551615 134719844 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/21427/statm: 31023 30311 276 54 0 30333 0
Current children cumulated CPU time (s) 1299.99
Current children cumulated vsize (KiB) 124092

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
CPU user time (s): 1299.89
CPU system time (s): 0.111982
CPU usage (%): 99.9993
Max. virtual memory (cumulated for all children) (KiB): 126172

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

runsolver used 2.30565 second user time and 4.79827 second system time

The end

Launcher Data

Begin job on node107 at 2011-04-23 21:12:02
IDJOB=3251620
IDBENCH=88228
IDSOLVER=1520
FILE ID=node107/3251620-1303585921
RUNJOBID= node107-1303585921-21396
PBS_JOBID= 13150353
Free space on /tmp= 71708 MiB

SOLVER NAME= MPhaseSAT 2011-02-15
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m52-q918.75-n50-p15-s98191766.cnf
COMMAND LINE= MPhaseSAT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3251620-1303585921/watcher-3251620-1303585921 -o /tmp/evaluation-result-3251620-1303585921/solver-3251620-1303585921 -C 2400 -W 1300 -M 7680  MPhaseSAT HOME/instance-3251620-1303585921.cnf

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

MD5SUM BENCH= 71638ad618721ad48c6bd2d48b828020
RANDOM SEED=1804551596

node107.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.829
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.65
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.829
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.829
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.67
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.829
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.82
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.829
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.74
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.829
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	: 5359.47
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.829
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.829
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21151140 kB
Buffers:       2013016 kB
Cached:        9231040 kB
SwapCached:          0 kB
Active:        7617608 kB
Inactive:      3704604 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21151140 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           15280 kB
Writeback:           0 kB
AnonPages:       78432 kB
Mapped:          15652 kB
Slab:           413648 kB
PageTables:       5620 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   244000 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= 71712 MiB
End job on node107 at 2011-04-23 21:33:44