Trace number 3265939

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 1954.91 489.599

General information on the benchmark

NameSAT05/crafted/sorge05/QG7/
dead-dnd003.shuffled-as.sat05-3109.cnf
MD5SUMd6a882056a7d77e09b3b073fbf028602
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark132.756
Satisfiable
(Un)Satisfiability was proved
Number of variables468
Number of clauses11753
Sum of the clauses size40843
Maximum clause length13
Minimum clause length1
Number of clauses of size 142
Number of clauses of size 21122
Number of clauses of size 38729
Number of clauses of size 4277
Number of clauses of size 5279
Number of clauses of size over 51304

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 4 threads
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3265939-1304129849.cnf'
0.00/0.00	c -- header says num vars:            468
0.00/0.00	c -- header says num clauses:       11753
0.00/0.01	c -- clauses added:            0 learnts,        11753 normals,            0 xors
0.00/0.01	c -- vars added        468
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0       468      7273      3620         0     35788         0   no data   no data
0.00/0.05	c asymm  cl-useful: 104/4269/4269 lits-rem:176 time: 0.03
0.00/0.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
0.00/0.05	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.05	c bin-w-bin subsume rem         3049 bins  time:  0.00 s
3.59/0.90	c subs with bin:      804  lits-rem:       540  v-fix:    0  time:  0.00 s
3.59/0.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    412 time:  0.00 s
3.59/0.90	c Removed useless bin:       0  fixed:     0  props:   0.04M  time:  0.00 s
3.59/0.90	c lits-rem:        21  cl-subs:       15  v-elim:      0  v-fix:    0  time:  0.00 s
3.59/0.90	c Finding binary XORs  T:     0.00 s  found:       0
3.59/0.90	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
3.59/0.90	c calculated reachability. Time: 0.00
3.59/0.90	c Calc default polars -  time:   0.00 s pos:     184 undec:     118 neg:     166
3.59/0.90	c =========================================================================================
3.59/0.90	c types(t): F = full restart, N = normal restart
3.59/0.90	c types(t): S = simplification begin/end, E = solution found
3.59/0.90	c restart types(rt): st = static, dy = dynamic
3.59/0.90	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
3.59/0.90	c  B st     0         0       412      3414      3540         0     23552         0   no data   no data
3.59/0.90	c  N dy    18      4348       412      3414      3540      4314     23552     86855      8.81      9.33
3.59/0.90	c  N dy    39      8536       412      3414      3541      5991     23552    110566      9.00      9.48
3.59/0.90	c  N dy    51     12620       412      3414      3541      5831     23552     87334      8.85      9.33
3.59/0.90	c  N dy    73     16632       412      3414      3541      9781     23552    172645      8.87     10.18
4.79/1.20	c  N dy    93     20882       412      3414      3541      8427     23552    130208      8.88      9.41
6.37/1.60	c  N dy   108     24917       412      3414      3541     12397     23552    217764      8.85      9.38
6.37/1.60	c  F st   109     25000       412      3414      3541     12480     23552    220412      8.86   no data
7.17/1.89	c  N dy   115     30001       412      3414      3541     10672     23552    165001      8.86   no data
7.17/1.89	c  S st   115     30001       412      3414      3541     10672     23552    165001      8.86   no data
7.59/1.93	c  S st   115     30502       412      3414      3541     11172     23552    176728      8.86   no data
7.59/1.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.59/1.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.01
7.59/1.95	c blocked clauses removed:        3 vars:      4 tried:         412 T: 0.00 s
7.59/1.95	c bin-w-bin subsume rem          404 bins  time:  0.00 s
7.59/1.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.59/1.95	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    408 time:  0.00 s
7.59/1.95	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
7.59/1.96	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
7.98/2.03	c subs with bin:        0  lits-rem:        21  v-fix:    0  time:  0.07 s
7.98/2.09	c lits-rem:       598  cl-subs:      537  v-elim:      0  v-fix:    0  time:  0.06 s
8.36/2.17	c asymm  cl-useful: 0/3411/3411 lits-rem:0 time: 0.08
8.36/2.17	c calculated reachability. Time: 0.00
8.36/2.17	c  N dy   115     30502       408      3411      3136     10635     22724    168444      8.86   no data
9.96/2.55	c  N dy   137     34661       408      3411      3137     14742     22724    266784      8.90      9.68
11.57/2.94	c  N dy   153     38816       408      3411      3137     11036     22724    150045      8.88      9.39
13.16/3.34	c  N dy   178     42873       408      3411      3137     15058     22724    248719      8.95      9.45
14.36/3.67	c  S st   197     45754       408      3411      3137      9071     22724     92051      9.00   no data
14.76/3.71	c  S st   197     46255       408      3411      3137      9570     22724    103355      9.00   no data
14.76/3.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
14.76/3.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
14.76/3.73	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
14.76/3.73	c bin-w-bin subsume rem            0 bins  time:  0.00 s
14.76/3.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
14.76/3.73	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    408 time:  0.00 s
14.76/3.73	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
14.76/3.73	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
14.76/3.76	c subs with bin:       10  lits-rem:        40  v-fix:    0  time:  0.03 s
14.76/3.77	c lits-rem:        79  cl-subs:       53  v-elim:      0  v-fix:    0  time:  0.01 s
14.76/3.77	c vivif2 --  cl tried     3411 cl shrink        0 lits rem          0 time: 0.00
14.76/3.78	c vivif2 --  cl tried     9507 cl shrink        0 lits rem          0 time: 0.00
15.15/3.86	c asymm  cl-useful: 0/3411/3411 lits-rem:0 time: 0.09
15.15/3.86	c calculated reachability. Time: 0.00
15.15/3.86	c  N dy   197     46255       408      3411      3137      9507     22724    102568      9.00   no data
16.77/4.29	c  N dy   218     50824       408      3411      3137     14025     22724    218955      9.02      9.60
18.76/4.78	c  N dy   239     55073       408      3411      3137     18217     22724    322545      9.03      9.54
20.77/5.28	c  N dy   249     59144       408      3411      3137     12375     22724    147637      9.00      9.50
22.75/5.79	c  N dy   271     63857       408      3411      3137     17033     22724    260770      9.00      9.51
25.16/6.38	c  N dy   282     68270       408      3411      3137     21368     22724    362666      8.97      9.56
25.94/6.51	c  S st   293     69382       408      3411      3137     11618     22724    124416      8.99   no data
25.94/6.56	c  S st   293     69883       408      3411      3137     12118     22724    137034      8.99   no data
25.94/6.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
25.94/6.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.02
25.94/6.58	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
25.94/6.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
25.94/6.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
25.94/6.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    408 time:  0.00 s
25.94/6.58	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
25.94/6.59	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
26.34/6.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
26.34/6.65	c lits-rem:       141  cl-subs:      135  v-elim:      0  v-fix:    0  time:  0.01 s
26.34/6.65	c vivif2 --  cl tried     3411 cl shrink        0 lits rem          0 time: 0.00
26.34/6.65	c vivif2 --  cl tried    11983 cl shrink        0 lits rem          0 time: 0.00
26.74/6.76	c asymm  cl-useful: 3/3411/3411 lits-rem:3 time: 0.11
26.74/6.76	c calculated reachability. Time: 0.00
26.74/6.76	c  N dy   293     69883       408      3411      3137     11983     22721    135686      8.99   no data
28.74/7.24	c  N dy   318     74352       408      3411      3137     16417     22721    252872      9.01      9.50
31.93/8.03	c  N dy   336     80153       408      3411      3137     22114     22721    381125      8.98      9.46
34.73/8.70	c  N dy   372     85365       408      3411      3137     15423     22721    206245      9.03     12.00
35.53/8.97	c  F st   385     87501       408      3411      3137     17537     22721    261687      9.05      8.85
38.34/9.66	c  N dy   391     92693       408      3411      3137     22661     22721    401245      9.05   no data
41.53/10.47	c  N dy   421     98797       408      3411      3137     15848     22721    202849      9.06      9.63
45.12/11.31	c  S st   454    104825       408      3411      3137     21802     22721    354364      9.10      9.01
45.12/11.39	c  S st   454    105327       408      3411      3137     22301     22721    366801      9.10   no data
45.12/11.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
45.52/11.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.03
45.52/11.42	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
45.52/11.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
45.52/11.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
45.52/11.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    408 time:  0.00 s
45.52/11.42	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
45.52/11.43	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
46.32/11.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.18 s
46.72/11.72	c lits-rem:       610  cl-subs:      832  v-elim:      0  v-fix:    0  time:  0.11 s
46.72/11.72	c vivif2 --  cl tried     3411 cl shrink        0 lits rem          0 time: 0.00
46.72/11.73	c vivif2 --  cl tried    21469 cl shrink        0 lits rem          0 time: 0.01
47.13/11.90	c asymm  cl-useful: 4/3411/3411 lits-rem:4 time: 0.17
47.54/11.90	c calculated reachability. Time: 0.00
47.54/11.90	c  N dy   454    105327       408      3411      3137     21469     22717    355465      9.10   no data
51.53/12.97	c  N dy   486    112158       408      3411      3137     14413     22717    145477      9.11      9.61
55.51/13.96	c  N dy   517    119520       408      3411      3137     21702     22717    338281      9.11      9.62
60.71/15.22	c  N dy   546    127316       408      3411      3137     29401     22717    538655      9.12      9.71
65.48/16.41	c  N dy   592    135747       408      3411      3137     22924     22717    357648      9.15      9.68
72.28/18.10	c  N dy   640    145062       408      3411      3137     16314     22717    159919      9.17      9.70
77.89/19.55	c  N dy   677    154418       408      3411      3137     25542     22717    387400      9.16     10.53
80.27/20.16	c  S st   699    157991       408      3411      3137     29081     22717    488096      9.18   no data
80.67/20.25	c  S st   699    158493       408      3411      3137     29581     22717    500828      9.18   no data
80.67/20.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
80.67/20.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.04
80.67/20.30	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
80.67/20.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
81.07/20.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
81.07/20.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    408 time:  0.00 s
81.07/20.30	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
81.07/20.31	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
81.86/20.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.25 s
82.68/20.78	c lits-rem:       847  cl-subs:     1109  v-elim:      0  v-fix:    0  time:  0.21 s
82.68/20.78	c vivif2 --  cl tried     3411 cl shrink        0 lits rem          0 time: 0.00
82.68/20.79	c vivif2 --  cl tried    28472 cl shrink        0 lits rem          0 time: 0.01
83.46/20.99	c asymm  cl-useful: 1/3133/3411 lits-rem:1 time: 0.19
83.46/20.99	c calculated reachability. Time: 0.00
83.46/20.99	c  N dy   699    158493       408      3411      3137     28472     22716    486137      9.18   no data
91.85/23.04	c  N dy   761    169494       408      3411      3137     22500     22716    292524      9.20      9.70
100.26/25.13	c  N dy   812    180721       408      3411      3137     33562     22716    574433      9.19      9.68
108.65/27.29	c  N dy   863    192726       408      3411      3137     27615     22716    415863      9.18      9.96
119.02/29.83	c  N dy   910    205115       408      3411      3137     21111     22716    242707      9.17      9.94
129.80/32.51	c  N dy   978    219087       408      3411      3137     34899     22716    615411      9.18      9.69
142.59/35.78	c  N dy  1040    234983       408      3411      3137     30802     22716    465534      9.17      9.69
145.38/36.47	c  S st  1046    237740       408      3411      3137     33513     22716    527769      9.16      8.33
145.78/36.57	c  S st  1046    238242       408      3411      3137     34012     22716    540670      9.16   no data
145.78/36.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
146.18/36.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.1M T:  0.04
146.18/36.62	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
146.18/36.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
146.18/36.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
146.18/36.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    408 time:  0.00 s
146.18/36.62	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
146.18/36.63	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
147.38/36.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.27 s
148.59/37.25	c lits-rem:      1703  cl-subs:     2869  v-elim:      0  v-fix:    0  time:  0.32 s
148.59/37.25	c vivif2 --  cl tried     3411 cl shrink        0 lits rem          0 time: 0.00
148.59/37.26	c vivif2 --  cl tried    31143 cl shrink        0 lits rem          0 time: 0.01
149.37/37.45	c asymm  cl-useful: 0/2639/3411 lits-rem:0 time: 0.20
149.37/37.45	c calculated reachability. Time: 0.00
149.37/37.45	c  N dy  1046    238242       408      3411      3137     31143     22716    499897      9.16   no data
163.36/40.95	c  N dy  1089    253447       408      3411      3147     25435     22716    320885      9.12      9.61
180.14/45.14	c Finding binary XORs  T:     0.00 s  found:       0
180.54/45.22	c  N dy  1130    270422       407      3369      3135     31256     22338    514837      9.06      9.57
192.92/48.32	c  N dy  1222    287713       407      3369      3135     32132     22338    567382      9.09      9.60
207.70/52.04	c  F st  1327    306252       407      3369      3135     30524     22338    477002      9.11      7.29
207.70/52.04	c  N st  1327    306252       407      3369      3135     30524     22338    477002      9.11      7.29
224.88/56.38	c  N dy  1429    325887       407      3369      3135     27598     22338    355030      9.15      9.76
244.46/61.25	c  N dy  1541    346415       407      3369      3136     47863     22338    913005      9.17      9.66
253.66/63.51	c  S st  1589    357364       407      3369      3136     34703     22338    506768      9.18      8.10
254.06/63.63	c  S st  1589    357875       407      3369      3136     35204     22338    519652      9.18   no data
254.06/63.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
254.06/63.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      1 BRemL:      0 BRemN:      0 P:  2.4M T:  0.05
254.06/63.68	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
254.06/63.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
254.06/63.68	c subs with bin:        2  lits-rem:         1  v-fix:    0  time:  0.00 s
254.06/63.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    407 time:  0.00 s
254.06/63.69	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
254.06/63.69	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
255.24/63.95	c subs with bin:       15  lits-rem:       120  v-fix:    0  time:  0.24 s
256.44/64.25	c lits-rem:      1141  cl-subs:     1513  v-elim:      0  v-fix:    0  time:  0.30 s
256.44/64.25	c vivif2 --  cl tried     3367 cl shrink        0 lits rem          0 time: 0.00
256.44/64.26	c vivif2 --  cl tried    33676 cl shrink        0 lits rem          0 time: 0.01
256.84/64.32	c asymm  cl-useful: 0/728/3367 lits-rem:0 time: 0.05
256.84/64.32	c calculated reachability. Time: 0.00
256.84/64.32	c  N dy  1589    357875       407      3367      3138     33676     22336    499071      9.18   no data
277.21/69.43	c  N dy  1699    377876       407      3367      3138     28111     22336    319742      9.20     13.81
298.00/74.66	c  N dy  1791    397948       407      3367      3138     47844     22336    832004      9.21      9.79
318.35/79.74	c  N dy  1887    418024       407      3367      3138     41200     22336    639514      9.23     10.97
341.54/85.54	c  N dy  1966    438578       407      3367      3138     33935     22336    409243      9.22      9.72
363.51/91.03	c  N dy  2061    458908       407      3367      3138     53984     22336    943348      9.23      9.73
385.88/96.63	c  N dy  2147    479128       407      3367      3140     45340     22336    704256      9.24      9.75
410.23/102.72	c  N dy  2256    499208       407      3367      3140     35602     22336    428293      9.25     11.28
434.59/108.81	c  N dy  2353    519443       407      3367      3140     55554     22336    942637      9.26      9.93
454.97/113.92	c  S st  2428    536814       407      3367      3140     42085     22336    569453      9.27      9.22
455.37/114.06	c  S st  2428    537315       407      3367      3140     42579     22336    582783      9.27   no data
455.37/114.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
455.79/114.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.9M T:  0.06
455.79/114.13	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
455.79/114.13	c bin-w-bin subsume rem            1 bins  time:  0.00 s
455.79/114.13	c subs with bin:        2  lits-rem:         1  v-fix:    0  time:  0.00 s
455.79/114.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    407 time:  0.00 s
455.79/114.13	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
455.79/114.14	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
456.97/114.41	c subs with bin:       34  lits-rem:       125  v-fix:    0  time:  0.26 s
458.17/114.78	c lits-rem:      1840  cl-subs:     1990  v-elim:      0  v-fix:    0  time:  0.37 s
458.17/114.78	c vivif2 --  cl tried     3365 cl shrink        0 lits rem          0 time: 0.00
458.17/114.79	c vivif2 --  cl tried    40555 cl shrink        0 lits rem          0 time: 0.01
459.36/115.01	c asymm  cl-useful: 7/1657/3365 lits-rem:7 time: 0.21
459.36/115.01	c calculated reachability. Time: 0.00
459.36/115.01	c  N dy  2428    537315       407      3365      3140     40555     22327    556095      9.27   no data
485.32/121.54	c  N dy  2543    557398       407      3365      3140     60343     22327   1075372      9.29      9.83
509.29/127.54	c  N dy  2633    577911       407      3365      3141     48998     22327    734442      9.29      9.86
536.06/134.24	c  N dy  2737    597932       407      3365      3141     36258     22327    388344      9.30     11.62
560.42/140.32	c  N dy  2831    617934       407      3365      3141     55890     22327    871383      9.31      9.85
585.99/146.74	c  N dy  2945    638067       407      3365      3141     42299     22327    535923      9.33      9.90
613.16/153.50	c  N dy  3055    658484       407      3365      3141     62416     22327   1055314      9.34      9.86
639.93/160.27	c  N dy  3156    679575       407      3365      3141     48676     22327    671177      9.35      9.91
669.08/167.53	c  N dy  3240    699582       407      3365      3141     68278     22327   1143294      9.35     11.78
695.05/174.05	c  N dy  3307    719758       407      3365      3141     52683     22327    718127      9.35      9.85
724.23/181.36	c  N dy  3388    739864       407      3365      3141     72445     22327   1208839      9.35      9.85
749.78/187.70	c  N dy  3480    760233       407      3365      3143     56111     22327    804538      9.35      9.91
780.54/195.46	c  N dy  3574    780333       407      3365      3144     38546     22327    360543      9.35     10.13
806.90/202.04	c  N dy  3653    800335       407      3365      3147     58042     22327    812752      9.35      9.87
814.89/204.03	c  S st  3683    805972       407      3365      3147     63585     22327    952963      9.35      8.56
815.69/204.21	c  S st  3683    806477       407      3365      3147     64084     22327    965804      9.35   no data
815.69/204.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
816.10/204.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.5M T:  0.09
816.10/204.31	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
816.10/204.31	c bin-w-bin subsume rem            1 bins  time:  0.00 s
816.10/204.31	c subs with bin:        2  lits-rem:         2  v-fix:    0  time:  0.00 s
816.10/204.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    407 time:  0.00 s
816.10/204.31	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
816.10/204.33	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
818.48/204.97	c subs with bin:     1560  lits-rem:      2559  v-fix:    0  time:  0.61 s
823.27/206.14	c lits-rem:      4381  cl-subs:     3972  v-elim:      0  v-fix:    0  time:  1.17 s
823.27/206.14	c vivif2 --  cl tried     3363 cl shrink        0 lits rem          0 time: 0.00
823.27/206.16	c vivif2 --  cl tried    58552 cl shrink        0 lits rem          0 time: 0.02
824.07/206.39	c asymm  cl-useful: 0/1706/3363 lits-rem:0 time: 0.23
824.07/206.39	c calculated reachability. Time: 0.00
824.07/206.39	c  N dy  3683    806477       407      3363      3148     58552     22324    894655      9.35   no data
856.05/214.33	c  N dy  3747    827106       407      3363      3152     40591     22324    405904      9.35      9.84
883.59/221.26	c  N dy  3832    848101       407      3363      3155     61191     22324    900222      9.34      9.87
888.78/222.53	c Finding binary XORs  T:     0.00 s  found:       0
915.55/229.22	c  N dy  3902    868186       406      3363      3170     41702     22324    413641      9.33     13.77
941.93/235.80	c  N dy  3998    888407       406      3363      3172     61586     22324    910093      9.34      9.85
974.70/244.08	c  N dy  4100    908485       406      3363      3174     41105     22324    379504      9.34     12.88
1002.24/250.94	c  N dy  4208    929256       406      3363      3175     61568     22324    912078      9.36      9.85
1020.62/255.54	c Finding binary XORs  T:     0.00 s  found:       0
1036.59/259.52	c  N dy  4309    949337       406      3327      3148     79230     21995   1385834      9.36     12.56
1065.36/266.70	c  N dy  4384    969542       406      3327      3149     58872     21995    817090      9.36      9.88
1098.51/275.09	c  N dy  4501    989618       406      3327      3150     78684     21995   1320473      9.37      9.87
1128.87/282.60	c  N dy  4587   1009620       406      3327      3152     56561     21995    723527      9.37      9.90
1162.03/290.98	c  N dy  4675   1030145       405      3327      3154     76773     21995   1225919      9.37      9.91
1194.78/299.19	c  N dy  4758   1050210       405      3327      3154     53477     21995    634590      9.37     12.67
1226.73/307.19	c  N dy  4846   1070254       405      3327      3154     73195     21995   1116938      9.37     13.37
1229.93/307.93	c  F st  4859   1071876       405      3327      3154     74787     21995   1158549      9.37   no data
1262.30/316.05	c  N dy  4913   1090481       405      3285      3135     48215     21617    496886      9.37      9.95
1293.85/323.95	c  N dy  5007   1110672       405      3285      3135     68065     21617   1004111      9.38      9.94
1330.23/333.09	c  N dy  5050   1130797       405      3285      3136     87803     21617   1445095      9.36     10.02
1362.16/341.05	c  N dy  5144   1151013       405      3285      3136     62903     21617    854583      9.37      9.89
1398.91/350.28	c  N dy  5230   1171267       405      3285      3138     82829     21617   1330668      9.37      9.92
1434.86/359.24	c  N dy  5286   1191399       405      3285      3143     56559     21617    644685      9.36      9.85
1470.03/368.01	c  S st  5366   1209715       405      3285      3146     74544     21617   1060218      9.36      9.46
1470.84/368.26	c  S st  5366   1210219       405      3285      3146     75043     21617   1071546      9.36   no data
1470.84/368.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1471.24/368.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      1 BRemL:      0 BRemN:      0 P:  4.0M T:  0.11
1471.24/368.37	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1471.24/368.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1471.24/368.38	c subs with bin:       10  lits-rem:         6  v-fix:    0  time:  0.00 s
1471.24/368.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    405 time:  0.00 s
1471.24/368.38	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
1471.62/368.40	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1474.41/369.19	c subs with bin:     2642  lits-rem:      2567  v-fix:    0  time:  0.76 s
1481.20/370.89	c lits-rem:      5732  cl-subs:     4552  v-elim:      0  v-fix:    0  time:  1.69 s
1481.20/370.89	c vivif2 --  cl tried     3275 cl shrink        0 lits rem          0 time: 0.00
1481.60/370.91	c vivif2 --  cl tried    67849 cl shrink        0 lits rem          0 time: 0.02
1482.80/371.20	c asymm  cl-useful: 5/1086/3275 lits-rem:5 time: 0.28
1482.80/371.20	c calculated reachability. Time: 0.00
1482.80/371.20	c  N dy  5366   1210219       405      3275      3152     67849     21601    967945      9.36   no data
1482.80/371.20	c Finding binary XORs  T:     0.00 s  found:       0
1523.14/381.38	c  N dy  5449   1230927       405      3275      3152     88177     21601   1455520      9.35      9.89
1557.89/390.09	c  N dy  5569   1251008       404      3275      3154     60947     21601    765894      9.36      9.88
1594.27/399.16	c  N dy  5631   1271173       404      3275      3158     80703     21601   1246315      9.35      9.86
1633.82/409.04	c  N dy  5717   1291200       404      3275      3161     52333     21601    528864      9.35      9.92
1667.35/417.48	c  N dy  5782   1311233       403      3275      3161     72006     21601   1003504      9.35     10.26
1708.90/427.81	c  N dy  5858   1332038       403      3275      3167     92412     21601   1494606      9.35      9.86
1745.25/436.94	c  N dy  5941   1352126       403      3275      3167     63094     21601    763750      9.34     10.18
1783.22/446.49	c  N dy  6034   1372611       403      3275      3167     83217     21601   1265368      9.34      9.90
1828.68/457.87	c  N dy  6098   1392935       403      3275      3171     53105     21601    504623      9.34      9.83
1863.09/466.57	c  N dy  6140   1413009       403      3275      3172     72804     21601    967233      9.33      9.82
1905.81/477.30	c  N dy  6190   1433741       403      3275      3174     93167     21601   1439061      9.32      9.81
1944.98/487.16	c  N dy  6244   1453993       402      3275      3174     62045     21601    721088      9.31      9.80
1952.15/488.90	c Finding binary XORs  T:     0.00 s  found:       0
1954.55/489.58	c Following stats are for *FIRST FINISHED THREAD ONLY*
1954.55/489.58	c num threads              : 4          
1954.55/489.58	c restarts                 : 4734       
1954.55/489.58	c dynamic restarts         : 4693       
1954.55/489.58	c static restarts          : 41         
1954.55/489.58	c full restarts            : 4          
1954.55/489.58	c total simplify time      : 0.01       
1954.55/489.58	c learnts DL2              : 0          
1954.55/489.58	c learnts size 2           : 7181       
1954.55/489.58	c learnts size 1           : 68          (14.53     % of vars)
1954.55/489.58	c filedLit time            : 0.38        (0.08      % time)
1954.55/489.58	c v-elim SatELite          : 4           (0.85      % vars)
1954.55/489.58	c SatELite time            : 5.05        (1.03      % time)
1954.55/489.58	c v-elim xor               : 0           (0.00      % vars)
1954.55/489.58	c xor elim time            : 0.01        (0.00      % time)
1954.55/489.58	c num binary xor trees     : 0          
1954.55/489.58	c binxor trees' crown      : 0           (nan       leafs/tree)
1954.55/489.58	c bin xor find time        : 0.00       
1954.55/489.58	c OTF clause improved      : 26111       (0.02      clauses/conflict)
1954.55/489.58	c OTF impr. size diff      : 31140       (1.19       lits/clause)
1954.55/489.58	c OTF cl watch-shrink      : 1057475     (0.74      clauses/conflict)
1954.55/489.58	c OTF cl watch-sh-lit      : 4857746     (4.59       lits/clause)
1954.55/489.58	c tried to recurMin cls    : 325047      (22.66      % of conflicts)
1954.55/489.58	c updated cache            : 2479        (0.01       lits/tried recurMin)
1954.55/489.58	c unit cls recevied        : 5           (7.35      % of units)
1954.55/489.58	c unit cls sent            : 56          (82.35     % of units)
1954.55/489.58	c bin cls recevied         : 72         
1954.55/489.58	c bin cls sent             : 2331       
1954.55/489.58	c clauses over max glue    : 0           (0.00      % of all clauses)
1954.55/489.58	c conflicts                : 1434616     (2935.58   / sec)
1954.55/489.58	c decisions                : 1737630     (0.58      % random)
1954.55/489.58	c bogo-props               : 58105878703 (118898943.44 / sec)
1954.55/489.58	c conflict literals        : 36044821    (49.01     % deleted)
1954.55/489.58	c Memory used              : 353.72      MB
1954.55/489.58	c single-thread CPU time   : 488.70      s
1954.55/489.58	c all-threads sum CPU time : 1954.12     s
1954.55/489.58	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-3265939-1304129849/watcher-3265939-1304129849 -o /tmp/evaluation-result-3265939-1304129849/solver-3265939-1304129849 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3265939-1304129849.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: 7.66 7.81 7.64 5/180 23709
/proc/meminfo: memFree=20776796/32951124 swapFree=67111524/67111528
[pid=23709] ppid=23707 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/23709/stat : 23709 (strangenight2-m) R 23707 23709 21275 0 -1 4202496 408 0 0 0 0 0 0 0 25 0 4 0 505400501 52441088 347 33554432000 4194304 4627427 140735364547872 18446744073709551615 264726461425 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/23709/statm: 12803 347 299 106 0 7774 0
[pid=23709/tid=23710] ppid=23707 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/23709/task/23710/stat : 23710 (strangenight2-m) R 23707 23709 21275 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 505400502 52441088 347 33554432000 4194304 4627427 140735364547872 18446744073709551615 47670774212530 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=23709/tid=23711] ppid=23707 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/23709/task/23711/stat : 23711 (strangenight2-m) R 23707 23709 21275 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 505400502 52441088 347 33554432000 4194304 4627427 140735364547872 18446744073709551615 47670774212530 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23709/tid=23712] ppid=23707 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/23709/task/23712/stat : 23712 (strangenight2-m) R 23707 23709 21275 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 505400502 52441088 347 33554432000 4194304 4627427 140735364547872 18446744073709551615 264738202678 0 0 4096 2 0 0 0 -1 4 0 0 0

