Trace number 3433905

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 1376.76 1376.72

General information on the benchmark

NameAPPLICATIONS/crypto/
md5gen/gus-md5-11.cnf
MD5SUM49867705b76fc90285dd6fc48de2613c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1376.76
Satisfiable
(Un)Satisfiability was proved
Number of variables69561
Number of clauses226787
Sum of the clauses size587727
Maximum clause length3
Minimum clause length1
Number of clauses of size 1129
Number of clauses of size 292376
Number of clauses of size 3134282
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

1376.72/1376.71	WARNING: for repeatability, setting FPU to use double precision
1376.72/1376.71	============================[ Problem Statistics ]=============================
1376.72/1376.71	|                                                                             |
1376.72/1376.71	|  Number of variables:         69561                                         |
1376.72/1376.71	|  Number of clauses:          226144                                         |
1376.72/1376.71	|  Parse time:                   0.11 s                                       |
1376.72/1376.71	|  Eliminated clauses:           1.95 Mb                                      |
1376.72/1376.71	|  Simplification time:          0.38 s                                       |
1376.72/1376.71	|                                                                             |
1376.72/1376.71	============================[ Search Statistics ]=================================
1376.72/1376.71	| Conflicts |          ORIGINAL         |          LEARNT          | Progress    |
1376.72/1376.71	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |     Agility |
1376.72/1376.71	==================================================================================
1376.72/1376.71	|       100 |   28466   163299   552599 |    59876       95     81 |  0.410 % 40 |
1376.72/1376.71	|       250 |   28465   163299   552599 |    65863      244    125 |  0.411 % 41 |
1376.72/1376.71	|       475 |   28465   163299   552599 |    72450      469    158 |  0.411 % 43 |
1376.72/1376.71	|       812 |   28465   163299   552599 |    79695      806    173 |  0.411 % 40 |
1376.72/1376.71	|      1318 |   28458   163187   552268 |    87664     1301    141 |  0.421 % 17 |
1376.72/1376.71	|      2077 |   28450   163140   552134 |    96431     2053    110 |  0.433 % 30 |
1376.72/1376.71	|      3216 |   28443   163093   551998 |   106074     3189    130 |  0.443 % 41 |
1376.72/1376.71	|      4924 |   28443   163093   551998 |   116681     4897    141 |  0.443 % 38 |
1376.72/1376.71	|      7486 |   28436   163061   551894 |   128350     7441    123 |  0.453 % 44 |
1376.72/1376.71	|     11330 |   28424   163009   551762 |   141185    11278    133 |  0.470 % 42 |
1376.72/1376.71	|     17096 |   28417   162952   551601 |   155303    17035    126 |  0.480 % 42 |
1376.72/1376.71	|     25745 |   28414   162891   551409 |   170834    25674    130 |  0.484 % 41 |
1376.72/1376.71	|     38719 |   28413   162872   551345 |   187917    38645    108 |  0.486 % 45 |
1376.72/1376.71	|     58180 |   28411   162850   551274 |   206709    58102     91 |  0.489 % 42 |
1376.72/1376.71	|     87372 |   28406   162799   551114 |   227380    87283     82 |  0.496 % 46 |
1376.72/1376.71	|    131161 |   28402   162782   551070 |   250118   131070     68 |  0.502 % 42 |
1376.72/1376.71	|    196845 |   28401   162774   551042 |   275129   196750     62 |  0.503 % 47 |
1376.72/1376.71	|    295371 |   28398   162759   551000 |   302642    57310     35 |  0.507 % 46 |
1376.72/1376.71	|    443160 |   28357   162510   550259 |   332907   134250     34 |  0.566 % 46 |
1376.72/1376.71	===============================================================================
1376.72/1376.71	restarts              : 1022
1376.72/1376.71	skipped               : 984
1376.72/1376.71	conflicts             : 449770         (327 /sec)
1376.72/1376.71	decisions             : 545312         (0.00 % random) (396 /sec)
1376.72/1376.71	propagations          : 3721634556     (2703465 /sec)
1376.72/1376.71	conflict literals     : 22784644       (61.39 % deleted)
1376.72/1376.71	Memory used           : 140.00 MB
1376.72/1376.71	CPU time              : 1376.62 s
1376.72/1376.71	
1376.72/1376.71	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: 977)

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-3433905-1306843625/watcher-3433905-1306843625 -o /tmp/evaluation-result-3433905-1306843625/solver-3433905-1306843625 -C 5000 -W 5100 -M 15500 minisat HOME/instance-3433905-1306843625.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: 2.06 1.87 1.07 2/524 31805
/proc/meminfo: memFree=5716504/32951124 swapFree=56930356/67111528
[pid=31805] ppid=31803 vsize=29232 CPUtime=0.01 cores=0,2,4,6
/proc/31805/stat : 31805 (minisat) R 31803 31805 31682 0 -1 4202496 2840 0 0 0 1 0 0 0 25 0 1 0 795960254 29933568 2715 33554432000 4194304 4291235 140734846574304 18446744073709551615 218905391813 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31805/statm: 7308 2716 216 24 0 3942 0

