Trace number 3094642

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

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v25000-c105000-S92008434-079-UNKNOWN.cnf
MD5SUMaeb1e99b5983291023a10a1b4c71c10e
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark40.0889
Satisfiable
(Un)Satisfiability was proved
Number of variables25000
Number of clauses105000
Sum of the clauses size315000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3105000
Number of clauses of size 40
Number of clauses of size 50
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-3094642-1301748576/watcher-3094642-1301748576 -o /tmp/evaluation-result-3094642-1301748576/solver-3094642-1301748576 -C 2400 -W 1300 -M 7680 MPhaseSAT64 HOME/instance-3094642-1301748576.cnf 

running on 2 cores: 0,2

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: 0.04 0.12 1.18 3/179 25095
/proc/meminfo: memFree=21930324/32951124 swapFree=67111528/67111528
[pid=25095] ppid=25093 vsize=4712 CPUtime=0 cores=0,2
/proc/25095/stat : 25095 (MPhaseSAT64) R 25093 25095 25055 0 -1 4202496 329 0 0 0 0 0 0 0 22 0 1 0 286455657 4825088 268 33554432000 134512640 134761588 4291667136 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/25095/statm: 1178 269 225 61 0 481 0

[startup+0.0653949 s]
/proc/loadavg: 0.04 0.12 1.18 3/179 25095
/proc/meminfo: memFree=21930324/32951124 swapFree=67111528/67111528
[pid=25095] ppid=25093 vsize=4712 CPUtime=0.06 cores=0,2
/proc/25095/stat : 25095 (MPhaseSAT64) R 25093 25095 25055 0 -1 4202496 608 0 0 0 6 0 0 0 22 0 1 0 286455657 4825088 547 33554432000 134512640 134761588 4291667136 18446744073709551615 4147921 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/25095/statm: 1178 547 225 61 0 481 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 4712

[startup+0.10041 s]
/proc/loadavg: 0.04 0.12 1.18 3/179 25095
/proc/meminfo: memFree=21930324/32951124 swapFree=67111528/67111528
[pid=25095] ppid=25093 vsize=7036 CPUtime=0.09 cores=0,2
/proc/25095/stat : 25095 (MPhaseSAT64) R 25093 25095 25055 0 -1 4202496 1428 0 0 0 9 0 0 0 22 0 1 0 286455657 7204864 1253 33554432000 134512640 134761588 4291667136 18446744073709551615 134559216 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/25095/statm: 1759 1253 232 61 0 1062 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7036

[startup+0.300346 s]
/proc/loadavg: 0.04 0.12 1.18 3/179 25095
/proc/meminfo: memFree=21930324/32951124 swapFree=67111528/67111528
[pid=25095] ppid=25093 vsize=16544 CPUtime=0.29 cores=0,2
/proc/25095/stat : 25095 (MPhaseSAT64) R 25093 25095 25055 0 -1 4202496 5759 0 0 0 29 0 0 0 23 0 1 0 286455657 16941056 3653 33554432000 134512640 134761588 4291667136 18446744073709551615 134643591 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/25095/statm: 4136 3653 255 61 0 3439 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 16544

[startup+0.700297 s]
/proc/loadavg: 0.04 0.12 1.18 3/179 25095
/proc/meminfo: memFree=21930324/32951124 swapFree=67111528/67111528
[pid=25095] ppid=25093 vsize=11396 CPUtime=0.68 cores=0,2
/proc/25095/stat : 25095 (MPhaseSAT64) R 25093 25095 25055 0 -1 4202496 6718 0 0 0 68 0 0 0 25 0 1 0 286455657 11669504 2378 33554432000 134512640 134761588 4291667136 18446744073709551615 134679512 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/25095/statm: 2849 2378 265 61 0 2152 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 11396