[startup+0.23522 s]
/proc/loadavg: 7.66 7.81 7.64 5/180 23709
/proc/meminfo: memFree=20776796/32951124 swapFree=67111524/67111528
[pid=23709] ppid=23707 vsize=284944 CPUtime=3.59 cores=0,2,4,6
/proc/23709/stat : 23709 (strangenight2-m) R 23707 23709 21275 0 -1 4202496 4847 0 0 0 359 0 0 0 19 0 4 0 505400501 291782656 3240 33554432000 4194304 4627427 140735364547872 18446744073709551615 4333279 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/23709/statm: 71236 3240 385 106 0 66207 0
[pid=23709/tid=23710] ppid=23707 vsize=284944 CPUtime=0.89 cores=0,2,4,6
/proc/23709/task/23710/stat : 23710 (strangenight2-m) R 23707 23709 21275 0 -1 4202560 1043 0 0 0 89 0 0 0 18 0 4 0 505400502 291782656 3240 33554432000 4194304 4627427 140735364547872 18446744073709551615 4309279 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=23709/tid=23711] ppid=23707 vsize=284944 CPUtime=0.89 cores=0,2,4,6
/proc/23709/task/23711/stat : 23711 (strangenight2-m) R 23707 23709 21275 0 -1 4202560 1192 0 0 0 89 0 0 0 18 0 4 0 505400502 291782656 3240 33554432000 4194304 4627427 140735364547872 18446744073709551615 4309195 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23709/tid=23712] ppid=23707 vsize=284944 CPUtime=0.89 cores=0,2,4,6
/proc/23709/task/23712/stat : 23712 (strangenight2-m) R 23707 23709 21275 0 -1 4202560 1004 0 0 0 89 0 0 0 18 0 4 0 505400502 291782656 3240 33554432000 4194304 4627427 140735364547872 18446744073709551615 4309266 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3.59
Current children cumulated vsize (KiB) 284944

