Trace number 3375010

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-05-14 (fixed)? (TO) 1300.05 1300.02

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v650-c2769-S1298256564-085.UNKNOWN.cnf
MD5SUMcf48efaad74dd9e258ebbccf8ec047e7
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables650
Number of clauses2769
Sum of the clauses size8307
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32769
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: 961)

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-3375010-1305449166/watcher-3375010-1305449166 -o /tmp/evaluation-result-3375010-1305449166/solver-3375010-1305449166 -C 2400 -W 1300 -M 7680 MPhaseSAT64 HOME/instance-3375010-1305449166.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.94 4.02 3.86 4/425 19239
/proc/meminfo: memFree=21125436/32950940 swapFree=67111356/67111528
[pid=19239] ppid=19237 vsize=12284 CPUtime=0 cores=4,6
/proc/19239/stat : 19239 (MPhaseSAT64) R 19237 19239 18426 0 -1 4202496 453 0 0 0 0 0 0 0 25 0 1 0 735147410 12578816 392 33554432000 4194304 4479436 140735889593744 18446744073709551615 4267459 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/19239/statm: 3071 392 282 70 0 191 0

[startup+0.103348 s]
/proc/loadavg: 3.94 4.02 3.86 4/425 19239
/proc/meminfo: memFree=21125436/32950940 swapFree=67111356/67111528
[pid=19239] ppid=19237 vsize=12776 CPUtime=0.1 cores=4,6
/proc/19239/stat : 19239 (MPhaseSAT64) R 19237 19239 18426 0 -1 4202496 658 0 0 0 10 0 0 0 25 0 1 0 735147410 13082624 596 33554432000 4194304 4479436 140735889593744 18446744073709551615 4451008 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/19239/statm: 3194 596 324 70 0 314 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 12776

[startup+0.200331 s]
/proc/loadavg: 3.94 4.02 3.86 4/425 19239
/proc/meminfo: memFree=21125436/32950940 swapFree=67111356/67111528
[pid=19239] ppid=19237 vsize=13484 CPUtime=0.19 cores=4,6
/proc/19239/stat : 19239 (MPhaseSAT64) R 19237 19239 18426 0 -1 4202496 835 0 0 0 19 0 0 0 25 0 1 0 735147410 13807616 773 33554432000 4194304 4479436 140735889593744 18446744073709551615 4306789 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/19239/statm: 3371 773 324 70 0 491 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 13484

[startup+0.300314 s]
/proc/loadavg: 3.94 4.02 3.86 4/425 19239
/proc/meminfo: memFree=21125436/32950940 swapFree=67111356/67111528
[pid=19239] ppid=19237 vsize=13676 CPUtime=0.29 cores=4,6
/proc/19239/stat : 19239 (MPhaseSAT64) R 19237 19239 18426 0 -1 4202496 899 0 0 0 29 0 0 0 25 0 1 0 735147410 14004224 837 33554432000 4194304 4479436 140735889593744 18446744073709551615 4452031 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/19239/statm: 3419 837 324 70 0 539 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13676

[startup+0.700244 s]
/proc/loadavg: 3.94 4.02 3.86 4/425 19239
/proc/meminfo: memFree=21125436/32950940 swapFree=67111356/67111528
[pid=19239] ppid=19237 vsize=14840 CPUtime=0.69 cores=4,6
/proc/19239/stat : 19239 (MPhaseSAT64) R 19237 19239 18426 0 -1 4202496 1255 0 0 0 69 0 0 0 25 0 1 0 735147410 15196160 1097 33554432000 4194304 4479436 140735889593744 18446744073709551615 4450936 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/19239/statm: 3710 1097 325 70 0 830 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14840

[startup+1.5001 s]
/proc/loadavg: 3.94 4.02 3.86 5/426 19240
/proc/meminfo: memFree=21119236/32950940 swapFree=67111356/67111528
[pid=19239] ppid=19237 vsize=14840 CPUtime=1.49 cores=4,6
/proc/19239/stat : 19239 (MPhaseSAT64) R 19237 19239 18426 0 -1 4202496 1263 0 0 0 149 0 0 0 25 0 1 0 735147410 15196160 1105 33554432000 4194304 4479436 140735889593744 18446744073709551615 4295128 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/19239/statm: 3710 1105 328 70 0 830 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14840

