Trace number 3318138

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: MiniSAT 2.2.0-agile-26UNSAT 633.99 633.97

General information on the benchmark

Nameapplication/jarvisalo/
HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k45-pdtpmsgoodbakery-tseitin.cnf
MD5SUM3fad4722cb319d6fee4192f2fe2c31ed
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark166.168
Satisfiable
(Un)Satisfiability was proved
Number of variables98935
Number of clauses296405
Sum of the clauses size691609
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2197602
Number of clauses of size 398801
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

633.91/633.96	WARNING: for repeatability, setting FPU to use double precision
633.91/633.96	============================[ Problem Statistics ]=============================
633.91/633.96	|                                                                             |
633.91/633.96	|  Number of variables:         98935                                         |
633.91/633.96	|  Number of clauses:          296403                                         |
633.91/633.96	|  Parse time:                   0.12 s                                       |
633.91/633.96	|  Eliminated clauses:           2.95 Mb                                      |
633.91/633.96	|  Simplification time:          0.62 s                                       |
633.91/633.96	|                                                                             |
633.91/633.96	============================[ Search Statistics ]=================================
633.91/633.96	| Conflicts |          ORIGINAL         |          LEARNT          | Progress    |
633.91/633.96	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |     Agility |
633.91/633.96	==================================================================================
633.91/633.96	|       100 |   32026   166799   524469 |    61159       99      5 |  0.040 % 10 |
633.91/633.96	|       250 |   31865   166799   524469 |    67275      245      6 |  0.203 % 15 |
633.91/633.96	|       475 |   31861   166799   524469 |    74003      466      8 |  0.207 %  4 |
633.91/633.96	|       812 |   31859   165472   520563 |    81403      789      7 |  0.209 %  3 |
633.91/633.96	|      1318 |   31759   165472   520563 |    89543     1279      9 |  0.310 % 18 |
633.91/633.96	|      2077 |   31754   164691   518193 |    98498     2022      9 |  0.315 % 12 |
633.91/633.96	|      3216 |   31753   164623   518003 |   108348     3156     10 |  0.316 % 11 |
633.91/633.96	|      4924 |   31753   164623   518003 |   119182     4864     11 |  0.316 % 11 |
633.91/633.96	|      7486 |   31596   164566   517834 |   131101     7417     12 |  0.475 % 15 |
633.91/633.96	|     11330 |   31231   160544   505795 |   144211    10947     12 |  0.844 % 12 |
633.91/633.96	|     17096 |   31216   160409   505428 |   158632    16653     13 |  0.859 % 13 |
633.91/633.96	|     25745 |   30987   158793   500649 |   174495    24933     13 |  1.091 % 23 |
633.91/633.96	|     38719 |   30746   156649   494330 |   191945    37430     15 |  1.334 % 18 |
633.91/633.96	|     58180 |   30453   154141   486831 |   211139    56239     16 |  1.630 %  9 |
633.91/633.96	|     87372 |   30033   151117   477706 |   232253    84772     18 |  2.055 % 13 |
633.91/633.96	|    131161 |   29732   148946   471207 |   255478   127822     23 |  2.359 % 13 |
633.91/633.96	|    196845 |   29507   147230   465795 |   281026   193162     28 |  2.587 % 13 |
633.91/633.96	|    295371 |   29295   145851   461675 |   309129    59224     20 |  2.801 % 14 |
633.91/633.96	|    443160 |   29163   144655   458134 |   340042   206704     36 |  2.934 % 11 |
633.91/633.96	|    664843 |   29115   144271   456994 |   374046   137806     44 |  2.983 % 15 |
633.91/633.96	|    997368 |   29022   143714   455402 |   411451   152427     40 |  3.077 % 12 |
633.91/633.96	|   1496156 |   29004   143592   455046 |   452596   288821     45 |  3.095 % 16 |
633.91/633.96	===============================================================================
633.91/633.96	restarts              : 3651
633.91/633.96	skipped               : 2
633.91/633.96	conflicts             : 1892091        (2986 /sec)
633.91/633.96	decisions             : 3886907        (0.00 % random) (6135 /sec)
633.91/633.96	propagations          : 1887407318     (2979029 /sec)
633.91/633.96	conflict literals     : 88914583       (46.52 % deleted)
633.91/633.96	Memory used           : 222.00 MB
633.91/633.96	CPU time              : 633.565 s
633.91/633.96	
633.91/633.96	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-3318138-1304901816/watcher-3318138-1304901816 -o /tmp/evaluation-result-3318138-1304901816/solver-3318138-1304901816 -C 2400 -W 1300 -M 7680 minisat HOME/instance-3318138-1304901816.cnf 

