Trace number 3367169

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
CryptoMiniSat Strange-Night-2-mt (fixed)UNSAT 151.846 38.0729

General information on the benchmark

NameAPPLICATIONS/
bitverif/maxxor/maxxor032.cnf
MD5SUMe1a6f3a7c69cc7fbec84aac478eb151a
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark57.5483
Satisfiable
(Un)Satisfiability was proved
Number of variables13240
Number of clauses39143
Sum of the clauses size91331
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 226094
Number of clauses of size 313047
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.01	c Using 4 threads
0.00/0.01	c This is CryptoMiniSat 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3367169-1305390112.cnf'
0.00/0.01	c -- header says num vars:          13240
0.00/0.01	c -- header says num clauses:       39143
1.34/0.36	c -- clauses added:            0 learnts,        39143 normals,            0 xors
1.34/0.36	c -- vars added      13240
1.34/0.36	c Parsing time:  0.01 s
1.34/0.36	c  N st     0         0     13240     13047     26094         0     91329         0   no data   no data
1.34/0.36	c asymm  cl-useful: 0/13030/13030 lits-rem:0 time: 0.31
4.36/1.11	c Flit:     0 Blit:     65 bXBeca:    0 bXProp:   67 Bins:      0 BRemL:      0 BRemN:      0 P: 16.7M T:  0.76
4.36/1.12	c Replacing       67 vars Replaced     1244 lits Time:     0.00 s 
4.36/1.12	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4.36/1.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.36/1.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.36/1.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  13090 time:  0.04 s
4.76/1.21	c Removed useless bin:      66  fixed:     0  props:   7.71M  time:  0.04 s
4.76/1.26	c lits-rem:         0  cl-subs:      116  v-elim:   4363  v-fix:    0  time:  0.05 s
4.76/1.29	c Finding binary XORs  T:     0.02 s  found:       0
4.76/1.29	c Finding non-binary XORs:     0.00 s (found:     525, avg size: 3.0)
4.76/1.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.76/1.30	c calculated reachability. Time: 0.01
4.76/1.30	c Calc default polars -  time:   0.00 s pos:     230 undec:    5327 neg:    7683
4.76/1.30	c =========================================================================================
4.76/1.30	c types(t): F = full restart, N = normal restart
4.76/1.30	c types(t): S = simplification begin/end, E = solution found
4.76/1.30	c restart types(rt): st = static, dy = dynamic
4.76/1.30	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
4.76/1.30	c  B st     0         0      8727     11656     15969         0     74988         0   no data   no data
7.14/1.84	c  N dy    10      6384      8727     11656     16065      3745     74988     58586     13.46     14.47
8.74/2.24	c  N dy    22     10797      8725     11656     16503      7996     74988    204161     11.80     12.45
10.33/2.67	c  N dy    34     14954      8724     11656     17193      7888     74988    179638     11.13     11.77
12.33/3.15	c  N dy    47     19341      8720     11656     17748      6733     74988     98523     11.23     11.85
14.36/3.68	c  N dy    60     23646      8720     11656     17819     10931     74988    309424     11.06     11.70
14.72/3.70	c Finding binary XORs  T:     0.01 s  found:     289
14.72/3.71	c Replacing      289 vars Replaced     9191 lits Time:     0.01 s 
15.12/3.86	c  F st    66     25002      8429     11029     17552     11678     73060    345984     10.97      9.04
16.72/4.24	c  N st    71     28301      8429     11027     17587      8573     73052    168584     10.97   no data
17.51/4.40	c  S st    72     30001      8429     11027     17624     10221     73052    223856     10.97   no data
17.51/4.48	c  S st    72     30505      8429     11027     17652     10693     73052    237700     10.97   no data
17.51/4.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
25.49/6.41	c Flit:     1 Blit:      1 bXBeca:    0 bXProp:  130 Bins:  46830 BRemL:   4528 BRemN:      0 P: 20.0M T:  1.93
25.49/6.42	c Replacing      130 vars Replaced     7246 lits Time:     0.01 s 
25.49/6.42	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
25.49/6.43	c bin-w-bin subsume rem          939 bins  time:  0.00 s
25.49/6.44	c subs with bin:      298  lits-rem:        82  v-fix:    0  time:  0.01 s
25.49/6.46	c Subs w/ non-existent bins:      2 l-rem:    215 v-fix:     0 done:   8296 time:  0.02 s
25.49/6.47	c Removed useless bin:       2  fixed:     0  props:   0.39M  time:  0.00 s
25.89/6.52	c lits-rem:        32  cl-subs:      117  v-elim:   3638  v-fix:    0  time:  0.05 s
25.89/6.53	c subs with bin:      205  lits-rem:      1379  v-fix:    0  time:  0.00 s
25.89/6.53	c lits-rem:        63  cl-subs:       81  v-elim:      0  v-fix:    0  time:  0.01 s
27.88/7.04	c asymm  cl-useful: 356/12064/12064 lits-rem:418 time: 0.50
27.88/7.04	c calculated reachability. Time: 0.00
27.88/7.04	c  N dy    72     30505      4658     12063     30200      3009     64767     62632     10.97   no data
27.88/7.06	c Finding binary XORs  T:     0.01 s  found:       0
29.08/7.39	c  N dy    81     34750      4657     12063     30727      7141     64765    187216     10.58     11.15
30.68/7.73	c  N dy   106     38766      4655     12063     34281      7227     64762    176085     10.61     20.55
31.91/8.08	c  N dy   135     42811      4655     12063     34336     11181     64759    299895     10.77     21.79
32.67/8.27	c Finding binary XORs  T:     0.01 s  found:     232
32.67/8.28	c Replacing      232 vars Replaced    11877 lits Time:     0.01 s 
33.47/8.40	c  S st   156     45760      4423     11509     33798      7079     62856    111489     10.88      8.80
33.47/8.45	c  S st   156     46262      4423     11509     33827      7549     62856    125205     10.88   no data
33.47/8.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
38.66/9.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   18 Bins:  20525 BRemL:  19132 BRemN:      3 P:  7.9M T:  1.27
38.66/9.73	c Replacing       18 vars Replaced     1684 lits Time:     0.00 s 
38.66/9.73	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
38.66/9.74	c bin-w-bin subsume rem         1351 bins  time:  0.00 s
38.66/9.74	c subs with bin:      372  lits-rem:        14  v-fix:    0  time:  0.01 s
38.66/9.75	c Subs w/ non-existent bins:     10 l-rem:     45 v-fix:     0 done:   4405 time:  0.01 s
38.66/9.76	c Removed useless bin:       5  fixed:     0  props:   0.15M  time:  0.00 s
38.66/9.77	c lits-rem:         0  cl-subs:        8  v-elim:     65  v-fix:    0  time:  0.01 s
38.66/9.78	c subs with bin:      141  lits-rem:      2017  v-fix:    0  time:  0.01 s
38.66/9.80	c lits-rem:       107  cl-subs:      199  v-elim:      0  v-fix:    0  time:  0.01 s
39.06/9.80	c vivif2 --  cl tried    11166 cl shrink       17 lits rem         17 time: 0.01
39.06/9.81	c vivif2 --  cl tried     6719 cl shrink      835 lits rem       2026 time: 0.01
41.05/10.37	c asymm  cl-useful: 2/11166/11166 lits-rem:2 time: 0.56
41.05/10.37	c calculated reachability. Time: 0.00
41.05/10.37	c  N dy   156     46262      4340     11166     27193      6718     62978     95832     10.88   no data
41.05/10.38	c Finding binary XORs  T:     0.01 s  found:       0
42.65/10.76	c  N dy   174     50812      4339     11166     28964     11133     62977    235340     10.74     11.39
44.25/11.14	c  N dy   193     54922      4333     11166     29006     15152     62976    360751     10.71     11.30
45.84/11.54	c  N dy   197     59322      4333     11166     30870     11052     62976    175014     10.56     11.14
46.24/11.61	c Finding binary XORs  T:     0.01 s  found:     186
46.24/11.62	c Replacing      186 vars Replaced    10111 lits Time:     0.01 s 
47.44/11.91	c  N dy   221     63359      4147     10791     29752     14594     61510    304244     10.58     11.30
49.06/12.31	c  N dy   247     67422      4147     10791     29769     18582     61510    467638     10.65     12.64
49.83/12.51	c  S st   251     69394      4147     10791     29775     10621     61510    138132     10.57      5.54
49.83/12.55	c  S st   251     69900      4147     10791     29949     11120     61510    151767     10.57   no data
49.83/12.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
54.22/13.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   56 Bins:   2443 BRemL:  14346 BRemN:     44 P: 11.5M T:  1.07
54.22/13.63	c Replacing       56 vars Replaced     3680 lits Time:     0.00 s 
54.22/13.63	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
54.22/13.63	c bin-w-bin subsume rem         1060 bins  time:  0.00 s
54.22/13.64	c subs with bin:       88  lits-rem:        18  v-fix:    0  time:  0.00 s
54.22/13.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4091 time:  0.01 s
54.22/13.65	c Removed useless bin:       0  fixed:     0  props:   0.11M  time:  0.00 s
54.22/13.66	c lits-rem:         0  cl-subs:        5  v-elim:     11  v-fix:    0  time:  0.01 s
54.22/13.68	c subs with bin:      102  lits-rem:       864  v-fix:    0  time:  0.02 s
54.62/13.70	c lits-rem:       342  cl-subs:      603  v-elim:      0  v-fix:    0  time:  0.02 s
54.62/13.70	c vivif2 --  cl tried    10584 cl shrink        0 lits rem          0 time: 0.01
54.62/13.71	c vivif2 --  cl tried    10051 cl shrink      770 lits rem       2765 time: 0.01
56.62/14.26	c asymm  cl-useful: 57/10584/10584 lits-rem:85 time: 0.54
56.62/14.26	c calculated reachability. Time: 0.00
56.62/14.26	c  N dy   251     69900      4080     10572     16289     10049     60790    110786     10.57   no data
56.62/14.27	c Finding binary XORs  T:     0.01 s  found:       5
58.25/14.66	c  N dy   266     74449      4080     10572     16301     14522     60790    252936     10.48     11.04
60.21/15.13	c  N dy   288     79388      4077     10572     16371     19379     60790    401219     10.41     11.01
62.23/15.65	c  N dy   308     84774      4074     10572     16862     13527     60790    163757     10.35     10.90
63.40/15.90	c  F st   324     87500      4074     10572     16866     16218     60790    246231     10.36      8.63
63.40/15.90	c Replacing        5 vars Replaced      151 lits Time:     0.00 s 
64.60/16.21	c  N st   329     90800      4069     10546     16991     19244     60633    382458     10.36   no data
65.40/16.43	c Finding binary XORs  T:     0.01 s  found:      45
65.40/16.43	c Replacing       45 vars Replaced     2689 lits Time:     0.01 s 
67.02/16.82	c  N dy   353     96804      4022     10467     17447     12685     60245    118518     10.35     10.95
68.99/17.39	c  N dy   389    103012      4022     10467     17553     18794     60245    313773     10.37     10.93
69.79/17.57	c  S st   400    104850      4021     10467     17558     20612     60245    370881     10.36      6.75
70.19/17.64	c  S st   400    105351      4021     10467     17560     21107     60245    396747     10.36   no data
70.19/17.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
74.18/18.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   18 Bins:   1244 BRemL:   1494 BRemN:      6 P: 11.7M T:  0.98
74.18/18.63	c Replacing       18 vars Replaced     1544 lits Time:     0.01 s 
74.18/18.63	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
74.18/18.63	c bin-w-bin subsume rem           98 bins  time:  0.00 s
74.18/18.64	c subs with bin:       38  lits-rem:        30  v-fix:    0  time:  0.00 s
74.18/18.65	c Subs w/ non-existent bins:      1 l-rem:      0 v-fix:     0 done:   4003 time:  0.01 s
74.18/18.65	c Removed useless bin:       0  fixed:     0  props:   0.11M  time:  0.00 s
74.18/18.66	c lits-rem:         0  cl-subs:       13  v-elim:     22  v-fix:    0  time:  0.01 s
74.58/18.77	c subs with bin:      135  lits-rem:      1734  v-fix:    0  time:  0.09 s
74.98/18.84	c lits-rem:       798  cl-subs:      801  v-elim:      0  v-fix:    0  time:  0.07 s
74.98/18.84	c vivif2 --  cl tried    10399 cl shrink        3 lits rem          7 time: 0.01
74.98/18.87	c vivif2 --  cl tried    17406 cl shrink     2937 lits rem      17984 time: 0.03
77.36/19.50	c asymm  cl-useful: 54/10399/10399 lits-rem:92 time: 0.62
77.76/19.50	c calculated reachability. Time: 0.00
77.76/19.50	c  N dy   400    105351      3981     10388     16994     17405     59953    270167     10.36   no data
77.76/19.51	c Finding binary XORs  T:     0.01 s  found:       3
80.56/20.24	c  N dy   421    112224      3976     10388     17098     24129     59953    535063     10.27     11.00
83.35/20.94	c  N dy   454    119467      3972     10388     17408     19170     59952    345993     10.26     24.35
86.95/21.83	c  N dy   507    127234      3970     10388     17445     26809     59951    652316     10.36     11.24
88.56/22.28	c Finding binary XORs  T:     0.01 s  found:      46
88.56/22.29	c Replacing       49 vars Replaced     4420 lits Time:     0.01 s 
90.14/22.67	c  N dy   552    135357      3916     10261     24854     19672     59329    369406     10.35     10.90
94.12/23.63	c  N dy   605    144088      3907     10261     25096     28261     59329    690686     10.39     11.07
98.12/24.63	c  N dy   663    153322      3902     10261     25145     22652     59329    448649     10.43     13.76
100.12/25.19	c  S st   692    158029      3895     10261     25177     27308     59329    688862     10.45   no data
100.52/25.26	c  S st   692    158533      3895     10261     25179     27807     59329    719411     10.45   no data
100.52/25.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
106.54/26.79	c Flit:     2 Blit:      1 bXBeca:    0 bXProp:   94 Bins:  19116 BRemL:   7697 BRemN:      3 P: 19.8M T:  1.52
106.89/26.81	c Replacing       94 vars Replaced    22902 lits Time:     0.02 s 
106.89/26.82	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
106.89/26.82	c bin-w-bin subsume rem         1263 bins  time:  0.00 s
106.89/26.83	c subs with bin:      206  lits-rem:       523  v-fix:    0  time:  0.01 s
106.89/26.84	c Subs w/ non-existent bins:     14 l-rem:    155 v-fix:     0 done:   3798 time:  0.01 s
106.89/26.84	c Removed useless bin:       7  fixed:     0  props:   0.17M  time:  0.00 s
106.89/26.85	c lits-rem:        45  cl-subs:      114  v-elim:     77  v-fix:    0  time:  0.02 s
107.69/27.02	c subs with bin:     1874  lits-rem:      7638  v-fix:    0  time:  0.16 s
107.69/27.09	c lits-rem:      1578  cl-subs:      891  v-elim:      0  v-fix:    0  time:  0.07 s
108.09/27.10	c vivif2 --  cl tried     9840 cl shrink      539 lits rem        826 time: 0.01
108.09/27.14	c vivif2 --  cl tried    15106 cl shrink     5111 lits rem      28485 time: 0.03
110.93/27.83	c asymm  cl-useful: 164/7791/9782 lits-rem:279 time: 0.70
110.93/27.84	c calculated reachability. Time: 0.00
110.93/27.84	c  N dy   692    158533      3721      9741     29623     14789     55661    268995     10.45   no data
110.93/27.85	c Finding binary XORs  T:     0.01 s  found:      20
115.31/28.92	c  N dy   745    168659      3699      9741     35367     13696     55656    237315     10.45     16.30
115.67/29.05	c Finding binary XORs  T:     0.01 s  found:      25
115.67/29.05	c Replacing       45 vars Replaced     4025 lits Time:     0.00 s 
120.06/30.16	c  N dy   814    179434      3648      9615     35013     23365     54895    677859     10.53     13.26
126.04/31.61	c  N dy   899    191084      3632      9615     35085     20404     54892    476659     10.66     11.28
127.25/31.93	c Finding binary XORs  T:     0.01 s  found:      65
127.25/31.94	c Replacing       65 vars Replaced    10503 lits Time:     0.01 s 
132.87/33.36	c  N dy   995    203369      3547      9509     46690     31255     54280   1125540     10.86     19.26
140.02/35.12	c  N dy  1084    216436      3512      9358     46113     25975     53493    712183     10.96     18.52
141.65/35.57	c Finding binary XORs  T:     0.01 s  found:      39
141.65/35.58	c Replacing       39 vars Replaced     4811 lits Time:     0.01 s 
148.40/37.20	c  N dy  1175    230406      3439      9262     45893     21422     52902    397902     11.05     11.66
151.19/37.91	c Finding binary XORs  T:     0.01 s  found:     149
151.19/37.92	c Replacing      149 vars Replaced    25500 lits Time:     0.02 s 
151.59/38.05	c  E dy  1207    236768      3184      8473     50762     21414     48831    457231     11.04      6.95
151.59/38.06	c Following stats are for *FIRST FINISHED THREAD ONLY*
151.59/38.06	c num threads              : 4          
151.59/38.06	c restarts                 : 1207       
151.59/38.06	c dynamic restarts         : 1189       
151.59/38.06	c static restarts          : 18         
151.59/38.06	c full restarts            : 2          
151.59/38.06	c total simplify time      : 0.27       
151.59/38.06	c learnts DL2              : 0          
151.59/38.06	c learnts size 2           : 176894     
151.59/38.06	c learnts size 1           : 510         (3.85      % of vars)
151.59/38.06	c filedLit time            : 7.53        (19.82     % time)
151.59/38.06	c v-elim SatELite          : 8176        (61.75     % vars)
151.59/38.06	c SatELite time            : 0.34        (0.89      % time)
151.59/38.06	c v-elim xor               : 0           (0.00      % vars)
151.59/38.06	c xor elim time            : 0.02        (0.05      % time)
151.59/38.06	c num binary xor trees     : 312        
151.59/38.06	c binxor trees' crown      : 1487        (4.77      leafs/tree)
151.59/38.06	c bin xor find time        : 0.17       
151.59/38.06	c OTF clause improved      : 3379        (0.01      clauses/conflict)
151.59/38.06	c OTF impr. size diff      : 4529        (1.34       lits/clause)
151.59/38.06	c OTF cl watch-shrink      : 150937      (0.64      clauses/conflict)
151.59/38.06	c OTF cl watch-sh-lit      : 719389      (4.77       lits/clause)
151.59/38.06	c tried to recurMin cls    : 109642      (46.31      % of conflicts)
151.59/38.06	c updated cache            : 0           (0.00       lits/tried recurMin)
151.59/38.06	c unit cls recevied        : 75          (14.71     % of units)
151.59/38.06	c unit cls sent            : 225         (44.12     % of units)
151.59/38.06	c bin cls recevied         : 47795      
151.59/38.06	c bin cls sent             : 106453     
151.59/38.06	c clauses over max glue    : 0           (0.00      % of all clauses)
151.59/38.06	c conflicts                : 236768      (6232.83   / sec)
151.59/38.06	c decisions                : 664574      (0.71      % random)
151.59/38.06	c bogo-props               : 1444138080  (38016414.20 / sec)
151.59/38.06	c conflict literals        : 9095229     (34.73     % deleted)
151.59/38.06	c Memory used              : 525.21      MB
151.59/38.06	c single-thread CPU time   : 37.99       s
151.59/38.06	c all-threads sum CPU time : 151.59      s
151.59/38.06	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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-3367169-1305390112/watcher-3367169-1305390112 -o /tmp/evaluation-result-3367169-1305390112/solver-3367169-1305390112 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3367169-1305390112.cnf 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 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: 8.07 8.04 6.93 8/294 3713
/proc/meminfo: memFree=16765016/32951124 swapFree=52307768/67111528
[pid=3713] ppid=3711 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/3713/stat : 3713 (strangenight2-m) R 3711 3713 3572 0 -1 4202496 407 0 0 0 0 0 0 0 25 0 4 0 650613997 52396032 347 33554432000 4194304 4580107 140736141938736 18446744073709551615 47837929662386 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3713/statm: 12792 347 299 95 0 7774 0
[pid=3713/tid=3714] ppid=3711 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/3713/task/3714/stat : 3714 (strangenight2-m) R 3711 3713 3572 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 650613997 52396032 352 33554432000 4194304 4580107 140736141938736 18446744073709551615 47837929662386 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3713/tid=3715] ppid=3711 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/3713/task/3715/stat : 3715 (strangenight2-m) R 3711 3713 3572 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 650613997 52396032 352 33554432000 4194304 4580107 140736141938736 18446744073709551615 47837929661977 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3713/tid=3716] ppid=3711 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/3713/task/3716/stat : 3716 (strangenight2-m) R 3711 3713 3572 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 650613997 52396032 352 33554432000 4194304 4580107 140736141938736 18446744073709551615 47837929661971 0 0 4096 2 0 0 0 -1 2 0 0 0