[startup+1.50113 s]
/proc/loadavg: 0.04 0.12 1.18 4/185 25106
/proc/meminfo: memFree=21917312/32951124 swapFree=67111528/67111528
[pid=25095] ppid=25093 vsize=11372 CPUtime=1.49 cores=0,2
/proc/25095/stat : 25095 (MPhaseSAT64) R 25093 25095 25055 0 -1 4202496 6913 0 0 0 149 0 0 0 25 0 1 0 286455657 11644928 2377 33554432000 134512640 134761588 4291667136 18446744073709551615 134672910 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/25095/statm: 2843 2377 270 61 0 2146 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11372

[startup+3.10085 s]
/proc/loadavg: 0.04 0.12 1.18 4/185 25106
/proc/meminfo: memFree=21914956/32951124 swapFree=67111528/67111528
[pid=25095] ppid=25093 vsize=11372 CPUtime=3.08 cores=0,2
/proc/25095/stat : 25095 (MPhaseSAT64) R 25093 25095 25055 0 -1 4202496 6945 0 0 0 308 0 0 0 25 0 1 0 286455657 11644928 2409 33554432000 134512640 134761588 4291667136 18446744073709551615 134617156 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/25095/statm: 2843 2409 270 61 0 2146 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 11372

[startup+6.30024 s]
/proc/loadavg: 0.27 0.16 1.19 4/185 25106
/proc/meminfo: memFree=21912500/32951124 swapFree=67111528/67111528
[pid=25095] ppid=25093 vsize=11880 CPUtime=6.28 cores=0,2
/proc/25095/stat : 25095 (MPhaseSAT64) R 25093 25095 25055 0 -1 4202496 7040 0 0 0 628 0 0 0 25 0 1 0 286455657 12165120 2504 33554432000 134512640 134761588 4291667136 18446744073709551615 134747194 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/25095/statm: 2970 2504 270 61 0 2273 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 11880

[startup+12.7011 s]
/proc/loadavg: 0.49 0.21 1.20 5/190 25116
/proc/meminfo: memFree=21892024/32951124 swapFree=67111528/67111528
[pid=25095] ppid=25093 vsize=12772 CPUtime=12.69 cores=0,2
/proc/25095/stat : 25095 (MPhaseSAT64) R 25093 25095 25055 0 -1 4202496 9328 0 0 0 1268 1 0 0 25 0 1 0 286455657 13078528 2727 33554432000 134512640 134761588 4291667136 18446744073709551615 134664250 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/25095/statm: 3193 2727 270 61 0 2496 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 12772

[startup+25.5008 s]
/proc/loadavg: 1.27 0.39 1.25 5/190 25144
/proc/meminfo: memFree=21871700/32951124 swapFree=67111528/67111528
[pid=25095] ppid=25093 vsize=14824 CPUtime=25.49 cores=0,2
/proc/25095/stat : 25095 (MPhaseSAT64) R 25093 25095 25055 0 -1 4202496 11906 0 0 0 2548 1 0 0 25 0 1 0 286455657 15179776 3240 33554432000 134512640 134761588 4291667136 18446744073709551615 134682671 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/25095/statm: 3706 3240 270 61 0 3009 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 14824

[startup+51.1011 s]
/proc/loadavg: 2.20 0.68 1.32 5/190 25144
/proc/meminfo: memFree=21853256/32951124 swapFree=67111528/67111528
[pid=25095] ppid=25093 vsize=25788 CPUtime=51.09 cores=0,2
/proc/25095/stat : 25095 (MPhaseSAT64) R 25093 25095 25055 0 -1 4202496 29129 0 0 0 5106 3 0 0 25 0 1 0 286455657 26406912 5847 33554432000 134512640 134761588 4291667136 18446744073709551615 134616951 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/25095/statm: 6447 5847 426 61 0 5750 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 25788

[startup+102.307 s]
/proc/loadavg: 3.22 1.19 1.46 5/190 25146
/proc/meminfo: memFree=21840104/32951124 swapFree=67111528/67111528
[pid=25095] ppid=25093 vsize=31476 CPUtime=102.29 cores=0,2
/proc/25095/stat : 25095 (MPhaseSAT64) R 25093 25095 25055 0 -1 4202496 33648 0 0 0 10225 4 0 0 25 0 1 0 286455657 32231424 7269 33554432000 134512640 134761588 4291667136 18446744073709551615 134605405 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/25095/statm: 7869 7269 426 61 0 7172 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 31476

