Trace number 3419800

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
minisat hack reference: minisat 2.2.0UNSAT 402.269 402.277

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UCG-15-10p0.cnf
MD5SUMbcbcc9a4e4a7e3ebed9eeaa393ebdc32
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark173.435
Satisfiable
(Un)Satisfiability was proved
Number of variables199304
Number of clauses1005834
Sum of the clauses size2392967
Maximum clause length10
Minimum clause length1
Number of clauses of size 110249
Number of clauses of size 2756917
Number of clauses of size 3187708
Number of clauses of size 45660
Number of clauses of size 522640
Number of clauses of size over 522660

Solver Data

402.18/402.26	WARNING: for repeatability, setting FPU to use double precision
402.18/402.26	============================[ Problem Statistics ]=============================
402.18/402.26	|                                                                             |
402.18/402.26	|  Number of variables:        199304                                         |
402.18/402.26	|  Number of clauses:          994835                                         |
402.18/402.26	|  Parse time:                   0.55 s                                       |
402.18/402.26	|  Eliminated clauses:           2.10 Mb                                      |
402.18/402.26	|  Simplification time:          0.95 s                                       |
402.18/402.26	|                                                                             |
402.18/402.26	============================[ Search Statistics ]==============================
402.18/402.26	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
402.18/402.26	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
402.18/402.26	===============================================================================
402.18/402.26	|       100 |  100929   635885  1748855 |   233157       99    104 | 24.337 % |
402.18/402.26	|       250 |  100929   635885  1748855 |   256473      249     93 | 24.337 % |
402.18/402.26	|       475 |  100125   635885  1748855 |   282120      468    152 | 24.740 % |
402.18/402.26	|       812 |   99187   629002  1732001 |   310333      803    139 | 25.211 % |
402.18/402.26	|      1318 |   99187   622668  1715875 |   341366     1306    140 | 25.211 % |
402.18/402.26	|      2077 |   95527   611057  1685441 |   375503     2050    150 | 27.047 % |
402.18/402.26	|      3216 |   95487   601611  1665707 |   413053     3161    183 | 27.067 % |
402.18/402.26	|      4924 |   94217   594579  1649067 |   454358     4820    188 | 27.704 % |
402.18/402.26	|      7486 |   92856   588627  1633409 |   499794     7362    203 | 28.387 % |
402.18/402.26	|     11330 |   91923   580293  1613806 |   549773    11122    212 | 28.855 % |
402.18/402.26	|     17096 |   91806   579567  1611875 |   604751    16865    239 | 28.914 % |
402.18/402.26	|     25745 |   91114   575287  1600726 |   665226    25449    307 | 29.261 % |
402.18/402.26	|     38719 |   90845   572913  1594696 |   731749    38310    281 | 29.396 % |
402.18/402.26	|     58180 |   88765   554565  1548154 |   804924    38172    322 | 30.440 % |
402.18/402.26	|     87372 |   88382   552187  1542616 |   885416    67145    311 | 30.632 % |
402.18/402.26	|    131161 |   88026   549693  1536648 |   973958   110510    262 | 30.811 % |
402.18/402.26	|    196845 |   85704   530646  1488357 |  1071353   175157    224 | 31.976 % |
402.18/402.26	===============================================================================
402.18/402.26	restarts              : 574
402.18/402.26	conflicts             : 248249         (618 /sec)
402.18/402.26	decisions             : 1218660        (0.00 % random) (3031 /sec)
402.18/402.26	propagations          : 1890585332     (4702833 /sec)
402.18/402.26	conflict literals     : 51328092       (52.61 % deleted)
402.18/402.26	Memory used           : 323.00 MB
402.18/402.26	CPU time              : 402.01 s
402.18/402.26	
402.18/402.26	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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-3419800-1306579938/watcher-3419800-1306579938 -o /tmp/evaluation-result-3419800-1306579938/solver-3419800-1306579938 -C 5000 -W 5100 -M 15500 minisat_release HOME/instance-3419800-1306579938.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): 5100 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.99 1.68 0.89 2/526 16748
/proc/meminfo: memFree=12828220/32951124 swapFree=66578944/67111528
[pid=16748] ppid=16746 vsize=28300 CPUtime=0 cores=0,2,4,6
/proc/16748/stat : 16748 (minisat_release) R 16746 16748 16668 0 -1 4202496 2594 0 0 0 0 0 0 0 23 0 1 0 750409722 28979200 2531 33554432000 4194304 4291037 140734537729472 18446744073709551615 4277473 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/16748/statm: 7075 2534 215 24 0 3709 0

