Trace number 3218996

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.01 5000.01

General information on the benchmark

Namerandom/large/
unif-k5-r20-v1500-c30000-S976428817-077-UNKNOWN.cnf
MD5SUM4d2cfd51677809bb15d90c916352e4e2
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark566.818
Satisfiable
(Un)Satisfiability was proved
Number of variables1500
Number of clauses30000
Sum of the clauses size150000
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 530000
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-3218996-1303209525/watcher-3218996-1303209525 -o /tmp/evaluation-result-3218996-1303209525/solver-3218996-1303209525 -C 5000 -W 5000 -M 15500 MPhaseSAT_M HOME/instance-3218996-1303209525.cnf 

running on 4 cores: 1,3,5,7

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: 1.98 2.01 2.00 3/175 17578
/proc/meminfo: memFree=20480292/32951132 swapFree=67111528/67111528
[pid=17578] ppid=17576 vsize=3844 CPUtime=0 cores=1,3,5,7
/proc/17578/stat : 17578 (MPhaseSAT_M) R 17576 17578 17216 0 -1 4202496 324 0 0 0 0 0 0 0 21 0 1 0 432552142 3936256 265 33554432000 134512640 134829744 4288055376 18446744073709551615 134531753 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17578/statm: 961 265 225 78 0 247 0

[startup+0.0260549 s]
/proc/loadavg: 1.98 2.01 2.00 3/175 17578
/proc/meminfo: memFree=20480292/32951132 swapFree=67111528/67111528
[pid=17578] ppid=17576 vsize=3844 CPUtime=0.02 cores=1,3,5,7
/proc/17578/stat : 17578 (MPhaseSAT_M) R 17576 17578 17216 0 -1 4202496 426 0 0 0 2 0 0 0 21 0 1 0 432552142 3936256 367 33554432000 134512640 134829744 4288055376 18446744073709551615 8698204 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17578/statm: 961 367 225 78 0 247 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 3844

[startup+0.101047 s]
/proc/loadavg: 1.98 2.01 2.00 3/175 17578
/proc/meminfo: memFree=20480292/32951132 swapFree=67111528/67111528
[pid=17578] ppid=17576 vsize=7724 CPUtime=0.09 cores=1,3,5,7
/proc/17578/stat : 17578 (MPhaseSAT_M) R 17576 17578 17216 0 -1 4202496 2119 0 0 0 9 0 0 0 21 0 1 0 432552142 7909376 1452 33554432000 134512640 134829744 4288055376 18446744073709551615 134668087 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17578/statm: 1931 1452 259 78 0 1217 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7724

[startup+0.301009 s]
/proc/loadavg: 1.98 2.01 2.00 3/175 17578
/proc/meminfo: memFree=20480292/32951132 swapFree=67111528/67111528
[pid=17578] ppid=17576 vsize=7856 CPUtime=0.29 cores=1,3,5,7
/proc/17578/stat : 17578 (MPhaseSAT_M) R 17576 17578 17216 0 -1 4202496 2146 0 0 0 29 0 0 0 22 0 1 0 432552142 8044544 1478 33554432000 134512640 134829744 4288055376 18446744073709551615 134722597 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17578/statm: 1964 1478 272 78 0 1250 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7856

[startup+0.700956 s]
/proc/loadavg: 1.98 2.01 2.00 3/175 17578
/proc/meminfo: memFree=20480292/32951132 swapFree=67111528/67111528
[pid=17578] ppid=17576 vsize=10188 CPUtime=0.69 cores=1,3,5,7
/proc/17578/stat : 17578 (MPhaseSAT_M) R 17576 17578 17216 0 -1 4202496 2733 0 0 0 69 0 0 0 23 0 1 0 432552142 10432512 2065 33554432000 134512640 134829744 4288055376 18446744073709551615 134722447 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17578/statm: 2547 2065 272 78 0 1833 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 10188

