Trace number 3095048

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-03-03? (TO) 1300.07 1300.01

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v125-c2662-S1194239878-049.UNKNOWN.cnf
MD5SUMac9c61f9177fd0d9da068d938bec80ff
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-3095048-1301757018/watcher-3095048-1301757018 -o /tmp/evaluation-result-3095048-1301757018/solver-3095048-1301757018 -C 2400 -W 1300 -M 7680 MPhaseSAT64 HOME/instance-3095048-1301757018.cnf 

running on 2 cores: 5,7

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


[startup+0 s]
/proc/loadavg: 1.04 2.00 2.98 4/189 14830
/proc/meminfo: memFree=22478000/32951124 swapFree=67111528/67111528
[pid=14830] ppid=14828 vsize=3192 CPUtime=0 cores=5,7
/proc/14830/stat : 14830 (MPhaseSAT64) R 14828 14830 13645 0 -1 4202496 389 0 0 0 0 0 0 0 25 0 1 0 268117431 3268608 326 33554432000 134512640 134761588 4288607456 18446744073709551615 2409552 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/14830/statm: 798 326 237 61 0 101 0

[startup+0.0851259 s]
/proc/loadavg: 1.04 2.00 2.98 4/189 14830
/proc/meminfo: memFree=22478000/32951124 swapFree=67111528/67111528
[pid=14830] ppid=14828 vsize=3664 CPUtime=0.08 cores=5,7
/proc/14830/stat : 14830 (MPhaseSAT64) R 14828 14830 13645 0 -1 4202496 533 0 0 0 8 0 0 0 25 0 1 0 268117431 3751936 470 33554432000 134512640 134761588 4288607456 18446744073709551615 134654028 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/14830/statm: 916 470 262 61 0 219 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 3664

[startup+0.101098 s]
/proc/loadavg: 1.04 2.00 2.98 4/189 14830
/proc/meminfo: memFree=22478000/32951124 swapFree=67111528/67111528
[pid=14830] ppid=14828 vsize=3664 CPUtime=0.09 cores=5,7
/proc/14830/stat : 14830 (MPhaseSAT64) R 14828 14830 13645 0 -1 4202496 540 0 0 0 9 0 0 0 25 0 1 0 268117431 3751936 477 33554432000 134512640 134761588 4288607456 18446744073709551615 134617380 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/14830/statm: 916 477 269 61 0 219 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3664

[startup+0.301055 s]
/proc/loadavg: 1.04 2.00 2.98 4/189 14830
/proc/meminfo: memFree=22478000/32951124 swapFree=67111528/67111528
[pid=14830] ppid=14828 vsize=4520 CPUtime=0.29 cores=5,7
/proc/14830/stat : 14830 (MPhaseSAT64) R 14828 14830 13645 0 -1 4202496 759 0 0 0 29 0 0 0 25 0 1 0 268117431 4628480 696 33554432000 134512640 134761588 4288607456 18446744073709551615 134748099 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/14830/statm: 1130 696 274 61 0 433 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4520

[startup+0.700976 s]
/proc/loadavg: 1.04 2.00 2.98 4/189 14830
/proc/meminfo: memFree=22478000/32951124 swapFree=67111528/67111528
[pid=14830] ppid=14828 vsize=5700 CPUtime=0.69 cores=5,7
/proc/14830/stat : 14830 (MPhaseSAT64) R 14828 14830 13645 0 -1 4202496 1082 0 0 0 69 0 0 0 25 0 1 0 268117431 5836800 991 33554432000 134512640 134761588 4288607456 18446744073709551615 134747267 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/14830/statm: 1425 991 274 61 0 728 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5700