[startup+1.00533 s]
/proc/loadavg: 7.66 7.81 7.64 5/180 23709
/proc/meminfo: memFree=20776796/32951124 swapFree=67111524/67111528
[pid=23709] ppid=23707 vsize=285100 CPUtime=3.99 cores=0,2,4,6
/proc/23709/stat : 23709 (strangenight2-m) R 23707 23709 21275 0 -1 4202496 5230 0 0 0 398 1 0 0 19 0 4 0 505400501 291942400 3110 33554432000 4194304 4627427 140735364547872 18446744073709551615 4308963 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/23709/statm: 71275 3110 385 106 0 66246 0
[pid=23709/tid=23710] ppid=23707 vsize=285100 CPUtime=0.99 cores=0,2,4,6
/proc/23709/task/23710/stat : 23710 (strangenight2-m) R 23707 23709 21275 0 -1 4202560 1078 0 0 0 99 0 0 0 19 0 4 0 505400502 291942400 3110 33554432000 4194304 4627427 140735364547872 18446744073709551615 4308432 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=23709/tid=23711] ppid=23707 vsize=285100 CPUtime=0.99 cores=0,2,4,6
/proc/23709/task/23711/stat : 23711 (strangenight2-m) R 23707 23709 21275 0 -1 4202560 1346 0 0 0 99 0 0 0 19 0 4 0 505400502 291942400 3110 33554432000 4194304 4627427 140735364547872 18446744073709551615 4308396 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23709/tid=23712] ppid=23707 vsize=285100 CPUtime=0.99 cores=0,2,4,6
/proc/23709/task/23712/stat : 23712 (strangenight2-m) R 23707 23709 21275 0 -1 4202560 1042 0 0 0 99 0 0 0 19 0 4 0 505400502 291942400 3110 33554432000 4194304 4627427 140735364547872 18446744073709551615 4308272 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3.99
Current children cumulated vsize (KiB) 285100

