Trace number 3287708

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) 1299.73 1300.01

General information on the benchmark

Nameapplication/jarvisalo/
HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k45-pdtviseisenberg1-tseitin.cnf
MD5SUMab962ce6f14e7741edd1ff987decb0b7
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark21.0498
Satisfiable
(Un)Satisfiability was proved
Number of variables102621
Number of clauses307469
Sum of the clauses size717425
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2204978
Number of clauses of size 3102489
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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-3287708-1303773523/watcher-3287708-1303773523 -o /tmp/evaluation-result-3287708-1303773523/solver-3287708-1303773523 -C 2400 -W 1300 -M 7680 MPhaseSAT64 HOME/instance-3287708-1303773523.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: 2.60 3.66 3.88 5/187 20568
/proc/meminfo: memFree=24849092/32951132 swapFree=67111364/67111528
[pid=20568] ppid=20566 vsize=7876 CPUtime=0 cores=4,6
/proc/20568/stat : 20568 (MPhaseSAT64) R 20566 20568 20197 0 -1 4202496 323 0 0 0 0 0 0 0 20 0 1 0 488950958 8065024 265 33554432000 134512640 134761588 4287036960 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20568/statm: 1969 265 225 61 0 1272 0

[startup+0.0329391 s]
/proc/loadavg: 2.60 3.66 3.88 5/187 20568
/proc/meminfo: memFree=24849092/32951132 swapFree=67111364/67111528
[pid=20568] ppid=20566 vsize=7876 CPUtime=0.02 cores=4,6
/proc/20568/stat : 20568 (MPhaseSAT64) R 20566 20568 20197 0 -1 4202496 463 0 0 0 2 0 0 0 20 0 1 0 488950958 8065024 405 33554432000 134512640 134761588 4287036960 18446744073709551615 8849529 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20568/statm: 1969 405 225 61 0 1272 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 7876

[startup+0.10095 s]
/proc/loadavg: 2.60 3.66 3.88 5/187 20568
/proc/meminfo: memFree=24849092/32951132 swapFree=67111364/67111528
[pid=20568] ppid=20566 vsize=7876 CPUtime=0.09 cores=4,6
/proc/20568/stat : 20568 (MPhaseSAT64) R 20566 20568 20197 0 -1 4202496 799 0 0 0 9 0 0 0 20 0 1 0 488950958 8065024 741 33554432000 134512640 134761588 4287036960 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20568/statm: 1969 741 225 61 0 1272 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7876

[startup+0.300914 s]
/proc/loadavg: 2.60 3.66 3.88 5/187 20568
/proc/meminfo: memFree=24849092/32951132 swapFree=67111364/67111528
[pid=20568] ppid=20566 vsize=7876 CPUtime=0.23 cores=4,6
/proc/20568/stat : 20568 (MPhaseSAT64) R 20566 20568 20197 0 -1 4202496 1300 0 0 0 22 1 0 0 21 0 1 0 488950958 8065024 1242 33554432000 134512640 134761588 4287036960 18446744073709551615 8721660 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20568/statm: 1969 1242 225 61 0 1272 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 7876

[startup+0.700783 s]
/proc/loadavg: 2.60 3.66 3.88 5/187 20568
/proc/meminfo: memFree=24849092/32951132 swapFree=67111364/67111528
[pid=20568] ppid=20566 vsize=23016 CPUtime=0.6 cores=4,6
/proc/20568/stat : 20568 (MPhaseSAT64) R 20566 20568 20197 0 -1 4202496 19202 0 0 0 57 3 0 0 22 0 1 0 488950958 23568384 5291 33554432000 134512640 134761588 4287036960 18446744073709551615 134643383 0 0 4096 1026 0 0 0 17 6 0 0 0
/proc/20568/statm: 5754 5291 452 61 0 5057 0
Current children cumulated CPU time (s) 0.6
Current children cumulated vsize (KiB) 23016