[startup+0.050167 s]
/proc/loadavg: 2.06 1.87 1.07 2/524 31805
/proc/meminfo: memFree=5716504/32951124 swapFree=56930356/67111528
[pid=31805] ppid=31803 vsize=34484 CPUtime=0.04 cores=0,2,4,6
/proc/31805/stat : 31805 (minisat) R 31803 31805 31682 0 -1 4202496 4680 0 0 0 4 0 0 0 25 0 1 0 795960254 35311616 4294 33554432000 4194304 4291235 140734846574304 18446744073709551615 218905774215 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31805/statm: 8621 4296 216 24 0 5255 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 34484

[startup+0.101189 s]
/proc/loadavg: 2.06 1.87 1.07 2/524 31805
/proc/meminfo: memFree=5716504/32951124 swapFree=56930356/67111528
[pid=31805] ppid=31803 vsize=39708 CPUtime=0.09 cores=0,2,4,6
/proc/31805/stat : 31805 (minisat) R 31803 31805 31682 0 -1 4202496 6678 0 0 0 8 1 0 0 25 0 1 0 795960254 40660992 6053 33554432000 4194304 4291235 140734846574304 18446744073709551615 4278070 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31805/statm: 9927 6055 216 24 0 6561 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 39708

[startup+0.301151 s]
/proc/loadavg: 2.06 1.87 1.07 2/524 31805
/proc/meminfo: memFree=5716504/32951124 swapFree=56930356/67111528
[pid=31805] ppid=31803 vsize=55264 CPUtime=0.29 cores=0,2,4,6
/proc/31805/stat : 31805 (minisat) R 31803 31805 31682 0 -1 4202496 10120 0 0 0 28 1 0 0 25 0 1 0 795960254 56590336 9080 33554432000 4194304 4291235 140734846574304 18446744073709551615 4210128 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31805/statm: 13816 9083 240 24 0 10450 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 55264

[startup+0.701086 s]
/proc/loadavg: 2.06 1.87 1.07 2/524 31805
/proc/meminfo: memFree=5716504/32951124 swapFree=56930356/67111528
[pid=31805] ppid=31803 vsize=46116 CPUtime=0.69 cores=0,2,4,6
/proc/31805/stat : 31805 (minisat) R 31803 31805 31682 0 -1 4202496 12522 0 0 0 68 1 0 0 25 0 1 0 795960254 47222784 7481 33554432000 4194304 4291235 140734846574304 18446744073709551615 4255658 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31805/statm: 11529 7481 256 24 0 8163 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 46116

