Trace number 3718910

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.14 1800.51

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
namasivayam/tsp/normalized-t3002.11tsp11.1900553812.opb
MD5SUM703150fc56665afb9da0b20e49208c25
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.092985
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables231
Total number of constraints2707
Number of constraints which are clauses2684
Number of constraints which are cardinality constraints (but not clauses)22
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint110
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 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 723
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.10/1800.51	cpython RunMakeCNF.py HOME/instance-3718910-1338269083.opb PrimePower CARD.SN ./CryptoMiniSat
1800.10/1800.51	./CryptoMiniSat HOME/instance-3718910-1338269083.opb.PrimePower.CARD.SN.cnf 1>HOME/instance-3718910-1338269083.opb.PrimePower.CARD.SN.cnf.CryptoMiniSat.out 2>HOME/instance-3718910-1338269083.opb.PrimePower.CARD.SN.cnf.CryptoMiniSat.err
1800.10/1800.51	sh: line 1: 21149 Terminated              ./CryptoMiniSat HOME/instance-3718910-1338269083.opb.PrimePower.CARD.SN.cnf > HOME/instance-3718910-1338269083.opb.PrimePower.CARD.SN.cnf.CryptoMiniSat.out 2> HOME/instance-3718910-1338269083.opb.PrimePower.CARD.SN.cnf.CryptoMiniSat.err
1800.10/1800.51	HOME/instance-3718910-1338269083.opb.PrimePower.CARD.SN.cnf.CryptoMiniSat.out
1800.10/1800.51	c Outputting solution to console
1800.10/1800.51	c This is CryptoMiniSat 2.9.1
1800.10/1800.51	c compiled with gcc version 4.4.6 20110731 (Red Hat 4.4.6-3)
1800.10/1800.51	c WARNING: for repeatability, setting FPU to use double precision
1800.10/1800.51	c Reading file 'HOME/instance-3718910-1338269083.opb.PrimePower.CARD.SN.cnf'
1800.10/1800.51	c -- header says num vars:          26645
1800.10/1800.51	c -- header says num clauses:      123017
1800.10/1800.51	c -- clauses added:            0 learnts,       123017 normals,            0 xors
1800.10/1800.51	c -- vars added      26644
1800.10/1800.51	c Parsing time:  0.04 s
1800.10/1800.51	c  N st     0         0     26644     18884         0     81653         0    231730         0   no data   no data  --
1800.10/1800.51	c asymm  cl-useful: 5/17038/17038 lits-rem:110 time: 0.45
1800.10/1800.51	c Flit:   521 Blit:   2179 bXBeca:    0 bXProp:  917 Bins:      0 BRemL:      0 BRemN:      0 P: 30.3M T:  1.12
1800.10/1800.51	c Cleaning up after failed var search:     0.00 s 
1800.10/1800.51	c Replacing      917 vars Replaced    16385 lits Time:     0.00 s 
1800.10/1800.51	c bin-w-bin subsume rem          564 bins  time:  0.00 s
1800.10/1800.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1800.10/1800.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  11538 time:  0.14 s
1800.10/1800.51	c Removed useless bin:     440  fixed:     0  props:  20.00M  time:  0.16 s
1800.10/1800.51	c lits-rem:        80  cl-subs:      893  v-elim:   3510  v-fix:    0  time:  0.08 s
1800.10/1800.51	c Finding binary XORs  T:     0.06 s  found:     270
1800.10/1800.51	c Replacing      270 vars Replaced     7201 lits Time:     0.00 s 
1800.10/1800.51	c Finding non-binary XORs:     0.01 s (found:       0, avg size: -nan)
1800.10/1800.51	c calculated reachability. Time: 0.01
1800.10/1800.51	c Calc default polars -  time:   0.00 s pos:    1423 undec:   19023 neg:    6198
1800.10/1800.51	c =========================================================================================
1800.10/1800.51	c types(t): F = full restart, N = normal restart
1800.10/1800.51	c types(t): S = simplification begin/end, E = solution found
1800.10/1800.51	c restart types(rt): st = static, dy = dynamic
1800.10/1800.51	c  t rt  Rest     Confl      Vars   NormCls    XorCls    BinCls   Learnts    ClLits    LtLits
1800.10/1800.51	c  B st     0         0      7758     19809         0     27149         0    156605         0   no data   no data  --
1800.10/1800.51	c  N dy    21      4038      7698     19809         0     27249      3869    156605    364295     15.40     16.23  --
1800.10/1800.51	c  N dy    25      9164      7686     19809         0     27275      6420    156605    251886     12.02     12.66  --
1800.10/1800.51	c  N dy    60     13215      7615     19329         0     26882      6061    153170    269372     13.70     19.06  --
1800.10/1800.51	c  N dy    88     17283      7456     18992         0     26607      9917    150736    588160     14.59     16.58  --
1800.10/1800.51	c  N dy   121     21350      7449     18992         0     26621      8616    150736    368347     15.46     18.20  --
1800.10/1800.51	c Finding binary XORs  T:     0.03 s  found:     133
1800.10/1800.51	c Replacing      133 vars Replaced     4488 lits Time:     0.01 s 
1800.10/1800.51	c  F st   142     25001      7291     18480         0     26056     12151    147073    728335     15.73     19.18  --
1800.10/1800.51	c  N st   144     25628      7290     18480         0     26057     12761    147073    786693     15.73   no data  --
1800.10/1800.51	c Decided on static restart strategy
1800.10/1800.51	c  N st   148     30000      7290     18480         0     26061     10521    147073    545326     15.73   no data  --
1800.10/1800.51	c  S st   148     30000      7290     18480         0     26061     10521    147073    545326     15.73   no data  --
1800.10/1800.51	c  S st   148     30503      7288     18480         0     26144     10923    147073    548522     15.73   no data  --
1800.10/1800.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1800.10/1800.51	c Cache  BProp: 13 Set: 17 BXProp: 0 T: 0.00
1800.10/1800.51	c Flit:    58 Blit:    230 bXBeca:    0 bXProp:  294 Bins:  23810 BRemL:   4177 BRemN:    721 P: 62.4M T:  2.97
1800.10/1800.51	c Cleaning up after failed var search:     0.01 s 
1800.10/1800.51	c Replacing      294 vars Replaced    31607 lits Time:     0.03 s 
1800.10/1800.51	c bin-w-bin subsume rem          713 bins  time:  0.01 s
1800.10/1800.51	c subs with bin:      500  lits-rem:     22225  v-fix:    0  time:  0.63 s
1800.10/1800.51	c Subs w/ non-existent bins:      5 l-rem:   2564 v-fix:     0 done:    809 time:  0.03 s
1800.10/1800.51	c Removed useless bin:     110  fixed:     0  props:   2.07M  time:  0.02 s
1800.10/1800.51	c lits-rem:       648  cl-subs:     8232  v-elim:   1213  v-fix:    0  time:  3.26 s
1800.10/1800.51	c asymm  cl-useful: 183/13079/15484 lits-rem:209 time: 0.47
1800.10/1800.51	c calculated reachability. Time: 0.02
1800.10/1800.51	c  N st   148     30503      5066     15483         0     34495      6292    115686    125078     15.73   no data  --
1800.10/1800.51	c Finding binary XORs  T:     0.04 s  found:       0
1800.10/1800.51	c  N st   150     37613      5056     15483         0     34500     13307    115686    783990     15.73   no data  --
1800.10/1800.51	c  N st   151     44012      5055     15483         0     34501     12300    115686    498530     15.73   no data  --
1800.10/1800.51	c  S st   152     45754      5055     15483         0     34501     14027    115686    654904     15.73   no data  --
1800.10/1800.51	c  S st   152     46256      5055     15483         0     34517     14506    115686    659026     15.73   no data  --
1800.10/1800.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1800.10/1800.51	c Cache  BProp: 32 Set: 0 BXProp: 0 T: 0.01
1800.10/1800.51	c Flit:     7 Blit:      1 bXBeca:    0 bXProp:   10 Bins:   1200 BRemL:   1343 BRemN:    102 P: 28.3M T:  0.97
1800.10/1800.51	c Replacing       10 vars Replaced     3364 lits Time:     0.02 s 
1800.10/1800.51	c bin-w-bin subsume rem          124 bins  time:  0.01 s
1800.10/1800.51	c subs with bin:      111  lits-rem:      2709  v-fix:    0  time:  0.61 s
1800.10/1800.51	c Subs w/ non-existent bins:      6 l-rem:   3009 v-fix:     0 done:    232 time:  0.01 s
1800.10/1800.51	c Removed useless bin:      21  fixed:     0  props:   1.08M  time:  0.01 s
1800.10/1800.51	c lits-rem:       778  cl-subs:     3118  v-elim:     39  v-fix:    0  time:  3.84 s
1800.10/1800.51	c vivif2 --  cl tried    15143 cl shrink      135 lits rem        153 time: 0.02
1800.10/1800.51	c vivif2 --  cl tried    11472 cl shrink     3718 lits rem      85041 time: 0.03
1800.10/1800.51	c asymm  cl-useful: 0/2010/15089 lits-rem:0 time: 0.10
1800.10/1800.51	c calculated reachability. Time: 0.01
1800.10/1800.51	c  N st   152     46256      4951     15089         0     33606     11470    112424    391633     15.73   no data  --
1800.10/1800.51	c Finding binary XORs  T:     0.03 s  found:       0
1800.10/1800.51	c  N st   153     60656      4951     15089         0     33607     17215    112423    895482     15.73   no data  --
1800.10/1800.51	c  N st   154     69385      4938     15089         0     33617     16004    112423    572715     15.73   no data  --
1800.10/1800.51	c  S st   154     69385      4938     15089         0     33617     16004    112423    572715     15.73   no data  --
1800.10/1800.51	c  S st   154     69886      4934     15089         0     33632     16482    112423    578499     15.73   no data  --
1800.10/1800.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1800.10/1800.51	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1800.10/1800.51	c Flit:     5 Blit:      0 bXBeca:    0 bXProp:   15 Bins:    621 BRemL:    332 BRemN:     41 P: 26.0M T:  0.86
1800.10/1800.51	c Replacing       15 vars Replaced     3489 lits Time:     0.02 s 
1800.10/1800.51	c bin-w-bin subsume rem           60 bins  time:  0.01 s
1800.10/1800.51	c subs with bin:       25  lits-rem:      1208  v-fix:    0  time:  0.41 s
1800.10/1800.51	c Subs w/ non-existent bins:      1 l-rem:   3408 v-fix:     0 done:   1900 time:  0.04 s
1800.10/1800.51	c Removed useless bin:       8  fixed:     0  props:   0.75M  time:  0.00 s
1800.10/1800.51	c lits-rem:       894  cl-subs:     3911  v-elim:     83  v-fix:    0  time:  3.72 s
1800.10/1800.51	c vivif2 --  cl tried    14812 cl shrink       34 lits rem         35 time: 0.01
1800.10/1800.51	c vivif2 --  cl tried    12768 cl shrink     2309 lits rem      37750 time: 0.03
1800.10/1800.51	c asymm  cl-useful: 99/12066/14796 lits-rem:280 time: 0.45
1800.10/1800.51	c calculated reachability. Time: 0.01
1800.10/1800.51	c  N st   154     69886      4757     14708         0     33014     12768    109191    314215     15.73   no data  --
1800.10/1800.51	c Finding binary XORs  T:     0.03 s  found:       3
1800.10/1800.51	c  F st   155     87501      4757     14708         0     33016     19558    109191    956900     15.73   no data  --
1800.10/1800.51	c Replacing        3 vars Replaced      257 lits Time:     0.01 s 
1800.10/1800.51	c  N st   155     87501      4745     14679         0     32904     19539    108894    956493     15.73   no data  --
1800.10/1800.51	c Decided on static restart strategy
1800.10/1800.51	c  N st   162     95540      4743     14679         0     32917     15788    108894    515736     15.73   no data  --
1800.10/1800.51	c  N st   164    104830      4735     14679         0     32919     24842    108894   1213657     15.73   no data  --
1800.10/1800.51	c  S st   164    104830      4735     14679         0     32919     24842    108894   1213657     15.73   no data  --
1800.10/1800.51	c  S st   164    105334      4730     14679         0     32946     25302    108894   1217942     15.73   no data  --
1800.10/1800.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1800.10/1800.51	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1800.10/1800.51	c Flit:     8 Blit:     31 bXBeca:    0 bXProp:   40 Bins:   1191 BRemL:   1432 BRemN:     47 P: 25.3M T:  0.85
1800.10/1800.51	c Replacing       40 vars Replaced     4007 lits Time:     0.02 s 
1800.10/1800.51	c bin-w-bin subsume rem          122 bins  time:  0.01 s
1800.10/1800.51	c subs with bin:      137  lits-rem:      3964  v-fix:    0  time:  1.33 s
1800.10/1800.51	c Subs w/ non-existent bins:      1 l-rem:   2470 v-fix:     0 done:    258 time:  0.02 s
1800.10/1800.51	c Removed useless bin:      21  fixed:     0  props:   0.76M  time:  0.01 s
1800.10/1800.51	c lits-rem:       302  cl-subs:     6748  v-elim:     80  v-fix:    0  time:  3.09 s
1800.10/1800.51	c vivif2 --  cl tried    14187 cl shrink       69 lits rem         83 time: 0.01
1800.10/1800.51	c vivif2 --  cl tried    18569 cl shrink     3567 lits rem      80620 time: 0.04
1800.10/1800.51	c asymm  cl-useful: 7/2080/14146 lits-rem:21 time: 0.11
1800.10/1800.51	c calculated reachability. Time: 0.01
1800.10/1800.51	c  N st   164    105334      4419     14139         0     31056     18568    103472    536185     15.73   no data  --
1800.10/1800.51	c Finding binary XORs  T:     0.02 s  found:       1
1800.10/1800.51	c  N st   165    114932      4419     14139         0     31057     15505    103472    388709     15.73   no data  --
1800.10/1800.51	c  N st   166    129329      4419     14139         0     31061     15991    103472    379007     15.73   no data  --
1800.10/1800.51	c  N st   167    150924      4419     14139         0     31064     22539    103472    754735     15.73   no data  --
1800.10/1800.51	c  S st   168    158001      4419     14139         0     31065     29508    103472   1236673     15.73   no data  --
1800.10/1800.51	c  S st   168    158501      4419     14139         0     31077     29989    103472   1242872     15.73   no data  --
1800.10/1800.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1800.10/1800.51	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1800.10/1800.51	c Flit:     2 Blit:      0 bXBeca:    0 bXProp:    6 Bins:    619 BRemL:    523 BRemN:     42 P: 23.7M T:  0.72
1800.10/1800.51	c Replacing        7 vars Replaced     1374 lits Time:     0.02 s 
1800.10/1800.51	c bin-w-bin subsume rem           41 bins  time:  0.00 s
1800.10/1800.51	c subs with bin:       55  lits-rem:      1534  v-fix:    0  time:  1.32 s
1800.10/1800.51	c Subs w/ non-existent bins:      3 l-rem:   3942 v-fix:     0 done:    465 time:  0.02 s
1800.10/1800.51	c Removed useless bin:       6  fixed:     0  props:   0.76M  time:  0.01 s
1800.10/1800.51	c lits-rem:       656  cl-subs:     5704  v-elim:     16  v-fix:    0  time:  3.00 s
1800.10/1800.51	c vivif2 --  cl tried    14071 cl shrink       17 lits rem         25 time: 0.01
1800.10/1800.51	c vivif2 --  cl tried    24299 cl shrink     5910 lits rem     179561 time: 0.08
1800.10/1800.51	c asymm  cl-useful: 25/5831/14055 lits-rem:59 time: 0.22
1800.10/1800.51	c calculated reachability. Time: 0.01
1800.10/1800.51	c  N st   168    158501      4389     14041         0     30902     24298    102754    854763     15.73   no data  --
1800.10/1800.51	c Finding binary XORs  T:     0.02 s  found:       1
1800.10/1800.51	c  N st   169    207089      4388     14041         0     30906     22273    102754    583134     15.73   no data  --
1800.10/1800.51	c  N st   170    237751      4368     14041         0     30912     33902    102754   1499390     15.73   no data  --
1800.10/1800.51	c  S st   170    237751      4368     14041         0     30912     33902    102754   1499390     15.73   no data  --
1800.10/1800.51	c  S st   170    238251      4368     14041         0     30932     34378    102754   1506433     15.73   no data  --
1800.10/1800.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1800.10/1800.51	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1800.10/1800.51	c Flit:     3 Blit:      0 bXBeca:    0 bXProp:   14 Bins:    358 BRemL:    186 BRemN:     30 P: 24.5M T:  0.73
1800.10/1800.51	c Replacing       15 vars Replaced     1892 lits Time:     0.02 s 
1800.10/1800.51	c bin-w-bin subsume rem           27 bins  time:  0.00 s
1800.10/1800.51	c subs with bin:       16  lits-rem:      1545  v-fix:    0  time:  1.34 s
1800.10/1800.51	c Subs w/ non-existent bins:      3 l-rem:   2617 v-fix:     0 done:    668 time:  0.02 s
1800.10/1800.51	c Removed useless bin:       6  fixed:     0  props:   0.76M  time:  0.01 s
1800.10/1800.51	c lits-rem:      1018  cl-subs:     5162  v-elim:     36  v-fix:    0  time:  3.76 s
1800.10/1800.51	c vivif2 --  cl tried    13918 cl shrink       18 lits rem         20 time: 0.01
1800.10/1800.51	c vivif2 --  cl tried    29321 cl shrink     6082 lits rem     175571 time: 0.08
1800.10/1800.51	c asymm  cl-useful: 21/3159/13905 lits-rem:63 time: 0.20
1800.10/1800.51	c calculated reachability. Time: 0.01
1800.10/1800.51	c  N st   170    238251      4304     13884         0     30772     29321    101256    930173     15.73   no data  --
1800.10/1800.51	c Finding binary XORs  T:     0.03 s  found:       1
1800.10/1800.51	c  F st   171    306250      4284     13884         0     30789     34517    101255    981085     15.73   no data  --
1800.10/1800.51	c Replacing        1 vars Replaced       27 lits Time:     0.00 s 
1800.10/1800.51	c  N st   171    306250      4283     13841         0     30666     34466    100865    980623     15.73   no data  --
1800.10/1800.51	c Decided on static restart strategy
1800.10/1800.51	c  N st   181    334558      4271     13841         0     30672     39841    100865   1798788     15.73   no data  --
1800.10/1800.51	c  N st   183    357377      4271     13841         0     30673     38633    100865   1227354     15.73   no data  --
1800.10/1800.51	c  S st   183    357377      4271     13841         0     30673     38633    100865   1227354     15.73   no data  --
1800.10/1800.51	c  S st   183    357880      4271     13841         0     30694     39110    100865   1232353     15.73   no data  --
1800.10/1800.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1800.10/1800.51	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1800.10/1800.51	c Flit:    14 Blit:      0 bXBeca:    0 bXProp:   17 Bins:   1364 BRemL:    806 BRemN:     21 P: 25.3M T:  0.78
1800.10/1800.51	c Replacing       17 vars Replaced     1154 lits Time:     0.01 s 
1800.10/1800.51	c bin-w-bin subsume rem           69 bins  time:  0.01 s
1800.10/1800.51	c subs with bin:      109  lits-rem:      3381  v-fix:    0  time:  1.21 s
1800.10/1800.51	c Subs w/ non-existent bins:      0 l-rem:   3849 v-fix:     0 done:    213 time:  0.03 s
1800.10/1800.51	c Removed useless bin:      14  fixed:     0  props:   0.71M  time:  0.00 s
1800.10/1800.51	c lits-rem:       847  cl-subs:     7202  v-elim:     97  v-fix:    0  time:  3.00 s
1800.10/1800.51	c vivif2 --  cl tried    13467 cl shrink       25 lits rem         27 time: 0.01
1800.10/1800.51	c vivif2 --  cl tried    32065 cl shrink     5271 lits rem      83497 time: 0.05
1800.10/1800.51	c asymm  cl-useful: 16/3749/13457 lits-rem:48 time: 0.21
1800.10/1800.51	c calculated reachability. Time: 0.00
1800.10/1800.51	c  N st   183    357880      4070     13441         0     29760     32065     96895    740747     15.73   no data  --
1800.10/1800.51	c Finding binary XORs  T:     0.03 s  found:       2
1800.10/1800.51	c  N st   184    390273      4070     13441         0     29763     39451     96895   1351887     15.73   no data  --
1800.10/1800.51	c  N st   185    438861      4070     13441         0     29765     35169     96895    802457     15.73   no data  --
1800.10/1800.51	c  N st   186    511743      4070     13441         0     29767     51067     96894   1979460     15.73   no data  --
1800.10/1800.51	c  N st   187    536823      4070     13441         0     29768     46131     96894   1480258     15.73   no data  --
1800.10/1800.51	c  S st   187    536823      4070     13441         0     29768     46131     96894   1480258     15.73   no data  --
1800.10/1800.51	c  S st   187    537325      4069     13441         0     29786     46604     96894   1485620     15.73   no data  --
1800.10/1800.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1800.10/1800.51	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1800.10/1800.51	c Flit:     5 Blit:      0 bXBeca:    0 bXProp:   14 Bins:   1110 BRemL:    775 BRemN:     26 P: 24.5M T:  0.72
1800.10/1800.51	c Replacing       16 vars Replaced     2758 lits Time:     0.02 s 
1800.10/1800.51	c bin-w-bin subsume rem           54 bins  time:  0.01 s
1800.10/1800.51	c subs with bin:       43  lits-rem:      3172  v-fix:    0  time:  1.30 s
1800.10/1800.51	c Subs w/ non-existent bins:      4 l-rem:   2953 v-fix:     0 done:    345 time:  0.02 s
1800.10/1800.51	c Removed useless bin:      34  fixed:     0  props:   0.65M  time:  0.01 s
1800.10/1800.51	c lits-rem:       234  cl-subs:     9614  v-elim:     30  v-fix:    0  time:  4.32 s
1800.10/1800.51	c vivif2 --  cl tried    13196 cl shrink       24 lits rem         30 time: 0.01
1800.10/1800.51	c vivif2 --  cl tried    37039 cl shrink     5196 lits rem     126856 time: 0.07
1800.10/1800.51	c asymm  cl-useful: 11/4609/13181 lits-rem:15 time: 0.21
1800.10/1800.51	c calculated reachability. Time: 0.01
1800.10/1800.51	c  N st   187    537325      3966     13180         0     29115     37036     94404    939537     15.73   no data  --
1800.10/1800.51	c Finding binary XORs  T:     0.02 s  found:       0
1800.10/1800.51	c  N st   188    701309      3966     13180         0     29119     36431     94404    620792     15.73   no data  --
1800.10/1800.51	c  N st   189    805988      3966     13180         0     29122     67745     94404   2801626     15.73   no data  --
1800.10/1800.51	c  S st   189    805988      3966     13180         0     29122     67745     94404   2801626     15.73   no data  --
1800.10/1800.51	c  S st   189    806491      3966     13180         0     29141     68224     94404   2809170     15.73   no data  --
1800.10/1800.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1800.10/1800.51	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1800.10/1800.51	c Flit:     4 Blit:      0 bXBeca:    0 bXProp:   13 Bins:    532 BRemL:    330 BRemN:     37 P: 24.1M T:  0.69
1800.10/1800.51	c Replacing       13 vars Replaced     3009 lits Time:     0.04 s 
1800.10/1800.51	c bin-w-bin subsume rem           31 bins  time:  0.01 s
1800.10/1800.51	c subs with bin:       11  lits-rem:      3245  v-fix:    0  time:  1.38 s
1800.10/1800.51	c Subs w/ non-existent bins:      0 l-rem:   2648 v-fix:     0 done:    243 time:  0.03 s
1800.10/1800.51	c Removed useless bin:       2  fixed:     0  props:   0.59M  time:  0.00 s
1800.10/1800.51	c lits-rem:       226  cl-subs:    14344  v-elim:     14  v-fix:    0  time: 13.06 s
1800.10/1800.51	c vivif2 --  cl tried    13119 cl shrink        8 lits rem          9 time: 0.01
1800.10/1800.51	c vivif2 --  cl tried    53885 cl shrink    12018 lits rem     310590 time: 0.17
1800.10/1800.51	c asymm  cl-useful: 31/2847/13115 lits-rem:93 time: 0.20
1800.10/1800.51	c calculated reachability. Time: 0.01
1800.10/1800.51	c  N st   189    806491      3898     13084         0     29042     53883     93396   1694700     15.73   no data  --
1800.10/1800.51	c Finding binary XORs  T:     0.02 s  found:       1
1800.10/1800.51	c  F st   190   1071876      3896     13072         0     29020     76227     93328   3088709     15.73   no data  --
1800.10/1800.51	c Replacing        1 vars Replaced      528 lits Time:     0.01 s 
1800.10/1800.51	c  N st   190   1071876      3895     13068         0     28995     76227     93290   3088672     15.73   no data  --
1800.10/1800.51	c Decided on static restart strategy
1800.10/1800.51	c  N st   200   1100177      3867     13068         0     28997     60810     93290   1900868     15.73   no data  --
1800.10/1800.51	c  N st   202   1136171      3867     13068         0     28998     51977     93290   1214018     15.73   no data  --
1800.10/1800.51	c  N st   203   1168563      3867     13068         0     28998     83807     93290   3664901     15.73   no data  --
1800.10/1800.51	c  N st   204   1209736      3867     13068         0     28998     79032     93290   2958367     15.73   no data  --
1800.10/1800.51	c  S st   204   1209736      3867     13068         0     28998     79032     93290   2958367     15.73   no data  --
1800.10/1800.51	c  S st   204   1210240      3866     13068         0     29007     79517     93290   2967453     15.73   no data  --
1800.10/1800.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1800.10/1800.51	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1800.10/1800.51	c Flit:     2 Blit:      2 bXBeca:    0 bXProp:   22 Bins:    726 BRemL:    668 BRemN:     20 P: 24.5M T:  0.71
1800.10/1800.51	c Replacing       22 vars Replaced     6700 lits Time:     0.06 s 
1800.10/1800.51	c bin-w-bin subsume rem           53 bins  time:  0.01 s
1800.10/1800.51	c subs with bin:       51  lits-rem:      5674  v-fix:    0  time:  1.43 s
1800.10/1800.51	c Subs w/ non-existent bins:      9 l-rem:   2802 v-fix:     0 done:    184 time:  0.02 s
1800.10/1800.51	c Removed useless bin:       5  fixed:     0  props:   0.63M  time:  0.01 s
1800.10/1800.51	c lits-rem:       199  cl-subs:    24477  v-elim:     60  v-fix:    0  time: 17.48 s
1800.10/1800.51	c vivif2 --  cl tried    12808 cl shrink       38 lits rem         39 time: 0.01
1800.10/1800.51	c vivif2 --  cl tried    54973 cl shrink     7611 lits rem     171690 time: 0.11
1800.10/1800.51	c asymm  cl-useful: 0/1038/12788 lits-rem:0 time: 0.18
1800.10/1800.51	c calculated reachability. Time: 0.00
1800.10/1800.51	c  N st   204   1210240      3712     12788         0     28286     54969     90316   1340092     15.73   no data  --
1800.10/1800.51	c Finding binary XORs  T:     0.03 s  found:       0
1800.10/1800.51	c  N st   205   1283124      3712     12788         0     28286     80917     90316   3091850     15.73   no data  --
1800.10/1800.51	c  N st   206   1392447      3712     12788         0     28294     93360     90316   3651819     15.73   no data  --
1800.10/1800.51	c  N st   207   1556431      3712     12788         0     28298    104133     90316   4160381     15.73   no data  --
1800.10/1800.51	c  N st   208   1710243      3711     12788         0     28298     95750     90316   3453811     15.73   no data  --
1800.10/1800.51	c  S st   208   1710243      3711     12788         0     28298     95750     90316   3453811     15.73   no data  --
1800.10/1800.51	c  S st   208   1710743      3710     12788         0     28316     96227     90316   3461336     15.73   no data  --
1800.10/1800.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1800.10/1800.51	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1800.10/1800.51	c Flit:     2 Blit:      2 bXBeca:    0 bXProp:   22 Bins:    706 BRemL:    373 BRemN:     17 P: 25.4M T:  0.72
1800.10/1800.51	c Replacing       22 vars Replaced    10798 lits Time:     0.09 s 
1800.10/1800.51	c bin-w-bin subsume rem           58 bins  time:  0.00 s
1800.10/1800.51	c subs with bin:       13  lits-rem:      1103  v-fix:    0  time:  1.44 s
1800.10/1800.51	c Subs w/ non-existent bins:      8 l-rem:   4793 v-fix:     0 done:    324 time:  0.04 s
1800.10/1800.51	c Removed useless bin:      20  fixed:     0  props:   0.59M  time:  0.01 s
1800.10/1800.51	c lits-rem:      1113  cl-subs:    21870  v-elim:     14  v-fix:    0  time: 50.98 s
1800.10/1800.51	c vivif2 --  cl tried    12696 cl shrink        7 lits rem          7 time: 0.01
1800.10/1800.51	c vivif2 --  cl tried    74337 cl shrink    16927 lits rem     406467 time: 0.23
1800.10/1800.51	c asymm  cl-useful: 5/2645/12693 lits-rem:15 time: 0.20
1800.10/1800.51	c calculated reachability. Time: 0.00
1800.10/1800.51	c  N st   208   1710743      3657     12688         0     28369     74327     89448   2324578     15.73   no data  --
1800.10/1800.51	c Finding binary XORs  T:     0.03 s  found:       0
1800.10/1800.51	c  N st   209   2079707      3657     12688         0     28379     93251     89448   3308205     15.73   no data  --
1800.10/1800.51	c  N st   210   2210743      3657     12688         0     28380     98977     89448   3707230     15.73   no data  --
1800.10/1800.51	c  S st   210   2210743      3657     12688         0     28380     98977     89448   3707230     15.73   no data  --
1800.10/1800.51	c  S st   210   2211246      3656     12688         0     28399     99453     89448   3713145     15.73   no data  --
1800.10/1800.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1800.10/1800.51	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1800.10/1800.51	c Flit:     2 Blit:      1 bXBeca:    0 bXProp:   17 Bins:    814 BRemL:    633 BRemN:     10 P: 26.0M T:  0.73
1800.10/1800.51	c Replacing       17 vars Replaced    18465 lits Time:     0.10 s 
1800.10/1800.51	c bin-w-bin subsume rem           66 bins  time:  0.01 s
1800.10/1800.51	c subs with bin:       25  lits-rem:      4169  v-fix:    0  time:  1.48 s
1800.10/1800.51	c Subs w/ non-existent bins:      4 l-rem:   3590 v-fix:     0 done:    422 time:  0.03 s
1800.10/1800.51	c Removed useless bin:      52  fixed:     0  props:   0.58M  time:  0.01 s
1800.10/1800.51	c lits-rem:       634  cl-subs:    13979  v-elim:     15  v-fix:    0  time: 68.81 s
1800.10/1800.51	c vivif2 --  cl tried    12512 cl shrink       16 lits rem         16 time: 0.01
1800.10/1800.51	c vivif2 --  cl tried    85383 cl shrink    17946 lits rem     515620 time: 0.26
1800.10/1800.51	c asymm  cl-useful: 1/1363/12502 lits-rem:3 time: 0.19
1800.10/1800.51	c calculated reachability. Time: 0.01
1800.10/1800.51	c  N st   210   2211246      3579     12501         0     28053     85376     87823   2617586     15.73   no data  --
1800.10/1800.51	c Finding binary XORs  T:     0.02 s  found:       0
1800.10/1800.51	c  N st   211   2711248      3579     12501         0     28055    116906     87823   4367260     15.73   no data  --
1800.10/1800.51	c  S st   211   2711248      3579     12501         0     28055    116906     87823   4367260     15.73   no data  --
1800.10/1800.51	c  S st   211   2711753      3564     12501         0     28063    117398     87823   4376100     15.73   no data  --
1800.10/1800.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1800.10/1800.51	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1800.10/1800.51	c Flit:    10 Blit:      0 bXBeca:    0 bXProp:   11 Bins:    567 BRemL:    331 BRemN:     24 P: 27.7M T:  0.72
1800.10/1800.51	c Replacing       11 vars Replaced     5122 lits Time:     0.05 s 
1800.10/1800.51	c bin-w-bin subsume rem           44 bins  time:  0.00 s
1800.10/1800.51	c subs with bin:        0  lits-rem:        22  v-fix:    0  time:  1.49 s
1800.10/1800.51	c Subs w/ non-existent bins:      8 l-rem:   4564 v-fix:     0 done:    601 time:  0.02 s
1800.10/1800.51	c Removed useless bin:       8  fixed:     0  props:   0.56M  time:  0.01 s
1800.10/1800.51	c lits-rem:      1408  cl-subs:    25699  v-elim:     24  v-fix:    0  time: 78.15 s
1800.10/1800.51	c vivif2 --  cl tried    12361 cl shrink        9 lits rem         10 time: 0.01
1800.10/1800.51	c vivif2 --  cl tried    91688 cl shrink    14906 lits rem     326063 time: 0.22
1800.10/1800.51	c asymm  cl-useful: 4/3496/12356 lits-rem:6 time: 0.21
1800.10/1800.51	c calculated reachability. Time: 0.01
1800.10/1800.51	c  N st   211   2711753      3476     12356         0     27790     91685     86054   2432479     15.73   no data  --
1800.10/1800.51	c Finding binary XORs  T:     0.02 s  found:       0
1800.10/1800.51	c  N st   212   3211755      3476     12356         0     27798    149737     86054   5842122     15.73   no data  --
1800.10/1800.51	c  S st   212   3211755      3476     12356         0     27798    149737     86054   5842122     15.73   no data  --
1800.10/1800.51	c  S st   212   3212257      3474     12356         0     27815    150213     86054   5848627     15.73   no data  --
1800.10/1800.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1800.10/1800.51	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1800.10/1800.51	c Flit:     3 Blit:      3 bXBeca:    0 bXProp:   10 Bins:    561 BRemL:    628 BRemN:     12 P: 28.5M T:  0.77
1800.10/1800.51	c Replacing       10 vars Replaced    21163 lits Time:     0.25 s 
1800.10/1800.51	c bin-w-bin subsume rem           21 bins  time:  0.00 s
1800.10/1800.51	c subs with bin:       12  lits-rem:      3055  v-fix:    0  time:  1.57 s
1800.10/1800.51	c Subs w/ non-existent bins:      0 l-rem:   3811 v-fix:     0 done:    559 time:  0.04 s
1800.10/1800.51	c Removed useless bin:       4  fixed:     0  props:   0.57M  time:  0.01 s
1800.10/1800.51	c lits-rem:      1355  cl-subs:    45549  v-elim:     24  v-fix:    0  time: 136.99 s
1800.10/1800.51	c vivif2 --  cl tried    12247 cl shrink       23 lits rem         24 time: 0.01
1800.10/1800.51	c vivif2 --  cl tried   104602 cl shrink    22832 lits rem     533326 time: 0.32
1800.10/1800.51	c asymm  cl-useful: 26/2697/12237 lits-rem:55 time: 0.22
1800.10/1800.51	c calculated reachability. Time: 0.01
1800.10/1800.51	c  N st   212   3212257      3406     12223         0     27378    104596     84997   3185727     15.73   no data  --
1800.10/1800.51	c Finding binary XORs  T:     0.03 s  found:       1

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-3718910-1338269083/watcher-3718910-1338269083 -o /tmp/evaluation-result-3718910-1338269083/solver-3718910-1338269083 -C 1800 -W 1900 -M 15500 python HOME/RunSolver.py HOME/instance-3718910-1338269083.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: 1.95 1.07 0.43 3/178 21142
/proc/meminfo: memFree=31175296/32873844 swapFree=7632/7632
[pid=21142] ppid=21140 vsize=15276 CPUtime=0 cores=1,3,5,7
/proc/21142/stat : 21142 (python) D 21140 21142 21003 0 -1 4202496 634 0 0 0 0 0 0 0 20 0 1 0 293033931 15642624 527 33554432000 4194304 5683644 140734943335008 140734943320920 214369649552 0 0 16781312 2 18446744072100588836 0 0 17 5 0 0 0 0 0
/proc/21142/statm: 3819 527 312 364 0 261 0

