Trace number 3718988

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? (MO) 1496.66 1499.61

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/web/
uclid_pb_benchmarks/normalized-blast-floppy1-8.ucl.opb
MD5SUMf8abb380dd08e138dce9720c80a7343a
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.010997
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables3618
Total number of constraints3931
Number of constraints which are clauses2865
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1066
Minimum length of a constraint1
Maximum length of a constraint25
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 7394
Number of bits of the biggest number in a constraint 13
Biggest sum of numbers in a constraint 19679
Number of bits of the biggest sum of numbers15
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

1496.66/1499.61	cpython RunMakeCNF.py HOME/instance-3718988-1338270647.opb PrimePower CARD.SN ./CryptoMiniSat
1496.66/1499.61	./CryptoMiniSat HOME/instance-3718988-1338270647.opb.PrimePower.CARD.SN.cnf 1>HOME/instance-3718988-1338270647.opb.PrimePower.CARD.SN.cnf.CryptoMiniSat.out 2>HOME/instance-3718988-1338270647.opb.PrimePower.CARD.SN.cnf.CryptoMiniSat.err
1496.66/1499.61	
1496.66/1499.61	HOME/instance-3718988-1338270647.opb.PrimePower.CARD.SN.cnf.CryptoMiniSat.out
1496.66/1499.61	c Outputting solution to console
1496.66/1499.61	c This is CryptoMiniSat 2.9.1
1496.66/1499.61	c compiled with gcc version 4.4.6 20110731 (Red Hat 4.4.6-3)
1496.66/1499.61	c WARNING: for repeatability, setting FPU to use double precision
1496.66/1499.61	c Reading file 'HOME/instance-3718988-1338270647.opb.PrimePower.CARD.SN.cnf'
1496.66/1499.61	c -- header says num vars:        9705520
1496.66/1499.61	c -- header says num clauses:   109033768
1496.66/1499.61	c -- clauses added:            0 learnts,    109033768 normals,            0 xors
1496.66/1499.61	c -- vars added    9705519
1496.66/1499.61	c Parsing time: 30.89 s
1496.66/1499.61	c  N st     0         0   9705519   5409629         0  84859681         0 191047976         0   no data   no data  --
1496.66/1499.61	c asymm  cl-useful: 0/902/5294637 lits-rem:0 time: 0.62
1496.66/1499.61	c Flit:     0 Blit:   1200 bXBeca:    0 bXProp: 3727 Bins:      0 BRemL:      0 BRemN:      0 P: 200.2M T: 14.82
1496.66/1499.61	c Cleaning up after failed var search:     3.05 s 
1496.66/1499.61	c Finding binary XORs  T:     4.12 s  found: 2572972
1496.66/1499.61	c Replacing  2576699 vars Replaced 223468718 lits Time:     5.97 s 
1496.66/1499.61	c Calc default polars -  time:   1.07 s pos:  189924 undec: 4535014 neg: 4980581
1496.66/1499.61	c =========================================================================================
1496.66/1499.61	c types(t): F = full restart, N = normal restart
1496.66/1499.61	c types(t): S = simplification begin/end, E = solution found
1496.66/1499.61	c restart types(rt): st = static, dy = dynamic
1496.66/1499.61	c  t rt  Rest     Confl      Vars   NormCls    XorCls    BinCls   Learnts    ClLits    LtLits
1496.66/1499.61	c  B st     0         0   5193557   5293784         0  77959849         0 176781318         0   no data   no data  --
1496.66/1499.61	c  N dy    15      4049   5193440   5293784         0  77960175      3640 176781318    344497     10.95     12.32  --
1496.66/1499.61	c  N dy    42      8146   5193299   5293784         0  77960337      7451 176781317    684366     12.00     22.24  --
1496.66/1499.61	c  N dy    58     12773   5193234   5293784         0  77960422     11879 176781317   1058257     11.34     12.07  --
1496.66/1499.61	c  N dy    77     17791   5193163   5293784         0  77960466     16688 176781317   1495086     11.20     11.94  --
1496.66/1499.61	c  N dy    96     21799   5193127   5293784         0  77960484     11149 176781317    612584     11.24     13.40  --
1496.66/1499.61	c  F st   114     25002   5193121   5293784         0  77960503     14254 176781317    892865     11.34      9.43  --
1496.66/1499.61	c Found part      821 vars:      19204 clauses:    309892 lits size:    657806
1496.66/1499.61	c Found part      844 vars:      19204 clauses:    309892 lits size:    657806
1496.66/1499.61	c Found part      891 vars:      38396 clauses:    619784 lits size:   1315612
1496.66/1499.61	c Found part     1918 vars:      19204 clauses:    309892 lits size:    657806
1496.66/1499.61	c Found part     2187 vars:        106 clauses:       684 lits size:      1568
1496.66/1499.61	c Found part     2235 vars:      19204 clauses:    309892 lits size:    657806
1496.66/1499.61	c Found part     2258 vars:      19508 clauses:    310801 lits size:    659927
1496.66/1499.61	c Found part     2282 vars:      57588 clauses:    929676 lits size:   1973418
1496.66/1499.61	c Found part     2305 vars:      19204 clauses:    309892 lits size:    657806
1496.66/1499.61	c Found part     2332 vars:         54 clauses:       342 lits size:       784
1496.66/1499.61	c Found part     3147 vars:      19204 clauses:    309892 lits size:    657806
1496.66/1499.61	c Found part     3218 vars:      38396 clauses:    619784 lits size:   1315612
1496.66/1499.61	c Found part     3221 vars:         54 clauses:       342 lits size:       784
1496.66/1499.61	c Found part     3244 vars:      19508 clauses:    310801 lits size:    659927
1496.66/1499.61	c Found part     3313 vars:      38396 clauses:    619784 lits size:   1315612
1496.66/1499.61	c Found part     3386 vars:      57588 clauses:    929676 lits size:   1973418
1496.66/1499.61	c Found part     3476 vars:      20346 clauses:    327889 lits size:    696186
1496.66/1499.61	c Found part     3478 vars:      20346 clauses:    327889 lits size:    696186
1496.66/1499.61	c Found part     3480 vars:      20346 clauses:    327889 lits size:    696186
1496.66/1499.61	c Found part     3482 vars:      20346 clauses:    327889 lits size:    696186
1496.66/1499.61	c Found part     3484 vars:       1910 clauses:     10265 lits size:     23510
1496.66/1499.61	c Found part     3492 vars:      59023 clauses:    948584 lits size:   2013924
1496.66/1499.61	c Found part     3555 vars:    2681222 clauses:  43246795 lits size:  91823172
1496.66/1499.61	c Found part     3557 vars:     137797 clauses:   2223243 lits size:   4719801
1496.66/1499.61	c Found part     3558 vars:    1846967 clauses:  29305267 lits size:  62237968
1496.66/1499.61	c Found parts:         25 time: 12.10 s
1496.66/1499.61	c Solving part 3221
1496.66/1499.61	c  N st     0         0        54        74         0       268         0       784         0   no data   no data  --
1496.66/1499.61	c asymm  cl-useful: 0/74/74 lits-rem:0 time: 0.00
1496.66/1499.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.14
1496.66/1499.61	c Finding binary XORs  T:     0.54 s  found:       0
1496.66/1499.61	c Finding non-binary XORs:     0.00 s (found:       0, avg size: -nan)
1496.66/1499.61	c Calc default polars -  time:   0.10 s pos:      20 undec: 9705471 neg:      28
1496.66/1499.61	c =========================================================================================
1496.66/1499.61	c types(t): F = full restart, N = normal restart
1496.66/1499.61	c types(t): S = simplification begin/end, E = solution found
1496.66/1499.61	c restart types(rt): st = static, dy = dynamic
1496.66/1499.61	c  t rt  Rest     Confl      Vars   NormCls    XorCls    BinCls   Learnts    ClLits    LtLits
1496.66/1499.61	c  B st     0         0        54        74         0       268         0       784         0   no data   no data  --
1496.66/1499.61	c  E st     1         0         0        74         0       268         0       784         0   no data   no data  --
1496.66/1499.61	c Verified 74 clauses.
1496.66/1499.61	c Verified 74 clauses.
1496.66/1499.61	c Solved part
1496.66/1499.61	c =========================================================================================
1496.66/1499.61	c Solving part 2332
1496.66/1499.61	c  N st     0         0        54        74         0       268         0       784         0   no data   no data  --
1496.66/1499.61	c asymm  cl-useful: 0/74/74 lits-rem:0 time: 0.00
1496.66/1499.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.07
1496.66/1499.61	c Finding binary XORs  T:     0.54 s  found:       0
1496.66/1499.61	c Finding non-binary XORs:     0.00 s (found:       0, avg size: -nan)
1496.66/1499.61	c Calc default polars -  time:   0.10 s pos:      20 undec: 9705471 neg:      28
1496.66/1499.61	c =========================================================================================
1496.66/1499.61	c types(t): F = full restart, N = normal restart
1496.66/1499.61	c types(t): S = simplification begin/end, E = solution found
1496.66/1499.61	c restart types(rt): st = static, dy = dynamic
1496.66/1499.61	c  t rt  Rest     Confl      Vars   NormCls    XorCls    BinCls   Learnts    ClLits    LtLits
1496.66/1499.61	c  B st     0         0        54        74         0       268         0       784         0   no data   no data  --
1496.66/1499.61	c  E st     1         0         0        74         0       268         0       784         0   no data   no data  --
1496.66/1499.61	c Verified 74 clauses.
1496.66/1499.61	c Verified 74 clauses.
1496.66/1499.61	c Solved part
1496.66/1499.61	c =========================================================================================
1496.66/1499.61	c Solving part 2187
1496.66/1499.61	c  N st     0         0       106       148         0       536         0      1568         0   no data   no data  --
1496.66/1499.61	c asymm  cl-useful: 0/148/148 lits-rem:0 time: 0.00
1496.66/1499.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.08
1496.66/1499.61	c Finding binary XORs  T:     0.54 s  found:       0
1496.66/1499.61	c Finding non-binary XORs:     0.00 s (found:       0, avg size: -nan)
1496.66/1499.61	c Calc default polars -  time:   0.10 s pos:      40 undec: 9705423 neg:      56
1496.66/1499.61	c =========================================================================================
1496.66/1499.61	c types(t): F = full restart, N = normal restart
1496.66/1499.61	c types(t): S = simplification begin/end, E = solution found
1496.66/1499.61	c restart types(rt): st = static, dy = dynamic
1496.66/1499.61	c  t rt  Rest     Confl      Vars   NormCls    XorCls    BinCls   Learnts    ClLits    LtLits
1496.66/1499.61	c  B st     0         0       106       148         0       536         0      1568         0   no data   no data  --
1496.66/1499.61	c  E st     1         0         0       148         0       536         0      1568         0   no data   no data  --
1496.66/1499.61	c Verified 148 clauses.
1496.66/1499.61	c Verified 148 clauses.
1496.66/1499.61	c Solved part
1496.66/1499.61	c =========================================================================================
1496.66/1499.61	c Solving part 3484
1496.66/1499.61	c  N st     0         0      1910      2012         0      8253         0     23510         0   no data   no data  --
1496.66/1499.61	c asymm  cl-useful: 4/2012/2012 lits-rem:16 time: 0.02
1496.66/1499.61	c Flit:    64 Blit:    492 bXBeca:    0 bXProp:  236 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.11
1496.66/1499.61	c Cleaning up after failed var search:     0.08 s 
1496.66/1499.61	c Finding binary XORs  T:     0.55 s  found:      24
1496.66/1499.61	c Replacing      260 vars Replaced     4008 lits Time:     0.21 s 
1496.66/1499.61	c Finding non-binary XORs:     0.00 s (found:       0, avg size: -nan)
1496.66/1499.61	c Calc default polars -  time:   0.10 s pos:     154 undec: 9704617 neg:     748
1496.66/1499.61	c =========================================================================================
1496.66/1499.61	c types(t): F = full restart, N = normal restart
1496.66/1499.61	c types(t): S = simplification begin/end, E = solution found
1496.66/1499.61	c restart types(rt): st = static, dy = dynamic
1496.66/1499.61	c  t rt  Rest     Confl      Vars   NormCls    XorCls    BinCls   Learnts    ClLits    LtLits
1496.66/1499.61	c  B st     0         0       948      1028         0      4853         0     13418         0   no data   no data  --
1496.66/1499.61	c  E st     1         0         0      1028         0      4853         0     13418         0   no data   no data  --
1496.66/1499.61	c Verified 1028 clauses.
1496.66/1499.61	c Verified 1028 clauses.
1496.66/1499.61	c Solved part
1496.66/1499.61	c =========================================================================================
1496.66/1499.61	c Solving part 3147
1496.66/1499.61	c  N st     0         0     19204     19562         0    290330         0    657806         0   no data   no data  --
1496.66/1499.61	c asymm  cl-useful: 18/4780/19562 lits-rem:512 time: 0.23
1496.66/1499.61	c Flit:   532 Blit:    591 bXBeca:    0 bXProp:  298 Bins:      0 BRemL:      0 BRemN:      0 P: 68.9M T:  2.16
1496.66/1499.61	c Cleaning up after failed var search:     0.08 s 
1496.66/1499.61	c Finding binary XORs  T:     0.55 s  found:       0
1496.66/1499.61	c Replacing      298 vars Replaced    18148 lits Time:     0.20 s 
1496.66/1499.61	c Finding non-binary XORs:     0.01 s (found:       0, avg size: -nan)
1496.66/1499.61	c Calc default polars -  time:   0.10 s pos:     648 undec: 9689153 neg:   15718
1496.66/1499.61	c =========================================================================================
1496.66/1499.61	c types(t): F = full restart, N = normal restart
1496.66/1499.61	c types(t): S = simplification begin/end, E = solution found
1496.66/1499.61	c restart types(rt): st = static, dy = dynamic
1496.66/1499.61	c  t rt  Rest     Confl      Vars   NormCls    XorCls    BinCls   Learnts    ClLits    LtLits
1496.66/1499.61	c  B st     0         0     16470     16844         0    240620         0    547428         0   no data   no data  --
1496.66/1499.61	c  N dy    17      4496     16334     16844         0    240990      4043    547428    284570      8.04      8.56  --
1496.66/1499.61	c  N dy    44      8544     15240     15501         0    222288      4913    504547    270682      9.02     11.70  --
1496.66/1499.61	c  N dy    66     12810     15167     15501         0    222349      5418    504547    252701      9.38      9.94  --
1496.66/1499.61	c  N dy    95     16915     15102     15501         0    222385      9411    504547    542381      9.74     11.30  --
1496.66/1499.61	c  N dy   116     20962     15087     15347         0    220499      7426    500059    319889      9.81     10.34  --
1496.66/1499.61	c  E dy   120     23159         0     15347         0    220529      9550    500059    426995      9.61      7.90  --
1496.66/1499.61	c Verified 15347 clauses.
1496.66/1499.61	c Verified 15347 clauses.
1496.66/1499.61	c Solved part
1496.66/1499.61	c =========================================================================================
1496.66/1499.61	c Solving part 2305
1496.66/1499.61	c  N st     0         0     19204     19562         0    290330         0    657806         0   no data   no data  --
1496.66/1499.61	c asymm  cl-useful: 18/4780/19562 lits-rem:512 time: 0.25
1496.66/1499.61	c Flit:   532 Blit:    591 bXBeca:    0 bXProp:  298 Bins:      0 BRemL:      0 BRemN:      0 P: 68.9M T:  2.26
1496.66/1499.61	c Cleaning up after failed var search:     0.09 s 
1496.66/1499.61	c Finding binary XORs  T:     0.54 s  found:       0
1496.66/1499.61	c Replacing      298 vars Replaced    18148 lits Time:     0.22 s 
1496.66/1499.61	c Finding non-binary XORs:     0.01 s (found:       0, avg size: -nan)
1496.66/1499.61	c Calc default polars -  time:   0.11 s pos:     648 undec: 9689153 neg:   15718
1496.66/1499.61	c =========================================================================================
1496.66/1499.61	c types(t): F = full restart, N = normal restart
1496.66/1499.61	c types(t): S = simplification begin/end, E = solution found
1496.66/1499.61	c restart types(rt): st = static, dy = dynamic
1496.66/1499.61	c  t rt  Rest     Confl      Vars   NormCls    XorCls    BinCls   Learnts    ClLits    LtLits
1496.66/1499.61	c  B st     0         0     16470     16844         0    240620         0    547428         0   no data   no data  --
1496.66/1499.61	c  N dy    18      4120     15995     16844         0    241003      3654    547428    270612     10.84     11.94  --
1496.66/1499.61	c  N dy    36      8194     15317     15637         0    223679      5212    507891    274233     10.59     11.18  --
1496.66/1499.61	c  E dy    38      8772         0     15637         0    223692      5766    507891    312468     10.55   no data  --
1496.66/1499.61	c Verified 15637 clauses.
1496.66/1499.61	c Verified 15637 clauses.
1496.66/1499.61	c Solved part
1496.66/1499.61	c =========================================================================================
1496.66/1499.61	c Solving part 821
1496.66/1499.61	c  N st     0         0     19204     19562         0    290330         0    657806         0   no data   no data  --
1496.66/1499.61	c asymm  cl-useful: 18/4780/19562 lits-rem:512 time: 0.25
1496.66/1499.61	c Flit:   532 Blit:    591 bXBeca:    0 bXProp:  298 Bins:      0 BRemL:      0 BRemN:      0 P: 68.9M T:  2.27
1496.66/1499.61	c Cleaning up after failed var search:     0.10 s 
1496.66/1499.61	c Finding binary XORs  T:     0.56 s  found:       0
1496.66/1499.61	c Replacing      298 vars Replaced    18148 lits Time:     0.21 s 
1496.66/1499.61	c Finding non-binary XORs:     0.01 s (found:       0, avg size: -nan)
1496.66/1499.61	c Calc default polars -  time:   0.11 s pos:     648 undec: 9689153 neg:   15718
1496.66/1499.61	c =========================================================================================
1496.66/1499.61	c types(t): F = full restart, N = normal restart
1496.66/1499.61	c types(t): S = simplification begin/end, E = solution found
1496.66/1499.61	c restart types(rt): st = static, dy = dynamic
1496.66/1499.61	c  t rt  Rest     Confl      Vars   NormCls    XorCls    BinCls   Learnts    ClLits    LtLits
1496.66/1499.61	c  B st     0         0     16470     16844         0    240620         0    547428         0   no data   no data  --
1496.66/1499.61	c  N dy    10      4255     16214     16844         0    240954      3828    547428    294165     11.07     11.85  --
1496.66/1499.61	c  N dy    37      8286     15798     16132         0    230416      5376    523447    307907     11.90     12.57  --
1496.66/1499.61	c  N dy    56     12370     15585     15933         0    227640      5291    516972    239047     11.75     15.37  --
1496.66/1499.61	c  N dy    85     16617     15512     15933         0    227677      9403    516972    574987     12.10     12.87  --
1496.66/1499.61	c  E dy    93     20465         0     15933         0    227705      7775    516972    330751     11.75      9.10  --
1496.66/1499.61	c Verified 15933 clauses.
1496.66/1499.61	c Verified 15933 clauses.
1496.66/1499.61	c Solved part
1496.66/1499.61	c =========================================================================================
1496.66/1499.61	c Solving part 2235
1496.66/1499.61	c  N st     0         0     19204     19562         0    290330         0    657806         0   no data   no data  --
1496.66/1499.61	c asymm  cl-useful: 18/4780/19562 lits-rem:512 time: 0.26
1496.66/1499.61	c Flit:   532 Blit:    591 bXBeca:    0 bXProp:  298 Bins:      0 BRemL:      0 BRemN:      0 P: 68.9M T:  2.29
1496.66/1499.61	c Cleaning up after failed var search:     0.09 s 
1496.66/1499.61	c Finding binary XORs  T:     0.55 s  found:       0
1496.66/1499.61	c Replacing      298 vars Replaced    18148 lits Time:     0.25 s 
1496.66/1499.61	c Finding non-binary XORs:     0.00 s (found:       0, avg size: -nan)
1496.66/1499.61	c Calc default polars -  time:   0.10 s pos:     648 undec: 9689153 neg:   15718
1496.66/1499.61	c =========================================================================================
1496.66/1499.61	c types(t): F = full restart, N = normal restart
1496.66/1499.61	c types(t): S = simplification begin/end, E = solution found
1496.66/1499.61	c restart types(rt): st = static, dy = dynamic
1496.66/1499.61	c  t rt  Rest     Confl      Vars   NormCls    XorCls    BinCls   Learnts    ClLits    LtLits
1496.66/1499.61	c  B st     0         0     16470     16844         0    240620         0    547428         0   no data   no data  --
1496.66/1499.61	c  N dy    15      4147     16213     16844         0    240956      3717    547428    241288      9.38     10.98  --
1496.66/1499.61	c  N dy    41      8322     15448     15849         0    225685      5042    512799    258695     10.76     11.50  --
1496.66/1499.61	c  N dy    57     12372     15300     15651         0    223239      5023    507071    216314     10.69     11.35  --
1496.66/1499.61	c  N dy    81     16445     15229     15651         0    223266      8993    507071    481820     10.90     11.54  --
1496.66/1499.61	c  N dy    93     20992     15217     15651         0    223277      8203    507071    331021     10.62     11.40  --
1496.66/1499.61	c  E dy   108     23991         0     15651         0    223299     11138    507071    488380     10.58      9.47  --
1496.66/1499.61	c Verified 15651 clauses.
1496.66/1499.61	c Verified 15651 clauses.
1496.66/1499.61	c Solved part
1496.66/1499.61	c =========================================================================================
1496.66/1499.61	c Solving part 1918
1496.66/1499.61	c  N st     0         0     19204     19562         0    290330         0    657806         0   no data   no data  --
1496.66/1499.61	c asymm  cl-useful: 18/4780/19562 lits-rem:512 time: 0.26
1496.66/1499.61	c Flit:   532 Blit:    591 bXBeca:    0 bXProp:  298 Bins:      0 BRemL:      0 BRemN:      0 P: 68.9M T:  2.38
1496.66/1499.61	c Cleaning up after failed var search:     0.09 s 
1496.66/1499.61	c Finding binary XORs  T:     0.55 s  found:       0
1496.66/1499.61	c Replacing      298 vars Replaced    18148 lits Time:     0.22 s 
1496.66/1499.61	c Finding non-binary XORs:     0.01 s (found:       0, avg size: -nan)
1496.66/1499.61	c Calc default polars -  time:   0.10 s pos:     648 undec: 9689153 neg:   15718
1496.66/1499.61	c =========================================================================================
1496.66/1499.61	c types(t): F = full restart, N = normal restart
1496.66/1499.61	c types(t): S = simplification begin/end, E = solution found
1496.66/1499.61	c restart types(rt): st = static, dy = dynamic
1496.66/1499.61	c  t rt  Rest     Confl      Vars   NormCls    XorCls    BinCls   Learnts    ClLits    LtLits
1496.66/1499.61	c  B st     0         0     16470     16844         0    240620         0    547428         0   no data   no data  --
1496.66/1499.61	c  N dy    16      4124     16167     16844         0    240946      3710    547428    254923     10.77     11.40  --
1496.66/1499.61	c  N dy    31      8570     15505     15833         0    226030      5551    513503    318540     10.46     11.45  --
1496.66/1499.61	c  N dy    51     12663     15390     15833         0    226070      5570    513503    252167     10.42     13.06  --
1496.66/1499.61	c  N dy    73     16738     15331     15643         0    224014      8934    508610    503414     10.67     12.66  --
1496.66/1499.61	c  N dy    95     20774     15316     15643         0    224034      7795    508610    328788     10.86     12.24  --
1496.66/1499.61	c  E dy   111     23181         0     15643         0    224061     10100    508610    458731     11.06      6.44  --
1496.66/1499.61	c Verified 15643 clauses.
1496.66/1499.61	c Verified 15643 clauses.
1496.66/1499.61	c Solved part
1496.66/1499.61	c =========================================================================================
1496.66/1499.61	c Solving part 844
1496.66/1499.61	c  N st     0         0     19204     19562         0    290330         0    657806         0   no data   no data  --
1496.66/1499.61	c asymm  cl-useful: 18/4780/19562 lits-rem:512 time: 0.26
1496.66/1499.61	c Flit:   532 Blit:    591 bXBeca:    0 bXProp:  298 Bins:      0 BRemL:      0 BRemN:      0 P: 68.9M T:  2.30
1496.66/1499.61	c Cleaning up after failed var search:     0.10 s 
1496.66/1499.61	c Finding binary XORs  T:     0.55 s  found:       0
1496.66/1499.61	c Replacing      298 vars Replaced    18148 lits Time:     0.26 s 
1496.66/1499.61	c Finding non-binary XORs:     0.01 s (found:       0, avg size: -nan)
1496.66/1499.61	c Calc default polars -  time:   0.11 s pos:     648 undec: 9689153 neg:   15718
1496.66/1499.61	c =========================================================================================
1496.66/1499.61	c types(t): F = full restart, N = normal restart
1496.66/1499.61	c types(t): S = simplification begin/end, E = solution found
1496.66/1499.61	c restart types(rt): st = static, dy = dynamic
1496.66/1499.61	c  t rt  Rest     Confl      Vars   NormCls    XorCls    BinCls   Learnts    ClLits    LtLits
1496.66/1499.61	c  B st     0         0     16470     16844         0    240620         0    547428         0   no data   no data  --
1496.66/1499.61	c  N dy    19      4213     16380     16844         0    240987      3764    547428    272740      9.82     10.46  --
1496.66/1499.61	c  N dy    50      8451     15839     16209         0    231403      5547    525596    360805     12.03     12.67  --
1496.66/1499.61	c  N dy    72     12485     15699     16209         0    231467      5436    525596    229333     11.97     12.94  --
1496.66/1499.61	c  N dy    93     16576     15620     15934         0    228368      9085    518263    508619     11.82     12.71  --
1496.66/1499.61	c  N dy   112     21832     15600     15934         0    228396      8972    518263    384696     11.40     12.10  --
1496.66/1499.61	c  F st   133     25002     15573     15934         0    228411     12045    518263    615356     11.48   no data  --
1496.66/1499.61	c  N st   136     26198     15573     15934         0    228412      6712    518263    193157     11.48   no data  --
1496.66/1499.61	c  N dy   139     30203     15554     15934         0    228428     10628    518263    559605     11.48   no data  --
1496.66/1499.61	c  N dy   174     34342     15553     15934         0    228441     14661    518263    881997     12.27     12.93  --
1496.66/1499.61	c  N dy   201     38433     15553     15934         0    228450     11018    518263    468892     12.41     26.32  --
1496.66/1499.61	c  E dy   215     40382         0     15934         0    228453     12920    518263    614519     12.54     10.69  --
1496.66/1499.61	c Verified 15934 clauses.
1496.66/1499.61	c Verified 15934 clauses.
1496.66/1499.61	c Solved part
1496.66/1499.61	c =========================================================================================
1496.66/1499.61	c Solving part 2258
1496.66/1499.61	c  N st     0         0     19508     19865         0    290936         0    659927         0   no data   no data  --
1496.66/1499.61	c asymm  cl-useful: 20/4752/19865 lits-rem:592 time: 0.26
1496.66/1499.61	c Flit:   558 Blit:    483 bXBeca:    0 bXProp:  286 Bins:      0 BRemL:      0 BRemN:      0 P: 69.7M T:  2.32
1496.66/1499.61	c Cleaning up after failed var search:     0.10 s 
1496.66/1499.61	c Finding binary XORs  T:     0.56 s  found:       0
1496.66/1499.61	c Replacing      294 vars Replaced    16657 lits Time:     0.24 s 
1496.66/1499.61	c Finding non-binary XORs:     0.01 s (found:       0, avg size: -nan)
1496.66/1499.61	c Calc default polars -  time:   0.10 s pos:     661 undec: 9688836 neg:   16022
1496.66/1499.61	c =========================================================================================
1496.66/1499.61	c types(t): F = full restart, N = normal restart
1496.66/1499.61	c types(t): S = simplification begin/end, E = solution found
1496.66/1499.61	c restart types(rt): st = static, dy = dynamic
1496.66/1499.61	c  t rt  Rest     Confl      Vars   NormCls    XorCls    BinCls   Learnts    ClLits    LtLits
1496.66/1499.61	c  B st     0         0     16789     17163         0    241918         0    551055         0   no data   no data  --
1496.66/1499.61	c  N dy    20      4013     16749     17163         0    242218      3610    551054    224608      9.84     10.60  --
1496.66/1499.61	c  N dy    50      8132     16481     16829         0    237100      5210    539233    300658     11.04     11.82  --
1496.66/1499.61	c  N dy    68     12248     16430     16829         0    237159      5188    539233    197092     10.95     11.96  --
1496.66/1499.61	c  N dy    93     16433     16409     16829         0    237196      9234    539233    483544     11.52     12.20  --
1496.66/1499.61	c  E dy   110     19182         0     16829         0    237217      6529    539233    220099     11.64   no data  --
1496.66/1499.61	c Verified 16829 clauses.
1496.66/1499.61	c Verified 16829 clauses.
1496.66/1499.61	c Solved part
1496.66/1499.61	c =========================================================================================
1496.66/1499.61	c Solving part 3244
1496.66/1499.61	c  N st     0         0     19508     19865         0    290936         0    659927         0   no data   no data  --
1496.66/1499.61	c asymm  cl-useful: 20/4752/19865 lits-rem:592 time: 0.26
1496.66/1499.61	c Flit:   558 Blit:    483 bXBeca:    0 bXProp:  286 Bins:      0 BRemL:      0 BRemN:      0 P: 69.7M T:  2.37
1496.66/1499.61	c Cleaning up after failed var search:     0.09 s 
1496.66/1499.61	c Finding binary XORs  T:     0.56 s  found:       0
1496.66/1499.61	c Replacing      294 vars Replaced    16657 lits Time:     0.23 s 
1496.66/1499.61	c Finding non-binary XORs:     0.00 s (found:       0, avg size: -nan)
1496.66/1499.61	c Calc default polars -  time:   0.11 s pos:     661 undec: 9688836 neg:   16022
1496.66/1499.61	c =========================================================================================
1496.66/1499.61	c types(t): F = full restart, N = normal restart
1496.66/1499.61	c types(t): S = simplification begin/end, E = solution found
1496.66/1499.61	c restart types(rt): st = static, dy = dynamic
1496.66/1499.61	c  t rt  Rest     Confl      Vars   NormCls    XorCls    BinCls   Learnts    ClLits    LtLits
1496.66/1499.61	c  B st     0         0     16789     17163         0    241918         0    551055         0   no data   no data  --
1496.66/1499.61	c  N dy    15      4204     16681     17163         0    242236      3787    551054    273196     10.50     11.13  --
1496.66/1499.61	c  N dy    33      8208     16499     16867         0    238854      5262    542871    277883     10.15     10.70  --
1496.66/1499.61	c  N dy    57     12576     16071     16567         0    234588      5436    533052    256667     11.45     12.07  --
1496.66/1499.61	c  E dy    69     15481         0     16095         0    226290      7869    514511    449330     11.27      7.54  --
1496.66/1499.61	c Verified 16095 clauses.
1496.66/1499.61	c Verified 16095 clauses.
1496.66/1499.61	c Solved part
1496.66/1499.61	c =========================================================================================
1496.66/1499.61	c Solving part 3482
1496.66/1499.61	c  N st     0         0     20346     20724         0    307165         0    696186         0   no data   no data  --
1496.66/1499.61	c asymm  cl-useful: 0/3918/20724 lits-rem:0 time: 0.24
1496.66/1499.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 108.2M T:  3.43
1496.66/1499.61	c Finding binary XORs  T:     0.55 s  found:       0
1496.66/1499.61	c Finding non-binary XORs:     0.01 s (found:       0, avg size: -nan)
1496.66/1499.61	c Calc default polars -  time:   0.11 s pos:     736 undec: 9685277 neg:   19506
1496.66/1499.61	c =========================================================================================
1496.66/1499.61	c types(t): F = full restart, N = normal restart
1496.66/1499.61	c types(t): S = simplification begin/end, E = solution found
1496.66/1499.61	c restart types(rt): st = static, dy = dynamic
1496.66/1499.61	c  t rt  Rest     Confl      Vars   NormCls    XorCls    BinCls   Learnts    ClLits    LtLits
1496.66/1499.61	c  B st     0         0     20346     20724         0    307165         0    696186         0   no data   no data  --
1496.66/1499.61	c  E st     1         0         0     20724         0    307165         0    696186         0   no data   no data  --
1496.66/1499.61	c Verified 20724 clauses.
1496.66/1499.61	c Verified 20724 clauses.
1496.66/1499.61	c Solved part
1496.66/1499.61	c =========================================================================================
1496.66/1499.61	c Solving part 3476
1496.66/1499.61	c  N st     0         0     20346     20724         0    307165         0    696186         0   no data   no data  --
1496.66/1499.61	c asymm  cl-useful: 0/3918/20724 lits-rem:0 time: 0.25
1496.66/1499.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 108.2M T:  3.35
1496.66/1499.61	c Finding binary XORs  T:     0.55 s  found:       0
1496.66/1499.61	c Finding non-binary XORs:     0.01 s (found:       0, avg size: -nan)
1496.66/1499.61	c Calc default polars -  time:   0.09 s pos:     736 undec: 9685277 neg:   19506
1496.66/1499.61	c =========================================================================================
1496.66/1499.61	c types(t): F = full restart, N = normal restart
1496.66/1499.61	c types(t): S = simplification begin/end, E = solution found
1496.66/1499.61	c restart types(rt): st = static, dy = dynamic
1496.66/1499.61	c  t rt  Rest     Confl      Vars   NormCls    XorCls    BinCls   Learnts    ClLits    LtLits
1496.66/1499.61	c  B st     0         0     20346     20724         0    307165         0    696186         0   no data   no data  --
1496.66/1499.61	c  E st     1         0         0     20724         0    307165         0    696186         0   no data   no data  --
1496.66/1499.61	c Verified 20724 clauses.
1496.66/1499.61	c Verified 20724 clauses.
1496.66/1499.61	c Solved part
1496.66/1499.61	c =========================================================================================
1496.66/1499.61	c Solving part 3478
1496.66/1499.61	c  N st     0         0     20346     20724         0    307165         0    696186         0   no data   no data  --
1496.66/1499.61	c asymm  cl-useful: 0/3918/20724 lits-rem:0 time: 0.25
1496.66/1499.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 108.2M T:  3.53
1496.66/1499.61	c Finding binary XORs  T:     0.54 s  found:       0
1496.66/1499.61	c Finding non-binary XORs:     0.01 s (found:       0, avg size: -nan)
1496.66/1499.61	c Calc default polars -  time:   0.11 s pos:     736 undec: 9685277 neg:   19506
1496.66/1499.61	c =========================================================================================
1496.66/1499.61	c types(t): F = full restart, N = normal restart
1496.66/1499.61	c types(t): S = simplification begin/end, E = solution found
1496.66/1499.61	c restart types(rt): st = static, dy = dynamic
1496.66/1499.61	c  t rt  Rest     Confl      Vars   NormCls    XorCls    BinCls   Learnts    ClLits    LtLits
1496.66/1499.61	c  B st     0         0     20346     20724         0    307165         0    696186         0   no data   no data  --
1496.66/1499.61	c  E st     1         0         0     20724         0    307165         0    696186         0   no data   no data  --
1496.66/1499.61	c Verified 20724 clauses.
1496.66/1499.61	c Verified 20724 clauses.
1496.66/1499.61	c Solved part
1496.66/1499.61	c =========================================================================================
1496.66/1499.61	c Solving part 3480
1496.66/1499.61	c  N st     0         0     20346     20724         0    307165         0    696186         0   no data   no data  --
1496.66/1499.61	c asymm  cl-useful: 0/3918/20724 lits-rem:0 time: 0.25
1496.66/1499.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 108.2M T:  3.54
1496.66/1499.61	c Finding binary XORs  T:     0.55 s  found:       0
1496.66/1499.61	c Finding non-binary XORs:     0.01 s (found:       0, avg size: -nan)
1496.66/1499.61	c Calc default polars -  time:   0.10 s pos:     736 undec: 9685277 neg:   19506
1496.66/1499.61	c =========================================================================================
1496.66/1499.61	c types(t): F = full restart, N = normal restart
1496.66/1499.61	c types(t): S = simplification begin/end, E = solution found
1496.66/1499.61	c restart types(rt): st = static, dy = dynamic
1496.66/1499.61	c  t rt  Rest     Confl      Vars   NormCls    XorCls    BinCls   Learnts    ClLits    LtLits
1496.66/1499.61	c  B st     0         0     20346     20724         0    307165         0    696186         0   no data   no data  --
1496.66/1499.61	c  E st     1         0         0     20724         0    307165         0    696186         0   no data   no data  --
1496.66/1499.61	c Verified 20724 clauses.
1496.66/1499.61	c Verified 20724 clauses.
1496.66/1499.61	c Solved part
1496.66/1499.61	c =========================================================================================
1496.66/1499.61	c Solving part 891
1496.66/1499.61	c  N st     0         0     38396     39124         0    580660         1   1315612         5   no data   no data  --
1496.66/1499.61	c asymm  cl-useful: 38/4761/39124 lits-rem:1056 time: 0.28
1496.66/1499.61	c Flit:  1079 Blit:   1136 bXBeca:    0 bXProp:  596 Bins:      0 BRemL:      0 BRemN:      0 P: 168.2M T:  5.80
1496.66/1499.61	c Cleaning up after failed var search:     0.10 s 
1496.66/1499.61	c Finding binary XORs  T:     0.56 s  found:       0
1496.66/1499.61	c Replacing      596 vars Replaced    36296 lits Time:     0.24 s 
1496.66/1499.61	c Finding non-binary XORs:     0.01 s (found:       0, avg size: -nan)
1496.66/1499.61	c Calc default polars -  time:   0.11 s pos:    1296 undec: 9672787 neg:   31436
1496.66/1499.61	c =========================================================================================
1496.66/1499.61	c types(t): F = full restart, N = normal restart
1496.66/1499.61	c types(t): S = simplification begin/end, E = solution found
1496.66/1499.61	c restart types(rt): st = static, dy = dynamic
1496.66/1499.61	c  t rt  Rest     Confl      Vars   NormCls    XorCls    BinCls   Learnts    ClLits    LtLits
1496.66/1499.61	c  B st     0         0     32928     33688         0    481240         1   1094856         5   no data   no data  --
1496.66/1499.61	c  N dy    19      4239     32871     33688         0    481533      3886   1094856    263812     11.32     11.96  --
1496.66/1499.61	c  N dy    37      8328     32786     33688         0    481588      4804   1094856    311425     10.86     11.46  --
1496.66/1499.61	c  N dy    64     12398     32735     33688         0    481642      8727   1094856    700792     11.80     12.52  --
1496.66/1499.61	c  N dy    83     16411     32464     33688         0    481768      7383   1094856    407717     11.88     12.82  --
1496.66/1499.61	c  N dy   107     21095     32228     32927         0    472886     11871   1074087    823620     12.07     12.94  --
1496.66/1499.61	c  F st   127     25001     31870     32494         0    466228      8726   1058820    484721     12.18     10.37  --
1496.66/1499.61	c  N st   128     25251     31870     32494         0    466232      8967   1058820    498638     12.18   no data  --
1496.66/1499.61	c  N dy   133     30194     31778     32494         0    466319     13688   1058820   1038470     12.18   no data  --
1496.66/1499.61	c  N dy   158     34220     31714     32494         0    466367      9815   1058820    409718     12.47     41.95  --
1496.66/1499.61	c  N dy   182     38224     31561     32494         0    466403     13687   1058820    777732     12.99     20.98  --
1496.66/1499.61	c  N dy   205     42235     31386     32035         0    461804     17449   1047744   1079954     13.08     25.33  --
1496.66/1499.61	c  N dy   230     46387     31227     32035         0    461837     12588   1047744    569683     13.14     13.96  --
1496.66/1499.61	c  N dy   247     50597     31134     32035         0    461881     16671   1047744    917886     13.08     13.80  --
1496.66/1499.61	c  N dy   271     54620     30973     31726         0    458140     10485   1038966    267410     13.12     14.12  --
1496.66/1499.61	c  N dy   296     58718     30973     31726         0    458150     14490   1038966    639237     13.27     14.27  --
1496.66/1499.61	c  N dy   328     62797     30973     31726         0    458159     18479   1038966   1004860     13.53     14.37  --
1496.66/1499.61	c  N dy   352     67067     30960     31726         0    458176     11533   1038966    277485     13.52     14.23  --
1496.66/1499.61	c  N dy   376     71470     30960     31726         0    458182     15839   1038966    666056     13.55     14.53  --
1496.66/1499.61	c  N dy   403     76163     30956     31726         0    458193     20397   1038966   1012229     13.57     14.84  --
1496.66/1499.61	c  N dy   419     81243     30949     31726         0    458238     13196   1038966    350073     13.45     14.22  --
1496.66/1499.61	c  N dy   434     86832     30886     31726         0    458264     18654   1038965    683447     13.30     14.17  --
1496.66/1499.61	c  F st   436     87502     30881     31726         0    458265     19307   1038965    732652     13.28     13.57  --
1496.66/1499.61	c  N dy   442     92702     30850     31726         0    458278     24356   1038965   1081631     13.28   no data  --
1496.66/1499.61	c  E dy   472     99583         0     31726         0    458301     17910   1038965    564282     13.23      8.89  --
1496.66/1499.61	c Verified 31726 clauses.
1496.66/1499.61	c Verified 31726 clauses.
1496.66/1499.61	c Solved part
1496.66/1499.61	c =========================================================================================
1496.66/1499.61	c Solving part 3218
1496.66/1499.61	c  N st     0         0     38396     39124         0    580660         0   1315612         0   no data   no data  --
1496.66/1499.61	c asymm  cl-useful: 38/4764/39124 lits-rem:1056 time: 0.28
1496.66/1499.61	c Flit:  1079 Blit:   1136 bXBeca:    0 bXProp:  596 Bins:      0 BRemL:      0 BRemN:      0 P: 167.6M T:  5.87
1496.66/1499.61	c Cleaning up after failed var search:     0.11 s 
1496.66/1499.61	c Finding binary XORs  T:     0.60 s  found:       0
1496.66/1499.61	c Replacing      596 vars Replaced    36296 lits Time:     0.26 s 
1496.66/1499.61	c Finding non-binary XORs:     0.01 s (found:       0, avg size: -nan)
1496.66/1499.61	c Calc default polars -  time:   0.13 s pos:    1296 undec: 9672787 neg:   31436
1496.66/1499.61	c =========================================================================================
1496.66/1499.61	c types(t): F = full restart, N = normal restart
1496.66/1499.61	c types(t): S = simplification begin/end, E = solution found
1496.66/1499.61	c restart types(rt): st = static, dy = dynamic
1496.66/1499.61	c  t rt  Rest     Confl      Vars   NormCls    XorCls    BinCls   Learnts    ClLits    LtLits
1496.66/1499.61	c  B st     0         0     32928     33688         0    481240         0   1094856         0   no data   no data  --
1496.66/1499.61	c  N dy    22      4240     32616     33688         0    481596      3820   1094856    290003      8.21      8.68  --
1496.66/1499.61	c  N dy    48      8335     32009     32926         0    470859      4554   1070027    205001      9.57     16.84  --
1496.66/1499.61	c  N dy    76     12411     31276     32234         0    461008      8205   1047306    449871     10.29     13.15  --
1496.66/1499.61	c  N dy    94     16453     30863     31503         0    451148      6971   1024351    288504     10.10     10.84  --
1496.66/1499.61	c  N dy   111     20477     30560     31140         0    445953     10390   1012412    550358      9.98     10.64  --
1496.66/1499.61	c  N dy   136     24584     30451     31140         0    445985      8176   1012412    283642     10.14     10.75  --
1496.66/1499.61	c  F st   140     25002     30450     31140         0    445987      8582   1012412    314545     10.16   no data  --
1496.66/1499.61	c  N dy   146     30196     30350     31140         0    446038     13617   1012412    703825     10.16   no data  --
1496.66/1499.61	c  N dy   175     34220     30283     31140         0    446073      9797   1012412    297826     10.35     11.05  --
1496.66/1499.61	c  N dy   200     38314     30209     30795         0    442645     13651   1004159    538855     10.41     12.61  --
1496.66/1499.61	c  N dy   221     42401     30053     30795         0    442676     17633   1004159    766366     10.42     11.74  --
1496.66/1499.61	c  N dy   236     46600     29822     30351         0    439219     11663    995398    338754     10.35     11.05  --
1496.66/1499.61	c  E dy   246     48869         0     29572         0    430977     10907    975786    302703     10.30      5.86  --
1496.66/1499.61	c Verified 29572 clauses.
1496.66/1499.61	c Verified 29572 clauses.
1496.66/1499.61	c Solved part
1496.66/1499.61	c =========================================================================================
1496.66/1499.61	c Solving part 3313

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

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 1.97 1.68 3/181 6830
/proc/meminfo: memFree=29555544/32873844 swapFree=7124/7124
[pid=6830] ppid=6828 vsize=15276 CPUtime=0 cores=0,2,4,6
/proc/6830/stat : 6830 (python) D 6828 6830 6544 0 -1 4202496 671 0 0 0 0 0 0 0 20 0 1 0 293190076 15642624 559 33554432000 4194304 5683644 140735144753696 140735144721640 273905697680 0 0 16781312 2 18446744072100748580 0 0 17 0 0 0 0 0 0
/proc/6830/statm: 3819 559 324 364 0 261 0

