Trace number 3375511

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) 1299.94 1300.02

General information on the benchmark

NameCRAFTED/rbsat/crafted/forced/
rbsat-v945c61409gyes10.cnf
MD5SUM601a386973128161e9173e2bdf583672
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.58791
Satisfiable
(Un)Satisfiability was proved
Number of variables945
Number of clauses61409
Sum of the clauses size123673
Maximum clause length21
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 261364
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

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

running on 2 cores: 0,2

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.84 3.32 4.62 3/351 28456
/proc/meminfo: memFree=24689540/32950928 swapFree=67056568/67111528
[pid=28456] ppid=28454 vsize=11796 CPUtime=0 cores=0,2
/proc/28456/stat : 28456 (runsolver) R 28454 28456 28260 0 -1 4202560 44 0 0 0 0 0 0 0 21 0 1 0 656349638 12079104 52 33554432000 4194304 5432360 140735707911920 18446744073709551615 5055511 0 2147483391 4096 24578 0 0 0 17 2 0 0 0
/proc/28456/statm: 2949 52 33 303 0 2643 0

[startup+0.118167 s]
/proc/loadavg: 2.84 3.32 4.62 3/351 28456
/proc/meminfo: memFree=24689540/32950928 swapFree=67056568/67111528
[pid=28456] ppid=28454 vsize=17280 CPUtime=0.09 cores=0,2
/proc/28456/stat : 28456 (MPhaseSAT64) R 28454 28456 28260 0 -1 4202496 3530 0 0 0 9 0 0 0 22 0 1 0 656349638 17694720 1480 33554432000 4194304 4479436 140733261726560 18446744073709551615 4346715 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/28456/statm: 4320 1480 308 70 0 1440 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17280

[startup+0.20114 s]
/proc/loadavg: 2.84 3.32 4.62 3/351 28456
/proc/meminfo: memFree=24689540/32950928 swapFree=67056568/67111528
[pid=28456] ppid=28454 vsize=18768 CPUtime=0.18 cores=0,2
/proc/28456/stat : 28456 (MPhaseSAT64) R 28454 28456 28260 0 -1 4202496 3829 0 0 0 18 0 0 0 22 0 1 0 656349638 19218432 1779 33554432000 4194304 4479436 140733261726560 18446744073709551615 4307386 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/28456/statm: 4692 1779 319 70 0 1812 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 18768

[startup+0.301121 s]
/proc/loadavg: 2.84 3.32 4.62 3/351 28456
/proc/meminfo: memFree=24689540/32950928 swapFree=67056568/67111528
[pid=28456] ppid=28454 vsize=18768 CPUtime=0.28 cores=0,2
/proc/28456/stat : 28456 (MPhaseSAT64) R 28454 28456 28260 0 -1 4202496 3829 0 0 0 28 0 0 0 22 0 1 0 656349638 19218432 1779 33554432000 4194304 4479436 140733261726560 18446744073709551615 4308211 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/28456/statm: 4692 1779 319 70 0 1812 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 18768

[startup+0.701054 s]
/proc/loadavg: 2.84 3.32 4.62 3/351 28456
/proc/meminfo: memFree=24689540/32950928 swapFree=67056568/67111528
[pid=28456] ppid=28454 vsize=19592 CPUtime=0.68 cores=0,2
/proc/28456/stat : 28456 (MPhaseSAT64) R 28454 28456 28260 0 -1 4202496 4087 0 0 0 68 0 0 0 24 0 1 0 656349638 20062208 2037 33554432000 4194304 4479436 140733261726560 18446744073709551615 4304816 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/28456/statm: 4898 2037 319 70 0 2018 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 19592

[startup+1.50093 s]
/proc/loadavg: 2.84 3.32 4.62 6/365 28483
/proc/meminfo: memFree=24654484/32950928 swapFree=67056568/67111528
[pid=28456] ppid=28454 vsize=19592 CPUtime=1.46 cores=0,2
/proc/28456/stat : 28456 (MPhaseSAT64) R 28454 28456 28260 0 -1 4202496 4087 0 0 0 146 0 0 0 25 0 1 0 656349638 20062208 2037 33554432000 4194304 4479436 140733261726560 18446744073709551615 4304589 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/28456/statm: 4898 2037 319 70 0 2018 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 19592

