Trace number 3094663

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

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v30000-c126000-S629207485-001-UNKNOWN.cnf
MD5SUM33c09da85657b6bbed23989098d6baf7
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark50.0704
Satisfiable
(Un)Satisfiability was proved
Number of variables30000
Number of clauses126000
Sum of the clauses size378000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3126000
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 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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

running on 2 cores: 5,7

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: 0.49 0.21 1.20 5/189 25115
/proc/meminfo: memFree=21908732/32951124 swapFree=67111528/67111528
[pid=25115] ppid=25113 vsize=5044 CPUtime=0 cores=5,7
/proc/25115/stat : 25115 (MPhaseSAT64) R 25113 25115 25055 0 -1 4202496 324 0 0 0 0 0 0 0 21 0 1 0 286456486 5165056 263 33554432000 134512640 134761588 4294026512 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/25115/statm: 1261 263 225 61 0 564 0

[startup+0.0580151 s]
/proc/loadavg: 0.49 0.21 1.20 5/189 25115
/proc/meminfo: memFree=21908732/32951124 swapFree=67111528/67111528
[pid=25115] ppid=25113 vsize=5044 CPUtime=0.05 cores=5,7
/proc/25115/stat : 25115 (MPhaseSAT64) R 25113 25115 25055 0 -1 4202496 584 0 0 0 5 0 0 0 21 0 1 0 286456486 5165056 523 33554432000 134512640 134761588 4294026512 18446744073709551615 134531305 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/25115/statm: 1261 523 225 61 0 564 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 5044

[startup+0.101009 s]
/proc/loadavg: 0.49 0.21 1.20 5/189 25115
/proc/meminfo: memFree=21908732/32951124 swapFree=67111528/67111528
[pid=25115] ppid=25113 vsize=5044 CPUtime=0.09 cores=5,7
/proc/25115/stat : 25115 (MPhaseSAT64) R 25113 25115 25055 0 -1 4202496 797 0 0 0 9 0 0 0 21 0 1 0 286456486 5165056 736 33554432000 134512640 134761588 4294026512 18446744073709551615 4147203 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/25115/statm: 1261 736 225 61 0 564 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5044

[startup+0.300976 s]
/proc/loadavg: 0.49 0.21 1.20 5/189 25115
/proc/meminfo: memFree=21908732/32951124 swapFree=67111528/67111528
[pid=25115] ppid=25113 vsize=22220 CPUtime=0.29 cores=5,7
/proc/25115/stat : 25115 (MPhaseSAT64) R 25113 25115 25055 0 -1 4202496 7537 0 0 0 29 0 0 0 22 0 1 0 286456486 22753280 5072 33554432000 134512640 134761588 4294026512 18446744073709551615 134616704 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/25115/statm: 5555 5072 255 61 0 4858 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 22220

[startup+0.700903 s]
/proc/loadavg: 0.49 0.21 1.20 5/189 25115
/proc/meminfo: memFree=21908732/32951124 swapFree=67111528/67111528
[pid=25115] ppid=25113 vsize=16428 CPUtime=0.69 cores=5,7
/proc/25115/stat : 25115 (MPhaseSAT64) R 25113 25115 25055 0 -1 4202496 8679 0 0 0 69 0 0 0 23 0 1 0 286456486 16822272 3636 33554432000 134512640 134761588 4294026512 18446744073709551615 134614427 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/25115/statm: 4107 3636 265 61 0 3410 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16428

[startup+1.50076 s]
/proc/loadavg: 0.49 0.21 1.20 5/190 25116
/proc/meminfo: memFree=21895248/32951124 swapFree=67111528/67111528
[pid=25115] ppid=25113 vsize=16400 CPUtime=1.49 cores=5,7
/proc/25115/stat : 25115 (MPhaseSAT64) R 25113 25115 25055 0 -1 4202496 8912 0 0 0 149 0 0 0 25 0 1 0 286456486 16793600 3634 33554432000 134512640 134761588 4294026512 18446744073709551615 134748651 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/25115/statm: 4100 3634 270 61 0 3403 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 16400

[startup+3.10047 s]
/proc/loadavg: 0.49 0.21 1.20 5/190 25116
/proc/meminfo: memFree=21892892/32951124 swapFree=67111528/67111528
[pid=25115] ppid=25113 vsize=16400 CPUtime=3.09 cores=5,7
/proc/25115/stat : 25115 (MPhaseSAT64) R 25113 25115 25055 0 -1 4202496 8912 0 0 0 309 0 0 0 25 0 1 0 286456486 16793600 3634 33554432000 134512640 134761588 4294026512 18446744073709551615 134682731 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/25115/statm: 4100 3634 270 61 0 3403 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 16400

