Trace number 3258576

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

General information on the benchmark

NameCRAFTED/rbsat/random/forced/
rbsat-v1375c111739gyes10.cnf
MD5SUMc904604702db7cfabf92e607e197d409
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark8.17476
Satisfiable
(Un)Satisfiability was proved
Number of variables1375
Number of clauses111739
Sum of the clauses size224743
Maximum clause length25
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2111684
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 555

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-3258576-1303477937/watcher-3258576-1303477937 -o /tmp/evaluation-result-3258576-1303477937/solver-3258576-1303477937 -C 2400 -W 1300 -M 7680 MPhaseSAT_M HOME/instance-3258576-1303477937.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: 3.10 3.78 3.71 4/182 9431
/proc/meminfo: memFree=19801336/32951132 swapFree=67111524/67111528
[pid=9431] ppid=9429 vsize=4892 CPUtime=0 cores=0,2
/proc/9431/stat : 9431 (MPhaseSAT_M) R 9429 9431 7761 0 -1 4202496 321 0 0 0 0 0 0 0 22 0 1 0 459393367 5009408 262 33554432000 134512640 134829744 4290122992 18446744073709551615 134531663 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/9431/statm: 1223 262 225 78 0 509 0

[startup+0.075875 s]
/proc/loadavg: 3.10 3.78 3.71 4/182 9431
/proc/meminfo: memFree=19801336/32951132 swapFree=67111524/67111528
[pid=9431] ppid=9429 vsize=6208 CPUtime=0.07 cores=0,2
/proc/9431/stat : 9431 (MPhaseSAT_M) R 9429 9431 7761 0 -1 4202496 990 0 0 0 7 0 0 0 22 0 1 0 459393367 6356992 930 33554432000 134512640 134829744 4290122992 18446744073709551615 134559389 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/9431/statm: 1552 930 232 78 0 838 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 6208

[startup+0.100898 s]
/proc/loadavg: 3.10 3.78 3.71 4/182 9431
/proc/meminfo: memFree=19801336/32951132 swapFree=67111524/67111528
[pid=9431] ppid=9429 vsize=5720 CPUtime=0.09 cores=0,2
/proc/9431/stat : 9431 (MPhaseSAT_M) R 9429 9431 7761 0 -1 4202496 1741 0 0 0 9 0 0 0 22 0 1 0 459393367 5857280 911 33554432000 134512640 134829744 4290122992 18446744073709551615 134559413 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/9431/statm: 1430 915 236 78 0 716 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5720

[startup+0.300826 s]
/proc/loadavg: 3.10 3.78 3.71 4/182 9431
/proc/meminfo: memFree=19801336/32951132 swapFree=67111524/67111528
[pid=9431] ppid=9429 vsize=14904 CPUtime=0.29 cores=0,2
/proc/9431/stat : 9431 (MPhaseSAT_M) R 9429 9431 7761 0 -1 4202496 6982 0 0 0 29 0 0 0 23 0 1 0 459393367 15261696 3222 33554432000 134512640 134829744 4290122992 18446744073709551615 134667763 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/9431/statm: 3726 3222 263 78 0 3012 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14904

[startup+0.700781 s]
/proc/loadavg: 3.10 3.78 3.71 4/182 9431
/proc/meminfo: memFree=19801336/32951132 swapFree=67111524/67111528
[pid=9431] ppid=9429 vsize=16332 CPUtime=0.68 cores=0,2
/proc/9431/stat : 9431 (MPhaseSAT_M) R 9429 9431 7761 0 -1 4202496 7303 0 0 0 68 0 0 0 25 0 1 0 459393367 16723968 3542 33554432000 134512640 134829744 4290122992 18446744073709551615 134723586 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/9431/statm: 4083 3542 279 78 0 3369 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 16332

[startup+1.50064 s]
/proc/loadavg: 3.17 3.78 3.71 5/188 9442
/proc/meminfo: memFree=19728368/32951132 swapFree=67111524/67111528
[pid=9431] ppid=9429 vsize=11856 CPUtime=1.48 cores=0,2
/proc/9431/stat : 9431 (MPhaseSAT_M) R 9429 9431 7761 0 -1 4202496 8326 0 0 0 148 0 0 0 25 0 1 0 459393367 12140544 2479 33554432000 134512640 134829744 4290122992 18446744073709551615 134661497 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/9431/statm: 2964 2479 279 78 0 2250 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 11856