running on 2 cores: 4,6

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.98 2.35 3.14 4/336 1987
/proc/meminfo: memFree=11989268/32951124 swapFree=67111352/67111528
[pid=1987] ppid=1985 vsize=19676 CPUtime=0 cores=4,6
/proc/1987/stat : 1987 (minisat) R 1985 1987 1298 0 -1 4202496 726 0 0 0 0 0 0 0 21 0 1 0 582597207 20148224 661 33554432000 4194304 4291235 140736267328912 18446744073709551615 4277553 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1987/statm: 4919 661 213 24 0 1553 0

[startup+0.0540819 s]
/proc/loadavg: 0.98 2.35 3.14 4/336 1987
/proc/meminfo: memFree=11989268/32951124 swapFree=67111352/67111528
[pid=1987] ppid=1985 vsize=30912 CPUtime=0.04 cores=4,6
/proc/1987/stat : 1987 (minisat) R 1985 1987 1298 0 -1 4202496 4138 0 0 0 4 0 0 0 21 0 1 0 582597207 31653888 3759 33554432000 4194304 4291235 140736267328912 18446744073709551615 270338044613 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1987/statm: 7728 3760 215 24 0 4362 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 30912

[startup+0.101045 s]
/proc/loadavg: 0.98 2.35 3.14 4/336 1987
/proc/meminfo: memFree=11989268/32951124 swapFree=67111352/67111528
[pid=1987] ppid=1985 vsize=40976 CPUtime=0.09 cores=4,6
/proc/1987/stat : 1987 (minisat) R 1985 1987 1298 0 -1 4202496 7388 0 0 0 9 0 0 0 21 0 1 0 582597207 41959424 6553 33554432000 4194304 4291235 140736267328912 18446744073709551615 270338044613 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1987/statm: 10244 6557 215 24 0 6878 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 40976

[startup+0.301031 s]
/proc/loadavg: 0.98 2.35 3.14 4/336 1987
/proc/meminfo: memFree=11989268/32951124 swapFree=67111352/67111528
[pid=1987] ppid=1985 vsize=64100 CPUtime=0.29 cores=4,6
/proc/1987/stat : 1987 (minisat) R 1985 1987 1298 0 -1 4202496 11913 0 0 0 28 1 0 0 22 0 1 0 582597207 65638400 10882 33554432000 4194304 4291235 140736267328912 18446744073709551615 4233034 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1987/statm: 16025 10883 252 24 0 12659 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 64100

[startup+0.700949 s]
/proc/loadavg: 0.98 2.35 3.14 4/336 1987
/proc/meminfo: memFree=11989268/32951124 swapFree=67111352/67111528
[pid=1987] ppid=1985 vsize=62496 CPUtime=0.69 cores=4,6
/proc/1987/stat : 1987 (minisat) R 1985 1987 1298 0 -1 4202496 14532 0 0 0 68 1 0 0 23 0 1 0 582597207 63995904 11259 33554432000 4194304 4291235 140736267328912 18446744073709551615 4229923 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1987/statm: 15624 11259 252 24 0 12258 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 62496

[startup+1.5008 s]
/proc/loadavg: 1.22 2.37 3.14 5/343 2000
/proc/meminfo: memFree=11778304/32951124 swapFree=67111352/67111528
[pid=1987] ppid=1985 vsize=55660 CPUtime=1.5 cores=4,6
/proc/1987/stat : 1987 (minisat) R 1985 1987 1298 0 -1 4202496 15488 0 0 0 148 2 0 0 25 0 1 0 582597207 56995840 9530 33554432000 4194304 4291235 140736267328912 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1987/statm: 13915 9530 271 24 0 10549 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 55660