[startup+0.0283089 s]
/proc/loadavg: 2.00 1.97 1.68 3/181 6830
/proc/meminfo: memFree=29555544/32873844 swapFree=7124/7124
[pid=6830] ppid=6828 vsize=15960 CPUtime=0 cores=0,2,4,6
/proc/6830/stat : 6830 (python) D 6828 6830 6544 0 -1 4202496 887 0 0 0 0 0 0 0 20 0 1 0 293190076 16343040 742 33554432000 4194304 5683644 140735144753696 140735144670968 273905697680 0 0 16781312 2 18446744072100748580 0 0 17 0 0 0 0 0 0
/proc/6830/statm: 3990 742 347 364 0 432 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 15960

[startup+0.100237 s]
/proc/loadavg: 2.00 1.97 1.68 3/181 6830
/proc/meminfo: memFree=29555544/32873844 swapFree=7124/7124
[pid=6830] ppid=6828 vsize=16996 CPUtime=0.01 cores=0,2,4,6
/proc/6830/stat : 6830 (python) S 6828 6830 6544 0 -1 4202496 1332 0 0 0 1 0 0 0 20 0 1 0 293190076 17403904 1081 33554432000 4194304 5683644 140735144753696 140735144751544 273905698176 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/6830/statm: 4249 1081 429 364 0 691 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16996

