Trace number 3094540

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 2011-02-15? (TO) 1300.01 1300.01

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v125-c2662-S689381858-022.UNKNOWN.cnf
MD5SUMe5ccab3a9294cbb9eed5df8c5c797376
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables125
Number of clauses2662
Sum of the clauses size13310
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 52662
Number of clauses of size over 50

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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-3094540-1301758451/watcher-3094540-1301758451 -o /tmp/evaluation-result-3094540-1301758451/solver-3094540-1301758451 -C 2400 -W 1300 -M 7680 MPhaseSAT HOME/instance-3094540-1301758451.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.95 3.96 3.91 4/189 13070
/proc/meminfo: memFree=21139380/32951124 swapFree=67111528/67111528
[pid=13070] ppid=13068 vsize=3164 CPUtime=0 cores=1,3
/proc/13070/stat : 13070 (MPhaseSAT) R 13068 13070 12344 0 -1 4202496 389 0 0 0 0 0 0 0 25 0 1 0 268260758 3239936 326 33554432000 134512640 134731564 4293309136 18446744073709551615 3056720 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/13070/statm: 791 326 237 54 0 101 0

[startup+0.0958929 s]
/proc/loadavg: 3.95 3.96 3.91 4/189 13070
/proc/meminfo: memFree=21139380/32951124 swapFree=67111528/67111528
[pid=13070] ppid=13068 vsize=3504 CPUtime=0.09 cores=1,3
/proc/13070/stat : 13070 (MPhaseSAT) R 13068 13070 12344 0 -1 4202496 490 0 0 0 9 0 0 0 25 0 1 0 268260758 3588096 427 33554432000 134512640 134731564 4293309136 18446744073709551615 134667947 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/13070/statm: 876 427 268 54 0 186 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3504

[startup+0.100878 s]
/proc/loadavg: 3.95 3.96 3.91 4/189 13070
/proc/meminfo: memFree=21139380/32951124 swapFree=67111528/67111528
[pid=13070] ppid=13068 vsize=3504 CPUtime=0.09 cores=1,3
/proc/13070/stat : 13070 (MPhaseSAT) R 13068 13070 12344 0 -1 4202496 495 0 0 0 9 0 0 0 25 0 1 0 268260758 3588096 432 33554432000 134512640 134731564 4293309136 18446744073709551615 134667199 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/13070/statm: 876 432 268 54 0 186 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3504

[startup+0.300843 s]
/proc/loadavg: 3.95 3.96 3.91 4/189 13070
/proc/meminfo: memFree=21139380/32951124 swapFree=67111528/67111528
[pid=13070] ppid=13068 vsize=3900 CPUtime=0.29 cores=1,3
/proc/13070/stat : 13070 (MPhaseSAT) R 13068 13070 12344 0 -1 4202496 586 0 0 0 29 0 0 0 25 0 1 0 268260758 3993600 523 33554432000 134512640 134731564 4293309136 18446744073709551615 134659672 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/13070/statm: 975 523 268 54 0 285 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3900

[startup+0.700769 s]
/proc/loadavg: 3.95 3.96 3.91 4/189 13070
/proc/meminfo: memFree=21139380/32951124 swapFree=67111528/67111528
[pid=13070] ppid=13068 vsize=4296 CPUtime=0.69 cores=1,3
/proc/13070/stat : 13070 (MPhaseSAT) R 13068 13070 12344 0 -1 4202496 678 0 0 0 69 0 0 0 25 0 1 0 268260758 4399104 615 33554432000 134512640 134731564 4293309136 18446744073709551615 134659334 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/13070/statm: 1074 615 268 54 0 384 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4296

[startup+1.50063 s]
/proc/loadavg: 3.95 3.96 3.91 5/190 13071
/proc/meminfo: memFree=21137412/32951124 swapFree=67111528/67111528
[pid=13070] ppid=13068 vsize=4428 CPUtime=1.49 cores=1,3
/proc/13070/stat : 13070 (MPhaseSAT) R 13068 13070 12344 0 -1 4202496 723 0 0 0 149 0 0 0 25 0 1 0 268260758 4534272 660 33554432000 134512640 134731564 4293309136 18446744073709551615 134605271 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/13070/statm: 1107 660 271 54 0 417 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4428