[startup+3.10045 s]
/proc/loadavg: 1.22 2.37 3.14 5/343 2000
/proc/meminfo: memFree=11771184/32951124 swapFree=67111352/67111528
[pid=1987] ppid=1985 vsize=55660 CPUtime=3.09 cores=4,6
/proc/1987/stat : 1987 (minisat) R 1985 1987 1298 0 -1 4202496 15805 0 0 0 307 2 0 0 25 0 1 0 582597207 56995840 9828 33554432000 4194304 4291235 140736267328912 18446744073709551615 4255853 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1987/statm: 13915 9828 271 24 0 10549 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 55660

[startup+6.30084 s]
/proc/loadavg: 1.22 2.37 3.14 5/343 2027
/proc/meminfo: memFree=11739008/32951124 swapFree=67111352/67111528
[pid=1987] ppid=1985 vsize=62732 CPUtime=6.28 cores=4,6
/proc/1987/stat : 1987 (minisat) R 1985 1987 1298 0 -1 4202496 16444 0 0 0 626 2 0 0 25 0 1 0 582597207 64237568 10445 33554432000 4194304 4291235 140736267328912 18446744073709551615 4250889 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1987/statm: 15683 10445 271 24 0 12317 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 62732

[startup+12.7006 s]
/proc/loadavg: 1.65 2.43 3.15 5/343 2027
/proc/meminfo: memFree=11721692/32951124 swapFree=67111352/67111528
[pid=1987] ppid=1985 vsize=81956 CPUtime=12.68 cores=4,6
/proc/1987/stat : 1987 (minisat) R 1985 1987 1298 0 -1 4202496 20846 0 0 0 1264 4 0 0 25 0 1 0 582597207 83922944 14805 33554432000 4194304 4291235 140736267328912 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1987/statm: 20489 14805 271 24 0 17123 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 81956

[startup+25.501 s]
/proc/loadavg: 2.01 2.48 3.16 5/343 2027
/proc/meminfo: memFree=11658844/32951124 swapFree=67111352/67111528
[pid=1987] ppid=1985 vsize=93632 CPUtime=25.48 cores=4,6
/proc/1987/stat : 1987 (minisat) R 1985 1987 1298 0 -1 4202496 23137 0 0 0 2544 4 0 0 25 0 1 0 582597207 95879168 17043 33554432000 4194304 4291235 140736267328912 18446744073709551615 4256124 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1987/statm: 23408 17043 271 24 0 20042 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 93632

[startup+51.101 s]
/proc/loadavg: 2.69 2.60 3.18 5/343 2028
/proc/meminfo: memFree=11578156/32951124 swapFree=67111352/67111528
[pid=1987] ppid=1985 vsize=112600 CPUtime=51.09 cores=4,6
/proc/1987/stat : 1987 (minisat) R 1985 1987 1298 0 -1 4202496 27480 0 0 0 5103 6 0 0 25 0 1 0 582597207 115302400 21286 33554432000 4194304 4291235 140736267328912 18446744073709551615 4256145 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1987/statm: 28150 21286 271 24 0 24784 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 112600

[startup+102.313 s]
/proc/loadavg: 3.47 2.83 3.22 5/343 2029
/proc/meminfo: memFree=11466656/32951124 swapFree=67111352/67111528
[pid=1987] ppid=1985 vsize=130364 CPUtime=102.3 cores=4,6
/proc/1987/stat : 1987 (minisat) R 1985 1987 1298 0 -1 4202496 42758 0 0 0 10218 12 0 0 25 0 1 0 582597207 133492736 25367 33554432000 4194304 4291235 140736267328912 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1987/statm: 32591 25367 271 24 0 29225 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 130364