[startup+1.10531 s]
/proc/loadavg: 7.66 7.81 7.64 5/180 23709
/proc/meminfo: memFree=20776796/32951124 swapFree=67111524/67111528
[pid=23709] ppid=23707 vsize=285320 CPUtime=4.39 cores=0,2,4,6
/proc/23709/stat : 23709 (strangenight2-m) R 23707 23709 21275 0 -1 4202496 5520 0 0 0 438 1 0 0 19 0 4 0 505400501 292167680 3168 33554432000 4194304 4627427 140735364547872 18446744073709551615 4309209 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/23709/statm: 71330 3168 385 106 0 66301 0
[pid=23709/tid=23710] ppid=23707 vsize=285320 CPUtime=1.09 cores=0,2,4,6
/proc/23709/task/23710/stat : 23710 (strangenight2-m) R 23707 23709 21275 0 -1 4202560 1230 0 0 0 109 0 0 0 19 0 4 0 505400502 292167680 3168 33554432000 4194304 4627427 140735364547872 18446744073709551615 4308280 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=23709/tid=23711] ppid=23707 vsize=285320 CPUtime=1.09 cores=0,2,4,6
/proc/23709/task/23711/stat : 23711 (strangenight2-m) R 23707 23709 21275 0 -1 4202560 1391 0 0 0 109 0 0 0 19 0 4 0 505400502 292167680 3168 33554432000 4194304 4627427 140735364547872 18446744073709551615 4309160 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23709/tid=23712] ppid=23707 vsize=285320 CPUtime=1.09 cores=0,2,4,6
/proc/23709/task/23712/stat : 23712 (strangenight2-m) R 23707 23709 21275 0 -1 4202560 1092 0 0 0 109 0 0 0 19 0 4 0 505400502 292167680 3168 33554432000 4194304 4627427 140735364547872 18446744073709551615 4321723 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4.39
Current children cumulated vsize (KiB) 285320

[startup+1.20529 s]
/proc/loadavg: 7.66 7.81 7.64 5/180 23709
/proc/meminfo: memFree=20776796/32951124 swapFree=67111524/67111528
[pid=23709] ppid=23707 vsize=285404 CPUtime=4.79 cores=0,2,4,6
/proc/23709/stat : 23709 (strangenight2-m) R 23707 23709 21275 0 -1 4202496 5803 0 0 0 478 1 0 0 19 0 4 0 505400501 292253696 3159 33554432000 4194304 4627427 140735364547872 18446744073709551615 4308392 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/23709/statm: 71351 3159 385 106 0 66322 0
[pid=23709/tid=23710] ppid=23707 vsize=285404 CPUtime=1.19 cores=0,2,4,6
/proc/23709/task/23710/stat : 23710 (strangenight2-m) R 23707 23709 21275 0 -1 4202560 1257 0 0 0 119 0 0 0 19 0 4 0 505400502 292253696 3159 33554432000 4194304 4627427 140735364547872 18446744073709551615 4309142 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=23709/tid=23711] ppid=23707 vsize=285404 CPUtime=1.19 cores=0,2,4,6
/proc/23709/task/23711/stat : 23711 (strangenight2-m) R 23707 23709 21275 0 -1 4202560 1428 0 0 0 119 0 0 0 19 0 4 0 505400502 292253696 3159 33554432000 4194304 4627427 140735364547872 18446744073709551615 4309279 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23709/tid=23712] ppid=23707 vsize=285404 CPUtime=1.19 cores=0,2,4,6
/proc/23709/task/23712/stat : 23712 (strangenight2-m) R 23707 23709 21275 0 -1 4202560 1271 0 0 0 119 0 0 0 19 0 4 0 505400502 292253696 3159 33554432000 4194304 4627427 140735364547872 18446744073709551615 4332992 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4.79
Current children cumulated vsize (KiB) 285404

