Trace number 3421697

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-2-mt (fixed)UNSAT 5212.99 654.011

General information on the benchmark

NameSAT05/crafted/roussel05/visbmc-PHNF/
phnf-size10-exclusive-philo.used-as.sat04-988.shuffled-as.sat05-4195.cnf
MD5SUM32f22e9ac89bf164b7f5db6bef950d03
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2174.06
Satisfiable
(Un)Satisfiability was proved
Number of variables36304
Number of clauses1711065
Sum of the clauses size3450220
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21706958
Number of clauses of size 30
Number of clauses of size 45
Number of clauses of size 57
Number of clauses of size over 54095

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.03	c Using 8 threads
0.62/0.14	c This is CryptoMiniSat 3.0.0
0.62/0.14	c WARNING: for repeatability, setting FPU to use double precision
0.62/0.14	c Reading file 'HOME/instance-3421697-1306786788.cnf'
0.62/0.14	c -- header says num vars:          36304
0.62/0.14	c -- header says num clauses:     1711065
8.95/1.65	c -- clauses added:            0 learnts,      1711065 normals,            0 xors
8.95/1.65	c -- vars added      36304
8.95/1.65	c Parsing time:  0.84 s
8.95/1.65	c  N st     0         0     36304      4107   1706958         0   3450220         0   no data   no data
8.95/1.67	c asymm  cl-useful: 0/4107/4107 lits-rem:0 time: 0.02
18.77/3.05	c Flit:  5006 Blit:      1 bXBeca:    0 bXProp:    2 Bins:      0 BRemL:      0 BRemN:      0 P: 21.4M T:  1.26
18.77/3.09	c Cleaning up after failed var search:     0.04 s 
19.57/3.13	c Replacing        3 vars Replaced      106 lits Time:     0.05 s 
19.57/3.16	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
20.37/3.29	c bin-w-bin subsume rem            0 bins  time:  0.13 s
21.31/3.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.10 s
22.72/3.57	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  31282 time:  0.16 s
24.33/3.73	c Removed useless bin:     295  fixed:     0  props:   6.56M  time:  0.17 s
30.35/4.58	c lits-rem:      3052  cl-subs:        3  v-elim:   4106  v-fix:    0  time:  0.74 s
31.69/4.70	c Finding binary XORs  T:     0.12 s  found:      86
31.69/4.77	c Replacing       86 vars Replaced    26739 lits Time:     0.06 s 
33.18/4.96	c Finding non-binary XORs:     0.12 s (found:       0, avg size: nan)
33.18/4.96	c calculated reachability. Time: 0.03
33.18/4.99	c Calc default polars -  time:   0.03 s pos:   13604 undec:    9214 neg:   13486
33.18/4.99	c =========================================================================================
33.18/4.99	c types(t): F = full restart, N = normal restart
33.18/4.99	c types(t): S = simplification begin/end, E = solution found
33.18/4.99	c restart types(rt): st = static, dy = dynamic
33.18/4.99	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
33.18/4.99	c  B st     0         0     27090    203674   1056426         0   3774850         0   no data   no data
49.02/6.91	c  N dy    19      4213     27084    203674   1057249      3329   3774812     37044      3.80      4.09
68.18/9.33	c  N dy    49      8320     27056    203674   1060471      4906   3774780     55287      4.09      4.31
88.15/11.85	c  N dy    79     12329     27031    203674   1064097      5444   3774756     62881      4.28      4.53
112.88/14.94	c  N dy   106     16406     27029    203674   1064499      9061   3774734    133134      4.40      7.71
126.61/16.69	c Finding binary XORs  T:     0.10 s  found:      12
139.22/18.20	c  N dy   138     20409     27006    202737   1059497      8862   3743570    110463      4.55      4.85
167.15/21.72	c  N dy   174     24507     26999    202737   1061878     12655   3743557    226935      4.76      7.83
171.13/22.21	c  F st   179     25000     26975    202737   1061902     13118   3743557    243481      4.79   no data
171.94/22.31	c Replacing       12 vars Replaced     5602 lits Time:     0.06 s 
211.05/27.26	c  N dy   185     30000     26963    202363   1059310     12974   3734136    388055      4.79   no data
211.05/27.26	c  S st   185     30000     26963    202363   1059310     12974   3734136    388055      4.79   no data
215.83/27.86	c  S st   185     30500     26941    202363   1061022     13341   3734135    395078      4.79   no data
216.63/27.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
295.64/37.86	c Flit:   220 Blit:     30 bXBeca:    0 bXProp:   41 Bins: 549745 BRemL:  41346 BRemN:      7 P: 200.0M T:  9.92
296.45/37.92	c Cleaning up after failed var search:     0.05 s 
297.24/38.00	c Replacing       41 vars Replaced    35662 lits Time:     0.08 s 
298.04/38.10	c blocked clauses removed:        0 vars:      0 tried:       26635 T: 0.02 s
298.85/38.25	c bin-w-bin subsume rem        12620 bins  time:  0.15 s
314.01/40.14	c subs with bin:    12386  lits-rem:    564701  v-fix:    0  time:  1.89 s
318.00/40.63	c Subs w/ non-existent bins:    509 l-rem:   5593 v-fix:    11 done:  26634 time:  0.49 s
320.38/41.00	c Removed useless bin:  135234  fixed:     0  props:  10.42M  time:  0.36 s
328.53/41.92	c lits-rem:     31478  cl-subs:      797  v-elim:    891  v-fix:    0  time:  0.92 s
333.96/42.66	c subs with bin:      479  lits-rem:      6944  v-fix:    0  time:  0.70 s
335.57/42.83	c lits-rem:      1123  cl-subs:     4478  v-elim:      0  v-fix:    0  time:  0.13 s
337.95/43.19	c asymm  cl-useful: 128/1328/204327 lits-rem:374 time: 0.36
338.75/43.26	c calculated reachability. Time: 0.04
338.75/43.26	c  N dy   185     30500     25733    204326   1348081      6980   2823281   1073903      4.79   no data
340.34/43.41	c Finding binary XORs  T:     0.15 s  found:      20
385.84/49.16	c  N dy   225     34534     25729    204326   1348164     10918   2823280   1309069      5.21      8.43
436.12/55.44	c  N dy   261     38565     25717    204326   1350350     14851   2823280   1543171      5.51      6.85
490.28/62.28	c Finding binary XORs  T:     0.15 s  found:      38
492.68/62.59	c  N dy   301     42638     25509    202132   1730606     10693   2777071   1992336      5.84      7.08
534.97/67.84	c  S st   332     45750     25509    202132   1730635     13769   2777071   2204253      6.02   no data
541.35/68.66	c  S st   332     46251     25505    202132   1730692     14208   2777070   2214414      6.02   no data
542.15/68.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
604.40/76.51	c Flit:    92 Blit:     16 bXBeca:    0 bXProp:   29 Bins: 131365 BRemL:  25033 BRemN:   4674 P: 200.0M T:  7.77
604.40/76.51	c Cleaning up after failed var search:     0.00 s 
605.20/76.67	c Replacing       87 vars Replaced    74180 lits Time:     0.15 s 
606.00/76.74	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
607.59/76.98	c bin-w-bin subsume rem        46532 bins  time:  0.24 s
617.33/78.16	c subs with bin:     5316  lits-rem:     25408  v-fix:    0  time:  1.18 s
621.16/78.63	c Subs w/ non-existent bins:    626 l-rem:   5572 v-fix:     0 done:  25309 time:  0.46 s
623.56/78.91	c Removed useless bin:   47072  fixed:     0  props:  10.10M  time:  0.28 s
625.16/79.17	c lits-rem:       498  cl-subs:     2370  v-elim:     70  v-fix:    0  time:  0.26 s
638.71/80.86	c subs with bin:       75  lits-rem:      4756  v-fix:    0  time:  1.64 s
641.12/81.11	c lits-rem:       505  cl-subs:      341  v-elim:      0  v-fix:    0  time:  0.20 s
643.66/81.50	c vivif2 --  cl tried   194160 cl shrink    12153 lits rem      20816 time: 0.39
644.47/81.59	c vivif2 --  cl tried    13507 cl shrink     5555 lits rem      70215 time: 0.09
647.50/81.99	c asymm  cl-useful: 39/425/191955 lits-rem:78 time: 0.40
648.30/82.09	c calculated reachability. Time: 0.06
648.30/82.09	c  N dy   332     46251     25238    191955   1712188     13264   2572998   2173007      6.02   no data
650.70/82.36	c Finding binary XORs  T:     0.22 s  found:      13
691.40/87.41	c Finding binary XORs  T:     0.22 s  found:       5
715.33/90.42	c  N dy   369     50342     25209    191738   1821870      8531   2569217   2122710      6.14     10.65
771.22/97.47	c  N dy   407     54380     25207    191738   1821903     12529   2569216   2410742      6.30      7.69
778.40/98.35	c Finding binary XORs  T:     0.22 s  found:      14
830.27/104.80	c  N dy   440     58582     25155    191137   1848588     16657   2558196   2748091      6.45      6.82
890.29/112.33	c  N dy   473     62710     25146    191137   1849754     11170   2558196   2294534      6.56      6.95
948.40/119.67	c  N dy   509     66794     25142    191137   1849974     15218   2558195   2575397      6.68      7.15
986.88/124.46	c  S st   535     69377     25141    191137   1849986     17782   2558195   2787251      6.81   no data
994.85/125.49	c  S st   535     69882     25141    191137   1850020     18253   2558195   2800743      6.81   no data
995.65/125.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
1059.35/133.59	c Flit:    95 Blit:      9 bXBeca:    0 bXProp:   21 Bins:  75891 BRemL:  43655 BRemN:   2050 P: 200.1M T:  8.05
1059.35/133.59	c Cleaning up after failed var search:     0.00 s 
1060.95/133.76	c Replacing       54 vars Replaced    44600 lits Time:     0.16 s 
1061.75/133.83	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1063.35/134.06	c bin-w-bin subsume rem        31339 bins  time:  0.22 s
1072.12/135.13	c subs with bin:      440  lits-rem:      1540  v-fix:    0  time:  1.07 s
1075.30/135.59	c Subs w/ non-existent bins:    139 l-rem:   1944 v-fix:     0 done:  24970 time:  0.46 s
1077.70/135.84	c Removed useless bin:   31013  fixed:     0  props:   9.83M  time:  0.25 s
1079.31/136.08	c lits-rem:       217  cl-subs:      940  v-elim:     93  v-fix:    0  time:  0.24 s
1092.87/137.77	c subs with bin:       26  lits-rem:      1629  v-fix:    0  time:  1.63 s
1095.26/138.08	c lits-rem:       992  cl-subs:      342  v-elim:      0  v-fix:    0  time:  0.27 s
1099.27/138.54	c vivif2 --  cl tried   190036 cl shrink     7530 lits rem      12775 time: 0.45
1100.21/138.66	c vivif2 --  cl tried    17096 cl shrink     6416 lits rem     107563 time: 0.13
1103.25/139.06	c asymm  cl-useful: 68/671/188618 lits-rem:141 time: 0.40
1104.05/139.18	c calculated reachability. Time: 0.07
1104.05/139.18	c  N dy   535     69882     24877    188617   1787769     16956   2447398   2560935      6.81   no data
1106.45/139.44	c Finding binary XORs  T:     0.26 s  found:      10
1150.35/144.96	c Finding binary XORs  T:     0.26 s  found:      17
1172.69/147.76	c  N dy   562     74342     24831    188263   1899898     11208   2440575   2437985      6.84      7.24
1246.91/157.02	c  N dy   599     79460     24826    188263   1909874     16270   2440575   2822719      6.90      7.43
1321.14/166.39	c  N dy   639     84540     24825    188263   1909907     21303   2440575   3176895      6.97      7.37
1365.05/171.82	c  F st   659     87500     24823    188263   1910152     12790   2440575   2472951      7.02   no data
1365.85/171.95	c Replacing       27 vars Replaced    16719 lits Time:     0.08 s 
1416.28/178.26	c  N st   664     90801     24796    188100   1905466     16037   2438744   2692558      7.02   no data
1445.66/181.90	c Finding binary XORs  T:     0.26 s  found:      23
1507.12/189.63	c  N dy   692     96690     24725    187535   1996971     21840   2428534   3284497      7.06      7.45
1605.29/201.90	c  N dy   741    102905     24721    187535   1997703     15384   2428534   2773778      7.16      8.74
1636.57/205.86	c  S st   759    104823     24718    187535   1997850     17284   2428534   2939015      7.20   no data
1644.55/206.85	c  S st   759    105326     24718    187535   1997861     17775   2428534   2959231      7.20   no data
1644.55/206.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.06
1710.65/215.15	c Flit:    52 Blit:      3 bXBeca:    0 bXProp:    8 Bins: 113197 BRemL:  22302 BRemN:   2301 P: 200.0M T:  8.24
1712.25/215.30	c Replacing       31 vars Replaced    20829 lits Time:     0.15 s 
1712.25/215.38	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1714.80/215.64	c bin-w-bin subsume rem        22796 bins  time:  0.26 s
1723.58/216.79	c subs with bin:      932  lits-rem:      1918  v-fix:    0  time:  1.15 s
1727.41/217.30	c Subs w/ non-existent bins:    101 l-rem:   1891 v-fix:     1 done:  24631 time:  0.50 s
1729.81/217.52	c Removed useless bin:   26989  fixed:     0  props:   8.99M  time:  0.23 s
1731.41/217.80	c lits-rem:       137  cl-subs:      634  v-elim:     55  v-fix:    0  time:  0.28 s
1744.97/219.47	c subs with bin:      129  lits-rem:      1980  v-fix:    0  time:  1.61 s
1747.37/219.72	c lits-rem:       491  cl-subs:      195  v-elim:      0  v-fix:    0  time:  0.21 s
1751.35/220.23	c vivif2 --  cl tried   186435 cl shrink     5743 lits rem       8853 time: 0.51
1752.15/220.35	c vivif2 --  cl tried    17308 cl shrink     4395 lits rem      74043 time: 0.12
1755.35/220.75	c asymm  cl-useful: 42/872/185493 lits-rem:78 time: 0.40
1756.15/220.87	c calculated reachability. Time: 0.07
1756.15/220.88	c  N dy   759    105326     24575    185493   2016963     17224   2341423   2968948      7.20   no data
1758.70/221.18	c Finding binary XORs  T:     0.30 s  found:       2
1861.51/234.06	c  N dy   806    112104     24555    185493   2037305     23926   2341423   3477823      7.26      9.44
1871.89/235.31	c Finding binary XORs  T:     0.30 s  found:       6
1978.99/248.76	c  N dy   859    119350     24552    185362   2036072     17681   2339195   3018054      7.35     11.71
2053.87/258.11	c Finding binary XORs  T:     0.30 s  found:       4
2114.53/265.72	c  N dy   908    127033     24513    185017   2064090     24504   2334008   3589499      7.42     10.22
2258.21/283.74	c  N dy   977    135214     24511    185017   2064496     18921   2334008   3126789      7.57      8.07
2413.84/303.22	c  N dy  1049    144049     24503    185017   2064772     27704   2334008   3837577      7.68      8.16
2472.90/310.61	c Finding binary XORs  T:     0.30 s  found:       7
2567.25/322.43	c  N dy  1121    153523     24398    184270   2133207     21332   2321774   3369167      7.81      8.51
2639.72/331.55	c  S st  1160    157990     24395    184270   2134306     25769   2321774   3699675      7.87   no data
2648.51/332.64	c  S st  1160    158491     24395    184270   2134317     26259   2321774   3718966      7.87   no data
2648.51/332.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.06
2717.13/341.25	c Flit:    19 Blit:      2 bXBeca:    0 bXProp:    6 Bins:  98547 BRemL:  22068 BRemN:   3041 P: 200.0M T:  8.55
2718.73/341.41	c Replacing       25 vars Replaced    13601 lits Time:     0.16 s 
2718.73/341.49	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2721.13/341.72	c bin-w-bin subsume rem         9261 bins  time:  0.23 s
2730.71/342.90	c subs with bin:      627  lits-rem:      1176  v-fix:    0  time:  1.18 s
2734.70/343.42	c Subs w/ non-existent bins:     74 l-rem:   1608 v-fix:     0 done:  24350 time:  0.51 s
2736.30/343.62	c Removed useless bin:   15941  fixed:     0  props:   8.18M  time:  0.20 s
2737.89/343.83	c lits-rem:        91  cl-subs:      219  v-elim:     36  v-fix:    0  time:  0.21 s
2751.61/345.54	c subs with bin:       35  lits-rem:       451  v-fix:    0  time:  1.65 s
2753.84/345.87	c lits-rem:       391  cl-subs:      246  v-elim:      0  v-fix:    0  time:  0.29 s
2758.64/346.42	c vivif2 --  cl tried   183647 cl shrink     3575 lits rem       5455 time: 0.55
2759.58/346.60	c vivif2 --  cl tried    24427 cl shrink     6468 lits rem      93989 time: 0.18
2763.42/347.03	c asymm  cl-useful: 57/693/183361 lits-rem:154 time: 0.43
2764.22/347.16	c calculated reachability. Time: 0.08
2764.22/347.16	c  N dy  1160    158491     24314    183359   2168741     24355   2269469   3540924      7.87   no data
2766.62/347.50	c Finding binary XORs  T:     0.33 s  found:       2
2889.55/362.86	c Finding binary XORs  T:     0.33 s  found:       6
2940.63/369.27	c  N dy  1207    168986     24287    183031   2243426     19600   2264151   3431954      7.86      8.30
3120.36/391.78	c  N dy  1262    179933     24281    183031   2243711     30462   2264151   4211307      7.86      8.44
3193.64/400.98	c Finding binary XORs  T:     0.33 s  found:      14
3315.76/416.23	c  N dy  1339    191494     24225    182583   2277228     24644   2256304   3752274      7.92     15.49
3504.93/439.92	c Finding binary XORs  T:     0.33 s  found:       7
3536.06/443.81	c  N dy  1442    203752     24194    182203   2280546     36403   2249721   4714132      8.05      8.55
3753.95/471.14	c  N dy  1535    216758     24186    182203   2280752     31267   2249721   4211863      8.12      8.56
3821.95/479.70	c Finding binary XORs  T:     0.33 s  found:       5
4003.80/502.46	c  N dy  1644    230646     24121    181645   2355333     25735   2239401   3874980      8.23     10.17
4137.09/519.19	c  S st  1693    237736     24115    181645   2355451     32775   2239401   4386341      8.27   no data
4148.24/520.52	c  S st  1693    238237     24115    181645   2355460     33267   2239401   4408012      8.27   no data
4148.24/520.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.07
4225.83/530.23	c Flit:    21 Blit:      3 bXBeca:    0 bXProp:    3 Bins: 107033 BRemL:  27818 BRemN:   2567 P: 200.0M T:  9.65
4227.27/530.43	c Replacing       38 vars Replaced    26556 lits Time:     0.19 s 
4228.07/530.51	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4229.67/530.77	c bin-w-bin subsume rem        11389 bins  time:  0.26 s
4240.85/532.12	c subs with bin:      691  lits-rem:      1314  v-fix:    0  time:  1.35 s
4244.83/532.66	c Subs w/ non-existent bins:     74 l-rem:   1622 v-fix:     0 done:  24055 time:  0.54 s
4246.43/532.84	c Removed useless bin:   12531  fixed:     0  props:   7.49M  time:  0.18 s
4248.03/533.09	c lits-rem:        56  cl-subs:      344  v-elim:     48  v-fix:    0  time:  0.25 s
4263.19/534.97	c subs with bin:       51  lits-rem:      1367  v-fix:    0  time:  1.81 s
4267.99/535.57	c lits-rem:       697  cl-subs:      333  v-elim:      0  v-fix:    0  time:  0.56 s
4272.77/536.16	c vivif2 --  cl tried   181119 cl shrink     3994 lits rem       6026 time: 0.58
4275.16/536.44	c vivif2 --  cl tried    32204 cl shrink     9747 lits rem     172033 time: 0.28
4279.30/536.94	c asymm  cl-useful: 51/659/180545 lits-rem:115 time: 0.50
4279.94/537.08	c calculated reachability. Time: 0.09
4279.94/537.08	c  N dy  1693    238237     24007    180543   2385585     32101   2193602   4276824      8.27   no data
4283.14/537.43	c Finding binary XORs  T:     0.35 s  found:       2
4570.48/573.41	c  N dy  1795    253541     23992    180543   2389264     27456   2193602   4012761      8.31      9.40
4843.46/607.60	c  N dy  1886    269906     23984    180543   2389503     43731   2193602   5246832      8.35      8.83
4941.64/619.90	c Finding binary XORs  T:     0.35 s  found:      12
5161.14/647.48	c  N dy  1991    287172     23943    180097   2407835     39495   2186488   4923407      8.38      8.90
5212.21/653.88	c Following stats are for *FIRST FINISHED THREAD ONLY*
5212.21/653.88	c num threads              : 8          
5212.21/653.88	c restarts                 : 2181       
5212.21/653.88	c dynamic restarts         : 2157       
5212.21/653.88	c static restarts          : 24         
5212.21/653.88	c full restarts            : 3          
5212.21/653.88	c total simplify time      : 5.19       
5212.21/653.88	c learnts DL2              : 0          
5212.21/653.88	c learnts size 2           : 4006796    
5212.21/653.88	c learnts size 1           : 6800        (18.73     % of vars)
5212.21/653.88	c filedLit time            : 20.20       (3.10      % time)
5212.21/653.88	c v-elim SatELite          : 5152        (14.19     % vars)
5212.21/653.88	c SatELite time            : 3.80        (0.58      % time)
5212.21/653.88	c v-elim xor               : 0           (0.00      % vars)
5212.21/653.88	c xor elim time            : 0.12        (0.02      % time)
5212.21/653.88	c num binary xor trees     : 354        
5212.21/653.88	c binxor trees' crown      : 425         (1.20      leafs/tree)
5212.21/653.88	c bin xor find time        : 3.92       
5212.21/653.88	c OTF clause improved      : 1439        (0.00      clauses/conflict)
5212.21/653.88	c OTF impr. size diff      : 2139        (1.49       lits/clause)
5212.21/653.88	c OTF cl watch-shrink      : 280926      (0.87      clauses/conflict)
5212.21/653.88	c OTF cl watch-sh-lit      : 5005763     (17.82      lits/clause)
5212.21/653.88	c tried to recurMin cls    : 134690      (41.91      % of conflicts)
5212.21/653.88	c updated cache            : 8871        (0.07       lits/tried recurMin)
5212.21/653.88	c unit cls recevied        : 1361        (20.01     % of units)
5212.21/653.88	c unit cls sent            : 223         (3.28      % of units)
5212.21/653.88	c bin cls recevied         : 2178386    
5212.21/653.88	c bin cls sent             : 119142     
5212.21/653.88	c clauses over max glue    : 0           (0.00      % of all clauses)
5212.21/653.88	c conflicts                : 321351      (492.78    / sec)
5212.21/653.88	c decisions                : 663049      (2.55      % random)
5212.21/653.88	c bogo-props               : 31588881904 (48440374.52 / sec)
5212.21/653.88	c conflict literals        : 19889958    (39.53     % deleted)
5212.21/653.88	c Memory used              : 2940.82     MB
5212.21/653.88	c single-thread CPU time   : 652.12      s
5212.21/653.88	c all-threads sum CPU time : 5207.92     s
5212.21/653.88	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3421697-1306786788/watcher-3421697-1306786788 -o /tmp/evaluation-result-3421697-1306786788/solver-3421697-1306786788 -C 40000 -W 5100 -M 31000 ./strangenight2-mt --threads=8 HOME/instance-3421697-1306786788.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: 1.87 2.02 2.00 2/543 32532
/proc/meminfo: memFree=5095544/32951124 swapFree=53733252/67111528
[pid=32532] ppid=32530 vsize=92144 CPUtime=0.03 cores=0-7
/proc/32532/stat : 32532 (strangenight2-m) R 32530 32532 32505 0 -1 4202496 413 0 0 0 3 0 0 0 23 0 8 0 790279371 94355456 353 33554432000 4194304 4580107 140737213760048 18446744073709551615 47584224475048 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/32532/statm: 23036 353 299 95 0 18018 0
[pid=32532/tid=32533] ppid=32530 vsize=92144 CPUtime=0.01 cores=0-7
/proc/32532/task/32533/stat : 32533 (strangenight2-m) R 32530 32532 32505 0 -1 4202560 1 0 0 0 1 0 0 0 24 0 8 0 790279371 94355456 353 33554432000 4194304 4580107 140737213760048 18446744073709551615 47584224475052 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=32532/tid=32534] ppid=32530 vsize=92144 CPUtime=0 cores=0-7
/proc/32532/task/32534/stat : 32534 (strangenight2-m) R 32530 32532 32505 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 8 0 790279371 94355456 353 33554432000 4194304 4580107 140737213760048 18446744073709551615 253640915953 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=32532/tid=32535] ppid=32530 vsize=92144 CPUtime=0 cores=0-7
/proc/32532/task/32535/stat : 32535 (strangenight2-m) R 32530 32532 32505 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 8 0 790279371 94355456 353 33554432000 4194304 4580107 140737213760048 18446744073709551615 253640915953 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=32532/tid=32536] ppid=32530 vsize=92144 CPUtime=0 cores=0-7
/proc/32532/task/32536/stat : 32536 (strangenight2-m) R 32530 32532 32505 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 8 0 790279371 94355456 353 33554432000 4194304 4580107 140737213760048 18446744073709551615 47584224475058 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32532/tid=32537] ppid=32530 vsize=92144 CPUtime=0 cores=0-7
/proc/32532/task/32537/stat : 32537 (strangenight2-m) R 32530 32532 32505 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 8 0 790279371 94355456 353 33554432000 4194304 4580107 140737213760048 18446744073709551615 47584224475058 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32532/tid=32538] ppid=32530 vsize=92144 CPUtime=0 cores=0-7
/proc/32532/task/32538/stat : 32538 (strangenight2-m) R 32530 32532 32505 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 8 0 790279371 94355456 353 33554432000 4194304 4580107 140737213760048 18446744073709551615 47584224475058 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=32532/tid=32539] ppid=32530 vsize=92144 CPUtime=0 cores=0-7
/proc/32532/task/32539/stat : 32539 (strangenight2-m) R 32530 32532 32505 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 790279373 94355456 353 33554432000 4194304 4580107 140737213760048 18446744073709551615 47584224475052 0 0 4096 2 0 0 0 -1 0 0 0 0

