Trace number 3321233

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-mtUNSAT 426.865 53.4752

General information on the benchmark

NameSAT03/industrial/goldberg/hard_eq_check/
c6288mul.miter.shuffled-as.sat03-346.cnf
MD5SUM9799c8db3562549113e4a12f98721530
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark195.02
Satisfiable
(Un)Satisfiability was proved
Number of variables9540
Number of clauses61421
Sum of the clauses size207840
Maximum clause length64
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 214116
Number of clauses of size 328488
Number of clauses of size 40
Number of clauses of size 518816
Number of clauses of size over 51

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 8 threads
0.09/0.03	c This is CryptoMiniSat 3.0.0
0.09/0.03	c WARNING: for repeatability, setting FPU to use double precision
0.09/0.03	c Reading file 'HOME/instance-3321233-1304332716.cnf'
0.09/0.03	c -- header says num vars:           9540
0.09/0.03	c -- header says num clauses:       61421
0.56/0.13	c -- clauses added:            0 learnts,        61421 normals,            0 xors
0.56/0.13	c -- vars added       9540
0.56/0.13	c Parsing time:  0.04 s
0.56/0.13	c  N st     0         0      9540     47305     14116         0    207840         0   no data   no data
0.56/0.45	c asymm  cl-useful: 6008/47305/47305 lits-rem:8358 time: 0.31
3.32/0.52	c Flit:  1634 Blit:    292 bXBeca:    0 bXProp:  399 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.07
3.32/0.53	c Cleaning up after failed var search:     0.01 s 
3.32/0.54	c Replacing      399 vars Replaced     9167 lits Time:     0.01 s 
4.06/0.55	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4.06/0.55	c bin-w-bin subsume rem          549 bins  time:  0.00 s
4.06/0.57	c subs with bin:     6671  lits-rem:      5375  v-fix:    0  time:  0.01 s
4.06/0.58	c Subs w/ non-existent bins:   2061 l-rem:   1741 v-fix:     2 done:   7181 time:  0.01 s
4.06/0.59	c Removed useless bin:    2699  fixed:     5  props:   0.35M  time:  0.01 s
4.40/0.66	c lits-rem:        63  cl-subs:     1463  v-elim:   1949  v-fix:    0  time:  0.07 s
4.40/0.67	c Finding binary XORs  T:     0.00 s  found:       0
4.40/0.68	c Finding non-binary XORs:     0.01 s (found:      25, avg size: 3.0)
4.40/0.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.40/0.68	c calculated reachability. Time: 0.00
4.40/0.68	c Calc default polars -  time:   0.00 s pos:    2568 undec:    4335 neg:    2637
4.40/0.68	c =========================================================================================
4.40/0.68	c types(t): F = full restart, N = normal restart
4.40/0.68	c types(t): S = simplification begin/end, E = solution found
4.40/0.68	c restart types(rt): st = static, dy = dynamic
4.40/0.68	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
4.40/0.68	c  B st     0         0      5227     21426      8352         0     94792         0   no data   no data
6.77/1.00	c  N dy    14      4039      5226     21426      8739      3620     94788     39085      5.54      5.94
10.02/1.38	c  N dy    40      8214      5226     21426      9137      3953     94784     19158      5.84      6.26
13.17/1.75	c  N dy    68     12300      5226     21426      9403      7735     94782     84386      6.25      6.88
15.56/2.05	c Finding binary XORs  T:     0.00 s  found:       2
16.37/2.16	c  N dy    98     16311      5226     21423     12123     11606     94758    161253      6.64      8.89
19.56/2.58	c  N dy   129     20386      5225     21423     13020      9571     94758    112499      6.94      9.18
23.56/3.02	c  N dy   157     24408      5225     21423     13058     13502     94758    208316      7.29      9.63
23.56/3.09	c  F st   163     25000      5224     21423     13465     14087     94758    224494      7.37   no data
24.36/3.10	c Replacing        4 vars Replaced      146 lits Time:     0.00 s 
29.15/3.73	c  N dy   169     30001      5220     21423     13475     11261     94736    169062      7.37   no data
29.15/3.73	c  S st   169     30001      5220     21423     13475     11261     94736    169062      7.37   no data
29.15/3.79	c  S st   169     30503      5220     21423     13508     11729     94736    173401      7.37   no data
29.15/3.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
31.55/4.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   33 Bins:  27855 BRemL:  19343 BRemN:      0 P:  4.6M T:  0.29
31.55/4.09	c Replacing       33 vars Replaced     3218 lits Time:     0.01 s 
31.55/4.10	c blocked clauses removed:       20 vars:      2 tried:        5118 T: 0.00 s
32.36/4.10	c bin-w-bin subsume rem          534 bins  time:  0.00 s
32.36/4.11	c subs with bin:     3946  lits-rem:      3696  v-fix:    0  time:  0.01 s
32.36/4.12	c Subs w/ non-existent bins:     39 l-rem:    940 v-fix:     0 done:   5185 time:  0.01 s
32.36/4.12	c Removed useless bin:     520  fixed:     0  props:   0.13M  time:  0.00 s
32.36/4.16	c lits-rem:        56  cl-subs:      838  v-elim:    528  v-fix:    0  time:  0.04 s
32.36/4.18	c subs with bin:      652  lits-rem:       720  v-fix:    0  time:  0.01 s
32.36/4.20	c lits-rem:       377  cl-subs:      815  v-elim:      0  v-fix:    0  time:  0.02 s
32.36/4.20	c Added XOR as norm:23
34.75/4.48	c asymm  cl-useful: 1238/18696/18696 lits-rem:1541 time: 0.28
34.75/4.48	c calculated reachability. Time: 0.00
34.75/4.48	c  N dy   169     30503      4657     18595     18099      8237     82132     80899      7.37   no data
34.75/4.49	c Finding binary XORs  T:     0.01 s  found:       0
38.75/4.96	c  N dy   204     34573      4656     18595     18347     12284     82132    198868      7.71      9.49
42.74/5.47	c  N dy   238     38613      4656     18595     35305     16298     82132    349204      7.97      8.64
45.94/5.82	c Finding binary XORs  T:     0.00 s  found:      30
46.74/5.94	c  N dy   270     42667      4656     18591     35318     12112     82116    193874      8.13     12.64
49.93/6.35	c  S st   297     45754      4656     18591     35402     15178     82116    303374      8.33      7.54
50.73/6.42	c  S st   297     46258      4656     18591     35414     15669     82116    310886      8.33   no data
50.73/6.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
52.34/6.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    8 Bins:   3299 BRemL:  17147 BRemN:    324 P:  4.3M T:  0.23
52.34/6.66	c Replacing       38 vars Replaced     2968 lits Time:     0.01 s 
52.34/6.67	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
52.34/6.67	c bin-w-bin subsume rem         2015 bins  time:  0.00 s
52.34/6.68	c subs with bin:      982  lits-rem:       746  v-fix:    0  time:  0.01 s
52.34/6.68	c Subs w/ non-existent bins:      0 l-rem:    113 v-fix:     0 done:   4618 time:  0.01 s
52.34/6.69	c Removed useless bin:     114  fixed:     0  props:   0.11M  time:  0.00 s
53.18/6.72	c lits-rem:        34  cl-subs:     1196  v-elim:    351  v-fix:    0  time:  0.03 s
53.18/6.73	c subs with bin:       63  lits-rem:        55  v-fix:    0  time:  0.01 s
53.18/6.75	c lits-rem:        96  cl-subs:      107  v-elim:      0  v-fix:    0  time:  0.01 s
53.18/6.75	c vivif2 --  cl tried    17673 cl shrink      610 lits rem        718 time: 0.00
53.18/6.76	c vivif2 --  cl tried    11022 cl shrink      800 lits rem       1867 time: 0.01
55.53/7.05	c asymm  cl-useful: 268/17565/17565 lits-rem:274 time: 0.29
55.53/7.05	c calculated reachability. Time: 0.00
55.53/7.05	c  N dy   297     46258      4267     17563     16447     10976     75180     92435      8.33   no data
55.53/7.06	c Finding binary XORs  T:     0.00 s  found:       1
58.73/7.49	c  N dy   328     50319      4267     17563     19508     15009     75179    211674      8.47      9.36
61.12/7.72	c Finding binary XORs  T:     0.00 s  found:      19
62.77/7.93	c  N dy   355     55059      4266     17559     19519     11990     75163    148445      8.51      8.96
65.92/8.37	c  N dy   380     59152      4265     17559     20854     16055     75163    259746      8.59     15.20
69.92/8.82	c  N dy   400     63183      4265     17559     21584     20068     75163    369184      8.61      9.24
73.11/9.30	c  N dy   431     67922      4265     17559     21587     14496     75163    183051      8.68      9.16
74.71/9.42	c  S st   436     69387      4265     17559     21680     15949     75163    218755      8.67      8.03
74.71/9.49	c  S st   436     69890      4265     17559     21682     16449     75163    228271      8.67   no data
74.71/9.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
76.31/9.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   40 Bins:    657 BRemL:   2678 BRemN:    275 P:  4.0M T:  0.19
77.11/9.70	c Replacing       60 vars Replaced     4595 lits Time:     0.01 s 
77.11/9.70	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
77.11/9.71	c bin-w-bin subsume rem          722 bins  time:  0.00 s
77.11/9.71	c subs with bin:      343  lits-rem:       134  v-fix:    0  time:  0.00 s
77.11/9.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4205 time:  0.01 s
77.11/9.72	c Removed useless bin:      37  fixed:     0  props:   0.10M  time:  0.00 s
77.11/9.75	c lits-rem:        12  cl-subs:      722  v-elim:    173  v-fix:    0  time:  0.02 s
77.11/9.76	c subs with bin:       81  lits-rem:        81  v-fix:    0  time:  0.01 s
77.11/9.78	c lits-rem:       229  cl-subs:      150  v-elim:      0  v-fix:    0  time:  0.02 s
77.11/9.78	c vivif2 --  cl tried    17031 cl shrink      224 lits rem        248 time: 0.00
77.11/9.79	c vivif2 --  cl tried    12811 cl shrink      727 lits rem       2242 time: 0.01
79.57/10.08	c asymm  cl-useful: 139/17005/17005 lits-rem:251 time: 0.29
79.57/10.08	c calculated reachability. Time: 0.00
79.57/10.08	c  N dy   436     69890      4032     16951     17134     12810     71294    116484      8.67   no data
79.57/10.09	c Finding binary XORs  T:     0.00 s  found:       0
83.51/10.59	c  N dy   473     74539      4032     16951     17893     17434     71294    255351      8.78      9.38
88.34/11.11	c  N dy   505     79552      4032     16951     17899     12070     71294    119817      8.83      9.38
92.30/11.63	c  N dy   531     84713      4031     16951     18239     17188     71294    260796      8.87      9.36
94.69/11.94	c  F st   552     87500      4031     16951     18267     19963     71294    342517      8.92   no data
97.95/12.37	c  N st   557     90797      4031     16947     18268     23227     71278    491821      8.92   no data
100.29/12.68	c Finding binary XORs  T:     0.00 s  found:      62
101.09/12.70	c Replacing       62 vars Replaced     8981 lits Time:     0.02 s 
104.28/13.11	c  N dy   585     96651      3969     16947     18172     16430     71274    187108      8.95      9.52
109.08/13.74	c  N dy   621    102835      3969     16947     18634     22567     71274    356425      9.00      9.98
110.68/13.92	c  S st   627    104835      3969     16947     18634     24540     71274    390979      8.99      8.79
111.48/14.00	c  S st   627    105336      3969     16947     18917     25041     71274    397779      8.99   no data
111.48/14.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
112.27/14.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   48 Bins:    188 BRemL:   1332 BRemN:     95 P:  4.2M T:  0.17
112.27/14.19	c Replacing       48 vars Replaced     5552 lits Time:     0.01 s 
112.27/14.19	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
112.27/14.20	c bin-w-bin subsume rem          431 bins  time:  0.00 s
113.07/14.20	c subs with bin:       44  lits-rem:        16  v-fix:    0  time:  0.00 s
113.07/14.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   3920 time:  0.01 s
113.07/14.21	c Removed useless bin:       7  fixed:     0  props:   0.09M  time:  0.00 s
113.07/14.23	c lits-rem:         3  cl-subs:      524  v-elim:     62  v-fix:    0  time:  0.02 s
113.07/14.27	c subs with bin:       71  lits-rem:       363  v-fix:    0  time:  0.03 s
113.87/14.33	c lits-rem:       774  cl-subs:      316  v-elim:      0  v-fix:    0  time:  0.05 s
113.87/14.33	c vivif2 --  cl tried    16565 cl shrink       82 lits rem         82 time: 0.00
113.87/14.35	c vivif2 --  cl tried    21109 cl shrink     2588 lits rem       8741 time: 0.02
116.28/14.67	c asymm  cl-useful: 33/16563/16563 lits-rem:47 time: 0.31
116.28/14.67	c calculated reachability. Time: 0.00
116.28/14.67	c  N dy   627    105336      3858     16556     16616     21109     68835    249106      8.99   no data
121.07/15.24	c Finding binary XORs  T:     0.00 s  found:      15
121.87/15.31	c  N dy   664    112065      3857     16552     17658     15451     68819    156072      8.99      9.56
127.47/16.08	c  N dy   708    119260      3857     16552     17753     22602     68818    357930      9.04     16.49
134.66/16.96	c  N dy   761    127000      3856     16552     17956     15704     68818    123867      9.12      9.62
141.10/17.78	c  N dy   804    135231      3856     16552     18161     23885     68817    331317      9.13      9.67
149.90/18.82	c  N dy   856    144011      3855     16552     18227     16425     68817    109196      9.16      9.68
154.65/19.47	c Finding binary XORs  T:     0.00 s  found:      83
154.65/19.48	c Replacing       98 vars Replaced     9823 lits Time:     0.01 s 
157.84/19.86	c  N dy   905    154562      3756     16540     18076     26572     68753    377271      9.15      9.65
161.04/20.27	c  S st   929    158004      3756     16540     18109     29986     68753    467016      9.16   no data
161.84/20.36	c  S st   929    158508      3756     16540     18112     30486     68753    475760      9.16   no data
161.84/20.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
163.44/20.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   12 Bins:    209 BRemL:   1710 BRemN:      2 P:  4.2M T:  0.17
163.44/20.54	c Replacing       12 vars Replaced     1443 lits Time:     0.01 s 
163.44/20.55	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
163.44/20.55	c bin-w-bin subsume rem          399 bins  time:  0.00 s
163.44/20.55	c subs with bin:       14  lits-rem:         8  v-fix:    0  time:  0.00 s
163.44/20.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   3744 time:  0.00 s
163.44/20.56	c Removed useless bin:      15  fixed:     0  props:   0.09M  time:  0.00 s
163.44/20.59	c lits-rem:         1  cl-subs:      363  v-elim:     15  v-fix:    0  time:  0.02 s
164.24/20.68	c subs with bin:      187  lits-rem:       779  v-fix:    0  time:  0.07 s
165.84/20.82	c lits-rem:      1289  cl-subs:      476  v-elim:      0  v-fix:    0  time:  0.14 s
165.84/20.82	c vivif2 --  cl tried    16194 cl shrink        1 lits rem          1 time: 0.00
165.84/20.86	c vivif2 --  cl tried    29149 cl shrink     5436 lits rem      22641 time: 0.03
169.03/21.21	c asymm  cl-useful: 14/16194/16194 lits-rem:20 time: 0.35
169.03/21.21	c calculated reachability. Time: 0.00
169.03/21.21	c  N dy   929    158508      3729     16191     15831     29149     67051    414794      9.16   no data
177.83/22.33	c  N dy   992    168696      3727     16191     16161     22849     67051    264007      9.20     12.16
188.22/23.62	c Finding binary XORs  T:     0.00 s  found:      58
188.22/23.64	c Replacing       58 vars Replaced     9461 lits Time:     0.02 s 
189.02/23.74	c  N dy  1072    179809      3669     16183     16076     33684     67011    605579      9.28      9.79
200.20/25.13	c  N dy  1150    191338      3669     16183     16148     27170     67011    329749      9.33     11.75
213.00/26.70	c  N dy  1233    203594      3668     16183     16417     39344     67010    685688      9.39     10.13
222.59/27.91	c Finding binary XORs  T:     0.00 s  found:      67
222.59/27.92	c Replacing       67 vars Replaced     6673 lits Time:     0.01 s 
225.79/28.39	c  N dy  1330    216654      3601     16179     16452     33545     66990    512408      9.48     10.58
239.37/30.03	c  N dy  1391    230493      3600     16179     16560     27481     66990    253564      9.47     11.09
245.77/30.87	c  S st  1430    237762      3599     16179     16586     34682     66990    443237      9.46      7.40
246.62/30.98	c  S st  1430    238266      3599     16179     16588     35182     66990    454838      9.46   no data
246.62/30.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
248.17/31.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   47 Bins:    148 BRemL:    904 BRemN:      1 P:  4.2M T:  0.16
248.17/31.16	c Replacing       47 vars Replaced     5868 lits Time:     0.02 s 
248.17/31.17	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
248.17/31.17	c bin-w-bin subsume rem          471 bins  time:  0.00 s
248.17/31.17	c subs with bin:       17  lits-rem:         1  v-fix:    0  time:  0.00 s
248.17/31.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   3552 time:  0.00 s
248.17/31.18	c Removed useless bin:      11  fixed:     0  props:   0.09M  time:  0.00 s
248.97/31.21	c lits-rem:         0  cl-subs:      499  v-elim:     14  v-fix:    0  time:  0.02 s
248.97/31.29	c subs with bin:      133  lits-rem:       506  v-fix:    0  time:  0.06 s
250.57/31.43	c lits-rem:      1309  cl-subs:      749  v-elim:      0  v-fix:    0  time:  0.14 s
250.57/31.43	c vivif2 --  cl tried    15689 cl shrink        2 lits rem          2 time: 0.00
250.57/31.47	c vivif2 --  cl tried    33266 cl shrink     4441 lits rem      19934 time: 0.03
253.77/31.82	c asymm  cl-useful: 12/15689/15689 lits-rem:31 time: 0.35
253.77/31.82	c calculated reachability. Time: 0.00
253.77/31.82	c  N dy  1430    238266      3538     15680     14800     33265     64675    397148      9.46   no data
260.16/32.68	c Finding binary XORs  T:     0.00 s  found:      18
271.35/34.04	c  N dy  1527    255715      3537     15680     15063     29865     64675    278652      9.50     10.09
289.74/36.38	c  N dy  1604    273512      3537     15680     15124     47436     64675    707200      9.49     10.12
306.52/38.44	c  N dy  1707    291049      3536     15680     15215     42913     64674    603273      9.48     14.64
307.32/38.59	c Finding binary XORs  T:     0.00 s  found:      59
308.18/38.61	c Replacing       77 vars Replaced    20299 lits Time:     0.02 s 
320.91/40.26	c  F st  1779    306251      3459     15672     15381     35110     64634    322219      9.47      6.93
327.29/41.01	c  N dy  1785    311444      3458     15668     15383     40107     64618    536050      9.47   no data
330.49/41.41	c Finding binary XORs  T:     0.00 s  found:      46
330.49/41.43	c Replacing       46 vars Replaced     9277 lits Time:     0.02 s 
350.49/43.96	c  N dy  1915    333341      3412     15668     15658     38298     64614    383377      9.50     10.02
371.26/46.52	c  N dy  2024    353358      3412     15668     15772     34644     64614    256098      9.50     10.20
372.86/46.77	c Finding binary XORs  T:     0.00 s  found:      63
372.86/46.78	c Replacing       63 vars Replaced     9101 lits Time:     0.01 s 
375.26/47.00	c  S st  2048    357400      3348     15668     15684     37654     64614    350338      9.50      5.11
376.06/47.10	c  S st  2048    357903      3348     15668     15685     38156     64614    363336      9.50   no data
376.06/47.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
376.86/47.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   15 Bins:    336 BRemL:   1285 BRemN:      3 P:  4.1M T:  0.16
376.86/47.27	c Replacing       15 vars Replaced     1118 lits Time:     0.01 s 
376.86/47.28	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
376.86/47.28	c bin-w-bin subsume rem          659 bins  time:  0.00 s
376.86/47.29	c subs with bin:       12  lits-rem:         0  v-fix:    0  time:  0.00 s
376.86/47.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   3333 time:  0.01 s
376.86/47.29	c Removed useless bin:      16  fixed:     0  props:   0.09M  time:  0.00 s
377.66/47.32	c lits-rem:         0  cl-subs:      394  v-elim:     15  v-fix:    0  time:  0.02 s
377.66/47.37	c subs with bin:      390  lits-rem:      1046  v-fix:    0  time:  0.04 s
378.50/47.48	c lits-rem:      1112  cl-subs:      930  v-elim:      0  v-fix:    0  time:  0.10 s
378.50/47.48	c vivif2 --  cl tried    15308 cl shrink        4 lits rem          4 time: 0.00
379.31/47.51	c vivif2 --  cl tried    36331 cl shrink     2572 lits rem      10308 time: 0.02
381.65/47.86	c asymm  cl-useful: 10/15304/15304 lits-rem:27 time: 0.35
381.65/47.86	c calculated reachability. Time: 0.00
381.65/47.86	c  N dy  2048    357903      3318     15296     13563     36328     62845    325776      9.50   no data
397.65/49.84	c Finding binary XORs  T:     0.00 s  found:      51
397.65/49.86	c Replacing       51 vars Replaced    19547 lits Time:     0.02 s 
401.65/50.38	c  N dy  2148    378319      3265     15288     13793     53262     62805    735502      9.48     10.55
418.43/52.47	c  N dy  2220    399069      3263     15288     14249     51054     62805    573525      9.44     10.15
420.03/52.61	c Finding binary XORs  T:     0.00 s  found:      61
420.03/52.64	c Replacing       61 vars Replaced    24379 lits Time:     0.02 s 
426.41/53.45	c Following stats are for *FIRST FINISHED THREAD ONLY*
426.41/53.45	c num threads              : 8          
426.41/53.45	c restarts                 : 2118       
426.41/53.45	c dynamic restarts         : 2094       
426.41/53.45	c static restarts          : 24         
426.41/53.45	c full restarts            : 3          
426.41/53.45	c total simplify time      : 0.24       
426.41/53.45	c learnts DL2              : 0          
426.41/53.45	c learnts size 2           : 80317      
426.41/53.45	c learnts size 1           : 2300        (24.11     % of vars)
426.41/53.45	c filedLit time            : 1.15        (2.16      % time)
426.41/53.45	c v-elim SatELite          : 3084        (32.33     % vars)
426.41/53.45	c SatELite time            : 0.65        (1.21      % time)
426.41/53.45	c v-elim xor               : 0           (0.00      % vars)
426.41/53.45	c xor elim time            : 0.02        (0.05      % time)
426.41/53.45	c num binary xor trees     : 1176       
426.41/53.45	c binxor trees' crown      : 1218        (1.04      leafs/tree)
426.41/53.45	c bin xor find time        : 0.08       
426.41/53.45	c OTF clause improved      : 4923        (0.01      clauses/conflict)
426.41/53.45	c OTF impr. size diff      : 5630        (1.14       lits/clause)
426.41/53.45	c OTF cl watch-shrink      : 258895      (0.60      clauses/conflict)
426.41/53.45	c OTF cl watch-sh-lit      : 998984      (3.86       lits/clause)
426.41/53.45	c tried to recurMin cls    : 198684      (46.09      % of conflicts)
426.41/53.45	c updated cache            : 0           (0.00       lits/tried recurMin)
426.41/53.45	c unit cls recevied        : 19          (0.83      % of units)
426.41/53.45	c unit cls sent            : 7           (0.30      % of units)
426.41/53.45	c bin cls recevied         : 49189      
426.41/53.45	c bin cls sent             : 6945       
426.41/53.45	c clauses over max glue    : 0           (0.00      % of all clauses)
426.41/53.45	c conflicts                : 431121      (8092.08   / sec)
426.41/53.45	c decisions                : 994996      (1.84      % random)
426.41/53.45	c bogo-props               : 3149367676  (59113193.07 / sec)
426.41/53.45	c conflict literals        : 10804628    (33.11     % deleted)
426.41/53.45	c Memory used              : 647.55      MB
426.41/53.45	c single-thread CPU time   : 53.28       s
426.41/53.45	c all-threads sum CPU time : 425.95      s
426.41/53.45	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: 935)

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-3321233-1304332716/watcher-3321233-1304332716 -o /tmp/evaluation-result-3321233-1304332716/solver-3321233-1304332716 -C 40000 -W 5100 -M 31000 ./strangenight2-mt --threads=8 HOME/instance-3321233-1304332716.cnf 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 40000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 40030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.00 0.33 2.86 2/202 25909
/proc/meminfo: memFree=18039112/32950928 swapFree=67111404/67111528
[pid=25909] ppid=25907 vsize=92188 CPUtime=0.02 cores=0-7
/proc/25909/stat : 25909 (strangenight2-m) R 25907 25909 25883 0 -1 4202496 413 0 0 0 2 0 0 0 20 0 8 0 544870350 94400512 352 33554432000 4194304 4627427 140733523647104 18446744073709551615 47450171385778 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/25909/statm: 23047 352 299 106 0 18018 0
[pid=25909/tid=25910] ppid=25907 vsize=92188 CPUtime=0 cores=0-7
/proc/25909/task/25910/stat : 25910 (strangenight2-m) R 25907 25909 25883 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 8 0 544870351 94400512 352 33554432000 4194304 4627427 140733523647104 18446744073709551615 47450171385778 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25909/tid=25911] ppid=25907 vsize=92188 CPUtime=0 cores=0-7
/proc/25909/task/25911/stat : 25911 (strangenight2-m) R 25907 25909 25883 0 -1 4202560 0 0 0 0 0 0 0 0 21 0 8 0 544870351 94400512 352 33554432000 4194304 4627427 140733523647104 18446744073709551615 47450171385778 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25909/tid=25912] ppid=25907 vsize=92188 CPUtime=0 cores=0-7
/proc/25909/task/25912/stat : 25912 (strangenight2-m) R 25907 25909 25883 0 -1 4202560 0 0 0 0 0 0 0 0 21 0 8 0 544870351 94400512 352 33554432000 4194304 4627427 140733523647104 18446744073709551615 47450171385772 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25909/tid=25913] ppid=25907 vsize=92188 CPUtime=0 cores=0-7
/proc/25909/task/25913/stat : 25913 (strangenight2-m) R 25907 25909 25883 0 -1 4202560 0 0 0 0 0 0 0 0 22 0 8 0 544870351 94400512 352 33554432000 4194304 4627427 140733523647104 18446744073709551615 47450171385772 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=25909/tid=25914] ppid=25907 vsize=92188 CPUtime=0 cores=0-7
/proc/25909/task/25914/stat : 25914 (strangenight2-m) R 25907 25909 25883 0 -1 4202560 0 0 0 0 0 0 0 0 22 0 8 0 544870351 94400512 352 33554432000 4194304 4627427 140733523647104 18446744073709551615 47450171385778 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=25909/tid=25915] ppid=25907 vsize=92188 CPUtime=0 cores=0-7
/proc/25909/task/25915/stat : 25915 (strangenight2-m) R 25907 25909 25883 0 -1 4202560 0 0 0 0 0 0 0 0 22 0 8 0 544870351 94400512 352 33554432000 4194304 4627427 140733523647104 18446744073709551615 235594922993 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=25909/tid=25916] ppid=25907 vsize=92188 CPUtime=0 cores=0-7
/proc/25909/task/25916/stat : 25916 (strangenight2-m) R 25907 25909 25883 0 -1 4202560 0 0 0 0 0 0 0 0 22 0 8 0 544870351 94400512 352 33554432000 4194304 4627427 140733523647104 18446744073709551615 47450171385768 0 0 4096 2 0 0 0 -1 4 0 0 0