[startup+3.10059 s]
/proc/loadavg: 2.84 3.32 4.62 6/365 28483
/proc/meminfo: memFree=24651704/32950928 swapFree=67056568/67111528
[pid=28456] ppid=28454 vsize=19004 CPUtime=3.05 cores=0,2
/proc/28456/stat : 28456 (MPhaseSAT64) R 28454 28456 28260 0 -1 4202496 4386 0 0 0 305 0 0 0 25 0 1 0 656349638 19460096 1823 33554432000 4194304 4479436 140733261726560 18446744073709551615 4331476 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/28456/statm: 4751 1823 327 70 0 1871 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 19004

[startup+6.30103 s]
/proc/loadavg: 2.93 3.33 4.61 6/365 28483
/proc/meminfo: memFree=24631420/32950928 swapFree=67056568/67111528
[pid=28456] ppid=28454 vsize=23028 CPUtime=6.24 cores=0,2
/proc/28456/stat : 28456 (MPhaseSAT64) R 28454 28456 28260 0 -1 4202496 5374 0 0 0 624 0 0 0 25 0 1 0 656349638 23580672 2811 33554432000 4194304 4479436 140733261726560 18446744073709551615 4331413 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/28456/statm: 5757 2811 327 70 0 2877 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 23028

[startup+12.7008 s]
/proc/loadavg: 3.02 3.34 4.61 6/365 28483
/proc/meminfo: memFree=24623948/32950928 swapFree=67056568/67111528
[pid=28456] ppid=28454 vsize=23028 CPUtime=12.64 cores=0,2
/proc/28456/stat : 28456 (MPhaseSAT64) R 28454 28456 28260 0 -1 4202496 5374 0 0 0 1264 0 0 0 25 0 1 0 656349638 23580672 2811 33554432000 4194304 4479436 140733261726560 18446744073709551615 4450999 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/28456/statm: 5757 2811 327 70 0 2877 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 23028

[startup+25.5004 s]
/proc/loadavg: 3.24 3.37 4.60 6/365 28483
/proc/meminfo: memFree=24628912/32950928 swapFree=67056568/67111528
[pid=28456] ppid=28454 vsize=18368 CPUtime=25.44 cores=0,2
/proc/28456/stat : 28456 (MPhaseSAT64) R 28454 28456 28260 0 -1 4202496 6493 0 0 0 2544 0 0 0 25 0 1 0 656349638 18808832 1771 33554432000 4194304 4479436 140733261726560 18446744073709551615 4331502 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/28456/statm: 4592 1771 327 70 0 1712 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 18368

[startup+51.1005 s]
/proc/loadavg: 3.50 3.42 4.58 6/365 28484
/proc/meminfo: memFree=24622660/32950928 swapFree=67056568/67111528
[pid=28456] ppid=28454 vsize=23128 CPUtime=51.04 cores=0,2
/proc/28456/stat : 28456 (MPhaseSAT64) R 28454 28456 28260 0 -1 4202496 11400 0 0 0 5103 1 0 0 25 0 1 0 656349638 23683072 2836 33554432000 4194304 4479436 140733261726560 18446744073709551615 4331663 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/28456/statm: 5782 2836 327 70 0 2902 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 23128

[startup+102.301 s]
/proc/loadavg: 3.78 3.51 4.55 6/365 28486
/proc/meminfo: memFree=24610996/32950928 swapFree=67056568/67111528
[pid=28456] ppid=28454 vsize=23292 CPUtime=102.25 cores=0,2
/proc/28456/stat : 28456 (MPhaseSAT64) R 28454 28456 28260 0 -1 4202496 18505 0 0 0 10223 2 0 0 25 0 1 0 656349638 23851008 2896 33554432000 4194304 4479436 140733261726560 18446744073709551615 4331442 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/28456/statm: 5823 2896 327 70 0 2943 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 23292