[startup+1.50082 s]
/proc/loadavg: 1.04 2.00 2.98 5/190 14885
/proc/meminfo: memFree=22474024/32951124 swapFree=67111528/67111528
[pid=14830] ppid=14828 vsize=5448 CPUtime=1.49 cores=5,7
/proc/14830/stat : 14830 (MPhaseSAT64) R 14828 14830 13645 0 -1 4202496 1118 0 0 0 149 0 0 0 25 0 1 0 268117431 5578752 931 33554432000 134512640 134761588 4288607456 18446744073709551615 134605342 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/14830/statm: 1362 931 277 61 0 665 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5448

[startup+3.1005 s]
/proc/loadavg: 1.04 2.00 2.98 5/190 14939
/proc/meminfo: memFree=22474016/32951124 swapFree=67111528/67111528
[pid=14830] ppid=14828 vsize=5448 CPUtime=3.09 cores=5,7
/proc/14830/stat : 14830 (MPhaseSAT64) R 14828 14830 13645 0 -1 4202496 1118 0 0 0 309 0 0 0 25 0 1 0 268117431 5578752 931 33554432000 134512640 134761588 4288607456 18446744073709551615 134605936 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/14830/statm: 1362 931 277 61 0 665 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 5448

[startup+6.30087 s]
/proc/loadavg: 1.28 2.03 2.99 5/190 15047
/proc/meminfo: memFree=22474180/32951124 swapFree=67111528/67111528
[pid=14830] ppid=14828 vsize=5448 CPUtime=6.3 cores=5,7
/proc/14830/stat : 14830 (MPhaseSAT64) R 14828 14830 13645 0 -1 4202496 1118 0 0 0 630 0 0 0 25 0 1 0 268117431 5578752 931 33554432000 134512640 134761588 4288607456 18446744073709551615 134604856 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/14830/statm: 1362 931 277 61 0 665 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 5448

[startup+12.7006 s]
/proc/loadavg: 1.50 2.06 2.99 5/190 15101
/proc/meminfo: memFree=22471504/32951124 swapFree=67111528/67111528
[pid=14830] ppid=14828 vsize=5448 CPUtime=12.7 cores=5,7
/proc/14830/stat : 14830 (MPhaseSAT64) R 14828 14830 13645 0 -1 4202496 1118 0 0 0 1270 0 0 0 25 0 1 0 268117431 5578752 931 33554432000 134512640 134761588 4288607456 18446744073709551615 134606202 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/14830/statm: 1362 931 277 61 0 665 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 5448

[startup+25.5011 s]
/proc/loadavg: 2.05 2.16 3.01 5/190 15102
/proc/meminfo: memFree=22468968/32951124 swapFree=67111528/67111528
[pid=14830] ppid=14828 vsize=5736 CPUtime=25.5 cores=5,7
/proc/14830/stat : 14830 (MPhaseSAT64) R 14828 14830 13645 0 -1 4202496 1344 0 0 0 2550 0 0 0 25 0 1 0 268117431 5873664 1003 33554432000 134512640 134761588 4288607456 18446744073709551615 134604828 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/14830/statm: 1434 1003 277 61 0 737 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 5736

[startup+51.101 s]
/proc/loadavg: 2.71 2.30 3.03 5/190 15102
/proc/meminfo: memFree=22463500/32951124 swapFree=67111528/67111528
[pid=14830] ppid=14828 vsize=9468 CPUtime=51.1 cores=5,7
/proc/14830/stat : 14830 (MPhaseSAT64) R 14828 14830 13645 0 -1 4202496 3786 0 0 0 5110 0 0 0 25 0 1 0 268117431 9695232 1758 33554432000 134512640 134761588 4288607456 18446744073709551615 134606230 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/14830/statm: 2367 1758 286 61 0 1670 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 9468

[startup+102.306 s]
/proc/loadavg: 3.44 2.56 3.08 5/190 15104
/proc/meminfo: memFree=22457016/32951124 swapFree=67111528/67111528
[pid=14830] ppid=14828 vsize=9292 CPUtime=102.3 cores=5,7
/proc/14830/stat : 14830 (MPhaseSAT64) R 14828 14830 13645 0 -1 4202496 7174 0 0 0 10230 0 0 0 25 0 1 0 268117431 9515008 1746 33554432000 134512640 134761588 4288607456 18446744073709551615 134605203 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/14830/statm: 2323 1746 286 61 0 1626 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 9292