[startup+1.50094 s]
/proc/loadavg: 2.05 1.87 1.08 3/525 31806
/proc/meminfo: memFree=5686124/32951124 swapFree=56930356/67111528
[pid=31805] ppid=31803 vsize=46116 CPUtime=1.49 cores=0,2,4,6
/proc/31805/stat : 31805 (minisat) R 31803 31805 31682 0 -1 4202496 12578 0 0 0 148 1 0 0 25 0 1 0 795960254 47222784 7537 33554432000 4194304 4291235 140734846574304 18446744073709551615 4256288 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31805/statm: 11529 7537 256 24 0 8163 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 46116

[startup+3.10061 s]
/proc/loadavg: 2.05 1.87 1.08 3/525 31806
/proc/meminfo: memFree=5684904/32951124 swapFree=56930356/67111528
[pid=31805] ppid=31803 vsize=46116 CPUtime=3.09 cores=0,2,4,6
/proc/31805/stat : 31805 (minisat) R 31803 31805 31682 0 -1 4202496 12717 0 0 0 308 1 0 0 25 0 1 0 795960254 47222784 7675 33554432000 4194304 4291235 140734846574304 18446744073709551615 4248368 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31805/statm: 11529 7675 258 24 0 8163 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 46116

[startup+6.30106 s]
/proc/loadavg: 2.05 1.87 1.08 3/525 31806
/proc/meminfo: memFree=5684036/32951124 swapFree=56930356/67111528
[pid=31805] ppid=31803 vsize=53188 CPUtime=6.29 cores=0,2,4,6
/proc/31805/stat : 31805 (minisat) R 31803 31805 31682 0 -1 4202496 12977 0 0 0 628 1 0 0 25 0 1 0 795960254 54464512 7932 33554432000 4194304 4291235 140734846574304 18446744073709551615 4255650 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31805/statm: 13297 7932 258 24 0 9931 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 53188

[startup+12.7009 s]
/proc/loadavg: 2.04 1.87 1.09 3/525 31806
/proc/meminfo: memFree=5681460/32951124 swapFree=56930356/67111528
[pid=31805] ppid=31803 vsize=53188 CPUtime=12.69 cores=0,2,4,6
/proc/31805/stat : 31805 (minisat) R 31803 31805 31682 0 -1 4202496 13471 0 0 0 1268 1 0 0 25 0 1 0 795960254 54464512 8422 33554432000 4194304 4291235 140734846574304 18446744073709551615 4256052 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31805/statm: 13297 8422 258 24 0 9931 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 53188

[startup+25.5006 s]
/proc/loadavg: 2.04 1.88 1.10 3/525 31807
/proc/meminfo: memFree=5677240/32951124 swapFree=56930356/67111528
[pid=31805] ppid=31803 vsize=53188 CPUtime=25.5 cores=0,2,4,6
/proc/31805/stat : 31805 (minisat) R 31803 31805 31682 0 -1 4202496 14502 0 0 0 2548 2 0 0 25 0 1 0 795960254 54464512 9448 33554432000 4194304 4291235 140734846574304 18446744073709551615 4255634 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31805/statm: 13297 9448 258 24 0 9931 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 53188

[startup+51.101 s]
/proc/loadavg: 2.02 1.88 1.12 3/525 31808
/proc/meminfo: memFree=5658660/32951124 swapFree=56930356/67111528
[pid=31805] ppid=31803 vsize=71864 CPUtime=51.09 cores=0,2,4,6
/proc/31805/stat : 31805 (minisat) R 31803 31805 31682 0 -1 4202496 19225 0 0 0 5107 2 0 0 25 0 1 0 795960254 73588736 14155 33554432000 4194304 4291235 140734846574304 18446744073709551615 4261960 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31805/statm: 17966 14155 258 24 0 14600 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 71864

[startup+102.32 s]
/proc/loadavg: 2.01 1.90 1.17 3/525 31809
/proc/meminfo: memFree=5665060/32951124 swapFree=56930356/67111528
[pid=31805] ppid=31803 vsize=83540 CPUtime=102.31 cores=0,2,4,6
/proc/31805/stat : 31805 (minisat) R 31803 31805 31682 0 -1 4202496 19684 0 0 0 10229 2 0 0 25 0 1 0 795960254 85544960 14602 33554432000 4194304 4291235 140734846574304 18446744073709551615 4255824 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/31805/statm: 20885 14602 258 24 0 17519 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 83540