[startup+0.347673 s]
/proc/loadavg: 8.07 8.04 6.93 8/294 3713
/proc/meminfo: memFree=16765016/32951124 swapFree=52307768/67111528
[pid=3713] ppid=3711 vsize=293200 CPUtime=1.34 cores=0,2,4,6
/proc/3713/stat : 3713 (strangenight2-m) R 3711 3713 3572 0 -1 4202496 7654 0 0 0 131 3 0 0 18 0 4 0 650613997 300236800 6679 33554432000 4194304 4580107 140736141938736 18446744073709551615 4230791 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3713/statm: 73300 6679 360 95 0 68282 0
[pid=3713/tid=3714] ppid=3711 vsize=293200 CPUtime=0.32 cores=0,2,4,6
/proc/3713/task/3714/stat : 3714 (strangenight2-m) R 3711 3713 3572 0 -1 4202560 1702 0 0 0 31 1 0 0 18 0 4 0 650613997 300236800 6679 33554432000 4194304 4580107 140736141938736 18446744073709551615 218370618053 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3713/tid=3715] ppid=3711 vsize=293200 CPUtime=0.32 cores=0,2,4,6
/proc/3713/task/3715/stat : 3715 (strangenight2-m) R 3711 3713 3572 0 -1 4202560 1833 0 0 0 32 0 0 0 18 0 4 0 650613997 300236800 6679 33554432000 4194304 4580107 140736141938736 18446744073709551615 4293100 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3713/tid=3716] ppid=3711 vsize=293200 CPUtime=0.33 cores=0,2,4,6
/proc/3713/task/3716/stat : 3716 (strangenight2-m) S 3711 3713 3572 0 -1 4202560 2002 0 0 0 33 0 0 0 18 0 4 0 650613997 300236800 6679 33554432000 4194304 4580107 140736141938736 18446744073709551615 218371062254 0 0 4096 2 18446604447273695040 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1.34
Current children cumulated vsize (KiB) 293200

