Trace number 3257564

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) 1300 1300.01

General information on the benchmark

NameCRAFTED/modcircuits/
mod4block_2vars_8gates_u2.cnf
MD5SUMa5bb71bc1d85a401ce9f42ed1404d63e
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark238.524
Satisfiable
(Un)Satisfiability was proved
Number of variables387
Number of clauses62656
Sum of the clauses size362132
Maximum clause length24
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 21453
Number of clauses of size 30
Number of clauses of size 41977
Number of clauses of size 53842
Number of clauses of size over 555320

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

running on 2 cores: 1,3

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.50 3.38 3.50 4/193 15705
/proc/meminfo: memFree=12081096/32951124 swapFree=67111528/67111528
[pid=15705] ppid=15703 vsize=11800 CPUtime=0 cores=1,3
/proc/15705/stat : 15705 (runsolver) S 15703 15705 15508 0 -1 4202560 42 0 0 0 0 0 0 0 25 0 1 0 458296872 12083200 51 33554432000 4194304 5434984 140734329039760 18446744073709551615 4881607 0 2147483391 4096 24578 18446744071700214583 0 0 17 1 0 0 0
/proc/15705/statm: 2950 51 31 303 0 2644 0

[startup+0.04493 s]
/proc/loadavg: 3.50 3.38 3.50 4/193 15705
/proc/meminfo: memFree=12081096/32951124 swapFree=67111528/67111528
[pid=15705] ppid=15703 vsize=4860 CPUtime=0 cores=1,3
/proc/15705/stat : 15705 (MPhaseSAT_M) R 15703 15705 15508 0 -1 4202496 366 0 0 0 0 0 0 0 25 0 1 0 458296872 4976640 307 33554432000 134512640 134829744 4291956464 18446744073709551615 134531753 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15705/statm: 1215 307 225 78 0 501 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 4860

[startup+0.100865 s]
/proc/loadavg: 3.50 3.38 3.50 4/193 15705
/proc/meminfo: memFree=12081096/32951124 swapFree=67111528/67111528
[pid=15705] ppid=15703 vsize=4860 CPUtime=0.06 cores=1,3
/proc/15705/stat : 15705 (MPhaseSAT_M) R 15703 15705 15508 0 -1 4202496 681 0 0 0 6 0 0 0 25 0 1 0 458296872 4976640 622 33554432000 134512640 134829744 4291956464 18446744073709551615 134531663 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15705/statm: 1215 622 225 78 0 501 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 4860

[startup+0.300833 s]
/proc/loadavg: 3.50 3.38 3.50 4/193 15705
/proc/meminfo: memFree=12081096/32951124 swapFree=67111528/67111528
[pid=15705] ppid=15703 vsize=6796 CPUtime=0.26 cores=1,3
/proc/15705/stat : 15705 (MPhaseSAT_M) R 15703 15705 15508 0 -1 4202496 2652 0 0 0 26 0 0 0 25 0 1 0 458296872 6959104 1217 33554432000 134512640 134829744 4291956464 18446744073709551615 134661432 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15705/statm: 1699 1217 267 78 0 985 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 6796

[startup+0.700773 s]
/proc/loadavg: 3.50 3.38 3.50 4/193 15705
/proc/meminfo: memFree=12081096/32951124 swapFree=67111528/67111528
[pid=15705] ppid=15703 vsize=6796 CPUtime=0.66 cores=1,3
/proc/15705/stat : 15705 (MPhaseSAT_M) R 15703 15705 15508 0 -1 4202496 2660 0 0 0 66 0 0 0 25 0 1 0 458296872 6959104 1225 33554432000 134512640 134829744 4291956464 18446744073709551615 134722592 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15705/statm: 1699 1225 267 78 0 985 0
Current children cumulated CPU time (s) 0.66
Current children cumulated vsize (KiB) 6796