[startup+162.301 s]
/proc/loadavg: 2.00 1.92 1.22 3/525 31810
/proc/meminfo: memFree=5653340/32951124 swapFree=56930356/67111528
[pid=31805] ppid=31803 vsize=83540 CPUtime=162.3 cores=0,2,4,6
/proc/31805/stat : 31805 (minisat) R 31803 31805 31682 0 -1 4202496 21274 0 0 0 16227 3 0 0 25 0 1 0 795960254 85544960 16181 33554432000 4194304 4291235 140734846574304 18446744073709551615 4262950 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/31805/statm: 20885 16181 258 24 0 17519 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 83540

[startup+222.301 s]
/proc/loadavg: 2.00 1.93 1.26 3/525 31812
/proc/meminfo: memFree=5648944/32951124 swapFree=56930356/67111528
[pid=31805] ppid=31803 vsize=102508 CPUtime=222.29 cores=0,2,4,6
/proc/31805/stat : 31805 (minisat) R 31803 31805 31682 0 -1 4202496 22468 0 0 0 22226 3 0 0 25 0 1 0 795960254 104968192 17358 33554432000 4194304 4291235 140734846574304 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/31805/statm: 25627 17358 258 24 0 22261 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 102508

[startup+282.3 s]
/proc/loadavg: 2.00 1.94 1.31 3/525 31814
/proc/meminfo: memFree=5640088/32951124 swapFree=56930356/67111528
[pid=31805] ppid=31803 vsize=102508 CPUtime=282.29 cores=0,2,4,6
/proc/31805/stat : 31805 (minisat) R 31803 31805 31682 0 -1 4202496 23018 0 0 0 28226 3 0 0 25 0 1 0 795960254 104968192 17889 33554432000 4194304 4291235 140734846574304 18446744073709551615 4262309 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/31805/statm: 25627 17889 258 24 0 22261 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 102508

[startup+342.3 s]
/proc/loadavg: 2.00 1.95 1.35 3/525 31815
/proc/meminfo: memFree=5635948/32951124 swapFree=56930356/67111528
[pid=31805] ppid=31803 vsize=102508 CPUtime=342.3 cores=0,2,4,6
/proc/31805/stat : 31805 (minisat) R 31803 31805 31682 0 -1 4202496 23821 0 0 0 34226 4 0 0 25 0 1 0 795960254 104968192 18681 33554432000 4194304 4291235 140734846574304 18446744073709551615 4256129 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/31805/statm: 25627 18681 258 24 0 22261 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 102508

[startup+402.301 s]
/proc/loadavg: 2.00 1.95 1.38 3/525 31817
/proc/meminfo: memFree=5636884/32951124 swapFree=56930356/67111528
[pid=31805] ppid=31803 vsize=102508 CPUtime=402.29 cores=0,2,4,6
/proc/31805/stat : 31805 (minisat) R 31803 31805 31682 0 -1 4202496 24669 0 0 0 40225 4 0 0 25 0 1 0 795960254 104968192 19506 33554432000 4194304 4291235 140734846574304 18446744073709551615 4256110 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/31805/statm: 25627 19506 258 24 0 22261 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 102508

[startup+462.301 s]
/proc/loadavg: 2.23 2.02 1.44 3/525 31818
/proc/meminfo: memFree=5626160/32951124 swapFree=56930356/67111528
[pid=31805] ppid=31803 vsize=102508 CPUtime=462.3 cores=0,2,4,6
/proc/31805/stat : 31805 (minisat) R 31803 31805 31682 0 -1 4202496 26506 0 0 0 46225 5 0 0 25 0 1 0 795960254 104968192 21317 33554432000 4194304 4291235 140734846574304 18446744073709551615 4255866 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/31805/statm: 25627 21317 258 24 0 22261 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 102508

