Trace number 3719101

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.07 1801.21

General information on the benchmark

Name/DEC-SMALLINT-LIN/heinz/
normalized-neos808444.opb
MD5SUM5ba9bc26f77719920b5e659835b8501a
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark0.164974
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables19846
Total number of constraints18245
Number of constraints which are clauses13701
Number of constraints which are cardinality constraints (but not clauses)3243
Number of constraints which are nor clauses,nor cardinality constraints1301
Minimum length of a constraint1
Maximum length of a constraint47
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 79
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 869
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

1800.07/1801.21	cpython RunMakeCNF.py HOME/instance-3719101-1338273246.opb PrimePower CARD.SN ./CryptoMiniSat
1800.07/1801.21	./CryptoMiniSat HOME/instance-3719101-1338273246.opb.PrimePower.CARD.SN.cnf 1>HOME/instance-3719101-1338273246.opb.PrimePower.CARD.SN.cnf.CryptoMiniSat.out 2>HOME/instance-3719101-1338273246.opb.PrimePower.CARD.SN.cnf.CryptoMiniSat.err
1800.07/1801.21	
1800.07/1801.21	HOME/instance-3719101-1338273246.opb.PrimePower.CARD.SN.cnf.CryptoMiniSat.out
1800.07/1801.21	c Outputting solution to console
1800.07/1801.21	c This is CryptoMiniSat 2.9.1
1800.07/1801.21	c compiled with gcc version 4.4.6 20110731 (Red Hat 4.4.6-3)
1800.07/1801.21	c WARNING: for repeatability, setting FPU to use double precision
1800.07/1801.21	c Reading file 'HOME/instance-3719101-1338273246.opb.PrimePower.CARD.SN.cnf'
1800.07/1801.21	c -- header says num vars:        4251755
1800.07/1801.21	c -- header says num clauses:    23432826
1800.07/1801.21	c -- clauses added:            0 learnts,     23432826 normals,            0 xors
1800.07/1801.21	c -- vars added    4251754
1800.07/1801.21	c Parsing time:  7.84 s
1800.07/1801.21	c  N st     0         0   4251754   2589501         0  15110592         0  39250690         0   no data   no data  --
1800.07/1801.21	c asymm  cl-useful: 0/44999/2362933 lits-rem:0 time: 0.34
1800.07/1801.21	c Flit:   391 Blit: 232222 bXBeca:    0 bXProp: 86494 Bins:      0 BRemL:      0 BRemN:      0 P: 200.0M T:  7.60
1800.07/1801.21	c Cleaning up after failed var search:     0.64 s 
1800.07/1801.21	c Replacing    86494 vars Replaced  1989254 lits Time:     0.66 s 
1800.07/1801.21	c bin-w-bin subsume rem       200675 bins  time:  1.25 s
1800.07/1801.21	c subs with bin:     4146  lits-rem:      4146  v-fix:    0  time:  1.37 s
1800.07/1801.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  47883 time:  1.56 s
1800.07/1801.21	c Removed useless bin:   33194  fixed:     0  props:  20.00M  time:  0.39 s
1800.07/1801.21	c lits-rem:      9976  cl-subs:    54599  v-elim: 781373  v-fix:    0  time: 16.25 s
1800.07/1801.21	c Finding binary XORs  T:     0.89 s  found:  402297
1800.07/1801.21	c Replacing   402297 vars Replaced 20132347 lits Time:     1.20 s 
1800.07/1801.21	c Calc default polars -  time:   0.29 s pos:  351796 undec: 2918265 neg:  981693
1800.07/1801.21	c =========================================================================================
1800.07/1801.21	c types(t): F = full restart, N = normal restart
1800.07/1801.21	c types(t): S = simplification begin/end, E = solution found
1800.07/1801.21	c restart types(rt): st = static, dy = dynamic
1800.07/1801.21	c  t rt  Rest     Confl      Vars   NormCls    XorCls    BinCls   Learnts    ClLits    LtLits
1800.07/1801.21	c  B st     0         0   1339579   2719935         0   8980978         0  28807316         0   no data   no data  --
1800.07/1801.21	c  N dy    16      4077   1339572   2719935         0   8981362      3581  28807316     52163      6.81      7.20  --
1800.07/1801.21	c  N dy    29      8123   1339562   2719935         0   8981790      7106  28807314     97695      6.47      6.87  --
1800.07/1801.21	c  N dy    47     12160   1339554   2719935         0   8982168     10667  28807313    142127      6.31      7.81  --
1800.07/1801.21	c  N dy    65     16314   1339334   2719935         0   8982488     14392  28807313    188972      6.23      6.60  --
1800.07/1801.21	c  N dy    84     20835   1338897   2719935         0   8982950      9500  28807313     69559      6.12      6.51  --
1800.07/1801.21	c  N dy   120     24851   1338714   2719935         0   8983168     13224  28807313    129185      6.41      6.82  --
1800.07/1801.21	c  F st   121     25001   1338714   2719935         0   8983179     13358  28807313    131130      6.41      6.04  --
1800.07/1801.21	c  N dy   127     30002   1338712   2717404         0   8980656     15185  28794289    186991      6.41   no data  --
1800.07/1801.21	c  S st   127     30002   1338712   2717404         0   8980656     15185  28794289    186991      6.41   no data  --
1800.07/1801.21	c  S st   127     30502   1337839   2717404         0   8980846     15244  28794289    187686      6.41   no data  --
1800.07/1801.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.53
1800.07/1801.21	c Flit:  2259 Blit:   5514 bXBeca:    0 bXProp: 6053 Bins:  53633 BRemL:  11081 BRemN:   5961 P: 200.0M T: 13.27
1800.07/1801.21	c Cleaning up after failed var search:     0.31 s 
1800.07/1801.21	c Replacing     6054 vars Replaced   146607 lits Time:     0.70 s 
1800.07/1801.21	c bin-w-bin subsume rem      3828712 bins  time:  1.62 s
1800.07/1801.21	c subs with bin:    18144  lits-rem:     79584  v-fix:    0  time:  1.07 s
1800.07/1801.21	c Subs w/ non-existent bins:    712 l-rem:   1274 v-fix:    37 done:  50704 time:  1.04 s
1800.07/1801.21	c Removed useless bin:   13484  fixed:     0  props:  20.01M  time:  0.44 s
1800.07/1801.21	c lits-rem:      2425  cl-subs:    90813  v-elim:  33034  v-fix:    0  time:  9.33 s
1800.07/1801.21	c asymm  cl-useful: 5/11148/2637675 lits-rem:15 time: 0.35
1800.07/1801.21	c  N dy   127     30502   1285867   2637670         0   5023446      9248  20206583    149934      6.41   no data  --
1800.07/1801.21	c  N dy   146     34648   1285850   2637670         0   5023840     12895  20206582    196473      6.41      6.77  --
1800.07/1801.21	c  N dy   162     38672   1285837   2637670         0   5024350     16326  20206582    239099      6.32      7.17  --
1800.07/1801.21	c  N dy   188     42770   1285836   2637670         0   5024726     19960  20206582    289505      6.38      9.91  --
1800.07/1801.21	c  S st   203     45753   1285833   2637670         0   5024891     11603  20206582    113098      6.37      4.85  --
1800.07/1801.21	c  S st   203     46253   1285107   2637670         0   5025140     11710  20206582    114041      6.37   no data  --
1800.07/1801.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.49
1800.07/1801.21	c Flit:   208 Blit:   3753 bXBeca:    0 bXProp: 1900 Bins:  13595 BRemL:   3040 BRemN:    919 P: 200.0M T:  8.72
1800.07/1801.21	c Cleaning up after failed var search:     0.00 s 
1800.07/1801.21	c Replacing     1901 vars Replaced    46469 lits Time:     0.90 s 
1800.07/1801.21	c bin-w-bin subsume rem         6408 bins  time:  0.72 s
1800.07/1801.21	c subs with bin:    22731  lits-rem:     23477  v-fix:    0  time:  1.21 s
1800.07/1801.21	c Subs w/ non-existent bins:    541 l-rem:   1119 v-fix:     0 done:  58944 time:  1.59 s
1800.07/1801.21	c Removed useless bin:    4758  fixed:     0  props:  20.00M  time:  0.45 s
1800.07/1801.21	c lits-rem:       729  cl-subs:    31877  v-elim:  16077  v-fix:    0  time:  8.24 s
1800.07/1801.21	c asymm  cl-useful: 0/6821/2607657 lits-rem:0 time: 0.30
1800.07/1801.21	c  N dy   203     46253   1262661   2607657         0   4964760      8554  19953830    104846      6.37   no data  --
1800.07/1801.21	c Finding binary XORs  T:     0.54 s  found:    2612
1800.07/1801.21	c  N dy   213     50278   1262602   2607657         0   4965123     12131  19953830    151591      6.31      6.72  --
1800.07/1801.21	c  N dy   225     54484   1262239   2607657         0   4965612     15758  19953830    192619      6.23      6.72  --
1800.07/1801.21	c  N dy   254     58684   1262238   2607657         0   4965929     19559  19953830    248904      6.28      6.62  --
1800.07/1801.21	c  N dy   280     63034   1262234   2607657         0   4966069     23680  19953830    316376      6.32      6.67  --
1800.07/1801.21	c  N dy   307     67273   1262192   2607657         0   4966472     27443  19953830    370114      6.33      6.68  --
1800.07/1801.21	c  S st   325     69379   1262042   2607657         0   4966591     14770  19953830    139503      6.36   no data  --
1800.07/1801.21	c  S st   325     69880   1262004   2607657         0   4966840     14906  19953830    140674      6.36   no data  --
1800.07/1801.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.50
1800.07/1801.21	c Flit:  1407 Blit:   5102 bXBeca:    0 bXProp: 4740 Bins:  59275 BRemL:  17345 BRemN:   8513 P: 200.0M T:  8.13
1800.07/1801.21	c Cleaning up after failed var search:     0.00 s 
1800.07/1801.21	c Replacing     7352 vars Replaced   136457 lits Time:     0.94 s 
1800.07/1801.21	c bin-w-bin subsume rem        11070 bins  time:  0.72 s
1800.07/1801.21	c subs with bin:    10151  lits-rem:      6659  v-fix:    0  time:  1.14 s
1800.07/1801.21	c Subs w/ non-existent bins:    528 l-rem:   1056 v-fix:     0 done:  59665 time:  1.58 s
1800.07/1801.21	c Removed useless bin:    4967  fixed:     0  props:  20.00M  time:  0.44 s
1800.07/1801.21	c lits-rem:       869  cl-subs:    17526  v-elim:  11330  v-fix:    0  time:  7.87 s
1800.07/1801.21	c asymm  cl-useful: 661/6157/2572359 lits-rem:1983 time: 0.50
1800.07/1801.21	c  N dy   325     69880   1235949   2571698         0   4916710      9147  19673287    167717      6.36   no data  --
1800.07/1801.21	c  N dy   335     74340   1235764   2571698         0   4916974     13253  19673287    226225      6.33      6.68  --
1800.07/1801.21	c  N dy   356     79582   1235577   2571698         0   4917398     17954  19673287    284990      6.30      6.74  --
1800.07/1801.21	c  N dy   376     84794   1235322   2571698         0   4917759     22651  19673287    341739      6.26      6.70  --
1800.07/1801.21	c  F st   393     87501   1235308   2571698         0   4918117     24933  19673287    369841      6.26   no data  --
1800.07/1801.21	c  N st   398     90799   1235308   2569685         0   4915741     21252  19661936    332954      6.26   no data  --
1800.07/1801.21	c  N dy   410     96705   1233854   2569685         0   4916266     14501  19661936    206008      6.23      6.63  --
1800.07/1801.21	c  N dy   447    102971   1233555   2569685         0   4916663     20228  19661936    278056      6.24      6.57  --
1800.07/1801.21	c  S st   459    104820   1233453   2569685         0   4916720     21964  19661936    301222      6.25   no data  --
1800.07/1801.21	c  S st   459    105320   1232414   2569685         0   4916937     22196  19661936    303647      6.25   no data  --
1800.07/1801.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.50
1800.07/1801.21	c Flit:    76 Blit:   9818 bXBeca:    0 bXProp:  933 Bins:  46981 BRemL:    995 BRemN:   2252 P: 200.0M T:  7.74
1800.07/1801.21	c Cleaning up after failed var search:     0.30 s 
1800.07/1801.21	c Replacing      933 vars Replaced    23324 lits Time:     0.62 s 
1800.07/1801.21	c bin-w-bin subsume rem         1700 bins  time:  0.72 s
1800.07/1801.21	c subs with bin:     3712  lits-rem:     14023  v-fix:    0  time:  1.12 s
1800.07/1801.21	c Subs w/ non-existent bins:   2109 l-rem:   4370 v-fix:    40 done:  52751 time:  2.83 s
1800.07/1801.21	c Removed useless bin:    6617  fixed:     0  props:  20.00M  time:  0.45 s
1800.07/1801.21	c lits-rem:       381  cl-subs:    26139  v-elim:  11258  v-fix:    0  time:  7.02 s
1800.07/1801.21	c asymm  cl-useful: 77/6103/2540216 lits-rem:231 time: 0.50
1800.07/1801.21	c  N dy   459    105320   1209588   2540139         0   4881107      8572  19369642    284776      6.25   no data  --
1800.07/1801.21	c  N dy   487    112489   1209526   2540139         0   4881813     14868  19369642    361409      6.23      6.56  --
1800.07/1801.21	c  N dy   518    119842   1209469   2540139         0   4882465     21414  19369642    442443      6.21      6.56  --
1800.07/1801.21	c Finding binary XORs  T:     0.53 s  found:     470
1800.07/1801.21	c  N dy   571    127568   1209300   2539272         0   4882231     15914  19365144    335537      6.25      7.34  --
1800.07/1801.21	c  N dy   636    135949   1209300   2539272         0   4882532     23845  19365144    447615      6.31      6.77  --
1800.07/1801.21	c  N dy   695    144648   1209296   2539272         0   4883062     31841  19365144    566237      6.35      8.23  --
1800.07/1801.21	c  N dy   756    154090   1209193   2539272         0   4883343     24119  19365144    411949      6.38      6.74  --
1800.07/1801.21	c  S st   774    157981   1208894   2539272         0   4883632     27643  19365144    457078      6.37   no data  --
1800.07/1801.21	c  S st   774    158481   1208883   2539272         0   4883864     27880  19365143    459949      6.37   no data  --
1800.07/1801.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.51
1800.07/1801.21	c Flit:    76 Blit:   2027 bXBeca:    0 bXProp:  680 Bins:  19667 BRemL:    323 BRemN:   1254 P: 200.0M T:  7.62
1800.07/1801.21	c Cleaning up after failed var search:     0.00 s 
1800.07/1801.21	c Replacing     1150 vars Replaced    32925 lits Time:     0.93 s 
1800.07/1801.21	c bin-w-bin subsume rem         1551 bins  time:  0.72 s
1800.07/1801.21	c subs with bin:     3412  lits-rem:     11562  v-fix:    0  time:  1.14 s
1800.07/1801.21	c Subs w/ non-existent bins:    926 l-rem:   2612 v-fix:    16 done:  44283 time:  1.68 s
1800.07/1801.21	c Removed useless bin:    4996  fixed:     0  props:  20.00M  time:  0.38 s
1800.07/1801.21	c lits-rem:       165  cl-subs:    15725  v-elim:   5645  v-fix:    0  time:  6.82 s
1800.07/1801.21	c asymm  cl-useful: 443/5616/2527473 lits-rem:1329 time: 0.50
1800.07/1801.21	c  N dy   774    158481   1199258   2527030         0   4867949     15982  19241764    387524      6.37   no data  --
1800.07/1801.21	c  N dy   813    168683   1199008   2527030         0   4868869     25056  19241764    501898      6.34      6.69  --
1800.07/1801.21	c  N dy   871    179551   1198949   2527030         0   4869684     18313  19241764    355244      6.34      6.70  --
1800.07/1801.21	c  N dy   921    191071   1198280   2527030         0   4870721     28480  19241764    488219      6.32      6.79  --
1800.07/1801.21	c  N dy   988    203287   1197691   2527030         0   4871733     39407  19241764    655474      6.33      9.11  --
1800.07/1801.21	c  N dy  1043    216465   1196817   2527030         0   4872707     31160  19241762    502614      6.31      6.73  --
1800.07/1801.21	c  N dy  1092    230467   1195459   2527030         0   4874052     43465  19241758    664630      6.28      6.74  --
1800.07/1801.21	c  S st  1121    237722   1195217   2527030         0   4874693     31424  19241757    450431      6.27   no data  --
1800.07/1801.21	c  S st  1121    238222   1195065   2527030         0   4874883     31634  19241756    452087      6.27   no data  --
1800.07/1801.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.51
1800.07/1801.21	c Flit:   149 Blit:  13439 bXBeca:    0 bXProp: 1128 Bins:  54954 BRemL:   1653 BRemN:   1020 P: 200.0M T:  7.86
1800.07/1801.21	c Cleaning up after failed var search:     0.31 s 
1800.07/1801.21	c Replacing     1129 vars Replaced    29416 lits Time:     0.63 s 
1800.07/1801.21	c bin-w-bin subsume rem         2115 bins  time:  0.72 s
1800.07/1801.21	c subs with bin:     1166  lits-rem:      1011  v-fix:    0  time:  1.00 s
1800.07/1801.21	c Subs w/ non-existent bins:   2976 l-rem:   7732 v-fix:     1 done:  67707 time:  1.16 s
1800.07/1801.21	c Removed useless bin:    5154  fixed:     0  props:  20.00M  time:  0.45 s
1800.07/1801.21	c lits-rem:       340  cl-subs:    12246  v-elim:   8582  v-fix:    0  time:  6.87 s
1800.07/1801.21	c asymm  cl-useful: 15/3746/2482459 lits-rem:45 time: 0.54
1800.07/1801.21	c  N dy  1121    238222   1169003   2482444         0   4834374     11509  18862138    426086      6.27   no data  --
1800.07/1801.21	c Finding binary XORs  T:     0.52 s  found:     786
1800.07/1801.21	c  N dy  1191    253461   1168869   2482444         0   4835525     25273  18862138    600941      6.26      7.40  --
1800.07/1801.21	c  N dy  1265    269714   1168012   2482444         0   4836699     22349  18862136    500365      6.26     10.30  --
1800.07/1801.21	c  N dy  1360    287008   1166161   2482444         0   4838095     37755  18862135    698547      6.27      8.43  --
1800.07/1801.21	c  N dy  1432    305551   1165162   2482444         0   4839656     32510  18862134    587332      6.25      6.63  --
1800.07/1801.21	c  F st  1435    306250   1165140   2482444         0   4839736     33112  18862134    593673      6.24   no data  --
1800.07/1801.21	c Replacing      786 vars Replaced    35602 lits Time:     0.64 s 
1800.07/1801.21	c  N dy  1490    325862   1161943   2472329         0   4827940     21153  18805782    466488      6.22      6.57  --
1800.07/1801.21	c  N dy  1571    345868   1161248   2472329         0   4829873     38733  18805781    735899      6.21      7.20  --
1800.07/1801.21	c  S st  1629    357333   1160166   2472329         0   4830839     48939  18805781    944413      6.21   no data  --
1800.07/1801.21	c  S st  1629    357833   1157988   2472329         0   4831050     29206  18805781    520449      6.21   no data  --
1800.07/1801.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.52
1800.07/1801.21	c Flit:   463 Blit:  37796 bXBeca:    0 bXProp: 2406 Bins:  65135 BRemL:   1563 BRemN:   1623 P: 200.0M T:  8.67
1800.07/1801.21	c Cleaning up after failed var search:     0.34 s 
1800.07/1801.21	c Replacing     2406 vars Replaced    53475 lits Time:     0.65 s 
1800.07/1801.21	c bin-w-bin subsume rem         3485 bins  time:  0.73 s
1800.07/1801.21	c subs with bin:     2607  lits-rem:      1297  v-fix:    0  time:  0.97 s
1800.07/1801.21	c Subs w/ non-existent bins:   2611 l-rem:   3841 v-fix:   155 done:  51595 time:  3.30 s
1800.07/1801.21	c Removed useless bin:    8733  fixed:   241  props:  20.00M  time:  0.59 s
1800.07/1801.21	c lits-rem:       554  cl-subs:    19704  v-elim:  13268  v-fix:    0  time:  6.95 s
1800.07/1801.21	c asymm  cl-useful: 180/6107/2385537 lits-rem:540 time: 0.50
1800.07/1801.21	c  N dy  1629    357833   1102700   2385357         0   4703534     15742  18019476    537745      6.21   no data  --
1800.07/1801.21	c Finding binary XORs  T:     0.53 s  found:     865
1800.07/1801.21	c  N dy  1724    377926   1101990   2385357         0   4705232     33701  18019476    775412      6.20      7.65  --
1800.07/1801.21	c  N dy  1813    398103   1101198   2385357         0   4706871     28512  18019473    641511      6.19      6.63  --
1800.07/1801.21	c  N dy  1909    418202   1100588   2385357         0   4708591     46392  18019470    889403      6.19      6.70  --
1800.07/1801.21	c  N dy  1996    438250   1098810   2385357         0   4710163     42096  18019466    764954      6.18      9.65  --
1800.07/1801.21	c  N dy  2067    458504   1097933   2385357         0   4711892     60026  18019465   1013834      6.16      6.75  --
1800.07/1801.21	c  N dy  2176    478742   1096711   2385357         0   4713672     55816  18019457    901794      6.16      6.49  --
1800.07/1801.21	c  N dy  2274    498812   1094817   2385357         0   4715290     73638  18019454   1192168      6.16      6.55  --
1800.07/1801.21	c  N dy  2381    518902   1093312   2385357         0   4717044     68006  18019450   1000179      6.16      6.55  --
1800.07/1801.21	c  S st  2476    536751   1092331   2385357         0   4718709     60006  18019446    815259      6.16   no data  --
1800.07/1801.21	c  S st  2476    537251   1089608   2355204         0   4675805     40602  17826487    697377      6.16   no data  --
1800.07/1801.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.53
1800.07/1801.21	c Flit:   550 Blit:  63356 bXBeca:    0 bXProp: 2463 Bins:  14618 BRemL:    339 BRemN:   1108 P: 200.0M T:  9.26
1800.07/1801.21	c Cleaning up after failed var search:     0.35 s 
1800.07/1801.21	c Replacing     3329 vars Replaced    77231 lits Time:     0.64 s 
1800.07/1801.21	c bin-w-bin subsume rem         4967 bins  time:  0.70 s
1800.07/1801.21	c subs with bin:    11792  lits-rem:      6119  v-fix:    0  time:  1.16 s
1800.07/1801.21	c Subs w/ non-existent bins:    882 l-rem:   1238 v-fix:   178 done:  61236 time:  1.56 s
1800.07/1801.21	c Removed useless bin:    7804  fixed:   179  props:  20.00M  time:  0.47 s
1800.07/1801.21	c lits-rem:       630  cl-subs:    39028  v-elim:  26518  v-fix:    0  time:  7.04 s
1800.07/1801.21	c asymm  cl-useful: 36/6163/2224191 lits-rem:108 time: 0.35
1800.07/1801.21	c  N dy  2476    537251    992587   2224155         0   4391803     24195  16586467    594713      6.16   no data  --
1800.07/1801.21	c Finding binary XORs  T:     0.51 s  found:    2075
1800.07/1801.21	c  N dy  2616    557306    992344   2224155         0   4393143     42502  16586463    880200      6.20      8.84  --
1800.07/1801.21	c  N dy  2722    577367    990762   2224155         0   4394444     60756  16586459   1145036      6.21      6.61  --
1800.07/1801.21	c  N dy  2820    597684    989051   2224155         0   4396137     47838  16586452    886828      6.23      6.60  --
1800.07/1801.21	c  N dy  2932    617861    987583   2224155         0   4397863     65740  16586448   1158694      6.25      6.65  --
1800.07/1801.21	c  N dy  3059    637893    987143   2224155         0   4399381     58423  16586441    955644      6.29      8.48  --
1800.07/1801.21	c  N dy  3188    657938    986471   2224155         0   4400908     76469  16586439   1226071      6.32     12.08  --
1800.07/1801.21	c  N dy  3306    678019    984951   2224155         0   4402336     67847  16586424   1017499      6.35      6.71  --
1800.07/1801.21	c  N dy  3424    698326    983679   2224155         0   4403807     86149  16586421   1270914      6.36      6.75  --
1800.07/1801.21	c  N dy  3522    718348    982644   2198922         0   4374104     52840  16445238    865334      6.36      7.12  --
1800.07/1801.21	c  N dy  3627    738485    981843   2198922         0   4375605     71015  16445236   1125505      6.37      6.78  --
1800.07/1801.21	c  N dy  3722    758621    979260   2198922         0   4376818     63484  16445232    952191      6.38      6.84  --
1800.07/1801.21	c  N dy  3830    778672    978062   2198922         0   4378380     81470  16445226   1235891      6.41      6.84  --
1800.07/1801.21	c  N dy  3951    798773    976156   2198922         0   4379604     70457  16445222   1010311      6.45      6.84  --
1800.07/1801.21	c  S st  3996    805877    975562   2198922         0   4380257     76716  16445218   1115764      6.45   no data  --
1800.07/1801.21	c  S st  3996    806377    975513   2198922         0   4380432     76819  16445218   1116512      6.45   no data  --
1800.07/1801.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.53
1800.07/1801.21	c Flit:   824 Blit:  30874 bXBeca:    0 bXProp: 3611 Bins:  41765 BRemL:    582 BRemN:   2436 P: 200.0M T:  8.94
1800.07/1801.21	c Cleaning up after failed var search:     0.34 s 
1800.07/1801.21	c Replacing     5686 vars Replaced   141015 lits Time:     0.67 s 
1800.07/1801.21	c bin-w-bin subsume rem         6100 bins  time:  0.68 s
1800.07/1801.21	c subs with bin:     7513  lits-rem:      7602  v-fix:    0  time:  1.09 s
1800.07/1801.21	c Subs w/ non-existent bins:    558 l-rem:   1140 v-fix:     0 done:  59477 time:  1.51 s
1800.07/1801.21	c Removed useless bin:   13784  fixed:    63  props:  20.00M  time:  0.50 s
1800.07/1801.21	c lits-rem:      1302  cl-subs:    30522  v-elim:  16073  v-fix:    0  time:  6.78 s
1800.07/1801.21	c asymm  cl-useful: 215/5554/2099936 lits-rem:645 time: 0.49
1800.07/1801.21	c  N dy  3996    806377    913483   2099721         0   4198598     35151  15580873    796617      6.45   no data  --
1800.07/1801.21	c Finding binary XORs  T:     0.52 s  found:    1274
1800.07/1801.21	c  N dy  4105    826968    912659   2099721         0   4200069     53777  15580871   1059847      6.46      6.81  --
1800.07/1801.21	c  N dy  4205    847199    912109   2099721         0   4201620     40132  15580865    789140      6.46      6.84  --
1800.07/1801.21	c  N dy  4306    867397    910626   2099721         0   4203291     58118  15580855   1027867      6.46      6.82  --
1800.07/1801.21	c  N dy  4392    887670    909148   2099721         0   4204735     76412  15580854   1263292      6.46      7.05  --
1800.07/1801.21	c  N dy  4488    907734    908671   2099721         0   4206531     64134  15580853   1040366      6.46      9.47  --
1800.07/1801.21	c  N dy  4573    928106    906076   2099721         0   4208221     82241  15580846   1276787      6.45      6.96  --
1800.07/1801.21	c  N dy  4670    948183    904592   2099721         0   4209827     70281  15580844   1042756      6.45      6.88  --
1800.07/1801.21	c  N dy  4758    968248    903254   2077134         0   4179263     68300  15448483   1151511      6.45      6.87  --
1800.07/1801.21	c  N dy  4865    989626    902733   2077134         0   4180818     58275  15448481    927536      6.45      6.79  --
1800.07/1801.21	c  N dy  4947   1009655    900950   2077134         0   4182042     76607  15448478   1166912      6.45      8.29  --
1800.07/1801.21	c  N dy  5066   1029745    899541   2077134         0   4183214     62586  15448474    896615      6.45      6.89  --
1800.07/1801.21	c  N dy  5192   1049818    898686   2077134         0   4184663     80793  15448474   1180105      6.46      6.82  --
1800.07/1801.21	c  N dy  5334   1069989    898192   2077134         0   4185876     99271  15448470   1478523      6.47      6.84  --
1800.07/1801.21	c  F st  5340   1071877    898190   2077134         0   4186110    100897  15448470   1499432      6.47      4.42  --
1800.07/1801.21	c Replacing     1274 vars Replaced    55851 lits Time:     0.63 s 
1800.07/1801.21	c  N dy  5430   1090072    895756   2064024         0   4162720     71586  15369353   1047055      6.49      7.17  --
1800.07/1801.21	c  N dy  5571   1110182    893103   2064024         0   4163621     90284  15369351   1316791      6.51      6.93  --
1800.07/1801.21	c Finding binary XORs  T:     0.51 s  found:    3055
1800.07/1801.21	c  N dy  5676   1130320    889864   2049422         0   4143770     54762  15288827    848970      6.52      6.90  --
1800.07/1801.21	c  N dy  5791   1150392    888887   2049422         0   4145332     72849  15288825   1110703      6.53      8.64  --
1800.07/1801.21	c  N dy  5925   1170401    887868   2049422         0   4146493     91181  15288818   1413273      6.55      8.25  --
1800.07/1801.21	c  N dy  6042   1190441    886993   2049422         0   4147590     74456  15288818   1042180      6.56      6.91  --
1800.07/1801.21	c  S st  6134   1209566    885595   2049422         0   4148813     91862  15288813   1275997      6.57   no data  --
1800.07/1801.21	c  S st  6134   1210068    884170   2049422         0   4148997     91955  15288813   1276746      6.57   no data  --
1800.07/1801.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.50
1800.07/1801.21	c Flit:   682 Blit:  26490 bXBeca:    0 bXProp: 2516 Bins:  54068 BRemL:   1380 BRemN:   1922 P: 200.0M T:  8.82
1800.07/1801.21	c Cleaning up after failed var search:     0.32 s 
1800.07/1801.21	c Replacing     5571 vars Replaced   100320 lits Time:     0.63 s 
1800.07/1801.21	c bin-w-bin subsume rem         7135 bins  time:  0.66 s
1800.07/1801.21	c subs with bin:    12638  lits-rem:     13364  v-fix:    0  time:  1.13 s
1800.07/1801.21	c Subs w/ non-existent bins:   2819 l-rem:   4913 v-fix:    61 done:  36347 time:  2.23 s
1800.07/1801.21	c Removed useless bin:   32079  fixed:     0  props:  20.00M  time:  0.40 s
1800.07/1801.21	c lits-rem:      1566  cl-subs:    39274  v-elim:  17304  v-fix:    0  time:  6.39 s
1800.07/1801.21	c asymm  cl-useful: 70/13368/1959324 lits-rem:210 time: 0.36
1800.07/1801.21	c  N dy  6134   1210068    830756   1959254         0   3985703     43670  14494782    885096      6.57   no data  --
1800.07/1801.21	c Finding binary XORs  T:     0.49 s  found:    1320
1800.07/1801.21	c  N dy  6245   1230152    830705   1959254         0   3986952     62013  14494782   1142511      6.57      7.17  --
1800.07/1801.21	c  N dy  6397   1250262    830635   1959254         0   3987799     80883  14494782   1455366      6.59      7.03  --
1800.07/1801.21	c  N dy  6518   1270296    829967   1959254         0   3988805     63615  14494781   1120715      6.59     10.25  --
1800.07/1801.21	c  N dy  6659   1290327    829365   1959254         0   3989906     82105  14494779   1407568      6.61      8.03  --
1800.07/1801.21	c  N dy  6781   1310386    829234   1959254         0   3990820     62757  14494779   1001800      6.62      8.36  --
1800.07/1801.21	c  N dy  6913   1330620    828840   1959254         0   3991530     81865  14494777   1303430      6.63      7.29  --
1800.07/1801.21	c  N dy  7020   1350734    827125   1959254         0   3992896    100165  14494774   1575095      6.63      6.98  --

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