[startup+1.50062 s]
/proc/loadavg: 3.54 3.39 3.51 5/194 15706
/proc/meminfo: memFree=12076260/32951124 swapFree=67111528/67111528
[pid=15705] ppid=15703 vsize=6928 CPUtime=1.46 cores=1,3
/proc/15705/stat : 15705 (MPhaseSAT_M) R 15703 15705 15508 0 -1 4202496 2695 0 0 0 146 0 0 0 25 0 1 0 458296872 7094272 1260 33554432000 134512640 134829744 4291956464 18446744073709551615 134722768 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15705/statm: 1732 1260 267 78 0 1018 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 6928

[startup+3.10033 s]
/proc/loadavg: 3.54 3.39 3.51 5/194 15706
/proc/meminfo: memFree=12075020/32951124 swapFree=67111528/67111528
[pid=15705] ppid=15703 vsize=7736 CPUtime=3.05 cores=1,3
/proc/15705/stat : 15705 (MPhaseSAT_M) R 15703 15705 15508 0 -1 4202496 2894 0 0 0 305 0 0 0 25 0 1 0 458296872 7921664 1459 33554432000 134512640 134829744 4291956464 18446744073709551615 134718395 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15705/statm: 1934 1459 267 78 0 1220 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 7736

[startup+6.30076 s]
/proc/loadavg: 3.54 3.39 3.51 5/194 15706
/proc/meminfo: memFree=12072472/32951124 swapFree=67111528/67111528
[pid=15705] ppid=15703 vsize=6036 CPUtime=6.26 cores=1,3
/proc/15705/stat : 15705 (MPhaseSAT_M) R 15703 15705 15508 0 -1 4202496 3822 0 0 0 625 1 0 0 25 0 1 0 458296872 6180864 1023 33554432000 134512640 134829744 4291956464 18446744073709551615 134580640 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15705/statm: 1509 1023 269 78 0 795 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 6036

[startup+12.7006 s]
/proc/loadavg: 3.61 3.41 3.51 5/194 15706
/proc/meminfo: memFree=12064676/32951124 swapFree=67111528/67111528
[pid=15705] ppid=15703 vsize=11824 CPUtime=12.66 cores=1,3
/proc/15705/stat : 15705 (MPhaseSAT_M) R 15703 15705 15508 0 -1 4202496 7266 0 0 0 1265 1 0 0 25 0 1 0 458296872 12107776 2498 33554432000 134512640 134829744 4291956464 18446744073709551615 134621255 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15705/statm: 2956 2498 280 78 0 2242 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 11824

[startup+25.5003 s]
/proc/loadavg: 3.67 3.43 3.52 5/194 15707
/proc/meminfo: memFree=12060844/32951124 swapFree=67111528/67111528
[pid=15705] ppid=15703 vsize=11720 CPUtime=25.46 cores=1,3
/proc/15705/stat : 15705 (MPhaseSAT_M) R 15703 15705 15508 0 -1 4202496 9497 0 0 0 2544 2 0 0 25 0 1 0 458296872 12001280 2460 33554432000 134512640 134829744 4291956464 18446744073709551615 134621213 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15705/statm: 2930 2460 280 78 0 2216 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 11720

[startup+51.1008 s]
/proc/loadavg: 3.78 3.47 3.53 5/194 15707
/proc/meminfo: memFree=12048548/32951124 swapFree=67111528/67111528
[pid=15705] ppid=15703 vsize=13364 CPUtime=51.06 cores=1,3
/proc/15705/stat : 15705 (MPhaseSAT_M) R 15703 15705 15508 0 -1 4202496 11105 0 0 0 5104 2 0 0 25 0 1 0 458296872 13684736 2873 33554432000 134512640 134829744 4291956464 18446744073709551615 134620936 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15705/statm: 3341 2873 280 78 0 2627 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 13364