[startup+0.03578 s]
/proc/loadavg: 1.95 1.07 0.43 3/178 21142
/proc/meminfo: memFree=31175296/32873844 swapFree=7632/7632
[pid=21142] ppid=21140 vsize=15972 CPUtime=0 cores=1,3,5,7
/proc/21142/stat : 21142 (python) D 21140 21142 21003 0 -1 4202496 950 0 0 0 0 0 0 0 20 0 1 0 293033931 16355328 799 33554432000 4194304 5683644 140734943335008 140734943305976 214369649552 0 0 16781312 2 18446744072100588836 0 0 17 5 0 0 0 0 0
/proc/21142/statm: 3993 799 359 364 0 435 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 15972

[startup+0.100309 s]
/proc/loadavg: 1.95 1.07 0.43 3/178 21142
/proc/meminfo: memFree=31175296/32873844 swapFree=7632/7632
[pid=21142] ppid=21140 vsize=16996 CPUtime=0.01 cores=1,3,5,7
/proc/21142/stat : 21142 (python) S 21140 21142 21003 0 -1 4202496 1333 0 0 0 1 0 0 0 20 0 1 0 293033931 17403904 1082 33554432000 4194304 5683644 140734943335008 140734943332856 214369650048 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/21142/statm: 4249 1082 429 364 0 691 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16996