running on 4 cores: 1,3,5,7

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 1.91 3/181 9506
/proc/meminfo: memFree=20511716/32873648 swapFree=7116/7116
[pid=9506] ppid=9504 vsize=15276 CPUtime=0 cores=1,3,5,7
/proc/9506/stat : 9506 (python) R 9504 9506 8865 0 -1 4202496 632 0 0 0 0 0 0 0 20 0 1 0 293450062 15642624 526 33554432000 4194304 5683644 140736824349200 140736824335112 260190323600 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0
/proc/9506/statm: 3827 528 313 364 0 269 0

[startup+0.0896631 s]
/proc/loadavg: 2.00 2.00 1.91 3/181 9506
/proc/meminfo: memFree=20511716/32873648 swapFree=7116/7116
[pid=9506] ppid=9504 vsize=16992 CPUtime=0.01 cores=1,3,5,7
/proc/9506/stat : 9506 (python) S 9504 9506 8865 0 -1 4202496 1331 0 0 0 1 0 0 0 20 0 1 0 293450062 17399808 1081 33554432000 4194304 5683644 140736824349200 140736824347048 260190324096 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/9506/statm: 4248 1081 429 364 0 690 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16992

[startup+0.100202 s]
/proc/loadavg: 2.00 2.00 1.91 3/181 9506
/proc/meminfo: memFree=20511716/32873648 swapFree=7116/7116
[pid=9506] ppid=9504 vsize=16992 CPUtime=0.01 cores=1,3,5,7
/proc/9506/stat : 9506 (python) S 9504 9506 8865 0 -1 4202496 1331 0 0 0 1 0 0 0 20 0 1 0 293450062 17399808 1081 33554432000 4194304 5683644 140736824349200 140736824347048 260190324096 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/9506/statm: 4248 1081 429 364 0 690 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16992