[startup+0.019818 s]
/proc/loadavg: 0.00 0.33 2.86 2/202 25909
/proc/meminfo: memFree=18039112/32950928 swapFree=67111404/67111528
[pid=25909] ppid=25907 vsize=92188 CPUtime=0.09 cores=0-7
/proc/25909/stat : 25909 (strangenight2-m) R 25907 25909 25883 0 -1 4202496 422 0 0 0 9 0 0 0 21 0 8 0 544870350 94400512 361 33554432000 4194304 4627427 140733523647104 18446744073709551615 47450171385778 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/25909/statm: 23047 361 303 106 0 18018 0
[pid=25909/tid=25910] ppid=25907 vsize=92188 CPUtime=0.01 cores=0-7
/proc/25909/task/25910/stat : 25910 (strangenight2-m) R 25907 25909 25883 0 -1 4202560 5 0 0 0 1 0 0 0 21 0 8 0 544870351 94400512 361 33554432000 4194304 4627427 140733523647104 18446744073709551615 47450171385367 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25909/tid=25911] ppid=25907 vsize=92188 CPUtime=0.01 cores=0-7
/proc/25909/task/25911/stat : 25911 (strangenight2-m) R 25907 25909 25883 0 -1 4202560 1 0 0 0 1 0 0 0 21 0 8 0 544870351 94400512 361 33554432000 4194304 4627427 140733523647104 18446744073709551615 47450171385360 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25909/tid=25912] ppid=25907 vsize=92188 CPUtime=0 cores=0-7
/proc/25909/task/25912/stat : 25912 (strangenight2-m) R 25907 25909 25883 0 -1 4202560 0 0 0 0 0 0 0 0 21 0 8 0 544870351 94400512 361 33554432000 4194304 4627427 140733523647104 18446744073709551615 47450171385772 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25909/tid=25913] ppid=25907 vsize=92188 CPUtime=0.01 cores=0-7
/proc/25909/task/25913/stat : 25913 (strangenight2-m) R 25907 25909 25883 0 -1 4202560 1 0 0 0 1 0 0 0 22 0 8 0 544870351 94400512 361 33554432000 4194304 4627427 140733523647104 18446744073709551615 47450171385367 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=25909/tid=25914] ppid=25907 vsize=92188 CPUtime=0.01 cores=0-7
/proc/25909/task/25914/stat : 25914 (strangenight2-m) R 25907 25909 25883 0 -1 4202560 1 0 0 0 1 0 0 0 22 0 8 0 544870351 94400512 361 33554432000 4194304 4627427 140733523647104 18446744073709551615 47450171385363 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=25909/tid=25915] ppid=25907 vsize=92188 CPUtime=0.01 cores=0-7
/proc/25909/task/25915/stat : 25915 (strangenight2-m) R 25907 25909 25883 0 -1 4202560 1 0 0 0 1 0 0 0 22 0 8 0 544870351 94400512 361 33554432000 4194304 4627427 140733523647104 18446744073709551615 47450171385369 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=25909/tid=25916] ppid=25907 vsize=92188 CPUtime=0.01 cores=0-7
/proc/25909/task/25916/stat : 25916 (strangenight2-m) R 25907 25909 25883 0 -1 4202560 1 0 0 0 1 0 0 0 22 0 8 0 544870351 94400512 361 33554432000 4194304 4627427 140733523647104 18446744073709551615 47450171385369 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 92188