[startup+0.300234 s]
/proc/loadavg: 2.00 1.97 1.68 3/181 6830
/proc/meminfo: memFree=29555544/32873844 swapFree=7124/7124
[pid=6830] ppid=6828 vsize=16996 CPUtime=0.01 cores=0,2,4,6
/proc/6830/stat : 6830 (python) S 6828 6830 6544 0 -1 4202496 1332 0 0 0 1 0 0 0 20 0 1 0 293190076 17403904 1081 33554432000 4194304 5683644 140735144753696 140735144751544 273905698176 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/6830/statm: 4249 1081 429 364 0 691 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16996

[startup+0.700194 s]
/proc/loadavg: 2.00 1.97 1.68 3/181 6830
/proc/meminfo: memFree=29555544/32873844 swapFree=7124/7124
[pid=6830] ppid=6828 vsize=16996 CPUtime=0.01 cores=0,2,4,6
/proc/6830/stat : 6830 (python) S 6828 6830 6544 0 -1 4202496 1332 0 0 0 1 0 0 0 20 0 1 0 293190076 17403904 1081 33554432000 4194304 5683644 140735144753696 140735144751544 273905698176 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/6830/statm: 4249 1081 429 364 0 691 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16996

[startup+1.50036 s]
/proc/loadavg: 2.00 1.97 1.68 4/186 6835
/proc/meminfo: memFree=29464868/32873844 swapFree=7124/7124
[pid=6830] ppid=6828 vsize=16996 CPUtime=0.01 cores=0,2,4,6
/proc/6830/stat : 6830 (python) S 6828 6830 6544 0 -1 4202496 1332 0 0 0 1 0 0 0 20 0 1 0 293190076 17403904 1081 33554432000 4194304 5683644 140735144753696 140735144751544 273905698176 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/6830/statm: 4249 1081 429 364 0 691 0
[pid=6832] ppid=6830 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6832/stat : 6832 (sh) S 6830 6830 6544 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293190083 9367552 267 33554432000 4194304 5064252 140736218122048 140736218120752 273905509966 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6832/statm: 2287 267 226 213 0 72 0
[pid=6833] ppid=6832 vsize=16744 CPUtime=0.01 cores=0,2,4,6
/proc/6833/stat : 6833 (python) S 6832 6830 6544 0 -1 4202496 1299 0 0 0 1 0 0 0 20 0 1 0 293190083 17145856 1059 33554432000 4194304 5683644 140735842436048 140735842433896 273905698176 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/6833/statm: 4186 1059 429 364 0 628 0
[pid=6834] ppid=6833 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6834/stat : 6834 (sh) S 6833 6830 6544 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293190086 9367552 268 33554432000 4194304 5064252 140734180370832 140734180369536 273905509966 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6834/statm: 2287 268 226 213 0 72 0
[pid=6835] ppid=6834 vsize=204972 CPUtime=1.38 cores=0,2,4,6
/proc/6835/stat : 6835 (PBPASSolver-817) R 6834 6830 6544 0 -1 4202496 21424 0 0 0 40 98 0 0 20 0 1 0 293190086 209891328 21351 33554432000 4194304 4943705 140735752297360 140735752294768 4267542 0 0 16781312 17608 0 0 0 17 2 0 0 0 0 0
/proc/6835/statm: 51243 21351 365 183 0 47613 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 257008