[startup+0.300235 s]
/proc/loadavg: 2.00 2.00 1.91 3/181 9506
/proc/meminfo: memFree=20511716/32873648 swapFree=7116/7116
[pid=9506] ppid=9504 vsize=16992 CPUtime=0.01 cores=1,3,5,7
/proc/9506/stat : 9506 (python) S 9504 9506 8865 0 -1 4202496 1331 0 0 0 1 0 0 0 20 0 1 0 293450062 17399808 1081 33554432000 4194304 5683644 140736824349200 140736824347048 260190324096 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/9506/statm: 4248 1081 429 364 0 690 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16992

[startup+0.700167 s]
/proc/loadavg: 2.00 2.00 1.91 3/181 9506
/proc/meminfo: memFree=20511716/32873648 swapFree=7116/7116
[pid=9506] ppid=9504 vsize=16992 CPUtime=0.01 cores=1,3,5,7
/proc/9506/stat : 9506 (python) S 9504 9506 8865 0 -1 4202496 1331 0 0 0 1 0 0 0 20 0 1 0 293450062 17399808 1081 33554432000 4194304 5683644 140736824349200 140736824347048 260190324096 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/9506/statm: 4248 1081 429 364 0 690 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16992

[startup+1.50032 s]
/proc/loadavg: 2.00 2.00 1.91 3/185 9511
/proc/meminfo: memFree=23994092/32873648 swapFree=7116/7116
[pid=9506] ppid=9504 vsize=16992 CPUtime=0.01 cores=1,3,5,7
/proc/9506/stat : 9506 (python) S 9504 9506 8865 0 -1 4202496 1331 0 0 0 1 0 0 0 20 0 1 0 293450062 17399808 1081 33554432000 4194304 5683644 140736824349200 140736824347048 260190324096 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/9506/statm: 4248 1081 429 364 0 690 0
[pid=9508] ppid=9506 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9508/stat : 9508 (sh) S 9506 9506 8865 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293450069 9367552 266 33554432000 4194304 5064252 140734984224432 140734984223136 260190135886 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9508/statm: 2287 266 226 213 0 72 0
[pid=9509] ppid=9508 vsize=16740 CPUtime=0.01 cores=1,3,5,7
/proc/9509/stat : 9509 (python) S 9508 9506 8865 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293450069 17141760 1058 33554432000 4194304 5683644 140736668330832 140736668328680 260190324096 0 0 16781312 2 18446744071580380219 0 0 17 7 0 0 0 0 0
/proc/9509/statm: 4185 1058 429 364 0 627 0
[pid=9510] ppid=9509 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9510/stat : 9510 (sh) S 9509 9506 8865 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 293450072 9367552 268 33554432000 4194304 5064252 140734963320480 140734963319184 260190135886 0 65536 16781316 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9510/statm: 2287 268 226 213 0 72 0
[pid=9511] ppid=9510 vsize=37356 CPUtime=1.39 cores=1,3,5,7
/proc/9511/stat : 9511 (PBPASSolver-817) R 9510 9506 8865 0 -1 4202496 4440 0 0 0 26 113 0 0 20 0 1 0 293450072 38252544 3414 33554432000 4194304 4943705 140734706158656 140734706156144 4267542 0 0 16781312 17608 0 0 0 17 3 0 0 0 0 0
/proc/9511/statm: 9339 3414 365 183 0 5709 0
Current children cumulated CPU time (s) 1.41
Current children cumulated vsize (KiB) 89384