[startup+102.307 s]
/proc/loadavg: 3.95 3.57 3.56 5/194 15709
/proc/meminfo: memFree=12031928/32951124 swapFree=67111528/67111528
[pid=15705] ppid=15703 vsize=14564 CPUtime=102.26 cores=1,3
/proc/15705/stat : 15705 (MPhaseSAT_M) R 15703 15705 15508 0 -1 4202496 11381 0 0 0 10224 2 0 0 25 0 1 0 458296872 14913536 3149 33554432000 134512640 134829744 4291956464 18446744073709551615 134620958 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15705/statm: 3641 3149 280 78 0 2927 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 14564

[startup+162.301 s]
/proc/loadavg: 3.98 3.65 3.58 5/194 15710
/proc/meminfo: memFree=11996316/32951124 swapFree=67111528/67111528
[pid=15705] ppid=15703 vsize=16356 CPUtime=162.26 cores=1,3
/proc/15705/stat : 15705 (MPhaseSAT_M) R 15703 15705 15508 0 -1 4202496 11757 0 0 0 16224 2 0 0 25 0 1 0 458296872 16748544 3525 33554432000 134512640 134829744 4291956464 18446744073709551615 134620994 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15705/statm: 4089 3525 280 78 0 3375 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 16356

[startup+222.3 s]
/proc/loadavg: 4.07 3.73 3.61 5/194 15712
/proc/meminfo: memFree=11931948/32951124 swapFree=67111528/67111528
[pid=15705] ppid=15703 vsize=17544 CPUtime=222.27 cores=1,3
/proc/15705/stat : 15705 (MPhaseSAT_M) R 15703 15705 15508 0 -1 4202496 12098 0 0 0 22224 3 0 0 25 0 1 0 458296872 17965056 3866 33554432000 134512640 134829744 4291956464 18446744073709551615 134661408 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15705/statm: 4386 3866 280 78 0 3672 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 17544

[startup+282.301 s]
/proc/loadavg: 4.02 3.77 3.63 5/194 15741
/proc/meminfo: memFree=11934576/32951124 swapFree=67111528/67111528
[pid=15705] ppid=15703 vsize=17544 CPUtime=282.27 cores=1,3
/proc/15705/stat : 15705 (MPhaseSAT_M) R 15703 15705 15508 0 -1 4202496 12128 0 0 0 28224 3 0 0 25 0 1 0 458296872 17965056 3896 33554432000 134512640 134829744 4291956464 18446744073709551615 134620958 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15705/statm: 4386 3896 280 78 0 3672 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 17544

[startup+342.301 s]
/proc/loadavg: 4.01 3.81 3.65 5/194 15742
/proc/meminfo: memFree=11888908/32951124 swapFree=67111528/67111528
[pid=15705] ppid=15703 vsize=17720 CPUtime=342.27 cores=1,3
/proc/15705/stat : 15705 (MPhaseSAT_M) R 15703 15705 15508 0 -1 4202496 12172 0 0 0 34224 3 0 0 25 0 1 0 458296872 18145280 3940 33554432000 134512640 134829744 4291956464 18446744073709551615 134620951 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15705/statm: 4430 3940 280 78 0 3716 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 17720

[startup+402.3 s]
/proc/loadavg: 4.04 3.86 3.67 5/194 15744
/proc/meminfo: memFree=11845744/32951124 swapFree=67111528/67111528
[pid=15705] ppid=15703 vsize=18552 CPUtime=402.27 cores=1,3
/proc/15705/stat : 15705 (MPhaseSAT_M) R 15703 15705 15508 0 -1 4202496 12322 0 0 0 40224 3 0 0 25 0 1 0 458296872 18997248 4090 33554432000 134512640 134829744 4291956464 18446744073709551615 134661441 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15705/statm: 4638 4090 280 78 0 3924 0
Current children cumulated CPU time (s) 402.27
Current children cumulated vsize (KiB) 18552