[startup+0.099715 s]
/proc/loadavg: 1.99 1.68 0.89 2/526 16748
/proc/meminfo: memFree=12828220/32951124 swapFree=66578944/67111528
[pid=16748] ppid=16746 vsize=50348 CPUtime=0.09 cores=0,2,4,6
/proc/16748/stat : 16748 (minisat_release) R 16746 16748 16668 0 -1 4202496 8648 0 0 0 8 1 0 0 23 0 1 0 750409722 51556352 8243 33554432000 4194304 4291037 140734537729472 18446744073709551615 4277897 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/16748/statm: 12587 8245 215 24 0 9221 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 50348

[startup+0.100717 s]
/proc/loadavg: 1.99 1.68 0.89 2/526 16748
/proc/meminfo: memFree=12828220/32951124 swapFree=66578944/67111528
[pid=16748] ppid=16746 vsize=50480 CPUtime=0.09 cores=0,2,4,6
/proc/16748/stat : 16748 (minisat_release) R 16746 16748 16668 0 -1 4202496 8689 0 0 0 8 1 0 0 23 0 1 0 750409722 51691520 8284 33554432000 4194304 4291037 140734537729472 18446744073709551615 233509958341 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/16748/statm: 12620 8284 215 24 0 9254 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 50480

[startup+0.30068 s]
/proc/loadavg: 1.99 1.68 0.89 2/526 16748
/proc/meminfo: memFree=12828220/32951124 swapFree=66578944/67111528
[pid=16748] ppid=16746 vsize=72880 CPUtime=0.29 cores=0,2,4,6
/proc/16748/stat : 16748 (minisat_release) R 16746 16748 16668 0 -1 4202496 14203 0 0 0 28 1 0 0 25 0 1 0 750409722 74629120 13269 33554432000 4194304 4291037 140734537729472 18446744073709551615 4220594 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/16748/statm: 18220 13270 215 24 0 14854 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 72880

[startup+0.700612 s]
/proc/loadavg: 1.99 1.68 0.89 2/526 16748
/proc/meminfo: memFree=12828220/32951124 swapFree=66578944/67111528
[pid=16748] ppid=16746 vsize=110792 CPUtime=0.69 cores=0,2,4,6
/proc/16748/stat : 16748 (minisat_release) R 16746 16748 16668 0 -1 4202496 24713 0 0 0 65 4 0 0 25 0 1 0 750409722 113451008 22348 33554432000 4194304 4291037 140734537729472 18446744073709551615 4229971 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/16748/statm: 27698 22348 238 24 0 24332 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 110792

[startup+1.50046 s]
/proc/loadavg: 1.99 1.69 0.89 3/527 16749
/proc/meminfo: memFree=12735460/32951124 swapFree=66578944/67111528
[pid=16748] ppid=16746 vsize=138692 CPUtime=1.48 cores=0,2,4,6
/proc/16748/stat : 16748 (minisat_release) R 16746 16748 16668 0 -1 4202496 28316 0 0 0 144 4 0 0 25 0 1 0 750409722 142020608 23330 33554432000 4194304 4291037 140734537729472 18446744073709551615 4256575 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/16748/statm: 34673 23330 239 24 0 31307 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 138692

[startup+3.10113 s]
/proc/loadavg: 1.99 1.69 0.89 3/527 16749
/proc/meminfo: memFree=12743892/32951124 swapFree=66578944/67111528
[pid=16748] ppid=16746 vsize=108340 CPUtime=3.09 cores=0,2,4,6
/proc/16748/stat : 16748 (minisat_release) R 16746 16748 16668 0 -1 4202496 31902 0 0 0 304 5 0 0 25 0 1 0 750409722 110940160 20873 33554432000 4194304 4291037 140734537729472 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/16748/statm: 27085 20873 259 24 0 23719 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 108340

[startup+6.30059 s]
/proc/loadavg: 1.99 1.69 0.89 3/527 16749
/proc/meminfo: memFree=12737840/32951124 swapFree=66578944/67111528
[pid=16748] ppid=16746 vsize=108340 CPUtime=6.29 cores=0,2,4,6
/proc/16748/stat : 16748 (minisat_release) R 16746 16748 16668 0 -1 4202496 33007 0 0 0 624 5 0 0 25 0 1 0 750409722 110940160 21971 33554432000 4194304 4291037 140734537729472 18446744073709551615 4248325 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/16748/statm: 27085 21971 259 24 0 23719 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 108340