[startup+162.301 s]
/proc/loadavg: 3.71 1.70 1.61 5/190 25147
/proc/meminfo: memFree=21838572/32951124 swapFree=67111528/67111528
[pid=25095] ppid=25093 vsize=31988 CPUtime=162.28 cores=0,2
/proc/25095/stat : 25095 (MPhaseSAT64) R 25093 25095 25055 0 -1 4202496 34478 0 0 0 16224 4 0 0 25 0 1 0 286455657 32755712 7397 33554432000 134512640 134761588 4291667136 18446744073709551615 134605547 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/25095/statm: 7997 7397 426 61 0 7300 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 31988

[startup+222.301 s]
/proc/loadavg: 3.89 2.12 1.76 5/190 25149
/proc/meminfo: memFree=21839156/32951124 swapFree=67111528/67111528
[pid=25095] ppid=25093 vsize=31476 CPUtime=222.28 cores=0,2
/proc/25095/stat : 25095 (MPhaseSAT64) R 25093 25095 25055 0 -1 4202496 35770 0 0 0 22223 5 0 0 25 0 1 0 286455657 32231424 7269 33554432000 134512640 134761588 4291667136 18446744073709551615 134747194 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/25095/statm: 7869 7269 426 61 0 7172 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 31476

[startup+282.3 s]
/proc/loadavg: 3.96 2.46 1.90 5/190 25150
/proc/meminfo: memFree=21837760/32951124 swapFree=67111528/67111528
[pid=25095] ppid=25093 vsize=30744 CPUtime=282.27 cores=0,2
/proc/25095/stat : 25095 (MPhaseSAT64) R 25093 25095 25055 0 -1 4202496 37652 0 0 0 28222 5 0 0 25 0 1 0 286455657 31481856 7093 33554432000 134512640 134761588 4291667136 18446744073709551615 134636813 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/25095/statm: 7686 7093 426 61 0 6989 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 30744

[startup+342.3 s]
/proc/loadavg: 3.98 2.73 2.03 5/190 25152
/proc/meminfo: memFree=21838212/32951124 swapFree=67111528/67111528
[pid=25095] ppid=25093 vsize=30988 CPUtime=342.27 cores=0,2
/proc/25095/stat : 25095 (MPhaseSAT64) R 25093 25095 25055 0 -1 4202496 38386 0 0 0 34221 6 0 0 25 0 1 0 286455657 31731712 7154 33554432000 134512640 134761588 4291667136 18446744073709551615 134747194 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/25095/statm: 7747 7154 426 61 0 7050 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 30988

[startup+402.301 s]
/proc/loadavg: 3.99 2.96 2.15 5/190 25154
/proc/meminfo: memFree=21837172/32951124 swapFree=67111528/67111528
[pid=25095] ppid=25093 vsize=31500 CPUtime=402.27 cores=0,2
/proc/25095/stat : 25095 (MPhaseSAT64) R 25093 25095 25055 0 -1 4202496 40084 0 0 0 40221 6 0 0 25 0 1 0 286455657 32256000 7307 33554432000 134512640 134761588 4291667136 18446744073709551615 134726832 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/25095/statm: 7875 7307 426 61 0 7178 0
Current children cumulated CPU time (s) 402.27
Current children cumulated vsize (KiB) 31500

[startup+462.301 s]
/proc/loadavg: 3.99 3.15 2.26 5/190 25155
/proc/meminfo: memFree=21836896/32951124 swapFree=67111528/67111528
[pid=25095] ppid=25093 vsize=30744 CPUtime=462.26 cores=0,2
/proc/25095/stat : 25095 (MPhaseSAT64) R 25093 25095 25055 0 -1 4202496 42049 0 0 0 46220 6 0 0 25 0 1 0 286455657 31481856 7118 33554432000 134512640 134761588 4291667136 18446744073709551615 134605247 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/25095/statm: 7686 7118 426 61 0 6989 0
Current children cumulated CPU time (s) 462.26
Current children cumulated vsize (KiB) 30744