[startup+0.300256 s]
/proc/loadavg: 1.95 1.07 0.43 3/178 21142
/proc/meminfo: memFree=31175296/32873844 swapFree=7632/7632
[pid=21142] ppid=21140 vsize=16996 CPUtime=0.01 cores=1,3,5,7
/proc/21142/stat : 21142 (python) S 21140 21142 21003 0 -1 4202496 1333 0 0 0 1 0 0 0 20 0 1 0 293033931 17403904 1082 33554432000 4194304 5683644 140734943335008 140734943332856 214369650048 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/21142/statm: 4249 1082 429 364 0 691 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16996

[startup+0.700218 s]
/proc/loadavg: 1.95 1.07 0.43 3/178 21142
/proc/meminfo: memFree=31175296/32873844 swapFree=7632/7632
[pid=21142] ppid=21140 vsize=16996 CPUtime=0.01 cores=1,3,5,7
/proc/21142/stat : 21142 (python) S 21140 21142 21003 0 -1 4202496 1333 0 0 0 1 0 0 0 20 0 1 0 293033931 17403904 1082 33554432000 4194304 5683644 140734943335008 140734943332856 214369650048 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/21142/statm: 4249 1082 429 364 0 691 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16996

[startup+1.50038 s]
/proc/loadavg: 1.95 1.07 0.43 3/183 21147
/proc/meminfo: memFree=31069304/32873844 swapFree=7632/7632
[pid=21142] ppid=21140 vsize=16996 CPUtime=1.37 cores=1,3,5,7
/proc/21142/stat : 21142 (python) S 21140 21142 21003 0 -1 4202496 1404 27248 0 0 1 0 41 95 20 0 1 0 293033931 17403904 1082 33554432000 4194304 5683644 140734943335008 140734943332552 214369650048 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/21142/statm: 4249 1082 429 364 0 691 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 16996