[startup+0.122377 s]
/proc/loadavg: 1.87 2.02 2.00 2/543 32532
/proc/meminfo: memFree=5095544/32951124 swapFree=53733252/67111528
[pid=32532] ppid=32530 vsize=92144 CPUtime=0.62 cores=0-7
/proc/32532/stat : 32532 (strangenight2-m) R 32530 32532 32505 0 -1 4202496 419 0 0 0 62 0 0 0 24 0 8 0 790279371 94355456 359 33554432000 4194304 4580107 140737213760048 18446744073709551615 47584224474649 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/32532/statm: 23036 359 302 95 0 18018 0
[pid=32532/tid=32533] ppid=32530 vsize=92144 CPUtime=0.1 cores=0-7
/proc/32532/task/32533/stat : 32533 (strangenight2-m) R 32530 32532 32505 0 -1 4202560 1 0 0 0 10 0 0 0 24 0 8 0 790279371 94355456 359 33554432000 4194304 4580107 140737213760048 18446744073709551615 47584224474649 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=32532/tid=32534] ppid=32530 vsize=92144 CPUtime=0.01 cores=0-7
/proc/32532/task/32534/stat : 32534 (strangenight2-m) R 32530 32532 32505 0 -1 4202560 0 0 0 0 1 0 0 0 24 0 8 0 790279371 94355456 359 33554432000 4194304 4580107 140737213760048 18446744073709551615 47584224475056 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=32532/tid=32535] ppid=32530 vsize=92144 CPUtime=0 cores=0-7
/proc/32532/task/32535/stat : 32535 (strangenight2-m) R 32530 32532 32505 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 8 0 790279371 94355456 359 33554432000 4194304 4580107 140737213760048 18446744073709551615 47584224474649 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=32532/tid=32536] ppid=32530 vsize=92144 CPUtime=0.1 cores=0-7
/proc/32532/task/32536/stat : 32536 (strangenight2-m) R 32530 32532 32505 0 -1 4202560 1 0 0 0 10 0 0 0 25 0 8 0 790279371 94355456 359 33554432000 4194304 4580107 140737213760048 18446744073709551615 47584224474643 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=32532/tid=32537] ppid=32530 vsize=92144 CPUtime=0.1 cores=0-7
/proc/32532/task/32537/stat : 32537 (strangenight2-m) R 32530 32532 32505 0 -1 4202560 1 0 0 0 10 0 0 0 25 0 8 0 790279371 94355456 359 33554432000 4194304 4580107 140737213760048 18446744073709551615 47584224474643 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32532/tid=32538] ppid=32530 vsize=92144 CPUtime=0.08 cores=0-7
/proc/32532/task/32538/stat : 32538 (strangenight2-m) R 32530 32532 32505 0 -1 4202560 0 0 0 0 8 0 0 0 24 0 8 0 790279371 94355456 359 33554432000 4194304 4580107 140737213760048 18446744073709551615 47584224474643 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=32532/tid=32539] ppid=32530 vsize=92144 CPUtime=0.1 cores=0-7
/proc/32532/task/32539/stat : 32539 (strangenight2-m) R 32530 32532 32505 0 -1 4202560 0 0 0 0 10 0 0 0 25 0 8 0 790279373 94355456 359 33554432000 4194304 4580107 140737213760048 18446744073709551615 47584224474649 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.62
Current children cumulated vsize (KiB) 92144