[startup+162.301 s]
/proc/loadavg: 3.79 2.82 3.14 5/190 15105
/proc/meminfo: memFree=22459824/32951124 swapFree=67111528/67111528
[pid=14830] ppid=14828 vsize=10752 CPUtime=162.3 cores=5,7
/proc/14830/stat : 14830 (MPhaseSAT64) R 14828 14830 13645 0 -1 4202496 9283 0 0 0 16230 0 0 0 25 0 1 0 268117431 11010048 2079 33554432000 134512640 134761588 4288607456 18446744073709551615 134605493 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/14830/statm: 2688 2079 286 61 0 1991 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 10752

[startup+222.301 s]
/proc/loadavg: 3.95 3.05 3.19 5/190 15107
/proc/meminfo: memFree=22449844/32951124 swapFree=67111528/67111528
[pid=14830] ppid=14828 vsize=13316 CPUtime=222.3 cores=5,7
/proc/14830/stat : 14830 (MPhaseSAT64) R 14828 14830 13645 0 -1 4202496 9942 0 0 0 22230 0 0 0 25 0 1 0 268117431 13635584 2721 33554432000 134512640 134761588 4288607456 18446744073709551615 134605510 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/14830/statm: 3329 2721 286 61 0 2632 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 13316

[startup+282.301 s]
/proc/loadavg: 4.06 3.23 3.24 5/190 15109
/proc/meminfo: memFree=22454376/32951124 swapFree=67111528/67111528
[pid=14830] ppid=14828 vsize=10288 CPUtime=282.31 cores=5,7
/proc/14830/stat : 14830 (MPhaseSAT64) R 14828 14830 13645 0 -1 4202496 12540 0 0 0 28230 1 0 0 25 0 1 0 268117431 10534912 1963 33554432000 134512640 134761588 4288607456 18446744073709551615 4159189617 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/14830/statm: 2572 1963 286 61 0 1875 0
Current children cumulated CPU time (s) 282.31
Current children cumulated vsize (KiB) 10288

[startup+342.3 s]
/proc/loadavg: 4.02 3.37 3.29 5/190 15110
/proc/meminfo: memFree=22452728/32951124 swapFree=67111528/67111528
[pid=14830] ppid=14828 vsize=9772 CPUtime=342.3 cores=5,7
/proc/14830/stat : 14830 (MPhaseSAT64) R 14828 14830 13645 0 -1 4202496 15655 0 0 0 34229 1 0 0 25 0 1 0 268117431 10006528 1834 33554432000 134512640 134761588 4288607456 18446744073709551615 134606123 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/14830/statm: 2443 1834 286 61 0 1746 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 9772

[startup+402.3 s]
/proc/loadavg: 4.01 3.48 3.33 5/190 15113
/proc/meminfo: memFree=22457380/32951124 swapFree=67111528/67111528
[pid=14830] ppid=14828 vsize=12592 CPUtime=402.3 cores=5,7
/proc/14830/stat : 14830 (MPhaseSAT64) R 14828 14830 13645 0 -1 4202496 16377 0 0 0 40229 1 0 0 25 0 1 0 268117431 12894208 2540 33554432000 134512640 134761588 4288607456 18446744073709551615 134605380 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/14830/statm: 3148 2540 286 61 0 2451 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 12592

[startup+462.3 s]
/proc/loadavg: 4.00 3.57 3.37 5/190 15114
/proc/meminfo: memFree=22456576/32951124 swapFree=67111528/67111528
[pid=14830] ppid=14828 vsize=9484 CPUtime=462.32 cores=5,7
/proc/14830/stat : 14830 (MPhaseSAT64) R 14828 14830 13645 0 -1 4202496 18656 0 0 0 46230 2 0 0 25 0 1 0 268117431 9711616 1794 33554432000 134512640 134761588 4288607456 18446744073709551615 134748606 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/14830/statm: 2371 1794 286 61 0 1674 0
Current children cumulated CPU time (s) 462.32
Current children cumulated vsize (KiB) 9484