[startup+3.10038 s]
/proc/loadavg: 3.17 3.78 3.71 6/188 9442
/proc/meminfo: memFree=19727500/32951132 swapFree=67111524/67111528
[pid=9431] ppid=9429 vsize=12252 CPUtime=3.08 cores=0,2
/proc/9431/stat : 9431 (MPhaseSAT_M) R 9429 9431 7761 0 -1 4202496 8438 0 0 0 308 0 0 0 25 0 1 0 459393367 12546048 2591 33554432000 134512640 134829744 4290122992 18446744073709551615 134661446 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/9431/statm: 3063 2591 279 78 0 2349 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 12252

[startup+6.30082 s]
/proc/loadavg: 3.17 3.78 3.71 6/188 9442
/proc/meminfo: memFree=19726188/32951132 swapFree=67111524/67111528
[pid=9431] ppid=9429 vsize=12916 CPUtime=6.28 cores=0,2
/proc/9431/stat : 9431 (MPhaseSAT_M) R 9429 9431 7761 0 -1 4202496 8594 0 0 0 628 0 0 0 25 0 1 0 459393367 13225984 2747 33554432000 134512640 134829744 4290122992 18446744073709551615 134722301 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/9431/statm: 3229 2747 279 78 0 2515 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 12916

[startup+12.7007 s]
/proc/loadavg: 3.52 3.84 3.73 5/188 9443
/proc/meminfo: memFree=19723428/32951132 swapFree=67111524/67111528
[pid=9431] ppid=9429 vsize=12016 CPUtime=12.69 cores=0,2
/proc/9431/stat : 9431 (MPhaseSAT_M) R 9429 9431 7761 0 -1 4202496 9707 0 0 0 1268 1 0 0 25 0 1 0 459393367 12304384 2548 33554432000 134512640 134829744 4290122992 18446744073709551615 134679163 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/9431/statm: 3004 2548 279 78 0 2290 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 12016

[startup+25.5006 s]
/proc/loadavg: 3.59 3.84 3.73 5/188 9443
/proc/meminfo: memFree=19719084/32951132 swapFree=67111524/67111528
[pid=9431] ppid=9429 vsize=10300 CPUtime=25.49 cores=0,2
/proc/9431/stat : 9431 (MPhaseSAT_M) R 9429 9431 7761 0 -1 4202496 12554 0 0 0 2547 2 0 0 25 0 1 0 459393367 10547200 2105 33554432000 134512640 134829744 4290122992 18446744073709551615 8807077 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/9431/statm: 2575 2105 279 78 0 1861 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 10300

[startup+51.1003 s]
/proc/loadavg: 3.73 3.85 3.73 5/188 9444
/proc/meminfo: memFree=19715020/32951132 swapFree=67111524/67111528
[pid=9431] ppid=9429 vsize=10920 CPUtime=51.09 cores=0,2
/proc/9431/stat : 9431 (MPhaseSAT_M) R 9429 9431 7761 0 -1 4202496 21441 0 0 0 5105 4 0 0 25 0 1 0 459393367 11182080 2252 33554432000 134512640 134829744 4290122992 18446744073709551615 134722314 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/9431/statm: 2730 2252 279 78 0 2016 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 10920

[startup+102.307 s]
/proc/loadavg: 3.89 3.87 3.75 5/188 9445
/proc/meminfo: memFree=19705952/32951132 swapFree=67111524/67111528
[pid=9431] ppid=9429 vsize=10732 CPUtime=102.3 cores=0,2
/proc/9431/stat : 9431 (MPhaseSAT_M) R 9429 9431 7761 0 -1 4202496 40293 0 0 0 10222 8 0 0 25 0 1 0 459393367 10989568 2223 33554432000 134512640 134829744 4290122992 18446744073709551615 134661856 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/9431/statm: 2683 2223 279 78 0 1969 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 10732

[startup+162.301 s]
/proc/loadavg: 3.96 3.89 3.76 5/188 9447
/proc/meminfo: memFree=19690684/32951132 swapFree=67111524/67111528
[pid=9431] ppid=9429 vsize=10236 CPUtime=162.29 cores=0,2
/proc/9431/stat : 9431 (MPhaseSAT_M) R 9429 9431 7761 0 -1 4202496 58774 0 0 0 16218 11 0 0 25 0 1 0 459393367 10481664 2107 33554432000 134512640 134829744 4290122992 18446744073709551615 134623400 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/9431/statm: 2559 2107 279 78 0 1845 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 10236