[startup+3.10031 s]
/proc/loadavg: 3.95 3.96 3.91 5/190 13071
/proc/meminfo: memFree=21136916/32951124 swapFree=67111528/67111528
[pid=13070] ppid=13068 vsize=4428 CPUtime=3.09 cores=1,3
/proc/13070/stat : 13070 (MPhaseSAT) R 13068 13070 12344 0 -1 4202496 723 0 0 0 309 0 0 0 25 0 1 0 268260758 4534272 660 33554432000 134512640 134731564 4293309136 18446744073709551615 134605379 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/13070/statm: 1107 660 271 54 0 417 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4428

[startup+6.30071 s]
/proc/loadavg: 3.95 3.96 3.91 5/190 13071
/proc/meminfo: memFree=21136904/32951124 swapFree=67111528/67111528
[pid=13070] ppid=13068 vsize=4428 CPUtime=6.3 cores=1,3
/proc/13070/stat : 13070 (MPhaseSAT) R 13068 13070 12344 0 -1 4202496 723 0 0 0 630 0 0 0 25 0 1 0 268260758 4534272 660 33554432000 134512640 134731564 4293309136 18446744073709551615 134605400 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/13070/statm: 1107 660 271 54 0 417 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 4428

[startup+12.7005 s]
/proc/loadavg: 3.96 3.96 3.91 5/190 13071
/proc/meminfo: memFree=21136160/32951124 swapFree=67111528/67111528
[pid=13070] ppid=13068 vsize=4428 CPUtime=12.7 cores=1,3
/proc/13070/stat : 13070 (MPhaseSAT) R 13068 13070 12344 0 -1 4202496 723 0 0 0 1270 0 0 0 25 0 1 0 268260758 4534272 660 33554432000 134512640 134731564 4293309136 18446744073709551615 134606397 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/13070/statm: 1107 660 271 54 0 417 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 4428

[startup+25.5011 s]
/proc/loadavg: 3.97 3.96 3.91 5/190 13072
/proc/meminfo: memFree=21135044/32951124 swapFree=67111528/67111528
[pid=13070] ppid=13068 vsize=4636 CPUtime=25.5 cores=1,3
/proc/13070/stat : 13070 (MPhaseSAT) R 13068 13070 12344 0 -1 4202496 776 0 0 0 2550 0 0 0 25 0 1 0 268260758 4747264 713 33554432000 134512640 134731564 4293309136 18446744073709551615 134605277 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/13070/statm: 1159 713 271 54 0 469 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 4636

[startup+51.1002 s]
/proc/loadavg: 3.98 3.96 3.91 5/190 13072
/proc/meminfo: memFree=21133804/32951124 swapFree=67111528/67111528
[pid=13070] ppid=13068 vsize=5324 CPUtime=51.09 cores=1,3
/proc/13070/stat : 13070 (MPhaseSAT) R 13068 13070 12344 0 -1 4202496 1096 0 0 0 5109 0 0 0 25 0 1 0 268260758 5451776 876 33554432000 134512640 134731564 4293309136 18446744073709551615 134717115 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/13070/statm: 1331 876 272 54 0 641 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 5324

[startup+102.307 s]
/proc/loadavg: 3.99 3.97 3.91 5/190 13074
/proc/meminfo: memFree=21131052/32951124 swapFree=67111528/67111528
[pid=13070] ppid=13068 vsize=5452 CPUtime=102.3 cores=1,3
/proc/13070/stat : 13070 (MPhaseSAT) R 13068 13070 12344 0 -1 4202496 4375 0 0 0 10230 0 0 0 25 0 1 0 268260758 5582848 905 33554432000 134512640 134731564 4293309136 18446744073709551615 134620725 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/13070/statm: 1363 905 272 54 0 673 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 5452

[startup+162.3 s]
/proc/loadavg: 3.99 3.97 3.91 5/190 13075
/proc/meminfo: memFree=21128300/32951124 swapFree=67111528/67111528
[pid=13070] ppid=13068 vsize=6388 CPUtime=162.3 cores=1,3
/proc/13070/stat : 13070 (MPhaseSAT) R 13068 13070 12344 0 -1 4202496 6891 0 0 0 16229 1 0 0 25 0 1 0 268260758 6541312 1143 33554432000 134512640 134731564 4293309136 18446744073709551615 134719975 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/13070/statm: 1597 1143 272 54 0 907 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 6388