[startup+522.301 s]
/proc/loadavg: 3.99 3.30 2.37 5/190 25157
/proc/meminfo: memFree=21837712/32951124 swapFree=67111528/67111528
[pid=25095] ppid=25093 vsize=30616 CPUtime=522.26 cores=0,2
/proc/25095/stat : 25095 (MPhaseSAT64) R 25093 25095 25055 0 -1 4202496 42305 0 0 0 52220 6 0 0 25 0 1 0 286455657 31350784 7086 33554432000 134512640 134761588 4291667136 18446744073709551615 134606188 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/25095/statm: 7654 7086 426 61 0 6957 0
Current children cumulated CPU time (s) 522.26
Current children cumulated vsize (KiB) 30616

[startup+582.301 s]
/proc/loadavg: 3.99 3.42 2.46 5/190 25158
/proc/meminfo: memFree=21835700/32951124 swapFree=67111528/67111528
[pid=25095] ppid=25093 vsize=32524 CPUtime=582.26 cores=0,2
/proc/25095/stat : 25095 (MPhaseSAT64) R 25093 25095 25055 0 -1 4202496 44459 0 0 0 58220 6 0 0 25 0 1 0 286455657 33304576 7563 33554432000 134512640 134761588 4291667136 18446744073709551615 134607569 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/25095/statm: 8131 7563 426 61 0 7434 0
Current children cumulated CPU time (s) 582.26
Current children cumulated vsize (KiB) 32524

[startup+642.301 s]
/proc/loadavg: 3.99 3.53 2.57 5/190 25160
/proc/meminfo: memFree=21836420/32951124 swapFree=67111528/67111528
[pid=25095] ppid=25093 vsize=31500 CPUtime=642.26 cores=0,2
/proc/25095/stat : 25095 (MPhaseSAT64) R 25093 25095 25055 0 -1 4202496 44523 0 0 0 64220 6 0 0 25 0 1 0 286455657 32256000 7307 33554432000 134512640 134761588 4291667136 18446744073709551615 134603209 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/25095/statm: 7875 7307 426 61 0 7178 0
Current children cumulated CPU time (s) 642.26
Current children cumulated vsize (KiB) 31500

[startup+702.301 s]
/proc/loadavg: 3.99 3.61 2.65 5/190 25171
/proc/meminfo: memFree=21834832/32951124 swapFree=67111528/67111528
[pid=25095] ppid=25093 vsize=31756 CPUtime=702.26 cores=0,2
/proc/25095/stat : 25095 (MPhaseSAT64) R 25093 25095 25055 0 -1 4202496 45751 0 0 0 70219 7 0 0 25 0 1 0 286455657 32518144 7371 33554432000 134512640 134761588 4291667136 18446744073709551615 134748434 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/25095/statm: 7939 7371 426 61 0 7242 0
Current children cumulated CPU time (s) 702.26
Current children cumulated vsize (KiB) 31756

[startup+762.306 s]
/proc/loadavg: 3.99 3.68 2.73 5/190 25172
/proc/meminfo: memFree=21832076/32951124 swapFree=67111528/67111528
[pid=25095] ppid=25093 vsize=31248 CPUtime=762.26 cores=0,2
/proc/25095/stat : 25095 (MPhaseSAT64) R 25093 25095 25055 0 -1 4202496 46614 0 0 0 76219 7 0 0 25 0 1 0 286455657 31997952 7212 33554432000 134512640 134761588 4291667136 18446744073709551615 134605592 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/25095/statm: 7812 7212 426 61 0 7115 0
Current children cumulated CPU time (s) 762.26
Current children cumulated vsize (KiB) 31248