[startup+1.50082 s]
/proc/loadavg: 1.98 2.01 2.00 3/176 17579
/proc/meminfo: memFree=20472792/32951132 swapFree=67111528/67111528
[pid=17578] ppid=17576 vsize=11084 CPUtime=1.49 cores=1,3,5,7
/proc/17578/stat : 17578 (MPhaseSAT_M) R 17576 17578 17216 0 -1 4202496 2967 0 0 0 149 0 0 0 25 0 1 0 432552142 11350016 2299 33554432000 134512640 134829744 4288055376 18446744073709551615 134719552 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17578/statm: 2771 2299 272 78 0 2057 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11084

[startup+3.10055 s]
/proc/loadavg: 1.98 2.01 2.00 3/176 17579
/proc/meminfo: memFree=20471676/32951132 swapFree=67111528/67111528
[pid=17578] ppid=17576 vsize=12368 CPUtime=3.09 cores=1,3,5,7
/proc/17578/stat : 17578 (MPhaseSAT_M) R 17576 17578 17216 0 -1 4202496 3290 0 0 0 309 0 0 0 25 0 1 0 432552142 12664832 2622 33554432000 134512640 134829744 4288055376 18446744073709551615 134661784 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17578/statm: 3092 2622 272 78 0 2378 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12368

[startup+6.30101 s]
/proc/loadavg: 1.98 2.01 2.00 3/176 17579
/proc/meminfo: memFree=20469816/32951132 swapFree=67111528/67111528
[pid=17578] ppid=17576 vsize=13780 CPUtime=6.29 cores=1,3,5,7
/proc/17578/stat : 17578 (MPhaseSAT_M) R 17576 17578 17216 0 -1 4202496 3650 0 0 0 629 0 0 0 25 0 1 0 432552142 14110720 2982 33554432000 134512640 134829744 4288055376 18446744073709551615 134722430 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17578/statm: 3445 2982 272 78 0 2731 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 13780

[startup+12.7009 s]
/proc/loadavg: 1.98 2.01 2.00 3/176 17579
/proc/meminfo: memFree=20467592/32951132 swapFree=67111528/67111528
[pid=17578] ppid=17576 vsize=15016 CPUtime=12.69 cores=1,3,5,7
/proc/17578/stat : 17578 (MPhaseSAT_M) R 17576 17578 17216 0 -1 4202496 3943 0 0 0 1269 0 0 0 25 0 1 0 432552142 15376384 3275 33554432000 134512640 134829744 4288055376 18446744073709551615 134580670 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17578/statm: 3754 3275 274 78 0 3040 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 15016

[startup+25.5008 s]
/proc/loadavg: 1.99 2.01 2.00 3/176 17579
/proc/meminfo: memFree=20466100/32951132 swapFree=67111528/67111528
[pid=17578] ppid=17576 vsize=16336 CPUtime=25.49 cores=1,3,5,7
/proc/17578/stat : 17578 (MPhaseSAT_M) R 17576 17578 17216 0 -1 4202496 4307 0 0 0 2549 0 0 0 25 0 1 0 432552142 16728064 3639 33554432000 134512640 134829744 4288055376 18446744073709551615 134607417 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17578/statm: 4084 3639 280 78 0 3370 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 16336

[startup+51.1005 s]
/proc/loadavg: 1.99 2.00 2.00 3/176 17580
/proc/meminfo: memFree=20466212/32951132 swapFree=67111528/67111528
[pid=17578] ppid=17576 vsize=16336 CPUtime=51.09 cores=1,3,5,7
/proc/17578/stat : 17578 (MPhaseSAT_M) R 17576 17578 17216 0 -1 4202496 4307 0 0 0 5109 0 0 0 25 0 1 0 432552142 16728064 3639 33554432000 134512640 134829744 4288055376 18446744073709551615 134605692 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17578/statm: 4084 3639 280 78 0 3370 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 16336

