Trace number 3291590

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-1-mt? (TO) 4800.48 1202.04

General information on the benchmark

NameSAT03/industrial/schuppan/l2s/
valves-gates-1-k617-unsat.shuffled-as.sat03-412.cnf
MD5SUMcb369c4583eb075a3a8cb5a04701e120
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4716.27
Satisfiable
(Un)Satisfiability was proved
Number of variables985042
Number of clauses3113540
Sum of the clauses size7976612
Maximum clause length618
Minimum clause length1
Number of clauses of size 1158
Number of clauses of size 21490897
Number of clauses of size 31578048
Number of clauses of size 428388
Number of clauses of size 59876
Number of clauses of size over 56173

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 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3291590-1304136589.cnf'
0.00/0.00	c -- header says num vars:         985042
0.00/0.00	c -- header says num clauses:     3113540
11.80/3.06	c -- clauses added:            0 learnts,      3113540 normals,            0 xors
11.80/3.06	c -- vars added     985042
11.80/3.06	c Parsing time: 10.87 s
11.80/3.06	c  N st     0         0    985042   1620902   1490503         0   7970771         0   no data   no data  --
16.59/4.21	c asymm  cl-useful: 0/175/1592883 lits-rem:0 time: 4.47
114.85/28.84	c Flit:    42 Blit:    307 bXBeca:    0 bXProp: 40473 Bins:      0 BRemL:      0 BRemN:      0 P: 200.5M T: 97.30
116.05/29.15	c Cleaning up after failed var search:     1.22 s 
118.83/29.82	c Replacing    40625 vars Replaced   572404 lits Time:     2.53 s 
126.40/31.77	c bin-w-bin subsume rem           12 bins  time:  1.35 s
130.80/32.81	c subs with bin:     2718  lits-rem:      3854  v-fix:    0  time:  4.15 s
297.76/74.67	c Subs w/ non-existent bins:   1613 l-rem:     22 v-fix:   164 done:   6074 time: 167.07 s
301.74/75.62	c Removed useless bin:       3  fixed:     0  props:  20.05M  time:  3.76 s
347.25/87.07	c lits-rem:       157  cl-subs:    12352  v-elim: 300875  v-fix:    0  time: 45.24 s
349.65/87.64	c Finding binary XORs  T:     2.27 s  found:  132031
352.84/88.41	c Replacing   132031 vars Replaced  1598950 lits Time:     3.06 s 
360.05/90.22	c Finding non-binary XORs:     5.41 s (found:  108049, avg size: 3.0)
360.05/90.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      2 locsubst: 32914 time:   1.72
361.63/90.62	c Replacing    16457 vars Replaced   167254 lits Time:     1.59 s 
362.84/90.93	c Calc default polars -  time:   0.80 s pos:  179068 undec:  543530 neg:  262444
362.84/90.93	c =========================================================================================
362.84/90.93	c types(t): F = full restart, N = normal restart
362.84/90.93	c types(t): S = simplification begin/end, E = solution found
362.84/90.93	c restart types(rt): st = static, dy = dynamic
362.84/90.93	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
362.84/90.93	c  B st     0         0    453098    771441    601472         0   4276665         0   no data   no data  --
398.78/99.96	c Decided on static restart strategy
425.14/106.55	c  N st     8      4918    453066    771441    602068      4269   4276665    285805   no data   no data  --
462.69/115.94	c Finding binary XORs  T:     1.31 s  found:    2578
463.89/116.26	c Replacing     4982 vars Replaced    83484 lits Time:     1.25 s 
481.47/120.69	c  N st    10     11300    413013    700480    550041      9593   3882433    550301   no data   no data  --
529.80/132.72	c  N st    11     17043    412924    700480    551225     15007   3882432    942785   no data   no data  --
653.23/163.61	c  F st    12     25001    407652    688898    549320     15909   3828001    976037   no data   no data  --
655.23/164.17	c Replacing     1026 vars Replaced    13866 lits Time:     1.41 s 
657.61/164.79	c Replacing        2 vars Replaced        8 lits Time:     1.39 s 
795.42/199.24	c  N st    12     25001    406602    688318    545745     15872   3819280    967242   no data   no data  --
836.56/209.50	c Finding binary XORs  T:     1.88 s  found:    2149
876.51/219.59	c Decided on static restart strategy
876.51/219.59	c  N st    18     30002    406035    686667    545900     20527   3811874   1126261   no data   no data  --
876.90/219.60	c  S st    18     30002    406035    686667    545900     20527   3811874   1126261   no data   no data  --
906.86/227.10	c  S st    18     30505    405627    686667    545992     20859   3811874   1134329   no data   no data  --
908.89/227.65	c x-sub: 14541 x-cut:      0 vfix:      0 v-elim:    669 locsubst:     2 time:   2.13
1070.64/268.19	c Flit:   386 Blit:   4064 bXBeca:    0 bXProp: 2130 Bins:  31160 BRemL:      0 BRemN:      0 P: 200.2M T: 155.08
1071.86/268.45	c Cleaning up after failed var search:     0.82 s 
1073.83/268.90	c Replacing     4831 vars Replaced    86928 lits Time:     1.47 s 
1077.83/269.92	c bin-w-bin subsume rem         3417 bins  time:  0.61 s
1083.42/271.30	c subs with bin:    21096  lits-rem:     44489  v-fix:    0  time:  5.26 s
1115.39/279.31	c Subs w/ non-existent bins:   2985 l-rem:   3289 v-fix:   559 done:  43358 time: 30.71 s
1117.37/279.81	c Removed useless bin:     551  fixed:   578  props:  20.02M  time:  1.61 s
1164.90/291.70	c lits-rem:      7970  cl-subs:    90783  v-elim: 162212  v-fix:    3  time: 45.41 s
1169.69/292.93	c asymm  cl-useful: 31/568/541063 lits-rem:51 time: 4.54
1170.10/293.03	c  N st    18     30505    232070    541063    253390      5804   3003581    217104   no data   no data  --
1170.90/293.26	c Finding binary XORs  T:     0.87 s  found:    2434
1172.10/293.53	c Replacing     2452 vars Replaced    45782 lits Time:     1.04 s 
1205.24/301.80	c  N st    20     37615    229553    541015    249315     12499   2993566    411572   no data   no data  --
1263.97/316.58	c  N st    21     44016    229518    541015    251489     18624   2993552    847311   no data   no data  --
1274.35/319.18	c  S st    22     45757    229518    541015    251516     20288   2993539    895502   no data   no data  --
1285.93/322.09	c  S st    22     46258    229515    541015    251573     20720   2993539    908354   no data   no data  --
1287.16/322.37	c x-sub:     1 x-cut:      0 vfix:      0 v-elim:    958 locsubst:     6 time:   1.04
1387.79/347.53	c Flit:    80 Blit:    169 bXBeca:    0 bXProp: 1090 Bins:  33016 BRemL:      0 BRemN:      0 P: 200.2M T: 96.05
1387.79/347.55	c Cleaning up after failed var search:     0.00 s 
1389.76/348.05	c Replacing     1200 vars Replaced    53185 lits Time:     1.72 s 
1392.96/348.82	c bin-w-bin subsume rem         5760 bins  time:  0.39 s
1396.97/349.88	c subs with bin:    34952  lits-rem:    115636  v-fix:    0  time:  4.05 s
1402.14/351.16	c Subs w/ non-existent bins:   1392 l-rem:   8474 v-fix:   145 done:  49512 time:  4.90 s
1403.34/351.44	c Removed useless bin:     681  fixed:   148  props:  20.01M  time:  0.60 s
1422.91/356.39	c lits-rem:      3275  cl-subs:    14533  v-elim:   7430  v-fix:    5  time: 18.82 s
1428.08/357.62	c asymm  cl-useful: 42/496/491290 lits-rem:49 time: 4.55
1428.48/357.72	c  N st    22     46258    219326    491290    288118     17076   2815398    401873   no data   no data  --
1429.27/357.95	c Finding binary XORs  T:     0.86 s  found:    1514
1518.75/380.38	c  N st    23     60656    219294    491290    290938     18537   2815351    842047   no data   no data  --
1595.84/399.62	c  N st    24     69387    219214    491290    292585     26984   2815329   2962953   no data   no data  --
1595.84/399.63	c  S st    24     69387    219214    491290    292585     26984   2815329   2962953   no data   no data  --
1603.83/401.62	c  S st    24     69888    219139    491290    292977     27463   2815329   3000553   no data   no data  --
1604.63/401.85	c x-sub:     3 x-cut:      0 vfix:      0 v-elim:    259 locsubst:     0 time:   0.94
1680.93/420.91	c Flit:    32 Blit:     65 bXBeca:    0 bXProp:  444 Bins:   2125 BRemL:      0 BRemN:      3 P: 200.1M T: 76.08
1682.93/421.45	c Replacing     2061 vars Replaced    66837 lits Time:     1.94 s 
1686.12/422.26	c bin-w-bin subsume rem         6335 bins  time:  0.30 s
1695.33/424.51	c subs with bin:     2666  lits-rem:     12155  v-fix:    0  time:  8.99 s
1696.11/424.70	c Subs w/ non-existent bins:      1 l-rem:   2415 v-fix:     0 done:     89 time:  0.73 s
1696.51/424.88	c Removed useless bin:     975  fixed:     4  props:  20.00M  time:  0.69 s
1734.46/434.39	c lits-rem:      1813  cl-subs:     5199  v-elim:   1654  v-fix:    7  time: 37.99 s
1738.05/435.26	c asymm  cl-useful: 30/484/482836 lits-rem:301 time: 3.36
1738.45/435.34	c  N st    24     69888    215042    482836    280938     25879   2755578   2750674   no data   no data  --
1739.26/435.55	c Finding binary XORs  T:     0.74 s  found:     607
1848.30/462.89	c Finding binary XORs  T:     0.70 s  found:     231
1860.27/465.85	c  F st    25     87500    214751    481805    290014     28933   2748590   2226852   no data   no data  --
1861.47/466.11	c Replacing      865 vars Replaced    25015 lits Time:     1.02 s 
1862.69/466.45	c Replacing        5 vars Replaced       71 lits Time:     0.85 s 
1873.86/469.24	c  N st    25     87500    213869    481534    288257     28921   2744873   2225719   no data   no data  --
1899.43/475.65	c Decided on static restart strategy
1916.59/479.94	c  N st    32     95536    213867    481534    288352     36797   2744856   2679646   no data   no data  --
1973.72/494.27	c  N st    34    104835    213738    481534    293767     45816   2744829   3355309   no data   no data  --
1973.72/494.28	c  S st    34    104835    213738    481534    293767     45816   2744829   3355309   no data   no data  --
1978.91/495.59	c Finding binary XORs  T:     0.74 s  found:     277
1985.72/497.24	c  S st    34    105342    213725    480887    293428     46281   2741065   3371972   no data   no data  --
1986.50/497.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:    162 locsubst:     2 time:   0.92
2062.80/516.58	c Flit:    39 Blit:     80 bXBeca:    0 bXProp:  305 Bins:   3081 BRemL:      0 BRemN:      4 P: 200.0M T: 76.31
2062.80/516.60	c Cleaning up after failed var search:     0.00 s 
2064.82/517.01	c Replacing      635 vars Replaced    23783 lits Time:     1.48 s 
2067.99/517.84	c bin-w-bin subsume rem         5143 bins  time:  0.31 s
2077.60/520.27	c subs with bin:     2239  lits-rem:     11002  v-fix:    0  time:  9.67 s
2079.58/520.75	c Subs w/ non-existent bins:    165 l-rem:   4943 v-fix:     0 done:   7075 time:  1.90 s
2080.38/520.99	c Removed useless bin:     495  fixed:     6  props:  20.00M  time:  0.93 s
2116.73/530.03	c lits-rem:       205  cl-subs:     3245  v-elim:    886  v-fix:    4  time: 36.10 s
2120.32/530.90	c asymm  cl-useful: 46/369/475777 lits-rem:427 time: 3.34
2120.32/530.97	c  N st    34    105342    211869    475777    288388     44168   2711662   3192890   no data   no data  --
2121.12/531.18	c Finding binary XORs  T:     0.71 s  found:     375
2167.45/542.74	c  N st    35    114940    211698    475777    288800     36266   2711630   2138768   no data   no data  --
2251.74/563.87	c  N st    36    129342    211673    475777    289170     50293   2711623   3437128   no data   no data  --
2439.48/610.82	c  N st    37    150937    211672    475777    289235     52405   2711612   5930174   no data   no data  --
2440.68/611.19	c Finding binary XORs  T:     0.72 s  found:     596
2484.22/622.02	c  S st    38    158016    210828    468948    300632     34295   2672694   1607625   no data   no data  --
2493.00/624.28	c  S st    38    158517    210725    468948    300682     34762   2672694   1655219   no data   no data  --
2494.20/624.50	c x-sub:     1 x-cut:      0 vfix:      0 v-elim:   1279 locsubst:     0 time:   0.88
2570.89/643.79	c Flit:    81 Blit:    492 bXBeca:    0 bXProp:  537 Bins:   4472 BRemL:      0 BRemN:      7 P: 200.0M T: 77.04
2571.29/643.81	c Cleaning up after failed var search:     0.00 s 
2572.90/644.20	c Replacing     2526 vars Replaced    45414 lits Time:     1.38 s 
2575.29/644.85	c bin-w-bin subsume rem         1768 bins  time:  0.31 s
2580.08/646.02	c subs with bin:     1949  lits-rem:      4203  v-fix:    0  time:  4.66 s
2584.08/647.07	c Subs w/ non-existent bins:    859 l-rem:   8521 v-fix:    61 done:  44814 time:  4.18 s
2585.27/647.37	c Removed useless bin:     600  fixed:    79  props:  20.00M  time:  1.14 s
2601.66/651.42	c lits-rem:      1614  cl-subs:     2691  v-elim:   1976  v-fix:    4  time: 16.19 s
2604.87/652.27	c asymm  cl-useful: 760/1885/458001 lits-rem:10573 time: 3.25
2605.27/652.34	c  N st    38    158517    204173    457658    293314     32435   2591730   1410687   no data   no data  --
2793.00/699.31	c Finding binary XORs  T:     0.72 s  found:     343
2854.90/714.82	c  N st    39    207106    203701    455254    295974     58919   2572677   3556721   no data   no data  --
3042.24/761.79	c  N st    40    237775    203678    455254    296238     66138   2572649   4495050   no data   no data  --
3042.24/761.79	c  S st    40    237775    203678    455254    296238     66138   2572649   4495050   no data   no data  --
3051.03/763.98	c  S st    40    238278    203600    455254    296596     66600   2572649   4517815   no data   no data  --
3052.23/764.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:    568 locsubst:    18 time:   0.91
3129.32/783.58	c Flit:    48 Blit:    102 bXBeca:    0 bXProp:  226 Bins:   2097 BRemL:      1 BRemN:      1 P: 200.0M T: 77.36
3129.72/783.60	c Cleaning up after failed var search:     0.00 s 
3131.32/784.03	c Replacing      773 vars Replaced    22488 lits Time:     1.58 s 
3134.91/784.98	c bin-w-bin subsume rem         1019 bins  time:  0.29 s
3145.72/787.67	c subs with bin:     1544  lits-rem:      7978  v-fix:    0  time: 10.71 s
3148.50/788.35	c Subs w/ non-existent bins:    736 l-rem:   6597 v-fix:    66 done:  49454 time:  2.73 s
3149.71/788.62	c Removed useless bin:     641  fixed:    72  props:  20.00M  time:  1.00 s
3218.00/805.78	c lits-rem:       495  cl-subs:     2949  v-elim:   1002  v-fix:    4  time: 68.49 s
3221.59/806.65	c asymm  cl-useful: 715/1821/449612 lits-rem:6126 time: 3.37
3221.99/806.73	c  N st    40    238278    200808    449441    292709     64227   2531423   4155632   no data   no data  --
3222.79/806.94	c Finding binary XORs  T:     0.73 s  found:     104
3761.24/941.70	c  F st    41    306252    200702    449441    294529     53521   2531367   3824181   no data   no data  --
3762.44/942.03	c Replacing      179 vars Replaced     3109 lits Time:     0.86 s 
3763.64/942.37	c Replacing        6 vars Replaced       99 lits Time:     0.81 s 
3770.84/944.18	c  N st    41    306252    200510    448291    293788     53368   2524179   3789190   no data   no data  --
3772.84/944.61	c Finding binary XORs  T:     0.82 s  found:   10224
3773.65/944.84	c Replacing    10287 vars Replaced   205605 lits Time:     0.88 s 
3800.01/951.48	c Decided on static restart strategy
3937.80/985.99	c  N st    51    334557    184524    400153    270456     38285   2250202   1017785   no data   no data  --
4084.80/1022.78	c  N st    53    357417    184178    400153    270986     60681   2250196   3232049   no data   no data  --
4084.80/1022.78	c  S st    53    357417    184178    400153    270986     60681   2250196   3232049   no data   no data  --
4093.19/1024.85	c  S st    53    357920    184170    400153    271009     61154   2250196   3255227   no data   no data  --
4093.99/1025.07	c x-sub:    41 x-cut:      0 vfix:      0 v-elim:   7047 locsubst:  1438 time:   0.90
4171.48/1044.47	c Flit:   156 Blit:   1058 bXBeca:    0 bXProp:  814 Bins:    876 BRemL:      1 BRemN:      0 P: 200.1M T: 77.44
4171.88/1044.59	c Cleaning up after failed var search:     0.44 s 
4173.08/1044.89	c Replacing     1594 vars Replaced    51885 lits Time:     1.04 s 
4176.27/1045.63	c bin-w-bin subsume rem         7872 bins  time:  0.28 s
4183.46/1047.40	c subs with bin:     3746  lits-rem:     10856  v-fix:    0  time:  7.07 s
4183.86/1047.55	c Subs w/ non-existent bins:      2 l-rem:    942 v-fix:     0 done:     13 time:  0.58 s
4185.46/1047.95	c Removed useless bin:     933  fixed:    84  props:  20.01M  time:  1.49 s
4213.04/1054.90	c lits-rem:       354  cl-subs:     4815  v-elim:   5944  v-fix:    1  time: 27.75 s
4216.62/1055.76	c asymm  cl-useful: 441/515/376170 lits-rem:3220 time: 3.37
4217.02/1055.83	c  N st    53    357920    168063    376102    244215     53274   2121793   2503682   no data   no data  --
4217.84/1056.02	c Finding binary XORs  T:     0.66 s  found:     589
4343.64/1087.59	c Finding binary XORs  T:     0.66 s  found:    1131
4344.86/1087.82	c Replacing     1846 vars Replaced    40646 lits Time:     0.89 s 
4372.80/1094.85	c  N st    54    390312    165490    371252    241906     61757   2075869   2322706   no data   no data  --
4540.97/1136.99	c Finding binary XORs  T:     0.67 s  found:    1423
4623.65/1157.68	c  N st    55    438901    165089    366955    247330     52888   2059531   1693588   no data   no data  --
4625.25/1158.02	c Finding binary XORs  T:     0.69 s  found:    6401
4626.07/1158.21	c Replacing     7867 vars Replaced   151734 lits Time:     0.76 s 

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

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-3291590-1304136589/watcher-3291590-1304136589 -o /tmp/evaluation-result-3291590-1304136589/solver-3291590-1304136589 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3291590-1304136589.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.43 7.90 7.63 6/180 21455
/proc/meminfo: memFree=30710000/32950928 swapFree=67111448/67111528
[pid=21455] ppid=21453 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/21455/stat : 21455 (strangenight1-m) R 21453 21455 20530 0 -1 4202496 413 0 0 0 0 0 0 0 23 0 4 0 525258023 52465664 352 33554432000 4194304 4650419 140737184130480 18446744073709551615 47937785112498 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/21455/statm: 12809 352 303 112 0 7774 0
[pid=21455/tid=21456] ppid=21453 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/21455/task/21456/stat : 21456 (strangenight1-m) R 21453 21455 20530 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 4 0 525258023 52465664 352 33554432000 4194304 4650419 140737184130480 18446744073709551615 47937785112498 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21455/tid=21457] ppid=21453 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/21455/task/21457/stat : 21457 (strangenight1-m) R 21453 21455 20530 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 525258023 52465664 352 33554432000 4194304 4650419 140737184130480 18446744073709551615 251814296561 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21455/tid=21458] ppid=21453 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/21455/task/21458/stat : 21458 (strangenight1-m) R 21453 21455 20530 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 525258023 52465664 352 33554432000 4194304 4650419 140737184130480 18446744073709551615 251826037814 0 0 4096 2 0 0 0 -1 0 0 0 0

