Trace number 3219740

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) 5000.07 4999.91

General information on the benchmark

Namerandom/large/
unif-k5-r20-v1250-c25000-S540595895-046-UNKNOWN.cnf
MD5SUMc6c08a5348a127e8ddd50935c46cf427
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark19.461
Satisfiable
(Un)Satisfiability was proved
Number of variables1250
Number of clauses25000
Sum of the clauses size125000
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 525000
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-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-3219740-1303264891/watcher-3219740-1303264891 -o /tmp/evaluation-result-3219740-1303264891/solver-3219740-1303264891 -C 5000 -W 5000 -M 15500 MPhaseSAT_M HOME/instance-3219740-1303264891.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.18 2.08 2.01 2/181 22632
/proc/meminfo: memFree=15693152/32951124 swapFree=67111528/67111528
[pid=22632] ppid=22630 vsize=3728 CPUtime=0 cores=0,2,4,6
/proc/22632/stat : 22632 (MPhaseSAT_M) R 22630 22632 22340 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 438086988 3817472 275 33554432000 134512640 134829744 4289888592 18446744073709551615 134531753 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/22632/statm: 932 275 225 78 0 218 0

[startup+0.0445191 s]
/proc/loadavg: 2.18 2.08 2.01 2/181 22632
/proc/meminfo: memFree=15693152/32951124 swapFree=67111528/67111528
[pid=22632] ppid=22630 vsize=4236 CPUtime=0.04 cores=0,2,4,6
/proc/22632/stat : 22632 (MPhaseSAT_M) R 22630 22632 22340 0 -1 4202496 752 0 0 0 4 0 0 0 25 0 1 0 438086988 4337664 570 33554432000 134512640 134829744 4289888592 18446744073709551615 134559435 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/22632/statm: 1059 570 236 78 0 345 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 4236

[startup+0.100509 s]
/proc/loadavg: 2.18 2.08 2.01 2/181 22632
/proc/meminfo: memFree=15693152/32951124 swapFree=67111528/67111528
[pid=22632] ppid=22630 vsize=7008 CPUtime=0.09 cores=0,2,4,6
/proc/22632/stat : 22632 (MPhaseSAT_M) R 22630 22632 22340 0 -1 4202496 1461 0 0 0 9 0 0 0 25 0 1 0 438086988 7176192 1279 33554432000 134512640 134829744 4289888592 18446744073709551615 134626514 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/22632/statm: 1752 1279 259 78 0 1038 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7008

[startup+0.300472 s]
/proc/loadavg: 2.18 2.08 2.01 2/181 22632
/proc/meminfo: memFree=15693152/32951124 swapFree=67111528/67111528
[pid=22632] ppid=22630 vsize=7536 CPUtime=0.29 cores=0,2,4,6
/proc/22632/stat : 22632 (MPhaseSAT_M) R 22630 22632 22340 0 -1 4202496 1598 0 0 0 29 0 0 0 25 0 1 0 438086988 7716864 1415 33554432000 134512640 134829744 4289888592 18446744073709551615 134719582 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/22632/statm: 1884 1415 272 78 0 1170 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7536

[startup+0.700399 s]
/proc/loadavg: 2.18 2.08 2.01 2/181 22632
/proc/meminfo: memFree=15693152/32951124 swapFree=67111528/67111528
[pid=22632] ppid=22630 vsize=8988 CPUtime=0.69 cores=0,2,4,6
/proc/22632/stat : 22632 (MPhaseSAT_M) R 22630 22632 22340 0 -1 4202496 1963 0 0 0 69 0 0 0 25 0 1 0 438086988 9203712 1780 33554432000 134512640 134829744 4289888592 18446744073709551615 134669383 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/22632/statm: 2247 1780 272 78 0 1533 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8988