[startup+522.3 s]
/proc/loadavg: 4.00 3.65 3.41 5/190 15116
/proc/meminfo: memFree=22453284/32951124 swapFree=67111528/67111528
[pid=14830] ppid=14828 vsize=12816 CPUtime=522.32 cores=5,7
/proc/14830/stat : 14830 (MPhaseSAT64) R 14828 14830 13645 0 -1 4202496 19473 0 0 0 52230 2 0 0 25 0 1 0 268117431 13123584 2595 33554432000 134512640 134761588 4288607456 18446744073709551615 134606230 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/14830/statm: 3204 2595 286 61 0 2507 0
Current children cumulated CPU time (s) 522.32
Current children cumulated vsize (KiB) 12816

[startup+582.3 s]
/proc/loadavg: 4.00 3.71 3.44 5/190 15118
/proc/meminfo: memFree=22458308/32951124 swapFree=67111528/67111528
[pid=14830] ppid=14828 vsize=10028 CPUtime=582.32 cores=5,7
/proc/14830/stat : 14830 (MPhaseSAT64) R 14828 14830 13645 0 -1 4202496 20493 0 0 0 58230 2 0 0 25 0 1 0 268117431 10268672 1898 33554432000 134512640 134761588 4288607456 18446744073709551615 134605227 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/14830/statm: 2507 1898 286 61 0 1810 0
Current children cumulated CPU time (s) 582.32
Current children cumulated vsize (KiB) 10028

[startup+642.301 s]
/proc/loadavg: 4.00 3.76 3.47 5/190 15119
/proc/meminfo: memFree=22455676/32951124 swapFree=67111528/67111528
[pid=14830] ppid=14828 vsize=9740 CPUtime=642.32 cores=5,7
/proc/14830/stat : 14830 (MPhaseSAT64) R 14828 14830 13645 0 -1 4202496 22420 0 0 0 64230 2 0 0 25 0 1 0 268117431 9973760 1826 33554432000 134512640 134761588 4288607456 18446744073709551615 134636047 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/14830/statm: 2435 1826 286 61 0 1738 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 9740

[startup+702.301 s]
/proc/loadavg: 4.05 3.82 3.51 5/190 15121
/proc/meminfo: memFree=22453756/32951124 swapFree=67111528/67111528
[pid=14830] ppid=14828 vsize=13076 CPUtime=702.32 cores=5,7
/proc/14830/stat : 14830 (MPhaseSAT64) R 14828 14830 13645 0 -1 4202496 23270 0 0 0 70230 2 0 0 25 0 1 0 268117431 13389824 2660 33554432000 134512640 134761588 4288607456 18446744073709551615 134747278 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/14830/statm: 3269 2660 286 61 0 2572 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 13076

[startup+762.306 s]
/proc/loadavg: 4.02 3.85 3.54 5/190 15122
/proc/meminfo: memFree=22450476/32951124 swapFree=67111528/67111528
[pid=14830] ppid=14828 vsize=13012 CPUtime=762.33 cores=5,7
/proc/14830/stat : 14830 (MPhaseSAT64) R 14828 14830 13645 0 -1 4202496 25120 0 0 0 76230 3 0 0 25 0 1 0 268117431 13324288 2645 33554432000 134512640 134761588 4288607456 18446744073709551615 134604853 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/14830/statm: 3253 2645 286 61 0 2556 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 13012