[startup+222.301 s]
/proc/loadavg: 4.07 3.99 3.91 5/190 13077
/proc/meminfo: memFree=21127392/32951124 swapFree=67111528/67111528
[pid=13070] ppid=13068 vsize=6512 CPUtime=222.29 cores=1,3
/proc/13070/stat : 13070 (MPhaseSAT) R 13068 13070 12344 0 -1 4202496 8697 0 0 0 22228 1 0 0 25 0 1 0 268260758 6668288 1188 33554432000 134512640 134731564 4293309136 18446744073709551615 134604993 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/13070/statm: 1628 1188 272 54 0 938 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 6512

[startup+282.301 s]
/proc/loadavg: 4.03 3.99 3.91 5/190 13078
/proc/meminfo: memFree=21126252/32951124 swapFree=67111528/67111528
[pid=13070] ppid=13068 vsize=6560 CPUtime=282.3 cores=1,3
/proc/13070/stat : 13070 (MPhaseSAT) R 13068 13070 12344 0 -1 4202496 10175 0 0 0 28228 2 0 0 25 0 1 0 268260758 6717440 1186 33554432000 134512640 134731564 4293309136 18446744073709551615 134620749 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/13070/statm: 1640 1186 272 54 0 950 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 6560

[startup+342.3 s]
/proc/loadavg: 4.01 3.99 3.91 5/190 13080
/proc/meminfo: memFree=21123852/32951124 swapFree=67111528/67111528
[pid=13070] ppid=13068 vsize=6008 CPUtime=342.29 cores=1,3
/proc/13070/stat : 13070 (MPhaseSAT) R 13068 13070 12344 0 -1 4202496 11766 0 0 0 34227 2 0 0 25 0 1 0 268260758 6152192 1043 33554432000 134512640 134731564 4293309136 18446744073709551615 4159386225 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/13070/statm: 1502 1043 272 54 0 812 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 6008

[startup+402.301 s]
/proc/loadavg: 4.00 3.99 3.91 5/190 13082
/proc/meminfo: memFree=21124692/32951124 swapFree=67111528/67111528
[pid=13070] ppid=13068 vsize=6792 CPUtime=402.29 cores=1,3
/proc/13070/stat : 13070 (MPhaseSAT) R 13068 13070 12344 0 -1 4202496 13308 0 0 0 40227 2 0 0 25 0 1 0 268260758 6955008 1246 33554432000 134512640 134731564 4293309136 18446744073709551615 134620766 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/13070/statm: 1698 1246 272 54 0 1008 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 6792

[startup+462.301 s]
/proc/loadavg: 4.00 3.99 3.91 5/190 13083
/proc/meminfo: memFree=21124772/32951124 swapFree=67111528/67111528
[pid=13070] ppid=13068 vsize=5980 CPUtime=462.29 cores=1,3
/proc/13070/stat : 13070 (MPhaseSAT) R 13068 13070 12344 0 -1 4202496 15083 0 0 0 46226 3 0 0 25 0 1 0 268260758 6123520 1033 33554432000 134512640 134731564 4293309136 18446744073709551615 134659479 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/13070/statm: 1495 1033 272 54 0 805 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 5980

[startup+522.3 s]
/proc/loadavg: 4.04 4.00 3.92 5/190 13085
/proc/meminfo: memFree=21121880/32951124 swapFree=67111528/67111528
[pid=13070] ppid=13068 vsize=6504 CPUtime=522.29 cores=1,3
/proc/13070/stat : 13070 (MPhaseSAT) R 13068 13070 12344 0 -1 4202496 17963 0 0 0 52226 3 0 0 25 0 1 0 268260758 6660096 1170 33554432000 134512640 134731564 4293309136 18446744073709551615 134673262 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/13070/statm: 1626 1170 272 54 0 936 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 6504

[startup+582.301 s]
/proc/loadavg: 4.01 4.00 3.92 5/190 13086
/proc/meminfo: memFree=21120244/32951124 swapFree=67111528/67111528
[pid=13070] ppid=13068 vsize=7808 CPUtime=582.29 cores=1,3
/proc/13070/stat : 13070 (MPhaseSAT) R 13068 13070 12344 0 -1 4202496 20043 0 0 0 58225 4 0 0 25 0 1 0 268260758 7995392 1479 33554432000 134512640 134731564 4293309136 18446744073709551615 134659270 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/13070/statm: 1952 1479 272 54 0 1262 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 7808