[startup+1.50025 s]
/proc/loadavg: 2.18 2.08 2.01 3/182 22633
/proc/meminfo: memFree=15687572/32951124 swapFree=67111528/67111528
[pid=22632] ppid=22630 vsize=9648 CPUtime=1.49 cores=0,2,4,6
/proc/22632/stat : 22632 (MPhaseSAT_M) R 22630 22632 22340 0 -1 4202496 2138 0 0 0 149 0 0 0 25 0 1 0 438086988 9879552 1955 33554432000 134512640 134829744 4289888592 18446744073709551615 134661838 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/22632/statm: 2412 1955 272 78 0 1698 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9648

[startup+3.10096 s]
/proc/loadavg: 2.18 2.08 2.01 3/182 22633
/proc/meminfo: memFree=15686080/32951124 swapFree=67111528/67111528
[pid=22632] ppid=22630 vsize=10968 CPUtime=3.09 cores=0,2,4,6
/proc/22632/stat : 22632 (MPhaseSAT_M) R 22630 22632 22340 0 -1 4202496 2471 0 0 0 309 0 0 0 25 0 1 0 438086988 11231232 2288 33554432000 134512640 134829744 4289888592 18446744073709551615 134662059 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/22632/statm: 2742 2288 272 78 0 2028 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10968

[startup+6.30037 s]
/proc/loadavg: 2.16 2.08 2.01 3/182 22633
/proc/meminfo: memFree=15684216/32951124 swapFree=67111528/67111528
[pid=22632] ppid=22630 vsize=12420 CPUtime=6.29 cores=0,2,4,6
/proc/22632/stat : 22632 (MPhaseSAT_M) R 22630 22632 22340 0 -1 4202496 2829 0 0 0 629 0 0 0 25 0 1 0 438086988 12718080 2646 33554432000 134512640 134829744 4289888592 18446744073709551615 134661403 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/22632/statm: 3105 2646 272 78 0 2391 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 12420

[startup+12.7002 s]
/proc/loadavg: 2.15 2.07 2.01 3/182 22633
/proc/meminfo: memFree=15682356/32951124 swapFree=67111528/67111528
[pid=22632] ppid=22630 vsize=13948 CPUtime=12.69 cores=0,2,4,6
/proc/22632/stat : 22632 (MPhaseSAT_M) R 22630 22632 22340 0 -1 4202496 3191 0 0 0 1269 0 0 0 25 0 1 0 438086988 14282752 3008 33554432000 134512640 134829744 4289888592 18446744073709551615 134580672 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/22632/statm: 3487 3008 274 78 0 2773 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 13948

[startup+25.5008 s]
/proc/loadavg: 2.11 2.07 2.01 3/182 22634
/proc/meminfo: memFree=15681988/32951124 swapFree=67111528/67111528
[pid=22632] ppid=22630 vsize=13948 CPUtime=25.49 cores=0,2,4,6
/proc/22632/stat : 22632 (MPhaseSAT_M) R 22630 22632 22340 0 -1 4202496 3218 0 0 0 2549 0 0 0 25 0 1 0 438086988 14282752 3035 33554432000 134512640 134829744 4289888592 18446744073709551615 134605753 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/22632/statm: 3487 3035 280 78 0 2773 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 13948

[startup+51.1011 s]
/proc/loadavg: 2.14 2.08 2.01 3/182 23104
/proc/meminfo: memFree=15678936/32951124 swapFree=67111528/67111528
[pid=22632] ppid=22630 vsize=13948 CPUtime=51.09 cores=0,2,4,6
/proc/22632/stat : 22632 (MPhaseSAT_M) R 22630 22632 22340 0 -1 4202496 3218 0 0 0 5109 0 0 0 25 0 1 0 438086988 14282752 3035 33554432000 134512640 134829744 4289888592 18446744073709551615 134605901 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/22632/statm: 3487 3035 280 78 0 2773 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 13948