[startup+3.10094 s]
/proc/loadavg: 3.94 4.02 3.86 5/426 19240
/proc/meminfo: memFree=21121344/32950940 swapFree=67111356/67111528
[pid=19239] ppid=19237 vsize=14840 CPUtime=3.09 cores=4,6
/proc/19239/stat : 19239 (MPhaseSAT64) R 19237 19239 18426 0 -1 4202496 1263 0 0 0 309 0 0 0 25 0 1 0 735147410 15196160 1105 33554432000 4194304 4479436 140735889593744 18446744073709551615 4295172 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/19239/statm: 3710 1105 328 70 0 830 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 14840

[startup+6.30032 s]
/proc/loadavg: 3.94 4.02 3.86 5/426 19240
/proc/meminfo: memFree=21117716/32950940 swapFree=67111356/67111528
[pid=19239] ppid=19237 vsize=14840 CPUtime=6.29 cores=4,6
/proc/19239/stat : 19239 (MPhaseSAT64) R 19237 19239 18426 0 -1 4202496 1263 0 0 0 629 0 0 0 25 0 1 0 735147410 15196160 1105 33554432000 4194304 4479436 140735889593744 18446744073709551615 4295499 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/19239/statm: 3710 1105 328 70 0 830 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14840

[startup+12.7003 s]
/proc/loadavg: 3.95 4.02 3.86 5/426 19294
/proc/meminfo: memFree=21116464/32950940 swapFree=67111356/67111528
[pid=19239] ppid=19237 vsize=16176 CPUtime=12.69 cores=4,6
/proc/19239/stat : 19239 (MPhaseSAT64) R 19237 19239 18426 0 -1 4202496 1473 0 0 0 1269 0 0 0 25 0 1 0 735147410 16564224 1251 33554432000 4194304 4479436 140735889593744 18446744073709551615 4296928 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/19239/statm: 4044 1251 329 70 0 1164 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 16176

[startup+25.501 s]
/proc/loadavg: 3.89 4.00 3.86 5/426 19322
/proc/meminfo: memFree=21170760/32950940 swapFree=67111356/67111528
[pid=19239] ppid=19237 vsize=16368 CPUtime=25.49 cores=4,6
/proc/19239/stat : 19239 (MPhaseSAT64) R 19237 19239 18426 0 -1 4202496 2183 0 0 0 2549 0 0 0 25 0 1 0 735147410 16760832 1370 33554432000 4194304 4479436 140735889593744 18446744073709551615 4450994 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/19239/statm: 4092 1370 334 70 0 1212 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 16368

[startup+51.1005 s]
/proc/loadavg: 3.93 4.00 3.86 5/426 19323
/proc/meminfo: memFree=21167784/32950940 swapFree=67111356/67111528
[pid=19239] ppid=19237 vsize=17136 CPUtime=51.09 cores=4,6
/proc/19239/stat : 19239 (MPhaseSAT64) R 19237 19239 18426 0 -1 4202496 3559 0 0 0 5109 0 0 0 25 0 1 0 735147410 17547264 1562 33554432000 4194304 4479436 140735889593744 18446744073709551615 4451088 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/19239/statm: 4284 1562 334 70 0 1404 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 17136

[startup+102.301 s]
/proc/loadavg: 3.97 4.00 3.87 5/426 19324
/proc/meminfo: memFree=21163664/32950940 swapFree=67111356/67111528
[pid=19239] ppid=19237 vsize=19440 CPUtime=102.3 cores=4,6
/proc/19239/stat : 19239 (MPhaseSAT64) R 19237 19239 18426 0 -1 4202496 6023 0 0 0 10230 0 0 0 25 0 1 0 735147410 19906560 2138 33554432000 4194304 4479436 140735889593744 18446744073709551615 4295076 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/19239/statm: 4860 2138 334 70 0 1980 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 19440

[startup+162.301 s]
/proc/loadavg: 3.99 4.00 3.87 5/426 19326
/proc/meminfo: memFree=21158312/32950940 swapFree=67111356/67111528
[pid=19239] ppid=19237 vsize=21488 CPUtime=162.29 cores=4,6
/proc/19239/stat : 19239 (MPhaseSAT64) R 19237 19239 18426 0 -1 4202496 9319 0 0 0 16228 1 0 0 25 0 1 0 735147410 22003712 2650 33554432000 4194304 4479436 140735889593744 18446744073709551615 4298797 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/19239/statm: 5372 2650 334 70 0 2492 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 21488

[startup+222.316 s]
/proc/loadavg: 3.99 4.00 3.88 5/426 19328
/proc/meminfo: memFree=21159520/32950940 swapFree=67111356/67111528
[pid=19239] ppid=19237 vsize=21232 CPUtime=222.31 cores=4,6
/proc/19239/stat : 19239 (MPhaseSAT64) R 19237 19239 18426 0 -1 4202496 12103 0 0 0 22230 1 0 0 25 0 1 0 735147410 21741568 2586 33554432000 4194304 4479436 140735889593744 18446744073709551615 4295461 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/19239/statm: 5308 2586 334 70 0 2428 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 21232