[startup+0.100818 s]
/proc/loadavg: 0.00 0.33 2.86 2/202 25909
/proc/meminfo: memFree=18039112/32950928 swapFree=67111404/67111528
[pid=25909] ppid=25907 vsize=633068 CPUtime=0.56 cores=0-7
/proc/25909/stat : 25909 (strangenight2-m) R 25907 25909 25883 0 -1 4202496 14300 0 0 0 37 19 0 0 18 0 8 0 544870350 648261632 12508 33554432000 4194304 4627427 140733523647104 18446744073709551615 235594971679 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/25909/statm: 158267 12516 339 106 0 153238 0
[pid=25909/tid=25910] ppid=25907 vsize=633068 CPUtime=0.06 cores=0-7
/proc/25909/task/25910/stat : 25910 (strangenight2-m) R 25907 25909 25883 0 -1 4202560 1881 0 0 0 4 2 0 0 17 0 8 0 544870351 648261632 12525 33554432000 4194304 4627427 140733523647104 18446744073709551615 4360952 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25909/tid=25911] ppid=25907 vsize=633068 CPUtime=0.07 cores=0-7
/proc/25909/task/25911/stat : 25911 (strangenight2-m) S 25907 25909 25883 0 -1 4202560 1741 0 0 0 4 3 0 0 17 0 8 0 544870351 648261632 12539 33554432000 4194304 4627427 140733523647104 18446744073709551615 235594971630 0 0 4096 2 18446604471101857856 0 0 -1 2 0 0 0
[pid=25909/tid=25912] ppid=25907 vsize=633068 CPUtime=0.04 cores=0-7
/proc/25909/task/25912/stat : 25912 (strangenight2-m) S 25907 25909 25883 0 -1 4202560 1741 0 0 0 3 1 0 0 17 0 8 0 544870351 648261632 12552 33554432000 4194304 4627427 140733523647104 18446744073709551615 235594971630 0 0 4096 2 18446604471101857856 0 0 -1 5 0 0 0
[pid=25909/tid=25913] ppid=25907 vsize=633068 CPUtime=0.06 cores=0-7
/proc/25909/task/25913/stat : 25913 (strangenight2-m) S 25907 25909 25883 0 -1 4202560 1679 0 0 0 4 2 0 0 17 0 8 0 544870351 648261632 12568 33554432000 4194304 4627427 140733523647104 18446744073709551615 235594971630 0 0 4096 2 18446604471101857856 0 0 -1 1 0 0 0
[pid=25909/tid=25914] ppid=25907 vsize=633068 CPUtime=0.07 cores=0-7
/proc/25909/task/25914/stat : 25914 (strangenight2-m) S 25907 25909 25883 0 -1 4202560 1634 0 0 0 5 2 0 0 17 0 8 0 544870351 648261632 12582 33554432000 4194304 4627427 140733523647104 18446744073709551615 235594971630 0 0 4096 2 18446604471101857856 0 0 -1 3 0 0 0
[pid=25909/tid=25915] ppid=25907 vsize=633068 CPUtime=0.06 cores=0-7
/proc/25909/task/25915/stat : 25915 (strangenight2-m) S 25907 25909 25883 0 -1 4202560 1854 0 0 0 4 2 0 0 17 0 8 0 544870351 648261632 12596 33554432000 4194304 4627427 140733523647104 18446744073709551615 235594971630 0 0 4096 2 18446604471101857856 0 0 -1 7 0 0 0
[pid=25909/tid=25916] ppid=25907 vsize=633068 CPUtime=0.07 cores=0-7
/proc/25909/task/25916/stat : 25916 (strangenight2-m) S 25907 25909 25883 0 -1 4202560 1653 0 0 0 4 3 0 0 17 0 8 0 544870351 648261632 12666 33554432000 4194304 4627427 140733523647104 18446744073709551615 235594971630 0 0 4096 2 18446604471101857856 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.56
Current children cumulated vsize (KiB) 633068