[startup+0.200793 s]
/proc/loadavg: 1.87 2.02 2.00 2/543 32532
/proc/meminfo: memFree=5095544/32951124 swapFree=53733252/67111528
[pid=32532] ppid=32530 vsize=538248 CPUtime=0.97 cores=0-7
/proc/32532/stat : 32532 (strangenight2-m) R 32530 32532 32505 0 -1 4202496 30371 0 0 0 89 8 0 0 17 0 8 0 790279371 551165952 24927 33554432000 4194304 4580107 140737213760048 18446744073709551615 253640964590 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/32532/statm: 134562 25192 337 95 0 129544 0
[pid=32532/tid=32533] ppid=32530 vsize=538248 CPUtime=0.14 cores=0-7
/proc/32532/task/32533/stat : 32533 (strangenight2-m) S 32530 32532 32505 0 -1 4202560 3119 0 0 0 13 1 0 0 17 0 8 0 790279371 551165952 25205 33554432000 4194304 4580107 140737213760048 18446744073709551615 253640964590 0 0 4096 2 18446604441206560000 0 0 -1 6 0 0 0
[pid=32532/tid=32534] ppid=32530 vsize=538248 CPUtime=0.02 cores=0-7
/proc/32532/task/32534/stat : 32534 (strangenight2-m) R 32530 32532 32505 0 -1 4202560 3285 0 0 0 2 0 0 0 18 0 8 0 790279371 551165952 25222 33554432000 4194304 4580107 140737213760048 18446744073709551615 253640556663 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=32532/tid=32535] ppid=32530 vsize=538248 CPUtime=0.02 cores=0-7
/proc/32532/task/32535/stat : 32535 (strangenight2-m) S 32530 32532 32505 0 -1 4202560 3559 0 0 0 2 0 0 0 18 0 8 0 790279371 551165952 25236 33554432000 4194304 4580107 140737213760048 18446744073709551615 253640964590 0 0 4096 2 18446604441206560000 0 0 -1 3 0 0 0
[pid=32532/tid=32536] ppid=32530 vsize=538248 CPUtime=0.15 cores=0-7
/proc/32532/task/32536/stat : 32536 (strangenight2-m) S 32530 32532 32505 0 -1 4202560 3861 0 0 0 14 1 0 0 17 0 8 0 790279371 551165952 25251 33554432000 4194304 4580107 140737213760048 18446744073709551615 253640964590 0 0 4096 2 18446604441206560000 0 0 -1 7 0 0 0
[pid=32532/tid=32537] ppid=32530 vsize=538248 CPUtime=0.14 cores=0-7
/proc/32532/task/32537/stat : 32537 (strangenight2-m) S 32530 32532 32505 0 -1 4202560 4439 0 0 0 13 1 0 0 17 0 8 0 790279371 551165952 25264 33554432000 4194304 4580107 140737213760048 18446744073709551615 253640964590 0 0 4096 2 18446604441206560000 0 0 -1 5 0 0 0
[pid=32532/tid=32538] ppid=32530 vsize=538248 CPUtime=0.14 cores=0-7
/proc/32532/task/32538/stat : 32538 (strangenight2-m) S 32530 32532 32505 0 -1 4202560 4158 0 0 0 13 1 0 0 18 0 8 0 790279371 551165952 25276 33554432000 4194304 4580107 140737213760048 18446744073709551615 253640964590 0 0 4096 2 18446604441206560000 0 0 -1 1 0 0 0
[pid=32532/tid=32539] ppid=32530 vsize=538248 CPUtime=0.15 cores=0-7
/proc/32532/task/32539/stat : 32539 (strangenight2-m) S 32530 32532 32505 0 -1 4202560 4099 0 0 0 15 0 0 0 17 0 8 0 790279373 551165952 25289 33554432000 4194304 4580107 140737213760048 18446744073709551615 253640964590 0 0 4096 2 18446604441206560000 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.97
Current children cumulated vsize (KiB) 538248