[startup+1.50065 s]
/proc/loadavg: 2.60 3.66 3.88 6/188 20569
/proc/meminfo: memFree=24810652/32951132 swapFree=67111364/67111528
[pid=20568] ppid=20566 vsize=24052 CPUtime=1.41 cores=4,6
/proc/20568/stat : 20568 (MPhaseSAT64) R 20566 20568 20197 0 -1 4202496 27329 0 0 0 136 5 0 0 25 0 1 0 488950958 24629248 5537 33554432000 134512640 134761588 4287036960 18446744073709551615 134697665 0 0 4096 1026 0 0 0 17 6 0 0 0
/proc/20568/statm: 6013 5537 463 61 0 5316 0
Current children cumulated CPU time (s) 1.41
Current children cumulated vsize (KiB) 24052

[startup+3.10037 s]
/proc/loadavg: 2.60 3.66 3.88 5/188 20569
/proc/meminfo: memFree=24806188/32951132 swapFree=67111364/67111528
[pid=20568] ppid=20566 vsize=25336 CPUtime=2.95 cores=4,6
/proc/20568/stat : 20568 (MPhaseSAT64) R 20566 20568 20197 0 -1 4202496 27656 0 0 0 290 5 0 0 25 0 1 0 488950958 25944064 5864 33554432000 134512640 134761588 4287036960 18446744073709551615 134649095 0 0 4096 1026 0 0 0 17 6 0 0 0
/proc/20568/statm: 6334 5864 464 61 0 5637 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 25336

[startup+6.30081 s]
/proc/loadavg: 2.88 3.70 3.89 5/188 20569
/proc/meminfo: memFree=24769064/32951132 swapFree=67111364/67111528
[pid=20568] ppid=20566 vsize=38652 CPUtime=5.99 cores=4,6
/proc/20568/stat : 20568 (MPhaseSAT64) R 20566 20568 20197 0 -1 4202496 30985 0 0 0 592 7 0 0 25 0 1 0 488950958 39579648 9193 33554432000 134512640 134761588 4287036960 18446744073709551615 134621613 0 0 4096 1026 0 0 0 17 6 0 0 0
/proc/20568/statm: 9663 9193 464 61 0 8966 0
Current children cumulated CPU time (s) 5.99
Current children cumulated vsize (KiB) 38652

[startup+12.7007 s]
/proc/loadavg: 2.89 3.69 3.89 4/183 20586
/proc/meminfo: memFree=24768988/32951132 swapFree=67111364/67111528
[pid=20568] ppid=20566 vsize=35052 CPUtime=12.39 cores=4,6
/proc/20568/stat : 20568 (MPhaseSAT64) R 20566 20568 20197 0 -1 4202496 33884 0 0 0 1232 7 0 0 25 0 1 0 488950958 35893248 8297 33554432000 134512640 134761588 4287036960 18446744073709551615 134747171 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20568/statm: 8763 8297 468 61 0 8066 0
Current children cumulated CPU time (s) 12.39
Current children cumulated vsize (KiB) 35052

[startup+25.5006 s]
/proc/loadavg: 3.12 3.70 3.89 4/183 20640
/proc/meminfo: memFree=24789372/32951132 swapFree=67111364/67111528
[pid=20568] ppid=20566 vsize=25956 CPUtime=25.19 cores=4,6
/proc/20568/stat : 20568 (MPhaseSAT64) R 20566 20568 20197 0 -1 4202496 38070 0 0 0 2511 8 0 0 25 0 1 0 488950958 26578944 6055 33554432000 134512640 134761588 4287036960 18446744073709551615 134747177 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20568/statm: 6489 6055 468 61 0 5792 0
Current children cumulated CPU time (s) 25.19
Current children cumulated vsize (KiB) 25956

[startup+51.1012 s]
/proc/loadavg: 3.45 3.73 3.89 5/188 20732
/proc/meminfo: memFree=24709880/32951132 swapFree=67111364/67111528
[pid=20568] ppid=20566 vsize=25956 CPUtime=50.79 cores=4,6
/proc/20568/stat : 20568 (MPhaseSAT64) R 20566 20568 20197 0 -1 4202496 62197 0 0 0 5068 11 0 0 25 0 1 0 488950958 26578944 6023 33554432000 134512640 134761588 4287036960 18446744073709551615 134748434 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20568/statm: 6489 6023 468 61 0 5792 0
Current children cumulated CPU time (s) 50.79
Current children cumulated vsize (KiB) 25956