[startup+282.301 s]
/proc/loadavg: 3.99 4.00 3.88 5/426 19329
/proc/meminfo: memFree=21159980/32950940 swapFree=67111356/67111528
[pid=19239] ppid=19237 vsize=19184 CPUtime=282.29 cores=4,6
/proc/19239/stat : 19239 (MPhaseSAT64) R 19237 19239 18426 0 -1 4202496 14343 0 0 0 28228 1 0 0 25 0 1 0 735147410 19644416 2074 33554432000 4194304 4479436 140735889593744 18446744073709551615 4298781 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/19239/statm: 4796 2074 334 70 0 1916 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 19184

[startup+342.301 s]
/proc/loadavg: 3.99 4.00 3.89 5/426 19331
/proc/meminfo: memFree=21156232/32950940 swapFree=67111356/67111528
[pid=19239] ppid=19237 vsize=19056 CPUtime=342.3 cores=4,6
/proc/19239/stat : 19239 (MPhaseSAT64) R 19237 19239 18426 0 -1 4202496 17031 0 0 0 34228 2 0 0 25 0 1 0 735147410 19513344 2042 33554432000 4194304 4479436 140735889593744 18446744073709551615 4294746 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/19239/statm: 4764 2042 334 70 0 1884 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 19056

[startup+402.301 s]
/proc/loadavg: 4.10 4.03 3.91 5/426 19332
/proc/meminfo: memFree=21154848/32950940 swapFree=67111356/67111528
[pid=19239] ppid=19237 vsize=19184 CPUtime=402.3 cores=4,6
/proc/19239/stat : 19239 (MPhaseSAT64) R 19237 19239 18426 0 -1 4202496 20167 0 0 0 40228 2 0 0 25 0 1 0 735147410 19644416 2074 33554432000 4194304 4479436 140735889593744 18446744073709551615 4294640 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/19239/statm: 4796 2074 334 70 0 1916 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 19184

[startup+462.301 s]
/proc/loadavg: 4.18 4.07 3.92 5/426 19334
/proc/meminfo: memFree=21151476/32950940 swapFree=67111356/67111528
[pid=19239] ppid=19237 vsize=22512 CPUtime=462.3 cores=4,6
/proc/19239/stat : 19239 (MPhaseSAT64) R 19237 19239 18426 0 -1 4202496 28135 0 0 0 46227 3 0 0 25 0 1 0 735147410 23052288 2906 33554432000 4194304 4479436 140735889593744 18446744073709551615 4451088 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/19239/statm: 5628 2906 334 70 0 2748 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 22512

[startup+522.301 s]
/proc/loadavg: 4.14 4.07 3.93 4/424 19337
/proc/meminfo: memFree=21166104/32950940 swapFree=67111356/67111528
[pid=19239] ppid=19237 vsize=19696 CPUtime=522.3 cores=4,6
/proc/19239/stat : 19239 (MPhaseSAT64) R 19237 19239 18426 0 -1 4202496 36327 0 0 0 52226 4 0 0 25 0 1 0 735147410 20168704 2202 33554432000 4194304 4479436 140735889593744 18446744073709551615 4451967 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/19239/statm: 4924 2202 334 70 0 2044 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 19696

[startup+582.301 s]
/proc/loadavg: 3.42 3.87 3.87 4/420 19355
/proc/meminfo: memFree=21175436/32950940 swapFree=67111356/67111528
[pid=19239] ppid=19237 vsize=22256 CPUtime=582.3 cores=4,6
/proc/19239/stat : 19239 (MPhaseSAT64) R 19237 19239 18426 0 -1 4202496 46087 0 0 0 58225 5 0 0 25 0 1 0 735147410 22790144 2842 33554432000 4194304 4479436 140735889593744 18446744073709551615 4450900 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/19239/statm: 5564 2842 334 70 0 2684 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 22256

[startup+642.301 s]
/proc/loadavg: 3.15 3.71 3.81 4/420 19357
/proc/meminfo: memFree=21174284/32950940 swapFree=67111356/67111528
[pid=19239] ppid=19237 vsize=22256 CPUtime=642.3 cores=4,6
/proc/19239/stat : 19239 (MPhaseSAT64) R 19237 19239 18426 0 -1 4202496 54663 0 0 0 64224 6 0 0 25 0 1 0 735147410 22790144 2842 33554432000 4194304 4479436 140735889593744 18446744073709551615 4380535 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/19239/statm: 5564 2842 334 70 0 2684 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 22256