[startup+0.077955 s]
/proc/loadavg: 7.43 7.90 7.63 6/180 21455
/proc/meminfo: memFree=30710000/32950928 swapFree=67111448/67111528
[pid=21455] ppid=21453 vsize=399456 CPUtime=0.26 cores=0,2,4,6
/proc/21455/stat : 21455 (strangenight1-m) R 21453 21455 20530 0 -1 4202496 52011 0 0 0 16 10 0 0 25 0 4 0 525258023 409042944 41284 33554432000 4194304 4650419 140737184130480 18446744073709551615 4362077 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/21455/statm: 99864 41284 341 112 0 94829 0
[pid=21455/tid=21456] ppid=21453 vsize=399456 CPUtime=0.06 cores=0,2,4,6
/proc/21455/task/21456/stat : 21456 (strangenight1-m) D 21453 21455 20530 0 -1 4202560 13104 0 0 0 4 2 0 0 18 0 4 0 525258023 409042944 41284 33554432000 4194304 4650419 140737184130480 18446744073709551615 251814283399 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21455/tid=21457] ppid=21453 vsize=399456 CPUtime=0.06 cores=0,2,4,6
/proc/21455/task/21457/stat : 21457 (strangenight1-m) D 21453 21455 20530 0 -1 4202560 13062 0 0 0 4 2 0 0 18 0 4 0 525258023 409042944 40772 33554432000 4194304 4650419 140737184130480 18446744073709551615 4354216 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=21455/tid=21458] ppid=21453 vsize=399456 CPUtime=0.06 cores=0,2,4,6
/proc/21455/task/21458/stat : 21458 (strangenight1-m) R 21453 21455 20530 0 -1 4202560 13134 0 0 0 3 3 0 0 18 0 4 0 525258023 409042944 40772 33554432000 4194304 4650419 140737184130480 18446744073709551615 251814283399 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 399456