[startup+6.30089 s]
/proc/loadavg: 0.77 0.27 1.22 6/190 25143
/proc/meminfo: memFree=21889564/32951124 swapFree=67111528/67111528
[pid=25115] ppid=25113 vsize=16880 CPUtime=6.29 cores=5,7
/proc/25115/stat : 25115 (MPhaseSAT64) R 25113 25115 25055 0 -1 4202496 9032 0 0 0 629 0 0 0 25 0 1 0 286456486 17285120 3754 33554432000 134512640 134761588 4294026512 18446744073709551615 134747651 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/25115/statm: 4220 3754 270 61 0 3523 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 16880

[startup+12.7007 s]
/proc/loadavg: 1.03 0.33 1.23 5/190 25144
/proc/meminfo: memFree=21874412/32951124 swapFree=67111528/67111528
[pid=25115] ppid=25113 vsize=17620 CPUtime=12.69 cores=5,7
/proc/25115/stat : 25115 (MPhaseSAT64) R 25113 25115 25055 0 -1 4202496 11361 0 0 0 1268 1 0 0 25 0 1 0 286456486 18042880 3939 33554432000 134512640 134761588 4294026512 18446744073709551615 134747182 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/25115/statm: 4405 3939 270 61 0 3708 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 17620

[startup+25.5004 s]
/proc/loadavg: 1.69 0.51 1.28 5/190 25144
/proc/meminfo: memFree=21863744/32951124 swapFree=67111528/67111528
[pid=25115] ppid=25113 vsize=21724 CPUtime=25.49 cores=5,7
/proc/25115/stat : 25115 (MPhaseSAT64) R 25113 25115 25055 0 -1 4202496 27566 0 0 0 2546 3 0 0 25 0 1 0 286456486 22245376 4932 33554432000 134512640 134761588 4294026512 18446744073709551615 134747192 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/25115/statm: 5431 4932 276 61 0 4734 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 21724

[startup+51.1008 s]
/proc/loadavg: 2.48 0.79 1.35 5/190 25144
/proc/meminfo: memFree=21850312/32951124 swapFree=67111528/67111528
[pid=25115] ppid=25113 vsize=24212 CPUtime=51.09 cores=5,7
/proc/25115/stat : 25115 (MPhaseSAT64) R 25113 25115 25055 0 -1 4202496 39994 0 0 0 5104 5 0 0 25 0 1 0 286456486 24793088 5608 33554432000 134512640 134761588 4294026512 18446744073709551615 134636776 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/25115/statm: 6053 5608 276 61 0 5356 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 24212

[startup+102.307 s]
/proc/loadavg: 3.34 1.28 1.48 5/190 25146
/proc/meminfo: memFree=21840476/32951124 swapFree=67111528/67111528
[pid=25115] ppid=25113 vsize=24736 CPUtime=102.29 cores=5,7
/proc/25115/stat : 25115 (MPhaseSAT64) R 25113 25115 25055 0 -1 4202496 50862 0 0 0 10223 6 0 0 25 0 1 0 286456486 25329664 5724 33554432000 134512640 134761588 4294026512 18446744073709551615 134748428 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/25115/statm: 6184 5724 276 61 0 5487 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 24736

[startup+162.301 s]
/proc/loadavg: 3.75 1.77 1.64 5/190 25148
/proc/meminfo: memFree=21839436/32951124 swapFree=67111528/67111528
[pid=25115] ppid=25113 vsize=25896 CPUtime=162.29 cores=5,7
/proc/25115/stat : 25115 (MPhaseSAT64) R 25113 25115 25055 0 -1 4202496 54963 0 0 0 16222 7 0 0 25 0 1 0 286456486 26517504 6014 33554432000 134512640 134761588 4294026512 18446744073709551615 134636797 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/25115/statm: 6474 6014 276 61 0 5777 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 25896

[startup+222.301 s]
/proc/loadavg: 3.91 2.18 1.78 5/190 25149
/proc/meminfo: memFree=21840264/32951124 swapFree=67111528/67111528
[pid=25115] ppid=25113 vsize=25216 CPUtime=222.3 cores=5,7
/proc/25115/stat : 25115 (MPhaseSAT64) R 25113 25115 25055 0 -1 4202496 57438 0 0 0 22222 8 0 0 25 0 1 0 286456486 25821184 5844 33554432000 134512640 134761588 4294026512 18446744073709551615 134680751 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/25115/statm: 6304 5844 276 61 0 5607 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 25216