[startup+162.301 s]
/proc/loadavg: 3.86 3.06 3.28 5/343 2031
/proc/meminfo: memFree=11580044/32951124 swapFree=67111352/67111528
[pid=1987] ppid=1985 vsize=99720 CPUtime=162.29 cores=4,6
/proc/1987/stat : 1987 (minisat) R 1985 1987 1298 0 -1 4202496 54740 0 0 0 16213 16 0 0 25 0 1 0 582597207 102113280 20769 33554432000 4194304 4291235 140736267328912 18446744073709551615 4250889 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1987/statm: 24930 20769 271 24 0 21564 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 99720

[startup+222.301 s]
/proc/loadavg: 3.95 3.23 3.32 5/343 2033
/proc/meminfo: memFree=11387912/32951124 swapFree=67111352/67111528
[pid=1987] ppid=1985 vsize=161184 CPUtime=222.3 cores=4,6
/proc/1987/stat : 1987 (minisat) R 1985 1987 1298 0 -1 4202496 65115 0 0 0 22210 20 0 0 25 0 1 0 582597207 165052416 30959 33554432000 4194304 4291235 140736267328912 18446744073709551615 4267245 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1987/statm: 40296 30959 271 24 0 36930 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 161184

[startup+282.301 s]
/proc/loadavg: 3.98 3.36 3.36 5/343 2034
/proc/meminfo: memFree=11316936/32951124 swapFree=67111352/67111528
[pid=1987] ppid=1985 vsize=121968 CPUtime=282.29 cores=4,6
/proc/1987/stat : 1987 (minisat) R 1985 1987 1298 0 -1 4202496 79336 0 0 0 28206 23 0 0 25 0 1 0 582597207 124895232 24715 33554432000 4194304 4291235 140736267328912 18446744073709551615 4255764 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1987/statm: 30492 24715 271 24 0 27126 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 121968

[startup+342.301 s]
/proc/loadavg: 3.99 3.48 3.39 5/343 2063
/proc/meminfo: memFree=11349280/32951124 swapFree=67111352/67111528
[pid=1987] ppid=1985 vsize=171756 CPUtime=342.29 cores=4,6
/proc/1987/stat : 1987 (minisat) R 1985 1987 1298 0 -1 4202496 87941 0 0 0 34203 26 0 0 25 0 1 0 582597207 175878144 33197 33554432000 4194304 4291235 140736267328912 18446744073709551615 4255562 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1987/statm: 42939 33197 271 24 0 39573 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 171756

[startup+402.301 s]
/proc/loadavg: 4.07 3.59 3.44 5/343 2064
/proc/meminfo: memFree=11341296/32951124 swapFree=67111352/67111528
[pid=1987] ppid=1985 vsize=221844 CPUtime=402.3 cores=4,6
/proc/1987/stat : 1987 (minisat) R 1985 1987 1298 0 -1 4202496 94736 0 0 0 40201 29 0 0 25 0 1 0 582597207 227168256 39848 33554432000 4194304 4291235 140736267328912 18446744073709551615 4262379 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1987/statm: 55461 39848 271 24 0 52095 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 221844

[startup+462.3 s]
/proc/loadavg: 4.10 3.68 3.47 5/343 2066
/proc/meminfo: memFree=11475284/32951124 swapFree=67111352/67111528
[pid=1987] ppid=1985 vsize=140936 CPUtime=462.3 cores=4,6
/proc/1987/stat : 1987 (minisat) R 1985 1987 1298 0 -1 4202496 106529 0 0 0 46197 33 0 0 25 0 1 0 582597207 144318464 30210 33554432000 4194304 4291235 140736267328912 18446744073709551615 4255856 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1987/statm: 35234 30210 271 24 0 31868 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 140936

[startup+522.3 s]
/proc/loadavg: 4.04 3.73 3.50 5/343 2068
/proc/meminfo: memFree=11359300/32951124 swapFree=67111352/67111528
[pid=1987] ppid=1985 vsize=171756 CPUtime=522.31 cores=4,6
/proc/1987/stat : 1987 (minisat) R 1985 1987 1298 0 -1 4202496 113696 0 0 0 52195 36 0 0 25 0 1 0 582597207 175878144 37233 33554432000 4194304 4291235 140736267328912 18446744073709551615 4255634 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1987/statm: 42939 37233 271 24 0 39573 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 171756