[startup+1.50524 s]
/proc/loadavg: 7.66 7.81 7.64 5/180 23709
/proc/meminfo: memFree=20776796/32951124 swapFree=67111524/67111528
[pid=23709] ppid=23707 vsize=285552 CPUtime=5.99 cores=0,2,4,6
/proc/23709/stat : 23709 (strangenight2-m) R 23707 23709 21275 0 -1 4202496 6281 0 0 0 598 1 0 0 20 0 4 0 505400501 292405248 3637 33554432000 4194304 4627427 140735364547872 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/23709/statm: 71388 3637 386 106 0 66359 0
[pid=23709/tid=23710] ppid=23707 vsize=285552 CPUtime=1.49 cores=0,2,4,6
/proc/23709/task/23710/stat : 23710 (strangenight2-m) R 23707 23709 21275 0 -1 4202560 1360 0 0 0 149 0 0 0 20 0 4 0 505400502 292405248 3637 33554432000 4194304 4627427 140735364547872 18446744073709551615 4309287 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=23709/tid=23711] ppid=23707 vsize=285552 CPUtime=1.49 cores=0,2,4,6
/proc/23709/task/23711/stat : 23711 (strangenight2-m) R 23707 23709 21275 0 -1 4202560 1558 0 0 0 149 0 0 0 19 0 4 0 505400502 292405248 3637 33554432000 4194304 4627427 140735364547872 18446744073709551615 4309043 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23709/tid=23712] ppid=23707 vsize=285552 CPUtime=1.49 cores=0,2,4,6
/proc/23709/task/23712/stat : 23712 (strangenight2-m) R 23707 23709 21275 0 -1 4202560 1389 0 0 0 149 0 0 0 19 0 4 0 505400502 292405248 3637 33554432000 4194304 4627427 140735364547872 18446744073709551615 4309584 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.99
Current children cumulated vsize (KiB) 285552

[startup+3.10694 s]
/proc/loadavg: 7.66 7.81 7.64 9/184 23713
/proc/meminfo: memFree=20738552/32951124 swapFree=67111524/67111528
[pid=23709] ppid=23707 vsize=277820 CPUtime=12.39 cores=0,2,4,6
/proc/23709/stat : 23709 (strangenight2-m) R 23707 23709 21275 0 -1 4202496 11577 0 0 0 1237 2 0 0 25 0 4 0 505400501 284487680 5934 33554432000 4194304 4627427 140735364547872 18446744073709551615 4309244 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/23709/statm: 69455 5934 389 106 0 64426 0
[pid=23709/tid=23710] ppid=23707 vsize=277820 CPUtime=3.09 cores=0,2,4,6
/proc/23709/task/23710/stat : 23710 (strangenight2-m) R 23707 23709 21275 0 -1 4202560 3067 0 0 0 309 0 0 0 25 0 4 0 505400502 284487680 5934 33554432000 4194304 4627427 140735364547872 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=23709/tid=23711] ppid=23707 vsize=277820 CPUtime=3.09 cores=0,2,4,6
/proc/23709/task/23711/stat : 23711 (strangenight2-m) R 23707 23709 21275 0 -1 4202560 2380 0 0 0 309 0 0 0 25 0 4 0 505400502 284487680 5934 33554432000 4194304 4627427 140735364547872 18446744073709551615 4402682 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23709/tid=23712] ppid=23707 vsize=277820 CPUtime=3.09 cores=0,2,4,6
/proc/23709/task/23712/stat : 23712 (strangenight2-m) R 23707 23709 21275 0 -1 4202560 2264 0 0 0 309 0 0 0 25 0 4 0 505400502 284487680 5934 33554432000 4194304 4627427 140735364547872 18446744073709551615 4309350 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 12.39
Current children cumulated vsize (KiB) 277820

[startup+6.30033 s]
/proc/loadavg: 7.69 7.82 7.64 9/184 23713
/proc/meminfo: memFree=20700056/32951124 swapFree=67111524/67111528
[pid=23709] ppid=23707 vsize=278144 CPUtime=25.16 cores=0,2,4,6
/proc/23709/stat : 23709 (strangenight2-m) R 23707 23709 21275 0 -1 4202496 20233 0 0 0 2513 3 0 0 25 0 4 0 505400501 284819456 12489 33554432000 4194304 4627427 140735364547872 18446744073709551615 4309315 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/23709/statm: 69536 12489 389 106 0 64507 0
[pid=23709/tid=23710] ppid=23707 vsize=278144 CPUtime=6.29 cores=0,2,4,6
/proc/23709/task/23710/stat : 23710 (strangenight2-m) R 23707 23709 21275 0 -1 4202560 5114 0 0 0 629 0 0 0 25 0 4 0 505400502 284819456 12489 33554432000 4194304 4627427 140735364547872 18446744073709551615 4309392 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=23709/tid=23711] ppid=23707 vsize=278144 CPUtime=6.29 cores=0,2,4,6
/proc/23709/task/23711/stat : 23711 (strangenight2-m) R 23707 23709 21275 0 -1 4202560 5393 0 0 0 628 1 0 0 25 0 4 0 505400502 284819456 12489 33554432000 4194304 4627427 140735364547872 18446744073709551615 4310117 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23709/tid=23712] ppid=23707 vsize=278144 CPUtime=6.29 cores=0,2,4,6
/proc/23709/task/23712/stat : 23712 (strangenight2-m) R 23707 23709 21275 0 -1 4202560 4855 0 0 0 629 0 0 0 25 0 4 0 505400502 284819456 12489 33554432000 4194304 4627427 140735364547872 18446744073709551615 4309324 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 25.16
Current children cumulated vsize (KiB) 278144

[startup+12.7011 s]
/proc/loadavg: 7.71 7.82 7.64 9/184 23714
/proc/meminfo: memFree=20694848/32951124 swapFree=67111524/67111528
[pid=23709] ppid=23707 vsize=305600 CPUtime=50.72 cores=0,2,4,6
/proc/23709/stat : 23709 (strangenight2-m) R 23707 23709 21275 0 -1 4202496 27360 0 0 0 5068 4 0 0 25 0 4 0 505400501 312934400 17184 33554432000 4194304 4627427 140735364547872 18446744073709551615 4308256 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/23709/statm: 76400 17184 389 106 0 71371 0
[pid=23709/tid=23710] ppid=23707 vsize=305600 CPUtime=12.68 cores=0,2,4,6
/proc/23709/task/23710/stat : 23710 (strangenight2-m) R 23707 23709 21275 0 -1 4202560 6704 0 0 0 1268 0 0 0 25 0 4 0 505400502 312934400 17184 33554432000 4194304 4627427 140735364547872 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=23709/tid=23711] ppid=23707 vsize=305600 CPUtime=12.69 cores=0,2,4,6
/proc/23709/task/23711/stat : 23711 (strangenight2-m) R 23707 23709 21275 0 -1 4202560 6768 0 0 0 1268 1 0 0 25 0 4 0 505400502 312934400 17184 33554432000 4194304 4627427 140735364547872 18446744073709551615 4308399 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23709/tid=23712] ppid=23707 vsize=305600 CPUtime=12.68 cores=0,2,4,6
/proc/23709/task/23712/stat : 23712 (strangenight2-m) R 23707 23709 21275 0 -1 4202560 6603 0 0 0 1268 0 0 0 25 0 4 0 505400502 312934400 17184 33554432000 4194304 4627427 140735364547872 18446744073709551615 4309077 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 50.72
Current children cumulated vsize (KiB) 305600