[startup+0.552732 s]
/proc/loadavg: 0.00 0.33 2.86 2/202 25909
/proc/meminfo: memFree=18039112/32950928 swapFree=67111404/67111528
[pid=25909] ppid=25907 vsize=635160 CPUtime=4.06 cores=0-7
/proc/25909/stat : 25909 (strangenight2-m) R 25907 25909 25883 0 -1 4202496 20243 0 0 0 365 41 0 0 18 0 8 0 544870350 650403840 18452 33554432000 4194304 4627427 140733523647104 18446744073709551615 235594564053 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/25909/statm: 158790 18468 373 106 0 153761 0
[pid=25909/tid=25910] ppid=25907 vsize=635160 CPUtime=0.5 cores=0-7
/proc/25909/task/25910/stat : 25910 (strangenight2-m) R 25907 25909 25883 0 -1 4202560 2553 0 0 0 45 5 0 0 18 0 8 0 544870351 650403840 18468 33554432000 4194304 4627427 140733523647104 18446744073709551615 4223072 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25909/tid=25911] ppid=25907 vsize=635160 CPUtime=0.51 cores=0-7
/proc/25909/task/25911/stat : 25911 (strangenight2-m) R 25907 25909 25883 0 -1 4202560 2346 0 0 0 45 6 0 0 18 0 8 0 544870351 650403840 18469 33554432000 4194304 4627427 140733523647104 18446744073709551615 4323427 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25909/tid=25912] ppid=25907 vsize=635160 CPUtime=0.48 cores=0-7
/proc/25909/task/25912/stat : 25912 (strangenight2-m) R 25907 25909 25883 0 -1 4202560 2301 0 0 0 44 4 0 0 18 0 8 0 544870351 650403840 18470 33554432000 4194304 4627427 140733523647104 18446744073709551615 4323615 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=25909/tid=25913] ppid=25907 vsize=635160 CPUtime=0.5 cores=0-7
/proc/25909/task/25913/stat : 25913 (strangenight2-m) R 25907 25909 25883 0 -1 4202560 2316 0 0 0 45 5 0 0 18 0 8 0 544870351 650403840 18470 33554432000 4194304 4627427 140733523647104 18446744073709551615 4238977 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=25909/tid=25914] ppid=25907 vsize=635160 CPUtime=0.5 cores=0-7
/proc/25909/task/25914/stat : 25914 (strangenight2-m) R 25907 25909 25883 0 -1 4202560 2245 0 0 0 46 4 0 0 18 0 8 0 544870351 650403840 18470 33554432000 4194304 4627427 140733523647104 18446744073709551615 4237943 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=25909/tid=25915] ppid=25907 vsize=635160 CPUtime=0.49 cores=0-7
/proc/25909/task/25915/stat : 25915 (strangenight2-m) R 25907 25909 25883 0 -1 4202560 2486 0 0 0 45 4 0 0 18 0 8 0 544870351 650403840 18471 33554432000 4194304 4627427 140733523647104 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=25909/tid=25916] ppid=25907 vsize=635160 CPUtime=0.51 cores=0-7
/proc/25909/task/25916/stat : 25916 (strangenight2-m) R 25907 25909 25883 0 -1 4202560 2356 0 0 0 46 5 0 0 18 0 8 0 544870351 650403840 18471 33554432000 4194304 4627427 140733523647104 18446744073709551615 235594971679 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4.06
Current children cumulated vsize (KiB) 635160