[startup+462.301 s]
/proc/loadavg: 4.06 3.89 3.70 5/194 15745
/proc/meminfo: memFree=11803932/32951124 swapFree=67111528/67111528
[pid=15705] ppid=15703 vsize=18904 CPUtime=462.27 cores=1,3
/proc/15705/stat : 15705 (MPhaseSAT_M) R 15703 15705 15508 0 -1 4202496 12411 0 0 0 46224 3 0 0 25 0 1 0 458296872 19357696 4179 33554432000 134512640 134829744 4291956464 18446744073709551615 134661446 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15705/statm: 4726 4179 280 78 0 4012 0
Current children cumulated CPU time (s) 462.27
Current children cumulated vsize (KiB) 18904

[startup+522.301 s]
/proc/loadavg: 4.02 3.91 3.72 5/194 15747
/proc/meminfo: memFree=11764472/32951124 swapFree=67111528/67111528
[pid=15705] ppid=15703 vsize=17400 CPUtime=522.27 cores=1,3
/proc/15705/stat : 15705 (MPhaseSAT_M) R 15703 15705 15508 0 -1 4202496 12482 0 0 0 52224 3 0 0 25 0 1 0 458296872 17817600 3897 33554432000 134512640 134829744 4291956464 18446744073709551615 134620966 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15705/statm: 4350 3897 280 78 0 3636 0
Current children cumulated CPU time (s) 522.27
Current children cumulated vsize (KiB) 17400

[startup+582.3 s]
/proc/loadavg: 4.00 3.92 3.73 5/194 15749
/proc/meminfo: memFree=11723296/32951124 swapFree=67111528/67111528
[pid=15705] ppid=15703 vsize=18040 CPUtime=582.27 cores=1,3
/proc/15705/stat : 15705 (MPhaseSAT_M) R 15703 15705 15508 0 -1 4202496 12581 0 0 0 58224 3 0 0 25 0 1 0 458296872 18472960 3996 33554432000 134512640 134829744 4291956464 18446744073709551615 134661432 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15705/statm: 4510 3996 280 78 0 3796 0
Current children cumulated CPU time (s) 582.27
Current children cumulated vsize (KiB) 18040

[startup+642.301 s]
/proc/loadavg: 4.08 3.95 3.75 5/194 15750
/proc/meminfo: memFree=11682492/32951124 swapFree=67111528/67111528
[pid=15705] ppid=15703 vsize=18040 CPUtime=642.28 cores=1,3
/proc/15705/stat : 15705 (MPhaseSAT_M) R 15703 15705 15508 0 -1 4202496 12584 0 0 0 64225 3 0 0 25 0 1 0 458296872 18472960 3999 33554432000 134512640 134829744 4291956464 18446744073709551615 134661432 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15705/statm: 4510 3999 280 78 0 3796 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 18040

[startup+702.301 s]
/proc/loadavg: 4.03 3.96 3.76 5/194 15752
/proc/meminfo: memFree=11641176/32951124 swapFree=67111528/67111528
[pid=15705] ppid=15703 vsize=18200 CPUtime=702.27 cores=1,3
/proc/15705/stat : 15705 (MPhaseSAT_M) R 15703 15705 15508 0 -1 4202496 12645 0 0 0 70224 3 0 0 25 0 1 0 458296872 18636800 4060 33554432000 134512640 134829744 4291956464 18446744073709551615 134661368 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15705/statm: 4550 4060 280 78 0 3836 0
Current children cumulated CPU time (s) 702.27
Current children cumulated vsize (KiB) 18200

[startup+762.307 s]
/proc/loadavg: 4.05 3.98 3.78 5/194 15753
/proc/meminfo: memFree=11600236/32951124 swapFree=67111528/67111528
[pid=15705] ppid=15703 vsize=18712 CPUtime=762.28 cores=1,3
/proc/15705/stat : 15705 (MPhaseSAT_M) R 15703 15705 15508 0 -1 4202496 12738 0 0 0 76225 3 0 0 25 0 1 0 458296872 19161088 4153 33554432000 134512640 134829744 4291956464 18446744073709551615 134621242 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15705/statm: 4678 4153 280 78 0 3964 0
Current children cumulated CPU time (s) 762.28
Current children cumulated vsize (KiB) 18712