[startup+0.401085 s]
/proc/loadavg: 8.07 8.04 6.93 8/294 3713
/proc/meminfo: memFree=16765016/32951124 swapFree=52307768/67111528
[pid=3713] ppid=3711 vsize=295984 CPUtime=1.55 cores=0,2,4,6
/proc/3713/stat : 3713 (strangenight2-m) R 3711 3713 3572 0 -1 4202496 10041 0 0 0 152 3 0 0 18 0 4 0 650613997 303087616 9066 33554432000 4194304 4580107 140736141938736 18446744073709551615 4231546 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3713/statm: 73996 9068 360 95 0 68978 0
[pid=3713/tid=3714] ppid=3711 vsize=295984 CPUtime=0.38 cores=0,2,4,6
/proc/3713/task/3714/stat : 3714 (strangenight2-m) R 3711 3713 3572 0 -1 4202560 2484 0 0 0 37 1 0 0 18 0 4 0 650613997 303087616 9068 33554432000 4194304 4580107 140736141938736 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3713/tid=3715] ppid=3711 vsize=295984 CPUtime=0.38 cores=0,2,4,6
/proc/3713/task/3715/stat : 3715 (strangenight2-m) R 3711 3713 3572 0 -1 4202560 2629 0 0 0 38 0 0 0 18 0 4 0 650613997 303087616 9068 33554432000 4194304 4580107 140736141938736 18446744073709551615 4231546 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3713/tid=3716] ppid=3711 vsize=295984 CPUtime=0.38 cores=0,2,4,6
/proc/3713/task/3716/stat : 3716 (strangenight2-m) R 3711 3713 3572 0 -1 4202560 2015 0 0 0 38 0 0 0 18 0 4 0 650613997 303087616 9070 33554432000 4194304 4580107 140736141938736 18446744073709551615 4296082 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1.55
Current children cumulated vsize (KiB) 295984