[startup+222.3 s]
/proc/loadavg: 3.98 3.91 3.77 5/188 9448
/proc/meminfo: memFree=19679268/32951132 swapFree=67111524/67111528
[pid=9431] ppid=9429 vsize=10696 CPUtime=222.29 cores=0,2
/proc/9431/stat : 9431 (MPhaseSAT_M) R 9429 9431 7761 0 -1 4202496 74633 0 0 0 22215 14 0 0 25 0 1 0 459393367 10952704 2202 33554432000 134512640 134829744 4290122992 18446744073709551615 134658073 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/9431/statm: 2674 2202 279 78 0 1960 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 10696

[startup+282.3 s]
/proc/loadavg: 4.03 3.94 3.79 5/188 9450
/proc/meminfo: memFree=19666980/32951132 swapFree=67111524/67111528
[pid=9431] ppid=9429 vsize=10664 CPUtime=282.28 cores=0,2
/proc/9431/stat : 9431 (MPhaseSAT_M) R 9429 9431 7761 0 -1 4202496 89575 0 0 0 28212 16 0 0 25 0 1 0 459393367 10919936 2203 33554432000 134512640 134829744 4290122992 18446744073709551615 134718373 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/9431/statm: 2666 2203 279 78 0 1952 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 10664

[startup+342.301 s]
/proc/loadavg: 4.01 3.95 3.80 5/188 9452
/proc/meminfo: memFree=19659024/32951132 swapFree=67111524/67111528
[pid=9431] ppid=9429 vsize=12828 CPUtime=342.28 cores=0,2
/proc/9431/stat : 9431 (MPhaseSAT_M) R 9429 9431 7761 0 -1 4202496 106820 0 0 0 34209 19 0 0 25 0 1 0 459393367 13135872 2735 33554432000 134512640 134829744 4290122992 18446744073709551615 8552195 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/9431/statm: 3207 2735 279 78 0 2493 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 12828

[startup+402.301 s]
/proc/loadavg: 4.00 3.95 3.81 5/188 9453
/proc/meminfo: memFree=19655912/32951132 swapFree=67111524/67111528
[pid=9431] ppid=9429 vsize=9972 CPUtime=402.28 cores=0,2
/proc/9431/stat : 9431 (MPhaseSAT_M) R 9429 9431 7761 0 -1 4202496 121984 0 0 0 40206 22 0 0 25 0 1 0 459393367 10211328 2022 33554432000 134512640 134829744 4290122992 18446744073709551615 134620973 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/9431/statm: 2493 2022 279 78 0 1779 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 9972

[startup+462.301 s]
/proc/loadavg: 4.05 3.97 3.82 5/188 9455
/proc/meminfo: memFree=19648460/32951132 swapFree=67111524/67111528
[pid=9431] ppid=9429 vsize=11592 CPUtime=462.28 cores=0,2
/proc/9431/stat : 9431 (MPhaseSAT_M) R 9429 9431 7761 0 -1 4202496 138992 0 0 0 46203 25 0 0 25 0 1 0 459393367 11870208 2429 33554432000 134512640 134829744 4290122992 18446744073709551615 134661834 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/9431/statm: 2898 2429 279 78 0 2184 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 11592

[startup+522.301 s]
/proc/loadavg: 4.02 3.97 3.83 5/188 9456
/proc/meminfo: memFree=19641992/32951132 swapFree=67111524/67111528
[pid=9431] ppid=9429 vsize=11596 CPUtime=522.28 cores=0,2
/proc/9431/stat : 9431 (MPhaseSAT_M) R 9429 9431 7761 0 -1 4202496 154826 0 0 0 52199 29 0 0 25 0 1 0 459393367 11874304 2434 33554432000 134512640 134829744 4290122992 18446744073709551615 134678445 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/9431/statm: 2899 2434 279 78 0 2185 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 11596

[startup+582.301 s]
/proc/loadavg: 4.00 3.97 3.83 5/188 9458
/proc/meminfo: memFree=19636384/32951132 swapFree=67111524/67111528
[pid=9431] ppid=9429 vsize=9984 CPUtime=582.27 cores=0,2
/proc/9431/stat : 9431 (MPhaseSAT_M) R 9429 9431 7761 0 -1 4202496 172375 0 0 0 58196 31 0 0 25 0 1 0 459393367 10223616 2031 33554432000 134512640 134829744 4290122992 18446744073709551615 134626799 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/9431/statm: 2496 2031 279 78 0 1782 0
Current children cumulated CPU time (s) 582.27
Current children cumulated vsize (KiB) 9984