[startup+102.301 s]
/proc/loadavg: 2.06 2.06 2.01 3/182 23106
/proc/meminfo: memFree=15676656/32951124 swapFree=67111528/67111528
[pid=22632] ppid=22630 vsize=16192 CPUtime=102.3 cores=0,2,4,6
/proc/22632/stat : 22632 (MPhaseSAT_M) R 22630 22632 22340 0 -1 4202496 3783 0 0 0 10230 0 0 0 25 0 1 0 438086988 16580608 3600 33554432000 134512640 134829744 4289888592 18446744073709551615 134605633 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/22632/statm: 4048 3600 280 78 0 3334 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 16192

[startup+162.3 s]
/proc/loadavg: 2.02 2.05 2.00 3/182 23107
/proc/meminfo: memFree=15673424/32951124 swapFree=67111528/67111528
[pid=22632] ppid=22630 vsize=19624 CPUtime=162.29 cores=0,2,4,6
/proc/22632/stat : 22632 (MPhaseSAT_M) R 22630 22632 22340 0 -1 4202496 4622 0 0 0 16229 0 0 0 25 0 1 0 438086988 20094976 4439 33554432000 134512640 134829744 4289888592 18446744073709551615 134606336 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/22632/statm: 4906 4439 280 78 0 4192 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 19624

[startup+222.306 s]
/proc/loadavg: 2.01 2.04 2.00 3/182 23112
/proc/meminfo: memFree=15673168/32951124 swapFree=67111528/67111528
[pid=22632] ppid=22630 vsize=19624 CPUtime=222.3 cores=0,2,4,6
/proc/22632/stat : 22632 (MPhaseSAT_M) R 22630 22632 22340 0 -1 4202496 4622 0 0 0 22230 0 0 0 25 0 1 0 438086988 20094976 4439 33554432000 134512640 134829744 4289888592 18446744073709551615 134605742 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/22632/statm: 4906 4439 280 78 0 4192 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 19624