[startup+582.3 s]
/proc/loadavg: 4.01 3.78 3.53 5/343 2096
/proc/meminfo: memFree=11341564/32951124 swapFree=67111352/67111528
[pid=1987] ppid=1985 vsize=128260 CPUtime=582.31 cores=4,6
/proc/1987/stat : 1987 (minisat) R 1985 1987 1298 0 -1 4202496 123387 0 0 0 58192 39 0 0 25 0 1 0 582597207 131338240 25355 33554432000 4194304 4291235 140736267328912 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1987/statm: 32065 25355 271 24 0 28699 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 128260

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

[startup+588.701 s]
/proc/loadavg: 4.01 3.78 3.53 5/343 2096
/proc/meminfo: memFree=11311164/32951124 swapFree=67111352/67111528
[pid=1987] ppid=1985 vsize=128260 CPUtime=588.71 cores=4,6
/proc/1987/stat : 1987 (minisat) R 1985 1987 1298 0 -1 4202496 124178 0 0 0 58832 39 0 0 25 0 1 0 582597207 131338240 26131 33554432000 4194304 4291235 140736267328912 18446744073709551615 4256145 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1987/statm: 32065 26131 271 24 0 28699 0
Current children cumulated CPU time (s) 588.71
Current children cumulated vsize (KiB) 128260

[startup+614.301 s]
/proc/loadavg: 4.01 3.80 3.55 5/343 2097
/proc/meminfo: memFree=11293160/32951124 swapFree=67111352/67111528
[pid=1987] ppid=1985 vsize=116584 CPUtime=614.31 cores=4,6
/proc/1987/stat : 1987 (minisat) R 1985 1987 1298 0 -1 4202496 126323 0 0 0 61391 40 0 0 25 0 1 0 582597207 119382016 20932 33554432000 4194304 4291235 140736267328912 18446744073709551615 4248909 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1987/statm: 29146 20932 271 24 0 25780 0
Current children cumulated CPU time (s) 614.31
Current children cumulated vsize (KiB) 116584

[startup+627.101 s]
/proc/loadavg: 4.00 3.81 3.55 5/343 2097
/proc/meminfo: memFree=11238332/32951124 swapFree=67111352/67111528
[pid=1987] ppid=1985 vsize=135440 CPUtime=627.11 cores=4,6
/proc/1987/stat : 1987 (minisat) R 1985 1987 1298 0 -1 4202496 127701 0 0 0 62670 41 0 0 25 0 1 0 582597207 138690560 22274 33554432000 4194304 4291235 140736267328912 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1987/statm: 33860 22274 271 24 0 30494 0
Current children cumulated CPU time (s) 627.11
Current children cumulated vsize (KiB) 135440

[startup+630.313 s]
/proc/loadavg: 4.00 3.81 3.55 5/343 2097
/proc/meminfo: memFree=11230272/32951124 swapFree=67111352/67111528
[pid=1987] ppid=1985 vsize=135440 CPUtime=630.33 cores=4,6
/proc/1987/stat : 1987 (minisat) R 1985 1987 1298 0 -1 4202496 127997 0 0 0 62992 41 0 0 25 0 1 0 582597207 138690560 22563 33554432000 4194304 4291235 140736267328912 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1987/statm: 33860 22563 271 24 0 30494 0
Current children cumulated CPU time (s) 630.33
Current children cumulated vsize (KiB) 135440

[startup+631.901 s]
/proc/loadavg: 4.00 3.81 3.55 5/343 2098
/proc/meminfo: memFree=11227544/32951124 swapFree=67111352/67111528
[pid=1987] ppid=1985 vsize=135440 CPUtime=631.91 cores=4,6
/proc/1987/stat : 1987 (minisat) R 1985 1987 1298 0 -1 4202496 128089 0 0 0 63150 41 0 0 25 0 1 0 582597207 138690560 22652 33554432000 4194304 4291235 140736267328912 18446744073709551615 4256124 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1987/statm: 33860 22652 271 24 0 30494 0
Current children cumulated CPU time (s) 631.91
Current children cumulated vsize (KiB) 135440