[startup+12.7004 s]
/proc/loadavg: 1.99 1.70 0.90 3/527 16749
/proc/meminfo: memFree=12727032/32951124 swapFree=66578944/67111528
[pid=16748] ppid=16746 vsize=120016 CPUtime=12.69 cores=0,2,4,6
/proc/16748/stat : 16748 (minisat_release) R 16746 16748 16668 0 -1 4202496 34953 0 0 0 1263 6 0 0 25 0 1 0 750409722 122896384 23913 33554432000 4194304 4291037 140734537729472 18446744073709551615 4266203 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/16748/statm: 30004 23913 259 24 0 26638 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 120016

[startup+25.5011 s]
/proc/loadavg: 1.99 1.71 0.91 3/527 16749
/proc/meminfo: memFree=12705312/32951124 swapFree=66578944/67111528
[pid=16748] ppid=16746 vsize=138984 CPUtime=25.49 cores=0,2,4,6
/proc/16748/stat : 16748 (minisat_release) R 16746 16748 16668 0 -1 4202496 39069 0 0 0 2542 7 0 0 25 0 1 0 750409722 142319616 28018 33554432000 4194304 4291037 140734537729472 18446744073709551615 4255665 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/16748/statm: 34746 28018 259 24 0 31380 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 138984

[startup+51.1005 s]
/proc/loadavg: 1.99 1.73 0.94 3/527 16750
/proc/meminfo: memFree=12669496/32951124 swapFree=66578944/67111528
[pid=16748] ppid=16746 vsize=169332 CPUtime=51.1 cores=0,2,4,6
/proc/16748/stat : 16748 (minisat_release) R 16746 16748 16668 0 -1 4202496 59631 0 0 0 5099 11 0 0 25 0 1 0 750409722 173395968 34775 33554432000 4194304 4291037 140734537729472 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/16748/statm: 42333 34775 259 24 0 38967 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 169332

[startup+102.32 s]
/proc/loadavg: 2.08 1.80 1.01 3/527 16751
/proc/meminfo: memFree=12602900/32951124 swapFree=66578944/67111528
[pid=16748] ppid=16746 vsize=250240 CPUtime=102.31 cores=0,2,4,6
/proc/16748/stat : 16748 (minisat_release) R 16746 16748 16668 0 -1 4202496 71284 0 0 0 10217 14 0 0 25 0 1 0 750409722 256245760 46392 33554432000 4194304 4291037 140734537729472 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/16748/statm: 62560 46392 259 24 0 59194 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 250240

[startup+162.301 s]
/proc/loadavg: 2.07 1.85 1.07 3/527 16753
/proc/meminfo: memFree=12551160/32951124 swapFree=66578944/67111528
[pid=16748] ppid=16746 vsize=250240 CPUtime=162.3 cores=0,2,4,6
/proc/16748/stat : 16748 (minisat_release) R 16746 16748 16668 0 -1 4202496 79141 0 0 0 16213 17 0 0 25 0 1 0 750409722 256245760 54214 33554432000 4194304 4291037 140734537729472 18446744073709551615 4248961 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/16748/statm: 62560 54214 259 24 0 59194 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 250240

[startup+222.301 s]
/proc/loadavg: 2.02 1.87 1.13 3/527 16755
/proc/meminfo: memFree=12515888/32951124 swapFree=66578944/67111528
[pid=16748] ppid=16746 vsize=331628 CPUtime=222.29 cores=0,2,4,6
/proc/16748/stat : 16748 (minisat_release) R 16746 16748 16668 0 -1 4202496 83884 0 0 0 22211 18 0 0 25 0 1 0 750409722 339587072 58925 33554432000 4194304 4291037 140734537729472 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/16748/statm: 82907 58925 259 24 0 79541 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 331628

[startup+282.301 s]
/proc/loadavg: 2.09 1.92 1.19 3/527 16756
/proc/meminfo: memFree=12817024/32951124 swapFree=66578944/67111528
[pid=16748] ppid=16746 vsize=331628 CPUtime=282.29 cores=0,2,4,6
/proc/16748/stat : 16748 (minisat_release) R 16746 16748 16668 0 -1 4202496 89636 0 0 0 28209 20 0 0 25 0 1 0 750409722 339587072 64644 33554432000 4194304 4291037 140734537729472 18446744073709551615 4255577 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/16748/statm: 82907 64644 259 24 0 79541 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 331628