[startup+3.10031 s]
/proc/loadavg: 2.00 2.00 1.91 3/185 9511
/proc/meminfo: memFree=23971484/32873648 swapFree=7116/7116
[pid=9506] ppid=9504 vsize=16992 CPUtime=0.01 cores=1,3,5,7
/proc/9506/stat : 9506 (python) S 9504 9506 8865 0 -1 4202496 1331 0 0 0 1 0 0 0 20 0 1 0 293450062 17399808 1081 33554432000 4194304 5683644 140736824349200 140736824347048 260190324096 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/9506/statm: 4248 1081 429 364 0 690 0
[pid=9508] ppid=9506 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9508/stat : 9508 (sh) S 9506 9506 8865 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293450069 9367552 266 33554432000 4194304 5064252 140734984224432 140734984223136 260190135886 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9508/statm: 2287 266 226 213 0 72 0
[pid=9509] ppid=9508 vsize=16740 CPUtime=0.01 cores=1,3,5,7
/proc/9509/stat : 9509 (python) S 9508 9506 8865 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293450069 17141760 1058 33554432000 4194304 5683644 140736668330832 140736668328680 260190324096 0 0 16781312 2 18446744071580380219 0 0 17 7 0 0 0 0 0
/proc/9509/statm: 4185 1058 429 364 0 627 0
[pid=9510] ppid=9509 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9510/stat : 9510 (sh) S 9509 9506 8865 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 293450072 9367552 268 33554432000 4194304 5064252 140734963320480 140734963319184 260190135886 0 65536 16781316 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9510/statm: 2287 268 226 213 0 72 0
[pid=9511] ppid=9510 vsize=57772 CPUtime=2.81 cores=1,3,5,7
/proc/9511/stat : 9511 (PBPASSolver-817) R 9510 9506 8865 0 -1 4202496 6951 0 0 0 56 225 0 0 20 0 1 0 293450072 59158528 5837 33554432000 4194304 4943705 140734706158656 140734706156016 4267542 0 0 16781312 17608 0 0 0 17 3 0 0 16 0 0
/proc/9511/statm: 14443 5837 365 183 0 10813 0
Current children cumulated CPU time (s) 2.83
Current children cumulated vsize (KiB) 109800