[startup+282.301 s]
/proc/loadavg: 3.96 2.51 1.92 5/190 25151
/proc/meminfo: memFree=21838252/32951124 swapFree=67111528/67111528
[pid=25115] ppid=25113 vsize=26356 CPUtime=282.3 cores=5,7
/proc/25115/stat : 25115 (MPhaseSAT64) R 25113 25115 25055 0 -1 4202496 60141 0 0 0 28222 8 0 0 25 0 1 0 286456486 26988544 6129 33554432000 134512640 134761588 4294026512 18446744073709551615 134616926 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/25115/statm: 6589 6129 276 61 0 5892 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 26356

[startup+342.301 s]
/proc/loadavg: 3.98 2.78 2.05 5/190 25152
/proc/meminfo: memFree=21838204/32951124 swapFree=67111528/67111528
[pid=25115] ppid=25113 vsize=25720 CPUtime=342.3 cores=5,7
/proc/25115/stat : 25115 (MPhaseSAT64) R 25113 25115 25055 0 -1 4202496 62873 0 0 0 34222 8 0 0 25 0 1 0 286456486 26337280 5970 33554432000 134512640 134761588 4294026512 18446744073709551615 134748639 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/25115/statm: 6430 5970 276 61 0 5733 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 25720

[startup+402.3 s]
/proc/loadavg: 3.99 3.00 2.17 5/190 25154
/proc/meminfo: memFree=21836800/32951124 swapFree=67111528/67111528
[pid=25115] ppid=25113 vsize=27116 CPUtime=402.29 cores=5,7
/proc/25115/stat : 25115 (MPhaseSAT64) R 25113 25115 25055 0 -1 4202496 65611 0 0 0 40221 8 0 0 25 0 1 0 286456486 27766784 6319 33554432000 134512640 134761588 4294026512 18446744073709551615 134680771 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/25115/statm: 6779 6319 276 61 0 6082 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 27116

[startup+462.3 s]
/proc/loadavg: 3.99 3.18 2.28 5/190 25156
/proc/meminfo: memFree=21836888/32951124 swapFree=67111528/67111528
[pid=25115] ppid=25113 vsize=26664 CPUtime=462.3 cores=5,7
/proc/25115/stat : 25115 (MPhaseSAT64) R 25113 25115 25055 0 -1 4202496 68806 0 0 0 46221 9 0 0 25 0 1 0 286456486 27303936 6213 33554432000 134512640 134761588 4294026512 18446744073709551615 134681973 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/25115/statm: 6666 6213 276 61 0 5969 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 26664

[startup+522.3 s]
/proc/loadavg: 3.99 3.32 2.38 5/190 25157
/proc/meminfo: memFree=21838208/32951124 swapFree=67111528/67111528
[pid=25115] ppid=25113 vsize=25640 CPUtime=522.3 cores=5,7
/proc/25115/stat : 25115 (MPhaseSAT64) R 25113 25115 25055 0 -1 4202496 71451 0 0 0 52221 9 0 0 25 0 1 0 286456486 26255360 5957 33554432000 134512640 134761588 4294026512 18446744073709551615 134747221 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/25115/statm: 6410 5957 276 61 0 5713 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 25640

[startup+582.301 s]
/proc/loadavg: 3.99 3.44 2.48 5/190 25159
/proc/meminfo: memFree=21835320/32951124 swapFree=67111528/67111528
[pid=25115] ppid=25113 vsize=27632 CPUtime=582.3 cores=5,7
/proc/25115/stat : 25115 (MPhaseSAT64) R 25113 25115 25055 0 -1 4202496 73719 0 0 0 58221 9 0 0 25 0 1 0 286456486 28295168 6448 33554432000 134512640 134761588 4294026512 18446744073709551615 134748283 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/25115/statm: 6908 6448 276 61 0 6211 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 27632

[startup+642.301 s]
/proc/loadavg: 3.99 3.54 2.57 5/190 25160
/proc/meminfo: memFree=21835924/32951124 swapFree=67111528/67111528
[pid=25115] ppid=25113 vsize=26696 CPUtime=642.31 cores=5,7
/proc/25115/stat : 25115 (MPhaseSAT64) R 25113 25115 25055 0 -1 4202496 76435 0 0 0 64221 10 0 0 25 0 1 0 286456486 27336704 6246 33554432000 134512640 134761588 4294026512 18446744073709551615 134747192 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/25115/statm: 6674 6246 276 61 0 5977 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 26696