[startup+0.501067 s]
/proc/loadavg: 8.07 8.04 6.93 8/294 3713
/proc/meminfo: memFree=16765016/32951124 swapFree=52307768/67111528
[pid=3713] ppid=3711 vsize=300840 CPUtime=1.95 cores=0,2,4,6
/proc/3713/stat : 3713 (strangenight2-m) R 3711 3713 3572 0 -1 4202496 14535 0 0 0 191 4 0 0 18 0 4 0 650613997 308060160 13560 33554432000 4194304 4580107 140736141938736 18446744073709551615 4293229 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3713/statm: 75210 13560 360 95 0 70192 0
[pid=3713/tid=3714] ppid=3711 vsize=300840 CPUtime=0.48 cores=0,2,4,6
/proc/3713/task/3714/stat : 3714 (strangenight2-m) R 3711 3713 3572 0 -1 4202560 3980 0 0 0 47 1 0 0 18 0 4 0 650613997 308060160 13560 33554432000 4194304 4580107 140736141938736 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3713/tid=3715] ppid=3711 vsize=300840 CPUtime=0.47 cores=0,2,4,6
/proc/3713/task/3715/stat : 3715 (strangenight2-m) R 3711 3713 3572 0 -1 4202560 4098 0 0 0 47 0 0 0 18 0 4 0 650613997 308060160 13560 33554432000 4194304 4580107 140736141938736 18446744073709551615 4293292 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3713/tid=3716] ppid=3711 vsize=300840 CPUtime=0.48 cores=0,2,4,6
/proc/3713/task/3716/stat : 3716 (strangenight2-m) R 3711 3713 3572 0 -1 4202560 2046 0 0 0 48 0 0 0 18 0 4 0 650613997 308060160 13562 33554432000 4194304 4580107 140736141938736 18446744073709551615 4293192 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1.95
Current children cumulated vsize (KiB) 300840