[startup+642.301 s]
/proc/loadavg: 4.00 4.00 3.92 5/190 13088
/proc/meminfo: memFree=21121688/32951124 swapFree=67111528/67111528
[pid=13070] ppid=13068 vsize=5700 CPUtime=642.29 cores=1,3
/proc/13070/stat : 13070 (MPhaseSAT) R 13068 13070 12344 0 -1 4202496 21994 0 0 0 64225 4 0 0 25 0 1 0 268260758 5836800 980 33554432000 134512640 134731564 4293309136 18446744073709551615 134721168 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/13070/statm: 1425 980 272 54 0 735 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 5700

[startup+702.3 s]
/proc/loadavg: 4.00 4.00 3.92 5/190 13090
/proc/meminfo: memFree=21120548/32951124 swapFree=67111528/67111528
[pid=13070] ppid=13068 vsize=6248 CPUtime=702.29 cores=1,3
/proc/13070/stat : 13070 (MPhaseSAT) R 13068 13070 12344 0 -1 4202496 23279 0 0 0 70224 5 0 0 25 0 1 0 268260758 6397952 1097 33554432000 134512640 134731564 4293309136 18446744073709551615 134659334 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/13070/statm: 1562 1097 272 54 0 872 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 6248

[startup+762.306 s]
/proc/loadavg: 4.00 4.00 3.92 5/190 13091
/proc/meminfo: memFree=21120644/32951124 swapFree=67111528/67111528
[pid=13070] ppid=13068 vsize=5488 CPUtime=762.29 cores=1,3
/proc/13070/stat : 13070 (MPhaseSAT) R 13068 13070 12344 0 -1 4202496 25856 0 0 0 76224 5 0 0 25 0 1 0 268260758 5619712 931 33554432000 134512640 134731564 4293309136 18446744073709551615 134620715 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/13070/statm: 1372 931 272 54 0 682 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 5488

[startup+822.301 s]
/proc/loadavg: 4.00 4.00 3.92 5/190 13093
/proc/meminfo: memFree=21120232/32951124 swapFree=67111528/67111528
[pid=13070] ppid=13068 vsize=5576 CPUtime=822.29 cores=1,3
/proc/13070/stat : 13070 (MPhaseSAT) R 13068 13070 12344 0 -1 4202496 29623 0 0 0 82223 6 0 0 25 0 1 0 268260758 5709824 937 33554432000 134512640 134731564 4293309136 18446744073709551615 134620727 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/13070/statm: 1394 937 272 54 0 704 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 5576

[startup+882.3 s]
/proc/loadavg: 4.00 4.00 3.92 5/190 13095
/proc/meminfo: memFree=21119828/32951124 swapFree=67111528/67111528
[pid=13070] ppid=13068 vsize=5108 CPUtime=882.28 cores=1,3
/proc/13070/stat : 13070 (MPhaseSAT) R 13068 13070 12344 0 -1 4202496 32732 0 0 0 88222 6 0 0 25 0 1 0 268260758 5230592 821 33554432000 134512640 134731564 4293309136 18446744073709551615 134621190 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/13070/statm: 1277 821 272 54 0 587 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 5108

[startup+942.301 s]
/proc/loadavg: 4.04 4.01 3.93 5/190 13096
/proc/meminfo: memFree=21119792/32951124 swapFree=67111528/67111528
[pid=13070] ppid=13068 vsize=5312 CPUtime=942.28 cores=1,3
/proc/13070/stat : 13070 (MPhaseSAT) R 13068 13070 12344 0 -1 4202496 35834 0 0 0 94221 7 0 0 25 0 1 0 268260758 5439488 900 33554432000 134512640 134731564 4293309136 18446744073709551615 134620668 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/13070/statm: 1328 900 272 54 0 638 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 5312

[startup+1002.3 s]
/proc/loadavg: 4.13 4.04 3.94 5/190 13098
/proc/meminfo: memFree=21117648/32951124 swapFree=67111528/67111528
[pid=13070] ppid=13068 vsize=7464 CPUtime=1002.29 cores=1,3
/proc/13070/stat : 13070 (MPhaseSAT) R 13068 13070 12344 0 -1 4202496 37977 0 0 0 100221 8 0 0 25 0 1 0 268260758 7643136 1409 33554432000 134512640 134731564 4293309136 18446744073709551615 134659291 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/13070/statm: 1866 1409 272 54 0 1176 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 7464

[startup+1062.3 s]
/proc/loadavg: 4.05 4.03 3.94 5/190 13099
/proc/meminfo: memFree=21118968/32951124 swapFree=67111528/67111528
[pid=13070] ppid=13068 vsize=5708 CPUtime=1062.29 cores=1,3
/proc/13070/stat : 13070 (MPhaseSAT) R 13068 13070 12344 0 -1 4202496 39862 0 0 0 106221 8 0 0 25 0 1 0 268260758 5844992 984 33554432000 134512640 134731564 4293309136 18446744073709551615 134659514 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/13070/statm: 1427 984 272 54 0 737 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 5708