[startup+702.301 s]
/proc/loadavg: 3.99 3.62 2.66 6/190 25171
/proc/meminfo: memFree=21833716/32951124 swapFree=67111528/67111528
[pid=25115] ppid=25113 vsize=29708 CPUtime=702.31 cores=5,7
/proc/25115/stat : 25115 (MPhaseSAT64) R 25113 25115 25055 0 -1 4202496 78280 0 0 0 70221 10 0 0 25 0 1 0 286456486 30420992 6967 33554432000 134512640 134761588 4294026512 18446744073709551615 134748185 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/25115/statm: 7427 6967 276 61 0 6730 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 29708

[startup+762.307 s]
/proc/loadavg: 4.07 3.71 2.75 6/190 25173
/proc/meminfo: memFree=21832564/32951124 swapFree=67111528/67111528
[pid=25115] ppid=25113 vsize=27632 CPUtime=762.32 cores=5,7
/proc/25115/stat : 25115 (MPhaseSAT64) R 25113 25115 25055 0 -1 4202496 80434 0 0 0 76222 10 0 0 25 0 1 0 286456486 28295168 6448 33554432000 134512640 134761588 4294026512 18446744073709551615 134747120 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/25115/statm: 6908 6448 276 61 0 6211 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 27632

[startup+822.301 s]
/proc/loadavg: 4.06 3.77 2.83 5/190 25174
/proc/meminfo: memFree=21830548/32951124 swapFree=67111528/67111528
[pid=25115] ppid=25113 vsize=28744 CPUtime=822.32 cores=5,7
/proc/25115/stat : 25115 (MPhaseSAT64) R 25113 25115 25055 0 -1 4202496 83086 0 0 0 82221 11 0 0 25 0 1 0 286456486 29433856 6758 33554432000 134512640 134761588 4294026512 18446744073709551615 134747194 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/25115/statm: 7186 6758 276 61 0 6489 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 28744

[startup+882.3 s]
/proc/loadavg: 4.02 3.81 2.90 5/190 25179
/proc/meminfo: memFree=21830628/32951124 swapFree=67111528/67111528
[pid=25115] ppid=25113 vsize=29424 CPUtime=882.31 cores=5,7
/proc/25115/stat : 25115 (MPhaseSAT64) R 25113 25115 25055 0 -1 4202496 86445 0 0 0 88220 11 0 0 25 0 1 0 286456486 30130176 6896 33554432000 134512640 134761588 4294026512 18446744073709551615 134747093 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/25115/statm: 7356 6896 276 61 0 6659 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 29424

[startup+942.3 s]
/proc/loadavg: 4.01 3.84 2.96 5/190 25180
/proc/meminfo: memFree=21832896/32951124 swapFree=67111528/67111528
[pid=25115] ppid=25113 vsize=27632 CPUtime=942.31 cores=5,7
/proc/25115/stat : 25115 (MPhaseSAT64) R 25113 25115 25055 0 -1 4202496 86637 0 0 0 94220 11 0 0 25 0 1 0 286456486 28295168 6448 33554432000 134512640 134761588 4294026512 18446744073709551615 134747182 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/25115/statm: 6908 6448 276 61 0 6211 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 27632

[startup+1002.3 s]
/proc/loadavg: 4.00 3.87 3.02 5/190 25182
/proc/meminfo: memFree=21833844/32951124 swapFree=67111528/67111528
[pid=25115] ppid=25113 vsize=27404 CPUtime=1002.32 cores=5,7
/proc/25115/stat : 25115 (MPhaseSAT64) R 25113 25115 25055 0 -1 4202496 89562 0 0 0 100220 12 0 0 25 0 1 0 286456486 28061696 6391 33554432000 134512640 134761588 4294026512 18446744073709551615 134748408 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/25115/statm: 6851 6391 276 61 0 6154 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 27404

[startup+1062.3 s]
/proc/loadavg: 4.00 3.89 3.08 5/190 25184
/proc/meminfo: memFree=21833196/32951124 swapFree=67111528/67111528
[pid=25115] ppid=25113 vsize=27404 CPUtime=1062.32 cores=5,7
/proc/25115/stat : 25115 (MPhaseSAT64) R 25113 25115 25055 0 -1 4202496 91595 0 0 0 106220 12 0 0 25 0 1 0 286456486 28061696 6391 33554432000 134512640 134761588 4294026512 18446744073709551615 134747194 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/25115/statm: 6851 6391 276 61 0 6154 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 27404