[startup+0.700704 s]
/proc/loadavg: 0.00 0.33 2.86 2/202 25909
/proc/meminfo: memFree=18039112/32950928 swapFree=67111404/67111528
[pid=25909] ppid=25907 vsize=648300 CPUtime=5.17 cores=0-7
/proc/25909/stat : 25909 (strangenight2-m) R 25907 25909 25883 0 -1 4202496 30959 0 0 0 469 48 0 0 18 0 8 0 544870350 663859200 26751 33554432000 4194304 4627427 140733523647104 18446744073709551615 4309089 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/25909/statm: 162075 26751 388 106 0 157046 0
[pid=25909/tid=25910] ppid=25907 vsize=648300 CPUtime=0.64 cores=0-7
/proc/25909/task/25910/stat : 25910 (strangenight2-m) R 25907 25909 25883 0 -1 4202560 4568 0 0 0 59 5 0 0 18 0 8 0 544870351 663859200 26751 33554432000 4194304 4627427 140733523647104 18446744073709551615 4515641 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25909/tid=25911] ppid=25907 vsize=648300 CPUtime=0.64 cores=0-7
/proc/25909/task/25911/stat : 25911 (strangenight2-m) R 25907 25909 25883 0 -1 4202560 4086 0 0 0 57 7 0 0 18 0 8 0 544870351 663859200 26751 33554432000 4194304 4627427 140733523647104 18446744073709551615 235594971679 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25909/tid=25912] ppid=25907 vsize=648300 CPUtime=0.62 cores=0-7
/proc/25909/task/25912/stat : 25912 (strangenight2-m) R 25907 25909 25883 0 -1 4202560 4165 0 0 0 57 5 0 0 18 0 8 0 544870351 663859200 26751 33554432000 4194304 4627427 140733523647104 18446744073709551615 235594971679 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=25909/tid=25913] ppid=25907 vsize=648300 CPUtime=0.64 cores=0-7
/proc/25909/task/25913/stat : 25913 (strangenight2-m) R 25907 25909 25883 0 -1 4202560 4037 0 0 0 58 6 0 0 18 0 8 0 544870351 663859200 26751 33554432000 4194304 4627427 140733523647104 18446744073709551615 4443401 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=25909/tid=25914] ppid=25907 vsize=648300 CPUtime=0.64 cores=0-7
/proc/25909/task/25914/stat : 25914 (strangenight2-m) R 25907 25909 25883 0 -1 4202560 3519 0 0 0 58 6 0 0 18 0 8 0 544870351 663859200 26751 33554432000 4194304 4627427 140733523647104 18446744073709551615 235594971679 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=25909/tid=25915] ppid=25907 vsize=648300 CPUtime=0.63 cores=0-7
/proc/25909/task/25915/stat : 25915 (strangenight2-m) R 25907 25909 25883 0 -1 4202560 3451 0 0 0 57 6 0 0 18 0 8 0 544870351 663859200 26751 33554432000 4194304 4627427 140733523647104 18446744073709551615 235594522581 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=25909/tid=25916] ppid=25907 vsize=648300 CPUtime=0.65 cores=0-7
/proc/25909/task/25916/stat : 25916 (strangenight2-m) R 25907 25909 25883 0 -1 4202560 2376 0 0 0 60 5 0 0 18 0 8 0 544870351 663859200 26751 33554432000 4194304 4627427 140733523647104 18446744073709551615 235594971679 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 5.17
Current children cumulated vsize (KiB) 648300

[startup+1.50057 s]
/proc/loadavg: 0.80 0.49 2.90 10/210 25917
/proc/meminfo: memFree=17928936/32950928 swapFree=67111404/67111528
[pid=25909] ppid=25907 vsize=655032 CPUtime=11.56 cores=0-7
/proc/25909/stat : 25909 (strangenight2-m) R 25907 25909 25883 0 -1 4202496 34127 0 0 0 1108 48 0 0 19 0 8 0 544870350 670752768 25914 33554432000 4194304 4627427 140733523647104 18446744073709551615 4308414 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/25909/statm: 163758 25914 389 106 0 158729 0
[pid=25909/tid=25910] ppid=25907 vsize=655032 CPUtime=1.44 cores=0-7
/proc/25909/task/25910/stat : 25910 (strangenight2-m) R 25907 25909 25883 0 -1 4202560 4958 0 0 0 139 5 0 0 19 0 8 0 544870351 670752768 25914 33554432000 4194304 4627427 140733523647104 18446744073709551615 4308712 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25909/tid=25911] ppid=25907 vsize=655032 CPUtime=1.44 cores=0-7
/proc/25909/task/25911/stat : 25911 (strangenight2-m) R 25907 25909 25883 0 -1 4202560 4442 0 0 0 137 7 0 0 18 0 8 0 544870351 670752768 25914 33554432000 4194304 4627427 140733523647104 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25909/tid=25912] ppid=25907 vsize=655032 CPUtime=1.42 cores=0-7
/proc/25909/task/25912/stat : 25912 (strangenight2-m) R 25907 25909 25883 0 -1 4202560 4543 0 0 0 137 5 0 0 19 0 8 0 544870351 670752768 25914 33554432000 4194304 4627427 140733523647104 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=25909/tid=25913] ppid=25907 vsize=655032 CPUtime=1.44 cores=0-7
/proc/25909/task/25913/stat : 25913 (strangenight2-m) R 25907 25909 25883 0 -1 4202560 4607 0 0 0 138 6 0 0 18 0 8 0 544870351 670752768 25914 33554432000 4194304 4627427 140733523647104 18446744073709551615 4308606 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=25909/tid=25914] ppid=25907 vsize=655032 CPUtime=1.44 cores=0-7
/proc/25909/task/25914/stat : 25914 (strangenight2-m) R 25907 25909 25883 0 -1 4202560 4004 0 0 0 138 6 0 0 18 0 8 0 544870351 670752768 25914 33554432000 4194304 4627427 140733523647104 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=25909/tid=25915] ppid=25907 vsize=655032 CPUtime=1.43 cores=0-7
/proc/25909/task/25915/stat : 25915 (strangenight2-m) R 25907 25909 25883 0 -1 4202560 3947 0 0 0 137 6 0 0 19 0 8 0 544870351 670752768 25914 33554432000 4194304 4627427 140733523647104 18446744073709551615 4308715 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=25909/tid=25916] ppid=25907 vsize=655032 CPUtime=1.45 cores=0-7
/proc/25909/task/25916/stat : 25916 (strangenight2-m) R 25907 25909 25883 0 -1 4202560 2565 0 0 0 140 5 0 0 19 0 8 0 544870351 670752768 25914 33554432000 4194304 4627427 140733523647104 18446744073709551615 4332767 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 11.56
Current children cumulated vsize (KiB) 655032

[startup+3.10128 s]
/proc/loadavg: 0.80 0.49 2.90 9/210 25917
/proc/meminfo: memFree=17930920/32950928 swapFree=67111404/67111528
[pid=25909] ppid=25907 vsize=601728 CPUtime=24.36 cores=0-7
/proc/25909/stat : 25909 (strangenight2-m) R 25907 25909 25883 0 -1 4202496 39219 0 0 0 2386 50 0 0 22 0 8 0 544870350 616169472 27636 33554432000 4194304 4627427 140733523647104 18446744073709551615 4222675 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/25909/statm: 150432 27636 390 106 0 145403 0
[pid=25909/tid=25910] ppid=25907 vsize=601728 CPUtime=3.04 cores=0-7
/proc/25909/task/25910/stat : 25910 (strangenight2-m) R 25907 25909 25883 0 -1 4202560 5602 0 0 0 298 6 0 0 22 0 8 0 544870351 616169472 27636 33554432000 4194304 4627427 140733523647104 18446744073709551615 4305830 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25909/tid=25911] ppid=25907 vsize=601728 CPUtime=3.04 cores=0-7
/proc/25909/task/25911/stat : 25911 (strangenight2-m) R 25907 25909 25883 0 -1 4202560 5033 0 0 0 297 7 0 0 22 0 8 0 544870351 616169472 27636 33554432000 4194304 4627427 140733523647104 18446744073709551615 4308275 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25909/tid=25912] ppid=25907 vsize=601728 CPUtime=3.02 cores=0-7
/proc/25909/task/25912/stat : 25912 (strangenight2-m) R 25907 25909 25883 0 -1 4202560 5159 0 0 0 297 5 0 0 22 0 8 0 544870351 616169472 27636 33554432000 4194304 4627427 140733523647104 18446744073709551615 4321776 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=25909/tid=25913] ppid=25907 vsize=601728 CPUtime=3.04 cores=0-7
/proc/25909/task/25913/stat : 25913 (strangenight2-m) R 25907 25909 25883 0 -1 4202560 5230 0 0 0 298 6 0 0 22 0 8 0 544870351 616169472 27636 33554432000 4194304 4627427 140733523647104 18446744073709551615 4308764 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=25909/tid=25914] ppid=25907 vsize=601728 CPUtime=3.04 cores=0-7
/proc/25909/task/25914/stat : 25914 (strangenight2-m) R 25907 25909 25883 0 -1 4202560 4660 0 0 0 298 6 0 0 22 0 8 0 544870351 616169472 27636 33554432000 4194304 4627427 140733523647104 18446744073709551615 4308593 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=25909/tid=25915] ppid=25907 vsize=601728 CPUtime=3.03 cores=0-7
/proc/25909/task/25915/stat : 25915 (strangenight2-m) R 25907 25909 25883 0 -1 4202560 4608 0 0 0 296 7 0 0 22 0 8 0 544870351 616169472 27636 33554432000 4194304 4627427 140733523647104 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=25909/tid=25916] ppid=25907 vsize=601728 CPUtime=3.04 cores=0-7
/proc/25909/task/25916/stat : 25916 (strangenight2-m) R 25907 25909 25883 0 -1 4202560 3255 0 0 0 299 5 0 0 23 0 8 0 544870351 616169472 27636 33554432000 4194304 4627427 140733523647104 18446744073709551615 4332689 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 24.36
Current children cumulated vsize (KiB) 601728

