Trace number 3719089

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
PBPASSolver-CARD.SN 2012-05-28? (TO) 1800.08 1801.91

General information on the benchmark

Name/DEC-SMALLINT-LIN/oliveras/j120/
normalized-j12047_6-sat.opb
MD5SUM937ecf63c168ba3c2555061c1a7466e0
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables33396
Total number of constraints116135
Number of constraints which are clauses115587
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints548
Minimum length of a constraint1
Maximum length of a constraint66
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 19
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 383
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

1800.08/1801.91	cpython RunMakeCNF.py HOME/instance-3719089-1338272178.opb PrimePower CARD.SN ./CryptoMiniSat
1800.08/1801.91	./CryptoMiniSat HOME/instance-3719089-1338272178.opb.PrimePower.CARD.SN.cnf 1>HOME/instance-3719089-1338272178.opb.PrimePower.CARD.SN.cnf.CryptoMiniSat.out 2>HOME/instance-3719089-1338272178.opb.PrimePower.CARD.SN.cnf.CryptoMiniSat.err
1800.08/1801.91	
1800.08/1801.91	HOME/instance-3719089-1338272178.opb.PrimePower.CARD.SN.cnf.CryptoMiniSat.out
1800.08/1801.91	c Outputting solution to console
1800.08/1801.91	c This is CryptoMiniSat 2.9.1
1800.08/1801.91	c compiled with gcc version 4.4.6 20110731 (Red Hat 4.4.6-3)
1800.08/1801.91	c WARNING: for repeatability, setting FPU to use double precision
1800.08/1801.91	c Reading file 'HOME/instance-3719089-1338272178.opb.PrimePower.CARD.SN.cnf'
1800.08/1801.91	c -- header says num vars:        2867982
1800.08/1801.91	c -- header says num clauses:    15915951
1800.08/1801.91	c -- clauses added:            0 learnts,     15915951 normals,            0 xors
1800.08/1801.91	c -- vars added    2867981
1800.08/1801.91	c Parsing time:  5.36 s
1800.08/1801.91	c  N st     0         0   2867981   1088785         0   9142055         0  22300545         0   no data   no data  --
1800.08/1801.91	c asymm  cl-useful: 1099/1979/937695 lits-rem:23839 time: 0.65
1800.08/1801.91	c Flit:   734 Blit:  51323 bXBeca:    0 bXProp: 4742 Bins:      0 BRemL:      0 BRemN:      0 P: 200.0M T: 14.46
1800.08/1801.91	c Cleaning up after failed var search:     0.41 s 
1800.08/1801.91	c Replacing     4743 vars Replaced    82757 lits Time:     0.33 s 
1800.08/1801.91	c bin-w-bin subsume rem         2033 bins  time:  0.58 s
1800.08/1801.91	c subs with bin:     1098  lits-rem:      1098  v-fix:    0  time:  0.73 s
1800.08/1801.91	c Subs w/ non-existent bins:    116 l-rem:     60 v-fix:  2901 done:  16677 time: 10.23 s
1800.08/1801.91	c Removed useless bin:      16  fixed:  3089  props:  20.06M  time:  0.61 s
1800.08/1801.91	c lits-rem:         0  cl-subs:     1608  v-elim: 354048  v-fix:    0  time:  4.01 s
1800.08/1801.91	c Finding binary XORs  T:     0.40 s  found:  118948
1800.08/1801.91	c Replacing   118948 vars Replaced  6019489 lits Time:     0.58 s 
1800.08/1801.91	c Finding non-binary XORs:     0.43 s (found:       5, avg size: 3.0)
1800.08/1801.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.26
1800.08/1801.91	c Calc default polars -  time:   0.15 s pos:   71561 undec: 2284189 neg:  512231
1800.08/1801.91	c =========================================================================================
1800.08/1801.91	c types(t): F = full restart, N = normal restart
1800.08/1801.91	c types(t): S = simplification begin/end, E = solution found
1800.08/1801.91	c restart types(rt): st = static, dy = dynamic
1800.08/1801.91	c  t rt  Rest     Confl      Vars   NormCls    XorCls    BinCls   Learnts    ClLits    LtLits
1800.08/1801.91	c  B st     0         0    589148   1296529         5   3900011         0  12981880         0   no data   no data  --
1800.08/1801.91	c  N dy    19      4584    588929   1296529         5   3900210      4293  12981880    188066     10.65     11.30  --
1800.08/1801.91	c  N dy    45      8723    588790   1296529         5   3900361      8214  12981880    382395     11.41     12.03  --
1800.08/1801.91	c  N dy    68     12962    588705   1296529         5   3900487     12254  12981880    581890     11.66     12.31  --
1800.08/1801.91	c  N dy    94     17190    588614   1296529         5   3900593     16254  12981880    726937     12.04     13.28  --
1800.08/1801.91	c  N dy   112     21209    588555   1296529         5   3900672     10633  12981880    282032     12.05     15.33  --
1800.08/1801.91	c  F st   129     25000    588541   1296529         5   3900753     14260  12981880    423380     12.04     11.08  --
1800.08/1801.91	c  N st   130     25251    588538   1294488         5   3897000     14497  12965213    430190     12.04   no data  --
1800.08/1801.91	c  N dy   135     30001    588516   1294488         5   3897074     19032  12965213    645928     12.04   no data  --
1800.08/1801.91	c  S st   135     30001    588516   1294488         5   3897074     19032  12965213    645928     12.04   no data  --
1800.08/1801.91	c  S st   135     30501    588489   1294488         5   3897131     19093  12965213    646415     12.04   no data  --
1800.08/1801.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.27
1800.08/1801.91	c Flit:  1553 Blit:  27420 bXBeca:    0 bXProp:  810 Bins:   2360 BRemL:      0 BRemN:      0 P: 200.1M T: 14.41
1800.08/1801.91	c Cleaning up after failed var search:     0.19 s 
1800.08/1801.91	c Replacing      811 vars Replaced    34475 lits Time:     0.32 s 
1800.08/1801.91	c bin-w-bin subsume rem       915106 bins  time:  0.60 s
1800.08/1801.91	c subs with bin:     7608  lits-rem:     78137  v-fix:    0  time:  0.93 s
1800.08/1801.91	c Subs w/ non-existent bins:    491 l-rem:   4771 v-fix:  1204 done:  18141 time:  3.86 s
1800.08/1801.91	c Removed useless bin:     131  fixed:  1302  props:  20.00M  time:  0.46 s
1800.08/1801.91	c lits-rem:      3914  cl-subs:   152539  v-elim:  93923  v-fix:    0  time:  4.78 s
1800.08/1801.91	c Added XOR as norm:5
1800.08/1801.91	c asymm  cl-useful: 0/2839/1218248 lits-rem:0 time: 0.45
1800.08/1801.91	c  N dy   135     30501    460136   1218248         0   2456271      4441   9597621     85162     12.04   no data  --
1800.08/1801.91	c Finding binary XORs  T:     0.29 s  found:    2488
1800.08/1801.91	c  N dy   154     34589    460132   1218248         0   2456336      8374   9597621    233312     11.93     13.89  --
1800.08/1801.91	c  N dy   180     39279    460116   1218248         0   2456378     12907   9597621    400243     12.03     12.82  --
1800.08/1801.91	c  N dy   200     43305    460091   1218248         0   2456469     16737   9597621    522564     11.97     12.87  --
1800.08/1801.91	c  S st   219     45751    460081   1218248         0   2456550     19061   9597621    620167     12.08   no data  --
1800.08/1801.91	c  S st   219     46251    459150   1218248         0   2456611     19123   9597621    620706     12.08   no data  --
1800.08/1801.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.24
1800.08/1801.91	c Flit:  1867 Blit:   7547 bXBeca:    0 bXProp:  500 Bins:   2115 BRemL:      0 BRemN:      0 P: 200.0M T: 14.52
1800.08/1801.91	c Cleaning up after failed var search:     0.15 s 
1800.08/1801.91	c Replacing     2989 vars Replaced   156557 lits Time:     0.35 s 
1800.08/1801.91	c bin-w-bin subsume rem         1682 bins  time:  0.34 s
1800.08/1801.91	c subs with bin:    10300  lits-rem:     16783  v-fix:    0  time:  0.88 s
1800.08/1801.91	c Subs w/ non-existent bins:    903 l-rem:   1204 v-fix:  2235 done:  47057 time:  4.01 s
1800.08/1801.91	c Removed useless bin:    1858  fixed:  2531  props:  20.03M  time:  0.41 s
1800.08/1801.91	c lits-rem:       271  cl-subs:    13835  v-elim:   4368  v-fix:    0  time:  2.79 s
1800.08/1801.91	c asymm  cl-useful: 0/2154/1162920 lits-rem:0 time: 0.57
1800.08/1801.91	c  N dy   219     46251    438471   1162920         0   2347413     10674   9157687    290573     12.08   no data  --
1800.08/1801.91	c  N dy   233     50568    438458   1162920         0   2347559     14759   9157687    445462     11.92     12.59  --
1800.08/1801.91	c  N dy   254     54578    438439   1162920         0   2347673     18557   9157687    584596     11.93     12.58  --
1800.08/1801.91	c Finding binary XORs  T:     0.28 s  found:    1723
1800.08/1801.91	c  N dy   274     59031    438437   1162830         0   2347498     22805   9156721    763004     11.90     12.68  --
1800.08/1801.91	c  N dy   291     63566    438434   1162830         0   2347638     14349   9156721    247870     11.86     12.51  --
1800.08/1801.91	c  N dy   313     68081    438429   1162830         0   2347759     18663   9156721    399722     11.80     12.51  --
1800.08/1801.91	c  S st   318     69376    438429   1162830         0   2347790     19886   9156721    433934     11.75     10.92  --
1800.08/1801.91	c  S st   318     69877    438426   1162830         0   2347851     19971   9156721    434799     11.75   no data  --
1800.08/1801.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.24
1800.08/1801.91	c Flit:  1317 Blit:   5922 bXBeca:    0 bXProp:  608 Bins:   4724 BRemL:      0 BRemN:      0 P: 200.2M T: 14.19
1800.08/1801.91	c Cleaning up after failed var search:     0.14 s 
1800.08/1801.91	c Replacing     2332 vars Replaced    91664 lits Time:     0.30 s 
1800.08/1801.91	c bin-w-bin subsume rem         5538 bins  time:  0.32 s
1800.08/1801.91	c subs with bin:     4206  lits-rem:      5687  v-fix:    0  time:  0.76 s
1800.08/1801.91	c Subs w/ non-existent bins:   1460 l-rem:   1546 v-fix:  2626 done:  44844 time:  4.00 s
1800.08/1801.91	c Removed useless bin:     860  fixed:  2786  props:  20.03M  time:  0.38 s
1800.08/1801.91	c lits-rem:       889  cl-subs:     5787  v-elim:   1895  v-fix:    3  time:  2.45 s
1800.08/1801.91	c asymm  cl-useful: 2373/3164/1116020 lits-rem:7119 time: 0.57
1800.08/1801.91	c  N dy   318     69877    421657   1113647         0   2245322     17108   8761160    365003     11.75   no data  --
1800.08/1801.91	c  N dy   339     74365    421650   1113647         0   2245437     21384   8761160    514623     11.73     12.46  --
1800.08/1801.91	c  N dy   362     80000    421642   1113647         0   2245592     26762   8761160    742866     11.69     12.40  --
1800.08/1801.91	c Finding binary XORs  T:     0.28 s  found:     756
1800.08/1801.91	c  N dy   382     85616    421641   1113574         0   2245553     32129   8760586    957927     11.66     12.29  --
1800.08/1801.91	c  F st   389     87501    421640   1113574         0   2245595     17352   8760586    253001     11.61      7.94  --
1800.08/1801.91	c Replacing      756 vars Replaced    35428 lits Time:     0.28 s 
1800.08/1801.91	c  N dy   395     92695    420875   1113512         0   2244079     22326   8757481    433249     11.61   no data  --
1800.08/1801.91	c  N dy   429     98668    420864   1113512         0   2244203     28047   8757481    672226     11.68     12.42  --
1800.08/1801.91	c  S st   455    104815    420842   1113512         0   2244379     33863   8757481    866179     11.66   no data  --
1800.08/1801.91	c  S st   455    105316    420637   1113512         0   2244453     34005   8757481    867699     11.66   no data  --
1800.08/1801.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.23
1800.08/1801.91	c Flit:  2480 Blit:   3803 bXBeca:    0 bXProp:  722 Bins:  34746 BRemL:    509 BRemN:     60 P: 200.2M T: 33.56
1800.08/1801.91	c Cleaning up after failed var search:     0.14 s 
1800.08/1801.91	c Replacing      723 vars Replaced    51241 lits Time:     0.28 s 
1800.08/1801.91	c bin-w-bin subsume rem         2448 bins  time:  0.32 s
1800.08/1801.91	c subs with bin:     3791  lits-rem:      7708  v-fix:    0  time:  0.94 s
1800.08/1801.91	c Subs w/ non-existent bins:   1672 l-rem:   2645 v-fix:  1143 done:  41702 time:  4.09 s
1800.08/1801.91	c Removed useless bin:    1958  fixed:  1189  props:  20.00M  time:  0.43 s
1800.08/1801.91	c lits-rem:       767  cl-subs:     8596  v-elim:   1901  v-fix:   14  time:  2.76 s
1800.08/1801.91	c asymm  cl-useful: 599/1652/1078146 lits-rem:1797 time: 0.61
1800.08/1801.91	c  N dy   455    105316    408102   1077547         0   2192158     27969   8451746    726449     11.66   no data  --
1800.08/1801.91	c Finding binary XORs  T:     0.29 s  found:     352
1800.08/1801.91	c  N dy   491    112095    408097   1077547         0   2192309     34460   8451746    988844     11.67     12.51  --
1800.08/1801.91	c  N dy   518    119380    408091   1077547         0   2192463     22545   8451746    414984     11.63     12.27  --
1800.08/1801.91	c  N dy   560    127015    408081   1077547         0   2192726     29771   8451746    657450     11.64     13.45  --
1800.08/1801.91	c  N dy   598    135691    408063   1077547         0   2192991     37999   8451744    944264     11.58     12.30  --
1800.08/1801.91	c  N dy   637    145147    407959   1077547         0   2193274     26083   8451744    429055     11.54     12.16  --
1800.08/1801.91	c  N dy   674    154739    407950   1077547         0   2193424     35284   8451744    707866     11.48     12.13  --
1800.08/1801.91	c  S st   682    157976    407946   1077547         0   2193505     38384   8451744    815052     11.43   no data  --
1800.08/1801.91	c  S st   682    158476    407546   1077547         0   2193591     38553   8451744    816874     11.43   no data  --
1800.08/1801.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.25
1800.08/1801.91	c Flit:  1298 Blit:   3060 bXBeca:    0 bXProp:  626 Bins:  16514 BRemL:      1 BRemN:     87 P: 200.0M T: 15.63
1800.08/1801.91	c Cleaning up after failed var search:     0.15 s 
1800.08/1801.91	c Replacing      979 vars Replaced    79046 lits Time:     0.31 s 
1800.08/1801.91	c bin-w-bin subsume rem         1897 bins  time:  0.34 s
1800.08/1801.91	c subs with bin:     3085  lits-rem:     11287  v-fix:    0  time:  0.89 s
1800.08/1801.91	c Subs w/ non-existent bins:   1126 l-rem:   3827 v-fix:   213 done:  32650 time:  3.35 s
1800.08/1801.91	c Removed useless bin:    7395  fixed:  1310  props:  20.01M  time:  0.38 s
1800.08/1801.91	c lits-rem:      1170  cl-subs:     7506  v-elim:   1139  v-fix:   13  time:  2.74 s
1800.08/1801.91	c asymm  cl-useful: 419/1150/1048800 lits-rem:1257 time: 0.65
1800.08/1801.91	c  N dy   682    158476    398599   1048381         0   2139170     33187   8203688    710029     11.43   no data  --
1800.08/1801.91	c Finding binary XORs  T:     0.29 s  found:     347
1800.08/1801.91	c  N dy   722    169949    398568   1048381         0   2139499     22359   8203688    299210     11.38     12.14  --
1800.08/1801.91	c  N dy   753    181125    398542   1048381         0   2139781     33026   8203688    659529     11.28     11.89  --
1800.08/1801.91	c  N dy   775    192910    398500   1048381         0   2140048     44331   8203688   1059381     11.15     11.90  --
1800.08/1801.91	c  N dy   844    205475    398462   1048381         0   2140384     33086   8203688    657706     11.21     12.06  --
1800.08/1801.91	c  N dy   915    218651    398455   1048381         0   2140668     45741   8203688   1154868     11.25     11.93  --
1800.08/1801.91	c  N dy   987    232751    398439   1048381         0   2140972     34605   8203688    606926     11.26     11.87  --
1800.08/1801.91	c  S st  1006    237714    398419   1048381         0   2141058     39402   8203688    803810     11.24   no data  --
1800.08/1801.91	c  S st  1006    238214    397925   1048381         0   2141143     39575   8203688    805861     11.24   no data  --
1800.08/1801.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.25
1800.08/1801.91	c Flit:  1492 Blit:   1727 bXBeca:    0 bXProp:  575 Bins:  25146 BRemL:      4 BRemN:      3 P: 200.0M T: 48.86
1800.08/1801.91	c Cleaning up after failed var search:     0.14 s 
1800.08/1801.91	c Replacing      922 vars Replaced    55883 lits Time:     0.31 s 
1800.08/1801.91	c bin-w-bin subsume rem         1546 bins  time:  0.33 s
1800.08/1801.91	c subs with bin:     3097  lits-rem:      9710  v-fix:    0  time:  0.94 s
1800.08/1801.91	c Subs w/ non-existent bins:    955 l-rem:   1484 v-fix:  1094 done:  47075 time:  3.42 s
1800.08/1801.91	c Removed useless bin:    2487  fixed:  1142  props:  20.00M  time:  0.33 s
1800.08/1801.91	c lits-rem:       938  cl-subs:     6428  v-elim:   1442  v-fix:    0  time:  2.74 s
1800.08/1801.91	c asymm  cl-useful: 162/947/1026087 lits-rem:486 time: 0.65
1800.08/1801.91	c  N dy  1006    238214    389831   1025925         0   2111447     35105   8008056    702982     11.24   no data  --
1800.08/1801.91	c Finding binary XORs  T:     0.30 s  found:     419
1800.08/1801.91	c  N dy  1088    254039    389789   1025925         0   2111791     50217   8008055   1251827     11.26     11.93  --
1800.08/1801.91	c  N dy  1161    270580    389740   1025925         0   2112147     40781   8008052    866959     11.25     11.87  --
1800.08/1801.91	c  N dy  1241    287912    389677   1025925         0   2112564     30810   8008052    490417     11.22     11.81  --
1800.08/1801.91	c  F st  1307    306252    389669   1025925         0   2112978     48432   8008050   1197961     11.18   no data  --
1800.08/1801.91	c Replacing      419 vars Replaced    21215 lits Time:     0.29 s 
1800.08/1801.91	c  N st  1308    306502    389250   1025362         0   2110904     48560   8002228   1205217     11.18   no data  --
1800.08/1801.91	c  N dy  1383    326152    389217   1025362         0   2111407     40229   8002227    766217     11.17     12.02  --
1800.08/1801.91	c  N dy  1490    346153    389204   1025362         0   2111905     32877   8002227    446465     11.21     20.17  --
1800.08/1801.91	c  S st  1553    357322    389187   1025362         0   2112161     43541   8002227    835316     11.25      7.39  --
1800.08/1801.91	c  S st  1553    357822    389021   1025362         0   2112232     43752   8002227    838342     11.25   no data  --
1800.08/1801.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.26
1800.08/1801.91	c Flit:  1250 Blit:   1792 bXBeca:    0 bXProp:  579 Bins:  24069 BRemL:     23 BRemN:     22 P: 200.2M T: 25.62
1800.08/1801.91	c Cleaning up after failed var search:     0.15 s 
1800.08/1801.91	c Replacing      579 vars Replaced    52803 lits Time:     0.30 s 
1800.08/1801.91	c bin-w-bin subsume rem         1736 bins  time:  0.33 s
1800.08/1801.91	c subs with bin:     2519  lits-rem:      7034  v-fix:    0  time:  0.88 s
1800.08/1801.91	c Subs w/ non-existent bins:   1182 l-rem:   1830 v-fix:   279 done:  40430 time:  5.58 s
1800.08/1801.91	c Removed useless bin:    2044  fixed:   294  props:  20.04M  time:  0.40 s
1800.08/1801.91	c lits-rem:      1270  cl-subs:     7791  v-elim:   1453  v-fix:    0  time:  2.81 s
1800.08/1801.91	c asymm  cl-useful: 184/802/1006428 lits-rem:552 time: 0.64
1800.08/1801.91	c  N dy  1553    357822    382305   1006244         0   2089825     38788   7835951    703967     11.25   no data  --
1800.08/1801.91	c Finding binary XORs  T:     0.30 s  found:     465
1800.08/1801.91	c  N dy  1637    377831    382282   1006244         0   2090226     58019   7835951   1350581     11.23     11.90  --
1800.08/1801.91	c  N dy  1720    397860    382264   1006244         0   2090548     48858   7835951   1087015     11.24     18.12  --
1800.08/1801.91	c  N dy  1809    417957    382224   1006244         0   2090955     39543   7835951    561983     11.24     13.85  --
1800.08/1801.91	c  N dy  1899    438469    382205   1006244         0   2091263     59395   7835950   1270567     11.23     11.99  --
1800.08/1801.91	c  N dy  2011    458531    382187   1006244         0   2091649     49103   7835950    822278     11.26     14.90  --
1800.08/1801.91	c  N dy  2092    478586    382162   1006244         0   2092035     68339   7835950   1462945     11.22     11.91  --
1800.08/1801.91	c  N dy  2151    498647    382142   1006244         0   2092378     57688   7835950   1065469     11.19     11.98  --
1800.08/1801.91	c  N dy  2244    520206    382099   1006244         0   2092657     47123   7835950    550098     11.18     11.80  --
1800.08/1801.91	c  S st  2308    536733    382065   1006244         0   2092987     63025   7835950   1104245     11.16     10.69  --
1800.08/1801.91	c  S st  2308    537234    381722   1006244         0   2093067     63267   7835949   1107011     11.16   no data  --
1800.08/1801.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.25
1800.08/1801.91	c Flit:  1072 Blit:   1301 bXBeca:    0 bXProp:  450 Bins:  23982 BRemL:     22 BRemN:      0 P: 200.0M T: 25.45
1800.08/1801.91	c Cleaning up after failed var search:     0.14 s 
1800.08/1801.91	c Replacing      916 vars Replaced    49968 lits Time:     0.31 s 
1800.08/1801.91	c bin-w-bin subsume rem         1722 bins  time:  0.34 s
1800.08/1801.91	c subs with bin:     3714  lits-rem:      6968  v-fix:    0  time:  0.98 s
1800.08/1801.91	c Subs w/ non-existent bins:    485 l-rem:    620 v-fix:   498 done:  46369 time:  3.06 s
1800.08/1801.91	c Removed useless bin:    6672  fixed:  1110  props:  20.01M  time:  0.39 s
1800.08/1801.91	c lits-rem:       792  cl-subs:     6203  v-elim:    968  v-fix:   11  time:  2.79 s
1800.08/1801.91	c asymm  cl-useful: 165/1112/988101 lits-rem:816 time: 0.68
1800.08/1801.91	c  N dy  2308    537234    375332    988042         0   2061100     56751   7656514    980125     11.16   no data  --
1800.08/1801.91	c Finding binary XORs  T:     0.29 s  found:     534
1800.08/1801.91	c  N dy  2402    557297    375306    988042         0   2061505     76000   7656513   1657527     11.16     11.86  --
1800.08/1801.91	c  N dy  2506    577326    375247    988042         0   2061802     61604   7656513   1124298     11.17     14.53  --
1800.08/1801.91	c  N dy  2615    597380    375200    988042         0   2062150     80927   7656513   1853928     11.19     11.81  --
1800.08/1801.91	c  N dy  2692    617420    375184    988042         0   2062507     66475   7656513   1179812     11.18     17.07  --
1800.08/1801.91	c  N dy  2762    637467    375131    988042         0   2062893     85763   7656513   1886260     11.16     11.79  --
1800.08/1801.91	c  N dy  2848    657575    375101    988042         0   2063361     70859   7656513   1222434     11.15     11.99  --
1800.08/1801.91	c  N dy  2955    678052    375077    988042         0   2063830     90497   7656513   1956622     11.14     12.09  --
1800.08/1801.91	c  N dy  3031    700231    375044    988042         0   2064200     77187   7656512   1330445     11.11     11.71  --
1800.08/1801.91	c  N dy  3115    720508    375009    988042         0   2064467     60483   7656512    669462     11.09     11.81  --
1800.08/1801.91	c  N dy  3187    740574    374989    988042         0   2064805     79828   7656512   1370677     11.07     12.63  --
1800.08/1801.91	c  N dy  3312    760847    374932    988042         0   2065265     99218   7656512   2146291     11.09     11.68  --
1800.08/1801.91	c  N dy  3438    780907    374890    988042         0   2065669     82124   7656511   1409233     11.12     11.82  --
1800.08/1801.91	c  N dy  3525    801646    374878    988042         0   2066026    102147   7656511   2173149     11.11     11.83  --
1800.08/1801.91	c  S st  3545    805854    374873    988042         0   2066085     68609   7656511    744741     11.11      9.65  --
1800.08/1801.91	c  S st  3545    806355    374526    988042         0   2066173     68894   7656511    749127     11.11   no data  --
1800.08/1801.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.26
1800.08/1801.91	c Flit:   969 Blit:   1390 bXBeca:    0 bXProp:  511 Bins:  15801 BRemL:      9 BRemN:      1 P: 200.0M T: 15.60
1800.08/1801.91	c Cleaning up after failed var search:     0.14 s 
1800.08/1801.91	c Replacing     1046 vars Replaced    61267 lits Time:     0.31 s 
1800.08/1801.91	c bin-w-bin subsume rem         1931 bins  time:  0.33 s
1800.08/1801.91	c subs with bin:     4053  lits-rem:      3734  v-fix:    0  time:  0.69 s
1800.08/1801.91	c Subs w/ non-existent bins:    264 l-rem:    498 v-fix:   286 done:  46346 time:  3.09 s
1800.08/1801.91	c Removed useless bin:    3594  fixed:   316  props:  20.01M  time:  0.40 s
1800.08/1801.91	c lits-rem:       500  cl-subs:     5010  v-elim:   1460  v-fix:    0  time:  2.64 s
1800.08/1801.91	c asymm  cl-useful: 220/820/972048 lits-rem:957 time: 0.66
1800.08/1801.91	c  N dy  3545    806355    368553    971986         0   2037316     64583   7509069    738899     11.11   no data  --
1800.08/1801.91	c Finding binary XORs  T:     0.29 s  found:     881
1800.08/1801.91	c  N dy  3640    827207    368511    971986         0   2037692     84655   7509068   1505491     11.12     11.76  --
1800.08/1801.91	c  N dy  3736    847268    368482    971986         0   2038042    103994   7509068   2235032     11.12     11.73  --
1800.08/1801.91	c  N dy  3824    867361    368430    971986         0   2038327     81930   7509068   1263075     11.13     13.43  --
1800.08/1801.91	c  N dy  3918    887461    368385    971986         0   2038708    101219   7509068   1924990     11.13     15.28  --
1800.08/1801.91	c  N dy  4037    907497    368325    971986         0   2039040     80859   7509068   1078746     11.15     12.62  --
1800.08/1801.91	c  N dy  4144    927818    368300    971986         0   2039332    100528   7509068   1800344     11.15     11.80  --
1800.08/1801.91	c  N dy  4235    947926    368258    971986         0   2039702     79227   7509068    946063     11.15     12.45  --
1800.08/1801.91	c  N dy  4337    967990    368209    971986         0   2040025     98613   7509068   1642835     11.16     11.92  --
1800.08/1801.91	c  N dy  4425    988090    368159    971986         0   2040251    118139   7509068   2431545     11.15     11.99  --

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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-3719089-1338272178/watcher-3719089-1338272178 -o /tmp/evaluation-result-3719089-1338272178/solver-3719089-1338272178 -C 1800 -W 1900 -M 15500 python HOME/RunSolver.py HOME/instance-3719089-1338272178.opb PrimePower CARD.SN ./CryptoMiniSat 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 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.00 2.00 2.00 3/178 7854
/proc/meminfo: memFree=28757944/32873844 swapFree=7628/7628
[pid=7854] ppid=7852 vsize=11812 CPUtime=0 cores=0,2,4,6
/proc/7854/stat : 7854 (runsolver) D 7852 7854 7403 0 -1 4202560 42 0 0 0 0 0 0 0 20 0 1 0 293342229 12095488 51 33554432000 4194304 5436572 140736924438624 140736924434920 4883175 0 0 4096 24578 18446744071579943789 0 0 17 0 0 0 0 0 0
/proc/7854/statm: 2953 51 31 304 0 2645 0