[startup+0.109886 s]
/proc/loadavg: 7.43 7.90 7.63 6/180 21455
/proc/meminfo: memFree=30710000/32950928 swapFree=67111448/67111528
[pid=21455] ppid=21453 vsize=421068 CPUtime=0.42 cores=0,2,4,6
/proc/21455/stat : 21455 (strangenight1-m) D 21453 21455 20530 0 -1 4202496 79487 0 0 0 27 15 0 0 25 0 4 0 525258023 431173632 62528 33554432000 4194304 4650419 140737184130480 18446744073709551615 4317229 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/21455/statm: 105267 62528 341 112 0 100232 0
[pid=21455/tid=21456] ppid=21453 vsize=421068 CPUtime=0.1 cores=0,2,4,6
/proc/21455/task/21456/stat : 21456 (strangenight1-m) D 21453 21455 20530 0 -1 4202560 20183 0 0 0 7 3 0 0 18 0 4 0 525258023 431173632 62528 33554432000 4194304 4650419 140737184130480 18446744073709551615 4317116 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21455/tid=21457] ppid=21453 vsize=421068 CPUtime=0.09 cores=0,2,4,6
/proc/21455/task/21457/stat : 21457 (strangenight1-m) D 21453 21455 20530 0 -1 4202560 20263 0 0 0 6 3 0 0 18 0 4 0 525258023 431173632 62528 33554432000 4194304 4650419 140737184130480 18446744073709551615 4317116 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=21455/tid=21458] ppid=21453 vsize=421068 CPUtime=0.1 cores=0,2,4,6
/proc/21455/task/21458/stat : 21458 (strangenight1-m) R 21453 21455 20530 0 -1 4202560 20050 0 0 0 6 4 0 0 18 0 4 0 525258023 431173632 62528 33554432000 4194304 4650419 140737184130480 18446744073709551615 251814298026 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.42
Current children cumulated vsize (KiB) 421068