[startup+522.301 s]
/proc/loadavg: 2.22 2.06 1.49 3/525 31820
/proc/meminfo: memFree=5621644/32951124 swapFree=56930356/67111528
[pid=31805] ppid=31803 vsize=133328 CPUtime=522.31 cores=0,2,4,6
/proc/31805/stat : 31805 (minisat) R 31803 31805 31682 0 -1 4202496 27542 0 0 0 52225 6 0 0 25 0 1 0 795960254 136527872 22330 33554432000 4194304 4291235 140734846574304 18446744073709551615 4262084 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/31805/statm: 33332 22330 258 24 0 29966 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 133328

[startup+582.301 s]
/proc/loadavg: 2.08 2.05 1.52 3/525 31822
/proc/meminfo: memFree=5613772/32951124 swapFree=56930356/67111528
[pid=31805] ppid=31803 vsize=133328 CPUtime=582.31 cores=0,2,4,6
/proc/31805/stat : 31805 (minisat) R 31803 31805 31682 0 -1 4202496 28029 0 0 0 58225 6 0 0 25 0 1 0 795960254 136527872 22801 33554432000 4194304 4291235 140734846574304 18446744073709551615 4255889 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/31805/statm: 33332 22801 258 24 0 29966 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 133328

[startup+642.3 s]

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

/proc/meminfo: memFree=5614712/32951124 swapFree=56930356/67111528
[pid=31805] ppid=31803 vsize=133744 CPUtime=642.32 cores=0,2,4,6
/proc/31805/stat : 31805 (minisat) R 31803 31805 31682 0 -1 4202496 28613 0 0 0 64226 6 0 0 25 0 1 0 795960254 136953856 23371 33554432000 4194304 4291235 140734846574304 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/31805/statm: 33436 23371 258 24 0 30070 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 133744

[startup+702.3 s]
/proc/loadavg: 2.01 2.03 1.57 3/525 31825
/proc/meminfo: memFree=5611060/32951124 swapFree=56930356/67111528
[pid=31805] ppid=31803 vsize=135024 CPUtime=702.31 cores=0,2,4,6
/proc/31805/stat : 31805 (minisat) R 31803 31805 31682 0 -1 4202496 29356 0 0 0 70224 7 0 0 25 0 1 0 795960254 138264576 24102 33554432000 4194304 4291235 140734846574304 18446744073709551615 4256052 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/31805/statm: 33756 24102 258 24 0 30390 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 135024

[startup+762.32 s]
/proc/loadavg: 2.00 2.02 1.59 3/525 31826
/proc/meminfo: memFree=5606040/32951124 swapFree=56930356/67111528
[pid=31805] ppid=31803 vsize=135356 CPUtime=762.33 cores=0,2,4,6
/proc/31805/stat : 31805 (minisat) R 31803 31805 31682 0 -1 4202496 30018 0 0 0 76225 8 0 0 25 0 1 0 795960254 138604544 24752 33554432000 4194304 4291235 140734846574304 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/31805/statm: 33839 24752 258 24 0 30473 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 135356

[startup+822.301 s]
/proc/loadavg: 2.00 2.01 1.62 3/525 31828
/proc/meminfo: memFree=5602024/32951124 swapFree=56930356/67111528
[pid=31805] ppid=31803 vsize=137040 CPUtime=822.31 cores=0,2,4,6
/proc/31805/stat : 31805 (minisat) R 31803 31805 31682 0 -1 4202496 31003 0 0 0 82223 8 0 0 25 0 1 0 795960254 140328960 25725 33554432000 4194304 4291235 140734846574304 18446744073709551615 4256048 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/31805/statm: 34260 25725 258 24 0 30894 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 137040