[startup+3.10037 s]
/proc/loadavg: 1.96 1.08 0.44 3/181 21149
/proc/meminfo: memFree=31147160/32873844 swapFree=7632/7632
[pid=21142] ppid=21140 vsize=16996 CPUtime=1.37 cores=1,3,5,7
/proc/21142/stat : 21142 (python) S 21140 21142 21003 0 -1 4202496 1404 27248 0 0 1 0 41 95 20 0 1 0 293033931 17403904 1082 33554432000 4194304 5683644 140734943335008 140734943332552 214369650048 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/21142/statm: 4249 1082 429 364 0 691 0
[pid=21148] ppid=21142 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21148/stat : 21148 (sh) S 21142 21142 21003 0 -1 4202496 323 0 0 0 0 0 0 0 20 0 1 0 293034078 9367552 266 33554432000 4194304 5064252 140736458227248 140736458225952 214369461838 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21148/statm: 2287 266 226 213 0 72 0
[pid=21149] ppid=21148 vsize=95868 CPUtime=1.62 cores=1,3,5,7
/proc/21149/stat : 21149 (CryptoMiniSat) R 21148 21142 21003 0 -1 4202496 17413 0 0 0 159 3 0 0 20 0 1 0 293034078 98168832 16680 33554432000 4194304 4734972 140735095537904 140735095529256 4311440 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0
/proc/21149/statm: 23967 16680 371 132 0 18867 0
Current children cumulated CPU time (s) 2.99
Current children cumulated vsize (KiB) 122012