[startup+0.302435 s]
/proc/loadavg: 1.87 2.02 2.00 2/543 32532
/proc/meminfo: memFree=5095544/32951124 swapFree=53733252/67111528
[pid=32532] ppid=32530 vsize=616088 CPUtime=1.53 cores=0-7
/proc/32532/stat : 32532 (strangenight2-m) S 32530 32532 32505 0 -1 4202496 34641 0 0 0 129 24 0 0 17 0 8 0 790279371 630874112 29197 33554432000 4194304 4580107 140737213760048 18446744073709551615 253640964590 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/32532/statm: 154022 29221 337 95 0 149004 0
[pid=32532/tid=32533] ppid=32530 vsize=616088 CPUtime=0.21 cores=0-7
/proc/32532/task/32533/stat : 32533 (strangenight2-m) S 32530 32532 32505 0 -1 4202560 3265 0 0 0 18 3 0 0 17 0 8 0 790279371 630874112 29226 33554432000 4194304 4580107 140737213760048 18446744073709551615 253640964590 0 0 4096 2 18446604441206560000 0 0 -1 6 0 0 0
[pid=32532/tid=32534] ppid=32530 vsize=616088 CPUtime=0.05 cores=0-7
/proc/32532/task/32534/stat : 32534 (strangenight2-m) S 32530 32532 32505 0 -1 4202560 4203 0 0 0 4 1 0 0 17 0 8 0 790279371 630874112 29226 33554432000 4194304 4580107 140737213760048 18446744073709551615 253640964590 0 0 4096 2 18446604441206560000 0 0 -1 6 0 0 0
[pid=32532/tid=32535] ppid=32530 vsize=616088 CPUtime=0.07 cores=0-7
/proc/32532/task/32535/stat : 32535 (strangenight2-m) S 32530 32532 32505 0 -1 4202560 3591 0 0 0 5 2 0 0 18 0 8 0 790279371 630874112 29247 33554432000 4194304 4580107 140737213760048 18446744073709551615 253640964590 0 0 4096 2 18446604441206560000 0 0 -1 5 0 0 0
[pid=32532/tid=32536] ppid=32530 vsize=616088 CPUtime=0.25 cores=0-7
/proc/32532/task/32536/stat : 32536 (strangenight2-m) S 32530 32532 32505 0 -1 4202560 4982 0 0 0 22 3 0 0 18 0 8 0 790279371 630874112 29281 33554432000 4194304 4580107 140737213760048 18446744073709551615 253640964590 0 0 4096 2 18446604441206560000 0 0 -1 7 0 0 0
[pid=32532/tid=32537] ppid=32530 vsize=616088 CPUtime=0.22 cores=0-7
/proc/32532/task/32537/stat : 32537 (strangenight2-m) R 32530 32532 32505 0 -1 4202560 4677 0 0 0 18 4 0 0 17 0 8 0 790279371 630874112 29325 33554432000 4194304 4580107 140737213760048 18446744073709551615 253640964590 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32532/tid=32538] ppid=32530 vsize=616088 CPUtime=0.23 cores=0-7
/proc/32532/task/32538/stat : 32538 (strangenight2-m) R 32530 32532 32505 0 -1 4202560 5240 0 0 0 21 2 0 0 18 0 8 0 790279371 630874112 29325 33554432000 4194304 4580107 140737213760048 18446744073709551615 253640902839 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=32532/tid=32539] ppid=32530 vsize=616088 CPUtime=0.24 cores=0-7
/proc/32532/task/32539/stat : 32539 (strangenight2-m) R 32530 32532 32505 0 -1 4202560 4558 0 0 0 22 2 0 0 16 0 8 0 790279373 630874112 29327 33554432000 4194304 4580107 140737213760048 18446744073709551615 4354920 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.53
Current children cumulated vsize (KiB) 616088