[startup+0.701032 s]
/proc/loadavg: 8.07 8.04 6.93 8/294 3713
/proc/meminfo: memFree=16765016/32951124 swapFree=52307768/67111528
[pid=3713] ppid=3711 vsize=310876 CPUtime=2.75 cores=0,2,4,6
/proc/3713/stat : 3713 (strangenight2-m) R 3711 3713 3572 0 -1 4202496 23598 0 0 0 269 6 0 0 18 0 4 0 650613997 318337024 22349 33554432000 4194304 4580107 140736141938736 18446744073709551615 4293022 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3713/statm: 77719 22349 361 95 0 72701 0
[pid=3713/tid=3714] ppid=3711 vsize=310876 CPUtime=0.67 cores=0,2,4,6
/proc/3713/task/3714/stat : 3714 (strangenight2-m) R 3711 3713 3572 0 -1 4202560 6865 0 0 0 66 1 0 0 18 0 4 0 650613997 318337024 22349 33554432000 4194304 4580107 140736141938736 18446744073709551615 4293064 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3713/tid=3715] ppid=3711 vsize=310876 CPUtime=0.68 cores=0,2,4,6
/proc/3713/task/3715/stat : 3715 (strangenight2-m) R 3711 3713 3572 0 -1 4202560 7030 0 0 0 67 1 0 0 18 0 4 0 650613997 318337024 22349 33554432000 4194304 4580107 140736141938736 18446744073709551615 4293087 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3713/tid=3716] ppid=3711 vsize=310876 CPUtime=0.68 cores=0,2,4,6
/proc/3713/task/3716/stat : 3716 (strangenight2-m) R 3711 3713 3572 0 -1 4202560 2380 0 0 0 68 0 0 0 18 0 4 0 650613997 318337024 22349 33554432000 4194304 4580107 140736141938736 18446744073709551615 4293105 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2.75
Current children cumulated vsize (KiB) 310876

[startup+1.50089 s]
/proc/loadavg: 8.07 8.04 6.93 10/298 3717
/proc/meminfo: memFree=16584068/32951124 swapFree=52307768/67111528
[pid=3713] ppid=3711 vsize=319304 CPUtime=5.93 cores=0,2,4,6
/proc/3713/stat : 3713 (strangenight2-m) R 3711 3713 3572 0 -1 4202496 32059 0 0 0 586 7 0 0 18 0 4 0 650613997 326967296 29975 33554432000 4194304 4580107 140736141938736 18446744073709551615 4294955 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3713/statm: 79826 29975 380 95 0 74808 0
[pid=3713/tid=3714] ppid=3711 vsize=319304 CPUtime=1.46 cores=0,2,4,6
/proc/3713/task/3714/stat : 3714 (strangenight2-m) R 3711 3713 3572 0 -1 4202560 9603 0 0 0 144 2 0 0 20 0 4 0 650613997 326967296 29975 33554432000 4194304 4580107 140736141938736 18446744073709551615 4318699 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3713/tid=3715] ppid=3711 vsize=319304 CPUtime=1.48 cores=0,2,4,6
/proc/3713/task/3715/stat : 3715 (strangenight2-m) R 3711 3713 3572 0 -1 4202560 9606 0 0 0 146 2 0 0 18 0 4 0 650613997 326967296 29976 33554432000 4194304 4580107 140736141938736 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3713/tid=3716] ppid=3711 vsize=319304 CPUtime=1.49 cores=0,2,4,6
/proc/3713/task/3716/stat : 3716 (strangenight2-m) R 3711 3713 3572 0 -1 4202560 2796 0 0 0 148 1 0 0 20 0 4 0 650613997 326967296 29976 33554432000 4194304 4580107 140736141938736 18446744073709551615 4306071 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.93
Current children cumulated vsize (KiB) 319304

[startup+3.10061 s]
/proc/loadavg: 8.06 8.04 6.93 10/298 3718
/proc/meminfo: memFree=16427580/32951124 swapFree=52307768/67111528
[pid=3713] ppid=3711 vsize=313192 CPUtime=12.33 cores=0,2,4,6
/proc/3713/stat : 3713 (strangenight2-m) R 3711 3713 3572 0 -1 4202496 36345 0 0 0 1225 8 0 0 20 0 4 0 650613997 320708608 31026 33554432000 4194304 4580107 140736141938736 18446744073709551615 4293204 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3713/statm: 78298 31026 381 95 0 73280 0
[pid=3713/tid=3714] ppid=3711 vsize=313192 CPUtime=3.05 cores=0,2,4,6
/proc/3713/task/3714/stat : 3714 (strangenight2-m) R 3711 3713 3572 0 -1 4202560 11062 0 0 0 303 2 0 0 25 0 4 0 650613997 320708608 31026 33554432000 4194304 4580107 140736141938736 18446744073709551615 4321874 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3713/tid=3715] ppid=3711 vsize=313192 CPUtime=3.08 cores=0,2,4,6
/proc/3713/task/3715/stat : 3715 (strangenight2-m) R 3711 3713 3572 0 -1 4202560 10503 0 0 0 306 2 0 0 20 0 4 0 650613997 320708608 31026 33554432000 4194304 4580107 140736141938736 18446744073709551615 4322696 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3713/tid=3716] ppid=3711 vsize=313192 CPUtime=3.08 cores=0,2,4,6
/proc/3713/task/3716/stat : 3716 (strangenight2-m) R 3711 3713 3572 0 -1 4202560 3575 0 0 0 307 1 0 0 25 0 4 0 650613997 320708608 31026 33554432000 4194304 4580107 140736141938736 18446744073709551615 4331568 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 313192