[startup+25.5007 s]
/proc/loadavg: 7.86 7.85 7.65 9/184 23714
/proc/meminfo: memFree=20744336/32951124 swapFree=67111524/67111528
[pid=23709] ppid=23707 vsize=306768 CPUtime=101.83 cores=0,2,4,6
/proc/23709/stat : 23709 (strangenight2-m) R 23707 23709 21275 0 -1 4202496 39943 0 0 0 10177 6 0 0 25 0 4 0 505400501 314130432 21920 33554432000 4194304 4627427 140735364547872 18446744073709551615 4309315 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/23709/statm: 76692 21920 389 106 0 71663 0
[pid=23709/tid=23710] ppid=23707 vsize=306768 CPUtime=25.49 cores=0,2,4,6
/proc/23709/task/23710/stat : 23710 (strangenight2-m) R 23707 23709 21275 0 -1 4202560 9106 0 0 0 2548 1 0 0 25 0 4 0 505400502 314130432 21920 33554432000 4194304 4627427 140735364547872 18446744073709551615 4309405 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=23709/tid=23711] ppid=23707 vsize=306768 CPUtime=25.48 cores=0,2,4,6
/proc/23709/task/23711/stat : 23711 (strangenight2-m) R 23707 23709 21275 0 -1 4202560 9437 0 0 0 2547 1 0 0 25 0 4 0 505400502 314130432 21920 33554432000 4194304 4627427 140735364547872 18446744073709551615 4309277 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23709/tid=23712] ppid=23707 vsize=306768 CPUtime=25.49 cores=0,2,4,6
/proc/23709/task/23712/stat : 23712 (strangenight2-m) R 23707 23709 21275 0 -1 4202560 10922 0 0 0 2548 1 0 0 25 0 4 0 505400502 314130432 21920 33554432000 4194304 4627427 140735364547872 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 101.83
Current children cumulated vsize (KiB) 306768

[startup+51.1009 s]
/proc/loadavg: 7.98 7.87 7.66 9/184 23715
/proc/meminfo: memFree=20698560/32951124 swapFree=67111524/67111528
[pid=23709] ppid=23707 vsize=288820 CPUtime=204.11 cores=0,2,4,6
/proc/23709/stat : 23709 (strangenight2-m) R 23707 23709 21275 0 -1 4202496 58181 0 0 0 20400 11 0 0 25 0 4 0 505400501 295751680 23705 33554432000 4194304 4627427 140735364547872 18446744073709551615 4309266 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/23709/statm: 72205 23705 389 106 0 67176 0
[pid=23709/tid=23710] ppid=23707 vsize=288820 CPUtime=51.09 cores=0,2,4,6
/proc/23709/task/23710/stat : 23710 (strangenight2-m) R 23707 23709 21275 0 -1 4202560 13175 0 0 0 5107 2 0 0 25 0 4 0 505400502 295751680 23705 33554432000 4194304 4627427 140735364547872 18446744073709551615 4310094 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=23709/tid=23711] ppid=23707 vsize=288820 CPUtime=51.08 cores=0,2,4,6
/proc/23709/task/23711/stat : 23711 (strangenight2-m) R 23707 23709 21275 0 -1 4202560 15856 0 0 0 5106 2 0 0 25 0 4 0 505400502 295751680 23705 33554432000 4194304 4627427 140735364547872 18446744073709551615 4309266 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23709/tid=23712] ppid=23707 vsize=288820 CPUtime=51.08 cores=0,2,4,6
/proc/23709/task/23712/stat : 23712 (strangenight2-m) R 23707 23709 21275 0 -1 4202560 15744 0 0 0 5106 2 0 0 25 0 4 0 505400502 295751680 23705 33554432000 4194304 4627427 140735364547872 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 204.11
Current children cumulated vsize (KiB) 288820

[startup+102.3 s]
/proc/loadavg: 8.13 7.92 7.69 9/184 23716
/proc/meminfo: memFree=20552304/32951124 swapFree=67111524/67111528
[pid=23709] ppid=23707 vsize=300068 CPUtime=408.63 cores=0,2,4,6
/proc/23709/stat : 23709 (strangenight2-m) R 23707 23709 21275 0 -1 4202496 93166 0 0 0 40841 22 0 0 25 0 4 0 505400501 307269632 28065 33554432000 4194304 4627427 140735364547872 18446744073709551615 4309392 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/23709/statm: 75017 28065 389 106 0 69988 0
[pid=23709/tid=23710] ppid=23707 vsize=300068 CPUtime=102.28 cores=0,2,4,6
/proc/23709/task/23710/stat : 23710 (strangenight2-m) R 23707 23709 21275 0 -1 4202560 24627 0 0 0 10223 5 0 0 25 0 4 0 505400502 307269632 28065 33554432000 4194304 4627427 140735364547872 18446744073709551615 4309584 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=23709/tid=23711] ppid=23707 vsize=300068 CPUtime=102.28 cores=0,2,4,6
/proc/23709/task/23711/stat : 23711 (strangenight2-m) R 23707 23709 21275 0 -1 4202560 24284 0 0 0 10223 5 0 0 25 0 4 0 505400502 307269632 28065 33554432000 4194304 4627427 140735364547872 18446744073709551615 4309170 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23709/tid=23712] ppid=23707 vsize=300068 CPUtime=102.28 cores=0,2,4,6
/proc/23709/task/23712/stat : 23712 (strangenight2-m) R 23707 23709 21275 0 -1 4202560 23466 0 0 0 10224 4 0 0 25 0 4 0 505400502 307269632 28065 33554432000 4194304 4627427 140735364547872 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 408.63
Current children cumulated vsize (KiB) 300068

[startup+162.301 s]

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

/proc/23709/task/23712/stat : 23712 (strangenight2-m) R 23707 23709 21275 0 -1 4202560 45712 0 0 0 28218 11 0 0 25 0 4 0 505400502 309993472 32661 33554432000 4194304 4627427 140735364547872 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1127.67
Current children cumulated vsize (KiB) 302728

[startup+342.301 s]
/proc/loadavg: 8.16 8.03 7.78 9/184 23722
/proc/meminfo: memFree=20495664/32951124 swapFree=67111524/67111528
[pid=23709] ppid=23707 vsize=314728 CPUtime=1367.35 cores=0,2,4,6
/proc/23709/stat : 23709 (strangenight2-m) R 23707 23709 21275 0 -1 4202496 199952 0 0 0 136676 59 0 0 25 0 4 0 505400501 322281472 35666 33554432000 4194304 4627427 140735364547872 18446744073709551615 4309077 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/23709/statm: 78682 35666 389 106 0 73653 0
[pid=23709/tid=23710] ppid=23707 vsize=314728 CPUtime=342.28 cores=0,2,4,6
/proc/23709/task/23710/stat : 23710 (strangenight2-m) R 23707 23709 21275 0 -1 4202560 49411 0 0 0 34214 14 0 0 25 0 4 0 505400502 322281472 35666 33554432000 4194304 4627427 140735364547872 18446744073709551615 4309260 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=23709/tid=23711] ppid=23707 vsize=314728 CPUtime=342.26 cores=0,2,4,6
/proc/23709/task/23711/stat : 23711 (strangenight2-m) R 23707 23709 21275 0 -1 4202560 49615 0 0 0 34212 14 0 0 25 0 4 0 505400502 322281472 35666 33554432000 4194304 4627427 140735364547872 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23709/tid=23712] ppid=23707 vsize=314728 CPUtime=342.3 cores=0,2,4,6
/proc/23709/task/23712/stat : 23712 (strangenight2-m) R 23707 23709 21275 0 -1 4202560 51458 0 0 0 34216 14 0 0 25 0 4 0 505400502 322281472 35666 33554432000 4194304 4627427 140735364547872 18446744073709551615 4308359 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1367.35
Current children cumulated vsize (KiB) 314728

[startup+402.301 s]
/proc/loadavg: 8.10 8.04 7.80 9/184 23724
/proc/meminfo: memFree=20348408/32951124 swapFree=67111524/67111528
[pid=23709] ppid=23707 vsize=360724 CPUtime=1607.05 cores=0,2,4,6
/proc/23709/stat : 23709 (strangenight2-m) R 23707 23709 21275 0 -1 4202496 228014 0 0 0 160637 68 0 0 25 0 4 0 505400501 369381376 51364 33554432000 4194304 4627427 140735364547872 18446744073709551615 4309392 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/23709/statm: 90181 51364 389 106 0 85152 0
[pid=23709/tid=23710] ppid=23707 vsize=360724 CPUtime=402.29 cores=0,2,4,6
/proc/23709/task/23710/stat : 23710 (strangenight2-m) R 23707 23709 21275 0 -1 4202560 55790 0 0 0 40212 17 0 0 25 0 4 0 505400502 369381376 51364 33554432000 4194304 4627427 140735364547872 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=23709/tid=23711] ppid=23707 vsize=360724 CPUtime=402.27 cores=0,2,4,6
/proc/23709/task/23711/stat : 23711 (strangenight2-m) R 23707 23709 21275 0 -1 4202560 55057 0 0 0 40211 16 0 0 25 0 4 0 505400502 369381376 51364 33554432000 4194304 4627427 140735364547872 18446744073709551615 4310574 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23709/tid=23712] ppid=23707 vsize=360724 CPUtime=402.3 cores=0,2,4,6
/proc/23709/task/23712/stat : 23712 (strangenight2-m) R 23707 23709 21275 0 -1 4202560 60963 0 0 0 40214 16 0 0 25 0 4 0 505400502 369381376 51364 33554432000 4194304 4627427 140735364547872 18446744073709551615 4309103 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1607.05
Current children cumulated vsize (KiB) 360724