[startup+6.3003 s]
/proc/loadavg: 1.96 1.08 0.44 3/181 21149
/proc/meminfo: memFree=31088752/32873844 swapFree=7632/7632
[pid=21142] ppid=21140 vsize=16996 CPUtime=1.37 cores=1,3,5,7
/proc/21142/stat : 21142 (python) S 21140 21142 21003 0 -1 4202496 1404 27248 0 0 1 0 41 95 20 0 1 0 293033931 17403904 1082 33554432000 4194304 5683644 140734943335008 140734943332552 214369650048 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/21142/statm: 4249 1082 429 364 0 691 0
[pid=21148] ppid=21142 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21148/stat : 21148 (sh) S 21142 21142 21003 0 -1 4202496 323 0 0 0 0 0 0 0 20 0 1 0 293034078 9367552 266 33554432000 4194304 5064252 140736458227248 140736458225952 214369461838 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21148/statm: 2287 266 226 213 0 72 0
[pid=21149] ppid=21148 vsize=104140 CPUtime=4.82 cores=1,3,5,7
/proc/21149/stat : 21149 (CryptoMiniSat) R 21148 21142 21003 0 -1 4202496 19901 0 0 0 478 4 0 0 20 0 1 0 293034078 106639360 18955 33554432000 4194304 4734972 140735095537904 140735095529928 4327917 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0
/proc/21149/statm: 26035 18955 397 132 0 20935 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 130284

[startup+12.7003 s]
/proc/loadavg: 1.96 1.11 0.45 3/181 21149
/proc/meminfo: memFree=31089144/32873844 swapFree=7632/7632
[pid=21142] ppid=21140 vsize=16996 CPUtime=1.37 cores=1,3,5,7
/proc/21142/stat : 21142 (python) S 21140 21142 21003 0 -1 4202496 1404 27248 0 0 1 0 41 95 20 0 1 0 293033931 17403904 1082 33554432000 4194304 5683644 140734943335008 140734943332552 214369650048 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/21142/statm: 4249 1082 429 364 0 691 0
[pid=21148] ppid=21142 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21148/stat : 21148 (sh) S 21142 21142 21003 0 -1 4202496 323 0 0 0 0 0 0 0 20 0 1 0 293034078 9367552 266 33554432000 4194304 5064252 140736458227248 140736458225952 214369461838 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21148/statm: 2287 266 226 213 0 72 0
[pid=21149] ppid=21148 vsize=107576 CPUtime=11.21 cores=1,3,5,7
/proc/21149/stat : 21149 (CryptoMiniSat) R 21148 21142 21003 0 -1 4202496 21398 0 0 0 1117 4 0 0 20 0 1 0 293034078 110157824 20269 33554432000 4194304 4734972 140735095537904 140735095528520 4311743 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0
/proc/21149/statm: 26894 20269 406 132 0 21794 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 133720