[startup+882.301 s]
/proc/loadavg: 2.00 2.01 1.64 3/525 31830
/proc/meminfo: memFree=5658396/32951124 swapFree=56930356/67111528
[pid=31805] ppid=31803 vsize=63972 CPUtime=882.32 cores=0,2,4,6
/proc/31805/stat : 31805 (minisat) R 31803 31805 31682 0 -1 4202496 33053 0 0 0 88223 9 0 0 25 0 1 0 795960254 65507328 11978 33554432000 4194304 4291235 140734846574304 18446744073709551615 4256148 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/31805/statm: 15993 11978 258 24 0 12627 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 63972

[startup+942.301 s]
/proc/loadavg: 2.00 2.00 1.66 3/525 31831
/proc/meminfo: memFree=5644088/32951124 swapFree=56930356/67111528
[pid=31805] ppid=31803 vsize=82648 CPUtime=942.32 cores=0,2,4,6
/proc/31805/stat : 31805 (minisat) R 31803 31805 31682 0 -1 4202496 36465 0 0 0 94222 10 0 0 25 0 1 0 795960254 84631552 15365 33554432000 4194304 4291235 140734846574304 18446744073709551615 4255634 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/31805/statm: 20662 15365 258 24 0 17296 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 82648

[startup+1002.3 s]
/proc/loadavg: 2.05 2.01 1.68 3/525 31833
/proc/meminfo: memFree=5639560/32951124 swapFree=56930356/67111528
[pid=31805] ppid=31803 vsize=82648 CPUtime=1002.32 cores=0,2,4,6
/proc/31805/stat : 31805 (minisat) R 31803 31805 31682 0 -1 4202496 37569 0 0 0 100222 10 0 0 25 0 1 0 795960254 84631552 16443 33554432000 4194304 4291235 140734846574304 18446744073709551615 4256048 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/31805/statm: 20662 16443 258 24 0 17296 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 82648

[startup+1062.3 s]
/proc/loadavg: 2.14 2.05 1.71 3/525 31834
/proc/meminfo: memFree=5633916/32951124 swapFree=56930356/67111528
[pid=31805] ppid=31803 vsize=94324 CPUtime=1062.31 cores=0,2,4,6
/proc/31805/stat : 31805 (minisat) R 31803 31805 31682 0 -1 4202496 38945 0 0 0 106221 10 0 0 25 0 1 0 795960254 96587776 17807 33554432000 4194304 4291235 140734846574304 18446744073709551615 4262912 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/31805/statm: 23581 17807 258 24 0 20215 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 94324

[startup+1122.3 s]
/proc/loadavg: 2.09 2.05 1.73 3/525 31836
/proc/meminfo: memFree=5627288/32951124 swapFree=56930356/67111528
[pid=31805] ppid=31803 vsize=94324 CPUtime=1122.32 cores=0,2,4,6
/proc/31805/stat : 31805 (minisat) R 31803 31805 31682 0 -1 4202496 39969 0 0 0 112221 11 0 0 25 0 1 0 795960254 96587776 18817 33554432000 4194304 4291235 140734846574304 18446744073709551615 4261705 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/31805/statm: 23581 18817 258 24 0 20215 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 94324

[startup+1182.3 s]
/proc/loadavg: 2.03 2.04 1.75 3/525 31838
/proc/meminfo: memFree=5627612/32951124 swapFree=56930356/67111528
[pid=31805] ppid=31803 vsize=82648 CPUtime=1182.33 cores=0,2,4,6
/proc/31805/stat : 31805 (minisat) R 31803 31805 31682 0 -1 4202496 45064 0 0 0 118221 12 0 0 25 0 1 0 795960254 84631552 16029 33554432000 4194304 4291235 140734846574304 18446744073709551615 4255856 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/31805/statm: 20662 16029 258 24 0 17296 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 82648

[startup+1242.3 s]
/proc/loadavg: 2.01 2.03 1.76 3/525 31839
/proc/meminfo: memFree=5620612/32951124 swapFree=56930356/67111528
[pid=31805] ppid=31803 vsize=94324 CPUtime=1242.32 cores=0,2,4,6
/proc/31805/stat : 31805 (minisat) R 31803 31805 31682 0 -1 4202496 46198 0 0 0 124220 12 0 0 25 0 1 0 795960254 96587776 17146 33554432000 4194304 4291235 140734846574304 18446744073709551615 4255866 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/31805/statm: 23581 17146 258 24 0 20215 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 94324