[startup+462.3 s]
/proc/loadavg: 8.16 8.06 7.82 10/185 23729
/proc/meminfo: memFree=20370036/32951124 swapFree=67111524/67111528
[pid=23709] ppid=23707 vsize=350176 CPUtime=1846.52 cores=0,2,4,6
/proc/23709/stat : 23709 (strangenight2-m) R 23707 23709 21275 0 -1 4202496 247641 0 0 0 184578 74 0 0 25 0 4 0 505400501 358580224 53370 33554432000 4194304 4627427 140735364547872 18446744073709551615 4309572 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/23709/statm: 87544 53370 389 106 0 82515 0
[pid=23709/tid=23710] ppid=23707 vsize=350176 CPUtime=462.28 cores=0,2,4,6
/proc/23709/task/23710/stat : 23710 (strangenight2-m) R 23707 23709 21275 0 -1 4202560 60908 0 0 0 46209 19 0 0 25 0 4 0 505400502 358580224 53370 33554432000 4194304 4627427 140735364547872 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=23709/tid=23711] ppid=23707 vsize=350176 CPUtime=462.22 cores=0,2,4,6
/proc/23709/task/23711/stat : 23711 (strangenight2-m) R 23707 23709 21275 0 -1 4202560 62159 0 0 0 46205 17 0 0 25 0 4 0 505400502 358580224 53370 33554432000 4194304 4627427 140735364547872 18446744073709551615 4309065 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23709/tid=23712] ppid=23707 vsize=350176 CPUtime=462.3 cores=0,2,4,6
/proc/23709/task/23712/stat : 23712 (strangenight2-m) R 23707 23709 21275 0 -1 4202560 66169 0 0 0 46212 18 0 0 25 0 4 0 505400502 358580224 53370 33554432000 4194304 4627427 140735364547872 18446744073709551615 4309598 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1846.52
Current children cumulated vsize (KiB) 350176

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

[startup+474.401 s]
/proc/loadavg: 8.29 8.09 7.83 10/185 23729
/proc/meminfo: memFree=20319552/32951124 swapFree=67111524/67111528
[pid=23709] ppid=23707 vsize=350492 CPUtime=1894.28 cores=0,2,4,6
/proc/23709/stat : 23709 (strangenight2-m) R 23707 23709 21275 0 -1 4202496 249501 0 0 0 189353 75 0 0 25 0 4 0 505400501 358903808 55230 33554432000 4194304 4627427 140735364547872 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/23709/statm: 87623 55230 389 106 0 82594 0
[pid=23709/tid=23710] ppid=23707 vsize=350492 CPUtime=474.38 cores=0,2,4,6
/proc/23709/task/23710/stat : 23710 (strangenight2-m) R 23707 23709 21275 0 -1 4202560 61556 0 0 0 47419 19 0 0 25 0 4 0 505400502 358903808 55230 33554432000 4194304 4627427 140735364547872 18446744073709551615 4309277 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=23709/tid=23711] ppid=23707 vsize=350492 CPUtime=473.74 cores=0,2,4,6
/proc/23709/task/23711/stat : 23711 (strangenight2-m) R 23707 23709 21275 0 -1 4202560 62721 0 0 0 47356 18 0 0 25 0 4 0 505400502 358903808 55230 33554432000 4194304 4627427 140735364547872 18446744073709551615 4507037 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23709/tid=23712] ppid=23707 vsize=350492 CPUtime=474.39 cores=0,2,4,6
/proc/23709/task/23712/stat : 23712 (strangenight2-m) R 23707 23709 21275 0 -1 4202560 66819 0 0 0 47421 18 0 0 25 0 4 0 505400502 358903808 55230 33554432000 4194304 4627427 140735364547872 18446744073709551615 4309247 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1894.28
Current children cumulated vsize (KiB) 350492

[startup+480.801 s]
/proc/loadavg: 8.39 8.12 7.84 9/184 23729
/proc/meminfo: memFree=20330840/32951124 swapFree=67111524/67111528
[pid=23709] ppid=23707 vsize=362116 CPUtime=1919.79 cores=0,2,4,6
/proc/23709/stat : 23709 (strangenight2-m) R 23707 23709 21275 0 -1 4202496 251706 0 0 0 191904 75 0 0 25 0 4 0 505400501 370806784 57435 33554432000 4194304 4627427 140735364547872 18446744073709551615 4309902 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/23709/statm: 90529 57435 389 106 0 85500 0
[pid=23709/tid=23710] ppid=23707 vsize=362116 CPUtime=480.78 cores=0,2,4,6
/proc/23709/task/23710/stat : 23710 (strangenight2-m) R 23707 23709 21275 0 -1 4202560 62464 0 0 0 48059 19 0 0 25 0 4 0 505400502 370806784 57435 33554432000 4194304 4627427 140735364547872 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=23709/tid=23711] ppid=23707 vsize=362116 CPUtime=480.09 cores=0,2,4,6
/proc/23709/task/23711/stat : 23711 (strangenight2-m) R 23707 23709 21275 0 -1 4202560 63730 0 0 0 47991 18 0 0 25 0 4 0 505400502 370806784 57435 33554432000 4194304 4627427 140735364547872 18446744073709551615 4309905 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23709/tid=23712] ppid=23707 vsize=362116 CPUtime=480.79 cores=0,2,4,6
/proc/23709/task/23712/stat : 23712 (strangenight2-m) R 23707 23709 21275 0 -1 4202560 67107 0 0 0 48061 18 0 0 25 0 4 0 505400502 370806784 57435 33554432000 4194304 4627427 140735364547872 18446744073709551615 4324192 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1919.79
Current children cumulated vsize (KiB) 362116

[startup+484.001 s]
/proc/loadavg: 8.39 8.12 7.84 9/184 23729
/proc/meminfo: memFree=20356012/32951124 swapFree=67111524/67111528
[pid=23709] ppid=23707 vsize=362204 CPUtime=1932.58 cores=0,2,4,6
/proc/23709/stat : 23709 (strangenight2-m) R 23707 23709 21275 0 -1 4202496 253614 0 0 0 193182 76 0 0 25 0 4 0 505400501 370896896 57327 33554432000 4194304 4627427 140735364547872 18446744073709551615 4309056 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/23709/statm: 90551 57327 389 106 0 85522 0
[pid=23709/tid=23710] ppid=23707 vsize=362204 CPUtime=483.98 cores=0,2,4,6
/proc/23709/task/23710/stat : 23710 (strangenight2-m) R 23707 23709 21275 0 -1 4202560 62656 0 0 0 48379 19 0 0 25 0 4 0 505400502 370896896 57327 33554432000 4194304 4627427 140735364547872 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=23709/tid=23711] ppid=23707 vsize=362204 CPUtime=483.29 cores=0,2,4,6
/proc/23709/task/23711/stat : 23711 (strangenight2-m) R 23707 23709 21275 0 -1 4202560 63882 0 0 0 48311 18 0 0 25 0 4 0 505400502 370896896 57327 33554432000 4194304 4627427 140735364547872 18446744073709551615 4308291 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23709/tid=23712] ppid=23707 vsize=362204 CPUtime=484 cores=0,2,4,6
/proc/23709/task/23712/stat : 23712 (strangenight2-m) R 23707 23709 21275 0 -1 4202560 67990 0 0 0 48381 19 0 0 25 0 4 0 505400502 370896896 57327 33554432000 4194304 4627427 140735364547872 18446744073709551615 4308940 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1932.58
Current children cumulated vsize (KiB) 362204

[startup+487.201 s]
/proc/loadavg: 8.36 8.12 7.84 9/184 23729
/proc/meminfo: memFree=20343612/32951124 swapFree=67111524/67111528
[pid=23709] ppid=23707 vsize=362204 CPUtime=1945.35 cores=0,2,4,6
/proc/23709/stat : 23709 (strangenight2-m) R 23707 23709 21275 0 -1 4202496 254314 0 0 0 194459 76 0 0 25 0 4 0 505400501 370896896 58027 33554432000 4194304 4627427 140735364547872 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/23709/statm: 90551 58027 389 106 0 85522 0
[pid=23709/tid=23710] ppid=23707 vsize=362204 CPUtime=487.18 cores=0,2,4,6
/proc/23709/task/23710/stat : 23710 (strangenight2-m) R 23707 23709 21275 0 -1 4202560 62825 0 0 0 48699 19 0 0 25 0 4 0 505400502 370896896 58027 33554432000 4194304 4627427 140735364547872 18446744073709551615 4309244 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=23709/tid=23711] ppid=23707 vsize=362204 CPUtime=486.49 cores=0,2,4,6
/proc/23709/task/23711/stat : 23711 (strangenight2-m) R 23707 23709 21275 0 -1 4202560 64027 0 0 0 48631 18 0 0 25 0 4 0 505400502 370896896 58027 33554432000 4194304 4627427 140735364547872 18446744073709551615 4330825 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23709/tid=23712] ppid=23707 vsize=362204 CPUtime=487.2 cores=0,2,4,6
/proc/23709/task/23712/stat : 23712 (strangenight2-m) R 23707 23709 21275 0 -1 4202560 68175 0 0 0 48701 19 0 0 25 0 4 0 505400502 370896896 58027 33554432000 4194304 4627427 140735364547872 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1945.35
Current children cumulated vsize (KiB) 362204