[startup+822.301 s]
/proc/loadavg: 4.15 4.02 3.81 5/194 15755
/proc/meminfo: memFree=11561268/32951124 swapFree=67111528/67111528
[pid=15705] ppid=15703 vsize=18872 CPUtime=822.28 cores=1,3
/proc/15705/stat : 15705 (MPhaseSAT_M) R 15703 15705 15508 0 -1 4202496 12773 0 0 0 82225 3 0 0 25 0 1 0 458296872 19324928 4188 33554432000 134512640 134829744 4291956464 18446744073709551615 134661446 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15705/statm: 4718 4188 280 78 0 4004 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 18872

[startup+882.301 s]
/proc/loadavg: 4.12 4.03 3.82 5/194 15757
/proc/meminfo: memFree=11520956/32951124 swapFree=67111528/67111528
[pid=15705] ppid=15703 vsize=19224 CPUtime=882.28 cores=1,3
/proc/15705/stat : 15705 (MPhaseSAT_M) R 15703 15705 15508 0 -1 4202496 12840 0 0 0 88225 3 0 0 25 0 1 0 458296872 19685376 4255 33554432000 134512640 134829744 4291956464 18446744073709551615 134722621 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15705/statm: 4806 4255 280 78 0 4092 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 19224

[startup+942.3 s]
/proc/loadavg: 4.04 4.02 3.83 5/194 15758
/proc/meminfo: memFree=11481132/32951124 swapFree=67111528/67111528
[pid=15705] ppid=15703 vsize=19384 CPUtime=942.28 cores=1,3
/proc/15705/stat : 15705 (MPhaseSAT_M) R 15703 15705 15508 0 -1 4202496 12879 0 0 0 94225 3 0 0 25 0 1 0 458296872 19849216 4294 33554432000 134512640 134829744 4291956464 18446744073709551615 134661446 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15705/statm: 4846 4294 280 78 0 4132 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 19384

[startup+1002.3 s]
/proc/loadavg: 4.08 4.03 3.84 5/194 15760
/proc/meminfo: memFree=11440072/32951124 swapFree=67111528/67111528
[pid=15705] ppid=15703 vsize=19576 CPUtime=1002.28 cores=1,3
/proc/15705/stat : 15705 (MPhaseSAT_M) R 15703 15705 15508 0 -1 4202496 12914 0 0 0 100225 3 0 0 25 0 1 0 458296872 20045824 4329 33554432000 134512640 134829744 4291956464 18446744073709551615 134620936 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15705/statm: 4894 4329 280 78 0 4180 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 19576

[startup+1062.3 s]
/proc/loadavg: 4.03 4.03 3.84 5/194 15761
/proc/meminfo: memFree=11399392/32951124 swapFree=67111528/67111528
[pid=15705] ppid=15703 vsize=19960 CPUtime=1062.28 cores=1,3
/proc/15705/stat : 15705 (MPhaseSAT_M) R 15703 15705 15508 0 -1 4202496 12983 0 0 0 106225 3 0 0 25 0 1 0 458296872 20439040 4398 33554432000 134512640 134829744 4291956464 18446744073709551615 134620969 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15705/statm: 4990 4398 280 78 0 4276 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 19960

[startup+1122.3 s]
/proc/loadavg: 4.01 4.02 3.85 5/194 15763
/proc/meminfo: memFree=11359700/32951124 swapFree=67111528/67111528
[pid=15705] ppid=15703 vsize=20536 CPUtime=1122.28 cores=1,3
/proc/15705/stat : 15705 (MPhaseSAT_M) R 15703 15705 15508 0 -1 4202496 13070 0 0 0 112225 3 0 0 25 0 1 0 458296872 21028864 4485 33554432000 134512640 134829744 4291956464 18446744073709551615 134620973 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15705/statm: 5134 4485 280 78 0 4420 0
Current children cumulated CPU time (s) 1122.28
Current children cumulated vsize (KiB) 20536