[startup+342.301 s]
/proc/loadavg: 2.07 1.95 1.24 3/527 16758
/proc/meminfo: memFree=12747152/32951124 swapFree=66578944/67111528
[pid=16748] ppid=16746 vsize=331628 CPUtime=342.29 cores=0,2,4,6
/proc/16748/stat : 16748 (minisat_release) R 16746 16748 16668 0 -1 4202496 94550 0 0 0 34207 22 0 0 25 0 1 0 750409722 339587072 69522 33554432000 4194304 4291037 140734537729472 18446744073709551615 4248611 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/16748/statm: 82907 69522 259 24 0 79541 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 331628

Solver just ended. Dumping a history of the last processes samples

[startup+358.3 s]
/proc/loadavg: 2.05 1.95 1.26 3/527 16758
/proc/meminfo: memFree=12731248/32951124 swapFree=66578944/67111528
[pid=16748] ppid=16746 vsize=331628 CPUtime=358.28 cores=0,2,4,6
/proc/16748/stat : 16748 (minisat_release) R 16746 16748 16668 0 -1 4202496 95556 0 0 0 35805 23 0 0 25 0 1 0 750409722 339587072 70515 33554432000 4194304 4291037 140734537729472 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/16748/statm: 82907 70515 259 24 0 79541 0
Current children cumulated CPU time (s) 358.28
Current children cumulated vsize (KiB) 331628

[startup+383.92 s]
/proc/loadavg: 2.03 1.95 1.28 3/527 16759
/proc/meminfo: memFree=12710028/32951124 swapFree=66578944/67111528
[pid=16748] ppid=16746 vsize=331628 CPUtime=383.91 cores=0,2,4,6
/proc/16748/stat : 16748 (minisat_release) R 16746 16748 16668 0 -1 4202496 96968 0 0 0 38367 24 0 0 25 0 1 0 750409722 339587072 71914 33554432000 4194304 4291037 140734537729472 18446744073709551615 4256154 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/16748/statm: 82907 71914 259 24 0 79541 0
Current children cumulated CPU time (s) 383.91
Current children cumulated vsize (KiB) 331628

[startup+390.301 s]
/proc/loadavg: 2.03 1.95 1.28 3/527 16759
/proc/meminfo: memFree=12705308/32951124 swapFree=66578944/67111528
[pid=16748] ppid=16746 vsize=331628 CPUtime=390.28 cores=0,2,4,6
/proc/16748/stat : 16748 (minisat_release) R 16746 16748 16668 0 -1 4202496 97293 0 0 0 39004 24 0 0 25 0 1 0 750409722 339587072 72237 33554432000 4194304 4291037 140734537729472 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/16748/statm: 82907 72237 259 24 0 79541 0
Current children cumulated CPU time (s) 390.28
Current children cumulated vsize (KiB) 331628

[startup+396.7 s]
/proc/loadavg: 2.03 1.95 1.29 3/527 16759
/proc/meminfo: memFree=12700708/32951124 swapFree=66578944/67111528
[pid=16748] ppid=16746 vsize=331628 CPUtime=396.68 cores=0,2,4,6
/proc/16748/stat : 16748 (minisat_release) R 16746 16748 16668 0 -1 4202496 97583 0 0 0 39644 24 0 0 25 0 1 0 750409722 339587072 72527 33554432000 4194304 4291037 140734537729472 18446744073709551615 4262394 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/16748/statm: 82907 72527 259 24 0 79541 0
Current children cumulated CPU time (s) 396.68
Current children cumulated vsize (KiB) 331628

[startup+399.901 s]
/proc/loadavg: 2.03 1.95 1.29 3/527 16759
/proc/meminfo: memFree=12697112/32951124 swapFree=66578944/67111528
[pid=16748] ppid=16746 vsize=331628 CPUtime=399.88 cores=0,2,4,6
/proc/16748/stat : 16748 (minisat_release) R 16746 16748 16668 0 -1 4202496 97784 0 0 0 39964 24 0 0 25 0 1 0 750409722 339587072 72728 33554432000 4194304 4291037 140734537729472 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/16748/statm: 82907 72728 259 24 0 79541 0
Current children cumulated CPU time (s) 399.88
Current children cumulated vsize (KiB) 331628