[startup+488.8 s]
/proc/loadavg: 8.36 8.12 7.84 9/184 23729
/proc/meminfo: memFree=20339396/32951124 swapFree=67111524/67111528
[pid=23709] ppid=23707 vsize=362204 CPUtime=1951.75 cores=0,2,4,6
/proc/23709/stat : 23709 (strangenight2-m) R 23707 23709 21275 0 -1 4202496 254635 0 0 0 195098 77 0 0 25 0 4 0 505400501 370896896 58348 33554432000 4194304 4627427 140735364547872 18446744073709551615 4309902 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/23709/statm: 90551 58348 389 106 0 85522 0
[pid=23709/tid=23710] ppid=23707 vsize=362204 CPUtime=488.78 cores=0,2,4,6
/proc/23709/task/23710/stat : 23710 (strangenight2-m) R 23707 23709 21275 0 -1 4202560 62912 0 0 0 48859 19 0 0 25 0 4 0 505400502 370896896 58348 33554432000 4194304 4627427 140735364547872 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=23709/tid=23711] ppid=23707 vsize=362204 CPUtime=488.09 cores=0,2,4,6
/proc/23709/task/23711/stat : 23711 (strangenight2-m) R 23707 23709 21275 0 -1 4202560 64092 0 0 0 48791 18 0 0 25 0 4 0 505400502 370896896 58348 33554432000 4194304 4627427 140735364547872 18446744073709551615 4309206 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23709/tid=23712] ppid=23707 vsize=362204 CPUtime=488.8 cores=0,2,4,6
/proc/23709/task/23712/stat : 23712 (strangenight2-m) R 23707 23709 21275 0 -1 4202560 68259 0 0 0 48861 19 0 0 25 0 4 0 505400502 370896896 58348 33554432000 4194304 4627427 140735364547872 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1951.75
Current children cumulated vsize (KiB) 362204

[startup+489.201 s]
/proc/loadavg: 8.33 8.11 7.84 9/184 23729
/proc/meminfo: memFree=20334932/32951124 swapFree=67111524/67111528
[pid=23709] ppid=23707 vsize=362204 CPUtime=1953.37 cores=0,2,4,6
/proc/23709/stat : 23709 (strangenight2-m) R 23707 23709 21275 0 -1 4202496 254713 0 0 0 195260 77 0 0 25 0 4 0 505400501 370896896 58426 33554432000 4194304 4627427 140735364547872 18446744073709551615 4308712 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/23709/statm: 90551 58426 389 106 0 85522 0
[pid=23709/tid=23710] ppid=23707 vsize=362204 CPUtime=489.18 cores=0,2,4,6
/proc/23709/task/23710/stat : 23710 (strangenight2-m) R 23707 23709 21275 0 -1 4202560 62933 0 0 0 48899 19 0 0 25 0 4 0 505400502 370896896 58426 33554432000 4194304 4627427 140735364547872 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=23709/tid=23711] ppid=23707 vsize=362204 CPUtime=488.5 cores=0,2,4,6
/proc/23709/task/23711/stat : 23711 (strangenight2-m) R 23707 23709 21275 0 -1 4202560 64106 0 0 0 48832 18 0 0 25 0 4 0 505400502 370896896 58426 33554432000 4194304 4627427 140735364547872 18446744073709551615 4309364 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23709/tid=23712] ppid=23707 vsize=362204 CPUtime=489.21 cores=0,2,4,6
/proc/23709/task/23712/stat : 23712 (strangenight2-m) R 23707 23709 21275 0 -1 4202560 68281 0 0 0 48902 19 0 0 25 0 4 0 505400502 370896896 58426 33554432000 4194304 4627427 140735364547872 18446744073709551615 4330958 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1953.37
Current children cumulated vsize (KiB) 362204

[startup+489.401 s]
/proc/loadavg: 8.33 8.11 7.84 9/184 23729
/proc/meminfo: memFree=20334932/32951124 swapFree=67111524/67111528
[pid=23709] ppid=23707 vsize=362204 CPUtime=1954.15 cores=0,2,4,6
/proc/23709/stat : 23709 (strangenight2-m) R 23707 23709 21275 0 -1 4202496 254749 0 0 0 195338 77 0 0 25 0 4 0 505400501 370896896 58462 33554432000 4194304 4627427 140735364547872 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/23709/statm: 90551 58462 389 106 0 85522 0
[pid=23709/tid=23710] ppid=23707 vsize=362204 CPUtime=489.38 cores=0,2,4,6
/proc/23709/task/23710/stat : 23710 (strangenight2-m) R 23707 23709 21275 0 -1 4202560 62944 0 0 0 48919 19 0 0 25 0 4 0 505400502 370896896 58462 33554432000 4194304 4627427 140735364547872 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=23709/tid=23711] ppid=23707 vsize=362204 CPUtime=488.69 cores=0,2,4,6
/proc/23709/task/23711/stat : 23711 (strangenight2-m) R 23707 23709 21275 0 -1 4202560 64113 0 0 0 48851 18 0 0 25 0 4 0 505400502 370896896 58462 33554432000 4194304 4627427 140735364547872 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23709/tid=23712] ppid=23707 vsize=362204 CPUtime=489.4 cores=0,2,4,6
/proc/23709/task/23712/stat : 23712 (strangenight2-m) R 23707 23709 21275 0 -1 4202560 68289 0 0 0 48921 19 0 0 25 0 4 0 505400502 370896896 58462 33554432000 4194304 4627427 140735364547872 18446744073709551615 4309584 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1954.15
Current children cumulated vsize (KiB) 362204

[startup+489.501 s]
/proc/loadavg: 8.33 8.11 7.84 9/184 23729
/proc/meminfo: memFree=20334932/32951124 swapFree=67111524/67111528
[pid=23709] ppid=23707 vsize=362204 CPUtime=1954.55 cores=0,2,4,6
/proc/23709/stat : 23709 (strangenight2-m) R 23707 23709 21275 0 -1 4202496 254767 0 0 0 195378 77 0 0 25 0 4 0 505400501 370896896 58480 33554432000 4194304 4627427 140735364547872 18446744073709551615 4309079 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/23709/statm: 90551 58480 389 106 0 85522 0
[pid=23709/tid=23710] ppid=23707 vsize=362204 CPUtime=489.48 cores=0,2,4,6
/proc/23709/task/23710/stat : 23710 (strangenight2-m) R 23707 23709 21275 0 -1 4202560 62948 0 0 0 48929 19 0 0 25 0 4 0 505400502 370896896 58480 33554432000 4194304 4627427 140735364547872 18446744073709551615 4309277 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=23709/tid=23711] ppid=23707 vsize=362204 CPUtime=488.79 cores=0,2,4,6
/proc/23709/task/23711/stat : 23711 (strangenight2-m) R 23707 23709 21275 0 -1 4202560 64116 0 0 0 48861 18 0 0 25 0 4 0 505400502 370896896 58480 33554432000 4194304 4627427 140735364547872 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23709/tid=23712] ppid=23707 vsize=362204 CPUtime=489.5 cores=0,2,4,6
/proc/23709/task/23712/stat : 23712 (strangenight2-m) R 23707 23709 21275 0 -1 4202560 68293 0 0 0 48931 19 0 0 25 0 4 0 505400502 370896896 58480 33554432000 4194304 4627427 140735364547872 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1954.55
Current children cumulated vsize (KiB) 362204

Child status: 20
Real time (s): 489.599
CPU time (s): 1954.91
CPU user time (s): 1954.12
CPU system time (s): 0.78488
CPU usage (%): 399.287
Max. virtual memory (cumulated for all children) (KiB): 415712

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1954.12
system time used= 0.78488
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 254785
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= 833
involuntary context switches= 10324

runsolver used 0.768883 second user time and 1.86072 second system time

The end

Launcher Data

Begin job on node141 at 2011-04-30 04:17:29
IDJOB=3265939
IDBENCH=85841
IDSOLVER=1586
FILE ID=node141/3265939-1304129849
RUNJOBID= node141-1304128529-21293
PBS_JOBID= 13170777
Free space on /tmp= 72592 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt
BENCH NAME= SAT05/crafted/sorge05/QG7/dead-dnd003.shuffled-as.sat05-3109.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3265939-1304129849/watcher-3265939-1304129849 -o /tmp/evaluation-result-3265939-1304129849/solver-3265939-1304129849 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3265939-1304129849.cnf

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

MD5SUM BENCH= d6a882056a7d77e09b3b073fbf028602
RANDOM SEED=452326345

node141.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.806
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.806
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	: 5362.96
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.806
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.806
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.806
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.84
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.806
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.806
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.806
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:     32951124 kB
MemFree:      20777076 kB
Buffers:       1402076 kB
Cached:        8913708 kB
SwapCached:          4 kB
Active:        3783392 kB
Inactive:      7814868 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20777076 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            5852 kB
Writeback:           0 kB
AnonPages:     1281808 kB
Mapped:          15496 kB
Slab:           510456 kB
PageTables:       7360 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1808616 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= 72588 MiB
End job on node141 at 2011-04-30 04:25:39