[startup+6.30073 s]
/proc/loadavg: 0.80 0.49 2.90 9/210 25918
/proc/meminfo: memFree=17900640/32950928 swapFree=67111404/67111528
[pid=25909] ppid=25907 vsize=605344 CPUtime=49.93 cores=0-7
/proc/25909/stat : 25909 (strangenight2-m) R 25907 25909 25883 0 -1 4202496 53880 0 0 0 4939 54 0 0 25 0 8 0 544870350 619872256 36146 33554432000 4194304 4627427 140733523647104 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/25909/statm: 151336 36146 391 106 0 146307 0
[pid=25909/tid=25910] ppid=25907 vsize=605344 CPUtime=6.24 cores=0-7
/proc/25909/task/25910/stat : 25910 (strangenight2-m) R 25907 25909 25883 0 -1 4202560 8233 0 0 0 617 7 0 0 20 0 8 0 544870351 619872256 36146 33554432000 4194304 4627427 140733523647104 18446744073709551615 4308396 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25909/tid=25911] ppid=25907 vsize=605344 CPUtime=6.23 cores=0-7
/proc/25909/task/25911/stat : 25911 (strangenight2-m) R 25907 25909 25883 0 -1 4202560 7335 0 0 0 616 7 0 0 25 0 8 0 544870351 619872256 36147 33554432000 4194304 4627427 140733523647104 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25909/tid=25912] ppid=25907 vsize=605344 CPUtime=6.22 cores=0-7
/proc/25909/task/25912/stat : 25912 (strangenight2-m) R 25907 25909 25883 0 -1 4202560 6645 0 0 0 616 6 0 0 25 0 8 0 544870351 619872256 36147 33554432000 4194304 4627427 140733523647104 18446744073709551615 4507248 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=25909/tid=25913] ppid=25907 vsize=605344 CPUtime=6.24 cores=0-7
/proc/25909/task/25913/stat : 25913 (strangenight2-m) R 25907 25909 25883 0 -1 4202560 7022 0 0 0 617 7 0 0 25 0 8 0 544870351 619872256 36147 33554432000 4194304 4627427 140733523647104 18446744073709551615 4332210 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=25909/tid=25914] ppid=25907 vsize=605344 CPUtime=6.24 cores=0-7
/proc/25909/task/25914/stat : 25914 (strangenight2-m) R 25907 25909 25883 0 -1 4202560 6158 0 0 0 617 7 0 0 19 0 8 0 544870351 619872256 36147 33554432000 4194304 4627427 140733523647104 18446744073709551615 4309344 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=25909/tid=25915] ppid=25907 vsize=605344 CPUtime=6.2 cores=0-7
/proc/25909/task/25915/stat : 25915 (strangenight2-m) R 25907 25909 25883 0 -1 4202560 6190 0 0 0 613 7 0 0 25 0 8 0 544870351 619872256 36148 33554432000 4194304 4627427 140733523647104 18446744073709551615 4308323 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=25909/tid=25916] ppid=25907 vsize=605344 CPUtime=6.25 cores=0-7
/proc/25909/task/25916/stat : 25916 (strangenight2-m) R 25907 25909 25883 0 -1 4202560 4835 0 0 0 619 6 0 0 25 0 8 0 544870351 619872256 36148 33554432000 4194304 4627427 140733523647104 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0

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

/proc/25909/task/25914/stat : 25914 (strangenight2-m) R 25907 25909 25883 0 -1 4202560 8647 0 0 0 1257 7 0 0 25 0 8 0 544870351 646852608 50201 33554432000 4194304 4627427 140733523647104 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=25909/tid=25915] ppid=25907 vsize=631692 CPUtime=12.56 cores=0-7
/proc/25909/task/25915/stat : 25915 (strangenight2-m) R 25907 25909 25883 0 -1 4202560 8596 0 0 0 1249 7 0 0 25 0 8 0 544870351 646852608 50201 33554432000 4194304 4627427 140733523647104 18446744073709551615 4515164 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=25909/tid=25916] ppid=25907 vsize=631692 CPUtime=12.64 cores=0-7
/proc/25909/task/25916/stat : 25916 (strangenight2-m) R 25907 25909 25883 0 -1 4202560 8585 0 0 0 1258 6 0 0 25 0 8 0 544870351 646852608 50201 33554432000 4194304 4627427 140733523647104 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 101.09
Current children cumulated vsize (KiB) 631692

[startup+25.5074 s]
/proc/loadavg: 2.92 1.00 3.02 9/210 25918
/proc/meminfo: memFree=17808328/32950928 swapFree=67111404/67111528
[pid=25909] ppid=25907 vsize=632988 CPUtime=203.46 cores=0-7
/proc/25909/stat : 25909 (strangenight2-m) R 25907 25909 25883 0 -1 4202496 113439 0 0 0 20277 69 0 0 25 0 8 0 544870350 648179712 57471 33554432000 4194304 4627427 140733523647104 18446744073709551615 4309247 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/25909/statm: 158247 57471 391 106 0 153218 0
[pid=25909/tid=25910] ppid=25907 vsize=632988 CPUtime=25.44 cores=0-7
/proc/25909/task/25910/stat : 25910 (strangenight2-m) R 25907 25909 25883 0 -1 4202560 15291 0 0 0 2536 8 0 0 25 0 8 0 544870351 648179712 57471 33554432000 4194304 4627427 140733523647104 18446744073709551615 4309089 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25909/tid=25911] ppid=25907 vsize=632988 CPUtime=25.44 cores=0-7
/proc/25909/task/25911/stat : 25911 (strangenight2-m) R 25907 25909 25883 0 -1 4202560 14490 0 0 0 2535 9 0 0 25 0 8 0 544870351 648179712 57471 33554432000 4194304 4627427 140733523647104 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25909/tid=25912] ppid=25907 vsize=632988 CPUtime=25.43 cores=0-7
/proc/25909/task/25912/stat : 25912 (strangenight2-m) R 25907 25909 25883 0 -1 4202560 13511 0 0 0 2535 8 0 0 25 0 8 0 544870351 648179712 57471 33554432000 4194304 4627427 140733523647104 18446744073709551615 4309568 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=25909/tid=25913] ppid=25907 vsize=632988 CPUtime=25.45 cores=0-7
/proc/25909/task/25913/stat : 25913 (strangenight2-m) R 25907 25909 25883 0 -1 4202560 14642 0 0 0 2536 9 0 0 25 0 8 0 544870351 648179712 57471 33554432000 4194304 4627427 140733523647104 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=25909/tid=25914] ppid=25907 vsize=632988 CPUtime=25.45 cores=0-7
/proc/25909/task/25914/stat : 25914 (strangenight2-m) R 25907 25909 25883 0 -1 4202560 13711 0 0 0 2537 8 0 0 25 0 8 0 544870351 648179712 57471 33554432000 4194304 4627427 140733523647104 18446744073709551615 4308590 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=25909/tid=25915] ppid=25907 vsize=632988 CPUtime=25.29 cores=0-7
/proc/25909/task/25915/stat : 25915 (strangenight2-m) R 25907 25909 25883 0 -1 4202560 13331 0 0 0 2520 9 0 0 25 0 8 0 544870351 648179712 57471 33554432000 4194304 4627427 140733523647104 18446744073709551615 4308345 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=25909/tid=25916] ppid=25907 vsize=632988 CPUtime=25.45 cores=0-7
/proc/25909/task/25916/stat : 25916 (strangenight2-m) R 25907 25909 25883 0 -1 4202560 13267 0 0 0 2538 7 0 0 25 0 8 0 544870351 648179712 57471 33554432000 4194304 4627427 140733523647104 18446744073709551615 4322200 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 203.46
Current children cumulated vsize (KiB) 632988

[startup+51.1009 s]
/proc/loadavg: 4.65 1.56 3.15 9/210 25919
/proc/meminfo: memFree=17760212/32950928 swapFree=67111404/67111528
[pid=25909] ppid=25907 vsize=647788 CPUtime=408.04 cores=0-7
/proc/25909/stat : 25909 (strangenight2-m) R 25907 25909 25883 0 -1 4202496 182626 0 0 0 40716 88 0 0 25 0 8 0 544870350 663334912 69451 33554432000 4194304 4627427 140733523647104 18446744073709551615 4309584 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/25909/statm: 161947 69451 394 106 0 156918 0
[pid=25909/tid=25910] ppid=25907 vsize=647788 CPUtime=51.04 cores=0-7
/proc/25909/task/25910/stat : 25910 (strangenight2-m) R 25907 25909 25883 0 -1 4202560 27057 0 0 0 5093 11 0 0 25 0 8 0 544870351 663334912 69451 33554432000 4194304 4627427 140733523647104 18446744073709551615 4308143 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25909/tid=25911] ppid=25907 vsize=647788 CPUtime=51.04 cores=0-7
/proc/25909/task/25911/stat : 25911 (strangenight2-m) R 25907 25909 25883 0 -1 4202560 22420 0 0 0 5092 12 0 0 25 0 8 0 544870351 663334912 69451 33554432000 4194304 4627427 140733523647104 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25909/tid=25912] ppid=25907 vsize=647788 CPUtime=51.02 cores=0-7
/proc/25909/task/25912/stat : 25912 (strangenight2-m) R 25907 25909 25883 0 -1 4202560 21599 0 0 0 5092 10 0 0 25 0 8 0 544870351 663334912 69451 33554432000 4194304 4627427 140733523647104 18446744073709551615 4309287 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=25909/tid=25913] ppid=25907 vsize=647788 CPUtime=51.03 cores=0-7
/proc/25909/task/25913/stat : 25913 (strangenight2-m) R 25907 25909 25883 0 -1 4202560 22684 0 0 0 5092 11 0 0 25 0 8 0 544870351 663334912 69451 33554432000 4194304 4627427 140733523647104 18446744073709551615 4309905 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=25909/tid=25914] ppid=25907 vsize=647788 CPUtime=51.04 cores=0-7
/proc/25909/task/25914/stat : 25914 (strangenight2-m) R 25907 25909 25883 0 -1 4202560 20890 0 0 0 5094 10 0 0 25 0 8 0 544870351 663334912 69451 33554432000 4194304 4627427 140733523647104 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=25909/tid=25915] ppid=25907 vsize=647788 CPUtime=50.71 cores=0-7
/proc/25909/task/25915/stat : 25915 (strangenight2-m) R 25907 25909 25883 0 -1 4202560 21634 0 0 0 5060 11 0 0 25 0 8 0 544870351 663334912 69451 33554432000 4194304 4627427 140733523647104 18446744073709551615 4308392 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=25909/tid=25916] ppid=25907 vsize=647788 CPUtime=51.05 cores=0-7
/proc/25909/task/25916/stat : 25916 (strangenight2-m) R 25907 25909 25883 0 -1 4202560 21596 0 0 0 5096 9 0 0 25 0 8 0 544870351 663334912 69451 33554432000 4194304 4627427 140733523647104 18446744073709551615 4308624 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 408.04
Current children cumulated vsize (KiB) 647788

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