[startup+162.301 s]
/proc/loadavg: 3.98 3.62 4.52 6/365 28487
/proc/meminfo: memFree=24607760/32950928 swapFree=67056568/67111528
[pid=28456] ppid=28454 vsize=19424 CPUtime=162.24 cores=0,2
/proc/28456/stat : 28456 (MPhaseSAT64) R 28454 28456 28260 0 -1 4202496 29250 0 0 0 16220 4 0 0 25 0 1 0 656349638 19890176 1814 33554432000 4194304 4479436 140733261726560 18446744073709551615 4451991 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/28456/statm: 4856 1814 327 70 0 1976 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 19424

[startup+222.314 s]
/proc/loadavg: 4.06 3.71 4.49 6/365 28489
/proc/meminfo: memFree=24602532/32950928 swapFree=67056568/67111528
[pid=28456] ppid=28454 vsize=19508 CPUtime=222.25 cores=0,2
/proc/28456/stat : 28456 (MPhaseSAT64) R 28454 28456 28260 0 -1 4202496 40143 0 0 0 22220 5 0 0 25 0 1 0 656349638 19976192 1831 33554432000 4194304 4479436 140733261726560 18446744073709551615 4331728 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/28456/statm: 4877 1831 327 70 0 1997 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 19508

[startup+282.3 s]
/proc/loadavg: 4.02 3.76 4.46 6/365 28490
/proc/meminfo: memFree=24593596/32950928 swapFree=67056568/67111528
[pid=28456] ppid=28454 vsize=20048 CPUtime=282.23 cores=0,2
/proc/28456/stat : 28456 (MPhaseSAT64) R 28454 28456 28260 0 -1 4202496 46695 0 0 0 28217 6 0 0 25 0 1 0 656349638 20529152 1956 33554432000 4194304 4479436 140733261726560 18446744073709551615 4451088 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/28456/statm: 5012 1956 327 70 0 2132 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 20048

[startup+342.301 s]
/proc/loadavg: 4.01 3.80 4.43 6/365 28492
/proc/meminfo: memFree=24585536/32950928 swapFree=67056568/67111528
[pid=28456] ppid=28454 vsize=22848 CPUtime=342.23 cores=0,2
/proc/28456/stat : 28456 (MPhaseSAT64) R 28454 28456 28260 0 -1 4202496 61110 0 0 0 34215 8 0 0 25 0 1 0 656349638 23396352 2671 33554432000 4194304 4479436 140733261726560 18446744073709551615 4452031 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/28456/statm: 5712 2671 327 70 0 2832 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 22848

[startup+402.3 s]
/proc/loadavg: 4.00 3.83 4.40 6/365 28494
/proc/meminfo: memFree=24587884/32950928 swapFree=67056568/67111528
[pid=28456] ppid=28454 vsize=22468 CPUtime=402.23 cores=0,2
/proc/28456/stat : 28456 (MPhaseSAT64) R 28454 28456 28260 0 -1 4202496 70629 0 0 0 40214 9 0 0 25 0 1 0 656349638 23007232 2575 33554432000 4194304 4479436 140733261726560 18446744073709551615 4450994 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/28456/statm: 5617 2575 327 70 0 2737 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 22468

[startup+462.301 s]
/proc/loadavg: 4.00 3.86 4.37 6/365 28495
/proc/meminfo: memFree=24587868/32950928 swapFree=67056568/67111528
[pid=28456] ppid=28454 vsize=22136 CPUtime=462.23 cores=0,2
/proc/28456/stat : 28456 (MPhaseSAT64) R 28454 28456 28260 0 -1 4202496 80683 0 0 0 46213 10 0 0 25 0 1 0 656349638 22667264 2476 33554432000 4194304 4479436 140733261726560 18446744073709551615 4450994 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/28456/statm: 5534 2476 327 70 0 2654 0
Current children cumulated CPU time (s) 462.23
Current children cumulated vsize (KiB) 22136