[startup+102.306 s]
/proc/loadavg: 3.80 3.78 3.90 5/188 20760
/proc/meminfo: memFree=24785220/32951132 swapFree=67111364/67111528
[pid=20568] ppid=20566 vsize=25956 CPUtime=101.99 cores=4,6
/proc/20568/stat : 20568 (MPhaseSAT64) R 20566 20568 20197 0 -1 4202496 110515 0 0 0 10181 18 0 0 25 0 1 0 488950958 26578944 6023 33554432000 134512640 134761588 4287036960 18446744073709551615 134748067 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20568/statm: 6489 6023 468 61 0 5792 0
Current children cumulated CPU time (s) 101.99
Current children cumulated vsize (KiB) 25956

[startup+162.301 s]
/proc/loadavg: 3.87 3.80 3.90 5/188 20789
/proc/meminfo: memFree=24767436/32951132 swapFree=67111364/67111528
[pid=20568] ppid=20566 vsize=40700 CPUtime=161.99 cores=4,6
/proc/20568/stat : 20568 (MPhaseSAT64) R 20566 20568 20197 0 -1 4202496 176455 0 0 0 16172 27 0 0 25 0 1 0 488950958 41676800 9709 33554432000 134512640 134761588 4287036960 18446744073709551615 134634823 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20568/statm: 10175 9709 468 61 0 9478 0
Current children cumulated CPU time (s) 161.99
Current children cumulated vsize (KiB) 40700

[startup+222.301 s]
/proc/loadavg: 3.95 3.84 3.91 5/188 20791
/proc/meminfo: memFree=24770108/32951132 swapFree=67111364/67111528
[pid=20568] ppid=20566 vsize=29144 CPUtime=221.99 cores=4,6
/proc/20568/stat : 20568 (MPhaseSAT64) R 20566 20568 20197 0 -1 4202496 228663 0 0 0 22166 33 0 0 25 0 1 0 488950958 29843456 6820 33554432000 134512640 134761588 4287036960 18446744073709551615 134621639 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20568/statm: 7286 6820 468 61 0 6589 0
Current children cumulated CPU time (s) 221.99
Current children cumulated vsize (KiB) 29144

[startup+282.3 s]
/proc/loadavg: 4.02 3.88 3.91 5/188 20792
/proc/meminfo: memFree=24775776/32951132 swapFree=67111364/67111528
[pid=20568] ppid=20566 vsize=31688 CPUtime=281.99 cores=4,6
/proc/20568/stat : 20568 (MPhaseSAT64) R 20566 20568 20197 0 -1 4202496 279458 0 0 0 28157 42 0 0 25 0 1 0 488950958 32448512 7456 33554432000 134512640 134761588 4287036960 18446744073709551615 134748185 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20568/statm: 7922 7456 468 61 0 7225 0
Current children cumulated CPU time (s) 281.99
Current children cumulated vsize (KiB) 31688

[startup+342.301 s]
/proc/loadavg: 4.01 3.90 3.91 5/188 20794
/proc/meminfo: memFree=24778356/32951132 swapFree=67111364/67111528
[pid=20568] ppid=20566 vsize=37628 CPUtime=342 cores=4,6
/proc/20568/stat : 20568 (MPhaseSAT64) R 20566 20568 20197 0 -1 4202496 344800 0 0 0 34150 50 0 0 25 0 1 0 488950958 38531072 8941 33554432000 134512640 134761588 4287036960 18446744073709551615 134634782 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20568/statm: 9407 8941 468 61 0 8710 0
Current children cumulated CPU time (s) 342
Current children cumulated vsize (KiB) 37628

[startup+402.301 s]
/proc/loadavg: 4.04 3.93 3.92 5/188 20795
/proc/meminfo: memFree=24764200/32951132 swapFree=67111364/67111528
[pid=20568] ppid=20566 vsize=35052 CPUtime=401.99 cores=4,6
/proc/20568/stat : 20568 (MPhaseSAT64) R 20566 20568 20197 0 -1 4202496 396269 0 0 0 40143 56 0 0 25 0 1 0 488950958 35893248 8297 33554432000 134512640 134761588 4287036960 18446744073709551615 134747194 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20568/statm: 8763 8297 468 61 0 8066 0
Current children cumulated CPU time (s) 401.99
Current children cumulated vsize (KiB) 35052