[startup+1302.3 s]
/proc/loadavg: 2.00 2.02 1.77 3/525 31841
/proc/meminfo: memFree=5619440/32951124 swapFree=56930356/67111528
[pid=31805] ppid=31803 vsize=94324 CPUtime=1302.35 cores=0,2,4,6
/proc/31805/stat : 31805 (minisat) R 31803 31805 31682 0 -1 4202496 46429 0 0 0 130222 13 0 0 25 0 1 0 795960254 96587776 17359 33554432000 4194304 4291235 140734846574304 18446744073709551615 4261960 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/31805/statm: 23581 17359 258 24 0 20215 0
Current children cumulated CPU time (s) 1302.35
Current children cumulated vsize (KiB) 94324

[startup+1362.3 s]
/proc/loadavg: 2.00 2.02 1.78 3/525 31842
/proc/meminfo: memFree=5617400/32951124 swapFree=56930356/67111528
[pid=31805] ppid=31803 vsize=94324 CPUtime=1362.33 cores=0,2,4,6
/proc/31805/stat : 31805 (minisat) R 31803 31805 31682 0 -1 4202496 46821 0 0 0 136220 13 0 0 25 0 1 0 795960254 96587776 17718 33554432000 4194304 4291235 140734846574304 18446744073709551615 4261960 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/31805/statm: 23581 17718 258 24 0 20215 0
Current children cumulated CPU time (s) 1362.33
Current children cumulated vsize (KiB) 94324

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

[startup+1369.52 s]
/proc/loadavg: 2.00 2.02 1.78 3/525 31843
/proc/meminfo: memFree=5617636/32951124 swapFree=56930356/67111528
[pid=31805] ppid=31803 vsize=94324 CPUtime=1369.55 cores=0,2,4,6
/proc/31805/stat : 31805 (minisat) R 31803 31805 31682 0 -1 4202496 46855 0 0 0 136942 13 0 0 25 0 1 0 795960254 96587776 17750 33554432000 4194304 4291235 140734846574304 18446744073709551615 4255634 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/31805/statm: 23581 17750 258 24 0 20215 0
Current children cumulated CPU time (s) 1369.55
Current children cumulated vsize (KiB) 94324

[startup+1372.7 s]
/proc/loadavg: 2.00 2.02 1.78 3/525 31843
/proc/meminfo: memFree=5628176/32951124 swapFree=56930356/67111528
[pid=31805] ppid=31803 vsize=75468 CPUtime=1372.74 cores=0,2,4,6
/proc/31805/stat : 31805 (minisat) R 31803 31805 31682 0 -1 4202496 49754 0 0 0 137261 13 0 0 25 0 1 0 795960254 77279232 14841 33554432000 4194304 4291235 140734846574304 18446744073709551615 4255824 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/31805/statm: 18867 14841 258 24 0 15501 0
Current children cumulated CPU time (s) 1372.74
Current children cumulated vsize (KiB) 75468

[startup+1374.3 s]
/proc/loadavg: 2.00 2.02 1.78 3/525 31843
/proc/meminfo: memFree=5628296/32951124 swapFree=56930356/67111528
[pid=31805] ppid=31803 vsize=75468 CPUtime=1374.33 cores=0,2,4,6
/proc/31805/stat : 31805 (minisat) R 31803 31805 31682 0 -1 4202496 49760 0 0 0 137420 13 0 0 25 0 1 0 795960254 77279232 14847 33554432000 4194304 4291235 140734846574304 18446744073709551615 4256145 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/31805/statm: 18867 14847 258 24 0 15501 0
Current children cumulated CPU time (s) 1374.33
Current children cumulated vsize (KiB) 75468