[startup+702.3 s]
/proc/loadavg: 3.05 3.58 3.76 4/420 19358
/proc/meminfo: memFree=21172644/32950940 swapFree=67111356/67111528
[pid=19239] ppid=19237 vsize=20080 CPUtime=702.31 cores=4,6
/proc/19239/stat : 19239 (MPhaseSAT64) R 19237 19239 18426 0 -1 4202496 63239 0 0 0 70223 8 0 0 25 0 1 0 735147410 20561920 2298 33554432000 4194304 4479436 140735889593744 18446744073709551615 4450981 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/19239/statm: 5020 2298 334 70 0 2140 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 20080

[startup+762.301 s]
/proc/loadavg: 3.02 3.47 3.71 4/420 19360
/proc/meminfo: memFree=21171132/32950940 swapFree=67111356/67111528
[pid=19239] ppid=19237 vsize=20336 CPUtime=762.32 cores=4,6
/proc/19239/stat : 19239 (MPhaseSAT64) R 19237 19239 18426 0 -1 4202496 72039 0 0 0 76223 9 0 0 25 0 1 0 735147410 20824064 2362 33554432000 4194304 4479436 140735889593744 18446744073709551615 4455983 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/19239/statm: 5084 2362 334 70 0 2204 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 20336

[startup+822.301 s]
/proc/loadavg: 3.00 3.38 3.66 4/420 19362
/proc/meminfo: memFree=21171480/32950940 swapFree=67111356/67111528
[pid=19239] ppid=19237 vsize=20080 CPUtime=822.31 cores=4,6
/proc/19239/stat : 19239 (MPhaseSAT64) R 19237 19239 18426 0 -1 4202496 80583 0 0 0 82221 10 0 0 25 0 1 0 735147410 20561920 2330 33554432000 4194304 4479436 140735889593744 18446744073709551615 4452500 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/19239/statm: 5020 2330 334 70 0 2140 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 20080

[startup+882.315 s]
/proc/loadavg: 3.00 3.31 3.62 4/420 19363
/proc/meminfo: memFree=21170340/32950940 swapFree=67111356/67111528
[pid=19239] ppid=19237 vsize=20848 CPUtime=882.32 cores=4,6
/proc/19239/stat : 19239 (MPhaseSAT64) R 19237 19239 18426 0 -1 4202496 89159 0 0 0 88222 10 0 0 25 0 1 0 735147410 21348352 2490 33554432000 4194304 4479436 140735889593744 18446744073709551615 4331502 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/19239/statm: 5212 2490 334 70 0 2332 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 20848

[startup+942.301 s]
/proc/loadavg: 3.15 3.28 3.59 4/420 19374
/proc/meminfo: memFree=21169068/32950940 swapFree=67111356/67111528
[pid=19239] ppid=19237 vsize=23024 CPUtime=942.31 cores=4,6
/proc/19239/stat : 19239 (MPhaseSAT64) R 19237 19239 18426 0 -1 4202496 98311 0 0 0 94219 12 0 0 25 0 1 0 735147410 23576576 3034 33554432000 4194304 4479436 140735889593744 18446744073709551615 4450815 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/19239/statm: 5756 3034 334 70 0 2876 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 23024

[startup+1002.3 s]
/proc/loadavg: 3.25 3.28 3.56 4/420 19375
/proc/meminfo: memFree=21168916/32950940 swapFree=67111356/67111528
[pid=19239] ppid=19237 vsize=23024 CPUtime=1002.32 cores=4,6
/proc/19239/stat : 19239 (MPhaseSAT64) R 19237 19239 18426 0 -1 4202496 107367 0 0 0 100218 14 0 0 25 0 1 0 735147410 23576576 3034 33554432000 4194304 4479436 140735889593744 18446744073709551615 4451904 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/19239/statm: 5756 3034 334 70 0 2876 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 23024

[startup+1062.3 s]
/proc/loadavg: 3.14 3.24 3.53 4/420 19377
/proc/meminfo: memFree=21170876/32950940 swapFree=67111356/67111528
[pid=19239] ppid=19237 vsize=21360 CPUtime=1062.32 cores=4,6
/proc/19239/stat : 19239 (MPhaseSAT64) R 19237 19239 18426 0 -1 4202496 116743 0 0 0 106217 15 0 0 25 0 1 0 735147410 21872640 2618 33554432000 4194304 4479436 140735889593744 18446744073709551615 4450949 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/19239/statm: 5340 2618 334 70 0 2460 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 21360