[startup+0.709325 s]
/proc/loadavg: 1.87 2.02 2.00 2/543 32532
/proc/meminfo: memFree=5095544/32951124 swapFree=53733252/67111528
[pid=32532] ppid=32530 vsize=623216 CPUtime=3.68 cores=0-7
/proc/32532/stat : 32532 (strangenight2-m) S 32530 32532 32505 0 -1 4202496 50752 0 0 0 289 79 0 0 17 0 8 0 790279371 638173184 45308 33554432000 4194304 4580107 140737213760048 18446744073709551615 253640964590 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/32532/statm: 155804 45308 337 95 0 150786 0
[pid=32532/tid=32533] ppid=32530 vsize=623216 CPUtime=0.42 cores=0-7
/proc/32532/task/32533/stat : 32533 (strangenight2-m) S 32530 32532 32505 0 -1 4202560 3903 0 0 0 33 9 0 0 17 0 8 0 790279371 638173184 45308 33554432000 4194304 4580107 140737213760048 18446744073709551615 253640964590 0 0 4096 2 18446604441206560000 0 0 -1 6 0 0 0
[pid=32532/tid=32534] ppid=32530 vsize=623216 CPUtime=0.21 cores=0-7
/proc/32532/task/32534/stat : 32534 (strangenight2-m) S 32530 32532 32505 0 -1 4202560 4304 0 0 0 13 8 0 0 17 0 8 0 790279371 638173184 45308 33554432000 4194304 4580107 140737213760048 18446744073709551615 253640964590 0 0 4096 2 18446604441206560000 0 0 -1 6 0 0 0
[pid=32532/tid=32535] ppid=32530 vsize=623216 CPUtime=0.33 cores=0-7
/proc/32532/task/32535/stat : 32535 (strangenight2-m) S 32530 32532 32505 0 -1 4202560 4107 0 0 0 23 10 0 0 17 0 8 0 790279371 638173184 45308 33554432000 4194304 4580107 140737213760048 18446744073709551615 253640964590 0 0 4096 2 18446604441206560000 0 0 -1 3 0 0 0
[pid=32532/tid=32536] ppid=32530 vsize=623216 CPUtime=0.56 cores=0-7
/proc/32532/task/32536/stat : 32536 (strangenight2-m) R 32530 32532 32505 0 -1 4202560 9161 0 0 0 47 9 0 0 18 0 8 0 790279371 638173184 45308 33554432000 4194304 4580107 140737213760048 18446744073709551615 253640902839 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=32532/tid=32537] ppid=32530 vsize=623216 CPUtime=0.52 cores=0-7
/proc/32532/task/32537/stat : 32537 (strangenight2-m) D 32530 32532 32505 0 -1 4202560 6643 0 0 0 39 13 0 0 17 0 8 0 790279371 638173184 45308 33554432000 4194304 4580107 140737213760048 18446744073709551615 253640902839 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32532/tid=32538] ppid=32530 vsize=623216 CPUtime=0.52 cores=0-7
/proc/32532/task/32538/stat : 32538 (strangenight2-m) D 32530 32532 32505 0 -1 4202560 9031 0 0 0 45 7 0 0 18 0 8 0 790279371 638173184 45308 33554432000 4194304 4580107 140737213760048 18446744073709551615 253640902839 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=32532/tid=32539] ppid=32530 vsize=623216 CPUtime=0.61 cores=0-7
/proc/32532/task/32539/stat : 32539 (strangenight2-m) D 32530 32532 32505 0 -1 4202560 8624 0 0 0 52 9 0 0 15 0 8 0 790279373 638173184 45308 33554432000 4194304 4580107 140737213760048 18446744073709551615 253640902839 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3.68
Current children cumulated vsize (KiB) 623216

[startup+1.50113 s]
/proc/loadavg: 2.36 2.12 2.03 8/551 32540
/proc/meminfo: memFree=4833592/32951124 swapFree=53733252/67111528
[pid=32532] ppid=32530 vsize=647424 CPUtime=8.34 cores=0-7
/proc/32532/stat : 32532 (strangenight2-m) S 32530 32532 32505 0 -1 4202496 91610 0 0 0 682 152 0 0 17 0 8 0 790279371 662962176 86127 33554432000 4194304 4580107 140737213760048 18446744073709551615 253640964590 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/32532/statm: 161856 86128 350 95 0 156838 0
[pid=32532/tid=32533] ppid=32530 vsize=647424 CPUtime=1 cores=0-7
/proc/32532/task/32533/stat : 32533 (strangenight2-m) S 32530 32532 32505 0 -1 4202560 7181 0 0 0 81 19 0 0 16 0 8 0 790279371 662962176 86128 33554432000 4194304 4580107 140737213760048 18446744073709551615 253640964590 0 0 4096 2 18446604441206560000 0 0 -1 6 0 0 0
[pid=32532/tid=32534] ppid=32530 vsize=647424 CPUtime=0.74 cores=0-7
/proc/32532/task/32534/stat : 32534 (strangenight2-m) S 32530 32532 32505 0 -1 4202560 5230 0 0 0 57 17 0 0 16 0 8 0 790279371 662962176 86128 33554432000 4194304 4580107 140737213760048 18446744073709551615 253640964590 0 0 4096 2 18446604441206560000 0 0 -1 4 0 0 0
[pid=32532/tid=32535] ppid=32530 vsize=647424 CPUtime=0.96 cores=0-7
/proc/32532/task/32535/stat : 32535 (strangenight2-m) S 32530 32532 32505 0 -1 4202560 8596 0 0 0 75 21 0 0 17 0 8 0 790279371 662962176 86129 33554432000 4194304 4580107 140737213760048 18446744073709551615 253640964590 0 0 4096 2 18446604441206560000 0 0 -1 5 0 0 0
[pid=32532/tid=32536] ppid=32530 vsize=647424 CPUtime=1.22 cores=0-7
/proc/32532/task/32536/stat : 32536 (strangenight2-m) R 32530 32532 32505 0 -1 4202560 17184 0 0 0 107 15 0 0 18 0 8 0 790279371 662962176 86131 33554432000 4194304 4580107 140737213760048 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=32532/tid=32537] ppid=32530 vsize=647424 CPUtime=1.17 cores=0-7
/proc/32532/task/32537/stat : 32537 (strangenight2-m) R 32530 32532 32505 0 -1 4202560 14808 0 0 0 91 26 0 0 17 0 8 0 790279371 662962176 86131 33554432000 4194304 4580107 140737213760048 18446744073709551615 253640520737 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32532/tid=32538] ppid=32530 vsize=647424 CPUtime=0.75 cores=0-7
/proc/32532/task/32538/stat : 32538 (strangenight2-m) R 32530 32532 32505 0 -1 4202560 12240 0 0 0 63 12 0 0 18 0 8 0 790279371 662962176 86133 33554432000 4194304 4580107 140737213760048 18446744073709551615 253640902839 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=32532/tid=32539] ppid=32530 vsize=647424 CPUtime=1.35 cores=0-7
/proc/32532/task/32539/stat : 32539 (strangenight2-m) R 32530 32532 32505 0 -1 4202560 15809 0 0 0 120 15 0 0 16 0 8 0 790279373 662962176 86133 33554432000 4194304 4580107 140737213760048 18446744073709551615 4294220 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 8.34
Current children cumulated vsize (KiB) 647424

[startup+3.10085 s]
/proc/loadavg: 2.36 2.12 2.03 9/551 32540
/proc/meminfo: memFree=4588320/32951124 swapFree=53733252/67111528
[pid=32532] ppid=32530 vsize=1077352 CPUtime=19.57 cores=0-7
/proc/32532/stat : 32532 (strangenight2-m) R 32530 32532 32505 0 -1 4202496 160070 0 0 0 1767 190 0 0 18 0 8 0 790279371 1103208448 154587 33554432000 4194304 4580107 140737213760048 18446744073709551615 4473016 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/32532/statm: 269338 154589 370 95 0 264320 0
[pid=32532/tid=32533] ppid=32530 vsize=1077352 CPUtime=2.48 cores=0-7
/proc/32532/task/32533/stat : 32533 (strangenight2-m) R 32530 32532 32505 0 -1 4202560 18634 0 0 0 222 26 0 0 18 0 8 0 790279371 1103208448 154589 33554432000 4194304 4580107 140737213760048 18446744073709551615 4234976 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=32532/tid=32534] ppid=32530 vsize=1077352 CPUtime=2.2 cores=0-7
/proc/32532/task/32534/stat : 32534 (strangenight2-m) R 32530 32532 32505 0 -1 4202560 16609 0 0 0 196 24 0 0 17 0 8 0 790279371 1103208448 154589 33554432000 4194304 4580107 140737213760048 18446744073709551615 4231546 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=32532/tid=32535] ppid=32530 vsize=1077352 CPUtime=2.49 cores=0-7
/proc/32532/task/32535/stat : 32535 (strangenight2-m) R 32530 32532 32505 0 -1 4202560 19581 0 0 0 221 28 0 0 18 0 8 0 790279371 1103208448 154589 33554432000 4194304 4580107 140737213760048 18446744073709551615 4223027 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32532/tid=32536] ppid=32530 vsize=1077352 CPUtime=1.91 cores=0-7
/proc/32532/task/32536/stat : 32536 (strangenight2-m) R 32530 32532 32505 0 -1 4202560 20743 0 0 0 173 18 0 0 18 0 8 0 790279371 1103208448 154589 33554432000 4194304 4580107 140737213760048 18446744073709551615 4294220 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32532/tid=32537] ppid=32530 vsize=1077352 CPUtime=2.7 cores=0-7
/proc/32532/task/32537/stat : 32537 (strangenight2-m) R 32530 32532 32505 0 -1 4202560 24018 0 0 0 239 31 0 0 18 0 8 0 790279371 1103208448 154589 33554432000 4194304 4580107 140737213760048 18446744073709551615 4443624 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=32532/tid=32538] ppid=32530 vsize=1077352 CPUtime=2.22 cores=0-7
/proc/32532/task/32538/stat : 32538 (strangenight2-m) R 32530 32532 32505 0 -1 4202560 22927 0 0 0 206 16 0 0 18 0 8 0 790279371 1103208448 154589 33554432000 4194304 4580107 140737213760048 18446744073709551615 4473011 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=32532/tid=32539] ppid=32530 vsize=1077352 CPUtime=2.9 cores=0-7
/proc/32532/task/32539/stat : 32539 (strangenight2-m) R 32530 32532 32505 0 -1 4202560 16610 0 0 0 275 15 0 0 17 0 8 0 790279373 1103208448 154589 33554432000 4194304 4580107 140737213760048 18446744073709551615 4292941 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 19.57
Current children cumulated vsize (KiB) 1077352