[startup+0.0568981 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 7854
/proc/meminfo: memFree=28757944/32873844 swapFree=7628/7628
[pid=7854] ppid=7852 vsize=16104 CPUtime=0 cores=0,2,4,6
/proc/7854/stat : 7854 (python) R 7852 7854 7403 0 -1 4202496 1015 0 0 0 0 0 0 0 20 0 1 0 293342229 16490496 846 33554432000 4194304 5683644 140734755906512 140734755835512 254750311312 0 0 16781312 2 0 0 0 17 2 0 0 0 0 0
/proc/7854/statm: 4034 848 368 364 0 476 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 16104

[startup+0.100175 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 7854
/proc/meminfo: memFree=28757944/32873844 swapFree=7628/7628
[pid=7854] ppid=7852 vsize=16996 CPUtime=0.02 cores=0,2,4,6
/proc/7854/stat : 7854 (python) S 7852 7854 7403 0 -1 4202496 1333 0 0 0 1 1 0 0 20 0 1 0 293342229 17403904 1082 33554432000 4194304 5683644 140734755906512 140734755904360 254750311808 0 0 16781312 2 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/7854/statm: 4249 1082 429 364 0 691 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 16996

[startup+0.300277 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 7854
/proc/meminfo: memFree=28757944/32873844 swapFree=7628/7628
[pid=7854] ppid=7852 vsize=16996 CPUtime=0.02 cores=0,2,4,6
/proc/7854/stat : 7854 (python) S 7852 7854 7403 0 -1 4202496 1333 0 0 0 1 1 0 0 20 0 1 0 293342229 17403904 1082 33554432000 4194304 5683644 140734755906512 140734755904360 254750311808 0 0 16781312 2 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/7854/statm: 4249 1082 429 364 0 691 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 16996

[startup+0.700284 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 7854
/proc/meminfo: memFree=28757944/32873844 swapFree=7628/7628
[pid=7854] ppid=7852 vsize=16996 CPUtime=0.02 cores=0,2,4,6
/proc/7854/stat : 7854 (python) S 7852 7854 7403 0 -1 4202496 1333 0 0 0 1 1 0 0 20 0 1 0 293342229 17403904 1082 33554432000 4194304 5683644 140734755906512 140734755904360 254750311808 0 0 16781312 2 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/7854/statm: 4249 1082 429 364 0 691 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 16996

[startup+1.50043 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 7859
/proc/meminfo: memFree=28515544/32873844 swapFree=7628/7628
[pid=7854] ppid=7852 vsize=16996 CPUtime=0.02 cores=0,2,4,6
/proc/7854/stat : 7854 (python) S 7852 7854 7403 0 -1 4202496 1333 0 0 0 1 1 0 0 20 0 1 0 293342229 17403904 1082 33554432000 4194304 5683644 140734755906512 140734755904360 254750311808 0 0 16781312 2 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/7854/statm: 4249 1082 429 364 0 691 0
[pid=7856] ppid=7854 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7856/stat : 7856 (sh) S 7854 7854 7403 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293342238 9367552 267 33554432000 4194304 5064252 140736901560080 140736901558784 254750123598 0 65536 16781316 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/7856/statm: 2287 267 226 213 0 72 0
[pid=7857] ppid=7856 vsize=16736 CPUtime=0.01 cores=0,2,4,6
/proc/7857/stat : 7857 (python) S 7856 7854 7403 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293342239 17137664 1058 33554432000 4194304 5683644 140735740309440 140735740307288 254750311808 0 0 16781312 2 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/7857/statm: 4184 1058 429 364 0 626 0
[pid=7858] ppid=7857 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7858/stat : 7858 (sh) S 7857 7854 7403 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 293342242 9367552 268 33554432000 4194304 5064252 140735152613056 140735152611760 254750123598 0 65536 16781316 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/7858/statm: 2287 268 226 213 0 72 0
[pid=7859] ppid=7858 vsize=773548 CPUtime=1.36 cores=0,2,4,6
/proc/7859/stat : 7859 (PBPASSolver-817) R 7858 7854 7403 0 -1 4202496 100287 0 0 0 84 52 0 0 20 0 1 0 293342243 792113152 84097 33554432000 4194304 4943705 140736644875920 140736644874832 4267542 0 0 16781312 17608 0 0 0 17 2 0 0 0 0 0
/proc/7859/statm: 193387 84100 357 183 0 189757 0
Current children cumulated CPU time (s) 1.39
Current children cumulated vsize (KiB) 825576

[startup+3.10043 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 7859
/proc/meminfo: memFree=28308448/32873844 swapFree=7628/7628
[pid=7854] ppid=7852 vsize=16996 CPUtime=0.02 cores=0,2,4,6
/proc/7854/stat : 7854 (python) S 7852 7854 7403 0 -1 4202496 1333 0 0 0 1 1 0 0 20 0 1 0 293342229 17403904 1082 33554432000 4194304 5683644 140734755906512 140734755904360 254750311808 0 0 16781312 2 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/7854/statm: 4249 1082 429 364 0 691 0
[pid=7856] ppid=7854 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7856/stat : 7856 (sh) S 7854 7854 7403 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293342238 9367552 267 33554432000 4194304 5064252 140736901560080 140736901558784 254750123598 0 65536 16781316 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/7856/statm: 2287 267 226 213 0 72 0
[pid=7857] ppid=7856 vsize=16736 CPUtime=0.01 cores=0,2,4,6
/proc/7857/stat : 7857 (python) S 7856 7854 7403 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293342239 17137664 1058 33554432000 4194304 5683644 140735740309440 140735740307288 254750311808 0 0 16781312 2 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/7857/statm: 4184 1058 429 364 0 626 0
[pid=7858] ppid=7857 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7858/stat : 7858 (sh) S 7857 7854 7403 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 293342242 9367552 268 33554432000 4194304 5064252 140735152613056 140735152611760 254750123598 0 65536 16781316 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/7858/statm: 2287 268 226 213 0 72 0
[pid=7859] ppid=7858 vsize=1348268 CPUtime=2.95 cores=0,2,4,6
/proc/7859/stat : 7859 (PBPASSolver-817) R 7858 7854 7403 0 -1 4202496 163168 0 0 0 207 88 0 0 20 0 1 0 293342243 1380626432 146978 33554432000 4194304 4943705 140736644875920 140736644874192 4361008 0 0 16781312 17608 0 0 0 17 2 0 0 0 0 0
/proc/7859/statm: 337067 146978 357 183 0 333437 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 1400296

[startup+6.30043 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 7859
/proc/meminfo: memFree=27894828/32873844 swapFree=7628/7628
[pid=7854] ppid=7852 vsize=16996 CPUtime=0.02 cores=0,2,4,6
/proc/7854/stat : 7854 (python) S 7852 7854 7403 0 -1 4202496 1333 0 0 0 1 1 0 0 20 0 1 0 293342229 17403904 1082 33554432000 4194304 5683644 140734755906512 140734755904360 254750311808 0 0 16781312 2 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/7854/statm: 4249 1082 429 364 0 691 0
[pid=7856] ppid=7854 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7856/stat : 7856 (sh) S 7854 7854 7403 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293342238 9367552 267 33554432000 4194304 5064252 140736901560080 140736901558784 254750123598 0 65536 16781316 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/7856/statm: 2287 267 226 213 0 72 0
[pid=7857] ppid=7856 vsize=16736 CPUtime=0.01 cores=0,2,4,6
/proc/7857/stat : 7857 (python) S 7856 7854 7403 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293342239 17137664 1058 33554432000 4194304 5683644 140735740309440 140735740307288 254750311808 0 0 16781312 2 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/7857/statm: 4184 1058 429 364 0 626 0
[pid=7858] ppid=7857 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7858/stat : 7858 (sh) S 7857 7854 7403 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 293342242 9367552 268 33554432000 4194304 5064252 140735152613056 140735152611760 254750123598 0 65536 16781316 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/7858/statm: 2287 268 226 213 0 72 0
[pid=7859] ppid=7858 vsize=2159532 CPUtime=6 cores=0,2,4,6
/proc/7859/stat : 7859 (PBPASSolver-817) R 7858 7854 7403 0 -1 4202496 251883 0 0 0 455 145 0 0 20 0 1 0 293342243 2211360768 235693 33554432000 4194304 4943705 140736644875920 140736644874160 4267542 0 0 16781312 17608 0 0 0 17 2 0 0 15 0 0
/proc/7859/statm: 539883 235697 357 183 0 536253 0
Current children cumulated CPU time (s) 6.03
Current children cumulated vsize (KiB) 2211560

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 7859
/proc/meminfo: memFree=27314404/32873844 swapFree=7628/7628
[pid=7854] ppid=7852 vsize=16996 CPUtime=0.02 cores=0,2,4,6
/proc/7854/stat : 7854 (python) S 7852 7854 7403 0 -1 4202496 1333 0 0 0 1 1 0 0 20 0 1 0 293342229 17403904 1082 33554432000 4194304 5683644 140734755906512 140734755904360 254750311808 0 0 16781312 2 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/7854/statm: 4249 1082 429 364 0 691 0
[pid=7856] ppid=7854 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7856/stat : 7856 (sh) S 7854 7854 7403 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293342238 9367552 267 33554432000 4194304 5064252 140736901560080 140736901558784 254750123598 0 65536 16781316 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/7856/statm: 2287 267 226 213 0 72 0
[pid=7857] ppid=7856 vsize=16736 CPUtime=0.01 cores=0,2,4,6
/proc/7857/stat : 7857 (python) S 7856 7854 7403 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293342239 17137664 1058 33554432000 4194304 5683644 140735740309440 140735740307288 254750311808 0 0 16781312 2 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/7857/statm: 4184 1058 429 364 0 626 0
[pid=7858] ppid=7857 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7858/stat : 7858 (sh) S 7857 7854 7403 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 293342242 9367552 268 33554432000 4194304 5064252 140735152613056 140735152611760 254750123598 0 65536 16781316 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/7858/statm: 2287 268 226 213 0 72 0
[pid=7859] ppid=7858 vsize=3350700 CPUtime=12.35 cores=0,2,4,6
/proc/7859/stat : 7859 (PBPASSolver-817) R 7858 7854 7403 0 -1 4202496 382184 0 0 0 1012 223 0 0 20 0 1 0 293342243 3431116800 367146 33554432000 4194304 4943705 140736644875920 140736644874832 4361008 0 0 16781312 17608 0 0 0 17 2 0 0 20 0 0
/proc/7859/statm: 837675 367146 357 183 0 834045 0
Current children cumulated CPU time (s) 12.38
Current children cumulated vsize (KiB) 3402728

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 7860
/proc/meminfo: memFree=26614640/32873844 swapFree=7628/7628
[pid=7854] ppid=7852 vsize=16996 CPUtime=0.02 cores=0,2,4,6
/proc/7854/stat : 7854 (python) S 7852 7854 7403 0 -1 4202496 1333 0 0 0 1 1 0 0 20 0 1 0 293342229 17403904 1082 33554432000 4194304 5683644 140734755906512 140734755904360 254750311808 0 0 16781312 2 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/7854/statm: 4249 1082 429 364 0 691 0
[pid=7856] ppid=7854 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7856/stat : 7856 (sh) S 7854 7854 7403 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293342238 9367552 267 33554432000 4194304 5064252 140736901560080 140736901558784 254750123598 0 65536 16781316 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/7856/statm: 2287 267 226 213 0 72 0
[pid=7857] ppid=7856 vsize=16736 CPUtime=0.01 cores=0,2,4,6
/proc/7857/stat : 7857 (python) S 7856 7854 7403 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293342239 17137664 1058 33554432000 4194304 5683644 140735740309440 140735740307288 254750311808 0 0 16781312 2 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/7857/statm: 4184 1058 429 364 0 626 0
[pid=7858] ppid=7857 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7858/stat : 7858 (sh) S 7857 7854 7403 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 293342242 9367552 268 33554432000 4194304 5064252 140735152613056 140735152611760 254750123598 0 65536 16781316 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/7858/statm: 2287 268 226 213 0 72 0
[pid=7859] ppid=7858 vsize=4819884 CPUtime=25.04 cores=0,2,4,6
/proc/7859/stat : 7859 (PBPASSolver-817) R 7858 7854 7403 0 -1 4202496 542850 0 0 0 2186 318 0 0 20 0 1 0 293342243 4935561216 530116 33554432000 4194304 4943705 140736644875920 140736644874832 4267542 0 0 16781312 17608 0 0 0 17 2 0 0 30 0 0
/proc/7859/statm: 1204971 530116 357 183 0 1201341 0
Current children cumulated CPU time (s) 25.07
Current children cumulated vsize (KiB) 4871912

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 7860
/proc/meminfo: memFree=25736920/32873844 swapFree=7628/7628
[pid=7854] ppid=7852 vsize=16996 CPUtime=0.02 cores=0,2,4,6
/proc/7854/stat : 7854 (python) S 7852 7854 7403 0 -1 4202496 1333 0 0 0 1 1 0 0 20 0 1 0 293342229 17403904 1082 33554432000 4194304 5683644 140734755906512 140734755904360 254750311808 0 0 16781312 2 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/7854/statm: 4249 1082 429 364 0 691 0
[pid=7856] ppid=7854 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7856/stat : 7856 (sh) S 7854 7854 7403 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293342238 9367552 267 33554432000 4194304 5064252 140736901560080 140736901558784 254750123598 0 65536 16781316 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/7856/statm: 2287 267 226 213 0 72 0
[pid=7857] ppid=7856 vsize=16736 CPUtime=0.01 cores=0,2,4,6
/proc/7857/stat : 7857 (python) S 7856 7854 7403 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293342239 17137664 1058 33554432000 4194304 5683644 140735740309440 140735740307288 254750311808 0 0 16781312 2 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/7857/statm: 4184 1058 429 364 0 626 0
[pid=7858] ppid=7857 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7858/stat : 7858 (sh) S 7857 7854 7403 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 293342242 9367552 268 33554432000 4194304 5064252 140735152613056 140735152611760 254750123598 0 65536 16781316 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/7858/statm: 2287 268 226 213 0 72 0
[pid=7859] ppid=7858 vsize=6743724 CPUtime=50.4 cores=0,2,4,6
/proc/7859/stat : 7859 (PBPASSolver-817) R 7858 7854 7403 0 -1 4202496 753296 0 0 0 4595 445 0 0 20 0 1 0 293342243 6905573376 745170 33554432000 4194304 4943705 140736644875920 140736644874832 4361008 0 0 16781312 17608 0 0 0 17 2 0 0 52 0 0
/proc/7859/statm: 1685931 745170 357 183 0 1682301 0
Current children cumulated CPU time (s) 50.43
Current children cumulated vsize (KiB) 6795752

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 7860
/proc/meminfo: memFree=25269836/32873844 swapFree=7628/7628
[pid=7854] ppid=7852 vsize=16996 CPUtime=0.02 cores=0,2,4,6
/proc/7854/stat : 7854 (python) S 7852 7854 7403 0 -1 4202496 1333 0 0 0 1 1 0 0 20 0 1 0 293342229 17403904 1082 33554432000 4194304 5683644 140734755906512 140734755904360 254750311808 0 0 16781312 2 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/7854/statm: 4249 1082 429 364 0 691 0
[pid=7856] ppid=7854 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7856/stat : 7856 (sh) S 7854 7854 7403 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293342238 9367552 267 33554432000 4194304 5064252 140736901560080 140736901558784 254750123598 0 65536 16781316 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/7856/statm: 2287 267 226 213 0 72 0
[pid=7857] ppid=7856 vsize=16736 CPUtime=0.01 cores=0,2,4,6

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

/proc/loadavg: 2.00 2.04 2.06 3/181 8007
/proc/meminfo: memFree=27159628/32873844 swapFree=7628/7628
[pid=7854] ppid=7852 vsize=16996 CPUtime=217.5 cores=0,2,4,6
/proc/7854/stat : 7854 (python) S 7852 7854 7403 0 -1 4202496 1404 1035371 0 0 1 1 9766 11982 20 0 1 0 293342229 17403904 1082 33554432000 4194304 5683644 140734755906512 140734755904056 254750311808 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/7854/statm: 4249 1082 429 364 0 691 0
[pid=7861] ppid=7854 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7861/stat : 7861 (sh) S 7854 7854 7403 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293364091 9367552 267 33554432000 4194304 5064252 140734425649904 140734425648608 254750123598 0 65536 16781316 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7861/statm: 2287 267 226 213 0 72 0
[pid=7862] ppid=7861 vsize=2033412 CPUtime=1143.1 cores=0,2,4,6
/proc/7862/stat : 7862 (CryptoMiniSat) R 7861 7854 7403 0 -1 4202496 178794 0 0 0 114228 82 0 0 20 0 1 0 293364092 2082213888 445953 33554432000 4194304 4734972 140736716487040 140736716479064 4241804 0 0 16781312 2 0 0 0 17 0 0 0 12 0 0
/proc/7862/statm: 508353 445953 405 132 0 503253 0
Current children cumulated CPU time (s) 1360.6
Current children cumulated vsize (KiB) 2059556

[startup+1422.31 s]
/proc/loadavg: 2.04 2.05 2.06 3/181 8007
/proc/meminfo: memFree=27136032/32873844 swapFree=7628/7628
[pid=7854] ppid=7852 vsize=16996 CPUtime=217.5 cores=0,2,4,6
/proc/7854/stat : 7854 (python) S 7852 7854 7403 0 -1 4202496 1404 1035371 0 0 1 1 9766 11982 20 0 1 0 293342229 17403904 1082 33554432000 4194304 5683644 140734755906512 140734755904056 254750311808 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/7854/statm: 4249 1082 429 364 0 691 0
[pid=7861] ppid=7854 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7861/stat : 7861 (sh) S 7854 7854 7403 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293364091 9367552 267 33554432000 4194304 5064252 140734425649904 140734425648608 254750123598 0 65536 16781316 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7861/statm: 2287 267 226 213 0 72 0
[pid=7862] ppid=7861 vsize=2033716 CPUtime=1203.08 cores=0,2,4,6
/proc/7862/stat : 7862 (CryptoMiniSat) R 7861 7854 7403 0 -1 4202496 179269 0 0 0 120226 82 0 0 20 0 1 0 293364092 2082525184 443767 33554432000 4194304 4734972 140736716487040 140736716479064 4326600 0 0 16781312 2 0 0 0 17 0 0 0 12 0 0
/proc/7862/statm: 508429 443767 405 132 0 503329 0
Current children cumulated CPU time (s) 1420.58
Current children cumulated vsize (KiB) 2059860

[startup+1482.3 s]
/proc/loadavg: 2.01 2.04 2.05 3/182 8010
/proc/meminfo: memFree=26970208/32873844 swapFree=7628/7628
[pid=7854] ppid=7852 vsize=16996 CPUtime=217.5 cores=0,2,4,6
/proc/7854/stat : 7854 (python) S 7852 7854 7403 0 -1 4202496 1404 1035371 0 0 1 1 9766 11982 20 0 1 0 293342229 17403904 1082 33554432000 4194304 5683644 140734755906512 140734755904056 254750311808 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/7854/statm: 4249 1082 429 364 0 691 0
[pid=7861] ppid=7854 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7861/stat : 7861 (sh) S 7854 7854 7403 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293364091 9367552 267 33554432000 4194304 5064252 140734425649904 140734425648608 254750123598 0 65536 16781316 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7861/statm: 2287 267 226 213 0 72 0
[pid=7862] ppid=7861 vsize=2033716 CPUtime=1263.07 cores=0,2,4,6
/proc/7862/stat : 7862 (CryptoMiniSat) R 7861 7854 7403 0 -1 4202496 179273 0 0 0 126224 83 0 0 20 0 1 0 293364092 2082525184 445815 33554432000 4194304 4734972 140736716487040 140736716479064 4327189 0 0 16781312 2 0 0 0 17 0 0 0 12 0 0
/proc/7862/statm: 508429 445815 405 132 0 503329 0
Current children cumulated CPU time (s) 1480.57
Current children cumulated vsize (KiB) 2059860

[startup+1542.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/181 8011
/proc/meminfo: memFree=26956824/32873844 swapFree=7628/7628
[pid=7854] ppid=7852 vsize=16996 CPUtime=217.5 cores=0,2,4,6
/proc/7854/stat : 7854 (python) S 7852 7854 7403 0 -1 4202496 1404 1035371 0 0 1 1 9766 11982 20 0 1 0 293342229 17403904 1082 33554432000 4194304 5683644 140734755906512 140734755904056 254750311808 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/7854/statm: 4249 1082 429 364 0 691 0
[pid=7861] ppid=7854 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7861/stat : 7861 (sh) S 7854 7854 7403 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293364091 9367552 267 33554432000 4194304 5064252 140734425649904 140734425648608 254750123598 0 65536 16781316 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7861/statm: 2287 267 226 213 0 72 0
[pid=7862] ppid=7861 vsize=2099256 CPUtime=1323.05 cores=0,2,4,6
/proc/7862/stat : 7862 (CryptoMiniSat) R 7861 7854 7403 0 -1 4202496 179813 0 0 0 132222 83 0 0 20 0 1 0 293364092 2149638144 447377 33554432000 4194304 4734972 140736716487040 140736716479064 4251279 0 0 16781312 2 0 0 0 17 0 0 0 12 0 0
/proc/7862/statm: 524814 447377 405 132 0 519714 0
Current children cumulated CPU time (s) 1540.55
Current children cumulated vsize (KiB) 2125400

[startup+1602.3 s]
/proc/loadavg: 2.00 2.02 2.04 3/181 8011
/proc/meminfo: memFree=26951036/32873844 swapFree=7628/7628
[pid=7854] ppid=7852 vsize=16996 CPUtime=217.5 cores=0,2,4,6
/proc/7854/stat : 7854 (python) S 7852 7854 7403 0 -1 4202496 1404 1035371 0 0 1 1 9766 11982 20 0 1 0 293342229 17403904 1082 33554432000 4194304 5683644 140734755906512 140734755904056 254750311808 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/7854/statm: 4249 1082 429 364 0 691 0
[pid=7861] ppid=7854 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7861/stat : 7861 (sh) S 7854 7854 7403 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293364091 9367552 267 33554432000 4194304 5064252 140734425649904 140734425648608 254750123598 0 65536 16781316 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7861/statm: 2287 267 226 213 0 72 0
[pid=7862] ppid=7861 vsize=2034232 CPUtime=1383.03 cores=0,2,4,6
/proc/7862/stat : 7862 (CryptoMiniSat) R 7861 7854 7403 0 -1 4202496 180551 0 0 0 138218 85 0 0 20 0 1 0 293364092 2083053568 443922 33554432000 4194304 4734972 140736716487040 140736716479064 4327579 0 0 16781312 2 0 0 0 17 0 0 0 12 0 0
/proc/7862/statm: 508558 443922 405 132 0 503458 0
Current children cumulated CPU time (s) 1600.53
Current children cumulated vsize (KiB) 2060376

[startup+1662.3 s]
/proc/loadavg: 2.00 2.02 2.04 3/181 8011
/proc/meminfo: memFree=26932020/32873844 swapFree=7628/7628
[pid=7854] ppid=7852 vsize=16996 CPUtime=217.5 cores=0,2,4,6
/proc/7854/stat : 7854 (python) S 7852 7854 7403 0 -1 4202496 1404 1035371 0 0 1 1 9766 11982 20 0 1 0 293342229 17403904 1082 33554432000 4194304 5683644 140734755906512 140734755904056 254750311808 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/7854/statm: 4249 1082 429 364 0 691 0
[pid=7861] ppid=7854 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7861/stat : 7861 (sh) S 7854 7854 7403 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293364091 9367552 267 33554432000 4194304 5064252 140734425649904 140734425648608 254750123598 0 65536 16781316 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7861/statm: 2287 267 226 213 0 72 0
[pid=7862] ppid=7861 vsize=2034232 CPUtime=1443.01 cores=0,2,4,6
/proc/7862/stat : 7862 (CryptoMiniSat) R 7861 7854 7403 0 -1 4202496 180555 0 0 0 144216 85 0 0 20 0 1 0 293364092 2083053568 445970 33554432000 4194304 4734972 140736716487040 140736716479064 4328744 0 0 16781312 2 0 0 0 17 0 0 0 12 0 0
/proc/7862/statm: 508558 445970 405 132 0 503458 0
Current children cumulated CPU time (s) 1660.51
Current children cumulated vsize (KiB) 2060376

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.03 3/181 8011
/proc/meminfo: memFree=26913004/32873844 swapFree=7628/7628
[pid=7854] ppid=7852 vsize=16996 CPUtime=217.5 cores=0,2,4,6
/proc/7854/stat : 7854 (python) S 7852 7854 7403 0 -1 4202496 1404 1035371 0 0 1 1 9766 11982 20 0 1 0 293342229 17403904 1082 33554432000 4194304 5683644 140734755906512 140734755904056 254750311808 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/7854/statm: 4249 1082 429 364 0 691 0
[pid=7861] ppid=7854 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7861/stat : 7861 (sh) S 7854 7854 7403 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293364091 9367552 267 33554432000 4194304 5064252 140734425649904 140734425648608 254750123598 0 65536 16781316 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7861/statm: 2287 267 226 213 0 72 0
[pid=7862] ppid=7861 vsize=2033980 CPUtime=1503 cores=0,2,4,6
/proc/7862/stat : 7862 (CryptoMiniSat) R 7861 7854 7403 0 -1 4202496 181437 0 0 0 150213 87 0 0 20 0 1 0 293364092 2082795520 444027 33554432000 4194304 4734972 140736716487040 140736716479064 4327876 0 0 16781312 2 0 0 0 17 0 0 0 12 0 0
/proc/7862/statm: 508495 444027 405 132 0 503395 0
Current children cumulated CPU time (s) 1720.5
Current children cumulated vsize (KiB) 2060124

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.02 3/181 8011
/proc/meminfo: memFree=26830088/32873844 swapFree=7628/7628
[pid=7854] ppid=7852 vsize=16996 CPUtime=217.5 cores=0,2,4,6
/proc/7854/stat : 7854 (python) S 7852 7854 7403 0 -1 4202496 1404 1035371 0 0 1 1 9766 11982 20 0 1 0 293342229 17403904 1082 33554432000 4194304 5683644 140734755906512 140734755904056 254750311808 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/7854/statm: 4249 1082 429 364 0 691 0
[pid=7861] ppid=7854 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7861/stat : 7861 (sh) S 7854 7854 7403 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293364091 9367552 267 33554432000 4194304 5064252 140734425649904 140734425648608 254750123598 0 65536 16781316 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7861/statm: 2287 267 226 213 0 72 0
[pid=7862] ppid=7861 vsize=2033980 CPUtime=1562.99 cores=0,2,4,6
/proc/7862/stat : 7862 (CryptoMiniSat) R 7861 7854 7403 0 -1 4202496 181441 0 0 0 156212 87 0 0 20 0 1 0 293364092 2082795520 446075 33554432000 4194304 4734972 140736716487040 140736716479064 4328451 0 0 16781312 2 0 0 0 17 0 0 0 12 0 0
/proc/7862/statm: 508495 446075 405 132 0 503395 0
Current children cumulated CPU time (s) 1780.49
Current children cumulated vsize (KiB) 2060124



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.9 s]
/proc/loadavg: 2.00 2.00 2.02 3/181 8011
/proc/meminfo: memFree=26816000/32873844 swapFree=7628/7628
[pid=7854] ppid=7852 vsize=16996 CPUtime=217.5 cores=0,2,4,6
/proc/7854/stat : 7854 (python) S 7852 7854 7403 0 -1 4202496 1404 1035371 0 0 1 1 9766 11982 20 0 1 0 293342229 17403904 1082 33554432000 4194304 5683644 140734755906512 140734755904056 254750311808 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/7854/statm: 4249 1082 429 364 0 691 0
[pid=7861] ppid=7854 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7861/stat : 7861 (sh) S 7854 7854 7403 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293364091 9367552 267 33554432000 4194304 5064252 140734425649904 140734425648608 254750123598 0 65536 16781316 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7861/statm: 2287 267 226 213 0 72 0
[pid=7862] ppid=7861 vsize=2034220 CPUtime=1582.58 cores=0,2,4,6
/proc/7862/stat : 7862 (CryptoMiniSat) R 7861 7854 7403 0 -1 4202496 182040 0 0 0 158171 87 0 0 20 0 1 0 293364092 2083041280 443406 33554432000 4194304 4734972 140736716487040 140736716479064 4328169 0 0 16781312 2 0 0 0 17 0 0 0 12 0 0
/proc/7862/statm: 508555 443406 405 132 0 503455 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 2060364

Sending SIGTERM to process tree (bottom up)

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

[startup+1801.9 s]
/proc/loadavg: 2.00 2.00 2.02 3/181 8011
/proc/meminfo: memFree=26816000/32873844 swapFree=7628/7628
[pid=7854] ppid=7852 vsize=16996 CPUtime=217.5 cores=0,2,4,6
/proc/7854/stat : 7854 (python) S 7852 7854 7403 0 -1 4202496 1404 1035371 0 0 1 1 9766 11982 20 0 1 0 293342229 17403904 1082 33554432000 4194304 5683644 140734755906512 140734755904056 254750311808 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/7854/statm: 4249 1082 429 364 0 691 0
[pid=7861] ppid=7854 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7861/stat : 7861 (sh) S 7854 7854 7403 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293364091 9367552 267 33554432000 4194304 5064252 140734425649904 140734425648608 254750123598 0 65536 16781316 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7861/statm: 2287 267 226 213 0 72 0
[pid=7862] ppid=7861 vsize=2034220 CPUtime=1582.58 cores=0,2,4,6
/proc/7862/stat : 7862 (CryptoMiniSat) R 7861 7854 7403 0 -1 4202496 182040 0 0 0 158171 87 0 0 20 0 1 0 293364092 2083041280 443406 33554432000 4194304 4734972 140736716487040 140736716479064 4328169 0 0 16781312 2 0 0 0 17 0 0 0 12 0 0
/proc/7862/statm: 508555 443406 405 132 0 503455 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 2060364

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 7854 and gives
#  childrusage.ru_utime.tv_sec=97
#  childrusage.ru_utime.tv_usec=686149
#  childrusage.ru_stime.tv_sec=119
#  childrusage.ru_stime.tv_usec=838781
# CPU time returned by wait4() is 217.525
# while last known CPU time is 1800.08
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1801.91
CPU time (s): 1800.08
CPU user time (s): 1679.38
CPU system time (s): 120.7
CPU usage (%): 99.8982
Max. virtual memory (cumulated for all children) (KiB): 7878280

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 97.6861
system time used= 119.839
maximum resident set size= 3833704
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1037627
page faults= 0
swaps= 0
block input operations= 0
block output operations= 647720
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 320
involuntary context switches= 250

runsolver used 3.64744 second user time and 8.59569 second system time

The end

Launcher Data

Begin job on node145 at 2012-05-29 08:16:19
IDJOB=3719089
IDBENCH=74121
IDSOLVER=2303
FILE ID=node145/3719089-1338272178
RUNJOBID= node145-1338268843-7420
PBS_JOBID= 14625676
Free space on /tmp= 71432 MiB

SOLVER NAME= PBPASSolver-CARD.SN 2012-05-28
BENCH NAME= PB10/normalized-PB10/DEC-SMALLINT-LIN/oliveras/j120/normalized-j12047_6-sat.opb
COMMAND LINE= python HOME/RunSolver.py BENCHNAME PrimePower CARD.SN ./CryptoMiniSat
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3719089-1338272178/watcher-3719089-1338272178 -o /tmp/evaluation-result-3719089-1338272178/solver-3719089-1338272178 -C 1800 -W 1900 -M 15500  python HOME/RunSolver.py HOME/instance-3719089-1338272178.opb PrimePower CARD.SN ./CryptoMiniSat

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

MD5SUM BENCH= 937ecf63c168ba3c2555061c1a7466e0
RANDOM SEED=1552495783

node145.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/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		: 2667.149
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.29
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.149
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.149
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5313.38
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.149
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.149
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.149
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.149
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.149
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.89
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        28757580 kB
Buffers:          403168 kB
Cached:          2050660 kB
SwapCached:            0 kB
Active:          1721968 kB
Inactive:        1536628 kB
Active(anon):     795800 kB
Inactive(anon):    10912 kB
Active(file):     926168 kB
Inactive(file):  1525716 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             16508 kB
Writeback:             0 kB
AnonPages:        813804 kB
Mapped:            15640 kB
Shmem:               200 kB
Slab:             712796 kB
SReclaimable:     153880 kB
SUnreclaim:       558916 kB
KernelStack:        1464 kB
PageTables:         5836 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     992516 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    774144 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71172 MiB
End job on node145 at 2012-05-29 08:46:21