[startup+25.5004 s]
/proc/loadavg: 1.97 1.14 0.47 3/181 21149
/proc/meminfo: memFree=31071216/32873844 swapFree=7632/7632
[pid=21142] ppid=21140 vsize=16996 CPUtime=1.37 cores=1,3,5,7
/proc/21142/stat : 21142 (python) S 21140 21142 21003 0 -1 4202496 1404 27248 0 0 1 0 41 95 20 0 1 0 293033931 17403904 1082 33554432000 4194304 5683644 140734943335008 140734943332552 214369650048 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/21142/statm: 4249 1082 429 364 0 691 0
[pid=21148] ppid=21142 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21148/stat : 21148 (sh) S 21142 21142 21003 0 -1 4202496 323 0 0 0 0 0 0 0 20 0 1 0 293034078 9367552 266 33554432000 4194304 5064252 140736458227248 140736458225952 214369461838 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21148/statm: 2287 266 226 213 0 72 0
[pid=21149] ppid=21148 vsize=126196 CPUtime=24.02 cores=1,3,5,7
/proc/21149/stat : 21149 (CryptoMiniSat) R 21148 21142 21003 0 -1 4202496 26245 0 0 0 2396 6 0 0 20 0 1 0 293034078 129224704 24635 33554432000 4194304 4734972 140735095537904 140735095529688 4417936 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0
/proc/21149/statm: 31549 24635 406 132 0 26449 0
Current children cumulated CPU time (s) 25.39
Current children cumulated vsize (KiB) 152340

[startup+51.1003 s]
/proc/loadavg: 1.98 1.21 0.51 3/183 21191
/proc/meminfo: memFree=29766272/32873844 swapFree=7632/7632
[pid=21142] ppid=21140 vsize=16996 CPUtime=1.37 cores=1,3,5,7
/proc/21142/stat : 21142 (python) S 21140 21142 21003 0 -1 4202496 1404 27248 0 0 1 0 41 95 20 0 1 0 293033931 17403904 1082 33554432000 4194304 5683644 140734943335008 140734943332552 214369650048 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/21142/statm: 4249 1082 429 364 0 691 0
[pid=21148] ppid=21142 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21148/stat : 21148 (sh) S 21142 21142 21003 0 -1 4202496 323 0 0 0 0 0 0 0 20 0 1 0 293034078 9367552 266 33554432000 4194304 5064252 140736458227248 140736458225952 214369461838 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21148/statm: 2287 266 226 213 0 72 0
[pid=21149] ppid=21148 vsize=129576 CPUtime=49.6 cores=1,3,5,7
/proc/21149/stat : 21149 (CryptoMiniSat) R 21148 21142 21003 0 -1 4202496 28291 0 0 0 4954 6 0 0 20 0 1 0 293034078 132685824 26085 33554432000 4194304 4734972 140735095537904 140735095529928 4328237 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0
/proc/21149/statm: 32394 26085 406 132 0 27294 0
Current children cumulated CPU time (s) 50.97
Current children cumulated vsize (KiB) 155720

[startup+102.307 s]
/proc/loadavg: 1.99 1.34 0.59 3/183 21192
/proc/meminfo: memFree=27896824/32873844 swapFree=7632/7632
[pid=21142] ppid=21140 vsize=16996 CPUtime=1.37 cores=1,3,5,7
/proc/21142/stat : 21142 (python) S 21140 21142 21003 0 -1 4202496 1404 27248 0 0 1 0 41 95 20 0 1 0 293033931 17403904 1082 33554432000 4194304 5683644 140734943335008 140734943332552 214369650048 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/21142/statm: 4249 1082 429 364 0 691 0
[pid=21148] ppid=21142 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21148/stat : 21148 (sh) S 21142 21142 21003 0 -1 4202496 323 0 0 0 0 0 0 0 20 0 1 0 293034078 9367552 266 33554432000 4194304 5064252 140736458227248 140736458225952 214369461838 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21148/statm: 2287 266 226 213 0 72 0
[pid=21149] ppid=21148 vsize=152396 CPUtime=100.79 cores=1,3,5,7
/proc/21149/stat : 21149 (CryptoMiniSat) R 21148 21142 21003 0 -1 4202496 33475 0 0 0 10071 8 0 0 20 0 1 0 293034078 156053504 32447 33554432000 4194304 4734972 140735095537904 140735095529928 4327215 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0
/proc/21149/statm: 38099 32447 406 132 0 32999 0
Current children cumulated CPU time (s) 102.16
Current children cumulated vsize (KiB) 178540

[startup+162.3 s]
/proc/loadavg: 1.99 1.45 0.67 3/181 21194
/proc/meminfo: memFree=31045720/32873844 swapFree=7632/7632
[pid=21142] ppid=21140 vsize=16996 CPUtime=1.37 cores=1,3,5,7
/proc/21142/stat : 21142 (python) S 21140 21142 21003 0 -1 4202496 1404 27248 0 0 1 0 41 95 20 0 1 0 293033931 17403904 1082 33554432000 4194304 5683644 140734943335008 140734943332552 214369650048 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/21142/statm: 4249 1082 429 364 0 691 0
[pid=21148] ppid=21142 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21148/stat : 21148 (sh) S 21142 21142 21003 0 -1 4202496 323 0 0 0 0 0 0 0 20 0 1 0 293034078 9367552 266 33554432000 4194304 5064252 140736458227248 140736458225952 214369461838 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21148/statm: 2287 266 226 213 0 72 0
[pid=21149] ppid=21148 vsize=163300 CPUtime=160.77 cores=1,3,5,7
/proc/21149/stat : 21149 (CryptoMiniSat) R 21148 21142 21003 0 -1 4202496 37761 0 0 0 16068 9 0 0 20 0 1 0 293034078 167219200 35480 33554432000 4194304 4734972 140735095537904 140735095529928 4327274 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0
/proc/21149/statm: 40825 35480 406 132 0 35725 0
Current children cumulated CPU time (s) 162.14
Current children cumulated vsize (KiB) 189444

[startup+222.3 s]
/proc/loadavg: 1.99 1.55 0.76 3/181 21194
/proc/meminfo: memFree=31026792/32873844 swapFree=7632/7632
[pid=21142] ppid=21140 vsize=16996 CPUtime=1.37 cores=1,3,5,7
/proc/21142/stat : 21142 (python) S 21140 21142 21003 0 -1 4202496 1404 27248 0 0 1 0 41 95 20 0 1 0 293033931 17403904 1082 33554432000 4194304 5683644 140734943335008 140734943332552 214369650048 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/21142/statm: 4249 1082 429 364 0 691 0
[pid=21148] ppid=21142 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21148/stat : 21148 (sh) S 21142 21142 21003 0 -1 4202496 323 0 0 0 0 0 0 0 20 0 1 0 293034078 9367552 266 33554432000 4194304 5064252 140736458227248 140736458225952 214369461838 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21148/statm: 2287 266 226 213 0 72 0
[pid=21149] ppid=21148 vsize=165080 CPUtime=220.76 cores=1,3,5,7
/proc/21149/stat : 21149 (CryptoMiniSat) R 21148 21142 21003 0 -1 4202496 40056 0 0 0 22065 11 0 0 20 0 1 0 293034078 169041920 35511 33554432000 4194304 4734972 140735095537904 140735095529544 4440872 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0
/proc/21149/statm: 41270 35511 406 132 0 36170 0
Current children cumulated CPU time (s) 222.13
Current children cumulated vsize (KiB) 191224

[startup+282.3 s]
/proc/loadavg: 1.99 1.63 0.83 3/181 21194
/proc/meminfo: memFree=30998432/32873844 swapFree=7632/7632
[pid=21142] ppid=21140 vsize=16996 CPUtime=1.37 cores=1,3,5,7
/proc/21142/stat : 21142 (python) S 21140 21142 21003 0 -1 4202496 1404 27248 0 0 1 0 41 95 20 0 1 0 293033931 17403904 1082 33554432000 4194304 5683644 140734943335008 140734943332552 214369650048 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/21142/statm: 4249 1082 429 364 0 691 0
[pid=21148] ppid=21142 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/meminfo: memFree=30863616/32873844 swapFree=7632/7632
[pid=21142] ppid=21140 vsize=16996 CPUtime=1.37 cores=1,3,5,7
/proc/21142/stat : 21142 (python) S 21140 21142 21003 0 -1 4202496 1404 27248 0 0 1 0 41 95 20 0 1 0 293033931 17403904 1082 33554432000 4194304 5683644 140734943335008 140734943332552 214369650048 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/21142/statm: 4249 1082 429 364 0 691 0
[pid=21148] ppid=21142 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21148/stat : 21148 (sh) S 21142 21142 21003 0 -1 4202496 323 0 0 0 0 0 0 0 20 0 1 0 293034078 9367552 266 33554432000 4194304 5064252 140736458227248 140736458225952 214369461838 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21148/statm: 2287 266 226 213 0 72 0
[pid=21149] ppid=21148 vsize=301412 CPUtime=1300.6 cores=1,3,5,7
/proc/21149/stat : 21149 (CryptoMiniSat) R 21148 21142 21003 0 -1 4202496 84746 0 0 0 130026 34 0 0 20 0 1 0 293034078 308645888 55377 33554432000 4194304 4734972 140735095537904 140735095529928 4251261 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0
/proc/21149/statm: 75353 55377 406 132 0 70253 0
Current children cumulated CPU time (s) 1301.97
Current children cumulated vsize (KiB) 327556