[startup+6.30127 s]
/proc/loadavg: 2.36 2.12 2.03 9/551 32540
/proc/meminfo: memFree=4001320/32951124 swapFree=53733252/67111528
[pid=32532] ppid=32530 vsize=1759424 CPUtime=44.25 cores=0-7
/proc/32532/stat : 32532 (strangenight2-m) R 32530 32532 32505 0 -1 4202496 304459 0 0 0 4154 271 0 0 19 0 8 0 790279371 1801650176 276607 33554432000 4194304 4580107 140737213760048 18446744073709551615 4292935 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/32532/statm: 439856 276607 378 95 0 434838 0
[pid=32532/tid=32533] ppid=32530 vsize=1759424 CPUtime=5.53 cores=0-7
/proc/32532/task/32533/stat : 32533 (strangenight2-m) R 32530 32532 32505 0 -1 4202560 39349 0 0 0 513 40 0 0 19 0 8 0 790279371 1801650176 276607 33554432000 4194304 4580107 140737213760048 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=32532/tid=32534] ppid=32530 vsize=1759424 CPUtime=5.29 cores=0-7
/proc/32532/task/32534/stat : 32534 (strangenight2-m) R 32530 32532 32505 0 -1 4202560 39147 0 0 0 492 37 0 0 18 0 8 0 790279371 1801650176 276607 33554432000 4194304 4580107 140737213760048 18446744073709551615 4294414 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=32532/tid=32535] ppid=32530 vsize=1759424 CPUtime=5.52 cores=0-7
/proc/32532/task/32535/stat : 32535 (strangenight2-m) R 32530 32532 32505 0 -1 4202560 41431 0 0 0 509 43 0 0 19 0 8 0 790279371 1801650176 276607 33554432000 4194304 4580107 140737213760048 18446744073709551615 4294963 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=32532/tid=32536] ppid=32530 vsize=1759424 CPUtime=5.03 cores=0-7
/proc/32532/task/32536/stat : 32536 (strangenight2-m) R 32530 32532 32505 0 -1 4202560 38828 0 0 0 475 28 0 0 19 0 8 0 790279371 1801650176 276607 33554432000 4194304 4580107 140737213760048 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32532/tid=32537] ppid=32530 vsize=1759424 CPUtime=5.78 cores=0-7
/proc/32532/task/32537/stat : 32537 (strangenight2-m) R 32530 32532 32505 0 -1 4202560 44809 0 0 0 537 41 0 0 19 0 8 0 790279371 1801650176 276608 33554432000 4194304 4580107 140737213760048 18446744073709551615 4294821 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=32532/tid=32538] ppid=32530 vsize=1759424 CPUtime=5.3 cores=0-7
/proc/32532/task/32538/stat : 32538 (strangenight2-m) R 32530 32532 32505 0 -1 4202560 45869 0 0 0 500 30 0 0 19 0 8 0 790279371 1801650176 276608 33554432000 4194304 4580107 140737213760048 18446744073709551615 4293292 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32532/tid=32539] ppid=32530 vsize=1759424 CPUtime=6.07 cores=0-7
/proc/32532/task/32539/stat : 32539 (strangenight2-m) R 32530 32532 32505 0 -1 4202560 17158 0 0 0 592 15 0 0 20 0 8 0 790279373 1801650176 276609 33554432000 4194304 4580107 140737213760048 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 0 0 0 0

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

/proc/loadavg: 8.03 7.17 4.80 9/551 32555
/proc/meminfo: memFree=2579464/32951124 swapFree=53733252/67111528
[pid=32532] ppid=32530 vsize=3043668 CPUtime=4641.51 cores=0-7
/proc/32532/stat : 32532 (strangenight2-m) R 32530 32532 32505 0 -1 4202496 834049 0 0 0 463671 480 0 0 25 0 8 0 790279371 3116716032 628492 33554432000 4194304 4580107 140737213760048 18446744073709551615 4293229 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/32532/statm: 760917 628492 380 95 0 755899 0
[pid=32532/tid=32533] ppid=32530 vsize=3043668 CPUtime=581.37 cores=0-7
/proc/32532/task/32533/stat : 32533 (strangenight2-m) R 32530 32532 32505 0 -1 4202560 102022 0 0 0 58073 64 0 0 25 0 8 0 790279371 3116716032 628492 33554432000 4194304 4580107 140737213760048 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=32532/tid=32534] ppid=32530 vsize=3043668 CPUtime=581.29 cores=0-7
/proc/32532/task/32534/stat : 32534 (strangenight2-m) R 32530 32532 32505 0 -1 4202560 99054 0 0 0 58069 60 0 0 25 0 8 0 790279371 3116716032 628492 33554432000 4194304 4580107 140737213760048 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=32532/tid=32535] ppid=32530 vsize=3043668 CPUtime=571.05 cores=0-7
/proc/32532/task/32535/stat : 32535 (strangenight2-m) R 32530 32532 32505 0 -1 4202560 103958 0 0 0 57034 71 0 0 25 0 8 0 790279371 3116716032 628492 33554432000 4194304 4580107 140737213760048 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=32532/tid=32536] ppid=32530 vsize=3043668 CPUtime=581.03 cores=0-7
/proc/32532/task/32536/stat : 32536 (strangenight2-m) R 32530 32532 32505 0 -1 4202560 100579 0 0 0 58054 49 0 0 25 0 8 0 790279371 3116716032 628492 33554432000 4194304 4580107 140737213760048 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32532/tid=32537] ppid=32530 vsize=3043668 CPUtime=581.79 cores=0-7
/proc/32532/task/32537/stat : 32537 (strangenight2-m) R 32530 32532 32505 0 -1 4202560 107583 0 0 0 58108 71 0 0 25 0 8 0 790279371 3116716032 628492 33554432000 4194304 4580107 140737213760048 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=32532/tid=32538] ppid=32530 vsize=3043668 CPUtime=581.32 cores=0-7
/proc/32532/task/32538/stat : 32538 (strangenight2-m) R 32530 32532 32505 0 -1 4202560 109917 0 0 0 58078 54 0 0 25 0 8 0 790279371 3116716032 628492 33554432000 4194304 4580107 140737213760048 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32532/tid=32539] ppid=32530 vsize=3043668 CPUtime=582.09 cores=0-7
/proc/32532/task/32539/stat : 32539 (strangenight2-m) R 32530 32532 32505 0 -1 4202560 117599 0 0 0 58159 50 0 0 25 0 8 0 790279373 3116716032 628492 33554432000 4194304 4580107 140737213760048 18446744073709551615 4294821 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4641.51
Current children cumulated vsize (KiB) 3043668

[startup+642.301 s]
/proc/loadavg: 8.08 7.35 5.01 9/551 32557
/proc/meminfo: memFree=2502324/32951124 swapFree=53733252/67111528
[pid=32532] ppid=32530 vsize=3076932 CPUtime=5120.44 cores=0-7
/proc/32532/stat : 32532 (strangenight2-m) R 32530 32532 32505 0 -1 4202496 859116 0 0 0 511551 493 0 0 25 0 8 0 790279371 3150778368 647759 33554432000 4194304 4580107 140737213760048 18446744073709551615 4294585 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/32532/statm: 769233 647760 380 95 0 764215 0
[pid=32532/tid=32533] ppid=32530 vsize=3076932 CPUtime=641.36 cores=0-7
/proc/32532/task/32533/stat : 32533 (strangenight2-m) R 32530 32532 32505 0 -1 4202560 103391 0 0 0 64071 65 0 0 25 0 8 0 790279371 3150778368 647760 33554432000 4194304 4580107 140737213760048 18446744073709551615 4294963 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=32532/tid=32534] ppid=32530 vsize=3076932 CPUtime=641.28 cores=0-7
/proc/32532/task/32534/stat : 32534 (strangenight2-m) R 32530 32532 32505 0 -1 4202560 102781 0 0 0 64067 61 0 0 25 0 8 0 790279371 3150778368 647760 33554432000 4194304 4580107 140737213760048 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=32532/tid=32535] ppid=32530 vsize=3076932 CPUtime=629.97 cores=0-7
/proc/32532/task/32535/stat : 32535 (strangenight2-m) R 32530 32532 32505 0 -1 4202560 113884 0 0 0 62923 74 0 0 25 0 8 0 790279371 3150778368 647760 33554432000 4194304 4580107 140737213760048 18446744073709551615 4293235 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=32532/tid=32536] ppid=32530 vsize=3076932 CPUtime=641.03 cores=0-7
/proc/32532/task/32536/stat : 32536 (strangenight2-m) R 32530 32532 32505 0 -1 4202560 101402 0 0 0 64053 50 0 0 25 0 8 0 790279371 3150778368 647760 33554432000 4194304 4580107 140737213760048 18446744073709551615 4293235 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32532/tid=32537] ppid=32530 vsize=3076932 CPUtime=641.79 cores=0-7
/proc/32532/task/32537/stat : 32537 (strangenight2-m) R 32530 32532 32505 0 -1 4202560 111218 0 0 0 64106 73 0 0 25 0 8 0 790279371 3150778368 647760 33554432000 4194304 4580107 140737213760048 18446744073709551615 4489196 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=32532/tid=32538] ppid=32530 vsize=3076932 CPUtime=641.31 cores=0-7
/proc/32532/task/32538/stat : 32538 (strangenight2-m) R 32530 32532 32505 0 -1 4202560 110409 0 0 0 64077 54 0 0 25 0 8 0 790279371 3150778368 647760 33554432000 4194304 4580107 140737213760048 18446744073709551615 4293266 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32532/tid=32539] ppid=32530 vsize=3076932 CPUtime=642.09 cores=0-7
/proc/32532/task/32539/stat : 32539 (strangenight2-m) R 32530 32532 32505 0 -1 4202560 121524 0 0 0 64157 52 0 0 25 0 8 0 790279373 3150778368 647760 33554432000 4194304 4580107 140737213760048 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5120.44
Current children cumulated vsize (KiB) 3076932

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