[startup+0.306369 s]
/proc/loadavg: 7.43 7.90 7.63 6/180 21455
/proc/meminfo: memFree=30710000/32950928 swapFree=67111448/67111528
[pid=21455] ppid=21453 vsize=962824 CPUtime=1.12 cores=0,2,4,6
/proc/21455/stat : 21455 (strangenight1-m) R 21453 21455 20530 0 -1 4202496 212684 0 0 0 70 42 0 0 25 0 4 0 525258023 985931776 145538 33554432000 4194304 4650419 140737184130480 18446744073709551615 4354212 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/21455/statm: 240706 145578 341 112 0 235671 0
[pid=21455/tid=21456] ppid=21453 vsize=962824 CPUtime=0.27 cores=0,2,4,6
/proc/21455/task/21456/stat : 21456 (strangenight1-m) R 21453 21455 20530 0 -1 4202560 53411 0 0 0 18 9 0 0 18 0 4 0 525258023 985931776 145599 33554432000 4194304 4650419 140737184130480 18446744073709551615 4354216 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21455/tid=21457] ppid=21453 vsize=962824 CPUtime=0.27 cores=0,2,4,6
/proc/21455/task/21457/stat : 21457 (strangenight1-m) R 21453 21455 20530 0 -1 4202560 53252 0 0 0 18 9 0 0 18 0 4 0 525258023 985931776 145623 33554432000 4194304 4650419 140737184130480 18446744073709551615 4354216 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21455/tid=21458] ppid=21453 vsize=962824 CPUtime=0.28 cores=0,2,4,6
/proc/21455/task/21458/stat : 21458 (strangenight1-m) R 21453 21455 20530 0 -1 4202560 55157 0 0 0 16 12 0 0 18 0 4 0 525258023 985931776 145646 33554432000 4194304 4650419 140737184130480 18446744073709551615 4354216 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.12
Current children cumulated vsize (KiB) 962824

[startup+0.700297 s]
/proc/loadavg: 7.43 7.90 7.63 6/180 21455
/proc/meminfo: memFree=30710000/32950928 swapFree=67111448/67111528
[pid=21455] ppid=21453 vsize=1218844 CPUtime=2.64 cores=0,2,4,6
/proc/21455/stat : 21455 (strangenight1-m) R 21453 21455 20530 0 -1 4202496 327152 0 0 0 202 62 0 0 25 0 4 0 525258023 1248096256 257650 33554432000 4194304 4650419 140737184130480 18446744073709551615 4545942 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/21455/statm: 304711 257652 345 112 0 299676 0
[pid=21455/tid=21456] ppid=21453 vsize=1218844 CPUtime=0.66 cores=0,2,4,6
/proc/21455/task/21456/stat : 21456 (strangenight1-m) R 21453 21455 20530 0 -1 4202560 82232 0 0 0 52 14 0 0 18 0 4 0 525258023 1248096256 257654 33554432000 4194304 4650419 140737184130480 18446744073709551615 251813907418 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21455/tid=21457] ppid=21453 vsize=1218844 CPUtime=0.66 cores=0,2,4,6
/proc/21455/task/21457/stat : 21457 (strangenight1-m) R 21453 21455 20530 0 -1 4202560 83365 0 0 0 51 15 0 0 18 0 4 0 525258023 1248096256 257654 33554432000 4194304 4650419 140737184130480 18446744073709551615 4307585 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21455/tid=21458] ppid=21453 vsize=1218844 CPUtime=0.66 cores=0,2,4,6
/proc/21455/task/21458/stat : 21458 (strangenight1-m) R 21453 21455 20530 0 -1 4202560 87120 0 0 0 49 17 0 0 18 0 4 0 525258023 1248096256 257656 33554432000 4194304 4650419 140737184130480 18446744073709551615 251813901345 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2.64
Current children cumulated vsize (KiB) 1218844

[startup+1.50116 s]
/proc/loadavg: 7.48 7.90 7.63 9/184 21459
/proc/meminfo: memFree=29589628/32950928 swapFree=67111448/67111528
[pid=21455] ppid=21453 vsize=1590336 CPUtime=5.81 cores=0,2,4,6
/proc/21455/stat : 21455 (strangenight1-m) R 21453 21455 20530 0 -1 4202496 379151 0 0 0 505 76 0 0 25 0 4 0 525258023 1628504064 309649 33554432000 4194304 4650419 140737184130480 18446744073709551615 4206488 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/21455/statm: 397584 309650 345 112 0 392549 0
[pid=21455/tid=21456] ppid=21453 vsize=1590336 CPUtime=1.46 cores=0,2,4,6
/proc/21455/task/21456/stat : 21456 (strangenight1-m) R 21453 21455 20530 0 -1 4202560 94996 0 0 0 128 18 0 0 19 0 4 0 525258023 1628504064 309650 33554432000 4194304 4650419 140737184130480 18446744073709551615 251813901345 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21455/tid=21457] ppid=21453 vsize=1590336 CPUtime=1.45 cores=0,2,4,6
/proc/21455/task/21457/stat : 21457 (strangenight1-m) R 21453 21455 20530 0 -1 4202560 95080 0 0 0 126 19 0 0 18 0 4 0 525258023 1628504064 309650 33554432000 4194304 4650419 140737184130480 18446744073709551615 4306865 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21455/tid=21458] ppid=21453 vsize=1590336 CPUtime=1.45 cores=0,2,4,6
/proc/21455/task/21458/stat : 21458 (strangenight1-m) R 21453 21455 20530 0 -1 4202560 100851 0 0 0 125 20 0 0 18 0 4 0 525258023 1628504064 309652 33554432000 4194304 4650419 140737184130480 18446744073709551615 4353015 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.81
Current children cumulated vsize (KiB) 1590336

[startup+3.1009 s]
/proc/loadavg: 7.48 7.90 7.63 9/184 21459
/proc/meminfo: memFree=29294508/32950928 swapFree=67111448/67111528
[pid=21455] ppid=21453 vsize=1841680 CPUtime=12.19 cores=0,2,4,6
/proc/21455/stat : 21455 (strangenight1-m) R 21453 21455 20530 0 -1 4202496 459772 0 0 0 1122 97 0 0 19 0 4 0 525258023 1885880320 390270 33554432000 4194304 4650419 140737184130480 18446744073709551615 4369143 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/21455/statm: 460420 390270 366 112 0 455385 0
[pid=21455/tid=21456] ppid=21453 vsize=1841680 CPUtime=3.06 cores=0,2,4,6
/proc/21455/task/21456/stat : 21456 (strangenight1-m) R 21453 21455 20530 0 -1 4202560 115064 0 0 0 283 23 0 0 19 0 4 0 525258023 1885880320 390270 33554432000 4194304 4650419 140737184130480 18446744073709551615 4369376 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21455/tid=21457] ppid=21453 vsize=1841680 CPUtime=3.05 cores=0,2,4,6
/proc/21455/task/21457/stat : 21457 (strangenight1-m) R 21453 21455 20530 0 -1 4202560 115147 0 0 0 280 25 0 0 19 0 4 0 525258023 1885880320 390270 33554432000 4194304 4650419 140737184130480 18446744073709551615 4369240 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21455/tid=21458] ppid=21453 vsize=1841680 CPUtime=3.05 cores=0,2,4,6
/proc/21455/task/21458/stat : 21458 (strangenight1-m) R 21453 21455 20530 0 -1 4202560 121122 0 0 0 279 26 0 0 18 0 4 0 525258023 1885880320 390270 33554432000 4194304 4650419 140737184130480 18446744073709551615 4314035 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.19
Current children cumulated vsize (KiB) 1841680