[startup+1122.3 s]
/proc/loadavg: 4.00 3.91 3.14 5/190 25185
/proc/meminfo: memFree=21832296/32951124 swapFree=67111528/67111528
[pid=25115] ppid=25113 vsize=27404 CPUtime=1122.32 cores=5,7
/proc/25115/stat : 25115 (MPhaseSAT64) R 25113 25115 25055 0 -1 4202496 92975 0 0 0 112220 12 0 0 25 0 1 0 286456486 28061696 6391 33554432000 134512640 134761588 4294026512 18446744073709551615 134747194 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/25115/statm: 6851 6391 276 61 0 6154 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 27404

[startup+1182.3 s]
/proc/loadavg: 4.00 3.92 3.19 5/190 25187
/proc/meminfo: memFree=21830520/32951124 swapFree=67111528/67111528
[pid=25115] ppid=25113 vsize=26696 CPUtime=1182.32 cores=5,7
/proc/25115/stat : 25115 (MPhaseSAT64) R 25113 25115 25055 0 -1 4202496 96500 0 0 0 118220 12 0 0 25 0 1 0 286456486 27336704 6246 33554432000 134512640 134761588 4294026512 18446744073709551615 134747280 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/25115/statm: 6674 6246 276 61 0 5977 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 26696

[startup+1242.3 s]
/proc/loadavg: 4.00 3.93 3.24 5/190 25188
/proc/meminfo: memFree=21830232/32951124 swapFree=67111528/67111528
[pid=25115] ppid=25113 vsize=29196 CPUtime=1242.33 cores=5,7
/proc/25115/stat : 25115 (MPhaseSAT64) R 25113 25115 25055 0 -1 4202496 97093 0 0 0 124220 13 0 0 25 0 1 0 286456486 29896704 6839 33554432000 134512640 134761588 4294026512 18446744073709551615 134748185 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/25115/statm: 7299 6839 276 61 0 6602 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 29196



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.90 3.92 3.28 5/190 25246
/proc/meminfo: memFree=21846556/32951124 swapFree=67111528/67111528
[pid=25115] ppid=25113 vsize=29580 CPUtime=1300.03 cores=5,7
/proc/25115/stat : 25115 (MPhaseSAT64) R 25113 25115 25055 0 -1 4202496 100410 0 0 0 129990 13 0 0 25 0 1 0 286456486 30289920 6935 33554432000 134512640 134761588 4294026512 18446744073709551615 134616951 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/25115/statm: 7395 6935 276 61 0 6698 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 29580

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.04
CPU user time (s): 1299.91
CPU system time (s): 0.137979
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 35312

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

runsolver used 2.11168 second user time and 4.98924 second system time

The end

Launcher Data

Begin job on node138 at 2011-04-02 14:49:45
IDJOB=3094663
IDBENCH=82545
IDSOLVER=1521
FILE ID=node138/3094663-1301748585
RUNJOBID= node138-1301748573-25076
PBS_JOBID= 12841000
Free space on /tmp= 71864 MiB

SOLVER NAME= MPhaseSAT64 2011-03-03
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v30000-c126000-S629207485-001-UNKNOWN.cnf
COMMAND LINE= MPhaseSAT64 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3094663-1301748585/watcher-3094663-1301748585 -o /tmp/evaluation-result-3094663-1301748585/solver-3094663-1301748585 -C 2400 -W 1300 -M 7680  MPhaseSAT64 HOME/instance-3094663-1301748585.cnf

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

MD5SUM BENCH= 33c09da85657b6bbed23989098d6baf7
RANDOM SEED=1450234375

node138.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.854
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.854
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.854
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.854
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.854
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.80
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.854
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.854
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.854
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:     32951124 kB
MemFree:      21908772 kB
Buffers:        353320 kB
Cached:       10343048 kB
SwapCached:          0 kB
Active:        7407612 kB
Inactive:      3373412 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21908772 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            6852 kB
Writeback:           0 kB
AnonPages:       84968 kB
Mapped:          16652 kB
Slab:           197880 kB
PageTables:       5204 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   271132 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= 71860 MiB
End job on node138 at 2011-04-02 15:11:27