[startup+822.3 s]
/proc/loadavg: 4.07 3.76 2.81 5/190 25174
/proc/meminfo: memFree=21830548/32951124 swapFree=67111528/67111528
[pid=25095] ppid=25093 vsize=32528 CPUtime=822.26 cores=0,2
/proc/25095/stat : 25095 (MPhaseSAT64) R 25093 25095 25055 0 -1 4202496 46934 0 0 0 82218 8 0 0 25 0 1 0 286455657 33308672 7532 33554432000 134512640 134761588 4291667136 18446744073709551615 134606221 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/25095/statm: 8132 7532 426 61 0 7435 0
Current children cumulated CPU time (s) 822.26
Current children cumulated vsize (KiB) 32528

[startup+882.301 s]
/proc/loadavg: 4.02 3.81 2.89 5/190 25178
/proc/meminfo: memFree=21831132/32951124 swapFree=67111528/67111528
[pid=25095] ppid=25093 vsize=31248 CPUtime=882.26 cores=0,2
/proc/25095/stat : 25095 (MPhaseSAT64) R 25093 25095 25055 0 -1 4202496 48105 0 0 0 88218 8 0 0 25 0 1 0 286455657 31997952 7219 33554432000 134512640 134761588 4291667136 18446744073709551615 134605501 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/25095/statm: 7812 7219 426 61 0 7115 0
Current children cumulated CPU time (s) 882.26
Current children cumulated vsize (KiB) 31248

[startup+942.301 s]
/proc/loadavg: 4.01 3.84 2.95 5/190 25180
/proc/meminfo: memFree=21832896/32951124 swapFree=67111528/67111528
[pid=25095] ppid=25093 vsize=33284 CPUtime=942.25 cores=0,2
/proc/25095/stat : 25095 (MPhaseSAT64) R 25093 25095 25055 0 -1 4202496 49127 0 0 0 94217 8 0 0 25 0 1 0 286455657 34082816 7728 33554432000 134512640 134761588 4291667136 18446744073709551615 134604932 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/25095/statm: 8321 7728 426 61 0 7624 0
Current children cumulated CPU time (s) 942.25
Current children cumulated vsize (KiB) 33284

[startup+1002.3 s]
/proc/loadavg: 4.00 3.86 3.02 5/190 25182
/proc/meminfo: memFree=21833856/32951124 swapFree=67111528/67111528
[pid=25095] ppid=25093 vsize=32004 CPUtime=1002.24 cores=0,2
/proc/25095/stat : 25095 (MPhaseSAT64) R 25093 25095 25055 0 -1 4202496 50291 0 0 0 100216 8 0 0 25 0 1 0 286455657 32772096 7408 33554432000 134512640 134761588 4291667136 18446744073709551615 134747468 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/25095/statm: 8001 7408 426 61 0 7304 0
Current children cumulated CPU time (s) 1002.24
Current children cumulated vsize (KiB) 32004

[startup+1062.3 s]
/proc/loadavg: 4.00 3.89 3.07 5/190 25183
/proc/meminfo: memFree=21831336/32951124 swapFree=67111528/67111528
[pid=25095] ppid=25093 vsize=33284 CPUtime=1062.25 cores=0,2
/proc/25095/stat : 25095 (MPhaseSAT64) R 25093 25095 25055 0 -1 4202496 50611 0 0 0 106217 8 0 0 25 0 1 0 286455657 34082816 7728 33554432000 134512640 134761588 4291667136 18446744073709551615 134605288 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/25095/statm: 8321 7728 426 61 0 7624 0
Current children cumulated CPU time (s) 1062.25
Current children cumulated vsize (KiB) 33284

[startup+1122.3 s]
/proc/loadavg: 4.00 3.90 3.13 5/190 25185
/proc/meminfo: memFree=21832304/32951124 swapFree=67111528/67111528
[pid=25095] ppid=25093 vsize=31252 CPUtime=1122.24 cores=0,2
/proc/25095/stat : 25095 (MPhaseSAT64) R 25093 25095 25055 0 -1 4202496 51376 0 0 0 112216 8 0 0 25 0 1 0 286455657 32002048 7213 33554432000 134512640 134761588 4291667136 18446744073709551615 134605309 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/25095/statm: 7813 7213 426 61 0 7116 0
Current children cumulated CPU time (s) 1122.24
Current children cumulated vsize (KiB) 31252