[startup+6.30036 s]
/proc/loadavg: 7.48 7.90 7.63 9/184 21459
/proc/meminfo: memFree=28969184/32950928 swapFree=67111448/67111528
[pid=21455] ppid=21453 vsize=2150988 CPUtime=24.97 cores=0,2,4,6
/proc/21455/stat : 21455 (strangenight1-m) R 21453 21455 20530 0 -1 4202496 521768 0 0 0 2387 110 0 0 25 0 4 0 525258023 2202611712 429546 33554432000 4194304 4650419 140737184130480 18446744073709551615 4370340 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/21455/statm: 537747 429546 373 112 0 532712 0
[pid=21455/tid=21456] ppid=21453 vsize=2150988 CPUtime=6.25 cores=0,2,4,6
/proc/21455/task/21456/stat : 21456 (strangenight1-m) R 21453 21455 20530 0 -1 4202560 134448 0 0 0 599 26 0 0 25 0 4 0 525258023 2202611712 429546 33554432000 4194304 4650419 140737184130480 18446744073709551615 4369376 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21455/tid=21457] ppid=21453 vsize=2150988 CPUtime=6.25 cores=0,2,4,6
/proc/21455/task/21457/stat : 21457 (strangenight1-m) R 21453 21455 20530 0 -1 4202560 134530 0 0 0 596 29 0 0 25 0 4 0 525258023 2202611712 429546 33554432000 4194304 4650419 140737184130480 18446744073709551615 4369860 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21455/tid=21458] ppid=21453 vsize=2150988 CPUtime=6.25 cores=0,2,4,6
/proc/21455/task/21458/stat : 21458 (strangenight1-m) R 21453 21455 20530 0 -1 4202560 124973 0 0 0 597 28 0 0 25 0 4 0 525258023 2202611712 429546 33554432000 4194304 4650419 140737184130480 18446744073709551615 4367302 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 24.97
Current children cumulated vsize (KiB) 2150988

[startup+12.7003 s]
/proc/loadavg: 7.56 7.90 7.64 9/184 21460
/proc/meminfo: memFree=28936316/32950928 swapFree=67111448/67111528
[pid=21455] ppid=21453 vsize=2150988 CPUtime=50.54 cores=0,2,4,6
/proc/21455/stat : 21455 (strangenight1-m) R 21453 21455 20530 0 -1 4202496 524321 0 0 0 4943 111 0 0 25 0 4 0 525258023 2202611712 432099 33554432000 4194304 4650419 140737184130480 18446744073709551615 4370329 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/21455/statm: 537747 432099 373 112 0 532712 0
[pid=21455/tid=21456] ppid=21453 vsize=2150988 CPUtime=12.65 cores=0,2,4,6
/proc/21455/task/21456/stat : 21456 (strangenight1-m) R 21453 21455 20530 0 -1 4202560 134483 0 0 0 1239 26 0 0 25 0 4 0 525258023 2202611712 432099 33554432000 4194304 4650419 140737184130480 18446744073709551615 4369376 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21455/tid=21457] ppid=21453 vsize=2150988 CPUtime=12.65 cores=0,2,4,6
/proc/21455/task/21457/stat : 21457 (strangenight1-m) R 21453 21455 20530 0 -1 4202560 134566 0 0 0 1236 29 0 0 25 0 4 0 525258023 2202611712 432099 33554432000 4194304 4650419 140737184130480 18446744073709551615 4246027 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21455/tid=21458] ppid=21453 vsize=2150988 CPUtime=12.64 cores=0,2,4,6
/proc/21455/task/21458/stat : 21458 (strangenight1-m) R 21453 21455 20530 0 -1 4202560 127413 0 0 0 1236 28 0 0 25 0 4 0 525258023 2202611712 432099 33554432000 4194304 4650419 140737184130480 18446744073709551615 4364883 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.54
Current children cumulated vsize (KiB) 2150988

[startup+25.5011 s]
/proc/loadavg: 7.63 7.90 7.64 9/184 21460
/proc/meminfo: memFree=28865628/32950928 swapFree=67111448/67111528
[pid=21455] ppid=21453 vsize=2216524 CPUtime=101.67 cores=0,2,4,6
/proc/21455/stat : 21455 (strangenight1-m) R 21453 21455 20530 0 -1 4202496 533030 0 0 0 10054 113 0 0 25 0 4 0 525258023 2269720576 440808 33554432000 4194304 4650419 140737184130480 18446744073709551615 4369376 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/21455/statm: 554131 440808 373 112 0 549096 0
[pid=21455/tid=21456] ppid=21453 vsize=2216524 CPUtime=25.45 cores=0,2,4,6
/proc/21455/task/21456/stat : 21456 (strangenight1-m) R 21453 21455 20530 0 -1 4202560 134490 0 0 0 2519 26 0 0 25 0 4 0 525258023 2269720576 440808 33554432000 4194304 4650419 140737184130480 18446744073709551615 4370329 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21455/tid=21457] ppid=21453 vsize=2216524 CPUtime=25.45 cores=0,2,4,6
/proc/21455/task/21457/stat : 21457 (strangenight1-m) R 21453 21455 20530 0 -1 4202560 134572 0 0 0 2516 29 0 0 25 0 4 0 525258023 2269720576 440808 33554432000 4194304 4650419 140737184130480 18446744073709551615 4369908 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21455/tid=21458] ppid=21453 vsize=2216524 CPUtime=25.44 cores=0,2,4,6
/proc/21455/task/21458/stat : 21458 (strangenight1-m) R 21453 21455 20530 0 -1 4202560 136103 0 0 0 2514 30 0 0 25 0 4 0 525258023 2269720576 440808 33554432000 4194304 4650419 140737184130480 18446744073709551615 4368121 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.67
Current children cumulated vsize (KiB) 2216524

[startup+51.1008 s]
/proc/loadavg: 7.83 7.93 7.65 9/184 21460
/proc/meminfo: memFree=28209604/32950928 swapFree=67111448/67111528
[pid=21455] ppid=21453 vsize=2734360 CPUtime=203.89 cores=0,2,4,6
/proc/21455/stat : 21455 (strangenight1-m) R 21453 21455 20530 0 -1 4202496 691002 0 0 0 20238 151 0 0 25 0 4 0 525258023 2799984640 598776 33554432000 4194304 4650419 140737184130480 18446744073709551615 4550391 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/21455/statm: 683590 598776 385 112 0 678555 0
[pid=21455/tid=21456] ppid=21453 vsize=2734360 CPUtime=51.04 cores=0,2,4,6
/proc/21455/task/21456/stat : 21456 (strangenight1-m) R 21453 21455 20530 0 -1 4202560 181087 0 0 0 5065 39 0 0 25 0 4 0 525258023 2799984640 598776 33554432000 4194304 4650419 140737184130480 18446744073709551615 4550442 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21455/tid=21457] ppid=21453 vsize=2734360 CPUtime=51.04 cores=0,2,4,6
/proc/21455/task/21457/stat : 21457 (strangenight1-m) R 21453 21455 20530 0 -1 4202560 181142 0 0 0 5062 42 0 0 25 0 4 0 525258023 2799984640 598776 33554432000 4194304 4650419 140737184130480 18446744073709551615 4446492 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21455/tid=21458] ppid=21453 vsize=2734360 CPUtime=51.04 cores=0,2,4,6
/proc/21455/task/21458/stat : 21458 (strangenight1-m) R 21453 21455 20530 0 -1 4202560 154545 0 0 0 5071 33 0 0 25 0 4 0 525258023 2799984640 598776 33554432000 4194304 4650419 140737184130480 18446744073709551615 4363469 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 203.89
Current children cumulated vsize (KiB) 2734360