[startup+646.401 s]
/proc/loadavg: 8.08 7.35 5.01 9/551 32557
/proc/meminfo: memFree=2498976/32951124 swapFree=53733252/67111528
[pid=32532] ppid=32530 vsize=3076932 CPUtime=5153.16 cores=0-7
/proc/32532/stat : 32532 (strangenight2-m) R 32530 32532 32505 0 -1 4202496 859631 0 0 0 514823 493 0 0 25 0 8 0 790279371 3150778368 648274 33554432000 4194304 4580107 140737213760048 18446744073709551615 4293907 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/32532/statm: 769233 648274 380 95 0 764215 0
[pid=32532/tid=32533] ppid=32530 vsize=3076932 CPUtime=645.46 cores=0-7
/proc/32532/task/32533/stat : 32533 (strangenight2-m) R 32530 32532 32505 0 -1 4202560 103393 0 0 0 64481 65 0 0 25 0 8 0 790279371 3150778368 648274 33554432000 4194304 4580107 140737213760048 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=32532/tid=32534] ppid=32530 vsize=3076932 CPUtime=645.38 cores=0-7
/proc/32532/task/32534/stat : 32534 (strangenight2-m) R 32530 32532 32505 0 -1 4202560 102905 0 0 0 64477 61 0 0 25 0 8 0 790279371 3150778368 648274 33554432000 4194304 4580107 140737213760048 18446744073709551615 4322544 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=32532/tid=32535] ppid=32530 vsize=3076932 CPUtime=633.99 cores=0-7
/proc/32532/task/32535/stat : 32535 (strangenight2-m) R 32530 32532 32505 0 -1 4202560 114015 0 0 0 63325 74 0 0 25 0 8 0 790279371 3150778368 648274 33554432000 4194304 4580107 140737213760048 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=32532/tid=32536] ppid=32530 vsize=3076932 CPUtime=645.13 cores=0-7
/proc/32532/task/32536/stat : 32536 (strangenight2-m) R 32530 32532 32505 0 -1 4202560 101402 0 0 0 64463 50 0 0 25 0 8 0 790279371 3150778368 648274 33554432000 4194304 4580107 140737213760048 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32532/tid=32537] ppid=32530 vsize=3076932 CPUtime=645.89 cores=0-7
/proc/32532/task/32537/stat : 32537 (strangenight2-m) R 32530 32532 32505 0 -1 4202560 111358 0 0 0 64516 73 0 0 25 0 8 0 790279371 3150778368 648274 33554432000 4194304 4580107 140737213760048 18446744073709551615 4294220 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=32532/tid=32538] ppid=32530 vsize=3076932 CPUtime=645.41 cores=0-7
/proc/32532/task/32538/stat : 32538 (strangenight2-m) R 32530 32532 32505 0 -1 4202560 110409 0 0 0 64487 54 0 0 25 0 8 0 790279371 3150778368 648274 33554432000 4194304 4580107 140737213760048 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32532/tid=32539] ppid=32530 vsize=3076932 CPUtime=646.19 cores=0-7
/proc/32532/task/32539/stat : 32539 (strangenight2-m) R 32530 32532 32505 0 -1 4202560 121641 0 0 0 64567 52 0 0 25 0 8 0 790279373 3150778368 648274 33554432000 4194304 4580107 140737213760048 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5153.16
Current children cumulated vsize (KiB) 3076932

[startup+649.601 s]
/proc/loadavg: 8.15 7.37 5.03 9/551 32557
/proc/meminfo: memFree=2497364/32951124 swapFree=53733252/67111528
[pid=32532] ppid=32530 vsize=3076932 CPUtime=5178.68 cores=0-7
/proc/32532/stat : 32532 (strangenight2-m) R 32530 32532 32505 0 -1 4202496 860067 0 0 0 517375 493 0 0 25 0 8 0 790279371 3150778368 648710 33554432000 4194304 4580107 140737213760048 18446744073709551615 4294960 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/32532/statm: 769233 648710 380 95 0 764215 0
[pid=32532/tid=32533] ppid=32530 vsize=3076932 CPUtime=648.65 cores=0-7
/proc/32532/task/32533/stat : 32533 (strangenight2-m) R 32530 32532 32505 0 -1 4202560 103394 0 0 0 64800 65 0 0 25 0 8 0 790279371 3150778368 648710 33554432000 4194304 4580107 140737213760048 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=32532/tid=32534] ppid=32530 vsize=3076932 CPUtime=648.58 cores=0-7
/proc/32532/task/32534/stat : 32534 (strangenight2-m) R 32530 32532 32505 0 -1 4202560 103008 0 0 0 64797 61 0 0 25 0 8 0 790279371 3150778368 648710 33554432000 4194304 4580107 140737213760048 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=32532/tid=32535] ppid=32530 vsize=3076932 CPUtime=637.12 cores=0-7
/proc/32532/task/32535/stat : 32535 (strangenight2-m) R 32530 32532 32505 0 -1 4202560 114138 0 0 0 63638 74 0 0 25 0 8 0 790279371 3150778368 648710 33554432000 4194304 4580107 140737213760048 18446744073709551615 4305975 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=32532/tid=32536] ppid=32530 vsize=3076932 CPUtime=648.33 cores=0-7
/proc/32532/task/32536/stat : 32536 (strangenight2-m) R 32530 32532 32505 0 -1 4202560 101402 0 0 0 64783 50 0 0 25 0 8 0 790279371 3150778368 648710 33554432000 4194304 4580107 140737213760048 18446744073709551615 4293258 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32532/tid=32537] ppid=32530 vsize=3076932 CPUtime=649.1 cores=0-7
/proc/32532/task/32537/stat : 32537 (strangenight2-m) R 32530 32532 32505 0 -1 4202560 111472 0 0 0 64836 74 0 0 25 0 8 0 790279371 3150778368 648710 33554432000 4194304 4580107 140737213760048 18446744073709551615 4321334 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=32532/tid=32538] ppid=32530 vsize=3076932 CPUtime=648.61 cores=0-7
/proc/32532/task/32538/stat : 32538 (strangenight2-m) R 32530 32532 32505 0 -1 4202560 110409 0 0 0 64807 54 0 0 25 0 8 0 790279371 3150778368 648710 33554432000 4194304 4580107 140737213760048 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32532/tid=32539] ppid=32530 vsize=3076932 CPUtime=649.39 cores=0-7
/proc/32532/task/32539/stat : 32539 (strangenight2-m) R 32530 32532 32505 0 -1 4202560 121736 0 0 0 64887 52 0 0 25 0 8 0 790279373 3150778368 648710 33554432000 4194304 4580107 140737213760048 18446744073709551615 4294144 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5178.68
Current children cumulated vsize (KiB) 3076932

[startup+651.201 s]
/proc/loadavg: 8.14 7.38 5.05 9/551 32557
/proc/meminfo: memFree=2523404/32951124 swapFree=53733252/67111528
[pid=32532] ppid=32530 vsize=3011396 CPUtime=5191.6 cores=0-7
/proc/32532/stat : 32532 (strangenight2-m) R 32530 32532 32505 0 -1 4202496 860232 0 0 0 518667 493 0 0 25 0 8 0 790279371 3083669504 642048 33554432000 4194304 4580107 140737213760048 18446744073709551615 4295723 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/32532/statm: 752849 642048 380 95 0 747831 0
[pid=32532/tid=32533] ppid=32530 vsize=3011396 CPUtime=650.27 cores=0-7
/proc/32532/task/32533/stat : 32533 (strangenight2-m) R 32530 32532 32505 0 -1 4202560 103395 0 0 0 64962 65 0 0 25 0 8 0 790279371 3083669504 642048 33554432000 4194304 4580107 140737213760048 18446744073709551615 4294389 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=32532/tid=32534] ppid=32530 vsize=3011396 CPUtime=650.2 cores=0-7
/proc/32532/task/32534/stat : 32534 (strangenight2-m) R 32530 32532 32505 0 -1 4202560 103018 0 0 0 64959 61 0 0 25 0 8 0 790279371 3083669504 642048 33554432000 4194304 4580107 140737213760048 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=32532/tid=32535] ppid=32530 vsize=3011396 CPUtime=638.71 cores=0-7
/proc/32532/task/32535/stat : 32535 (strangenight2-m) R 32530 32532 32505 0 -1 4202560 114186 0 0 0 63797 74 0 0 25 0 8 0 790279371 3083669504 642048 33554432000 4194304 4580107 140737213760048 18446744073709551615 4293064 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=32532/tid=32536] ppid=32530 vsize=3011396 CPUtime=649.95 cores=0-7
/proc/32532/task/32536/stat : 32536 (strangenight2-m) R 32530 32532 32505 0 -1 4202560 101402 0 0 0 64945 50 0 0 25 0 8 0 790279371 3083669504 642048 33554432000 4194304 4580107 140737213760048 18446744073709551615 4294963 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32532/tid=32537] ppid=32530 vsize=3011396 CPUtime=650.72 cores=0-7
/proc/32532/task/32537/stat : 32537 (strangenight2-m) R 32530 32532 32505 0 -1 4202560 111524 0 0 0 64998 74 0 0 25 0 8 0 790279371 3083669504 642048 33554432000 4194304 4580107 140737213760048 18446744073709551615 4293280 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=32532/tid=32538] ppid=32530 vsize=3011396 CPUtime=650.23 cores=0-7
/proc/32532/task/32538/stat : 32538 (strangenight2-m) R 32530 32532 32505 0 -1 4202560 110409 0 0 0 64969 54 0 0 25 0 8 0 790279371 3083669504 642048 33554432000 4194304 4580107 140737213760048 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32532/tid=32539] ppid=32530 vsize=3011396 CPUtime=651.01 cores=0-7
/proc/32532/task/32539/stat : 32539 (strangenight2-m) R 32530 32532 32505 0 -1 4202560 121790 0 0 0 65049 52 0 0 25 0 8 0 790279373 3083669504 642048 33554432000 4194304 4580107 140737213760048 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5191.6
Current children cumulated vsize (KiB) 3011396