[startup+642.301 s]
/proc/loadavg: 4.00 3.97 3.84 5/188 9460
/proc/meminfo: memFree=19632404/32951132 swapFree=67111524/67111528
[pid=9431] ppid=9429 vsize=11084 CPUtime=642.28 cores=0,2
/proc/9431/stat : 9431 (MPhaseSAT_M) R 9429 9431 7761 0 -1 4202496 189079 0 0 0 64192 36 0 0 25 0 1 0 459393367 11350016 2322 33554432000 134512640 134829744 4290122992 18446744073709551615 134661704 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/9431/statm: 2771 2322 279 78 0 2057 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 11084

[startup+702.3 s]
/proc/loadavg: 4.00 3.97 3.85 5/188 9461
/proc/meminfo: memFree=19627784/32951132 swapFree=67111524/67111528
[pid=9431] ppid=9429 vsize=10588 CPUtime=702.27 cores=0,2
/proc/9431/stat : 9431 (MPhaseSAT_M) R 9429 9431 7761 0 -1 4202496 205385 0 0 0 70189 38 0 0 25 0 1 0 459393367 10842112 2196 33554432000 134512640 134829744 4290122992 18446744073709551615 134614879 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/9431/statm: 2647 2196 279 78 0 1933 0
Current children cumulated CPU time (s) 702.27
Current children cumulated vsize (KiB) 10588

[startup+762.306 s]
/proc/loadavg: 4.00 3.97 3.85 5/188 9463
/proc/meminfo: memFree=19620948/32951132 swapFree=67111524/67111528
[pid=9431] ppid=9429 vsize=10744 CPUtime=762.28 cores=0,2
/proc/9431/stat : 9431 (MPhaseSAT_M) R 9429 9431 7761 0 -1 4202496 219548 0 0 0 76188 40 0 0 25 0 1 0 459393367 11001856 2206 33554432000 134512640 134829744 4290122992 18446744073709551615 134661696 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/9431/statm: 2686 2206 279 78 0 1972 0
Current children cumulated CPU time (s) 762.28
Current children cumulated vsize (KiB) 10744

[startup+822.3 s]
/proc/loadavg: 4.00 3.97 3.86 5/188 9464
/proc/meminfo: memFree=19613740/32951132 swapFree=67111524/67111528
[pid=9431] ppid=9429 vsize=13092 CPUtime=822.27 cores=0,2
/proc/9431/stat : 9431 (MPhaseSAT_M) R 9429 9431 7761 0 -1 4202496 234030 0 0 0 82184 43 0 0 25 0 1 0 459393367 13406208 2785 33554432000 134512640 134829744 4290122992 18446744073709551615 134719579 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/9431/statm: 3273 2785 279 78 0 2559 0
Current children cumulated CPU time (s) 822.27
Current children cumulated vsize (KiB) 13092

[startup+882.301 s]
/proc/loadavg: 4.03 3.99 3.87 5/188 9466
/proc/meminfo: memFree=19614716/32951132 swapFree=67111524/67111528
[pid=9431] ppid=9429 vsize=10944 CPUtime=882.27 cores=0,2
/proc/9431/stat : 9431 (MPhaseSAT_M) R 9429 9431 7761 0 -1 4202496 249563 0 0 0 88182 45 0 0 25 0 1 0 459393367 11206656 2268 33554432000 134512640 134829744 4290122992 18446744073709551615 134661172 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/9431/statm: 2736 2268 279 78 0 2022 0
Current children cumulated CPU time (s) 882.27
Current children cumulated vsize (KiB) 10944

[startup+942.301 s]
/proc/loadavg: 4.05 4.00 3.88 5/188 9468
/proc/meminfo: memFree=19610600/32951132 swapFree=67111524/67111528
[pid=9431] ppid=9429 vsize=12012 CPUtime=942.26 cores=0,2
/proc/9431/stat : 9431 (MPhaseSAT_M) R 9429 9431 7761 0 -1 4202496 267684 0 0 0 94178 48 0 0 25 0 1 0 459393367 12300288 2527 33554432000 134512640 134829744 4290122992 18446744073709551615 134721255 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/9431/statm: 3003 2527 279 78 0 2289 0
Current children cumulated CPU time (s) 942.26
Current children cumulated vsize (KiB) 12012