[startup+102.306 s]
/proc/loadavg: 8.05 7.97 7.68 9/184 21462
/proc/meminfo: memFree=27454896/32950928 swapFree=67111448/67111528
[pid=21455] ppid=21453 vsize=3587076 CPUtime=408.38 cores=0,2,4,6
/proc/21455/stat : 21455 (strangenight1-m) R 21453 21455 20530 0 -1 4202496 934098 0 0 0 40631 207 0 0 25 0 4 0 525258023 3673165824 768779 33554432000 4194304 4650419 140737184130480 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/21455/statm: 896769 768779 394 112 0 891734 0
[pid=21455/tid=21456] ppid=21453 vsize=3587076 CPUtime=102.24 cores=0,2,4,6
/proc/21455/task/21456/stat : 21456 (strangenight1-m) R 21453 21455 20530 0 -1 4202560 267141 0 0 0 10163 61 0 0 25 0 4 0 525258023 3673165824 768779 33554432000 4194304 4650419 140737184130480 18446744073709551615 4368084 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21455/tid=21457] ppid=21453 vsize=3587076 CPUtime=102.23 cores=0,2,4,6
/proc/21455/task/21457/stat : 21457 (strangenight1-m) R 21453 21455 20530 0 -1 4202560 267184 0 0 0 10158 65 0 0 25 0 4 0 525258023 3673165824 768779 33554432000 4194304 4650419 140737184130480 18446744073709551615 4315137 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21455/tid=21458] ppid=21453 vsize=3587076 CPUtime=102.25 cores=0,2,4,6
/proc/21455/task/21458/stat : 21458 (strangenight1-m) R 21453 21455 20530 0 -1 4202560 166877 0 0 0 10190 35 0 0 25 0 4 0 525258023 3673165824 768779 33554432000 4194304 4650419 140737184130480 18446744073709551615 4363335 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 408.38
Current children cumulated vsize (KiB) 3587076

[startup+162.301 s]

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


[startup+702.301 s]
/proc/loadavg: 8.00 8.00 7.82 9/184 21478
/proc/meminfo: memFree=25888496/32950928 swapFree=67111448/67111528
[pid=21455] ppid=21453 vsize=5047664 CPUtime=2804.97 cores=0,2,4,6
/proc/21455/stat : 21455 (strangenight1-m) R 21453 21455 20530 0 -1 4202496 29332253 0 0 0 276129 4368 0 0 25 0 4 0 525258023 5168807936 1093208 33554432000 4194304 4650419 140737184130480 18446744073709551615 4363432 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21455/statm: 1261916 1093208 396 112 0 1256881 0
[pid=21455/tid=21456] ppid=21453 vsize=5047664 CPUtime=700.18 cores=0,2,4,6
/proc/21455/task/21456/stat : 21456 (strangenight1-m) R 21453 21455 20530 0 -1 4202560 456740 0 0 0 69908 110 0 0 25 0 4 0 525258023 5168807936 1093208 33554432000 4194304 4650419 140737184130480 18446744073709551615 4369870 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=21455/tid=21457] ppid=21453 vsize=5047664 CPUtime=702.19 cores=0,2,4,6
/proc/21455/task/21457/stat : 21457 (strangenight1-m) R 21453 21455 20530 0 -1 4202560 444895 0 0 0 70112 107 0 0 25 0 4 0 525258023 5168807936 1093208 33554432000 4194304 4650419 140737184130480 18446744073709551615 4367986 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21455/tid=21458] ppid=21453 vsize=5047664 CPUtime=702.21 cores=0,2,4,6
/proc/21455/task/21458/stat : 21458 (strangenight1-m) R 21453 21455 20530 0 -1 4202560 28066156 0 0 0 66153 4068 0 0 25 0 4 0 525258023 5168807936 1093208 33554432000 4194304 4650419 140737184130480 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2804.97
Current children cumulated vsize (KiB) 5047664

[startup+762.307 s]
/proc/loadavg: 8.00 8.00 7.83 9/184 21480
/proc/meminfo: memFree=25867644/32950928 swapFree=67111448/67111528
[pid=21455] ppid=21453 vsize=5115584 CPUtime=3044.65 cores=0,2,4,6
/proc/21455/stat : 21455 (strangenight1-m) R 21453 21455 20530 0 -1 4202496 29369200 0 0 0 300085 4380 0 0 25 0 4 0 525258023 5238358016 1097214 33554432000 4194304 4650419 140737184130480 18446744073709551615 4368121 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21455/statm: 1278896 1097214 396 112 0 1273861 0
[pid=21455/tid=21456] ppid=21453 vsize=5115584 CPUtime=759.85 cores=0,2,4,6
/proc/21455/task/21456/stat : 21456 (strangenight1-m) R 21453 21455 20530 0 -1 4202560 469055 0 0 0 75871 114 0 0 25 0 4 0 525258023 5238358016 1097214 33554432000 4194304 4650419 140737184130480 18446744073709551615 4364944 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=21455/tid=21457] ppid=21453 vsize=5115584 CPUtime=762.21 cores=0,2,4,6
/proc/21455/task/21457/stat : 21457 (strangenight1-m) R 21453 21455 20530 0 -1 4202560 464249 0 0 0 76108 113 0 0 25 0 4 0 525258023 5238358016 1097214 33554432000 4194304 4650419 140737184130480 18446744073709551615 4364883 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21455/tid=21458] ppid=21453 vsize=5115584 CPUtime=762.22 cores=0,2,4,6
/proc/21455/task/21458/stat : 21458 (strangenight1-m) R 21453 21455 20530 0 -1 4202560 28066962 0 0 0 72153 4069 0 0 25 0 4 0 525258023 5238358016 1097214 33554432000 4194304 4650419 140737184130480 18446744073709551615 4364495 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3044.65
Current children cumulated vsize (KiB) 5115584

[startup+822.3 s]
/proc/loadavg: 8.03 8.01 7.84 9/184 21481
/proc/meminfo: memFree=25804872/32950928 swapFree=67111448/67111528
[pid=21455] ppid=21453 vsize=5016396 CPUtime=3284.3 cores=0,2,4,6
/proc/21455/stat : 21455 (strangenight1-m) R 21453 21455 20530 0 -1 4202496 29417690 0 0 0 324037 4393 0 0 25 0 4 0 525258023 5136789504 1099191 33554432000 4194304 4650419 140737184130480 18446744073709551615 4315137 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21455/statm: 1254099 1099191 396 112 0 1249064 0
[pid=21455/tid=21456] ppid=21453 vsize=5016396 CPUtime=819.51 cores=0,2,4,6
/proc/21455/task/21456/stat : 21456 (strangenight1-m) R 21453 21455 20530 0 -1 4202560 488908 0 0 0 81833 118 0 0 25 0 4 0 525258023 5136789504 1099191 33554432000 4194304 4650419 140737184130480 18446744073709551615 4363924 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=21455/tid=21457] ppid=21453 vsize=5016396 CPUtime=822.2 cores=0,2,4,6
/proc/21455/task/21457/stat : 21457 (strangenight1-m) R 21453 21455 20530 0 -1 4202560 475624 0 0 0 82103 117 0 0 25 0 4 0 525258023 5136789504 1099191 33554432000 4194304 4650419 140737184130480 18446744073709551615 4363941 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21455/tid=21458] ppid=21453 vsize=5016396 CPUtime=822.21 cores=0,2,4,6
/proc/21455/task/21458/stat : 21458 (strangenight1-m) R 21453 21455 20530 0 -1 4202560 28067957 0 0 0 78151 4070 0 0 25 0 4 0 525258023 5136789504 1099191 33554432000 4194304 4650419 140737184130480 18446744073709551615 4364883 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3284.3
Current children cumulated vsize (KiB) 5016396