[startup+1122.3 s]
/proc/loadavg: 4.02 4.02 3.94 5/190 13101
/proc/meminfo: memFree=21117308/32951124 swapFree=67111528/67111528
[pid=13070] ppid=13068 vsize=6920 CPUtime=1122.29 cores=1,3
/proc/13070/stat : 13070 (MPhaseSAT) R 13068 13070 12344 0 -1 4202496 41808 0 0 0 112220 9 0 0 25 0 1 0 268260758 7086080 1274 33554432000 134512640 134731564 4293309136 18446744073709551615 134620725 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/13070/statm: 1730 1274 272 54 0 1040 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 6920

[startup+1182.3 s]
/proc/loadavg: 3.94 4.00 3.93 5/190 13158
/proc/meminfo: memFree=21136264/32951124 swapFree=67111528/67111528
[pid=13070] ppid=13068 vsize=9572 CPUtime=1182.29 cores=1,3
/proc/13070/stat : 13070 (MPhaseSAT) R 13068 13070 12344 0 -1 4202496 43085 0 0 0 118220 9 0 0 25 0 1 0 268260758 9801728 1853 33554432000 134512640 134731564 4293309136 18446744073709551615 2797422 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/13070/statm: 2393 1853 272 54 0 1703 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 9572

[startup+1242.3 s]
/proc/loadavg: 3.97 4.00 3.93 5/190 13160
/proc/meminfo: memFree=21138840/32951124 swapFree=67111528/67111528
[pid=13070] ppid=13068 vsize=6088 CPUtime=1242.29 cores=1,3
/proc/13070/stat : 13070 (MPhaseSAT) R 13068 13070 12344 0 -1 4202496 45083 0 0 0 124220 9 0 0 25 0 1 0 268260758 6234112 1086 33554432000 134512640 134731564 4293309136 18446744073709551615 134668876 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/13070/statm: 1522 1086 272 54 0 832 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 6088



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.99 4.00 3.93 5/190 13190
/proc/meminfo: memFree=21136788/32951124 swapFree=67111528/67111528
[pid=13070] ppid=13068 vsize=5708 CPUtime=1300 cores=1,3
/proc/13070/stat : 13070 (MPhaseSAT) R 13068 13070 12344 0 -1 4202496 47206 0 0 0 129990 10 0 0 25 0 1 0 268260758 5844992 988 33554432000 134512640 134731564 4293309136 18446744073709551615 134717451 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/13070/statm: 1427 988 272 54 0 737 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 5708

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.01
CPU user time (s): 1299.91
CPU system time (s): 0.101984
CPU usage (%): 100
Max. virtual memory (cumulated for all children) (KiB): 9768

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

runsolver used 1.81772 second user time and 4.12137 second system time

The end

Launcher Data

Begin job on node141 at 2011-04-02 17:34:11
IDJOB=3094540
IDBENCH=83022
IDSOLVER=1520
FILE ID=node141/3094540-1301758451
RUNJOBID= node141-1301757016-12364
PBS_JOBID= 12841070
Free space on /tmp= 71880 MiB

SOLVER NAME= MPhaseSAT 2011-02-15
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v125-c2662-S689381858-022.UNKNOWN.cnf
COMMAND LINE= MPhaseSAT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3094540-1301758451/watcher-3094540-1301758451 -o /tmp/evaluation-result-3094540-1301758451/solver-3094540-1301758451 -C 2400 -W 1300 -M 7680  MPhaseSAT HOME/instance-3094540-1301758451.cnf

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

MD5SUM BENCH= e5ccab3a9294cbb9eed5df8c5c797376
RANDOM SEED=1724525972

node141.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.806
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.61
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.806
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	: 5362.96
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.806
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.82
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.806
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.806
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.84
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.806
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.806
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.806
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:      21139528 kB
Buffers:        346924 kB
Cached:       11124452 kB
SwapCached:          0 kB
Active:        7476832 kB
Inactive:      4074464 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21139528 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:             420 kB
Writeback:           0 kB
AnonPages:       79500 kB
Mapped:          16900 kB
Slab:           196560 kB
PageTables:       4900 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   262284 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= 71880 MiB
End job on node141 at 2011-04-02 17:55:53