[startup+1182.3 s]
/proc/loadavg: 4.00 4.01 3.86 5/194 15765
/proc/meminfo: memFree=11319760/32951124 swapFree=67111528/67111528
[pid=15705] ppid=15703 vsize=20536 CPUtime=1182.28 cores=1,3
/proc/15705/stat : 15705 (MPhaseSAT_M) R 15703 15705 15508 0 -1 4202496 13084 0 0 0 118225 3 0 0 25 0 1 0 458296872 21028864 4499 33554432000 134512640 134829744 4291956464 18446744073709551615 134661647 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15705/statm: 5134 4499 280 78 0 4420 0
Current children cumulated CPU time (s) 1182.28
Current children cumulated vsize (KiB) 20536

[startup+1242.3 s]
/proc/loadavg: 4.01 4.01 3.86 5/194 15821
/proc/meminfo: memFree=12042300/32951124 swapFree=67111528/67111528
[pid=15705] ppid=15703 vsize=20728 CPUtime=1242.29 cores=1,3
/proc/15705/stat : 15705 (MPhaseSAT_M) R 15703 15705 15508 0 -1 4202496 13097 0 0 0 124226 3 0 0 25 0 1 0 458296872 21225472 4512 33554432000 134512640 134829744 4291956464 18446744073709551615 134661647 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15705/statm: 5182 4512 280 78 0 4468 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 20728



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.08 4.02 3.87 5/192 15824
/proc/meminfo: memFree=12053072/32951124 swapFree=67111528/67111528
[pid=15705] ppid=15703 vsize=20920 CPUtime=1299.99 cores=1,3
/proc/15705/stat : 15705 (MPhaseSAT_M) R 15703 15705 15508 0 -1 4202496 13128 0 0 0 129996 3 0 0 25 0 1 0 458296872 21422080 4543 33554432000 134512640 134829744 4291956464 18446744073709551615 134661405 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15705/statm: 5230 4543 280 78 0 4516 0
Current children cumulated CPU time (s) 1299.99
Current children cumulated vsize (KiB) 20920

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1300
CPU user time (s): 1299.96
CPU system time (s): 0.035994
CPU usage (%): 99.9993
Max. virtual memory (cumulated for all children) (KiB): 20920

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

runsolver used 2.12168 second user time and 4.98124 second system time

The end

Launcher Data

Begin job on node132 at 2011-04-22 12:09:47
IDJOB=3257564
IDBENCH=71150
IDSOLVER=1522
FILE ID=node132/3257564-1303466987
RUNJOBID= node132-1303466917-15528
PBS_JOBID= 13107182
Free space on /tmp= 72052 MiB

SOLVER NAME= MPhaseSAT_M 2011-02-16
BENCH NAME= SAT09/CRAFTED/modcircuits/mod4block_2vars_8gates_u2.cnf
COMMAND LINE= MPhaseSAT_M BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3257564-1303466987/watcher-3257564-1303466987 -o /tmp/evaluation-result-3257564-1303466987/solver-3257564-1303466987 -C 2400 -W 1300 -M 7680  MPhaseSAT_M HOME/instance-3257564-1303466987.cnf

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

MD5SUM BENCH= a5bb71bc1d85a401ce9f42ed1404d63e
RANDOM SEED=1528308363

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      12081376 kB
Buffers:       1248980 kB
Cached:       18952096 kB
SwapCached:          0 kB
Active:        8380804 kB
Inactive:     11945992 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12081376 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            5912 kB
Writeback:          12 kB
AnonPages:      125148 kB
Mapped:          16736 kB
Slab:           479216 kB
PageTables:       5412 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   310132 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72044 MiB
End job on node132 at 2011-04-22 12:31:29