[startup+1375.9 s]
/proc/loadavg: 2.00 2.02 1.78 3/525 31843
/proc/meminfo: memFree=5628544/32951124 swapFree=56930356/67111528
[pid=31805] ppid=31803 vsize=66384 CPUtime=1375.92 cores=0,2,4,6
/proc/31805/stat : 31805 (minisat) R 31803 31805 31682 0 -1 4202496 50442 0 0 0 137579 13 0 0 25 0 1 0 795960254 67977216 12775 33554432000 4194304 4291235 140734846574304 18446744073709551615 4255634 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/31805/statm: 16596 12775 258 24 0 13230 0
Current children cumulated CPU time (s) 1375.92
Current children cumulated vsize (KiB) 66384

[startup+1376.3 s]
/proc/loadavg: 2.00 2.02 1.78 3/525 31843
/proc/meminfo: memFree=5636728/32951124 swapFree=56930356/67111528
[pid=31805] ppid=31803 vsize=66384 CPUtime=1376.32 cores=0,2,4,6
/proc/31805/stat : 31805 (minisat) R 31803 31805 31682 0 -1 4202496 50443 0 0 0 137619 13 0 0 25 0 1 0 795960254 67977216 12776 33554432000 4194304 4291235 140734846574304 18446744073709551615 4255562 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/31805/statm: 16596 12776 258 24 0 13230 0
Current children cumulated CPU time (s) 1376.32
Current children cumulated vsize (KiB) 66384

[startup+1376.7 s]
/proc/loadavg: 2.00 2.02 1.78 3/525 31843
/proc/meminfo: memFree=5636728/32951124 swapFree=56930356/67111528
[pid=31805] ppid=31803 vsize=77876 CPUtime=1376.72 cores=0,2,4,6
/proc/31805/stat : 31805 (minisat) R 31803 31805 31682 0 -1 4202496 50446 0 0 0 137659 13 0 0 25 0 1 0 795960254 79745024 12779 33554432000 4194304 4291235 140734846574304 18446744073709551615 4256357 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/31805/statm: 19469 12779 258 24 0 16103 0
Current children cumulated CPU time (s) 1376.72
Current children cumulated vsize (KiB) 77876

Child status: 20
Real time (s): 1376.72
CPU time (s): 1376.76
CPU user time (s): 1376.62
CPU system time (s): 0.141978
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 137040

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

runsolver used 7.68283 second user time and 16.0916 second system time

The end

Launcher Data

Begin job on node137 at 2011-05-31 14:07:05
IDJOB=3433905
IDBENCH=70830
IDSOLVER=1930
FILE ID=node137/3433905-1306843625
RUNJOBID= node137-1306842918-31700
PBS_JOBID= 13482015
Free space on /tmp= 11436 MiB

SOLVER NAME= minisat hack: MiniSAT 2.2.0-agile-26
BENCH NAME= SAT09/APPLICATIONS/crypto/md5gen/gus-md5-11.cnf
COMMAND LINE= minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3433905-1306843625/watcher-3433905-1306843625 -o /tmp/evaluation-result-3433905-1306843625/solver-3433905-1306843625 -C 5000 -W 5100 -M 15500  minisat HOME/instance-3433905-1306843625.cnf

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

MD5SUM BENCH= 49867705b76fc90285dd6fc48de2613c
RANDOM SEED=1487263318

node137.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.844
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.68
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.844
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.844
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.844
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.74
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.844
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.844
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.844
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.83
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.844
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:       5716784 kB
Buffers:         61808 kB
Cached:       18392548 kB
SwapCached:      12116 kB
Active:       16588620 kB
Inactive:      9917420 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       5716784 kB
SwapTotal:    67111528 kB
SwapFree:     56930356 kB
Dirty:            4308 kB
Writeback:           0 kB
AnonPages:     8048796 kB
Mapped:          21592 kB
Slab:           583424 kB
PageTables:      74516 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 162588368 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= 11436 MiB
End job on node137 at 2011-05-31 14:30:02