[startup+6.30104 s]
/proc/loadavg: 8.06 8.04 6.93 10/298 3718
/proc/meminfo: memFree=16019816/32951124 swapFree=52307768/67111528
[pid=3713] ppid=3711 vsize=306868 CPUtime=25.1 cores=0,2,4,6
/proc/3713/stat : 3713 (strangenight2-m) R 3711 3713 3572 0 -1 4202496 43379 0 0 0 2500 10 0 0 25 0 4 0 650613997 314232832 34677 33554432000 4194304 4580107 140736141938736 18446744073709551615 4292938 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3713/statm: 76717 34677 381 95 0 71699 0
[pid=3713/tid=3714] ppid=3711 vsize=306868 CPUtime=6.23 cores=0,2,4,6
/proc/3713/task/3714/stat : 3714 (strangenight2-m) R 3711 3713 3572 0 -1 4202560 13766 0 0 0 620 3 0 0 25 0 4 0 650613997 314232832 34677 33554432000 4194304 4580107 140736141938736 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3713/tid=3715] ppid=3711 vsize=306868 CPUtime=6.28 cores=0,2,4,6
/proc/3713/task/3715/stat : 3715 (strangenight2-m) R 3711 3713 3572 0 -1 4202560 11708 0 0 0 626 2 0 0 25 0 4 0 650613997 314232832 34677 33554432000 4194304 4580107 140736141938736 18446744073709551615 4294430 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3713/tid=3716] ppid=3711 vsize=306868 CPUtime=6.28 cores=0,2,4,6
/proc/3713/task/3716/stat : 3716 (strangenight2-m) R 3711 3713 3572 0 -1 4202560 5093 0 0 0 627 1 0 0 25 0 4 0 650613997 314232832 34677 33554432000 4194304 4580107 140736141938736 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 306868

[startup+12.7009 s]
/proc/loadavg: 8.13 8.05 6.95 10/298 3718
/proc/meminfo: memFree=15642980/32951124 swapFree=52307768/67111528
[pid=3713] ppid=3711 vsize=407400 CPUtime=50.63 cores=0,2,4,6
/proc/3713/stat : 3713 (strangenight2-m) R 3711 3713 3572 0 -1 4202496 64304 0 0 0 5049 14 0 0 25 0 4 0 650613997 417177600 53316 33554432000 4194304 4580107 140736141938736 18446744073709551615 4293064 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3713/statm: 101850 53316 381 95 0 96832 0
[pid=3713/tid=3714] ppid=3711 vsize=407400 CPUtime=12.56 cores=0,2,4,6
/proc/3713/task/3714/stat : 3714 (strangenight2-m) R 3711 3713 3572 0 -1 4202560 17832 0 0 0 1253 3 0 0 25 0 4 0 650613997 417177600 53316 33554432000 4194304 4580107 140736141938736 18446744073709551615 4330065 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3713/tid=3715] ppid=3711 vsize=407400 CPUtime=12.68 cores=0,2,4,6
/proc/3713/task/3715/stat : 3715 (strangenight2-m) R 3711 3713 3572 0 -1 4202560 15531 0 0 0 1265 3 0 0 25 0 4 0 650613997 417177600 53316 33554432000 4194304 4580107 140736141938736 18446744073709551615 4294535 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3713/tid=3716] ppid=3711 vsize=407400 CPUtime=12.68 cores=0,2,4,6
/proc/3713/task/3716/stat : 3716 (strangenight2-m) R 3711 3713 3572 0 -1 4202560 13987 0 0 0 1265 3 0 0 25 0 4 0 650613997 417177600 53316 33554432000 4194304 4580107 140736141938736 18446744073709551615 4293090 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 50.63
Current children cumulated vsize (KiB) 407400

[startup+25.5006 s]
/proc/loadavg: 8.11 8.05 6.96 10/298 3718
/proc/meminfo: memFree=15353444/32951124 swapFree=52307768/67111528
[pid=3713] ppid=3711 vsize=472276 CPUtime=101.73 cores=0,2,4,6
/proc/3713/stat : 3713 (strangenight2-m) R 3711 3713 3572 0 -1 4202496 85407 0 0 0 10154 19 0 0 25 0 4 0 650613997 483610624 62785 33554432000 4194304 4580107 140736141938736 18446744073709551615 4293229 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3713/statm: 118069 62785 381 95 0 113051 0
[pid=3713/tid=3714] ppid=3711 vsize=472276 CPUtime=25.24 cores=0,2,4,6
/proc/3713/task/3714/stat : 3714 (strangenight2-m) R 3711 3713 3572 0 -1 4202560 24660 0 0 0 2520 4 0 0 25 0 4 0 650613997 483610624 62788 33554432000 4194304 4580107 140736141938736 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3713/tid=3715] ppid=3711 vsize=472276 CPUtime=25.48 cores=0,2,4,6
/proc/3713/task/3715/stat : 3715 (strangenight2-m) R 3711 3713 3572 0 -1 4202560 20204 0 0 0 2544 4 0 0 25 0 4 0 650613997 483610624 62788 33554432000 4194304 4580107 140736141938736 18446744073709551615 4295687 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3713/tid=3716] ppid=3711 vsize=472276 CPUtime=25.49 cores=0,2,4,6
/proc/3713/task/3716/stat : 3716 (strangenight2-m) R 3711 3713 3572 0 -1 4202560 19035 0 0 0 2545 4 0 0 25 0 4 0 650613997 483610624 62788 33554432000 4194304 4580107 140736141938736 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 101.73
Current children cumulated vsize (KiB) 472276

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