[startup+1362.3 s]
/proc/loadavg: 2.02 1.99 1.61 3/181 21204
/proc/meminfo: memFree=30843152/32873844 swapFree=7632/7632
[pid=21142] ppid=21140 vsize=16996 CPUtime=1.37 cores=1,3,5,7
/proc/21142/stat : 21142 (python) S 21140 21142 21003 0 -1 4202496 1404 27248 0 0 1 0 41 95 20 0 1 0 293033931 17403904 1082 33554432000 4194304 5683644 140734943335008 140734943332552 214369650048 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/21142/statm: 4249 1082 429 364 0 691 0
[pid=21148] ppid=21142 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21148/stat : 21148 (sh) S 21142 21142 21003 0 -1 4202496 323 0 0 0 0 0 0 0 20 0 1 0 293034078 9367552 266 33554432000 4194304 5064252 140736458227248 140736458225952 214369461838 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21148/statm: 2287 266 226 213 0 72 0
[pid=21149] ppid=21148 vsize=320084 CPUtime=1360.59 cores=1,3,5,7
/proc/21149/stat : 21149 (CryptoMiniSat) R 21148 21142 21003 0 -1 4202496 89310 0 0 0 136023 36 0 0 20 0 1 0 293034078 327766016 60525 33554432000 4194304 4734972 140735095537904 140735095529160 4394748 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0
/proc/21149/statm: 80021 60525 406 132 0 74921 0
Current children cumulated CPU time (s) 1361.96
Current children cumulated vsize (KiB) 346228

[startup+1422.31 s]
/proc/loadavg: 2.01 1.99 1.63 3/181 21204
/proc/meminfo: memFree=30824224/32873844 swapFree=7632/7632
[pid=21142] ppid=21140 vsize=16996 CPUtime=1.37 cores=1,3,5,7
/proc/21142/stat : 21142 (python) S 21140 21142 21003 0 -1 4202496 1404 27248 0 0 1 0 41 95 20 0 1 0 293033931 17403904 1082 33554432000 4194304 5683644 140734943335008 140734943332552 214369650048 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/21142/statm: 4249 1082 429 364 0 691 0
[pid=21148] ppid=21142 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21148/stat : 21148 (sh) S 21142 21142 21003 0 -1 4202496 323 0 0 0 0 0 0 0 20 0 1 0 293034078 9367552 266 33554432000 4194304 5064252 140736458227248 140736458225952 214369461838 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21148/statm: 2287 266 226 213 0 72 0
[pid=21149] ppid=21148 vsize=321076 CPUtime=1420.59 cores=1,3,5,7
/proc/21149/stat : 21149 (CryptoMiniSat) R 21148 21142 21003 0 -1 4202496 89457 0 0 0 142023 36 0 0 20 0 1 0 293034078 328781824 61694 33554432000 4194304 4734972 140735095537904 140735095529160 4328416 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0
/proc/21149/statm: 80269 61694 406 132 0 75169 0
Current children cumulated CPU time (s) 1421.96
Current children cumulated vsize (KiB) 347220

[startup+1482.3 s]
/proc/loadavg: 2.04 2.00 1.66 3/181 21204
/proc/meminfo: memFree=30834152/32873844 swapFree=7632/7632
[pid=21142] ppid=21140 vsize=16996 CPUtime=1.37 cores=1,3,5,7
/proc/21142/stat : 21142 (python) S 21140 21142 21003 0 -1 4202496 1404 27248 0 0 1 0 41 95 20 0 1 0 293033931 17403904 1082 33554432000 4194304 5683644 140734943335008 140734943332552 214369650048 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/21142/statm: 4249 1082 429 364 0 691 0
[pid=21148] ppid=21142 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21148/stat : 21148 (sh) S 21142 21142 21003 0 -1 4202496 323 0 0 0 0 0 0 0 20 0 1 0 293034078 9367552 266 33554432000 4194304 5064252 140736458227248 140736458225952 214369461838 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21148/statm: 2287 266 226 213 0 72 0
[pid=21149] ppid=21148 vsize=260776 CPUtime=1480.56 cores=1,3,5,7
/proc/21149/stat : 21149 (CryptoMiniSat) R 21148 21142 21003 0 -1 4202496 90184 0 0 0 148020 36 0 0 20 0 1 0 293034078 267034624 57872 33554432000 4194304 4734972 140735095537904 140735095529928 4327282 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0
/proc/21149/statm: 65194 57872 406 132 0 60094 0
Current children cumulated CPU time (s) 1481.93
Current children cumulated vsize (KiB) 286920

[startup+1542.3 s]
/proc/loadavg: 2.04 2.01 1.68 3/182 21207
/proc/meminfo: memFree=30841280/32873844 swapFree=7632/7632
[pid=21142] ppid=21140 vsize=16996 CPUtime=1.37 cores=1,3,5,7
/proc/21142/stat : 21142 (python) S 21140 21142 21003 0 -1 4202496 1404 27248 0 0 1 0 41 95 20 0 1 0 293033931 17403904 1082 33554432000 4194304 5683644 140734943335008 140734943332552 214369650048 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/21142/statm: 4249 1082 429 364 0 691 0
[pid=21148] ppid=21142 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21148/stat : 21148 (sh) S 21142 21142 21003 0 -1 4202496 323 0 0 0 0 0 0 0 20 0 1 0 293034078 9367552 266 33554432000 4194304 5064252 140736458227248 140736458225952 214369461838 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21148/statm: 2287 266 226 213 0 72 0
[pid=21149] ppid=21148 vsize=322356 CPUtime=1540.55 cores=1,3,5,7
/proc/21149/stat : 21149 (CryptoMiniSat) R 21148 21142 21003 0 -1 4202496 91268 0 0 0 154018 37 0 0 20 0 1 0 293034078 330092544 61501 33554432000 4194304 4734972 140735095537904 140735095529960 4254997 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0
/proc/21149/statm: 80589 61501 406 132 0 75489 0
Current children cumulated CPU time (s) 1541.92
Current children cumulated vsize (KiB) 348500