[startup+462.3 s]
/proc/loadavg: 4.01 3.94 3.92 5/188 20797
/proc/meminfo: memFree=24766904/32951132 swapFree=67111364/67111528
[pid=20568] ppid=20566 vsize=31304 CPUtime=461.99 cores=4,6
/proc/20568/stat : 20568 (MPhaseSAT64) R 20566 20568 20197 0 -1 4202496 448507 0 0 0 46135 64 0 0 25 0 1 0 488950958 32055296 7392 33554432000 134512640 134761588 4287036960 18446744073709551615 134655640 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20568/statm: 7826 7392 468 61 0 7129 0
Current children cumulated CPU time (s) 461.99
Current children cumulated vsize (KiB) 31304

[startup+522.301 s]
/proc/loadavg: 4.00 3.95 3.92 5/188 20799
/proc/meminfo: memFree=24781004/32951132 swapFree=67111364/67111528
[pid=20568] ppid=20566 vsize=25336 CPUtime=522 cores=4,6
/proc/20568/stat : 20568 (MPhaseSAT64) R 20566 20568 20197 0 -1 4202496 510840 0 0 0 52127 73 0 0 25 0 1 0 488950958 25944064 5868 33554432000 134512640 134761588 4287036960 18446744073709551615 134634489 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20568/statm: 6334 5868 468 61 0 5637 0
Current children cumulated CPU time (s) 522
Current children cumulated vsize (KiB) 25336

[startup+582.301 s]
/proc/loadavg: 4.06 3.97 3.93 5/188 20800
/proc/meminfo: memFree=24747616/32951132 swapFree=67111364/67111528
[pid=20568] ppid=20566 vsize=48892 CPUtime=582 cores=4,6
/proc/20568/stat : 20568 (MPhaseSAT64) R 20566 20568 20197 0 -1 4202496 565047 0 0 0 58119 81 0 0 25 0 1 0 488950958 50065408 11757 33554432000 134512640 134761588 4287036960 18446744073709551615 134616713 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20568/statm: 12223 11757 468 61 0 11526 0
Current children cumulated CPU time (s) 582
Current children cumulated vsize (KiB) 48892

[startup+642.3 s]
/proc/loadavg: 4.02 3.97 3.93 5/188 20802
/proc/meminfo: memFree=24771140/32951132 swapFree=67111364/67111528
[pid=20568] ppid=20566 vsize=29808 CPUtime=642 cores=4,6
/proc/20568/stat : 20568 (MPhaseSAT64) R 20566 20568 20197 0 -1 4202496 617246 0 0 0 64112 88 0 0 25 0 1 0 488950958 30523392 7018 33554432000 134512640 134761588 4287036960 18446744073709551615 134697707 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20568/statm: 7452 7018 468 61 0 6755 0
Current children cumulated CPU time (s) 642
Current children cumulated vsize (KiB) 29808

[startup+702.301 s]
/proc/loadavg: 4.00 3.97 3.93 5/188 20803
/proc/meminfo: memFree=24781528/32951132 swapFree=67111364/67111528
[pid=20568] ppid=20566 vsize=26216 CPUtime=702 cores=4,6
/proc/20568/stat : 20568 (MPhaseSAT64) R 20566 20568 20197 0 -1 4202496 675136 0 0 0 70104 96 0 0 25 0 1 0 488950958 26845184 6088 33554432000 134512640 134761588 4287036960 18446744073709551615 134616748 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20568/statm: 6554 6088 468 61 0 5857 0
Current children cumulated CPU time (s) 702
Current children cumulated vsize (KiB) 26216

[startup+762.307 s]
/proc/loadavg: 4.00 3.97 3.93 5/188 20805
/proc/meminfo: memFree=24747396/32951132 swapFree=67111364/67111528
[pid=20568] ppid=20566 vsize=48892 CPUtime=762.01 cores=4,6
/proc/20568/stat : 20568 (MPhaseSAT64) R 20566 20568 20197 0 -1 4202496 734160 0 0 0 76098 103 0 0 25 0 1 0 488950958 50065408 11757 33554432000 134512640 134761588 4287036960 18446744073709551615 134614602 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20568/statm: 12223 11757 468 61 0 11526 0
Current children cumulated CPU time (s) 762.01
Current children cumulated vsize (KiB) 48892