[startup+51.3008 s]
/proc/loadavg: 4.65 1.56 3.15 9/210 25919
/proc/meminfo: memFree=17760212/32950928 swapFree=67111404/67111528
[pid=25909] ppid=25907 vsize=647788 CPUtime=409.64 cores=0-7
/proc/25909/stat : 25909 (strangenight2-m) R 25907 25909 25883 0 -1 4202496 182900 0 0 0 40876 88 0 0 25 0 8 0 544870350 663334912 69725 33554432000 4194304 4627427 140733523647104 18446744073709551615 4309347 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/25909/statm: 161947 69725 394 106 0 156918 0
[pid=25909/tid=25910] ppid=25907 vsize=647788 CPUtime=51.23 cores=0-7
/proc/25909/task/25910/stat : 25910 (strangenight2-m) R 25907 25909 25883 0 -1 4202560 27098 0 0 0 5112 11 0 0 25 0 8 0 544870351 663334912 69725 33554432000 4194304 4627427 140733523647104 18446744073709551615 4310126 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25909/tid=25911] ppid=25907 vsize=647788 CPUtime=51.24 cores=0-7
/proc/25909/task/25911/stat : 25911 (strangenight2-m) R 25907 25909 25883 0 -1 4202560 22447 0 0 0 5112 12 0 0 25 0 8 0 544870351 663334912 69725 33554432000 4194304 4627427 140733523647104 18446744073709551615 4308323 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25909/tid=25912] ppid=25907 vsize=647788 CPUtime=51.22 cores=0-7
/proc/25909/task/25912/stat : 25912 (strangenight2-m) R 25907 25909 25883 0 -1 4202560 21638 0 0 0 5112 10 0 0 25 0 8 0 544870351 663334912 69725 33554432000 4194304 4627427 140733523647104 18446744073709551615 4338468 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=25909/tid=25913] ppid=25907 vsize=647788 CPUtime=51.23 cores=0-7
/proc/25909/task/25913/stat : 25913 (strangenight2-m) R 25907 25909 25883 0 -1 4202560 22718 0 0 0 5112 11 0 0 25 0 8 0 544870351 663334912 69725 33554432000 4194304 4627427 140733523647104 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=25909/tid=25914] ppid=25907 vsize=647788 CPUtime=51.24 cores=0-7
/proc/25909/task/25914/stat : 25914 (strangenight2-m) R 25907 25909 25883 0 -1 4202560 20890 0 0 0 5114 10 0 0 25 0 8 0 544870351 663334912 69725 33554432000 4194304 4627427 140733523647104 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=25909/tid=25915] ppid=25907 vsize=647788 CPUtime=50.91 cores=0-7
/proc/25909/task/25915/stat : 25915 (strangenight2-m) R 25907 25909 25883 0 -1 4202560 21674 0 0 0 5080 11 0 0 25 0 8 0 544870351 663334912 69725 33554432000 4194304 4627427 140733523647104 18446744073709551615 4333328 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=25909/tid=25916] ppid=25907 vsize=647788 CPUtime=51.25 cores=0-7
/proc/25909/task/25916/stat : 25916 (strangenight2-m) R 25907 25909 25883 0 -1 4202560 21636 0 0 0 5116 9 0 0 25 0 8 0 544870351 663334912 69725 33554432000 4194304 4627427 140733523647104 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 409.64
Current children cumulated vsize (KiB) 647788

[startup+52.1007 s]
/proc/loadavg: 4.92 1.66 3.17 9/210 25919
/proc/meminfo: memFree=17755996/32950928 swapFree=67111404/67111528
[pid=25909] ppid=25907 vsize=648148 CPUtime=416.02 cores=0-7
/proc/25909/stat : 25909 (strangenight2-m) R 25907 25909 25883 0 -1 4202496 186148 0 0 0 41514 88 0 0 25 0 8 0 544870350 663703552 69373 33554432000 4194304 4627427 140733523647104 18446744073709551615 4308392 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/25909/statm: 162037 69373 391 106 0 157008 0
[pid=25909/tid=25910] ppid=25907 vsize=648148 CPUtime=52.03 cores=0-7
/proc/25909/task/25910/stat : 25910 (strangenight2-m) R 25907 25909 25883 0 -1 4202560 27727 0 0 0 5192 11 0 0 25 0 8 0 544870351 663703552 69373 33554432000 4194304 4627427 140733523647104 18446744073709551615 4308593 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25909/tid=25911] ppid=25907 vsize=648148 CPUtime=52.04 cores=0-7
/proc/25909/task/25911/stat : 25911 (strangenight2-m) R 25907 25909 25883 0 -1 4202560 23123 0 0 0 5192 12 0 0 25 0 8 0 544870351 663703552 69373 33554432000 4194304 4627427 140733523647104 18446744073709551615 4322562 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25909/tid=25912] ppid=25907 vsize=648148 CPUtime=52.02 cores=0-7
/proc/25909/task/25912/stat : 25912 (strangenight2-m) R 25907 25909 25883 0 -1 4202560 22263 0 0 0 5192 10 0 0 25 0 8 0 544870351 663703552 69373 33554432000 4194304 4627427 140733523647104 18446744073709551615 4311284 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=25909/tid=25913] ppid=25907 vsize=648148 CPUtime=52.03 cores=0-7
/proc/25909/task/25913/stat : 25913 (strangenight2-m) R 25907 25909 25883 0 -1 4202560 23436 0 0 0 5192 11 0 0 25 0 8 0 544870351 663703552 69373 33554432000 4194304 4627427 140733523647104 18446744073709551615 4309095 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=25909/tid=25914] ppid=25907 vsize=648148 CPUtime=52.04 cores=0-7
/proc/25909/task/25914/stat : 25914 (strangenight2-m) R 25907 25909 25883 0 -1 4202560 20890 0 0 0 5194 10 0 0 25 0 8 0 544870351 663703552 69374 33554432000 4194304 4627427 140733523647104 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=25909/tid=25915] ppid=25907 vsize=648148 CPUtime=51.71 cores=0-7
/proc/25909/task/25915/stat : 25915 (strangenight2-m) R 25907 25909 25883 0 -1 4202560 21848 0 0 0 5159 12 0 0 25 0 8 0 544870351 663703552 69374 33554432000 4194304 4627427 140733523647104 18446744073709551615 4309360 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=25909/tid=25916] ppid=25907 vsize=648148 CPUtime=52.05 cores=0-7
/proc/25909/task/25916/stat : 25916 (strangenight2-m) R 25907 25909 25883 0 -1 4202560 21874 0 0 0 5196 9 0 0 25 0 8 0 544870351 663703552 69374 33554432000 4194304 4627427 140733523647104 18446744073709551615 4308979 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 416.02
Current children cumulated vsize (KiB) 648148

[startup+52.9006 s]
/proc/loadavg: 4.92 1.66 3.17 9/210 25919
/proc/meminfo: memFree=17755304/32950928 swapFree=67111404/67111528
[pid=25909] ppid=25907 vsize=659056 CPUtime=422.47 cores=0-7
/proc/25909/stat : 25909 (strangenight2-m) R 25907 25909 25883 0 -1 4202496 188103 0 0 0 42158 89 0 0 25 0 8 0 544870350 674873344 71328 33554432000 4194304 4627427 140733523647104 18446744073709551615 4507260 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/25909/statm: 164764 71328 391 106 0 159735 0
[pid=25909/tid=25910] ppid=25907 vsize=659056 CPUtime=52.85 cores=0-7
/proc/25909/task/25910/stat : 25910 (strangenight2-m) R 25907 25909 25883 0 -1 4202560 27912 0 0 0 5273 12 0 0 25 0 8 0 544870351 674873344 71328 33554432000 4194304 4627427 140733523647104 18446744073709551615 4324663 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25909/tid=25911] ppid=25907 vsize=659056 CPUtime=52.84 cores=0-7
/proc/25909/task/25911/stat : 25911 (strangenight2-m) R 25907 25909 25883 0 -1 4202560 23244 0 0 0 5272 12 0 0 25 0 8 0 544870351 674873344 71328 33554432000 4194304 4627427 140733523647104 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25909/tid=25912] ppid=25907 vsize=659056 CPUtime=52.83 cores=0-7
/proc/25909/task/25912/stat : 25912 (strangenight2-m) R 25907 25909 25883 0 -1 4202560 22430 0 0 0 5272 11 0 0 25 0 8 0 544870351 674873344 71328 33554432000 4194304 4627427 140733523647104 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=25909/tid=25913] ppid=25907 vsize=659056 CPUtime=52.83 cores=0-7
/proc/25909/task/25913/stat : 25913 (strangenight2-m) R 25907 25909 25883 0 -1 4202560 23644 0 0 0 5272 11 0 0 25 0 8 0 544870351 674873344 71328 33554432000 4194304 4627427 140733523647104 18446744073709551615 4309206 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=25909/tid=25914] ppid=25907 vsize=659056 CPUtime=52.85 cores=0-7
/proc/25909/task/25914/stat : 25914 (strangenight2-m) R 25907 25909 25883 0 -1 4202560 21573 0 0 0 5275 10 0 0 25 0 8 0 544870351 674873344 71328 33554432000 4194304 4627427 140733523647104 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=25909/tid=25915] ppid=25907 vsize=659056 CPUtime=52.51 cores=0-7
/proc/25909/task/25915/stat : 25915 (strangenight2-m) R 25907 25909 25883 0 -1 4202560 22024 0 0 0 5239 12 0 0 25 0 8 0 544870351 674873344 71328 33554432000 4194304 4627427 140733523647104 18446744073709551615 4309360 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=25909/tid=25916] ppid=25907 vsize=659056 CPUtime=52.85 cores=0-7
/proc/25909/task/25916/stat : 25916 (strangenight2-m) R 25907 25909 25883 0 -1 4202560 22126 0 0 0 5276 9 0 0 25 0 8 0 544870351 674873344 71328 33554432000 4194304 4627427 140733523647104 18446744073709551615 4309587 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 422.47
Current children cumulated vsize (KiB) 659056