[startup+3.10037 s]
/proc/loadavg: 2.00 1.97 1.68 3/186 6835
/proc/meminfo: memFree=29461768/32873844 swapFree=7124/7124
[pid=6830] ppid=6828 vsize=16996 CPUtime=0.01 cores=0,2,4,6
/proc/6830/stat : 6830 (python) S 6828 6830 6544 0 -1 4202496 1332 0 0 0 1 0 0 0 20 0 1 0 293190076 17403904 1081 33554432000 4194304 5683644 140735144753696 140735144751544 273905698176 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/6830/statm: 4249 1081 429 364 0 691 0
[pid=6832] ppid=6830 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6832/stat : 6832 (sh) S 6830 6830 6544 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293190083 9367552 267 33554432000 4194304 5064252 140736218122048 140736218120752 273905509966 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6832/statm: 2287 267 226 213 0 72 0
[pid=6833] ppid=6832 vsize=16744 CPUtime=0.01 cores=0,2,4,6
/proc/6833/stat : 6833 (python) S 6832 6830 6544 0 -1 4202496 1299 0 0 0 1 0 0 0 20 0 1 0 293190083 17145856 1059 33554432000 4194304 5683644 140735842436048 140735842433896 273905698176 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/6833/statm: 4186 1059 429 364 0 628 0
[pid=6834] ppid=6833 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6834/stat : 6834 (sh) S 6833 6830 6544 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293190086 9367552 268 33554432000 4194304 5064252 140734180370832 140734180369536 273905509966 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6834/statm: 2287 268 226 213 0 72 0
[pid=6835] ppid=6834 vsize=205484 CPUtime=2.99 cores=0,2,4,6
/proc/6835/stat : 6835 (PBPASSolver-817) R 6834 6830 6544 0 -1 4202496 21502 0 0 0 74 225 0 0 20 0 1 0 293190086 210415616 21413 33554432000 4194304 4943705 140735752297360 140735752294768 4267542 0 0 16781312 17608 0 0 0 17 2 0 0 0 0 0
/proc/6835/statm: 51371 21413 365 183 0 47741 0
Current children cumulated CPU time (s) 3.01
Current children cumulated vsize (KiB) 257520

