Trace number 3258532

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
MPhaseSAT_M 2011-02-16? (TO) 1299.98 1300.01

General information on the benchmark

NameCRAFTED/rbsat/random/
forced/rbsat-v2400c266431gyes1.cnf
MD5SUM836d368f7cf78173b8e7f8b131296e2f
Bench CategoryCRAFTED (crafted 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 variables2400
Number of clauses266431
Sum of the clauses size535112
Maximum clause length32
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2266356
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 575

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-3258532-1303477937/watcher-3258532-1303477937 -o /tmp/evaluation-result-3258532-1303477937/solver-3258532-1303477937 -C 2400 -W 1300 -M 7680 MPhaseSAT_M HOME/instance-3258532-1303477937.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: 3.10 3.78 3.71 3/177 9421
/proc/meminfo: memFree=19814520/32951132 swapFree=67111524/67111528
[pid=9421] ppid=9419 vsize=7308 CPUtime=0 cores=5,7
/proc/9421/stat : 9421 (MPhaseSAT_M) R 9419 9421 7761 0 -1 4202496 318 0 0 0 0 0 0 0 21 0 1 0 459393355 7483392 259 33554432000 134512640 134829744 4294750560 18446744073709551615 8698571 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/9421/statm: 1827 259 225 78 0 1113 0

[startup+0.0619529 s]
/proc/loadavg: 3.10 3.78 3.71 3/177 9421
/proc/meminfo: memFree=19814520/32951132 swapFree=67111524/67111528
[pid=9421] ppid=9419 vsize=7308 CPUtime=0.05 cores=5,7
/proc/9421/stat : 9421 (MPhaseSAT_M) R 9419 9421 7761 0 -1 4202496 622 0 0 0 5 0 0 0 21 0 1 0 459393355 7483392 563 33554432000 134512640 134829744 4294750560 18446744073709551615 134531663 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/9421/statm: 1827 563 225 78 0 1113 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 7308

[startup+0.10095 s]
/proc/loadavg: 3.10 3.78 3.71 3/177 9421
/proc/meminfo: memFree=19814520/32951132 swapFree=67111524/67111528
[pid=9421] ppid=9419 vsize=7308 CPUtime=0.09 cores=5,7
/proc/9421/stat : 9421 (MPhaseSAT_M) R 9419 9421 7761 0 -1 4202496 832 0 0 0 9 0 0 0 21 0 1 0 459393355 7483392 773 33554432000 134512640 134829744 4294750560 18446744073709551615 8562231 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/9421/statm: 1827 773 225 78 0 1113 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7308

[startup+0.30091 s]
/proc/loadavg: 3.10 3.78 3.71 3/177 9421
/proc/meminfo: memFree=19814520/32951132 swapFree=67111524/67111528
[pid=9421] ppid=9419 vsize=17532 CPUtime=0.28 cores=5,7
/proc/9421/stat : 9421 (MPhaseSAT_M) R 9419 9421 7761 0 -1 4202496 7038 0 0 0 28 0 0 0 22 0 1 0 459393355 17952768 3873 33554432000 134512640 134829744 4294750560 18446744073709551615 8812028 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/9421/statm: 4383 3875 248 78 0 3669 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 17532

[startup+0.700847 s]
/proc/loadavg: 3.10 3.78 3.71 3/177 9421
/proc/meminfo: memFree=19814520/32951132 swapFree=67111524/67111528
[pid=9421] ppid=9419 vsize=28156 CPUtime=0.69 cores=5,7
/proc/9421/stat : 9421 (MPhaseSAT_M) R 9419 9421 7761 0 -1 4202496 9731 0 0 0 68 1 0 0 23 0 1 0 459393355 28831744 6546 33554432000 134512640 134829744 4294750560 18446744073709551615 134661457 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/9421/statm: 7039 6546 272 78 0 6325 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 28156

[startup+1.50071 s]
/proc/loadavg: 3.17 3.78 3.71 5/188 9442
/proc/meminfo: memFree=19732460/32951132 swapFree=67111524/67111528
[pid=9421] ppid=9419 vsize=28156 CPUtime=1.49 cores=5,7
/proc/9421/stat : 9421 (MPhaseSAT_M) R 9419 9421 7761 0 -1 4202496 9731 0 0 0 148 1 0 0 25 0 1 0 459393355 28831744 6546 33554432000 134512640 134829744 4294750560 18446744073709551615 134661160 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/9421/statm: 7039 6546 272 78 0 6325 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 28156

[startup+3.10044 s]
/proc/loadavg: 3.17 3.78 3.71 5/188 9442
/proc/meminfo: memFree=19727624/32951132 swapFree=67111524/67111528
[pid=9421] ppid=9419 vsize=28156 CPUtime=3.09 cores=5,7
/proc/9421/stat : 9421 (MPhaseSAT_M) R 9419 9421 7761 0 -1 4202496 9731 0 0 0 308 1 0 0 25 0 1 0 459393355 28831744 6546 33554432000 134512640 134829744 4294750560 18446744073709551615 134718370 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/9421/statm: 7039 6546 272 78 0 6325 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 28156

[startup+6.30091 s]
/proc/loadavg: 3.17 3.78 3.71 7/188 9442
/proc/meminfo: memFree=19726188/32951132 swapFree=67111524/67111528
[pid=9421] ppid=9419 vsize=28156 CPUtime=6.29 cores=5,7
/proc/9421/stat : 9421 (MPhaseSAT_M) R 9419 9421 7761 0 -1 4202496 9731 0 0 0 628 1 0 0 25 0 1 0 459393355 28831744 6546 33554432000 134512640 134829744 4294750560 18446744073709551615 134720784 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/9421/statm: 7039 6546 272 78 0 6325 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 28156

[startup+12.7008 s]
/proc/loadavg: 3.52 3.84 3.73 5/188 9443
/proc/meminfo: memFree=19723428/32951132 swapFree=67111524/67111528
[pid=9421] ppid=9419 vsize=29060 CPUtime=12.69 cores=5,7
/proc/9421/stat : 9421 (MPhaseSAT_M) R 9419 9421 7761 0 -1 4202496 9953 0 0 0 1268 1 0 0 25 0 1 0 459393355 29757440 6768 33554432000 134512640 134829744 4294750560 18446744073709551615 134661446 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/9421/statm: 7265 6768 272 78 0 6551 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 29060

[startup+25.5007 s]
/proc/loadavg: 3.59 3.84 3.73 5/188 9443
/proc/meminfo: memFree=19719208/32951132 swapFree=67111524/67111528
[pid=9421] ppid=9419 vsize=31468 CPUtime=25.49 cores=5,7
/proc/9421/stat : 9421 (MPhaseSAT_M) R 9419 9421 7761 0 -1 4202496 10575 0 0 0 2548 1 0 0 25 0 1 0 459393355 32223232 7390 33554432000 134512640 134829744 4294750560 18446744073709551615 134661832 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/9421/statm: 7867 7390 272 78 0 7153 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 31468

[startup+51.1003 s]
/proc/loadavg: 3.73 3.85 3.73 5/188 9444
/proc/meminfo: memFree=19715020/32951132 swapFree=67111524/67111528
[pid=9421] ppid=9419 vsize=31888 CPUtime=51.08 cores=5,7
/proc/9421/stat : 9421 (MPhaseSAT_M) R 9419 9421 7761 0 -1 4202496 30468 0 0 0 5104 4 0 0 25 0 1 0 459393355 32653312 7455 33554432000 134512640 134829744 4294750560 18446744073709551615 134722297 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/9421/statm: 7972 7455 280 78 0 7258 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 31888

[startup+102.307 s]
/proc/loadavg: 3.89 3.87 3.75 5/188 9445
/proc/meminfo: memFree=19705952/32951132 swapFree=67111524/67111528
[pid=9421] ppid=9419 vsize=33744 CPUtime=102.28 cores=5,7
/proc/9421/stat : 9421 (MPhaseSAT_M) R 9419 9421 7761 0 -1 4202496 31202 0 0 0 10224 4 0 0 25 0 1 0 459393355 34553856 7957 33554432000 134512640 134829744 4294750560 18446744073709551615 134661860 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/9421/statm: 8436 7957 280 78 0 7722 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 33744

[startup+162.301 s]
/proc/loadavg: 3.96 3.89 3.76 5/188 9447
/proc/meminfo: memFree=19690808/32951132 swapFree=67111524/67111528
[pid=9421] ppid=9419 vsize=39552 CPUtime=162.28 cores=5,7
/proc/9421/stat : 9421 (MPhaseSAT_M) R 9419 9421 7761 0 -1 4202496 32628 0 0 0 16224 4 0 0 25 0 1 0 459393355 40501248 9383 33554432000 134512640 134829744 4294750560 18446744073709551615 134723880 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/9421/statm: 9888 9383 280 78 0 9174 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 39552

[startup+222.3 s]
/proc/loadavg: 3.98 3.91 3.77 5/188 9448
/proc/meminfo: memFree=19679516/32951132 swapFree=67111524/67111528
[pid=9421] ppid=9419 vsize=43116 CPUtime=222.28 cores=5,7
/proc/9421/stat : 9421 (MPhaseSAT_M) R 9419 9421 7761 0 -1 4202496 33536 0 0 0 22223 5 0 0 25 0 1 0 459393355 44150784 10291 33554432000 134512640 134829744 4294750560 18446744073709551615 134722297 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/9421/statm: 10779 10291 280 78 0 10065 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 43116

[startup+282.3 s]
/proc/loadavg: 4.03 3.94 3.79 5/188 9450
/proc/meminfo: memFree=19666980/32951132 swapFree=67111524/67111528
[pid=9421] ppid=9419 vsize=46284 CPUtime=282.27 cores=5,7
/proc/9421/stat : 9421 (MPhaseSAT_M) R 9419 9421 7761 0 -1 4202496 34329 0 0 0 28222 5 0 0 25 0 1 0 459393355 47394816 11084 33554432000 134512640 134829744 4294750560 18446744073709551615 134719760 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/9421/statm: 11571 11084 280 78 0 10857 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 46284

[startup+342.3 s]
/proc/loadavg: 4.01 3.95 3.80 5/188 9452
/proc/meminfo: memFree=19659024/32951132 swapFree=67111524/67111528
[pid=9421] ppid=9419 vsize=48132 CPUtime=342.27 cores=5,7
/proc/9421/stat : 9421 (MPhaseSAT_M) R 9419 9421 7761 0 -1 4202496 34783 0 0 0 34222 5 0 0 25 0 1 0 459393355 49287168 11538 33554432000 134512640 134829744 4294750560 18446744073709551615 134722301 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/9421/statm: 12033 11538 280 78 0 11319 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 48132

[startup+402.301 s]
/proc/loadavg: 4.00 3.95 3.81 5/188 9453
/proc/meminfo: memFree=19655912/32951132 swapFree=67111524/67111528
[pid=9421] ppid=9419 vsize=49716 CPUtime=402.28 cores=5,7
/proc/9421/stat : 9421 (MPhaseSAT_M) R 9419 9421 7761 0 -1 4202496 35187 0 0 0 40222 6 0 0 25 0 1 0 459393355 50909184 11942 33554432000 134512640 134829744 4294750560 18446744073709551615 8552305 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/9421/statm: 12429 11942 280 78 0 11715 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 49716

[startup+462.301 s]
/proc/loadavg: 4.05 3.97 3.82 5/188 9455
/proc/meminfo: memFree=19648584/32951132 swapFree=67111524/67111528
[pid=9421] ppid=9419 vsize=52360 CPUtime=462.28 cores=5,7
/proc/9421/stat : 9421 (MPhaseSAT_M) R 9419 9421 7761 0 -1 4202496 35825 0 0 0 46222 6 0 0 25 0 1 0 459393355 53616640 12580 33554432000 134512640 134829744 4294750560 18446744073709551615 134661647 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/9421/statm: 13090 12580 280 78 0 12376 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 52360

[startup+522.301 s]
/proc/loadavg: 4.02 3.97 3.83 5/188 9456
/proc/meminfo: memFree=19642116/32951132 swapFree=67111524/67111528
[pid=9421] ppid=9419 vsize=54916 CPUtime=522.27 cores=5,7
/proc/9421/stat : 9421 (MPhaseSAT_M) R 9419 9421 7761 0 -1 4202496 36444 0 0 0 52221 6 0 0 25 0 1 0 459393355 56233984 13199 33554432000 134512640 134829744 4294750560 18446744073709551615 134661446 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/9421/statm: 13729 13199 280 78 0 13015 0
Current children cumulated CPU time (s) 522.27
Current children cumulated vsize (KiB) 54916

[startup+582.301 s]
/proc/loadavg: 4.00 3.97 3.83 5/188 9458
/proc/meminfo: memFree=19636384/32951132 swapFree=67111524/67111528
[pid=9421] ppid=9419 vsize=55840 CPUtime=582.27 cores=5,7
/proc/9421/stat : 9421 (MPhaseSAT_M) R 9419 9421 7761 0 -1 4202496 36677 0 0 0 58221 6 0 0 25 0 1 0 459393355 57180160 13432 33554432000 134512640 134829744 4294750560 18446744073709551615 134722308 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/9421/statm: 13960 13432 280 78 0 13246 0
Current children cumulated CPU time (s) 582.27
Current children cumulated vsize (KiB) 55840

[startup+642.301 s]
/proc/loadavg: 4.00 3.97 3.84 5/188 9460
/proc/meminfo: memFree=19632404/32951132 swapFree=67111524/67111528
[pid=9421] ppid=9419 vsize=57556 CPUtime=642.27 cores=5,7
/proc/9421/stat : 9421 (MPhaseSAT_M) R 9419 9421 7761 0 -1 4202496 37134 0 0 0 64221 6 0 0 25 0 1 0 459393355 58937344 13889 33554432000 134512640 134829744 4294750560 18446744073709551615 134661647 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/9421/statm: 14389 13889 280 78 0 13675 0
Current children cumulated CPU time (s) 642.27
Current children cumulated vsize (KiB) 57556

[startup+702.301 s]
/proc/loadavg: 4.00 3.97 3.85 5/188 9461
/proc/meminfo: memFree=19627784/32951132 swapFree=67111524/67111528
[pid=9421] ppid=9419 vsize=58876 CPUtime=702.27 cores=5,7
/proc/9421/stat : 9421 (MPhaseSAT_M) R 9419 9421 7761 0 -1 4202496 37444 0 0 0 70220 7 0 0 25 0 1 0 459393355 60289024 14199 33554432000 134512640 134829744 4294750560 18446744073709551615 134722280 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/9421/statm: 14719 14199 280 78 0 14005 0
Current children cumulated CPU time (s) 702.27
Current children cumulated vsize (KiB) 58876

[startup+762.306 s]
/proc/loadavg: 4.00 3.97 3.85 5/188 9463
/proc/meminfo: memFree=19620948/32951132 swapFree=67111524/67111528
[pid=9421] ppid=9419 vsize=63260 CPUtime=762.28 cores=5,7
/proc/9421/stat : 9421 (MPhaseSAT_M) R 9419 9421 7761 0 -1 4202496 38523 0 0 0 76221 7 0 0 25 0 1 0 459393355 64778240 15278 33554432000 134512640 134829744 4294750560 18446744073709551615 134661647 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/9421/statm: 15815 15278 280 78 0 15101 0
Current children cumulated CPU time (s) 762.28
Current children cumulated vsize (KiB) 63260

[startup+822.3 s]
/proc/loadavg: 4.00 3.97 3.86 5/188 9464
/proc/meminfo: memFree=19613740/32951132 swapFree=67111524/67111528
[pid=9421] ppid=9419 vsize=63260 CPUtime=822.27 cores=5,7
/proc/9421/stat : 9421 (MPhaseSAT_M) R 9419 9421 7761 0 -1 4202496 38523 0 0 0 82220 7 0 0 25 0 1 0 459393355 64778240 15278 33554432000 134512640 134829744 4294750560 18446744073709551615 134657745 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/9421/statm: 15815 15278 280 78 0 15101 0
Current children cumulated CPU time (s) 822.27
Current children cumulated vsize (KiB) 63260

[startup+882.3 s]
/proc/loadavg: 4.03 3.99 3.87 5/188 9466
/proc/meminfo: memFree=19614716/32951132 swapFree=67111524/67111528
[pid=9421] ppid=9419 vsize=63260 CPUtime=882.27 cores=5,7
/proc/9421/stat : 9421 (MPhaseSAT_M) R 9419 9421 7761 0 -1 4202496 38523 0 0 0 88220 7 0 0 25 0 1 0 459393355 64778240 15278 33554432000 134512640 134829744 4294750560 18446744073709551615 134722280 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/9421/statm: 15815 15278 280 78 0 15101 0
Current children cumulated CPU time (s) 882.27
Current children cumulated vsize (KiB) 63260

[startup+942.301 s]
/proc/loadavg: 4.05 4.00 3.88 5/188 9468
/proc/meminfo: memFree=19610600/32951132 swapFree=67111524/67111528
[pid=9421] ppid=9419 vsize=64316 CPUtime=942.26 cores=5,7
/proc/9421/stat : 9421 (MPhaseSAT_M) R 9419 9421 7761 0 -1 4202496 38797 0 0 0 94219 7 0 0 25 0 1 0 459393355 65859584 15552 33554432000 134512640 134829744 4294750560 18446744073709551615 134661453 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/9421/statm: 16079 15552 280 78 0 15365 0
Current children cumulated CPU time (s) 942.26
Current children cumulated vsize (KiB) 64316

[startup+1002.3 s]
/proc/loadavg: 4.02 4.00 3.89 5/188 9469
/proc/meminfo: memFree=19609472/32951132 swapFree=67111524/67111528
[pid=9421] ppid=9419 vsize=64580 CPUtime=1002.26 cores=5,7
/proc/9421/stat : 9421 (MPhaseSAT_M) R 9419 9421 7761 0 -1 4202496 38863 0 0 0 100219 7 0 0 25 0 1 0 459393355 66129920 15618 33554432000 134512640 134829744 4294750560 18446744073709551615 134661446 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/9421/statm: 16145 15618 280 78 0 15431 0
Current children cumulated CPU time (s) 1002.26
Current children cumulated vsize (KiB) 64580

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.89 5/188 9471
/proc/meminfo: memFree=19604984/32951132 swapFree=67111524/67111528
[pid=9421] ppid=9419 vsize=66132 CPUtime=1062.26 cores=5,7
/proc/9421/stat : 9421 (MPhaseSAT_M) R 9419 9421 7761 0 -1 4202496 39219 0 0 0 106219 7 0 0 25 0 1 0 459393355 67719168 15974 33554432000 134512640 134829744 4294750560 18446744073709551615 134661405 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/9421/statm: 16533 15974 280 78 0 15819 0
Current children cumulated CPU time (s) 1062.26
Current children cumulated vsize (KiB) 66132

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.90 5/188 9472
/proc/meminfo: memFree=19599004/32951132 swapFree=67111524/67111528
[pid=9421] ppid=9419 vsize=67720 CPUtime=1122.26 cores=5,7
/proc/9421/stat : 9421 (MPhaseSAT_M) R 9419 9421 7761 0 -1 4202496 39553 0 0 0 112219 7 0 0 25 0 1 0 459393355 69345280 16308 33554432000 134512640 134829744 4294750560 18446744073709551615 134722597 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/9421/statm: 16930 16308 280 78 0 16216 0
Current children cumulated CPU time (s) 1122.26
Current children cumulated vsize (KiB) 67720

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.90 5/188 9474
/proc/meminfo: memFree=19585088/32951132 swapFree=67111524/67111528
[pid=9421] ppid=9419 vsize=71220 CPUtime=1182.26 cores=5,7
/proc/9421/stat : 9421 (MPhaseSAT_M) R 9419 9421 7761 0 -1 4202496 40402 0 0 0 118218 8 0 0 25 0 1 0 459393355 72929280 17157 33554432000 134512640 134829744 4294750560 18446744073709551615 134661666 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/9421/statm: 17805 17157 280 78 0 17091 0
Current children cumulated CPU time (s) 1182.26
Current children cumulated vsize (KiB) 71220

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/188 9476
/proc/meminfo: memFree=19583720/32951132 swapFree=67111524/67111528
[pid=9421] ppid=9419 vsize=71484 CPUtime=1242.26 cores=5,7
/proc/9421/stat : 9421 (MPhaseSAT_M) R 9419 9421 7761 0 -1 4202496 40481 0 0 0 124218 8 0 0 25 0 1 0 459393355 73199616 17236 33554432000 134512640 134829744 4294750560 18446744073709551615 134661446 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/9421/statm: 17871 17236 280 78 0 17157 0
Current children cumulated CPU time (s) 1242.26
Current children cumulated vsize (KiB) 71484



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.91 4/186 9478
/proc/meminfo: memFree=19657004/32951132 swapFree=67111524/67111528
[pid=9421] ppid=9419 vsize=72540 CPUtime=1299.96 cores=5,7
/proc/9421/stat : 9421 (MPhaseSAT_M) R 9419 9421 7761 0 -1 4202496 40741 0 0 0 129988 8 0 0 25 0 1 0 459393355 74280960 17496 33554432000 134512640 134829744 4294750560 18446744073709551615 134661178 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/9421/statm: 18135 17496 280 78 0 17421 0
Current children cumulated CPU time (s) 1299.96
Current children cumulated vsize (KiB) 72540

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.89
system time used= 0.088986
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 40741
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7
involuntary context switches= 1961

runsolver used 2.07368 second user time and 5.02823 second system time

The end

Launcher Data

Begin job on node129 at 2011-04-22 15:12:17
IDJOB=3258532
IDBENCH=71385
IDSOLVER=1522
FILE ID=node129/3258532-1303477937
RUNJOBID= node129-1303477937-9402
PBS_JOBID= 13107190
Free space on /tmp= 66324 MiB

SOLVER NAME= MPhaseSAT_M 2011-02-16
BENCH NAME= SAT09/CRAFTED/rbsat/random/forced/rbsat-v2400c266431gyes1.cnf
COMMAND LINE= MPhaseSAT_M BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3258532-1303477937/watcher-3258532-1303477937 -o /tmp/evaluation-result-3258532-1303477937/solver-3258532-1303477937 -C 2400 -W 1300 -M 7680  MPhaseSAT_M HOME/instance-3258532-1303477937.cnf

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

MD5SUM BENCH= 836d368f7cf78173b8e7f8b131296e2f
RANDOM SEED=144357431

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

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      19814676 kB
Buffers:        812928 kB
Cached:       11660256 kB
SwapCached:          4 kB
Active:        1158540 kB
Inactive:     11384204 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      19814676 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            7172 kB
Writeback:           8 kB
AnonPages:       69724 kB
Mapped:          16408 kB
Slab:           529948 kB
PageTables:       4736 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   212400 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= 66320 MiB
End job on node129 at 2011-04-22 15:33:59