[startup+652.801 s]
/proc/loadavg: 8.14 7.38 5.05 9/551 32557
/proc/meminfo: memFree=2523280/32951124 swapFree=53733252/67111528
[pid=32532] ppid=32530 vsize=3011396 CPUtime=5204.23 cores=0-7
/proc/32532/stat : 32532 (strangenight2-m) R 32530 32532 32505 0 -1 4202496 860385 0 0 0 519929 494 0 0 25 0 8 0 790279371 3083669504 642201 33554432000 4194304 4580107 140737213760048 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/32532/statm: 752849 642201 380 95 0 747831 0
[pid=32532/tid=32533] ppid=32530 vsize=3011396 CPUtime=651.85 cores=0-7
/proc/32532/task/32533/stat : 32533 (strangenight2-m) R 32530 32532 32505 0 -1 4202560 103396 0 0 0 65120 65 0 0 25 0 8 0 790279371 3083669504 642201 33554432000 4194304 4580107 140737213760048 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=32532/tid=32534] ppid=32530 vsize=3011396 CPUtime=651.78 cores=0-7
/proc/32532/task/32534/stat : 32534 (strangenight2-m) R 32530 32532 32505 0 -1 4202560 103018 0 0 0 65117 61 0 0 25 0 8 0 790279371 3083669504 642201 33554432000 4194304 4580107 140737213760048 18446744073709551615 4294220 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=32532/tid=32535] ppid=32530 vsize=3011396 CPUtime=640.26 cores=0-7
/proc/32532/task/32535/stat : 32535 (strangenight2-m) R 32530 32532 32505 0 -1 4202560 114243 0 0 0 63952 74 0 0 25 0 8 0 790279371 3083669504 642201 33554432000 4194304 4580107 140737213760048 18446744073709551615 4293301 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=32532/tid=32536] ppid=32530 vsize=3011396 CPUtime=651.53 cores=0-7
/proc/32532/task/32536/stat : 32536 (strangenight2-m) R 32530 32532 32505 0 -1 4202560 101402 0 0 0 65103 50 0 0 25 0 8 0 790279371 3083669504 642201 33554432000 4194304 4580107 140737213760048 18446744073709551615 4293975 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32532/tid=32537] ppid=32530 vsize=3011396 CPUtime=652.29 cores=0-7
/proc/32532/task/32537/stat : 32537 (strangenight2-m) R 32530 32532 32505 0 -1 4202560 111576 0 0 0 65155 74 0 0 25 0 8 0 790279371 3083669504 642201 33554432000 4194304 4580107 140737213760048 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=32532/tid=32538] ppid=32530 vsize=3011396 CPUtime=651.81 cores=0-7
/proc/32532/task/32538/stat : 32538 (strangenight2-m) R 32530 32532 32505 0 -1 4202560 110409 0 0 0 65127 54 0 0 25 0 8 0 790279371 3083669504 642201 33554432000 4194304 4580107 140737213760048 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32532/tid=32539] ppid=32530 vsize=3011396 CPUtime=652.59 cores=0-7
/proc/32532/task/32539/stat : 32539 (strangenight2-m) R 32530 32532 32505 0 -1 4202560 121833 0 0 0 65207 52 0 0 25 0 8 0 790279373 3083669504 642201 33554432000 4194304 4580107 140737213760048 18446744073709551615 4293904 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5204.23
Current children cumulated vsize (KiB) 3011396

[startup+653.601 s]
/proc/loadavg: 8.14 7.38 5.05 9/551 32557
/proc/meminfo: memFree=2522040/32951124 swapFree=53733252/67111528
[pid=32532] ppid=32530 vsize=3011396 CPUtime=5210.61 cores=0-7
/proc/32532/stat : 32532 (strangenight2-m) R 32530 32532 32505 0 -1 4202496 860466 0 0 0 520567 494 0 0 25 0 8 0 790279371 3083669504 642282 33554432000 4194304 4580107 140737213760048 18446744073709551615 4294376 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/32532/statm: 752849 642282 380 95 0 747831 0
[pid=32532/tid=32533] ppid=32530 vsize=3011396 CPUtime=652.65 cores=0-7
/proc/32532/task/32533/stat : 32533 (strangenight2-m) R 32530 32532 32505 0 -1 4202560 103396 0 0 0 65200 65 0 0 25 0 8 0 790279371 3083669504 642282 33554432000 4194304 4580107 140737213760048 18446744073709551615 4294974 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=32532/tid=32534] ppid=32530 vsize=3011396 CPUtime=652.58 cores=0-7
/proc/32532/task/32534/stat : 32534 (strangenight2-m) R 32530 32532 32505 0 -1 4202560 103018 0 0 0 65197 61 0 0 25 0 8 0 790279371 3083669504 642282 33554432000 4194304 4580107 140737213760048 18446744073709551615 4293151 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=32532/tid=32535] ppid=32530 vsize=3011396 CPUtime=641.04 cores=0-7
/proc/32532/task/32535/stat : 32535 (strangenight2-m) R 32530 32532 32505 0 -1 4202560 114272 0 0 0 64030 74 0 0 25 0 8 0 790279371 3083669504 642282 33554432000 4194304 4580107 140737213760048 18446744073709551615 4294821 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=32532/tid=32536] ppid=32530 vsize=3011396 CPUtime=652.33 cores=0-7
/proc/32532/task/32536/stat : 32536 (strangenight2-m) R 32530 32532 32505 0 -1 4202560 101402 0 0 0 65183 50 0 0 25 0 8 0 790279371 3083669504 642282 33554432000 4194304 4580107 140737213760048 18446744073709551615 4293292 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32532/tid=32537] ppid=32530 vsize=3011396 CPUtime=653.09 cores=0-7
/proc/32532/task/32537/stat : 32537 (strangenight2-m) R 32530 32532 32505 0 -1 4202560 111597 0 0 0 65235 74 0 0 25 0 8 0 790279371 3083669504 642282 33554432000 4194304 4580107 140737213760048 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=32532/tid=32538] ppid=32530 vsize=3011396 CPUtime=652.61 cores=0-7
/proc/32532/task/32538/stat : 32538 (strangenight2-m) R 32530 32532 32505 0 -1 4202560 110409 0 0 0 65207 54 0 0 25 0 8 0 790279371 3083669504 642282 33554432000 4194304 4580107 140737213760048 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32532/tid=32539] ppid=32530 vsize=3011396 CPUtime=653.39 cores=0-7
/proc/32532/task/32539/stat : 32539 (strangenight2-m) R 32530 32532 32505 0 -1 4202560 121864 0 0 0 65287 52 0 0 25 0 8 0 790279373 3083669504 642282 33554432000 4194304 4580107 140737213760048 18446744073709551615 4294530 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5210.61
Current children cumulated vsize (KiB) 3011396

[startup+654.001 s]
/proc/loadavg: 8.14 7.38 5.05 9/551 32557
/proc/meminfo: memFree=2522040/32951124 swapFree=53733252/67111528
[pid=32532] ppid=32530 vsize=0 CPUtime=5212.98 cores=0-7
/proc/32532/stat : 32532 (strangenight2-m) R 32530 32532 32505 0 -1 4203524 860500 0 0 0 520792 506 0 0 25 0 1 0 790279371 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/32532/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 5212.98
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 654.011
CPU time (s): 5212.99
CPU user time (s): 5207.92
CPU system time (s): 5.07123
CPU usage (%): 797.08
Max. virtual memory (cumulated for all children) (KiB): 3175360

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5207.92
system time used= 5.07123
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 860500
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= 339219
involuntary context switches= 54675

runsolver used 3.3105 second user time and 8.63069 second system time

The end

Launcher Data

Begin job on node106 at 2011-05-30 22:19:50
IDJOB=3421697
IDBENCH=85764
IDSOLVER=1878
FILE ID=node106/3421697-1306786788
RUNJOBID= node106-1306786788-32519
PBS_JOBID= 13475034
Free space on /tmp= 57860 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt (fixed)
BENCH NAME= SAT05/crafted/roussel05/visbmc-PHNF/phnf-size10-exclusive-philo.used-as.sat04-988.shuffled-as.sat05-4195.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3421697-1306786788/watcher-3421697-1306786788 -o /tmp/evaluation-result-3421697-1306786788/solver-3421697-1306786788 -C 40000 -W 5100 -M 31000  ./strangenight2-mt --threads=8 HOME/instance-3421697-1306786788.cnf

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

MD5SUM BENCH= 32f22e9ac89bf164b7f5db6bef950d03
RANDOM SEED=1358038592

node106.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.830
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.66
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.830
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.20
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.830
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.75
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.830
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.82
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.830
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:       5095700 kB
Buffers:        349336 kB
Cached:       21729488 kB
SwapCached:      12092 kB
Active:       18100276 kB
Inactive:      9025784 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       5095700 kB
SwapTotal:    67111528 kB
SwapFree:     53733252 kB
Dirty:           29804 kB
Writeback:           0 kB
AnonPages:     5044088 kB
Mapped:          25600 kB
Slab:           579268 kB
PageTables:      77628 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 167518264 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= 57856 MiB
End job on node106 at 2011-05-30 22:30:44