[startup+632.7 s]
/proc/loadavg: 4.00 3.81 3.55 5/343 2098
/proc/meminfo: memFree=11225312/32951124 swapFree=67111352/67111528
[pid=1987] ppid=1985 vsize=135440 CPUtime=632.71 cores=4,6
/proc/1987/stat : 1987 (minisat) R 1985 1987 1298 0 -1 4202496 128130 0 0 0 63230 41 0 0 25 0 1 0 582597207 138690560 22691 33554432000 4194304 4291235 140736267328912 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1987/statm: 33860 22691 271 24 0 30494 0
Current children cumulated CPU time (s) 632.71
Current children cumulated vsize (KiB) 135440

[startup+633.5 s]
/proc/loadavg: 4.00 3.81 3.55 5/343 2098
/proc/meminfo: memFree=11207456/32951124 swapFree=67111352/67111528
[pid=1987] ppid=1985 vsize=135440 CPUtime=633.51 cores=4,6
/proc/1987/stat : 1987 (minisat) R 1985 1987 1298 0 -1 4202496 132196 0 0 0 63310 41 0 0 25 0 1 0 582597207 138690560 26488 33554432000 4194304 4291235 140736267328912 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1987/statm: 33860 26488 271 24 0 30494 0
Current children cumulated CPU time (s) 633.51
Current children cumulated vsize (KiB) 135440

[startup+633.901 s]
/proc/loadavg: 4.00 3.81 3.55 5/343 2098
/proc/meminfo: memFree=11207456/32951124 swapFree=67111352/67111528
[pid=1987] ppid=1985 vsize=135440 CPUtime=633.91 cores=4,6
/proc/1987/stat : 1987 (minisat) R 1985 1987 1298 0 -1 4202496 132210 0 0 0 63350 41 0 0 25 0 1 0 582597207 138690560 26499 33554432000 4194304 4291235 140736267328912 18446744073709551615 4255634 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1987/statm: 33860 26499 271 24 0 30494 0
Current children cumulated CPU time (s) 633.91
Current children cumulated vsize (KiB) 135440

Child status: 20
Real time (s): 633.97
CPU time (s): 633.99
CPU user time (s): 633.565
CPU system time (s): 0.424935
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 221844

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 633.565
system time used= 0.424935
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 132226
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= 6
involuntary context switches= 429

runsolver used 2.21966 second user time and 4.69229 second system time

The end

Launcher Data

Begin job on node143 at 2011-05-09 02:43:36
IDJOB=3318138
IDBENCH=82482
IDSOLVER=1707
FILE ID=node143/3318138-1304901816
RUNJOBID= node143-1304901815-1958
PBS_JOBID= 13282128
Free space on /tmp= 41284 MiB

SOLVER NAME= minisat hack: MiniSAT 2.2.0-agile-26
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k45-pdtpmsgoodbakery-tseitin.cnf
COMMAND LINE= minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3318138-1304901816/watcher-3318138-1304901816 -o /tmp/evaluation-result-3318138-1304901816/solver-3318138-1304901816 -C 2400 -W 1300 -M 7680  minisat HOME/instance-3318138-1304901816.cnf

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

MD5SUM BENCH= 3fad4722cb319d6fee4192f2fe2c31ed
RANDOM SEED=1969988856

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      11989928 kB
Buffers:        179180 kB
Cached:        4252876 kB
SwapCached:          0 kB
Active:       16618176 kB
Inactive:      4034256 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11989928 kB
SwapTotal:    67111528 kB
SwapFree:     67111352 kB
Dirty:           22060 kB
Writeback:           0 kB
AnonPages:    16220348 kB
Mapped:          28740 kB
Slab:           190532 kB
PageTables:      54248 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 69986032 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= 41284 MiB
End job on node143 at 2011-05-09 02:54:10