[startup+6.30037 s]
/proc/loadavg: 2.00 1.97 1.68 3/186 6835
/proc/meminfo: memFree=29454948/32873844 swapFree=7124/7124
[pid=6830] ppid=6828 vsize=16996 CPUtime=0.01 cores=0,2,4,6
/proc/6830/stat : 6830 (python) S 6828 6830 6544 0 -1 4202496 1332 0 0 0 1 0 0 0 20 0 1 0 293190076 17403904 1081 33554432000 4194304 5683644 140735144753696 140735144751544 273905698176 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/6830/statm: 4249 1081 429 364 0 691 0
[pid=6832] ppid=6830 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6832/stat : 6832 (sh) S 6830 6830 6544 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293190083 9367552 267 33554432000 4194304 5064252 140736218122048 140736218120752 273905509966 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6832/statm: 2287 267 226 213 0 72 0
[pid=6833] ppid=6832 vsize=16744 CPUtime=0.01 cores=0,2,4,6
/proc/6833/stat : 6833 (python) S 6832 6830 6544 0 -1 4202496 1299 0 0 0 1 0 0 0 20 0 1 0 293190083 17145856 1059 33554432000 4194304 5683644 140735842436048 140735842433896 273905698176 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/6833/statm: 4186 1059 429 364 0 628 0
[pid=6834] ppid=6833 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6834/stat : 6834 (sh) S 6833 6830 6544 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293190086 9367552 268 33554432000 4194304 5064252 140734180370832 140734180369536 273905509966 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6834/statm: 2287 268 226 213 0 72 0
[pid=6835] ppid=6834 vsize=207596 CPUtime=5.97 cores=0,2,4,6
/proc/6835/stat : 6835 (PBPASSolver-817) R 6834 6830 6544 0 -1 4202496 21820 0 0 0 146 451 0 0 20 0 1 0 293190086 212578304 21667 33554432000 4194304 4943705 140735752297360 140735752294768 4267542 0 0 16781312 17608 0 0 0 17 2 0 0 22 0 0
/proc/6835/statm: 51899 21667 365 183 0 48269 0
Current children cumulated CPU time (s) 5.99
Current children cumulated vsize (KiB) 259632