[startup+6.30024 s]
/proc/loadavg: 2.00 2.00 1.91 3/185 9511
/proc/meminfo: memFree=23897988/32873648 swapFree=7116/7116
[pid=9506] ppid=9504 vsize=16992 CPUtime=0.01 cores=1,3,5,7
/proc/9506/stat : 9506 (python) S 9504 9506 8865 0 -1 4202496 1331 0 0 0 1 0 0 0 20 0 1 0 293450062 17399808 1081 33554432000 4194304 5683644 140736824349200 140736824347048 260190324096 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/9506/statm: 4248 1081 429 364 0 690 0
[pid=9508] ppid=9506 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9508/stat : 9508 (sh) S 9506 9506 8865 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293450069 9367552 266 33554432000 4194304 5064252 140734984224432 140734984223136 260190135886 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9508/statm: 2287 266 226 213 0 72 0
[pid=9509] ppid=9508 vsize=16740 CPUtime=0.01 cores=1,3,5,7
/proc/9509/stat : 9509 (python) S 9508 9506 8865 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293450069 17141760 1058 33554432000 4194304 5683644 140736668330832 140736668328680 260190324096 0 0 16781312 2 18446744071580380219 0 0 17 7 0 0 0 0 0
/proc/9509/statm: 4185 1058 429 364 0 627 0
[pid=9510] ppid=9509 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9510/stat : 9510 (sh) S 9509 9506 8865 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 293450072 9367552 268 33554432000 4194304 5064252 140734963320480 140734963319184 260190135886 0 65536 16781316 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9510/statm: 2287 268 226 213 0 72 0
[pid=9511] ppid=9510 vsize=102444 CPUtime=6.01 cores=1,3,5,7
/proc/9511/stat : 9511 (PBPASSolver-817) R 9510 9506 8865 0 -1 4202496 11944 0 0 0 123 478 0 0 20 0 1 0 293450072 104902656 10830 33554432000 4194304 4943705 140734706158656 140734706156016 4267542 0 0 16781312 17608 0 0 0 17 3 0 0 16 0 0
/proc/9511/statm: 25611 10830 365 183 0 21981 0
Current children cumulated CPU time (s) 6.03
Current children cumulated vsize (KiB) 154472