[startup+882.3 s]
/proc/loadavg: 8.01 8.01 7.84 9/184 21482
/proc/meminfo: memFree=25593044/32950928 swapFree=67111448/67111528
[pid=21455] ppid=21453 vsize=5279360 CPUtime=3523.97 cores=0,2,4,6
/proc/21455/stat : 21455 (strangenight1-m) R 21453 21455 20530 0 -1 4202496 29493994 0 0 0 347982 4415 0 0 25 0 4 0 525258023 5406064640 1152268 33554432000 4194304 4650419 140737184130480 18446744073709551615 4315137 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21455/statm: 1319840 1152268 396 112 0 1314805 0
[pid=21455/tid=21456] ppid=21453 vsize=5279360 CPUtime=879.18 cores=0,2,4,6
/proc/21455/task/21456/stat : 21456 (strangenight1-m) R 21453 21455 20530 0 -1 4202560 500525 0 0 0 87795 123 0 0 25 0 4 0 525258023 5406064640 1152268 33554432000 4194304 4650419 140737184130480 18446744073709551615 4265036 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=21455/tid=21457] ppid=21453 vsize=5279360 CPUtime=882.2 cores=0,2,4,6
/proc/21455/task/21457/stat : 21457 (strangenight1-m) R 21453 21455 20530 0 -1 4202560 479331 0 0 0 88101 119 0 0 25 0 4 0 525258023 5406064640 1152268 33554432000 4194304 4650419 140737184130480 18446744073709551615 4304311 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21455/tid=21458] ppid=21453 vsize=5279360 CPUtime=882.21 cores=0,2,4,6
/proc/21455/task/21458/stat : 21458 (strangenight1-m) R 21453 21455 20530 0 -1 4202560 28115887 0 0 0 84142 4079 0 0 25 0 4 0 525258023 5406064640 1152268 33554432000 4194304 4650419 140737184130480 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3523.97
Current children cumulated vsize (KiB) 5279360

[startup+942.3 s]
/proc/loadavg: 8.00 8.00 7.85 9/184 21484
/proc/meminfo: memFree=25513276/32950928 swapFree=67111448/67111528
[pid=21455] ppid=21453 vsize=5335440 CPUtime=3763.64 cores=0,2,4,6
/proc/21455/stat : 21455 (strangenight1-m) R 21453 21455 20530 0 -1 4202496 29577151 0 0 0 371930 4434 0 0 25 0 4 0 525258023 5463490560 1167067 33554432000 4194304 4650419 140737184130480 18446744073709551615 4265146 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21455/statm: 1333860 1167067 396 112 0 1328825 0
[pid=21455/tid=21456] ppid=21453 vsize=5335440 CPUtime=938.85 cores=0,2,4,6
/proc/21455/task/21456/stat : 21456 (strangenight1-m) R 21453 21455 20530 0 -1 4202560 510871 0 0 0 93758 127 0 0 25 0 4 0 525258023 5463490560 1167067 33554432000 4194304 4650419 140737184130480 18446744073709551615 4229498 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=21455/tid=21457] ppid=21453 vsize=5335440 CPUtime=942.2 cores=0,2,4,6
/proc/21455/task/21457/stat : 21457 (strangenight1-m) R 21453 21455 20530 0 -1 4202560 489116 0 0 0 94098 122 0 0 25 0 4 0 525258023 5463490560 1167067 33554432000 4194304 4650419 140737184130480 18446744073709551615 4315137 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21455/tid=21458] ppid=21453 vsize=5335440 CPUtime=942.21 cores=0,2,4,6
/proc/21455/task/21458/stat : 21458 (strangenight1-m) R 21453 21455 20530 0 -1 4202560 28164503 0 0 0 90135 4086 0 0 25 0 4 0 525258023 5463490560 1167067 33554432000 4194304 4650419 140737184130480 18446744073709551615 4363750 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3763.64
Current children cumulated vsize (KiB) 5335440

[startup+1002.3 s]
/proc/loadavg: 8.00 8.00 7.85 9/184 21486
/proc/meminfo: memFree=25508412/32950928 swapFree=67111448/67111528
[pid=21455] ppid=21453 vsize=5320332 CPUtime=4003.31 cores=0,2,4,6
/proc/21455/stat : 21455 (strangenight1-m) R 21453 21455 20530 0 -1 4202496 29615159 0 0 0 395886 4445 0 0 25 0 4 0 525258023 5448019968 1160853 33554432000 4194304 4650419 140737184130480 18446744073709551615 4334297 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21455/statm: 1330083 1160853 396 112 0 1325048 0
[pid=21455/tid=21456] ppid=21453 vsize=5320332 CPUtime=998.52 cores=0,2,4,6
/proc/21455/task/21456/stat : 21456 (strangenight1-m) R 21453 21455 20530 0 -1 4202560 520513 0 0 0 99721 131 0 0 25 0 4 0 525258023 5448019968 1160853 33554432000 4194304 4650419 140737184130480 18446744073709551615 4363924 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=21455/tid=21457] ppid=21453 vsize=5320332 CPUtime=1002.21 cores=0,2,4,6
/proc/21455/task/21457/stat : 21457 (strangenight1-m) R 21453 21455 20530 0 -1 4202560 498618 0 0 0 100096 125 0 0 25 0 4 0 525258023 5448019968 1160853 33554432000 4194304 4650419 140737184130480 18446744073709551615 4303973 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21455/tid=21458] ppid=21453 vsize=5320332 CPUtime=1002.21 cores=0,2,4,6
/proc/21455/task/21458/stat : 21458 (strangenight1-m) R 21453 21455 20530 0 -1 4202560 28174075 0 0 0 96132 4089 0 0 25 0 4 0 525258023 5448019968 1160853 33554432000 4194304 4650419 140737184130480 18446744073709551615 4368084 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4003.31
Current children cumulated vsize (KiB) 5320332

[startup+1062.3 s]
/proc/loadavg: 8.00 8.00 7.86 9/184 21488
/proc/meminfo: memFree=25428780/32950928 swapFree=67111448/67111528
[pid=21455] ppid=21453 vsize=5417112 CPUtime=4242.99 cores=0,2,4,6
/proc/21455/stat : 21455 (strangenight1-m) R 21453 21455 20530 0 -1 4202496 29655537 0 0 0 419842 4457 0 0 25 0 4 0 525258023 5547122688 1177647 33554432000 4194304 4650419 140737184130480 18446744073709551615 4363924 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21455/statm: 1354278 1177647 396 112 0 1349243 0
[pid=21455/tid=21456] ppid=21453 vsize=5417112 CPUtime=1058.19 cores=0,2,4,6
/proc/21455/task/21456/stat : 21456 (strangenight1-m) R 21453 21455 20530 0 -1 4202560 536511 0 0 0 105685 134 0 0 25 0 4 0 525258023 5547122688 1177647 33554432000 4194304 4650419 140737184130480 18446744073709551615 4367017 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=21455/tid=21457] ppid=21453 vsize=5417112 CPUtime=1062.2 cores=0,2,4,6
/proc/21455/task/21457/stat : 21457 (strangenight1-m) R 21453 21455 20530 0 -1 4202560 511424 0 0 0 106092 128 0 0 25 0 4 0 525258023 5547122688 1177647 33554432000 4194304 4650419 140737184130480 18446744073709551615 4367017 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21455/tid=21458] ppid=21453 vsize=5417112 CPUtime=1062.21 cores=0,2,4,6
/proc/21455/task/21458/stat : 21458 (strangenight1-m) R 21453 21455 20530 0 -1 4202560 28175666 0 0 0 102131 4090 0 0 25 0 4 0 525258023 5547122688 1177647 33554432000 4194304 4650419 140737184130480 18446744073709551615 4363566 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4242.99
Current children cumulated vsize (KiB) 5417112