[startup+1602.3 s]
/proc/loadavg: 2.02 2.01 1.70 3/181 21207
/proc/meminfo: memFree=30847496/32873844 swapFree=7632/7632
[pid=21142] ppid=21140 vsize=16996 CPUtime=1.37 cores=1,3,5,7
/proc/21142/stat : 21142 (python) S 21140 21142 21003 0 -1 4202496 1404 27248 0 0 1 0 41 95 20 0 1 0 293033931 17403904 1082 33554432000 4194304 5683644 140734943335008 140734943332552 214369650048 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/21142/statm: 4249 1082 429 364 0 691 0
[pid=21148] ppid=21142 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21148/stat : 21148 (sh) S 21142 21142 21003 0 -1 4202496 323 0 0 0 0 0 0 0 20 0 1 0 293034078 9367552 266 33554432000 4194304 5064252 140736458227248 140736458225952 214369461838 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21148/statm: 2287 266 226 213 0 72 0
[pid=21149] ppid=21148 vsize=323252 CPUtime=1600.55 cores=1,3,5,7
/proc/21149/stat : 21149 (CryptoMiniSat) R 21148 21142 21003 0 -1 4202496 92622 0 0 0 160017 38 0 0 20 0 1 0 293034078 331010048 60012 33554432000 4194304 4734972 140735095537904 140735095529960 4328272 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0
/proc/21149/statm: 80813 60012 406 132 0 75713 0
Current children cumulated CPU time (s) 1601.92
Current children cumulated vsize (KiB) 349396

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.72 3/181 21208
/proc/meminfo: memFree=30801888/32873844 swapFree=7632/7632
[pid=21142] ppid=21140 vsize=16996 CPUtime=1.37 cores=1,3,5,7
/proc/21142/stat : 21142 (python) S 21140 21142 21003 0 -1 4202496 1404 27248 0 0 1 0 41 95 20 0 1 0 293033931 17403904 1082 33554432000 4194304 5683644 140734943335008 140734943332552 214369650048 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/21142/statm: 4249 1082 429 364 0 691 0
[pid=21148] ppid=21142 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21148/stat : 21148 (sh) S 21142 21142 21003 0 -1 4202496 323 0 0 0 0 0 0 0 20 0 1 0 293034078 9367552 266 33554432000 4194304 5064252 140736458227248 140736458225952 214369461838 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21148/statm: 2287 266 226 213 0 72 0
[pid=21149] ppid=21148 vsize=356144 CPUtime=1660.54 cores=1,3,5,7
/proc/21149/stat : 21149 (CryptoMiniSat) R 21148 21142 21003 0 -1 4202496 99245 0 0 0 166015 39 0 0 20 0 1 0 293034078 364691456 69610 33554432000 4194304 4734972 140735095537904 140735095529128 4394807 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0
/proc/21149/statm: 89036 69610 406 132 0 83936 0
Current children cumulated CPU time (s) 1661.91
Current children cumulated vsize (KiB) 382288

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.73 3/181 21208
/proc/meminfo: memFree=30738692/32873844 swapFree=7632/7632
[pid=21142] ppid=21140 vsize=16996 CPUtime=1.37 cores=1,3,5,7
/proc/21142/stat : 21142 (python) S 21140 21142 21003 0 -1 4202496 1404 27248 0 0 1 0 41 95 20 0 1 0 293033931 17403904 1082 33554432000 4194304 5683644 140734943335008 140734943332552 214369650048 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/21142/statm: 4249 1082 429 364 0 691 0
[pid=21148] ppid=21142 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21148/stat : 21148 (sh) S 21142 21142 21003 0 -1 4202496 323 0 0 0 0 0 0 0 20 0 1 0 293034078 9367552 266 33554432000 4194304 5064252 140736458227248 140736458225952 214369461838 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21148/statm: 2287 266 226 213 0 72 0
[pid=21149] ppid=21148 vsize=356144 CPUtime=1720.53 cores=1,3,5,7
/proc/21149/stat : 21149 (CryptoMiniSat) R 21148 21142 21003 0 -1 4202496 99297 0 0 0 172014 39 0 0 20 0 1 0 293034078 364691456 69840 33554432000 4194304 4734972 140735095537904 140735095529128 4440784 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0
/proc/21149/statm: 89036 69840 406 132 0 83936 0
Current children cumulated CPU time (s) 1721.9
Current children cumulated vsize (KiB) 382288

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.74 3/181 21208
/proc/meminfo: memFree=30738320/32873844 swapFree=7632/7632
[pid=21142] ppid=21140 vsize=16996 CPUtime=1.37 cores=1,3,5,7
/proc/21142/stat : 21142 (python) S 21140 21142 21003 0 -1 4202496 1404 27248 0 0 1 0 41 95 20 0 1 0 293033931 17403904 1082 33554432000 4194304 5683644 140734943335008 140734943332552 214369650048 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/21142/statm: 4249 1082 429 364 0 691 0
[pid=21148] ppid=21142 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21148/stat : 21148 (sh) S 21142 21142 21003 0 -1 4202496 323 0 0 0 0 0 0 0 20 0 1 0 293034078 9367552 266 33554432000 4194304 5064252 140736458227248 140736458225952 214369461838 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21148/statm: 2287 266 226 213 0 72 0
[pid=21149] ppid=21148 vsize=356304 CPUtime=1780.52 cores=1,3,5,7
/proc/21149/stat : 21149 (CryptoMiniSat) R 21148 21142 21003 0 -1 4202496 99407 0 0 0 178013 39 0 0 20 0 1 0 293034078 364855296 69950 33554432000 4194304 4734972 140735095537904 140735095529128 4440798 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0
/proc/21149/statm: 89076 69950 406 132 0 83976 0
Current children cumulated CPU time (s) 1781.89
Current children cumulated vsize (KiB) 382448



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 1.75 3/181 21208
/proc/meminfo: memFree=30727212/32873844 swapFree=7632/7632
[pid=21142] ppid=21140 vsize=16996 CPUtime=1.37 cores=1,3,5,7
/proc/21142/stat : 21142 (python) S 21140 21142 21003 0 -1 4202496 1404 27248 0 0 1 0 41 95 20 0 1 0 293033931 17403904 1082 33554432000 4194304 5683644 140734943335008 140734943332552 214369650048 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/21142/statm: 4249 1082 429 364 0 691 0
[pid=21148] ppid=21142 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21148/stat : 21148 (sh) S 21142 21142 21003 0 -1 4202496 323 0 0 0 0 0 0 0 20 0 1 0 293034078 9367552 266 33554432000 4194304 5064252 140736458227248 140736458225952 214369461838 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21148/statm: 2287 266 226 213 0 72 0
[pid=21149] ppid=21148 vsize=357128 CPUtime=1798.73 cores=1,3,5,7
/proc/21149/stat : 21149 (CryptoMiniSat) R 21148 21142 21003 0 -1 4202496 99575 0 0 0 179833 40 0 0 20 0 1 0 293034078 365699072 72673 33554432000 4194304 4734972 140735095537904 140735095529928 4328353 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0
/proc/21149/statm: 89282 72673 406 132 0 84182 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 383272

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 1.75 3/181 21208
/proc/meminfo: memFree=30727212/32873844 swapFree=7632/7632
[pid=21142] ppid=21140 vsize=16996 CPUtime=1.37 cores=1,3,5,7
/proc/21142/stat : 21142 (python) S 21140 21142 21003 0 -1 4202496 1404 27248 0 0 1 0 41 95 20 0 1 0 293033931 17403904 1082 33554432000 4194304 5683644 140734943335008 140734943332552 214369650048 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/21142/statm: 4249 1082 429 364 0 691 0
[pid=21148] ppid=21142 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21148/stat : 21148 (sh) S 21142 21142 21003 0 -1 4202496 323 0 0 0 0 0 0 0 20 0 1 0 293034078 9367552 266 33554432000 4194304 5064252 140736458227248 140736458225952 214369461838 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21148/statm: 2287 266 226 213 0 72 0
[pid=21149] ppid=21148 vsize=357128 CPUtime=1798.73 cores=1,3,5,7
/proc/21149/stat : 21149 (CryptoMiniSat) R 21148 21142 21003 0 -1 4202496 99575 0 0 0 179833 40 0 0 20 0 1 0 293034078 365699072 72673 33554432000 4194304 4734972 140735095537904 140735095529928 4328353 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0
/proc/21149/statm: 89282 72673 406 132 0 84182 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 383272

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.14
CPU user time (s): 1798.77
CPU system time (s): 1.37379
CPU usage (%): 99.9793
Max. virtual memory (cumulated for all children) (KiB): 383272

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.77
system time used= 1.37379
maximum resident set size= 290692
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 129099
page faults= 0
swaps= 0
block input operations= 0
block output operations= 4080
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 234
involuntary context switches= 1858

runsolver used 3.83242 second user time and 11.2283 second system time

The end

Launcher Data

Begin job on node130 at 2012-05-29 07:24:43
IDJOB=3718910
IDBENCH=1342
IDSOLVER=2303
FILE ID=node130/3718910-1338269083
RUNJOBID= node130-1338268847-21020
PBS_JOBID= 14625691
Free space on /tmp= 71456 MiB

SOLVER NAME= PBPASSolver-CARD.SN 2012-05-28
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/namasivayam/tsp/normalized-t3002.11tsp11.1900553812.opb
COMMAND LINE= python HOME/RunSolver.py BENCHNAME PrimePower CARD.SN ./CryptoMiniSat
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3718910-1338269083/watcher-3718910-1338269083 -o /tmp/evaluation-result-3718910-1338269083/solver-3718910-1338269083 -C 1800 -W 1900 -M 15500  python HOME/RunSolver.py HOME/instance-3718910-1338269083.opb PrimePower CARD.SN ./CryptoMiniSat

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

MD5SUM BENCH= 703150fc56665afb9da0b20e49208c25
RANDOM SEED=1097477381

node130.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		: 2666.875
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	: 5333.75
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		: 2666.875
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		: 2666.875
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.91
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		: 2666.875
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.86
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		: 2666.875
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		: 2666.875
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.92
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		: 2666.875
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		: 2666.875
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	: 5228.98
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31175568 kB
Buffers:          328804 kB
Cached:           289972 kB
SwapCached:         4176 kB
Active:           668592 kB
Inactive:         168096 kB
Active(anon):     209456 kB
Inactive(anon):     8400 kB
Active(file):     459136 kB
Inactive(file):   159696 kB
Unevictable:        7632 kB
Mlocked:            7632 kB
SwapTotal:      67108856 kB
SwapFree:       67099920 kB
Dirty:             12968 kB
Writeback:             0 kB
AnonPages:        232756 kB
Mapped:            10888 kB
Shmem:                 8 kB
Slab:             714748 kB
SReclaimable:     156636 kB
SUnreclaim:       558112 kB
KernelStack:        1504 kB
PageTables:         4236 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     347532 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    182272 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= 71428 MiB
End job on node130 at 2012-05-29 07:54:44