[startup+102.306 s]
/proc/loadavg: 1.99 2.00 2.00 3/176 17581
/proc/meminfo: memFree=20463224/32951132 swapFree=67111528/67111528
[pid=17578] ppid=17576 vsize=19164 CPUtime=102.29 cores=1,3,5,7
/proc/17578/stat : 17578 (MPhaseSAT_M) R 17576 17578 17216 0 -1 4202496 4992 0 0 0 10229 0 0 0 25 0 1 0 432552142 19623936 4324 33554432000 134512640 134829744 4288055376 18446744073709551615 134661446 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17578/statm: 4791 4324 280 78 0 4077 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 19164

[startup+162.301 s]
/proc/loadavg: 1.99 2.00 2.00 3/176 17583
/proc/meminfo: memFree=20462588/32951132 swapFree=67111528/67111528
[pid=17578] ppid=17576 vsize=19680 CPUtime=162.28 cores=1,3,5,7
/proc/17578/stat : 17578 (MPhaseSAT_M) R 17576 17578 17216 0 -1 4202496 5142 0 0 0 16228 0 0 0 25 0 1 0 432552142 20152320 4474 33554432000 134512640 134829744 4288055376 18446744073709551615 134605709 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17578/statm: 4920 4474 280 78 0 4206 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 19680

[startup+222.301 s]
/proc/loadavg: 1.99 2.00 2.00 3/176 17585
/proc/meminfo: memFree=20460104/32951132 swapFree=67111528/67111528
[pid=17578] ppid=17576 vsize=22116 CPUtime=222.28 cores=1,3,5,7
/proc/17578/stat : 17578 (MPhaseSAT_M) R 17576 17578 17216 0 -1 4202496 5731 0 0 0 22228 0 0 0 25 0 1 0 432552142 22646784 5063 33554432000 134512640 134829744 4288055376 18446744073709551615 134606109 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17578/statm: 5529 5063 280 78 0 4815 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 22116