[startup+282.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/182 23113
/proc/meminfo: memFree=15672144/32951124 swapFree=67111528/67111528
[pid=22632] ppid=22630 vsize=20680 CPUtime=282.3 cores=0,2,4,6
/proc/22632/stat : 22632 (MPhaseSAT_M) R 22630 22632 22340 0 -1 4202496 4886 0 0 0 28230 0 0 0 25 0 1 0 438086988 21176320 4703 33554432000 134512640 134829744 4289888592 18446744073709551615 134678278 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/22632/statm: 5170 4703 280 78 0 4456 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 20680

[startup+342.301 s]
/proc/loadavg: 2.04 2.04 2.00 3/182 23115
/proc/meminfo: memFree=15672264/32951124 swapFree=67111528/67111528
[pid=22632] ppid=22630 vsize=20680 CPUtime=342.3 cores=0,2,4,6
/proc/22632/stat : 22632 (MPhaseSAT_M) R 22630 22632 22340 0 -1 4202496 4886 0 0 0 34230 0 0 0 25 0 1 0 438086988 21176320 4703 33554432000 134512640 134829744 4289888592 18446744073709551615 134606073 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/22632/statm: 5170 4703 280 78 0 4456 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 20680

[startup+402.301 s]
/proc/loadavg: 2.01 2.03 2.00 3/182 23117
/proc/meminfo: memFree=15671004/32951124 swapFree=67111528/67111528
[pid=22632] ppid=22630 vsize=21736 CPUtime=402.3 cores=0,2,4,6
/proc/22632/stat : 22632 (MPhaseSAT_M) R 22630 22632 22340 0 -1 4202496 5172 0 0 0 40230 0 0 0 25 0 1 0 438086988 22257664 4989 33554432000 134512640 134829744 4289888592 18446744073709551615 134605768 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/22632/statm: 5434 4989 280 78 0 4720 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 21736

[startup+462.301 s]
/proc/loadavg: 2.08 2.04 2.00 3/182 23118
/proc/meminfo: memFree=15670864/32951124 swapFree=67111528/67111528
[pid=22632] ppid=22630 vsize=21880 CPUtime=462.3 cores=0,2,4,6
/proc/22632/stat : 22632 (MPhaseSAT_M) R 22630 22632 22340 0 -1 4202496 5178 0 0 0 46230 0 0 0 25 0 1 0 438086988 22405120 4995 33554432000 134512640 134829744 4289888592 18446744073709551615 134605253 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/22632/statm: 5470 4995 280 78 0 4756 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 21880

[startup+522.301 s]
/proc/loadavg: 2.03 2.03 2.00 3/182 23120
/proc/meminfo: memFree=15670740/32951124 swapFree=67111528/67111528
[pid=22632] ppid=22630 vsize=21880 CPUtime=522.3 cores=0,2,4,6
/proc/22632/stat : 22632 (MPhaseSAT_M) R 22630 22632 22340 0 -1 4202496 5178 0 0 0 52230 0 0 0 25 0 1 0 438086988 22405120 4995 33554432000 134512640 134829744 4289888592 18446744073709551615 134605705 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/22632/statm: 5470 4995 280 78 0 4756 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 21880

[startup+582.301 s]
/proc/loadavg: 2.01 2.02 2.00 3/182 23121
/proc/meminfo: memFree=15668860/32951124 swapFree=67111528/67111528
[pid=22632] ppid=22630 vsize=23596 CPUtime=582.31 cores=0,2,4,6
/proc/22632/stat : 22632 (MPhaseSAT_M) R 22630 22632 22340 0 -1 4202496 5625 0 0 0 58231 0 0 0 25 0 1 0 438086988 24162304 5442 33554432000 134512640 134829744 4289888592 18446744073709551615 134610116 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/22632/statm: 5899 5442 280 78 0 5185 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 23596

[startup+642.301 s]

################
# More data... #
################

[startup+4002.3 s]
/proc/loadavg: 2.13 2.04 2.01 3/182 23252
/proc/meminfo: memFree=15646504/32951124 swapFree=67111528/67111528
[pid=22632] ppid=22630 vsize=34956 CPUtime=4002.42 cores=0,2,4,6
/proc/22632/stat : 22632 (MPhaseSAT_M) R 22630 22632 22340 0 -1 4202496 8440 0 0 0 400241 1 0 0 25 0 1 0 438086988 35794944 8257 33554432000 134512640 134829744 4289888592 18446744073709551615 134605248 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/22632/statm: 8739 8257 280 78 0 8025 0
Current children cumulated CPU time (s) 4002.42
Current children cumulated vsize (KiB) 34956

[startup+4062.3 s]
/proc/loadavg: 2.21 2.07 2.01 3/182 23253
/proc/meminfo: memFree=15646248/32951124 swapFree=67111528/67111528
[pid=22632] ppid=22630 vsize=34956 CPUtime=4062.42 cores=0,2,4,6
/proc/22632/stat : 22632 (MPhaseSAT_M) R 22630 22632 22340 0 -1 4202496 8440 0 0 0 406241 1 0 0 25 0 1 0 438086988 35794944 8257 33554432000 134512640 134829744 4289888592 18446744073709551615 134605841 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/22632/statm: 8739 8257 280 78 0 8025 0
Current children cumulated CPU time (s) 4062.42
Current children cumulated vsize (KiB) 34956

[startup+4122.3 s]
/proc/loadavg: 2.07 2.05 2.01 3/182 23255
/proc/meminfo: memFree=15646480/32951124 swapFree=67111528/67111528
[pid=22632] ppid=22630 vsize=34956 CPUtime=4122.42 cores=0,2,4,6
/proc/22632/stat : 22632 (MPhaseSAT_M) R 22630 22632 22340 0 -1 4202496 8440 0 0 0 412241 1 0 0 25 0 1 0 438086988 35794944 8257 33554432000 134512640 134829744 4289888592 18446744073709551615 134605709 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/22632/statm: 8739 8257 280 78 0 8025 0
Current children cumulated CPU time (s) 4122.42
Current children cumulated vsize (KiB) 34956

[startup+4182.31 s]
/proc/loadavg: 2.02 2.04 2.00 3/182 23256
/proc/meminfo: memFree=15646464/32951124 swapFree=67111528/67111528
[pid=22632] ppid=22630 vsize=34956 CPUtime=4182.43 cores=0,2,4,6
/proc/22632/stat : 22632 (MPhaseSAT_M) R 22630 22632 22340 0 -1 4202496 8440 0 0 0 418242 1 0 0 25 0 1 0 438086988 35794944 8257 33554432000 134512640 134829744 4289888592 18446744073709551615 10018580 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/22632/statm: 8739 8257 280 78 0 8025 0
Current children cumulated CPU time (s) 4182.43
Current children cumulated vsize (KiB) 34956

[startup+4242.3 s]
/proc/loadavg: 2.04 2.04 2.00 3/182 23258
/proc/meminfo: memFree=15646456/32951124 swapFree=67111528/67111528
[pid=22632] ppid=22630 vsize=34956 CPUtime=4242.44 cores=0,2,4,6
/proc/22632/stat : 22632 (MPhaseSAT_M) R 22630 22632 22340 0 -1 4202496 8440 0 0 0 424242 2 0 0 25 0 1 0 438086988 35794944 8257 33554432000 134512640 134829744 4289888592 18446744073709551615 134614882 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/22632/statm: 8739 8257 280 78 0 8025 0
Current children cumulated CPU time (s) 4242.44
Current children cumulated vsize (KiB) 34956

[startup+4302.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/182 23260
/proc/meminfo: memFree=15646576/32951124 swapFree=67111528/67111528
[pid=22632] ppid=22630 vsize=34956 CPUtime=4302.44 cores=0,2,4,6
/proc/22632/stat : 22632 (MPhaseSAT_M) R 22630 22632 22340 0 -1 4202496 8440 0 0 0 430242 2 0 0 25 0 1 0 438086988 35794944 8257 33554432000 134512640 134829744 4289888592 18446744073709551615 134722540 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/22632/statm: 8739 8257 280 78 0 8025 0
Current children cumulated CPU time (s) 4302.44
Current children cumulated vsize (KiB) 34956

[startup+4362.3 s]
/proc/loadavg: 2.04 2.04 2.00 3/182 23261
/proc/meminfo: memFree=15646196/32951124 swapFree=67111528/67111528
[pid=22632] ppid=22630 vsize=35224 CPUtime=4362.44 cores=0,2,4,6
/proc/22632/stat : 22632 (MPhaseSAT_M) R 22630 22632 22340 0 -1 4202496 8507 0 0 0 436242 2 0 0 25 0 1 0 438086988 36069376 8324 33554432000 134512640 134829744 4289888592 18446744073709551615 134661405 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/22632/statm: 8806 8324 280 78 0 8092 0
Current children cumulated CPU time (s) 4362.44
Current children cumulated vsize (KiB) 35224

[startup+4422.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/182 23263
/proc/meminfo: memFree=15645936/32951124 swapFree=67111528/67111528
[pid=22632] ppid=22630 vsize=35632 CPUtime=4422.44 cores=0,2,4,6
/proc/22632/stat : 22632 (MPhaseSAT_M) R 22630 22632 22340 0 -1 4202496 8617 0 0 0 442242 2 0 0 25 0 1 0 438086988 36487168 8434 33554432000 134512640 134829744 4289888592 18446744073709551615 134661446 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/22632/statm: 8908 8434 280 78 0 8194 0
Current children cumulated CPU time (s) 4422.44
Current children cumulated vsize (KiB) 35632

[startup+4482.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/182 23264
/proc/meminfo: memFree=15645540/32951124 swapFree=67111528/67111528
[pid=22632] ppid=22630 vsize=36056 CPUtime=4482.44 cores=0,2,4,6
/proc/22632/stat : 22632 (MPhaseSAT_M) R 22630 22632 22340 0 -1 4202496 8717 0 0 0 448242 2 0 0 25 0 1 0 438086988 36921344 8534 33554432000 134512640 134829744 4289888592 18446744073709551615 134661647 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/22632/statm: 9014 8534 280 78 0 8300 0
Current children cumulated CPU time (s) 4482.44
Current children cumulated vsize (KiB) 36056

[startup+4542.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/182 23266
/proc/meminfo: memFree=15644916/32951124 swapFree=67111528/67111528
[pid=22632] ppid=22630 vsize=36472 CPUtime=4542.44 cores=0,2,4,6
/proc/22632/stat : 22632 (MPhaseSAT_M) R 22630 22632 22340 0 -1 4202496 8823 0 0 0 454242 2 0 0 25 0 1 0 438086988 37347328 8640 33554432000 134512640 134829744 4289888592 18446744073709551615 134661446 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/22632/statm: 9118 8640 280 78 0 8404 0
Current children cumulated CPU time (s) 4542.44
Current children cumulated vsize (KiB) 36472

[startup+4602.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/182 23268
/proc/meminfo: memFree=15644648/32951124 swapFree=67111528/67111528
[pid=22632] ppid=22630 vsize=36744 CPUtime=4602.44 cores=0,2,4,6
/proc/22632/stat : 22632 (MPhaseSAT_M) R 22630 22632 22340 0 -1 4202496 8880 0 0 0 460242 2 0 0 25 0 1 0 438086988 37625856 8697 33554432000 134512640 134829744 4289888592 18446744073709551615 10019154 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/22632/statm: 9186 8697 280 78 0 8472 0
Current children cumulated CPU time (s) 4602.44
Current children cumulated vsize (KiB) 36744

[startup+4662.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/182 23269
/proc/meminfo: memFree=15644024/32951124 swapFree=67111528/67111528
[pid=22632] ppid=22630 vsize=37292 CPUtime=4662.45 cores=0,2,4,6
/proc/22632/stat : 22632 (MPhaseSAT_M) R 22630 22632 22340 0 -1 4202496 9005 0 0 0 466243 2 0 0 25 0 1 0 438086988 38187008 8822 33554432000 134512640 134829744 4289888592 18446744073709551615 134669311 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/22632/statm: 9323 8822 280 78 0 8609 0
Current children cumulated CPU time (s) 4662.45
Current children cumulated vsize (KiB) 37292

[startup+4722.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/182 23271
/proc/meminfo: memFree=15643516/32951124 swapFree=67111528/67111528
[pid=22632] ppid=22630 vsize=37996 CPUtime=4722.45 cores=0,2,4,6
/proc/22632/stat : 22632 (MPhaseSAT_M) R 22630 22632 22340 0 -1 4202496 9158 0 0 0 472243 2 0 0 25 0 1 0 438086988 38907904 8975 33554432000 134512640 134829744 4289888592 18446744073709551615 134722439 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/22632/statm: 9499 8975 280 78 0 8785 0
Current children cumulated CPU time (s) 4722.45
Current children cumulated vsize (KiB) 37996

[startup+4782.3 s]
/proc/loadavg: 2.07 2.03 2.00 3/182 23272
/proc/meminfo: memFree=15643000/32951124 swapFree=67111528/67111528
[pid=22632] ppid=22630 vsize=38420 CPUtime=4782.45 cores=0,2,4,6
/proc/22632/stat : 22632 (MPhaseSAT_M) R 22630 22632 22340 0 -1 4202496 9281 0 0 0 478243 2 0 0 25 0 1 0 438086988 39342080 9098 33554432000 134512640 134829744 4289888592 18446744073709551615 10276892 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/22632/statm: 9605 9098 280 78 0 8891 0
Current children cumulated CPU time (s) 4782.45
Current children cumulated vsize (KiB) 38420

[startup+4842.31 s]
/proc/loadavg: 2.02 2.02 2.00 3/182 23274
/proc/meminfo: memFree=15642984/32951124 swapFree=67111528/67111528
[pid=22632] ppid=22630 vsize=38556 CPUtime=4842.46 cores=0,2,4,6
/proc/22632/stat : 22632 (MPhaseSAT_M) R 22630 22632 22340 0 -1 4202496 9314 0 0 0 484244 2 0 0 25 0 1 0 438086988 39481344 9131 33554432000 134512640 134829744 4289888592 18446744073709551615 134725278 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/22632/statm: 9639 9131 280 78 0 8925 0
Current children cumulated CPU time (s) 4842.46
Current children cumulated vsize (KiB) 38556

[startup+4902.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/182 23276
/proc/meminfo: memFree=15642724/32951124 swapFree=67111528/67111528
[pid=22632] ppid=22630 vsize=38988 CPUtime=4902.45 cores=0,2,4,6
/proc/22632/stat : 22632 (MPhaseSAT_M) R 22630 22632 22340 0 -1 4202496 9391 0 0 0 490243 2 0 0 25 0 1 0 438086988 39923712 9208 33554432000 134512640 134829744 4289888592 18446744073709551615 134722439 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/22632/statm: 9747 9208 280 78 0 9033 0
Current children cumulated CPU time (s) 4902.45
Current children cumulated vsize (KiB) 38988

[startup+4962.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/182 23277
/proc/meminfo: memFree=15642584/32951124 swapFree=67111528/67111528
[pid=22632] ppid=22630 vsize=39132 CPUtime=4962.46 cores=0,2,4,6
/proc/22632/stat : 22632 (MPhaseSAT_M) R 22630 22632 22340 0 -1 4202496 9438 0 0 0 496244 2 0 0 25 0 1 0 438086988 40071168 9255 33554432000 134512640 134829744 4289888592 18446744073709551615 134657870 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/22632/statm: 9783 9255 280 78 0 9069 0
Current children cumulated CPU time (s) 4962.46
Current children cumulated vsize (KiB) 39132



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 23278
/proc/meminfo: memFree=15642320/32951124 swapFree=67111528/67111528
[pid=22632] ppid=22630 vsize=39268 CPUtime=5000.06 cores=0,2,4,6
/proc/22632/stat : 22632 (MPhaseSAT_M) R 22630 22632 22340 0 -1 4202496 9477 0 0 0 500004 2 0 0 25 0 1 0 438086988 40210432 9294 33554432000 134512640 134829744 4289888592 18446744073709551615 134661645 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/22632/statm: 9817 9294 280 78 0 9103 0
Current children cumulated CPU time (s) 5000.06
Current children cumulated vsize (KiB) 39268

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): 4999.91
CPU time (s): 5000.07
CPU user time (s): 5000.05
CPU system time (s): 0.023996
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 39268

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5000.05
system time used= 0.023996
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9477
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= 15
involuntary context switches= 7622

runsolver used 8.06677 second user time and 15.8636 second system time

The end

Launcher Data

Begin job on node135 at 2011-04-20 04:01:31
IDJOB=3219740
IDBENCH=82640
IDSOLVER=1637
FILE ID=node135/3219740-1303264891
RUNJOBID= node135-1303259271-22358
PBS_JOBID= 13049497
Free space on /tmp= 72480 MiB

SOLVER NAME= MPhaseSAT_M 2011-02-16
BENCH NAME= SAT11/random/large/unif-k5-r20-v1250-c25000-S540595895-046-UNKNOWN.cnf
COMMAND LINE= MPhaseSAT_M BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3219740-1303264891/watcher-3219740-1303264891 -o /tmp/evaluation-result-3219740-1303264891/solver-3219740-1303264891 -C 5000 -W 5000 -M 15500  MPhaseSAT_M HOME/instance-3219740-1303264891.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= c6c08a5348a127e8ddd50935c46cf427
RANDOM SEED=1238300967

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      15693316 kB
Buffers:        733428 kB
Cached:       16062828 kB
SwapCached:          0 kB
Active:        8262320 kB
Inactive:      8614152 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15693316 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:             860 kB
Writeback:           0 kB
AnonPages:       79972 kB
Mapped:          16196 kB
Slab:           318652 kB
PageTables:       4832 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   225636 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= 72480 MiB
End job on node135 at 2011-04-20 05:24:53