[startup+822.301 s]
/proc/loadavg: 4.05 3.89 3.57 5/190 15124
/proc/meminfo: memFree=22456992/32951124 swapFree=67111528/67111528
[pid=14830] ppid=14828 vsize=10272 CPUtime=822.33 cores=5,7
/proc/14830/stat : 14830 (MPhaseSAT64) R 14828 14830 13645 0 -1 4202496 30073 0 0 0 82229 4 0 0 25 0 1 0 268117431 10518528 1959 33554432000 134512640 134761588 4288607456 18446744073709551615 134635873 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/14830/statm: 2568 1959 286 61 0 1871 0
Current children cumulated CPU time (s) 822.33
Current children cumulated vsize (KiB) 10272

[startup+882.301 s]
/proc/loadavg: 4.02 3.90 3.59 6/191 15129
/proc/meminfo: memFree=22456164/32951124 swapFree=67111528/67111528
[pid=14830] ppid=14828 vsize=8092 CPUtime=882.34 cores=5,7
/proc/14830/stat : 14830 (MPhaseSAT64) R 14828 14830 13645 0 -1 4202496 38246 0 0 0 88229 5 0 0 25 0 1 0 268117431 8286208 1414 33554432000 134512640 134761588 4288607456 18446744073709551615 134748185 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/14830/statm: 2023 1414 286 61 0 1326 0
Current children cumulated CPU time (s) 882.34
Current children cumulated vsize (KiB) 8092

[startup+942.301 s]
/proc/loadavg: 4.00 3.92 3.61 5/190 15130
/proc/meminfo: memFree=22455276/32951124 swapFree=67111528/67111528
[pid=14830] ppid=14828 vsize=7964 CPUtime=942.33 cores=5,7
/proc/14830/stat : 14830 (MPhaseSAT64) R 14828 14830 13645 0 -1 4202496 44559 0 0 0 94228 5 0 0 25 0 1 0 268117431 8155136 1382 33554432000 134512640 134761588 4288607456 18446744073709551615 134748016 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/14830/statm: 1991 1382 286 61 0 1294 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 7964

[startup+1002.3 s]
/proc/loadavg: 4.00 3.93 3.64 5/190 15132
/proc/meminfo: memFree=22455964/32951124 swapFree=67111528/67111528
[pid=14830] ppid=14828 vsize=9772 CPUtime=1002.33 cores=5,7
/proc/14830/stat : 14830 (MPhaseSAT64) R 14828 14830 13645 0 -1 4202496 49575 0 0 0 100227 6 0 0 25 0 1 0 268117431 10006528 1834 33554432000 134512640 134761588 4288607456 18446744073709551615 134635873 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/14830/statm: 2443 1834 286 61 0 1746 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 9772

[startup+1062.3 s]
/proc/loadavg: 4.00 3.94 3.66 5/190 15133
/proc/meminfo: memFree=22454660/32951124 swapFree=67111528/67111528
[pid=14830] ppid=14828 vsize=13412 CPUtime=1062.34 cores=5,7
/proc/14830/stat : 14830 (MPhaseSAT64) R 14828 14830 13645 0 -1 4202496 54314 0 0 0 106227 7 0 0 25 0 1 0 268117431 13733888 2745 33554432000 134512640 134761588 4288607456 18446744073709551615 134636583 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/14830/statm: 3353 2745 286 61 0 2656 0
Current children cumulated CPU time (s) 1062.34
Current children cumulated vsize (KiB) 13412

[startup+1122.3 s]
/proc/loadavg: 4.00 3.95 3.67 5/190 15135
/proc/meminfo: memFree=22454856/32951124 swapFree=67111528/67111528
[pid=14830] ppid=14828 vsize=12328 CPUtime=1122.34 cores=5,7
/proc/14830/stat : 14830 (MPhaseSAT64) R 14828 14830 13645 0 -1 4202496 59117 0 0 0 112227 7 0 0 25 0 1 0 268117431 12623872 2506 33554432000 134512640 134761588 4288607456 18446744073709551615 134748088 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/14830/statm: 3082 2506 286 61 0 2385 0
Current children cumulated CPU time (s) 1122.34
Current children cumulated vsize (KiB) 12328