[startup+522.3 s]
/proc/loadavg: 4.11 3.91 4.35 6/365 28497
/proc/meminfo: memFree=24585132/32950928 swapFree=67056568/67111528
[pid=28456] ppid=28454 vsize=21956 CPUtime=522.23 cores=0,2
/proc/28456/stat : 28456 (MPhaseSAT64) R 28454 28456 28260 0 -1 4202496 93113 0 0 0 52211 12 0 0 25 0 1 0 656349638 22482944 2430 33554432000 4194304 4479436 140733261726560 18446744073709551615 4331476 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/28456/statm: 5489 2430 327 70 0 2609 0
Current children cumulated CPU time (s) 522.23
Current children cumulated vsize (KiB) 21956

[startup+582.301 s]
/proc/loadavg: 4.04 3.93 4.33 6/365 28498
/proc/meminfo: memFree=24587232/32950928 swapFree=67056568/67111528
[pid=28456] ppid=28454 vsize=23116 CPUtime=582.22 cores=0,2
/proc/28456/stat : 28456 (MPhaseSAT64) R 28454 28456 28260 0 -1 4202496 107005 0 0 0 58208 14 0 0 25 0 1 0 656349638 23670784 2738 33554432000 4194304 4479436 140733261726560 18446744073709551615 4331549 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/28456/statm: 5779 2738 327 70 0 2899 0
Current children cumulated CPU time (s) 582.22
Current children cumulated vsize (KiB) 23116

[startup+642.3 s]
/proc/loadavg: 4.01 3.94 4.31 6/365 28500
/proc/meminfo: memFree=24590200/32950928 swapFree=67056568/67111528
[pid=28456] ppid=28454 vsize=19548 CPUtime=642.23 cores=0,2
/proc/28456/stat : 28456 (MPhaseSAT64) R 28454 28456 28260 0 -1 4202496 119013 0 0 0 64206 17 0 0 25 0 1 0 656349638 20017152 1833 33554432000 4194304 4479436 140733261726560 18446744073709551615 4331765 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/28456/statm: 4887 1833 327 70 0 2007 0
Current children cumulated CPU time (s) 642.23
Current children cumulated vsize (KiB) 19548

[startup+702.301 s]
/proc/loadavg: 4.05 3.96 4.29 6/365 28502
/proc/meminfo: memFree=24586084/32950928 swapFree=67056568/67111528
[pid=28456] ppid=28454 vsize=19816 CPUtime=702.23 cores=0,2
/proc/28456/stat : 28456 (MPhaseSAT64) R 28454 28456 28260 0 -1 4202496 128386 0 0 0 70205 18 0 0 25 0 1 0 656349638 20291584 2007 33554432000 4194304 4479436 140733261726560 18446744073709551615 4331448 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/28456/statm: 4954 2007 327 70 0 2074 0
Current children cumulated CPU time (s) 702.23
Current children cumulated vsize (KiB) 19816

[startup+762.3 s]
/proc/loadavg: 4.06 3.98 4.27 6/365 28503
/proc/meminfo: memFree=24583224/32950928 swapFree=67056568/67111528
[pid=28456] ppid=28454 vsize=22456 CPUtime=762.23 cores=0,2
/proc/28456/stat : 28456 (MPhaseSAT64) R 28454 28456 28260 0 -1 4202496 138134 0 0 0 76204 19 0 0 25 0 1 0 656349638 22994944 2709 33554432000 4194304 4479436 140733261726560 18446744073709551615 4331549 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/28456/statm: 5614 2709 327 70 0 2734 0
Current children cumulated CPU time (s) 762.23
Current children cumulated vsize (KiB) 22456

[startup+822.301 s]
/proc/loadavg: 4.02 3.98 4.25 6/365 28505
/proc/meminfo: memFree=24589416/32950928 swapFree=67056568/67111528
[pid=28456] ppid=28454 vsize=17404 CPUtime=822.22 cores=0,2
/proc/28456/stat : 28456 (MPhaseSAT64) R 28454 28456 28260 0 -1 4202496 149227 0 0 0 82201 21 0 0 25 0 1 0 656349638 17821696 1430 33554432000 4194304 4479436 140733261726560 18446744073709551615 4304699 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/28456/statm: 4351 1430 327 70 0 1471 0
Current children cumulated CPU time (s) 822.22
Current children cumulated vsize (KiB) 17404