[startup+25.8006 s]
/proc/loadavg: 8.11 8.05 6.96 10/298 3718
/proc/meminfo: memFree=15353444/32951124 swapFree=52307768/67111528
[pid=3713] ppid=3711 vsize=472276 CPUtime=102.91 cores=0,2,4,6
/proc/3713/stat : 3713 (strangenight2-m) R 3711 3713 3572 0 -1 4202496 85556 0 0 0 10272 19 0 0 25 0 4 0 650613997 483610624 62934 33554432000 4194304 4580107 140736141938736 18446744073709551615 4293229 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3713/statm: 118069 62934 381 95 0 113051 0
[pid=3713/tid=3714] ppid=3711 vsize=472276 CPUtime=25.53 cores=0,2,4,6
/proc/3713/task/3714/stat : 3714 (strangenight2-m) R 3711 3713 3572 0 -1 4202560 24666 0 0 0 2549 4 0 0 25 0 4 0 650613997 483610624 62934 33554432000 4194304 4580107 140736141938736 18446744073709551615 4318389 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3713/tid=3715] ppid=3711 vsize=472276 CPUtime=25.77 cores=0,2,4,6
/proc/3713/task/3715/stat : 3715 (strangenight2-m) R 3711 3713 3572 0 -1 4202560 20332 0 0 0 2573 4 0 0 25 0 4 0 650613997 483610624 62934 33554432000 4194304 4580107 140736141938736 18446744073709551615 4293182 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3713/tid=3716] ppid=3711 vsize=472276 CPUtime=25.78 cores=0,2,4,6
/proc/3713/task/3716/stat : 3716 (strangenight2-m) R 3711 3713 3572 0 -1 4202560 19036 0 0 0 2574 4 0 0 25 0 4 0 650613997 483610624 62934 33554432000 4194304 4580107 140736141938736 18446744073709551615 4294442 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 102.91
Current children cumulated vsize (KiB) 472276

[startup+32.2104 s]
/proc/loadavg: 8.09 8.05 6.97 10/298 3718
/proc/meminfo: memFree=15217644/32951124 swapFree=52307768/67111528
[pid=3713] ppid=3711 vsize=472276 CPUtime=128.48 cores=0,2,4,6
/proc/3713/stat : 3713 (strangenight2-m) R 3711 3713 3572 0 -1 4202496 95150 0 0 0 12826 22 0 0 25 0 4 0 650613997 483610624 66923 33554432000 4194304 4580107 140736141938736 18446744073709551615 4293105 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3713/statm: 118069 66923 381 95 0 113051 0
[pid=3713/tid=3714] ppid=3711 vsize=472276 CPUtime=31.88 cores=0,2,4,6
/proc/3713/task/3714/stat : 3714 (strangenight2-m) R 3711 3713 3572 0 -1 4202560 26177 0 0 0 3183 5 0 0 25 0 4 0 650613997 483610624 66923 33554432000 4194304 4580107 140736141938736 18446744073709551615 4294546 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3713/tid=3715] ppid=3711 vsize=472276 CPUtime=32.18 cores=0,2,4,6
/proc/3713/task/3715/stat : 3715 (strangenight2-m) R 3711 3713 3572 0 -1 4202560 23313 0 0 0 3213 5 0 0 25 0 4 0 650613997 483610624 66923 33554432000 4194304 4580107 140736141938736 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3713/tid=3716] ppid=3711 vsize=472276 CPUtime=32.19 cores=0,2,4,6
/proc/3713/task/3716/stat : 3716 (strangenight2-m) R 3711 3713 3572 0 -1 4202560 22391 0 0 0 3214 5 0 0 25 0 4 0 650613997 483610624 66923 33554432000 4194304 4580107 140736141938736 18446744073709551615 4293179 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 128.48
Current children cumulated vsize (KiB) 472276

[startup+35.4009 s]
/proc/loadavg: 8.09 8.05 6.97 9/298 3718
/proc/meminfo: memFree=15144092/32951124 swapFree=52307768/67111528
[pid=3713] ppid=3711 vsize=537812 CPUtime=141.23 cores=0,2,4,6
/proc/3713/stat : 3713 (strangenight2-m) R 3711 3713 3572 0 -1 4202496 99143 0 0 0 14100 23 0 0 25 0 4 0 650613997 550719488 70915 33554432000 4194304 4580107 140736141938736 18446744073709551615 4293076 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3713/statm: 134453 70915 381 95 0 129435 0
[pid=3713/tid=3714] ppid=3711 vsize=537812 CPUtime=35.05 cores=0,2,4,6
/proc/3713/task/3714/stat : 3714 (strangenight2-m) R 3711 3713 3572 0 -1 4202560 27041 0 0 0 3500 5 0 0 25 0 4 0 650613997 550719488 70918 33554432000 4194304 4580107 140736141938736 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3713/tid=3715] ppid=3711 vsize=537812 CPUtime=35.38 cores=0,2,4,6
/proc/3713/task/3715/stat : 3715 (strangenight2-m) R 3711 3713 3572 0 -1 4202560 24118 0 0 0 3533 5 0 0 25 0 4 0 650613997 550719488 70918 33554432000 4194304 4580107 140736141938736 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3713/tid=3716] ppid=3711 vsize=537812 CPUtime=35.39 cores=0,2,4,6
/proc/3713/task/3716/stat : 3716 (strangenight2-m) R 3711 3713 3572 0 -1 4202560 23195 0 0 0 3534 5 0 0 25 0 4 0 650613997 550719488 70918 33554432000 4194304 4580107 140736141938736 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 141.23
Current children cumulated vsize (KiB) 537812