[startup+401.52 s]
/proc/loadavg: 2.02 1.95 1.29 3/527 16759
/proc/meminfo: memFree=12695004/32951124 swapFree=66578944/67111528
[pid=16748] ppid=16746 vsize=331628 CPUtime=401.5 cores=0,2,4,6
/proc/16748/stat : 16748 (minisat_release) R 16746 16748 16668 0 -1 4202496 97858 0 0 0 40126 24 0 0 25 0 1 0 750409722 339587072 72802 33554432000 4194304 4291037 140734537729472 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/16748/statm: 82907 72802 259 24 0 79541 0
Current children cumulated CPU time (s) 401.5
Current children cumulated vsize (KiB) 331628

[startup+401.901 s]
/proc/loadavg: 2.02 1.95 1.29 3/527 16759
/proc/meminfo: memFree=12695004/32951124 swapFree=66578944/67111528
[pid=16748] ppid=16746 vsize=331628 CPUtime=401.88 cores=0,2,4,6
/proc/16748/stat : 16748 (minisat_release) R 16746 16748 16668 0 -1 4202496 97872 0 0 0 40164 24 0 0 25 0 1 0 750409722 339587072 72816 33554432000 4194304 4291037 140734537729472 18446744073709551615 4255605 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/16748/statm: 82907 72816 259 24 0 79541 0
Current children cumulated CPU time (s) 401.88
Current children cumulated vsize (KiB) 331628

[startup+402.1 s]
/proc/loadavg: 2.02 1.95 1.29 3/527 16759
/proc/meminfo: memFree=12695004/32951124 swapFree=66578944/67111528
[pid=16748] ppid=16746 vsize=331628 CPUtime=402.08 cores=0,2,4,6
/proc/16748/stat : 16748 (minisat_release) R 16746 16748 16668 0 -1 4202496 97878 0 0 0 40184 24 0 0 25 0 1 0 750409722 339587072 72822 33554432000 4194304 4291037 140734537729472 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/16748/statm: 82907 72822 259 24 0 79541 0
Current children cumulated CPU time (s) 402.08
Current children cumulated vsize (KiB) 331628

[startup+402.2 s]
/proc/loadavg: 2.02 1.95 1.29 3/527 16759
/proc/meminfo: memFree=12695004/32951124 swapFree=66578944/67111528
[pid=16748] ppid=16746 vsize=331628 CPUtime=402.18 cores=0,2,4,6
/proc/16748/stat : 16748 (minisat_release) R 16746 16748 16668 0 -1 4202496 97880 0 0 0 40194 24 0 0 25 0 1 0 750409722 339587072 72824 33554432000 4194304 4291037 140734537729472 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/16748/statm: 82907 72824 259 24 0 79541 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 331628

Child status: 20
Real time (s): 402.277
CPU time (s): 402.269
CPU user time (s): 402.01
CPU system time (s): 0.25896
CPU usage (%): 99.9981
Max. virtual memory (cumulated for all children) (KiB): 331628

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 402.01
system time used= 0.25896
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 97901
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= 10
involuntary context switches= 383

runsolver used 2.23866 second user time and 4.71528 second system time

The end

Launcher Data

Begin job on node145 at 2011-05-28 12:52:19
IDJOB=3419800
IDBENCH=71039
IDSOLVER=1912
FILE ID=node145/3419800-1306579938
RUNJOBID= node145-1306579390-16686
PBS_JOBID= 13471535
Free space on /tmp= 73456 MiB

SOLVER NAME= minisat hack reference: minisat 2.2.0
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UCG-15-10p0.cnf
COMMAND LINE= minisat_release BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3419800-1306579938/watcher-3419800-1306579938 -o /tmp/evaluation-result-3419800-1306579938/solver-3419800-1306579938 -C 5000 -W 5100 -M 15500  minisat_release HOME/instance-3419800-1306579938.cnf

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

MD5SUM BENCH= bcbcc9a4e4a7e3ebed9eeaa393ebdc32
RANDOM SEED=1438590085

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

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.786
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.82
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.786
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.74
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.786
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.84
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.786
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.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      12828260 kB
Buffers:        244896 kB
Cached:        7860176 kB
SwapCached:      34712 kB
Active:       11817540 kB
Inactive:      8010560 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12828260 kB
SwapTotal:    67111528 kB
SwapFree:     66578944 kB
Dirty:           19028 kB
Writeback:           0 kB
AnonPages:    11688136 kB
Mapped:          38004 kB
Slab:           158816 kB
PageTables:      66760 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 153699512 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= 73456 MiB
End job on node145 at 2011-05-28 12:59:01