[startup+882.313 s]
/proc/loadavg: 4.00 3.98 4.24 6/365 28506
/proc/meminfo: memFree=24587424/32950928 swapFree=67056568/67111528
[pid=28456] ppid=28454 vsize=18240 CPUtime=882.23 cores=0,2
/proc/28456/stat : 28456 (MPhaseSAT64) R 28454 28456 28260 0 -1 4202496 160965 0 0 0 88200 23 0 0 25 0 1 0 656349638 18677760 1707 33554432000 4194304 4479436 140733261726560 18446744073709551615 4304840 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/28456/statm: 4560 1707 327 70 0 1680 0
Current children cumulated CPU time (s) 882.23
Current children cumulated vsize (KiB) 18240

[startup+942.301 s]
/proc/loadavg: 4.00 3.98 4.22 6/365 28508
/proc/meminfo: memFree=24582576/32950928 swapFree=67056568/67111528
[pid=28456] ppid=28454 vsize=22772 CPUtime=942.22 cores=0,2
/proc/28456/stat : 28456 (MPhaseSAT64) R 28454 28456 28260 0 -1 4202496 170402 0 0 0 94197 25 0 0 25 0 1 0 656349638 23318528 2744 33554432000 4194304 4479436 140733261726560 18446744073709551615 4450921 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/28456/statm: 5693 2744 327 70 0 2813 0
Current children cumulated CPU time (s) 942.22
Current children cumulated vsize (KiB) 22772

[startup+1002.3 s]
/proc/loadavg: 4.00 3.98 4.20 6/365 28510
/proc/meminfo: memFree=24589264/32950928 swapFree=67056568/67111528
[pid=28456] ppid=28454 vsize=19600 CPUtime=1002.22 cores=0,2
/proc/28456/stat : 28456 (MPhaseSAT64) R 28454 28456 28260 0 -1 4202496 180258 0 0 0 100196 26 0 0 25 0 1 0 656349638 20070400 1848 33554432000 4194304 4479436 140733261726560 18446744073709551615 4450900 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/28456/statm: 4900 1848 327 70 0 2020 0
Current children cumulated CPU time (s) 1002.22
Current children cumulated vsize (KiB) 19600

[startup+1062.3 s]
/proc/loadavg: 4.19 4.03 4.20 6/365 28511
/proc/meminfo: memFree=24590000/32950928 swapFree=67056568/67111528
[pid=28456] ppid=28454 vsize=19512 CPUtime=1062.22 cores=0,2
/proc/28456/stat : 28456 (MPhaseSAT64) R 28454 28456 28260 0 -1 4202496 188377 0 0 0 106194 28 0 0 25 0 1 0 656349638 19980288 1828 33554432000 4194304 4479436 140733261726560 18446744073709551615 4450925 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/28456/statm: 4878 1828 327 70 0 1998 0
Current children cumulated CPU time (s) 1062.22
Current children cumulated vsize (KiB) 19512

[startup+1122.3 s]
/proc/loadavg: 4.07 4.02 4.18 6/365 28513
/proc/meminfo: memFree=24583796/32950928 swapFree=67056568/67111528
[pid=28456] ppid=28454 vsize=22484 CPUtime=1122.21 cores=0,2
/proc/28456/stat : 28456 (MPhaseSAT64) R 28454 28456 28260 0 -1 4202496 198377 0 0 0 112192 29 0 0 25 0 1 0 656349638 23023616 2565 33554432000 4194304 4479436 140733261726560 18446744073709551615 4331478 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/28456/statm: 5621 2565 327 70 0 2741 0
Current children cumulated CPU time (s) 1122.21
Current children cumulated vsize (KiB) 22484

[startup+1182.3 s]
/proc/loadavg: 4.09 4.03 4.18 6/365 28514
/proc/meminfo: memFree=24573120/32950928 swapFree=67056568/67111528
[pid=28456] ppid=28454 vsize=22116 CPUtime=1182.22 cores=0,2
/proc/28456/stat : 28456 (MPhaseSAT64) R 28454 28456 28260 0 -1 4202496 208576 0 0 0 118191 31 0 0 25 0 1 0 656349638 22646784 2533 33554432000 4194304 4479436 140733261726560 18446744073709551615 4331478 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/28456/statm: 5529 2533 327 70 0 2649 0
Current children cumulated CPU time (s) 1182.22
Current children cumulated vsize (KiB) 22116