[startup+1002.3 s]
/proc/loadavg: 4.02 4.00 3.89 5/188 9469
/proc/meminfo: memFree=19609348/32951132 swapFree=67111524/67111528
[pid=9431] ppid=9429 vsize=9908 CPUtime=1002.27 cores=0,2
/proc/9431/stat : 9431 (MPhaseSAT_M) R 9429 9431 7761 0 -1 4202496 283803 0 0 0 100175 52 0 0 25 0 1 0 459393367 10145792 2003 33554432000 134512640 134829744 4290122992 18446744073709551615 134722297 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/9431/statm: 2477 2003 279 78 0 1763 0
Current children cumulated CPU time (s) 1002.27
Current children cumulated vsize (KiB) 9908

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.89 5/188 9471
/proc/meminfo: memFree=19604984/32951132 swapFree=67111524/67111528
[pid=9431] ppid=9429 vsize=10196 CPUtime=1062.26 cores=0,2
/proc/9431/stat : 9431 (MPhaseSAT_M) R 9429 9431 7761 0 -1 4202496 299517 0 0 0 106171 55 0 0 25 0 1 0 459393367 10440704 2086 33554432000 134512640 134829744 4290122992 18446744073709551615 134620979 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/9431/statm: 2549 2086 279 78 0 1835 0
Current children cumulated CPU time (s) 1062.26
Current children cumulated vsize (KiB) 10196

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.90 5/188 9472
/proc/meminfo: memFree=19599004/32951132 swapFree=67111524/67111528
[pid=9431] ppid=9429 vsize=9912 CPUtime=1122.26 cores=0,2
/proc/9431/stat : 9431 (MPhaseSAT_M) R 9429 9431 7761 0 -1 4202496 314392 0 0 0 112167 59 0 0 25 0 1 0 459393367 10149888 2005 33554432000 134512640 134829744 4290122992 18446744073709551615 134620979 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/9431/statm: 2478 2005 279 78 0 1764 0
Current children cumulated CPU time (s) 1122.26
Current children cumulated vsize (KiB) 9912

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.90 5/188 9474
/proc/meminfo: memFree=19585088/32951132 swapFree=67111524/67111528
[pid=9431] ppid=9429 vsize=10708 CPUtime=1182.26 cores=0,2
/proc/9431/stat : 9431 (MPhaseSAT_M) R 9429 9431 7761 0 -1 4202496 330990 0 0 0 118164 62 0 0 25 0 1 0 459393367 10964992 2215 33554432000 134512640 134829744 4290122992 18446744073709551615 134679068 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/9431/statm: 2677 2215 279 78 0 1963 0
Current children cumulated CPU time (s) 1182.26
Current children cumulated vsize (KiB) 10708

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/188 9476
/proc/meminfo: memFree=19583720/32951132 swapFree=67111524/67111528
[pid=9431] ppid=9429 vsize=9948 CPUtime=1242.26 cores=0,2
/proc/9431/stat : 9431 (MPhaseSAT_M) R 9429 9431 7761 0 -1 4202496 349356 0 0 0 124161 65 0 0 25 0 1 0 459393367 10186752 2018 33554432000 134512640 134829744 4290122992 18446744073709551615 134661352 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/9431/statm: 2487 2018 279 78 0 1773 0
Current children cumulated CPU time (s) 1242.26
Current children cumulated vsize (KiB) 9948



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.91 3/184 9479
/proc/meminfo: memFree=19725460/32951132 swapFree=67111524/67111528
[pid=9431] ppid=9429 vsize=10476 CPUtime=1299.96 cores=0,2
/proc/9431/stat : 9431 (MPhaseSAT_M) R 9429 9431 7761 0 -1 4202496 367330 0 0 0 129928 68 0 0 25 0 1 0 459393367 10727424 2147 33554432000 134512640 134829744 4290122992 18446744073709551615 134620973 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/9431/statm: 2619 2147 279 78 0 1905 0
Current children cumulated CPU time (s) 1299.96
Current children cumulated vsize (KiB) 10476

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.97
CPU user time (s): 1299.28
CPU system time (s): 0.688895
CPU usage (%): 99.9972
Max. virtual memory (cumulated for all children) (KiB): 16332

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

runsolver used 2.20666 second user time and 4.89626 second system time

The end

Launcher Data

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

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

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

MD5SUM BENCH= c904604702db7cfabf92e607e197d409
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:      19801740 kB
Buffers:        812952 kB
Cached:       11661784 kB
SwapCached:          4 kB
Active:        1172260 kB
Inactive:     11383928 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      19801740 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            8724 kB
Writeback:           8 kB
AnonPages:       80588 kB
Mapped:          16408 kB
Slab:           529948 kB
PageTables:       4348 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   245000 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= 66324 MiB
End job on node129 at 2011-04-22 15:33:59