[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 1.91 3/185 9554
/proc/meminfo: memFree=30834712/32873648 swapFree=7116/7116
[pid=9506] ppid=9504 vsize=16992 CPUtime=0.01 cores=1,3,5,7
/proc/9506/stat : 9506 (python) S 9504 9506 8865 0 -1 4202496 1331 0 0 0 1 0 0 0 20 0 1 0 293450062 17399808 1081 33554432000 4194304 5683644 140736824349200 140736824347048 260190324096 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/9506/statm: 4248 1081 429 364 0 690 0
[pid=9508] ppid=9506 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9508/stat : 9508 (sh) S 9506 9506 8865 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293450069 9367552 266 33554432000 4194304 5064252 140734984224432 140734984223136 260190135886 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9508/statm: 2287 266 226 213 0 72 0
[pid=9509] ppid=9508 vsize=16740 CPUtime=0.01 cores=1,3,5,7
/proc/9509/stat : 9509 (python) S 9508 9506 8865 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293450069 17141760 1058 33554432000 4194304 5683644 140736668330832 140736668328680 260190324096 0 0 16781312 2 18446744071580380219 0 0 17 7 0 0 0 0 0
/proc/9509/statm: 4185 1058 429 364 0 627 0
[pid=9510] ppid=9509 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9510/stat : 9510 (sh) S 9509 9506 8865 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 293450072 9367552 268 33554432000 4194304 5064252 140734963320480 140734963319184 260190135886 0 65536 16781316 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9510/statm: 2287 268 226 213 0 72 0
[pid=9511] ppid=9510 vsize=182956 CPUtime=12.39 cores=1,3,5,7
/proc/9511/stat : 9511 (PBPASSolver-817) R 9510 9506 8865 0 -1 4202496 23174 0 0 0 244 995 0 0 20 0 1 0 293450072 187346944 20556 33554432000 4194304 4943705 140734706158656 140734706155824 4267542 0 0 16781312 17608 0 0 0 17 3 0 0 19 0 0
/proc/9511/statm: 45739 20556 365 183 0 42109 0
Current children cumulated CPU time (s) 12.41
Current children cumulated vsize (KiB) 234984

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 1.91 3/185 9554
/proc/meminfo: memFree=30578224/32873648 swapFree=7116/7116
[pid=9506] ppid=9504 vsize=16992 CPUtime=0.01 cores=1,3,5,7
/proc/9506/stat : 9506 (python) S 9504 9506 8865 0 -1 4202496 1331 0 0 0 1 0 0 0 20 0 1 0 293450062 17399808 1081 33554432000 4194304 5683644 140736824349200 140736824347048 260190324096 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/9506/statm: 4248 1081 429 364 0 690 0
[pid=9508] ppid=9506 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9508/stat : 9508 (sh) S 9506 9506 8865 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293450069 9367552 266 33554432000 4194304 5064252 140734984224432 140734984223136 260190135886 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9508/statm: 2287 266 226 213 0 72 0
[pid=9509] ppid=9508 vsize=16740 CPUtime=0.01 cores=1,3,5,7
/proc/9509/stat : 9509 (python) S 9508 9506 8865 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293450069 17141760 1058 33554432000 4194304 5683644 140736668330832 140736668328680 260190324096 0 0 16781312 2 18446744071580380219 0 0 17 7 0 0 0 0 0
/proc/9509/statm: 4185 1058 429 364 0 627 0
[pid=9510] ppid=9509 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9510/stat : 9510 (sh) S 9509 9506 8865 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 293450072 9367552 268 33554432000 4194304 5064252 140734963320480 140734963319184 260190135886 0 65536 16781316 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9510/statm: 2287 268 226 213 0 72 0
[pid=9511] ppid=9510 vsize=323500 CPUtime=25.17 cores=1,3,5,7
/proc/9511/stat : 9511 (PBPASSolver-817) R 9510 9506 8865 0 -1 4202496 50332 0 0 0 460 2057 0 0 20 0 1 0 293450072 331264000 40690 33554432000 4194304 4943705 140734706158656 140734706155984 4267542 0 0 16781312 17608 0 0 0 17 3 0 0 21 0 0
/proc/9511/statm: 80875 40690 365 183 0 77245 0
Current children cumulated CPU time (s) 25.19
Current children cumulated vsize (KiB) 375528

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 1.91 3/183 9556
/proc/meminfo: memFree=30453244/32873648 swapFree=7116/7116
[pid=9506] ppid=9504 vsize=16992 CPUtime=0.01 cores=1,3,5,7
/proc/9506/stat : 9506 (python) S 9504 9506 8865 0 -1 4202496 1331 0 0 0 1 0 0 0 20 0 1 0 293450062 17399808 1081 33554432000 4194304 5683644 140736824349200 140736824347048 260190324096 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/9506/statm: 4248 1081 429 364 0 690 0
[pid=9508] ppid=9506 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9508/stat : 9508 (sh) S 9506 9506 8865 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293450069 9367552 266 33554432000 4194304 5064252 140734984224432 140734984223136 260190135886 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9508/statm: 2287 266 226 213 0 72 0
[pid=9509] ppid=9508 vsize=16740 CPUtime=0.01 cores=1,3,5,7
/proc/9509/stat : 9509 (python) S 9508 9506 8865 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293450069 17141760 1058 33554432000 4194304 5683644 140736668330832 140736668328680 260190324096 0 0 16781312 2 18446744071580380219 0 0 17 7 0 0 0 0 0
/proc/9509/statm: 4185 1058 429 364 0 627 0
[pid=9510] ppid=9509 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9510/stat : 9510 (sh) S 9509 9506 8865 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 293450072 9367552 268 33554432000 4194304 5064252 140734963320480 140734963319184 260190135886 0 65536 16781316 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9510/statm: 2287 268 226 213 0 72 0
[pid=9511] ppid=9510 vsize=687788 CPUtime=50.71 cores=1,3,5,7
/proc/9511/stat : 9511 (PBPASSolver-817) R 9510 9506 8865 0 -1 4202496 147913 0 0 0 1061 4010 0 0 20 0 1 0 293450072 704294912 105819 33554432000 4194304 4943705 140734706158656 140734706156016 4267542 0 0 16781312 17608 0 0 0 17 3 0 0 26 0 0
/proc/9511/statm: 171947 105819 365 183 0 168317 0
Current children cumulated CPU time (s) 50.73
Current children cumulated vsize (KiB) 739816

[startup+102.307 s]
/proc/loadavg: 2.05 2.01 1.92 3/183 9556
/proc/meminfo: memFree=29407712/32873648 swapFree=7116/7116
[pid=9506] ppid=9504 vsize=16992 CPUtime=0.01 cores=1,3,5,7
/proc/9506/stat : 9506 (python) S 9504 9506 8865 0 -1 4202496 1331 0 0 0 1 0 0 0 20 0 1 0 293450062 17399808 1081 33554432000 4194304 5683644 140736824349200 140736824347048 260190324096 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/9506/statm: 4248 1081 429 364 0 690 0
[pid=9508] ppid=9506 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9508/stat : 9508 (sh) S 9506 9506 8865 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293450069 9367552 266 33554432000 4194304 5064252 140734984224432 140734984223136 260190135886 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9508/statm: 2287 266 226 213 0 72 0
[pid=9509] ppid=9508 vsize=16740 CPUtime=0.01 cores=1,3,5,7

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

/proc/loadavg: 2.01 2.01 1.94 3/181 9568
/proc/meminfo: memFree=26962072/32873648 swapFree=7116/7116
[pid=9506] ppid=9504 vsize=16992 CPUtime=240.25 cores=1,3,5,7
/proc/9506/stat : 9506 (python) S 9504 9506 8865 0 -1 4202496 1402 409356 0 0 1 0 5850 18174 20 0 1 0 293450062 17399808 1081 33554432000 4194304 5683644 140736824349200 140736824346744 260190324096 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/9506/statm: 4248 1081 429 364 0 690 0
[pid=9557] ppid=9506 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9557/stat : 9557 (sh) S 9506 9506 8865 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293474168 9367552 267 33554432000 4194304 5064252 140735888973392 140735888972096 260190135886 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9557/statm: 2287 267 226 213 0 72 0
[pid=9558] ppid=9557 vsize=3525500 CPUtime=1061.04 cores=1,3,5,7
/proc/9558/stat : 9558 (CryptoMiniSat) R 9557 9506 8865 0 -1 4202496 320127 0 0 0 105973 131 0 0 20 0 1 0 293474169 3610112000 725966 33554432000 4194304 4734972 140735582774528 140735582767016 4255091 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0
/proc/9558/statm: 881375 725966 401 132 0 876275 0
Current children cumulated CPU time (s) 1301.29
Current children cumulated vsize (KiB) 3551640

[startup+1362.3 s]
/proc/loadavg: 2.00 2.01 1.94 3/181 9568
/proc/meminfo: memFree=26783456/32873648 swapFree=7116/7116
[pid=9506] ppid=9504 vsize=16992 CPUtime=240.25 cores=1,3,5,7
/proc/9506/stat : 9506 (python) S 9504 9506 8865 0 -1 4202496 1402 409356 0 0 1 0 5850 18174 20 0 1 0 293450062 17399808 1081 33554432000 4194304 5683644 140736824349200 140736824346744 260190324096 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/9506/statm: 4248 1081 429 364 0 690 0
[pid=9557] ppid=9506 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9557/stat : 9557 (sh) S 9506 9506 8865 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293474168 9367552 267 33554432000 4194304 5064252 140735888973392 140735888972096 260190135886 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9557/statm: 2287 267 226 213 0 72 0
[pid=9558] ppid=9557 vsize=3525500 CPUtime=1121.01 cores=1,3,5,7
/proc/9558/stat : 9558 (CryptoMiniSat) R 9557 9506 8865 0 -1 4202496 320145 0 0 0 111970 131 0 0 20 0 1 0 293474169 3610112000 725966 33554432000 4194304 4734972 140735582774528 140735582766552 4327113 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0
/proc/9558/statm: 881375 725966 401 132 0 876275 0
Current children cumulated CPU time (s) 1361.26
Current children cumulated vsize (KiB) 3551640

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.94 3/181 9568
/proc/meminfo: memFree=26743888/32873648 swapFree=7116/7116
[pid=9506] ppid=9504 vsize=16992 CPUtime=240.25 cores=1,3,5,7
/proc/9506/stat : 9506 (python) S 9504 9506 8865 0 -1 4202496 1402 409356 0 0 1 0 5850 18174 20 0 1 0 293450062 17399808 1081 33554432000 4194304 5683644 140736824349200 140736824346744 260190324096 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/9506/statm: 4248 1081 429 364 0 690 0
[pid=9557] ppid=9506 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9557/stat : 9557 (sh) S 9506 9506 8865 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293474168 9367552 267 33554432000 4194304 5064252 140735888973392 140735888972096 260190135886 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9557/statm: 2287 267 226 213 0 72 0
[pid=9558] ppid=9557 vsize=3561428 CPUtime=1180.99 cores=1,3,5,7
/proc/9558/stat : 9558 (CryptoMiniSat) R 9557 9506 8865 0 -1 4202496 323409 0 0 0 117964 135 0 0 20 0 1 0 293474169 3646902272 735852 33554432000 4194304 4734972 140735582774528 140735582766552 4327579 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0
/proc/9558/statm: 890357 735852 401 132 0 885257 0
Current children cumulated CPU time (s) 1421.24
Current children cumulated vsize (KiB) 3587568

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/181 9568
/proc/meminfo: memFree=26746492/32873648 swapFree=7116/7116
[pid=9506] ppid=9504 vsize=16992 CPUtime=240.25 cores=1,3,5,7
/proc/9506/stat : 9506 (python) S 9504 9506 8865 0 -1 4202496 1402 409356 0 0 1 0 5850 18174 20 0 1 0 293450062 17399808 1081 33554432000 4194304 5683644 140736824349200 140736824346744 260190324096 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/9506/statm: 4248 1081 429 364 0 690 0
[pid=9557] ppid=9506 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9557/stat : 9557 (sh) S 9506 9506 8865 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293474168 9367552 267 33554432000 4194304 5064252 140735888973392 140735888972096 260190135886 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9557/statm: 2287 267 226 213 0 72 0
[pid=9558] ppid=9557 vsize=3594200 CPUtime=1240.97 cores=1,3,5,7
/proc/9558/stat : 9558 (CryptoMiniSat) R 9557 9506 8865 0 -1 4202496 324160 0 0 0 123961 136 0 0 20 0 1 0 293474169 3680460800 735179 33554432000 4194304 4734972 140735582774528 140735582766552 4241825 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0
/proc/9558/statm: 898550 735179 401 132 0 893450 0
Current children cumulated CPU time (s) 1481.22
Current children cumulated vsize (KiB) 3620340

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/181 9569
/proc/meminfo: memFree=26700900/32873648 swapFree=7116/7116
[pid=9506] ppid=9504 vsize=16992 CPUtime=240.25 cores=1,3,5,7
/proc/9506/stat : 9506 (python) S 9504 9506 8865 0 -1 4202496 1402 409356 0 0 1 0 5850 18174 20 0 1 0 293450062 17399808 1081 33554432000 4194304 5683644 140736824349200 140736824346744 260190324096 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/9506/statm: 4248 1081 429 364 0 690 0
[pid=9557] ppid=9506 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9557/stat : 9557 (sh) S 9506 9506 8865 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293474168 9367552 267 33554432000 4194304 5064252 140735888973392 140735888972096 260190135886 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9557/statm: 2287 267 226 213 0 72 0
[pid=9558] ppid=9557 vsize=3594200 CPUtime=1300.95 cores=1,3,5,7
/proc/9558/stat : 9558 (CryptoMiniSat) R 9557 9506 8865 0 -1 4202496 324681 0 0 0 129959 136 0 0 20 0 1 0 293474169 3680460800 736715 33554432000 4194304 4734972 140735582774528 140735582759176 4633644 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0
/proc/9558/statm: 898550 736715 401 132 0 893450 0
Current children cumulated CPU time (s) 1541.2
Current children cumulated vsize (KiB) 3620340

[startup+1602.3 s]
/proc/loadavg: 2.06 2.01 1.94 3/182 9572
/proc/meminfo: memFree=26736000/32873648 swapFree=7116/7116
[pid=9506] ppid=9504 vsize=16992 CPUtime=240.25 cores=1,3,5,7
/proc/9506/stat : 9506 (python) S 9504 9506 8865 0 -1 4202496 1402 409356 0 0 1 0 5850 18174 20 0 1 0 293450062 17399808 1081 33554432000 4194304 5683644 140736824349200 140736824346744 260190324096 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/9506/statm: 4248 1081 429 364 0 690 0
[pid=9557] ppid=9506 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9557/stat : 9557 (sh) S 9506 9506 8865 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293474168 9367552 267 33554432000 4194304 5064252 140735888973392 140735888972096 260190135886 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9557/statm: 2287 267 226 213 0 72 0
[pid=9558] ppid=9557 vsize=3594200 CPUtime=1360.94 cores=1,3,5,7
/proc/9558/stat : 9558 (CryptoMiniSat) R 9557 9506 8865 0 -1 4202496 324681 0 0 0 135958 136 0 0 20 0 1 0 293474169 3680460800 736715 33554432000 4194304 4734972 140735582774528 140735582759176 4633644 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0
/proc/9558/statm: 898550 736715 401 132 0 893450 0
Current children cumulated CPU time (s) 1601.19
Current children cumulated vsize (KiB) 3620340

[startup+1662.3 s]
/proc/loadavg: 2.02 2.01 1.94 3/182 9595
/proc/meminfo: memFree=26702780/32873648 swapFree=7116/7116
[pid=9506] ppid=9504 vsize=16992 CPUtime=240.25 cores=1,3,5,7
/proc/9506/stat : 9506 (python) S 9504 9506 8865 0 -1 4202496 1402 409356 0 0 1 0 5850 18174 20 0 1 0 293450062 17399808 1081 33554432000 4194304 5683644 140736824349200 140736824346744 260190324096 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/9506/statm: 4248 1081 429 364 0 690 0
[pid=9557] ppid=9506 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9557/stat : 9557 (sh) S 9506 9506 8865 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293474168 9367552 267 33554432000 4194304 5064252 140735888973392 140735888972096 260190135886 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9557/statm: 2287 267 226 213 0 72 0
[pid=9558] ppid=9557 vsize=3594200 CPUtime=1420.94 cores=1,3,5,7
/proc/9558/stat : 9558 (CryptoMiniSat) R 9557 9506 8865 0 -1 4202496 324688 0 0 0 141957 137 0 0 20 0 1 0 293474169 3680460800 737739 33554432000 4194304 4734972 140735582774528 140735582766552 4326708 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0
/proc/9558/statm: 898550 737739 401 132 0 893450 0
Current children cumulated CPU time (s) 1661.19
Current children cumulated vsize (KiB) 3620340

[startup+1722.3 s]
/proc/loadavg: 2.01 2.00 1.94 3/181 9595
/proc/meminfo: memFree=26642328/32873648 swapFree=7116/7116
[pid=9506] ppid=9504 vsize=16992 CPUtime=240.25 cores=1,3,5,7
/proc/9506/stat : 9506 (python) S 9504 9506 8865 0 -1 4202496 1402 409356 0 0 1 0 5850 18174 20 0 1 0 293450062 17399808 1081 33554432000 4194304 5683644 140736824349200 140736824346744 260190324096 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/9506/statm: 4248 1081 429 364 0 690 0
[pid=9557] ppid=9506 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9557/stat : 9557 (sh) S 9506 9506 8865 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293474168 9367552 267 33554432000 4194304 5064252 140735888973392 140735888972096 260190135886 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9557/statm: 2287 267 226 213 0 72 0
[pid=9558] ppid=9557 vsize=3619116 CPUtime=1480.92 cores=1,3,5,7
/proc/9558/stat : 9558 (CryptoMiniSat) R 9557 9506 8865 0 -1 4202496 326323 0 0 0 147953 139 0 0 20 0 1 0 293474169 3705974784 745504 33554432000 4194304 4734972 140735582774528 140735582766312 4393594 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0
/proc/9558/statm: 904779 745504 401 132 0 899679 0
Current children cumulated CPU time (s) 1721.17
Current children cumulated vsize (KiB) 3645256

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/181 9595
/proc/meminfo: memFree=26710668/32873648 swapFree=7116/7116
[pid=9506] ppid=9504 vsize=16992 CPUtime=240.25 cores=1,3,5,7
/proc/9506/stat : 9506 (python) S 9504 9506 8865 0 -1 4202496 1402 409356 0 0 1 0 5850 18174 20 0 1 0 293450062 17399808 1081 33554432000 4194304 5683644 140736824349200 140736824346744 260190324096 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/9506/statm: 4248 1081 429 364 0 690 0
[pid=9557] ppid=9506 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9557/stat : 9557 (sh) S 9506 9506 8865 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293474168 9367552 267 33554432000 4194304 5064252 140735888973392 140735888972096 260190135886 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9557/statm: 2287 267 226 213 0 72 0
[pid=9558] ppid=9557 vsize=3586344 CPUtime=1540.91 cores=1,3,5,7
/proc/9558/stat : 9558 (CryptoMiniSat) R 9557 9506 8865 0 -1 4202496 327069 0 0 0 153950 141 0 0 20 0 1 0 293474169 3672416256 740897 33554432000 4194304 4734972 140735582774528 140735582766552 4329704 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0
/proc/9558/statm: 896586 740897 401 132 0 891486 0
Current children cumulated CPU time (s) 1781.16
Current children cumulated vsize (KiB) 3612484



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.2 s]
/proc/loadavg: 2.00 2.00 1.94 3/180 9595
/proc/meminfo: memFree=26690816/32873648 swapFree=7116/7116
[pid=9506] ppid=9504 vsize=16992 CPUtime=240.25 cores=1,3,5,7
/proc/9506/stat : 9506 (python) S 9504 9506 8865 0 -1 4202496 1402 409356 0 0 1 0 5850 18174 20 0 1 0 293450062 17399808 1081 33554432000 4194304 5683644 140736824349200 140736824346744 260190324096 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/9506/statm: 4248 1081 429 364 0 690 0
[pid=9557] ppid=9506 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9557/stat : 9557 (sh) S 9506 9506 8865 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293474168 9367552 267 33554432000 4194304 5064252 140735888973392 140735888972096 260190135886 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9557/statm: 2287 267 226 213 0 72 0
[pid=9558] ppid=9557 vsize=3586344 CPUtime=1559.82 cores=1,3,5,7
/proc/9558/stat : 9558 (CryptoMiniSat) R 9557 9506 8865 0 -1 4202496 327070 0 0 0 155841 141 0 0 20 0 1 0 293474169 3672416256 741409 33554432000 4194304 4734972 140735582774528 140735582766552 4327579 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0
/proc/9558/statm: 896586 741409 401 132 0 891486 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 3612484