[startup+1182.3 s]
/proc/loadavg: 4.00 3.92 3.18 5/190 25186
/proc/meminfo: memFree=21830896/32951124 swapFree=67111528/67111528
[pid=25095] ppid=25093 vsize=32276 CPUtime=1182.24 cores=0,2
/proc/25095/stat : 25095 (MPhaseSAT64) R 25093 25095 25055 0 -1 4202496 53181 0 0 0 118215 9 0 0 25 0 1 0 286455657 33050624 7476 33554432000 134512640 134761588 4291667136 18446744073709551615 134605307 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/25095/statm: 8069 7476 426 61 0 7372 0
Current children cumulated CPU time (s) 1182.24
Current children cumulated vsize (KiB) 32276

[startup+1242.3 s]
/proc/loadavg: 4.00 3.93 3.23 5/190 25188
/proc/meminfo: memFree=21831604/32951124 swapFree=67111528/67111528
[pid=25095] ppid=25093 vsize=32148 CPUtime=1242.24 cores=0,2
/proc/25095/stat : 25095 (MPhaseSAT64) R 25093 25095 25055 0 -1 4202496 53693 0 0 0 124215 9 0 0 25 0 1 0 286455657 32919552 7444 33554432000 134512640 134761588 4291667136 18446744073709551615 134605342 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/25095/statm: 8037 7444 426 61 0 7340 0
Current children cumulated CPU time (s) 1242.24
Current children cumulated vsize (KiB) 32148



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.06 3.96 3.28 4/188 25191
/proc/meminfo: memFree=21840132/32951124 swapFree=67111528/67111528
[pid=25095] ppid=25093 vsize=32148 CPUtime=1299.95 cores=0,2
/proc/25095/stat : 25095 (MPhaseSAT64) R 25093 25095 25055 0 -1 4202496 54395 0 0 0 129986 9 0 0 25 0 1 0 286455657 32919552 7444 33554432000 134512640 134761588 4291667136 18446744073709551615 134608902 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/25095/statm: 8037 7444 426 61 0 7340 0
Current children cumulated CPU time (s) 1299.95
Current children cumulated vsize (KiB) 32148

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): 1299.96
CPU user time (s): 1299.86
CPU system time (s): 0.096985
CPU usage (%): 99.9961
Max. virtual memory (cumulated for all children) (KiB): 37184

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

runsolver used 2.31565 second user time and 4.69429 second system time

The end

Launcher Data

Begin job on node138 at 2011-04-02 14:49:37
IDJOB=3094642
IDBENCH=82524
IDSOLVER=1521
FILE ID=node138/3094642-1301748576
RUNJOBID= node138-1301748573-25073
PBS_JOBID= 12841000
Free space on /tmp= 71868 MiB

SOLVER NAME= MPhaseSAT64 2011-03-03
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v25000-c105000-S92008434-079-UNKNOWN.cnf
COMMAND LINE= MPhaseSAT64 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3094642-1301748576/watcher-3094642-1301748576 -o /tmp/evaluation-result-3094642-1301748576/solver-3094642-1301748576 -C 2400 -W 1300 -M 7680  MPhaseSAT64 HOME/instance-3094642-1301748576.cnf

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

MD5SUM BENCH= aeb1e99b5983291023a10a1b4c71c10e
RANDOM SEED=211881939

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21930488 kB
Buffers:        353284 kB
Cached:       10339672 kB
SwapCached:          0 kB
Active:        7385380 kB
Inactive:      3374228 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21930488 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            3400 kB
Writeback:           0 kB
AnonPages:       66660 kB
Mapped:          15708 kB
Slab:           197260 kB
PageTables:       4824 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   210620 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= 71860 MiB
End job on node138 at 2011-04-02 15:11:19