[startup+1242.3 s]
/proc/loadavg: 4.03 4.03 4.16 6/365 28516
/proc/meminfo: memFree=24577076/32950928 swapFree=67056568/67111528
[pid=28456] ppid=28454 vsize=19580 CPUtime=1242.22 cores=0,2
/proc/28456/stat : 28456 (MPhaseSAT64) R 28454 28456 28260 0 -1 4202496 220162 0 0 0 124189 33 0 0 25 0 1 0 656349638 20049920 1839 33554432000 4194304 4479436 140733261726560 18446744073709551615 4331478 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/28456/statm: 4895 1839 327 70 0 2015 0
Current children cumulated CPU time (s) 1242.22
Current children cumulated vsize (KiB) 19580



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.07 4.03 4.16 5/365 28517
/proc/meminfo: memFree=24569372/32950928 swapFree=67056568/67111528
[pid=28456] ppid=28454 vsize=23052 CPUtime=1299.93 cores=0,2
/proc/28456/stat : 28456 (MPhaseSAT64) R 28454 28456 28260 0 -1 4202496 230353 0 0 0 129959 34 0 0 25 0 1 0 656349638 23605248 2719 33554432000 4194304 4479436 140733261726560 18446744073709551615 4331442 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/28456/statm: 5763 2719 327 70 0 2883 0
Current children cumulated CPU time (s) 1299.93
Current children cumulated vsize (KiB) 23052

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: 4.07 4.03 4.16 5/365 28517
/proc/meminfo: memFree=24569372/32950928 swapFree=67056568/67111528
[pid=28456] ppid=28454 vsize=23052 CPUtime=1299.93 cores=0,2
/proc/28456/stat : 28456 (MPhaseSAT64) R 28454 28456 28260 0 -1 4202496 230353 0 0 0 129959 34 0 0 25 0 1 0 656349638 23605248 2719 33554432000 4194304 4479436 140733261726560 18446744073709551615 4331442 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/28456/statm: 5763 2719 327 70 0 2883 0
Current children cumulated CPU time (s) 1299.93
Current children cumulated vsize (KiB) 23052

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1299.94
CPU user time (s): 1299.59
CPU system time (s): 0.346947
CPU usage (%): 99.9942
Max. virtual memory (cumulated for all children) (KiB): 24168

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.59
system time used= 0.346947
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 230353
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= 11
involuntary context switches= 4160

runsolver used 4.71728 second user time and 9.93549 second system time

The end

Launcher Data

Begin job on node148 at 2011-05-15 10:18:46
IDJOB=3375511
IDBENCH=71570
IDSOLVER=1855
FILE ID=node148/3375511-1305447526
RUNJOBID= node148-1305447525-28440
PBS_JOBID= 13324858
Free space on /tmp= 72896 MiB

SOLVER NAME= MPhaseSAT64 2011-05-14 (fixed)
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/forced/rbsat-v945c61409gyes10.cnf
COMMAND LINE= MPhaseSAT64 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3375511-1305447526/watcher-3375511-1305447526 -o /tmp/evaluation-result-3375511-1305447526/solver-3375511-1305447526 -C 2400 -W 1300 -M 7680  MPhaseSAT64 HOME/instance-3375511-1305447526.cnf

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

MD5SUM BENCH= 601a386973128161e9173e2bdf583672
RANDOM SEED=2028796110

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      24689820 kB
Buffers:        326308 kB
Cached:        4649760 kB
SwapCached:       8488 kB
Active:        4696516 kB
Inactive:      3217624 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      24689820 kB
SwapTotal:    67111528 kB
SwapFree:     67056568 kB
Dirty:            1564 kB
Writeback:           0 kB
AnonPages:     2936272 kB
Mapped:          26980 kB
Slab:           253100 kB
PageTables:      29536 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 84651604 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= 72892 MiB
End job on node148 at 2011-05-15 10:40:28