[startup+822.3 s]
/proc/loadavg: 4.06 3.99 3.93 5/188 20807
/proc/meminfo: memFree=24775508/32951132 swapFree=67111364/67111528
[pid=20568] ppid=20566 vsize=25016 CPUtime=822 cores=4,6
/proc/20568/stat : 20568 (MPhaseSAT64) R 20566 20568 20197 0 -1 4202496 784958 0 0 0 82090 110 0 0 25 0 1 0 488950958 25616384 5788 33554432000 134512640 134761588 4287036960 18446744073709551615 134748008 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20568/statm: 6254 5788 468 61 0 5557 0
Current children cumulated CPU time (s) 822
Current children cumulated vsize (KiB) 25016

[startup+882.301 s]
/proc/loadavg: 4.02 3.99 3.93 5/188 20808
/proc/meminfo: memFree=24778832/32951132 swapFree=67111364/67111528
[pid=20568] ppid=20566 vsize=26340 CPUtime=882 cores=4,6
/proc/20568/stat : 20568 (MPhaseSAT64) R 20566 20568 20197 0 -1 4202496 835381 0 0 0 88083 117 0 0 25 0 1 0 488950958 26972160 6119 33554432000 134512640 134761588 4287036960 18446744073709551615 134748446 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20568/statm: 6585 6119 468 61 0 5888 0
Current children cumulated CPU time (s) 882
Current children cumulated vsize (KiB) 26340

[startup+942.301 s]
/proc/loadavg: 4.00 3.99 3.93 5/188 20810
/proc/meminfo: memFree=24763176/32951132 swapFree=67111364/67111528
[pid=20568] ppid=20566 vsize=44796 CPUtime=942 cores=4,6
/proc/20568/stat : 20568 (MPhaseSAT64) R 20566 20568 20197 0 -1 4202496 902249 0 0 0 94073 127 0 0 25 0 1 0 488950958 45871104 10733 33554432000 134512640 134761588 4287036960 18446744073709551615 134649285 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20568/statm: 11199 10733 468 61 0 10502 0
Current children cumulated CPU time (s) 942
Current children cumulated vsize (KiB) 44796

[startup+1002.3 s]
/proc/loadavg: 4.00 3.99 3.93 5/188 20811
/proc/meminfo: memFree=24752228/32951132 swapFree=67111364/67111528
[pid=20568] ppid=20566 vsize=30868 CPUtime=1002.01 cores=4,6
/proc/20568/stat : 20568 (MPhaseSAT64) R 20566 20568 20197 0 -1 4202496 953864 0 0 0 100067 134 0 0 25 0 1 0 488950958 31608832 7251 33554432000 134512640 134761588 4287036960 18446744073709551615 134614440 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20568/statm: 7717 7251 468 61 0 7020 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 30868

[startup+1062.3 s]
/proc/loadavg: 4.00 3.99 3.93 5/188 20840
/proc/meminfo: memFree=24757976/32951132 swapFree=67111364/67111528
[pid=20568] ppid=20566 vsize=27592 CPUtime=1062.01 cores=4,6
/proc/20568/stat : 20568 (MPhaseSAT64) R 20566 20568 20197 0 -1 4202496 1004228 0 0 0 106061 140 0 0 25 0 1 0 488950958 28254208 6432 33554432000 134512640 134761588 4287036960 18446744073709551615 134681060 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20568/statm: 6898 6432 468 61 0 6201 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 27592

[startup+1122.3 s]
/proc/loadavg: 4.00 3.99 3.93 5/188 20896
/proc/meminfo: memFree=24766000/32951132 swapFree=67111364/67111528
[pid=20568] ppid=20566 vsize=38652 CPUtime=1122.01 cores=4,6
/proc/20568/stat : 20568 (MPhaseSAT64) R 20566 20568 20197 0 -1 4202496 1069826 0 0 0 112052 149 0 0 25 0 1 0 488950958 39579648 9197 33554432000 134512640 134761588 4287036960 18446744073709551615 134620906 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20568/statm: 9663 9197 468 61 0 8966 0
Current children cumulated CPU time (s) 1122.01
Current children cumulated vsize (KiB) 38652