[startup+53.3005 s]
/proc/loadavg: 4.92 1.66 3.17 9/210 25919
/proc/meminfo: memFree=17755304/32950928 swapFree=67111404/67111528
[pid=25909] ppid=25907 vsize=663092 CPUtime=425.61 cores=0-7
/proc/25909/stat : 25909 (strangenight2-m) R 25907 25909 25883 0 -1 4202496 189456 0 0 0 42472 89 0 0 25 0 8 0 544870350 679006208 72680 33554432000 4194304 4627427 140733523647104 18446744073709551615 4330271 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/25909/statm: 165773 72680 391 106 0 160744 0
[pid=25909/tid=25910] ppid=25907 vsize=663092 CPUtime=53.24 cores=0-7
/proc/25909/task/25910/stat : 25910 (strangenight2-m) R 25907 25909 25883 0 -1 4202560 27982 0 0 0 5312 12 0 0 25 0 8 0 544870351 679006208 72680 33554432000 4194304 4627427 140733523647104 18446744073709551615 4308624 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25909/tid=25911] ppid=25907 vsize=663092 CPUtime=53.23 cores=0-7
/proc/25909/task/25911/stat : 25911 (strangenight2-m) R 25907 25909 25883 0 -1 4202560 23933 0 0 0 5311 12 0 0 25 0 8 0 544870351 679006208 72680 33554432000 4194304 4627427 140733523647104 18446744073709551615 4308942 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25909/tid=25912] ppid=25907 vsize=663092 CPUtime=53.22 cores=0-7
/proc/25909/task/25912/stat : 25912 (strangenight2-m) R 25907 25909 25883 0 -1 4202560 22492 0 0 0 5311 11 0 0 25 0 8 0 544870351 679006208 72680 33554432000 4194304 4627427 140733523647104 18446744073709551615 4308615 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=25909/tid=25913] ppid=25907 vsize=663092 CPUtime=53.23 cores=0-7
/proc/25909/task/25913/stat : 25913 (strangenight2-m) R 25907 25909 25883 0 -1 4202560 23686 0 0 0 5312 11 0 0 25 0 8 0 544870351 679006208 72680 33554432000 4194304 4627427 140733523647104 18446744073709551615 4324714 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=25909/tid=25914] ppid=25907 vsize=663092 CPUtime=53.24 cores=0-7
/proc/25909/task/25914/stat : 25914 (strangenight2-m) R 25907 25909 25883 0 -1 4202560 21664 0 0 0 5314 10 0 0 25 0 8 0 544870351 679006208 72680 33554432000 4194304 4627427 140733523647104 18446744073709551615 4309284 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=25909/tid=25915] ppid=25907 vsize=663092 CPUtime=52.9 cores=0-7
/proc/25909/task/25915/stat : 25915 (strangenight2-m) R 25907 25909 25883 0 -1 4202560 22273 0 0 0 5278 12 0 0 25 0 8 0 544870351 679006208 72680 33554432000 4194304 4627427 140733523647104 18446744073709551615 4309266 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=25909/tid=25916] ppid=25907 vsize=663092 CPUtime=53.24 cores=0-7
/proc/25909/task/25916/stat : 25916 (strangenight2-m) R 25907 25909 25883 0 -1 4202560 22209 0 0 0 5315 9 0 0 25 0 8 0 544870351 679006208 72680 33554432000 4194304 4627427 140733523647104 18446744073709551615 4309244 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 425.61
Current children cumulated vsize (KiB) 663092

[startup+53.4005 s]
/proc/loadavg: 4.92 1.66 3.17 9/210 25919
/proc/meminfo: memFree=17755304/32950928 swapFree=67111404/67111528
[pid=25909] ppid=25907 vsize=663092 CPUtime=426.41 cores=0-7
/proc/25909/stat : 25909 (strangenight2-m) R 25907 25909 25883 0 -1 4202496 189571 0 0 0 42552 89 0 0 25 0 8 0 544870350 679006208 72795 33554432000 4194304 4627427 140733523647104 18446744073709551615 4308139 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/25909/statm: 165773 72795 391 106 0 160744 0
[pid=25909/tid=25910] ppid=25907 vsize=663092 CPUtime=53.34 cores=0-7
/proc/25909/task/25910/stat : 25910 (strangenight2-m) R 25907 25909 25883 0 -1 4202560 27993 0 0 0 5322 12 0 0 25 0 8 0 544870351 679006208 72795 33554432000 4194304 4627427 140733523647104 18446744073709551615 4309266 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25909/tid=25911] ppid=25907 vsize=663092 CPUtime=53.33 cores=0-7
/proc/25909/task/25911/stat : 25911 (strangenight2-m) R 25907 25909 25883 0 -1 4202560 23933 0 0 0 5321 12 0 0 25 0 8 0 544870351 679006208 72795 33554432000 4194304 4627427 140733523647104 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25909/tid=25912] ppid=25907 vsize=663092 CPUtime=53.32 cores=0-7
/proc/25909/task/25912/stat : 25912 (strangenight2-m) R 25907 25909 25883 0 -1 4202560 22507 0 0 0 5321 11 0 0 25 0 8 0 544870351 679006208 72795 33554432000 4194304 4627427 140733523647104 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=25909/tid=25913] ppid=25907 vsize=663092 CPUtime=53.33 cores=0-7
/proc/25909/task/25913/stat : 25913 (strangenight2-m) R 25907 25909 25883 0 -1 4202560 23695 0 0 0 5322 11 0 0 25 0 8 0 544870351 679006208 72795 33554432000 4194304 4627427 140733523647104 18446744073709551615 4308438 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=25909/tid=25914] ppid=25907 vsize=663092 CPUtime=53.34 cores=0-7
/proc/25909/task/25914/stat : 25914 (strangenight2-m) R 25907 25909 25883 0 -1 4202560 21683 0 0 0 5324 10 0 0 25 0 8 0 544870351 679006208 72795 33554432000 4194304 4627427 140733523647104 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=25909/tid=25915] ppid=25907 vsize=663092 CPUtime=53 cores=0-7
/proc/25909/task/25915/stat : 25915 (strangenight2-m) R 25907 25909 25883 0 -1 4202560 22301 0 0 0 5288 12 0 0 25 0 8 0 544870351 679006208 72795 33554432000 4194304 4627427 140733523647104 18446744073709551615 4308256 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=25909/tid=25916] ppid=25907 vsize=663092 CPUtime=53.34 cores=0-7
/proc/25909/task/25916/stat : 25916 (strangenight2-m) R 25907 25909 25883 0 -1 4202560 22226 0 0 0 5325 9 0 0 25 0 8 0 544870351 679006208 72795 33554432000 4194304 4627427 140733523647104 18446744073709551615 4309312 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 426.41
Current children cumulated vsize (KiB) 663092

Child status: 20
Real time (s): 53.4752
CPU time (s): 426.865
CPU user time (s): 425.952
CPU system time (s): 0.912861
CPU usage (%): 798.249
Max. virtual memory (cumulated for all children) (KiB): 740236

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 425.952
system time used= 0.912861
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 189586
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= 45529
involuntary context switches= 2046

runsolver used 0.111982 second user time and 0.246962 second system time

The end

Launcher Data

Begin job on node120 at 2011-05-02 12:38:36
IDJOB=3321233
IDBENCH=84205
IDSOLVER=1709
FILE ID=node120/3321233-1304332716
RUNJOBID= node120-1304332713-25897
PBS_JOBID= 13177728
Free space on /tmp= 73776 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt
BENCH NAME= SAT03/industrial/goldberg/hard_eq_check/c6288mul.miter.shuffled-as.sat03-346.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3321233-1304332716/watcher-3321233-1304332716 -o /tmp/evaluation-result-3321233-1304332716/solver-3321233-1304332716 -C 40000 -W 5100 -M 31000  ./strangenight2-mt --threads=8 HOME/instance-3321233-1304332716.cnf

TIME LIMIT= 40000 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= 9799c8db3562549113e4a12f98721530
RANDOM SEED=2025499642

node120.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.809
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.61
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.809
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.809
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.82
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.809
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.75
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.809
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.78
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.809
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.75
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.809
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.82
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.809
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      18039292 kB
Buffers:        589896 kB
Cached:        1363272 kB
SwapCached:          8 kB
Active:       13423700 kB
Inactive:      1087652 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      18039292 kB
SwapTotal:    67111528 kB
SwapFree:     67111404 kB
Dirty:            6660 kB
Writeback:           0 kB
AnonPages:    12558220 kB
Mapped:          18076 kB
Slab:           308064 kB
PageTables:      30332 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 13428336 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= 73772 MiB
End job on node120 at 2011-05-02 12:39:29