[startup+37.0006 s]
/proc/loadavg: 8.09 8.05 6.97 10/298 3718
/proc/meminfo: memFree=15117928/32951124 swapFree=52307768/67111528
[pid=3713] ppid=3711 vsize=537812 CPUtime=147.6 cores=0,2,4,6
/proc/3713/stat : 3713 (strangenight2-m) R 3711 3713 3572 0 -1 4202496 100786 0 0 0 14736 24 0 0 25 0 4 0 650613997 550719488 72558 33554432000 4194304 4580107 140736141938736 18446744073709551615 4293229 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3713/statm: 134453 72558 381 95 0 129435 0
[pid=3713/tid=3714] ppid=3711 vsize=537812 CPUtime=36.63 cores=0,2,4,6
/proc/3713/task/3714/stat : 3714 (strangenight2-m) R 3711 3713 3572 0 -1 4202560 27677 0 0 0 3658 5 0 0 25 0 4 0 650613997 550719488 72558 33554432000 4194304 4580107 140736141938736 18446744073709551615 4321235 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3713/tid=3715] ppid=3711 vsize=537812 CPUtime=36.98 cores=0,2,4,6
/proc/3713/task/3715/stat : 3715 (strangenight2-m) R 3711 3713 3572 0 -1 4202560 24638 0 0 0 3692 6 0 0 25 0 4 0 650613997 550719488 72558 33554432000 4194304 4580107 140736141938736 18446744073709551615 4294692 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3713/tid=3716] ppid=3711 vsize=537812 CPUtime=36.98 cores=0,2,4,6
/proc/3713/task/3716/stat : 3716 (strangenight2-m) R 3711 3713 3572 0 -1 4202560 23257 0 0 0 3693 5 0 0 25 0 4 0 650613997 550719488 72558 33554432000 4194304 4580107 140736141938736 18446744073709551615 4294389 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 147.6
Current children cumulated vsize (KiB) 537812

[startup+37.8004 s]
/proc/loadavg: 8.08 8.05 6.98 10/298 3718
/proc/meminfo: memFree=15092880/32951124 swapFree=52307768/67111528
[pid=3713] ppid=3711 vsize=537812 CPUtime=150.79 cores=0,2,4,6
/proc/3713/stat : 3713 (strangenight2-m) R 3711 3713 3572 0 -1 4202496 102292 0 0 0 15055 24 0 0 25 0 4 0 650613997 550719488 74064 33554432000 4194304 4580107 140736141938736 18446744073709551615 4294356 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3713/statm: 134453 74064 381 95 0 129435 0
[pid=3713/tid=3714] ppid=3711 vsize=537812 CPUtime=37.42 cores=0,2,4,6
/proc/3713/task/3714/stat : 3714 (strangenight2-m) R 3711 3713 3572 0 -1 4202560 28186 0 0 0 3737 5 0 0 25 0 4 0 650613997 550719488 74064 33554432000 4194304 4580107 140736141938736 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3713/tid=3715] ppid=3711 vsize=537812 CPUtime=37.78 cores=0,2,4,6
/proc/3713/task/3715/stat : 3715 (strangenight2-m) R 3711 3713 3572 0 -1 4202560 25217 0 0 0 3772 6 0 0 25 0 4 0 650613997 550719488 74064 33554432000 4194304 4580107 140736141938736 18446744073709551615 4293232 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3713/tid=3716] ppid=3711 vsize=537812 CPUtime=37.77 cores=0,2,4,6
/proc/3713/task/3716/stat : 3716 (strangenight2-m) R 3711 3713 3572 0 -1 4202560 23670 0 0 0 3772 5 0 0 25 0 4 0 650613997 550719488 74064 33554432000 4194304 4580107 140736141938736 18446744073709551615 4321629 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 150.79
Current children cumulated vsize (KiB) 537812

[startup+38.0004 s]
/proc/loadavg: 8.08 8.05 6.98 10/298 3718
/proc/meminfo: memFree=15092880/32951124 swapFree=52307768/67111528
[pid=3713] ppid=3711 vsize=537812 CPUtime=151.59 cores=0,2,4,6
/proc/3713/stat : 3713 (strangenight2-m) R 3711 3713 3572 0 -1 4202496 102462 0 0 0 15135 24 0 0 25 0 4 0 650613997 550719488 74234 33554432000 4194304 4580107 140736141938736 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3713/statm: 134453 74234 381 95 0 129435 0
[pid=3713/tid=3714] ppid=3711 vsize=537812 CPUtime=37.62 cores=0,2,4,6
/proc/3713/task/3714/stat : 3714 (strangenight2-m) R 3711 3713 3572 0 -1 4202560 28254 0 0 0 3757 5 0 0 25 0 4 0 650613997 550719488 74234 33554432000 4194304 4580107 140736141938736 18446744073709551615 4295890 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3713/tid=3715] ppid=3711 vsize=537812 CPUtime=37.98 cores=0,2,4,6
/proc/3713/task/3715/stat : 3715 (strangenight2-m) R 3711 3713 3572 0 -1 4202560 25264 0 0 0 3792 6 0 0 25 0 4 0 650613997 550719488 74234 33554432000 4194304 4580107 140736141938736 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3713/tid=3716] ppid=3711 vsize=537812 CPUtime=37.97 cores=0,2,4,6
/proc/3713/task/3716/stat : 3716 (strangenight2-m) R 3711 3713 3572 0 -1 4202560 23725 0 0 0 3792 5 0 0 25 0 4 0 650613997 550719488 74234 33554432000 4194304 4580107 140736141938736 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 151.59
Current children cumulated vsize (KiB) 537812

Child status: 20
Real time (s): 38.0729
CPU time (s): 151.846
CPU user time (s): 151.588
CPU system time (s): 0.25796
CPU usage (%): 398.829
Max. virtual memory (cumulated for all children) (KiB): 537812

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 151.588
system time used= 0.25796
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 102505
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4056
involuntary context switches= 863

runsolver used 0.093985 second user time and 0.264959 second system time

The end

Launcher Data

Begin job on node101 at 2011-05-14 18:21:52
IDJOB=3367169
IDBENCH=70818
IDSOLVER=1844
FILE ID=node101/3367169-1305390112
RUNJOBID= node101-1305388906-3590
PBS_JOBID= 13324427
Free space on /tmp= 73728 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt (fixed)
BENCH NAME= SAT09/APPLICATIONS/bitverif/maxxor/maxxor032.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3367169-1305390112/watcher-3367169-1305390112 -o /tmp/evaluation-result-3367169-1305390112/solver-3367169-1305390112 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3367169-1305390112.cnf

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

MD5SUM BENCH= e1a6f3a7c69cc7fbec84aac478eb151a
RANDOM SEED=294114320

node101.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.841
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.68
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.841
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.07
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.841
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.841
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.841
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.841
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.841
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.841
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      16765296 kB
Buffers:        313600 kB
Cached:        5857280 kB
SwapCached:      14848 kB
Active:       10898024 kB
Inactive:      5012128 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16765296 kB
SwapTotal:    67111528 kB
SwapFree:     52307768 kB
Dirty:           14264 kB
Writeback:           0 kB
AnonPages:     9735988 kB
Mapped:          15192 kB
Slab:           149612 kB
PageTables:      62504 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 42145976 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73724 MiB
End job on node101 at 2011-05-14 18:22:30