[startup+1182.3 s]
/proc/loadavg: 4.07 4.00 3.94 5/188 20897
/proc/meminfo: memFree=24767452/32951132 swapFree=67111364/67111528
[pid=20568] ppid=20566 vsize=29144 CPUtime=1182.01 cores=4,6
/proc/20568/stat : 20568 (MPhaseSAT64) R 20566 20568 20197 0 -1 4202496 1122546 0 0 0 118044 157 0 0 25 0 1 0 488950958 29843456 6820 33554432000 134512640 134761588 4287036960 18446744073709551615 134634611 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20568/statm: 7286 6820 468 61 0 6589 0
Current children cumulated CPU time (s) 1182.01
Current children cumulated vsize (KiB) 29144

[startup+1242.3 s]
/proc/loadavg: 4.02 4.00 3.94 5/188 20899
/proc/meminfo: memFree=24771768/32951132 swapFree=67111364/67111528
[pid=20568] ppid=20566 vsize=31688 CPUtime=1242.01 cores=4,6
/proc/20568/stat : 20568 (MPhaseSAT64) R 20566 20568 20197 0 -1 4202496 1173341 0 0 0 124036 165 0 0 25 0 1 0 488950958 32448512 7456 33554432000 134512640 134761588 4287036960 18446744073709551615 134617168 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20568/statm: 7922 7456 468 61 0 7225 0
Current children cumulated CPU time (s) 1242.01
Current children cumulated vsize (KiB) 31688



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 4.00 3.94 5/188 20900
/proc/meminfo: memFree=24758612/32951132 swapFree=67111364/67111528
[pid=20568] ppid=20566 vsize=24052 CPUtime=1299.72 cores=4,6
/proc/20568/stat : 20568 (MPhaseSAT64) R 20566 20568 20197 0 -1 4202496 1235289 0 0 0 129798 174 0 0 25 0 1 0 488950958 24629248 5547 33554432000 134512640 134761588 4287036960 18446744073709551615 134616704 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20568/statm: 6013 5547 468 61 0 5316 0
Current children cumulated CPU time (s) 1299.72
Current children cumulated vsize (KiB) 24052

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): 1299.73
CPU user time (s): 1297.98
CPU system time (s): 1.74473
CPU usage (%): 99.9785
Max. virtual memory (cumulated for all children) (KiB): 48892

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

runsolver used 2.28965 second user time and 4.78927 second system time

The end

Launcher Data

Begin job on node128 at 2011-04-26 01:18:43
IDJOB=3287708
IDBENCH=82473
IDSOLVER=1521
FILE ID=node128/3287708-1303773523
RUNJOBID= node128-1303773520-20527
PBS_JOBID= 13157180
Free space on /tmp= 66776 MiB

SOLVER NAME= MPhaseSAT64 2011-03-03
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k45-pdtviseisenberg1-tseitin.cnf
COMMAND LINE= MPhaseSAT64 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3287708-1303773523/watcher-3287708-1303773523 -o /tmp/evaluation-result-3287708-1303773523/solver-3287708-1303773523 -C 2400 -W 1300 -M 7680  MPhaseSAT64 HOME/instance-3287708-1303773523.cnf

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

MD5SUM BENCH= ab962ce6f14e7741edd1ff987decb0b7
RANDOM SEED=1576481995

node128.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.852
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.70
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.852
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.852
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.82
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.852
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.75
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.852
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.82
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.852
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.852
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.82
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.852
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	: 5434.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      24849372 kB
Buffers:       1286580 kB
Cached:        6072012 kB
SwapCached:        160 kB
Active:         688060 kB
Inactive:      6795888 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      24849372 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:           23732 kB
Writeback:          12 kB
AnonPages:      124728 kB
Mapped:          16460 kB
Slab:           554192 kB
PageTables:       5612 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   317936 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66772 MiB
End job on node128 at 2011-04-26 01:40:25