[startup+1122.3 s]
/proc/loadavg: 8.14 8.03 7.88 9/184 21489
/proc/meminfo: memFree=25408048/32950928 swapFree=67111448/67111528
[pid=21455] ppid=21453 vsize=5353164 CPUtime=4482.65 cores=0,2,4,6
/proc/21455/stat : 21455 (strangenight1-m) R 21453 21455 20530 0 -1 4202496 29697108 0 0 0 443796 4469 0 0 25 0 4 0 525258023 5481639936 1171229 33554432000 4194304 4650419 140737184130480 18446744073709551615 4315249 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21455/statm: 1338291 1171229 396 112 0 1333256 0
[pid=21455/tid=21456] ppid=21453 vsize=5353164 CPUtime=1117.86 cores=0,2,4,6
/proc/21455/task/21456/stat : 21456 (strangenight1-m) R 21453 21455 20530 0 -1 4202560 548252 0 0 0 111647 139 0 0 25 0 4 0 525258023 5481639936 1171229 33554432000 4194304 4650419 140737184130480 18446744073709551615 4363335 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=21455/tid=21457] ppid=21453 vsize=5353164 CPUtime=1122.21 cores=0,2,4,6
/proc/21455/task/21457/stat : 21457 (strangenight1-m) R 21453 21455 20530 0 -1 4202560 520801 0 0 0 112090 131 0 0 25 0 4 0 525258023 5481639936 1171229 33554432000 4194304 4650419 140737184130480 18446744073709551615 4328259 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21455/tid=21458] ppid=21453 vsize=5353164 CPUtime=1122.21 cores=0,2,4,6
/proc/21455/task/21458/stat : 21458 (strangenight1-m) R 21453 21455 20530 0 -1 4202560 28186414 0 0 0 108128 4093 0 0 25 0 4 0 525258023 5481639936 1171229 33554432000 4194304 4650419 140737184130480 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4482.65
Current children cumulated vsize (KiB) 5353164

[startup+1182.3 s]
/proc/loadavg: 8.18 8.06 7.89 9/184 21490
/proc/meminfo: memFree=25353568/32950928 swapFree=67111448/67111528
[pid=21455] ppid=21453 vsize=5482184 CPUtime=4722.32 cores=0,2,4,6
/proc/21455/stat : 21455 (strangenight1-m) R 21453 21455 20530 0 -1 4202496 29751559 0 0 0 467748 4484 0 0 25 0 4 0 525258023 5613756416 1190817 33554432000 4194304 4650419 140737184130480 18446744073709551615 4364340 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21455/statm: 1370546 1190817 396 112 0 1365511 0
[pid=21455/tid=21456] ppid=21453 vsize=5482184 CPUtime=1177.53 cores=0,2,4,6
/proc/21455/task/21456/stat : 21456 (strangenight1-m) R 21453 21455 20530 0 -1 4202560 558707 0 0 0 117611 142 0 0 25 0 4 0 525258023 5613756416 1190817 33554432000 4194304 4650419 140737184130480 18446744073709551615 4364170 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=21455/tid=21457] ppid=21453 vsize=5482184 CPUtime=1182.21 cores=0,2,4,6
/proc/21455/task/21457/stat : 21457 (strangenight1-m) R 21453 21455 20530 0 -1 4202560 532200 0 0 0 118086 135 0 0 25 0 4 0 525258023 5613756416 1190817 33554432000 4194304 4650419 140737184130480 18446744073709551615 4363750 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21455/tid=21458] ppid=21453 vsize=5482184 CPUtime=1182.21 cores=0,2,4,6
/proc/21455/task/21458/stat : 21458 (strangenight1-m) R 21453 21455 20530 0 -1 4202560 28209693 0 0 0 114124 4097 0 0 25 0 4 0 525258023 5613756416 1190817 33554432000 4194304 4650419 140737184130480 18446744073709551615 4371306 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4722.32
Current children cumulated vsize (KiB) 5482184



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.8 s]
/proc/loadavg: 7.81 7.99 7.87 5/176 21509
/proc/meminfo: memFree=25866944/32950928 swapFree=67111448/67111528
[pid=21455] ppid=21453 vsize=5744344 CPUtime=4800.22 cores=0,2,4,6
/proc/21455/stat : 21455 (strangenight1-m) R 21453 21455 20530 0 -1 4202496 29786006 0 0 0 475529 4493 0 0 25 0 4 0 525258023 5882208256 1225264 33554432000 4194304 4650419 140737184130480 18446744073709551615 4331155 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21455/statm: 1436086 1225264 396 112 0 1431051 0
[pid=21455/tid=21456] ppid=21453 vsize=5744344 CPUtime=1196.92 cores=0,2,4,6
/proc/21455/task/21456/stat : 21456 (strangenight1-m) R 21453 21455 20530 0 -1 4202560 559827 0 0 0 119549 143 0 0 25 0 4 0 525258023 5882208256 1225264 33554432000 4194304 4650419 140737184130480 18446744073709551615 4367329 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=21455/tid=21457] ppid=21453 vsize=5744344 CPUtime=1201.71 cores=0,2,4,6
/proc/21455/task/21457/stat : 21457 (strangenight1-m) R 21453 21455 20530 0 -1 4202560 533620 0 0 0 120036 135 0 0 25 0 4 0 525258023 5882208256 1225264 33554432000 4194304 4650419 140737184130480 18446744073709551615 4364406 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21455/tid=21458] ppid=21453 vsize=5744344 CPUtime=1201.72 cores=0,2,4,6
/proc/21455/task/21458/stat : 21458 (strangenight1-m) R 21453 21455 20530 0 -1 4202560 28239852 0 0 0 116068 4104 0 0 25 0 4 0 525258023 5882208256 1225264 33554432000 4194304 4650419 140737184130480 18446744073709551615 4476175 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.22
Current children cumulated vsize (KiB) 5744344

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1202 s]
/proc/loadavg: 7.81 7.99 7.87 5/176 21509
/proc/meminfo: memFree=25866944/32950928 swapFree=67111448/67111528
[pid=21455] ppid=21453 vsize=0 CPUtime=4800.44 cores=0,2,4,6
/proc/21455/stat : 21455 (strangenight1-m) Z 21453 21455 20530 0 -1 4203548 29786007 0 0 0 475532 4512 0 0 25 0 2 0 525258023 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21455/statm: 0 0 0 0 0 0 0
[pid=21455/tid=21456] ppid=21453 vsize=0 CPUtime=1197.11 cores=0,2,4,6
/proc/21455/task/21456/stat : 21456 (strangenight1-m) R 21453 21455 20530 0 -1 4203588 559827 0 0 0 119549 162 0 0 25 0 2 0 525258023 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.44
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1202.04
CPU time (s): 4800.48
CPU user time (s): 4755.32
CPU system time (s): 45.1621
CPU usage (%): 399.361
Max. virtual memory (cumulated for all children) (KiB): 5744344

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4755.32
system time used= 45.1621
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29786007
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= 28877
involuntary context switches= 34597

runsolver used 1.87571 second user time and 4.69129 second system time

The end

Launcher Data

Begin job on node126 at 2011-04-30 06:09:53
IDJOB=3291590
IDBENCH=84238
IDSOLVER=1588
FILE ID=node126/3291590-1304136589
RUNJOBID= node126-1304136589-21432
PBS_JOBID= 13170788
Free space on /tmp= 73116 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt
BENCH NAME= SAT03/industrial/schuppan/l2s/valves-gates-1-k617-unsat.shuffled-as.sat03-412.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3291590-1304136589/watcher-3291590-1304136589 -o /tmp/evaluation-result-3291590-1304136589/solver-3291590-1304136589 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3291590-1304136589.cnf

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

MD5SUM BENCH= cb369c4583eb075a3a8cb5a04701e120
RANDOM SEED=1254864624

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.783
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      30710280 kB
Buffers:        283356 kB
Cached:        1520300 kB
SwapCached:         76 kB
Active:         284488 kB
Inactive:      1644156 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30710280 kB
SwapTotal:    67111528 kB
SwapFree:     67111448 kB
Dirty:           76224 kB
Writeback:           0 kB
AnonPages:      124588 kB
Mapped:          15572 kB
Slab:           249740 kB
PageTables:       4856 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   356852 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= 73116 MiB
End job on node126 at 2011-04-30 06:29:57