[startup+12.7003 s]
/proc/loadavg: 2.00 1.97 1.68 3/186 6835
/proc/meminfo: memFree=29440348/32873844 swapFree=7124/7124
[pid=6830] ppid=6828 vsize=16996 CPUtime=0.01 cores=0,2,4,6
/proc/6830/stat : 6830 (python) S 6828 6830 6544 0 -1 4202496 1332 0 0 0 1 0 0 0 20 0 1 0 293190076 17403904 1081 33554432000 4194304 5683644 140735144753696 140735144751544 273905698176 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/6830/statm: 4249 1081 429 364 0 691 0
[pid=6832] ppid=6830 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6832/stat : 6832 (sh) S 6830 6830 6544 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293190083 9367552 267 33554432000 4194304 5064252 140736218122048 140736218120752 273905509966 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6832/statm: 2287 267 226 213 0 72 0
[pid=6833] ppid=6832 vsize=16744 CPUtime=0.01 cores=0,2,4,6
/proc/6833/stat : 6833 (python) S 6832 6830 6544 0 -1 4202496 1299 0 0 0 1 0 0 0 20 0 1 0 293190083 17145856 1059 33554432000 4194304 5683644 140735842436048 140735842433896 273905698176 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/6833/statm: 4186 1059 429 364 0 628 0
[pid=6834] ppid=6833 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6834/stat : 6834 (sh) S 6833 6830 6544 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293190086 9367552 268 33554432000 4194304 5064252 140734180370832 140734180369536 273905509966 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6834/statm: 2287 268 226 213 0 72 0
[pid=6835] ppid=6834 vsize=211500 CPUtime=12.36 cores=0,2,4,6
/proc/6835/stat : 6835 (PBPASSolver-817) R 6834 6830 6544 0 -1 4202496 22368 0 0 0 294 942 0 0 20 0 1 0 293190086 216576000 22103 33554432000 4194304 4943705 140735752297360 140735752292752 4267542 0 0 16781312 17608 0 0 0 17 2 0 0 23 0 0
/proc/6835/statm: 52875 22103 365 183 0 49245 0
Current children cumulated CPU time (s) 12.38
Current children cumulated vsize (KiB) 263536

[startup+25.5004 s]
/proc/loadavg: 2.00 1.97 1.69 3/185 6835
/proc/meminfo: memFree=29409612/32873844 swapFree=7124/7124
[pid=6830] ppid=6828 vsize=16996 CPUtime=0.01 cores=0,2,4,6
/proc/6830/stat : 6830 (python) S 6828 6830 6544 0 -1 4202496 1332 0 0 0 1 0 0 0 20 0 1 0 293190076 17403904 1081 33554432000 4194304 5683644 140735144753696 140735144751544 273905698176 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/6830/statm: 4249 1081 429 364 0 691 0
[pid=6832] ppid=6830 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6832/stat : 6832 (sh) S 6830 6830 6544 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293190083 9367552 267 33554432000 4194304 5064252 140736218122048 140736218120752 273905509966 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6832/statm: 2287 267 226 213 0 72 0
[pid=6833] ppid=6832 vsize=16744 CPUtime=0.01 cores=0,2,4,6
/proc/6833/stat : 6833 (python) S 6832 6830 6544 0 -1 4202496 1299 0 0 0 1 0 0 0 20 0 1 0 293190083 17145856 1059 33554432000 4194304 5683644 140735842436048 140735842433896 273905698176 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/6833/statm: 4186 1059 429 364 0 628 0
[pid=6834] ppid=6833 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6834/stat : 6834 (sh) S 6833 6830 6544 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293190086 9367552 268 33554432000 4194304 5064252 140734180370832 140734180369536 273905509966 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6834/statm: 2287 268 226 213 0 72 0
[pid=6835] ppid=6834 vsize=218860 CPUtime=25.09 cores=0,2,4,6
/proc/6835/stat : 6835 (PBPASSolver-817) R 6834 6830 6544 0 -1 4202496 23408 0 0 0 594 1915 0 0 20 0 1 0 293190086 224112640 22935 33554432000 4194304 4943705 140735752297360 140735752292976 4267542 0 0 16781312 17608 0 0 0 17 2 0 0 26 0 0
/proc/6835/statm: 54715 22935 365 183 0 51085 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 270896