Sending SIGTERM to process tree (bottom up)

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

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 9506 and gives
#  childrusage.ru_utime.tv_sec=58
#  childrusage.ru_utime.tv_usec=520103
#  childrusage.ru_stime.tv_sec=181
#  childrusage.ru_stime.tv_usec=750369
# CPU time returned by wait4() is 240.27
# while last known CPU time is 1800.07
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1801.21
CPU time (s): 1800.07
CPU user time (s): 1616.92
CPU system time (s): 183.15
CPU usage (%): 99.9365
Max. virtual memory (cumulated for all children) (KiB): 3778124

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 58.5201
system time used= 181.75
maximum resident set size= 1527736
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 411610
page faults= 0
swaps= 0
block input operations= 0
block output operations= 960816
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 307
involuntary context switches= 253

runsolver used 3.15852 second user time and 8.74667 second system time

The end

Launcher Data

Begin job on node123 at 2012-05-29 08:34:06
IDJOB=3719101
IDBENCH=89821
IDSOLVER=2303
FILE ID=node123/3719101-1338273246
RUNJOBID= node123-1338268842-8882
PBS_JOBID= 14625698
Free space on /tmp= 71036 MiB

SOLVER NAME= PBPASSolver-CARD.SN 2012-05-28
BENCH NAME= PB11/normalized-PB11/DEC-SMALLINT-LIN/heinz/normalized-neos808444.opb
COMMAND LINE= python HOME/RunSolver.py BENCHNAME PrimePower CARD.SN ./CryptoMiniSat
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3719101-1338273246/watcher-3719101-1338273246 -o /tmp/evaluation-result-3719101-1338273246/solver-3719101-1338273246 -C 1800 -W 1900 -M 15500  python HOME/RunSolver.py HOME/instance-3719101-1338273246.opb PrimePower CARD.SN ./CryptoMiniSat

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

MD5SUM BENCH= 5ba9bc26f77719920b5e659835b8501a
RANDOM SEED=2105659021

node123.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.217
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.43
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.217
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.217
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	: 5331.92
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.217
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.217
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.217
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.217
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.217
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.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        20222492 kB
Buffers:          387916 kB
Cached:          1020036 kB
SwapCached:          980 kB
Active:         10828200 kB
Inactive:         913284 kB
Active(anon):   10325992 kB
Inactive(anon):     8368 kB
Active(file):     502208 kB
Inactive(file):   904916 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67102964 kB
Dirty:             49180 kB
Writeback:             0 kB
AnonPages:      10342072 kB
Mapped:            12144 kB
Shmem:                 0 kB
Slab:             704128 kB
SReclaimable:     148048 kB
SUnreclaim:       556080 kB
KernelStack:        1536 kB
PageTables:        65456 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:   31522756 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    665600 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71164 MiB
End job on node123 at 2012-05-29 09:04:07