[startup+1182.3 s]
/proc/loadavg: 4.07 3.97 3.70 5/190 15137
/proc/meminfo: memFree=22459632/32951124 swapFree=67111528/67111528
[pid=14830] ppid=14828 vsize=8124 CPUtime=1182.35 cores=5,7
/proc/14830/stat : 14830 (MPhaseSAT64) R 14828 14830 13645 0 -1 4202496 71470 0 0 0 118226 9 0 0 25 0 1 0 268117431 8318976 1454 33554432000 134512640 134761588 4288607456 18446744073709551615 134635898 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/14830/statm: 2031 1454 286 61 0 1334 0
Current children cumulated CPU time (s) 1182.35
Current children cumulated vsize (KiB) 8124

[startup+1242.3 s]
/proc/loadavg: 4.02 3.97 3.71 5/190 15138
/proc/meminfo: memFree=22456104/32951124 swapFree=67111528/67111528
[pid=14830] ppid=14828 vsize=8300 CPUtime=1242.35 cores=5,7
/proc/14830/stat : 14830 (MPhaseSAT64) R 14828 14830 13645 0 -1 4202496 80161 0 0 0 124225 10 0 0 25 0 1 0 268117431 8499200 1466 33554432000 134512640 134761588 4288607456 18446744073709551615 134635893 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/14830/statm: 2075 1466 286 61 0 1378 0
Current children cumulated CPU time (s) 1242.35
Current children cumulated vsize (KiB) 8300



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.99 3.97 3.73 4/185 15157
/proc/meminfo: memFree=22460644/32951124 swapFree=67111528/67111528
[pid=14830] ppid=14828 vsize=9436 CPUtime=1300.05 cores=5,7
/proc/14830/stat : 14830 (MPhaseSAT64) R 14828 14830 13645 0 -1 4202496 85766 0 0 0 129995 10 0 0 25 0 1 0 268117431 9662464 1750 33554432000 134512640 134761588 4288607456 18446744073709551615 134747272 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/14830/statm: 2359 1750 286 61 0 1662 0
Current children cumulated CPU time (s) 1300.05
Current children cumulated vsize (KiB) 9436

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.07
CPU user time (s): 1299.96
CPU system time (s): 0.109983
CPU usage (%): 100.005
Max. virtual memory (cumulated for all children) (KiB): 14124

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

runsolver used 1.82172 second user time and 4.09838 second system time

The end

Launcher Data

Begin job on node143 at 2011-04-02 17:10:18
IDJOB=3095048
IDBENCH=82930
IDSOLVER=1521
FILE ID=node143/3095048-1301757018
RUNJOBID= node143-1301757017-14764
PBS_JOBID= 12841038
Free space on /tmp= 72040 MiB

SOLVER NAME= MPhaseSAT64 2011-03-03
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v125-c2662-S1194239878-049.UNKNOWN.cnf
COMMAND LINE= MPhaseSAT64 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3095048-1301757018/watcher-3095048-1301757018 -o /tmp/evaluation-result-3095048-1301757018/solver-3095048-1301757018 -C 2400 -W 1300 -M 7680  MPhaseSAT64 HOME/instance-3095048-1301757018.cnf

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

MD5SUM BENCH= ac9c61f9177fd0d9da068d938bec80ff
RANDOM SEED=1000574989

node143.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.846
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.69
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.846
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	: 5226.15
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.846
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.74
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.846
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.83
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.846
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.75
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.846
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.846
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.74
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.846
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:     32951124 kB
MemFree:      22478024 kB
Buffers:        353872 kB
Cached:        9786676 kB
SwapCached:          0 kB
Active:        6964736 kB
Inactive:      3249500 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22478024 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            1580 kB
Writeback:           0 kB
AnonPages:       73716 kB
Mapped:          17112 kB
Slab:           195884 kB
PageTables:       5316 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   255764 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= 72040 MiB
End job on node143 at 2011-04-02 17:32:00