[startup+51.1004 s]
/proc/loadavg: 2.00 1.97 1.69 3/185 6835
/proc/meminfo: memFree=29351084/32873844 swapFree=7124/7124
[pid=6830] ppid=6828 vsize=16996 CPUtime=0.01 cores=0,2,4,6
/proc/6830/stat : 6830 (python) S 6828 6830 6544 0 -1 4202496 1332 0 0 0 1 0 0 0 20 0 1 0 293190076 17403904 1081 33554432000 4194304 5683644 140735144753696 140735144751544 273905698176 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/6830/statm: 4249 1081 429 364 0 691 0
[pid=6832] ppid=6830 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6832/stat : 6832 (sh) S 6830 6830 6544 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293190083 9367552 267 33554432000 4194304 5064252 140736218122048 140736218120752 273905509966 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6832/statm: 2287 267 226 213 0 72 0
[pid=6833] ppid=6832 vsize=16744 CPUtime=0.01 cores=0,2,4,6
/proc/6833/stat : 6833 (python) S 6832 6830 6544 0 -1 4202496 1299 0 0 0 1 0 0 0 20 0 1 0 293190083 17145856 1059 33554432000 4194304 5683644 140735842436048 140735842433896 273905698176 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/6833/statm: 4186 1059 429 364 0 628 0
[pid=6834] ppid=6833 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6834/stat : 6834 (sh) S 6833 6830 6544 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293190086 9367552 268 33554432000 4194304 5064252 140734180370832 140734180369536 273905509966 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6834/statm: 2287 268 226 213 0 72 0
[pid=6835] ppid=6834 vsize=234252 CPUtime=50.63 cores=0,2,4,6
/proc/6835/stat : 6835 (PBPASSolver-817) R 6834 6830 6544 0 -1 4202496 25541 0 0 0 1189 3874 0 0 20 0 1 0 293190086 239874048 24636 33554432000 4194304 4943705 140735752297360 140735752294768 4267542 0 0 16781312 17608 0 0 0 17 2 0 0 32 0 0
/proc/6835/statm: 58563 24636 365 183 0 54933 0
Current children cumulated CPU time (s) 50.65
Current children cumulated vsize (KiB) 286288

[startup+102.307 s]
/proc/loadavg: 2.00 1.97 1.71 3/185 6835
/proc/meminfo: memFree=29229192/32873844 swapFree=7124/7124
[pid=6830] ppid=6828 vsize=16996 CPUtime=0.01 cores=0,2,4,6
/proc/6830/stat : 6830 (python) S 6828 6830 6544 0 -1 4202496 1332 0 0 0 1 0 0 0 20 0 1 0 293190076 17403904 1081 33554432000 4194304 5683644 140735144753696 140735144751544 273905698176 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/6830/statm: 4249 1081 429 364 0 691 0
[pid=6832] ppid=6830 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6832/stat : 6832 (sh) S 6830 6830 6544 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293190083 9367552 267 33554432000 4194304 5064252 140736218122048 140736218120752 273905509966 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6832/statm: 2287 267 226 213 0 72 0
[pid=6833] ppid=6832 vsize=16744 CPUtime=0.01 cores=0,2,4,6

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

/proc/loadavg: 2.00 2.00 1.86 3/183 6911
/proc/meminfo: memFree=24961720/32873844 swapFree=7124/7124
[pid=6830] ppid=6828 vsize=16996 CPUtime=977.14 cores=0,2,4,6
/proc/6830/stat : 6830 (python) S 6828 6830 6544 0 -1 4202496 1404 213959 0 0 1 0 23032 74681 20 0 1 0 293190076 17403904 1081 33554432000 4194304 5683644 140735144753696 140735144751240 273905698176 0 0 16781312 2 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/6830/statm: 4249 1081 429 364 0 691 0
[pid=6910] ppid=6830 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6910/stat : 6910 (sh) S 6830 6830 6544 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293288068 9367552 266 33554432000 4194304 5064252 140734587433488 140734587432192 273905509966 0 65536 16781316 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6910/statm: 2287 266 226 213 0 72 0
[pid=6911] ppid=6910 vsize=3488424 CPUtime=22.36 cores=0,2,4,6
/proc/6911/stat : 6911 (CryptoMiniSat) R 6910 6830 6544 0 -1 4202496 319963 0 0 0 2115 121 0 0 20 0 1 0 293288068 3572146176 771770 33554432000 4194304 4734972 140735133882224 140735132825064 273905323924 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0
/proc/6911/statm: 872106 771770 341 132 0 867006 0
Current children cumulated CPU time (s) 999.5
Current children cumulated vsize (KiB) 3514568

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 1.87 3/183 6911
/proc/meminfo: memFree=22168676/32873844 swapFree=7124/7124
[pid=6830] ppid=6828 vsize=16996 CPUtime=977.14 cores=0,2,4,6
/proc/6830/stat : 6830 (python) S 6828 6830 6544 0 -1 4202496 1404 213959 0 0 1 0 23032 74681 20 0 1 0 293190076 17403904 1081 33554432000 4194304 5683644 140735144753696 140735144751240 273905698176 0 0 16781312 2 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/6830/statm: 4249 1081 429 364 0 691 0
[pid=6910] ppid=6830 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6910/stat : 6910 (sh) S 6830 6830 6544 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293288068 9367552 266 33554432000 4194304 5064252 140734587433488 140734587432192 273905509966 0 65536 16781316 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6910/statm: 2287 266 226 213 0 72 0
[pid=6911] ppid=6910 vsize=6951784 CPUtime=82.34 cores=0,2,4,6
/proc/6911/stat : 6911 (CryptoMiniSat) R 6910 6830 6544 0 -1 4202496 751264 0 0 0 7988 246 0 0 20 0 1 0 293288068 7118626816 1454676 33554432000 4194304 4734972 140735133882224 140735133874248 4327621 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0
/proc/6911/statm: 1737946 1454676 381 132 0 1732846 0
Current children cumulated CPU time (s) 1059.48
Current children cumulated vsize (KiB) 6977928

[startup+1122.3 s]
/proc/loadavg: 2.04 2.01 1.88 3/183 6911
/proc/meminfo: memFree=22163144/32873844 swapFree=7124/7124
[pid=6830] ppid=6828 vsize=16996 CPUtime=977.14 cores=0,2,4,6
/proc/6830/stat : 6830 (python) S 6828 6830 6544 0 -1 4202496 1404 213959 0 0 1 0 23032 74681 20 0 1 0 293190076 17403904 1081 33554432000 4194304 5683644 140735144753696 140735144751240 273905698176 0 0 16781312 2 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/6830/statm: 4249 1081 429 364 0 691 0
[pid=6910] ppid=6830 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6910/stat : 6910 (sh) S 6830 6830 6544 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293288068 9367552 266 33554432000 4194304 5064252 140734587433488 140734587432192 273905509966 0 65536 16781316 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6910/statm: 2287 266 226 213 0 72 0
[pid=6911] ppid=6910 vsize=6951784 CPUtime=142.32 cores=0,2,4,6
/proc/6911/stat : 6911 (CryptoMiniSat) R 6910 6830 6544 0 -1 4202496 751282 0 0 0 13986 246 0 0 20 0 1 0 293288068 7118626816 1455700 33554432000 4194304 4734972 140735133882224 140735133874248 4326687 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0
/proc/6911/statm: 1737946 1455700 381 132 0 1732846 0
Current children cumulated CPU time (s) 1119.46
Current children cumulated vsize (KiB) 6977928