[startup+282.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/176 17586
/proc/meminfo: memFree=20459968/32951132 swapFree=67111528/67111528
[pid=17578] ppid=17576 vsize=22116 CPUtime=282.28 cores=1,3,5,7
/proc/17578/stat : 17578 (MPhaseSAT_M) R 17576 17578 17216 0 -1 4202496 5745 0 0 0 28228 0 0 0 25 0 1 0 432552142 22646784 5077 33554432000 134512640 134829744 4288055376 18446744073709551615 134605613 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17578/statm: 5529 5077 280 78 0 4815 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 22116

[startup+342.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/176 17588
/proc/meminfo: memFree=20457856/32951132 swapFree=67111528/67111528
[pid=17578] ppid=17576 vsize=24040 CPUtime=342.28 cores=1,3,5,7
/proc/17578/stat : 17578 (MPhaseSAT_M) R 17576 17578 17216 0 -1 4202496 6225 0 0 0 34228 0 0 0 25 0 1 0 432552142 24616960 5557 33554432000 134512640 134829744 4288055376 18446744073709551615 134606346 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17578/statm: 6010 5557 280 78 0 5296 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 24040

[startup+402.3 s]
/proc/loadavg: 2.09 2.04 2.01 3/176 17589
/proc/meminfo: memFree=20456852/32951132 swapFree=67111528/67111528
[pid=17578] ppid=17576 vsize=24688 CPUtime=402.28 cores=1,3,5,7
/proc/17578/stat : 17578 (MPhaseSAT_M) R 17576 17578 17216 0 -1 4202496 6397 0 0 0 40228 0 0 0 25 0 1 0 432552142 25280512 5729 33554432000 134512640 134829744 4288055376 18446744073709551615 134606206 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17578/statm: 6172 5729 280 78 0 5458 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 24688

[startup+462.301 s]
/proc/loadavg: 2.03 2.03 2.00 3/176 17591
/proc/meminfo: memFree=20454488/32951132 swapFree=67111528/67111528
[pid=17578] ppid=17576 vsize=26744 CPUtime=462.28 cores=1,3,5,7
/proc/17578/stat : 17578 (MPhaseSAT_M) R 17576 17578 17216 0 -1 4202496 6910 0 0 0 46228 0 0 0 25 0 1 0 432552142 27385856 6242 33554432000 134512640 134829744 4288055376 18446744073709551615 134606533 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17578/statm: 6686 6242 280 78 0 5972 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 26744

[startup+522.301 s]
/proc/loadavg: 2.01 2.02 2.00 3/176 17593
/proc/meminfo: memFree=20454228/32951132 swapFree=67111528/67111528
[pid=17578] ppid=17576 vsize=26744 CPUtime=522.28 cores=1,3,5,7
/proc/17578/stat : 17578 (MPhaseSAT_M) R 17576 17578 17216 0 -1 4202496 6910 0 0 0 52228 0 0 0 25 0 1 0 432552142 27385856 6242 33554432000 134512640 134829744 4288055376 18446744073709551615 134606621 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17578/statm: 6686 6242 280 78 0 5972 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 26744

[startup+582.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/176 17594
/proc/meminfo: memFree=20453844/32951132 swapFree=67111528/67111528
[pid=17578] ppid=17576 vsize=26744 CPUtime=582.28 cores=1,3,5,7
/proc/17578/stat : 17578 (MPhaseSAT_M) R 17576 17578 17216 0 -1 4202496 6910 0 0 0 58228 0 0 0 25 0 1 0 432552142 27385856 6242 33554432000 134512640 134829744 4288055376 18446744073709551615 134605753 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17578/statm: 6686 6242 280 78 0 5972 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 26744

[startup+642.301 s]

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

[startup+4002.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/176 17725
/proc/meminfo: memFree=20208736/32951132 swapFree=67111528/67111528
[pid=17578] ppid=17576 vsize=38812 CPUtime=4002.3 cores=1,3,5,7
/proc/17578/stat : 17578 (MPhaseSAT_M) R 17576 17578 17216 0 -1 4202496 9896 0 0 0 400229 1 0 0 25 0 1 0 432552142 39743488 9228 33554432000 134512640 134829744 4288055376 18446744073709551615 134605705 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17578/statm: 9703 9228 280 78 0 8989 0
Current children cumulated CPU time (s) 4002.3
Current children cumulated vsize (KiB) 38812

[startup+4062.31 s]
/proc/loadavg: 2.01 2.02 2.00 3/176 17727
/proc/meminfo: memFree=20208592/32951132 swapFree=67111528/67111528
[pid=17578] ppid=17576 vsize=38812 CPUtime=4062.3 cores=1,3,5,7
/proc/17578/stat : 17578 (MPhaseSAT_M) R 17576 17578 17216 0 -1 4202496 9896 0 0 0 406229 1 0 0 25 0 1 0 432552142 39743488 9228 33554432000 134512640 134829744 4288055376 18446744073709551615 134605627 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17578/statm: 9703 9228 280 78 0 8989 0
Current children cumulated CPU time (s) 4062.3
Current children cumulated vsize (KiB) 38812

[startup+4122.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/176 17729
/proc/meminfo: memFree=20208704/32951132 swapFree=67111528/67111528
[pid=17578] ppid=17576 vsize=38812 CPUtime=4122.3 cores=1,3,5,7
/proc/17578/stat : 17578 (MPhaseSAT_M) R 17576 17578 17216 0 -1 4202496 9896 0 0 0 412229 1 0 0 25 0 1 0 432552142 39743488 9228 33554432000 134512640 134829744 4288055376 18446744073709551615 134605711 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17578/statm: 9703 9228 280 78 0 8989 0
Current children cumulated CPU time (s) 4122.3
Current children cumulated vsize (KiB) 38812

[startup+4182.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/176 17730
/proc/meminfo: memFree=20208688/32951132 swapFree=67111528/67111528
[pid=17578] ppid=17576 vsize=38812 CPUtime=4182.3 cores=1,3,5,7
/proc/17578/stat : 17578 (MPhaseSAT_M) R 17576 17578 17216 0 -1 4202496 9896 0 0 0 418229 1 0 0 25 0 1 0 432552142 39743488 9228 33554432000 134512640 134829744 4288055376 18446744073709551615 134606340 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17578/statm: 9703 9228 280 78 0 8989 0
Current children cumulated CPU time (s) 4182.3
Current children cumulated vsize (KiB) 38812

[startup+4242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 17732
/proc/meminfo: memFree=20208920/32951132 swapFree=67111528/67111528
[pid=17578] ppid=17576 vsize=38812 CPUtime=4242.3 cores=1,3,5,7
/proc/17578/stat : 17578 (MPhaseSAT_M) R 17576 17578 17216 0 -1 4202496 9896 0 0 0 424229 1 0 0 25 0 1 0 432552142 39743488 9228 33554432000 134512640 134829744 4288055376 18446744073709551615 134605943 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17578/statm: 9703 9228 280 78 0 8989 0
Current children cumulated CPU time (s) 4242.3
Current children cumulated vsize (KiB) 38812

[startup+4302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 17733
/proc/meminfo: memFree=20208904/32951132 swapFree=67111528/67111528
[pid=17578] ppid=17576 vsize=38812 CPUtime=4302.29 cores=1,3,5,7
/proc/17578/stat : 17578 (MPhaseSAT_M) R 17576 17578 17216 0 -1 4202496 9896 0 0 0 430228 1 0 0 25 0 1 0 432552142 39743488 9228 33554432000 134512640 134829744 4288055376 18446744073709551615 134669637 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17578/statm: 9703 9228 280 78 0 8989 0
Current children cumulated CPU time (s) 4302.29
Current children cumulated vsize (KiB) 38812

[startup+4362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 17735
/proc/meminfo: memFree=20198848/32951132 swapFree=67111528/67111528
[pid=17578] ppid=17576 vsize=48888 CPUtime=4362.29 cores=1,3,5,7
/proc/17578/stat : 17578 (MPhaseSAT_M) R 17576 17578 17216 0 -1 4202496 12420 0 0 0 436228 1 0 0 25 0 1 0 432552142 50061312 11752 33554432000 134512640 134829744 4288055376 18446744073709551615 134679048 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17578/statm: 12222 11752 280 78 0 11508 0
Current children cumulated CPU time (s) 4362.29
Current children cumulated vsize (KiB) 48888

[startup+4422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 17737
/proc/meminfo: memFree=20198960/32951132 swapFree=67111528/67111528
[pid=17578] ppid=17576 vsize=48888 CPUtime=4422.29 cores=1,3,5,7
/proc/17578/stat : 17578 (MPhaseSAT_M) R 17576 17578 17216 0 -1 4202496 12420 0 0 0 442228 1 0 0 25 0 1 0 432552142 50061312 11752 33554432000 134512640 134829744 4288055376 18446744073709551615 134661635 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17578/statm: 12222 11752 280 78 0 11508 0
Current children cumulated CPU time (s) 4422.29
Current children cumulated vsize (KiB) 48888

[startup+4482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 17738
/proc/meminfo: memFree=20198948/32951132 swapFree=67111528/67111528
[pid=17578] ppid=17576 vsize=48888 CPUtime=4482.29 cores=1,3,5,7
/proc/17578/stat : 17578 (MPhaseSAT_M) R 17576 17578 17216 0 -1 4202496 12420 0 0 0 448228 1 0 0 25 0 1 0 432552142 50061312 11752 33554432000 134512640 134829744 4288055376 18446744073709551615 134661645 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17578/statm: 12222 11752 280 78 0 11508 0
Current children cumulated CPU time (s) 4482.29
Current children cumulated vsize (KiB) 48888

[startup+4542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 17740
/proc/meminfo: memFree=20198816/32951132 swapFree=67111528/67111528
[pid=17578] ppid=17576 vsize=48888 CPUtime=4542.29 cores=1,3,5,7
/proc/17578/stat : 17578 (MPhaseSAT_M) R 17576 17578 17216 0 -1 4202496 12420 0 0 0 454228 1 0 0 25 0 1 0 432552142 50061312 11752 33554432000 134512640 134829744 4288055376 18446744073709551615 134722447 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17578/statm: 12222 11752 280 78 0 11508 0
Current children cumulated CPU time (s) 4542.29
Current children cumulated vsize (KiB) 48888

[startup+4602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 17741
/proc/meminfo: memFree=20198924/32951132 swapFree=67111528/67111528
[pid=17578] ppid=17576 vsize=48888 CPUtime=4602.29 cores=1,3,5,7
/proc/17578/stat : 17578 (MPhaseSAT_M) R 17576 17578 17216 0 -1 4202496 12421 0 0 0 460228 1 0 0 25 0 1 0 432552142 50061312 11753 33554432000 134512640 134829744 4288055376 18446744073709551615 134722439 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17578/statm: 12222 11753 280 78 0 11508 0
Current children cumulated CPU time (s) 4602.29
Current children cumulated vsize (KiB) 48888

[startup+4662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 17743
/proc/meminfo: memFree=20198792/32951132 swapFree=67111528/67111528
[pid=17578] ppid=17576 vsize=48888 CPUtime=4662.3 cores=1,3,5,7
/proc/17578/stat : 17578 (MPhaseSAT_M) R 17576 17578 17216 0 -1 4202496 12421 0 0 0 466228 2 0 0 25 0 1 0 432552142 50061312 11753 33554432000 134512640 134829744 4288055376 18446744073709551615 8552237 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17578/statm: 12222 11753 280 78 0 11508 0
Current children cumulated CPU time (s) 4662.3
Current children cumulated vsize (KiB) 48888

[startup+4722.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 17745
/proc/meminfo: memFree=20198904/32951132 swapFree=67111528/67111528
[pid=17578] ppid=17576 vsize=48888 CPUtime=4722.3 cores=1,3,5,7
/proc/17578/stat : 17578 (MPhaseSAT_M) R 17576 17578 17216 0 -1 4202496 12421 0 0 0 472228 2 0 0 25 0 1 0 432552142 50061312 11753 33554432000 134512640 134829744 4288055376 18446744073709551615 134661591 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17578/statm: 12222 11753 280 78 0 11508 0
Current children cumulated CPU time (s) 4722.3
Current children cumulated vsize (KiB) 48888

[startup+4782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 17746
/proc/meminfo: memFree=20198892/32951132 swapFree=67111528/67111528
[pid=17578] ppid=17576 vsize=48888 CPUtime=4782.3 cores=1,3,5,7
/proc/17578/stat : 17578 (MPhaseSAT_M) R 17576 17578 17216 0 -1 4202496 12421 0 0 0 478228 2 0 0 25 0 1 0 432552142 50061312 11753 33554432000 134512640 134829744 4288055376 18446744073709551615 134661446 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17578/statm: 12222 11753 280 78 0 11508 0
Current children cumulated CPU time (s) 4782.3
Current children cumulated vsize (KiB) 48888

[startup+4842.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 17748
/proc/meminfo: memFree=20199000/32951132 swapFree=67111528/67111528
[pid=17578] ppid=17576 vsize=48888 CPUtime=4842.3 cores=1,3,5,7
/proc/17578/stat : 17578 (MPhaseSAT_M) R 17576 17578 17216 0 -1 4202496 12421 0 0 0 484228 2 0 0 25 0 1 0 432552142 50061312 11753 33554432000 134512640 134829744 4288055376 18446744073709551615 134669387 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17578/statm: 12222 11753 280 78 0 11508 0
Current children cumulated CPU time (s) 4842.3
Current children cumulated vsize (KiB) 48888

[startup+4902.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 17749
/proc/meminfo: memFree=20198988/32951132 swapFree=67111528/67111528
[pid=17578] ppid=17576 vsize=48888 CPUtime=4902.3 cores=1,3,5,7
/proc/17578/stat : 17578 (MPhaseSAT_M) R 17576 17578 17216 0 -1 4202496 12424 0 0 0 490228 2 0 0 25 0 1 0 432552142 50061312 11756 33554432000 134512640 134829744 4288055376 18446744073709551615 134678507 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17578/statm: 12222 11756 280 78 0 11508 0
Current children cumulated CPU time (s) 4902.3
Current children cumulated vsize (KiB) 48888

[startup+4962.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 17760
/proc/meminfo: memFree=20198308/32951132 swapFree=67111528/67111528
[pid=17578] ppid=17576 vsize=48888 CPUtime=4962.3 cores=1,3,5,7
/proc/17578/stat : 17578 (MPhaseSAT_M) R 17576 17578 17216 0 -1 4202496 12424 0 0 0 496228 2 0 0 25 0 1 0 432552142 50061312 11756 33554432000 134512640 134829744 4288055376 18446744073709551615 134661446 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17578/statm: 12222 11756 280 78 0 11508 0
Current children cumulated CPU time (s) 4962.3
Current children cumulated vsize (KiB) 48888



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 17761
/proc/meminfo: memFree=20198300/32951132 swapFree=67111528/67111528
[pid=17578] ppid=17576 vsize=48888 CPUtime=5000 cores=1,3,5,7
/proc/17578/stat : 17578 (MPhaseSAT_M) R 17576 17578 17216 0 -1 4202496 12426 0 0 0 499998 2 0 0 25 0 1 0 432552142 50061312 11758 33554432000 134512640 134829744 4288055376 18446744073709551615 134679072 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17578/statm: 12222 11758 280 78 0 11508 0
Current children cumulated CPU time (s) 5000
Current children cumulated vsize (KiB) 48888

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): 5000.01
CPU time (s): 5000.01
CPU user time (s): 4999.99
CPU system time (s): 0.024996
CPU usage (%): 100
Max. virtual memory (cumulated for all children) (KiB): 48888

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

runsolver used 6.38803 second user time and 16.3515 second system time

The end

Launcher Data

Begin job on node129 at 2011-04-19 12:38:45
IDJOB=3218996
IDBENCH=82516
IDSOLVER=1637
FILE ID=node129/3218996-1303209525
RUNJOBID= node129-1303203382-17235
PBS_JOBID= 13030645
Free space on /tmp= 72964 MiB

SOLVER NAME= MPhaseSAT_M 2011-02-16
BENCH NAME= SAT11/random/large/unif-k5-r20-v1500-c30000-S976428817-077-UNKNOWN.cnf
COMMAND LINE= MPhaseSAT_M BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3218996-1303209525/watcher-3218996-1303209525 -o /tmp/evaluation-result-3218996-1303209525/solver-3218996-1303209525 -C 5000 -W 5000 -M 15500  MPhaseSAT_M HOME/instance-3218996-1303209525.cnf

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

MD5SUM BENCH= 4d2cfd51677809bb15d90c916352e4e2
RANDOM SEED=1055296345

node129.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.66
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      20480572 kB
Buffers:        513924 kB
Cached:       11547868 kB
SwapCached:          0 kB
Active:        3910788 kB
Inactive:      8243864 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      20480572 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            1064 kB
Writeback:           8 kB
AnonPages:       92760 kB
Mapped:          16572 kB
Slab:           252732 kB
PageTables:       4740 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   235364 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72960 MiB
End job on node129 at 2011-04-19 14:02:07