[startup+1122.3 s]
/proc/loadavg: 3.05 3.19 3.49 4/420 19379
/proc/meminfo: memFree=21171104/32950940 swapFree=67111356/67111528
[pid=19239] ppid=19237 vsize=21616 CPUtime=1122.32 cores=4,6
/proc/19239/stat : 19239 (MPhaseSAT64) R 19237 19239 18426 0 -1 4202496 124871 0 0 0 112216 16 0 0 25 0 1 0 735147410 22134784 2682 33554432000 4194304 4479436 140735889593744 18446744073709551615 4451099 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/19239/statm: 5404 2682 334 70 0 2524 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 21616

[startup+1182.3 s]
/proc/loadavg: 3.02 3.16 3.46 4/420 19380
/proc/meminfo: memFree=21168468/32950940 swapFree=67111356/67111528
[pid=19239] ppid=19237 vsize=23152 CPUtime=1182.32 cores=4,6
/proc/19239/stat : 19239 (MPhaseSAT64) R 19237 19239 18426 0 -1 4202496 133319 0 0 0 118215 17 0 0 25 0 1 0 735147410 23707648 3066 33554432000 4194304 4479436 140735889593744 18446744073709551615 4452026 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/19239/statm: 5788 3066 334 70 0 2908 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 23152

[startup+1242.3 s]
/proc/loadavg: 3.00 3.12 3.43 4/420 19382
/proc/meminfo: memFree=21170416/32950940 swapFree=67111356/67111528
[pid=19239] ppid=19237 vsize=21360 CPUtime=1242.32 cores=4,6
/proc/19239/stat : 19239 (MPhaseSAT64) R 19237 19239 18426 0 -1 4202496 141287 0 0 0 124214 18 0 0 25 0 1 0 735147410 21872640 2618 33554432000 4194304 4479436 140735889593744 18446744073709551615 4451957 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/19239/statm: 5340 2618 334 70 0 2460 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 21360



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.00 3.10 3.40 4/420 19383
/proc/meminfo: memFree=21166804/32950940 swapFree=67111356/67111528
[pid=19239] ppid=19237 vsize=22896 CPUtime=1300.03 cores=4,6
/proc/19239/stat : 19239 (MPhaseSAT64) R 19237 19239 18426 0 -1 4202496 150663 0 0 0 129983 20 0 0 25 0 1 0 735147410 23445504 3002 33554432000 4194304 4479436 140735889593744 18446744073709551615 4370976 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/19239/statm: 5724 3002 334 70 0 2844 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 22896

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1300 s]
/proc/loadavg: 3.00 3.10 3.40 4/420 19383
/proc/meminfo: memFree=21166804/32950940 swapFree=67111356/67111528
[pid=19239] ppid=19237 vsize=22896 CPUtime=1300.03 cores=4,6
/proc/19239/stat : 19239 (MPhaseSAT64) R 19237 19239 18426 0 -1 4202496 150663 0 0 0 129983 20 0 0 25 0 1 0 735147410 23445504 3002 33554432000 4194304 4479436 140735889593744 18446744073709551615 4370976 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/19239/statm: 5724 3002 334 70 0 2844 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 22896

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.05
CPU user time (s): 1299.84
CPU system time (s): 0.201969
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 23920

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

runsolver used 5.2552 second user time and 11.3573 second system time

The end

Launcher Data

Begin job on node117 at 2011-05-15 10:46:06
IDJOB=3375010
IDBENCH=82719
IDSOLVER=1855
FILE ID=node117/3375010-1305449166
RUNJOBID= node117-1305447863-18996
PBS_JOBID= 13324847
Free space on /tmp= 73504 MiB

SOLVER NAME= MPhaseSAT64 2011-05-14 (fixed)
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v650-c2769-S1298256564-085.UNKNOWN.cnf
COMMAND LINE= MPhaseSAT64 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3375010-1305449166/watcher-3375010-1305449166 -o /tmp/evaluation-result-3375010-1305449166/solver-3375010-1305449166 -C 2400 -W 1300 -M 7680  MPhaseSAT64 HOME/instance-3375010-1305449166.cnf

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

MD5SUM BENCH= cf48efaad74dd9e258ebbccf8ec047e7
RANDOM SEED=1800135442

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
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.849
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
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.849
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      21125452 kB
Buffers:        307592 kB
Cached:        3217060 kB
SwapCached:          0 kB
Active:        9473388 kB
Inactive:      2003144 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      21125452 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:             820 kB
Writeback:           0 kB
AnonPages:     7951484 kB
Mapped:          32648 kB
Slab:           237416 kB
PageTables:      44588 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS: 100547040 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= 73512 MiB
End job on node117 at 2011-05-15 11:07:48