[startup+1182.3 s]
/proc/loadavg: 2.01 2.01 1.89 3/184 6914
/proc/meminfo: memFree=19490208/32873844 swapFree=7124/7124
[pid=6830] ppid=6828 vsize=16996 CPUtime=977.14 cores=0,2,4,6
/proc/6830/stat : 6830 (python) S 6828 6830 6544 0 -1 4202496 1404 213959 0 0 1 0 23032 74681 20 0 1 0 293190076 17403904 1081 33554432000 4194304 5683644 140735144753696 140735144751240 273905698176 0 0 16781312 2 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/6830/statm: 4249 1081 429 364 0 691 0
[pid=6910] ppid=6830 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6910/stat : 6910 (sh) S 6830 6830 6544 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293288068 9367552 266 33554432000 4194304 5064252 140734587433488 140734587432192 273905509966 0 65536 16781316 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6910/statm: 2287 266 226 213 0 72 0
[pid=6911] ppid=6910 vsize=10826088 CPUtime=202.29 cores=0,2,4,6
/proc/6911/stat : 6911 (CryptoMiniSat) R 6910 6830 6544 0 -1 4202496 833601 0 0 0 19816 413 0 0 20 0 1 0 293288068 11085914112 2169600 33554432000 4194304 4734972 140735133882224 140735133866824 4582929 0 0 16781312 2 0 0 0 17 4 0 0 1 0 0
/proc/6911/statm: 2706522 2169600 393 132 0 2701422 0
Current children cumulated CPU time (s) 1179.43
Current children cumulated vsize (KiB) 10852232

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.89 3/183 6915
/proc/meminfo: memFree=17772804/32873844 swapFree=7124/7124
[pid=6830] ppid=6828 vsize=16996 CPUtime=977.14 cores=0,2,4,6
/proc/6830/stat : 6830 (python) S 6828 6830 6544 0 -1 4202496 1404 213959 0 0 1 0 23032 74681 20 0 1 0 293190076 17403904 1081 33554432000 4194304 5683644 140735144753696 140735144751240 273905698176 0 0 16781312 2 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/6830/statm: 4249 1081 429 364 0 691 0
[pid=6910] ppid=6830 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6910/stat : 6910 (sh) S 6830 6830 6544 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293288068 9367552 266 33554432000 4194304 5064252 140734587433488 140734587432192 273905509966 0 65536 16781316 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6910/statm: 2287 266 226 213 0 72 0
[pid=6911] ppid=6910 vsize=12328052 CPUtime=262.29 cores=0,2,4,6
/proc/6911/stat : 6911 (CryptoMiniSat) R 6910 6830 6544 0 -1 4202496 965178 0 0 0 25415 814 0 0 20 0 1 0 293288068 12623925248 2510688 33554432000 4194304 4734972 140735133882224 140735133866904 4255088 0 0 16781312 2 0 0 0 17 4 0 0 1 0 0
/proc/6911/statm: 3082013 2510688 393 132 0 3076913 0
Current children cumulated CPU time (s) 1239.43
Current children cumulated vsize (KiB) 12354196

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.90 3/183 6915
/proc/meminfo: memFree=16907940/32873844 swapFree=7124/7124
[pid=6830] ppid=6828 vsize=16996 CPUtime=977.14 cores=0,2,4,6
/proc/6830/stat : 6830 (python) S 6828 6830 6544 0 -1 4202496 1404 213959 0 0 1 0 23032 74681 20 0 1 0 293190076 17403904 1081 33554432000 4194304 5683644 140735144753696 140735144751240 273905698176 0 0 16781312 2 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/6830/statm: 4249 1081 429 364 0 691 0
[pid=6910] ppid=6830 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6910/stat : 6910 (sh) S 6830 6830 6544 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293288068 9367552 266 33554432000 4194304 5064252 140734587433488 140734587432192 273905509966 0 65536 16781316 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6910/statm: 2287 266 226 213 0 72 0
[pid=6911] ppid=6910 vsize=13276984 CPUtime=322.27 cores=0,2,4,6
/proc/6911/stat : 6911 (CryptoMiniSat) R 6910 6830 6544 0 -1 4202496 1033740 0 0 0 31168 1059 0 0 20 0 1 0 293288068 13595631616 2726447 33554432000 4194304 4734972 140735133882224 140735133866904 4251115 0 0 16781312 2 0 0 0 17 4 0 0 1 0 0
/proc/6911/statm: 3319246 2726447 393 132 0 3314146 0
Current children cumulated CPU time (s) 1299.41
Current children cumulated vsize (KiB) 13303128

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.90 3/183 6915
/proc/meminfo: memFree=16083508/32873844 swapFree=7124/7124
[pid=6830] ppid=6828 vsize=16996 CPUtime=977.14 cores=0,2,4,6
/proc/6830/stat : 6830 (python) S 6828 6830 6544 0 -1 4202496 1404 213959 0 0 1 0 23032 74681 20 0 1 0 293190076 17403904 1081 33554432000 4194304 5683644 140735144753696 140735144751240 273905698176 0 0 16781312 2 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/6830/statm: 4249 1081 429 364 0 691 0
[pid=6910] ppid=6830 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6910/stat : 6910 (sh) S 6830 6830 6544 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293288068 9367552 266 33554432000 4194304 5064252 140734587433488 140734587432192 273905509966 0 65536 16781316 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6910/statm: 2287 266 226 213 0 72 0
[pid=6911] ppid=6910 vsize=14186280 CPUtime=382.25 cores=0,2,4,6
/proc/6911/stat : 6911 (CryptoMiniSat) R 6910 6830 6544 0 -1 4202496 1097324 0 0 0 36869 1356 0 0 20 0 1 0 293288068 14526750720 2932294 33554432000 4194304 4734972 140735133882224 140735133867064 4493481 0 0 16781312 2 0 0 0 17 4 0 0 1 0 0
/proc/6911/statm: 3546570 2932294 393 132 0 3541470 0
Current children cumulated CPU time (s) 1359.39
Current children cumulated vsize (KiB) 14212424

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.91 3/183 6915
/proc/meminfo: memFree=15036656/32873844 swapFree=7124/7124
[pid=6830] ppid=6828 vsize=16996 CPUtime=977.14 cores=0,2,4,6
/proc/6830/stat : 6830 (python) S 6828 6830 6544 0 -1 4202496 1404 213959 0 0 1 0 23032 74681 20 0 1 0 293190076 17403904 1081 33554432000 4194304 5683644 140735144753696 140735144751240 273905698176 0 0 16781312 2 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/6830/statm: 4249 1081 429 364 0 691 0
[pid=6910] ppid=6830 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6910/stat : 6910 (sh) S 6830 6830 6544 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293288068 9367552 266 33554432000 4194304 5064252 140734587433488 140734587432192 273905509966 0 65536 16781316 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6910/statm: 2287 266 226 213 0 72 0
[pid=6911] ppid=6910 vsize=15367504 CPUtime=442.24 cores=0,2,4,6
/proc/6911/stat : 6911 (CryptoMiniSat) R 6910 6830 6544 0 -1 4202496 1183925 0 0 0 42521 1703 0 0 20 0 1 0 293288068 15736324096 3193492 33554432000 4194304 4734972 140735133882224 140735133867288 4327096 0 0 16781312 2 0 0 0 17 4 0 0 1 0 0
/proc/6911/statm: 3841876 3193492 393 132 0 3836776 0
Current children cumulated CPU time (s) 1419.38
Current children cumulated vsize (KiB) 15393648

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/183 6915
/proc/meminfo: memFree=14713124/32873844 swapFree=7124/7124
[pid=6830] ppid=6828 vsize=16996 CPUtime=977.14 cores=0,2,4,6
/proc/6830/stat : 6830 (python) S 6828 6830 6544 0 -1 4202496 1404 213959 0 0 1 0 23032 74681 20 0 1 0 293190076 17403904 1081 33554432000 4194304 5683644 140735144753696 140735144751240 273905698176 0 0 16781312 2 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/6830/statm: 4249 1081 429 364 0 691 0
[pid=6910] ppid=6830 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6910/stat : 6910 (sh) S 6830 6830 6544 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293288068 9367552 266 33554432000 4194304 5064252 140734587433488 140734587432192 273905509966 0 65536 16781316 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6910/statm: 2287 266 226 213 0 72 0
[pid=6911] ppid=6910 vsize=15722660 CPUtime=502.21 cores=0,2,4,6
/proc/6911/stat : 6911 (CryptoMiniSat) R 6910 6830 6544 0 -1 4202496 1212107 0 0 0 48410 1811 0 0 20 0 1 0 293288068 16100003840 3274129 33554432000 4194304 4734972 140735133882224 140735133866904 4255088 0 0 16781312 2 0 0 0 17 4 0 0 1 0 0
/proc/6911/statm: 3930665 3274129 393 132 0 3925565 0
Current children cumulated CPU time (s) 1479.35
Current children cumulated vsize (KiB) 15748804



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+1499.6 s]
/proc/loadavg: 2.00 2.00 1.91 3/183 6915
/proc/meminfo: memFree=14697644/32873844 swapFree=7124/7124
[pid=6830] ppid=6828 vsize=16996 CPUtime=977.14 cores=0,2,4,6
/proc/6830/stat : 6830 (python) S 6828 6830 6544 0 -1 4202496 1404 213959 0 0 1 0 23032 74681 20 0 1 0 293190076 17403904 1081 33554432000 4194304 5683644 140735144753696 140735144751240 273905698176 0 0 16781312 2 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/6830/statm: 4249 1081 429 364 0 691 0
[pid=6910] ppid=6830 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6910/stat : 6910 (sh) S 6830 6830 6544 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293288068 9367552 266 33554432000 4194304 5064252 140734587433488 140734587432192 273905509966 0 65536 16781316 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6910/statm: 2287 266 226 213 0 72 0
[pid=6911] ppid=6910 vsize=15887728 CPUtime=519.52 cores=0,2,4,6
/proc/6911/stat : 6911 (CryptoMiniSat) R 6910 6830 6544 0 -1 4202496 1239260 0 0 0 50052 1900 0 0 20 0 1 0 293288068 16269033472 3277970 33554432000 4194304 4734972 140735133882224 140735133866920 4262754 0 0 16781312 2 0 0 0 17 4 0 0 1 0 0
/proc/6911/statm: 3971932 3277970 393 132 0 3966832 0
Current children cumulated CPU time (s) 1496.66
Current children cumulated vsize (KiB) 15913872

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 6830 and gives
#  childrusage.ru_utime.tv_sec=230
#  childrusage.ru_utime.tv_usec=344982
#  childrusage.ru_stime.tv_sec=746
#  childrusage.ru_stime.tv_usec=825465
# CPU time returned by wait4() is 977.17
# while last known CPU time is 1496.66
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1499.61
CPU time (s): 1496.66
CPU user time (s): 730.85
CPU system time (s): 765.81
CPU usage (%): 99.803
Max. virtual memory (cumulated for all children) (KiB): 15913872

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 230.345
system time used= 746.825
maximum resident set size= 610256
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 216218
page faults= 0
swaps= 0
block input operations= 0
block output operations= 4375376
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 535
involuntary context switches= 1141

runsolver used 2.36964 second user time and 6.17506 second system time

The end

Launcher Data

Begin job on node134 at 2012-05-29 07:50:47
IDJOB=3718988
IDBENCH=1470
IDSOLVER=2303
FILE ID=node134/3718988-1338270647
RUNJOBID= node134-1338268842-6560
PBS_JOBID= 14625687
Free space on /tmp= 70992 MiB

SOLVER NAME= PBPASSolver-CARD.SN 2012-05-28
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/web/uclid_pb_benchmarks/normalized-blast-floppy1-8.ucl.opb
COMMAND LINE= python HOME/RunSolver.py BENCHNAME PrimePower CARD.SN ./CryptoMiniSat
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3718988-1338270647/watcher-3718988-1338270647 -o /tmp/evaluation-result-3718988-1338270647/solver-3718988-1338270647 -C 1800 -W 1900 -M 15500  python HOME/RunSolver.py HOME/instance-3718988-1338270647.opb PrimePower CARD.SN ./CryptoMiniSat

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

MD5SUM BENCH= f8abb380dd08e138dce9720c80a7343a
RANDOM SEED=954133873

node134.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.278
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.55
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.278
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	: 5332.56
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.278
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	: 5332.55
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.278
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	: 5332.59
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.278
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	: 5332.55
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.278
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	: 5332.55
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.278
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	: 5332.57
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.278
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	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        29555808 kB
Buffers:          464256 kB
Cached:           993648 kB
SwapCached:          416 kB
Active:          2359284 kB
Inactive:          55916 kB
Active(anon):     948624 kB
Inactive(anon):    10640 kB
Active(file):    1410660 kB
Inactive(file):    45276 kB
Unevictable:        7124 kB
Mlocked:            7124 kB
SwapTotal:      67108856 kB
SwapFree:       67107772 kB
Dirty:             13360 kB
Writeback:            48 kB
AnonPages:        963480 kB
Mapped:            14352 kB
Shmem:               100 kB
Slab:             760664 kB
SReclaimable:     202412 kB
SUnreclaim:       558252 kB
KernelStack:        1504 kB
PageTables:         6336 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1181484 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:    483328 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= 68848 MiB
End job on node134 at 2012-05-29 08:15:47