Trace number 3282298

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.34 1201.86

General information on the benchmark

NameAPPLICATIONS/bitverif/countbitswegner/
countbitswegner128.cnf
MD5SUM4b75ef7fb46928f50793af1d74c176e2
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4342.44
Satisfiable
(Un)Satisfiability was proved
Number of variables98048
Number of clauses293759
Sum of the clauses size685435
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2195838
Number of clauses of size 397919
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.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-3282298-1304032762.cnf'
0.00/0.00	c -- header says num vars:          98048
0.00/0.00	c -- header says num clauses:      293759
1.95/0.51	c -- clauses added:            0 learnts,       293759 normals,            0 xors
1.95/0.51	c -- vars added      98048
1.95/0.51	c Parsing time:  0.41 s
1.95/0.51	c  N st     0         0     98048     97919    195838         0    685433         0   no data   no data  --
2.34/0.61	c asymm  cl-useful: 0/1119/97918 lits-rem:0 time: 1.51
33.51/8.48	c Flit:  4811 Blit:   1243 bXBeca:    0 bXProp: 9115 Bins:      0 BRemL:      0 BRemN:      0 P: 200.0M T: 31.74
33.51/8.49	c Cleaning up after failed var search:     0.03 s 
33.90/8.50	c Replacing     9117 vars Replaced    15868 lits Time:     0.05 s 
33.90/8.54	c bin-w-bin subsume rem            4 bins  time:  0.03 s
33.90/8.56	c subs with bin:        5  lits-rem:         5  v-fix:    0  time:  0.10 s
51.48/12.92	c Subs w/ non-existent bins:      3 l-rem:      1 v-fix:   330 done:  47280 time: 17.41 s
51.88/13.06	c Removed useless bin:       0  fixed:     0  props:  20.03M  time:  0.56 s
52.69/13.27	c lits-rem:         0  cl-subs:        0  v-elim:  27502  v-fix:    0  time:  0.80 s
52.69/13.28	c Finding binary XORs  T:     0.04 s  found:     378
52.69/13.29	c Replacing      378 vars Replaced     3562 lits Time:     0.04 s 
53.06/13.33	c Finding non-binary XORs:     0.12 s (found:    8122, avg size: 3.0)
53.06/13.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
53.06/13.34	c Calc default polars -  time:   0.02 s pos:      73 undec:   62528 neg:   35447
53.06/13.34	c =========================================================================================
53.06/13.34	c types(t): F = full restart, N = normal restart
53.06/13.34	c types(t): S = simplification begin/end, E = solution found
53.06/13.34	c restart types(rt): st = static, dy = dynamic
53.06/13.34	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
53.06/13.34	c  B st     0         0     54296     67868     81336         0    390726         0   no data   no data  --
55.07/13.85	c Decided on static restart strategy
61.08/15.35	c  N st     8      4911     53513     66020     81118      3837    382998     17506   no data   no data  --
67.85/17.05	c Finding binary XORs  T:     0.04 s  found:     205
72.65/18.20	c  N st    10     11293     51585     62056     83416      9279    365396     77620   no data   no data  --
74.67/18.76	c  N st    11     17037     49505     57932     82760     14480    346760    170342   no data   no data  --
82.24/20.64	c  F st    12     25000     49505     57932     82882     20594    346760    737981   no data   no data  --
82.24/20.66	c Replacing      209 vars Replaced      824 lits Time:     0.05 s 
82.24/20.69	c  N st    12     25000     49490     57924     82843     20593    346676    737959   no data   no data  --
82.63/20.71	c Finding binary XORs  T:     0.05 s  found:     230
86.23/21.61	c Decided on static restart strategy
86.23/21.61	c  N st    18     30002     48759     56390     82810     25317    340048   1002651   no data   no data  --
86.23/21.61	c  S st    18     30002     48759     56390     82810     25317    340048   1002651   no data   no data  --
87.03/21.86	c  S st    18     30503     48711     56390     82871     25748    340048   1014007   no data   no data  --
87.03/21.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
142.54/35.70	c Flit:    66 Blit:   2391 bXBeca:    0 bXProp:  141 Bins:  11365 BRemL:      0 BRemN:      0 P: 200.2M T: 54.76
142.54/35.71	c Cleaning up after failed var search:     0.04 s 
142.54/35.73	c Replacing      400 vars Replaced     2001 lits Time:     0.05 s 
142.95/35.82	c bin-w-bin subsume rem           50 bins  time:  0.03 s
143.74/36.05	c subs with bin:      225  lits-rem:      9149  v-fix:    0  time:  0.90 s
144.14/36.10	c Subs w/ non-existent bins:      2 l-rem:    889 v-fix:     0 done:    126 time:  0.20 s
144.56/36.25	c Removed useless bin:       0  fixed:   416  props:  20.00M  time:  0.58 s
151.73/38.08	c lits-rem:      1106  cl-subs:    14656  v-elim:  10659  v-fix:    0  time:  7.30 s
154.13/38.62	c asymm  cl-useful: 3222/9124/41805 lits-rem:3303 time: 2.13
154.53/38.76	c calculated reachability. Time: 0.54
154.53/38.76	c  N st    18     30503     32902     41778     60590     12341    272390    118156   no data   no data  --
156.12/39.17	c Finding binary XORs  T:     1.61 s  found:       2
168.51/42.23	c  N st    20     37613     32591     41778     61847     19126    272390    636785   no data   no data  --
184.51/46.27	c  N st    21     44013     31458     37570     60677     20270    253823    909337   no data   no data  --
184.88/46.37	c  S st    22     45755     31454     37570     60707     21947    253823    946124   no data   no data  --
186.88/46.85	c Finding binary XORs  T:     1.22 s  found:     103
187.28/46.97	c  S st    22     46256     31399     37350     60625     22304    252868    958963   no data   no data  --
187.28/46.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
187.68/47.04	c Cache  BProp: 743 Set: 10 BXProp: 0 T: 0.24
239.22/59.97	c Flit:    20 Blit:    480 bXBeca:    0 bXProp:    8 Bins:   8146 BRemL:      1 BRemN:      0 P: 200.0M T: 51.48
239.22/59.98	c Cleaning up after failed var search:     0.04 s 
239.62/60.03	c Replacing      136 vars Replaced    16884 lits Time:     0.16 s 
240.02/60.10	c bin-w-bin subsume rem           88 bins  time:  0.03 s
241.24/60.50	c subs with bin:     1426  lits-rem:     11867  v-fix:    0  time:  1.56 s
241.64/60.54	c Subs w/ non-existent bins:     23 l-rem:   1068 v-fix:     0 done:    168 time:  0.17 s
242.02/60.63	c Removed useless bin:    1191  fixed:    67  props:   6.89M  time:  0.38 s
248.81/62.38	c lits-rem:      1086  cl-subs:     2739  v-elim:    126  v-fix:    0  time:  6.96 s
249.61/62.53	c vivif2 --  cl tried    34343 cl shrink     2523 lits rem       2552 time: 0.59
250.43/62.72	c vivif2 --  cl tried    19225 cl shrink     5727 lits rem     161990 time: 0.76
251.61/63.03	c asymm  cl-useful: 0/841/32013 lits-rem:0 time: 1.22
252.81/63.30	c calculated reachability. Time: 1.06
252.81/63.30	c  N st    22     46256     30541     32013     68706     18559    236255    304592   no data   no data  --
255.60/64.02	c Finding binary XORs  T:     2.85 s  found:      23
287.96/72.13	c  N st    23     60653     30073     30460     70292     25090    229643   1651870   no data   no data  --
299.94/75.19	c Finding binary XORs  T:     3.60 s  found:      89
305.54/76.53	c  N st    24     69385     30057     30409     70500     33398    229384   2401943   no data   no data  --
305.54/76.53	c  S st    24     69385     30057     30409     70500     33398    229384   2401943   no data   no data  --
307.16/76.93	c  S st    24     69885     30043     30409     70551     33837    229384   2418887   no data   no data  --
307.16/76.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.10
307.93/77.12	c Cache  BProp: 1307 Set: 7 BXProp: 0 T: 0.69
383.03/95.96	c Flit:    11 Blit:   1476 bXBeca:    1 bXProp:    4 Bins:   3255 BRemL:     11 BRemN:      1 P: 200.2M T: 75.09
383.03/95.98	c Cleaning up after failed var search:     0.08 s 
383.42/96.07	c Replacing      126 vars Replaced    38781 lits Time:     0.35 s 
384.23/96.22	c bin-w-bin subsume rem          520 bins  time:  0.03 s
390.22/97.78	c subs with bin:      296  lits-rem:     21648  v-fix:    0  time:  6.22 s
390.64/97.81	c Subs w/ non-existent bins:      3 l-rem:   1217 v-fix:     0 done:     90 time:  0.15 s
390.64/97.88	c Removed useless bin:     239  fixed:     0  props:   4.84M  time:  0.28 s
407.40/102.04	c lits-rem:       649  cl-subs:     6288  v-elim:    217  v-fix:    0  time: 16.57 s
407.80/102.20	c vivif2 --  cl tried    25269 cl shrink      551 lits rem       1092 time: 0.61
410.19/102.75	c vivif2 --  cl tried    27240 cl shrink     6469 lits rem     179000 time: 2.18
411.39/103.03	c asymm  cl-useful: 47/339/24884 lits-rem:141 time: 1.15
412.61/103.35	c calculated reachability. Time: 1.25
412.61/103.35	c  N st    24     69885     27811     24837     69116     26996    204054    451830   no data   no data  --
419.78/105.11	c  F st    25     87501     27810     24837     69380     32032    204054    525300   no data   no data  --
419.78/105.14	c  N st    25     87501     27810     24835     69377     32032    204040    525300   no data   no data  --
423.38/106.07	c Finding binary XORs  T:     3.64 s  found:     104
429.77/107.65	c Decided on static restart strategy
433.76/108.60	c  N st    32     95540     26475     21337     74006     39807    187379   1113547   no data   no data  --
444.95/111.48	c  N st    34    104827     26474     21337     74323     48948    187379   1743284   no data   no data  --
444.95/111.48	c  S st    34    104827     26474     21337     74323     48948    187379   1743284   no data   no data  --
446.15/111.73	c  S st    34    105329     26474     21337     74365     49404    187379   1758538   no data   no data  --
446.15/111.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.08
446.95/111.94	c Cache  BProp: 1918 Set: 1 BXProp: 0 T: 0.73
569.18/142.51	c Flit:    22 Blit:     90 bXBeca:    0 bXProp:   38 Bins:   3067 BRemL:      6 BRemN:      0 P: 200.0M T: 121.85
569.18/142.51	c Cleaning up after failed var search:     0.00 s 
569.18/142.58	c Replacing      147 vars Replaced    27265 lits Time:     0.28 s 
569.58/142.68	c bin-w-bin subsume rem          315 bins  time:  0.04 s
571.20/143.08	c subs with bin:      419  lits-rem:     43093  v-fix:    0  time:  1.59 s
571.57/143.15	c Subs w/ non-existent bins:      2 l-rem:   2299 v-fix:     0 done:    328 time:  0.25 s
571.98/143.21	c Removed useless bin:      75  fixed:     0  props:   4.07M  time:  0.24 s
587.96/147.25	c lits-rem:      1257  cl-subs:     9315  v-elim:    110  v-fix:    0  time: 16.09 s
588.78/147.42	c vivif2 --  cl tried    20630 cl shrink      539 lits rem        884 time: 0.69
592.35/148.38	c vivif2 --  cl tried    39777 cl shrink    13978 lits rem     255354 time: 3.82
593.55/148.66	c asymm  cl-useful: 0/270/20183 lits-rem:0 time: 1.15
595.15/149.09	c calculated reachability. Time: 1.67
595.15/149.09	c  N st    34    105329     26074     20183     76573     39538    183207    569118   no data   no data  --
599.54/150.16	c Finding binary XORs  T:     4.28 s  found:       4
632.32/158.30	c  N st    35    114928     26073     20183     76654     48972    183207   2242352   no data   no data  --
636.71/159.49	c Finding binary XORs  T:     4.61 s  found:      72
653.47/163.69	c  N st    36    129325     25902     19672     90958     46640    180574   1451019   no data   no data  --
675.85/169.21	c  N st    37    150920     25897     19672     91276     48182    180574   1396732   no data   no data  --
691.02/173.03	c  S st    38    157994     25895     19672     91418     55147    180574   3114048   no data   no data  --
691.82/173.27	c  S st    38    158498     25882     19672     91531     55640    180574   3140298   no data   no data  --
691.82/173.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.08
692.62/173.49	c Cache  BProp: 1207 Set: 0 BXProp: 0 T: 0.79
782.91/196.00	c Flit:     4 Blit:      7 bXBeca:    0 bXProp:   18 Bins:   1302 BRemL:     55 BRemN:      0 P: 200.0M T: 89.84
783.31/196.15	c Replacing      101 vars Replaced    19641 lits Time:     0.58 s 
784.12/196.32	c bin-w-bin subsume rem          518 bins  time:  0.04 s
790.11/197.80	c subs with bin:      179  lits-rem:     16532  v-fix:    0  time:  5.90 s
790.11/197.85	c Subs w/ non-existent bins:      0 l-rem:   2324 v-fix:     0 done:     78 time:  0.19 s
790.11/197.89	c Removed useless bin:      76  fixed:     0  props:   3.23M  time:  0.18 s
816.47/204.43	c lits-rem:       369  cl-subs:     3911  v-elim:     64  v-fix:    0  time: 26.07 s
817.29/204.61	c vivif2 --  cl tried    19610 cl shrink      229 lits rem        481 time: 0.73
822.85/206.01	c vivif2 --  cl tried    51455 cl shrink    17669 lits rem    1016000 time: 5.57
823.65/206.29	c asymm  cl-useful: 0/345/19445 lits-rem:0 time: 1.13
825.67/206.71	c calculated reachability. Time: 1.67
825.67/206.71	c  N st    38    158498     25692     19445     91297     51178    178411    901656   no data   no data  --
830.07/207.89	c Finding binary XORs  T:     4.71 s  found:       6
873.21/218.61	c  N st    39    207086     25690     19445     91471     53726    178411   1815591   no data   no data  --
878.00/219.81	c Finding binary XORs  T:     4.70 s  found:      12
900.39/225.42	c  N st    40    237747     25660     19369    101038     59275    177987   1377813   no data   no data  --
900.39/225.42	c  S st    40    237747     25660     19369    101038     59275    177987   1377813   no data   no data  --
901.17/225.61	c  S st    40    238254     25655     19369    101052     59765    177987   1392058   no data   no data  --
901.17/225.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.07
901.96/225.84	c Cache  BProp: 496 Set: 0 BXProp: 0 T: 0.83
969.49/242.73	c Flit:     3 Blit:     14 bXBeca:    0 bXProp:   30 Bins:   2013 BRemL:      2 BRemN:      0 P: 200.0M T: 67.40
969.49/242.78	c Replacing       52 vars Replaced     4051 lits Time:     0.19 s 
969.89/242.86	c bin-w-bin subsume rem          220 bins  time:  0.05 s
971.11/243.18	c subs with bin:      138  lits-rem:      7396  v-fix:    0  time:  1.24 s
971.49/243.25	c Subs w/ non-existent bins:      1 l-rem:   3643 v-fix:     0 done:    252 time:  0.31 s
971.89/243.30	c Removed useless bin:      85  fixed:     0  props:   2.98M  time:  0.19 s
978.28/244.94	c lits-rem:      3741  cl-subs:     2216  v-elim:     27  v-fix:    0  time:  6.54 s
979.08/245.13	c vivif2 --  cl tried    19345 cl shrink       80 lits rem        227 time: 0.74
983.88/246.32	c vivif2 --  cl tried    57171 cl shrink    19097 lits rem     443456 time: 4.73
985.07/246.62	c asymm  cl-useful: 0/322/19282 lits-rem:0 time: 1.23
986.66/247.07	c calculated reachability. Time: 1.74
986.66/247.07	c  N st    40    238254     25559     19282    102058     57106    176356    757813   no data   no data  --
991.46/248.29	c Finding binary XORs  T:     4.88 s  found:       0
1017.82/254.84	c Finding binary XORs  T:     4.86 s  found:      36
1126.08/281.98	c  F st    41    306251     25486     19114    104611     69942    175277   9943204   no data   no data  --
1128.08/282.45	c Replacing       55 vars Replaced    16013 lits Time:     1.86 s 
1128.08/282.48	c  N st    41    306251     25431     19083    104499     69941    174988   9943104   no data   no data  --
1133.69/283.82	c Finding binary XORs  T:     5.12 s  found:      12
1139.25/285.27	c Decided on static restart strategy
1171.21/293.22	c  N st    51    334557     25425     19073    105961     70648    174925   2991876   no data   no data  --
1199.98/300.41	c  N st    53    357382     25423     19073    106082     64540    174925   2456776   no data   no data  --
1199.98/300.41	c  S st    53    357382     25423     19073    106082     64540    174925   2456776   no data   no data  --
1200.38/300.60	c  S st    53    357882     25423     19073    106108     65033    174925   2471058   no data   no data  --
1200.77/300.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.08
1201.57/300.81	c Cache  BProp: 20 Set: 0 BXProp: 0 T: 0.76
1259.90/315.46	c Flit:     3 Blit:      7 bXBeca:    0 bXProp:    2 Bins:    924 BRemL:      2 BRemN:      0 P: 200.0M T: 58.46
1260.30/315.55	c Replacing       21 vars Replaced     4753 lits Time:     0.36 s 
1260.72/315.68	c bin-w-bin subsume rem          198 bins  time:  0.04 s
1266.68/317.10	c subs with bin:       83  lits-rem:     14328  v-fix:    0  time:  5.67 s
1266.68/317.15	c Subs w/ non-existent bins:      0 l-rem:   2480 v-fix:     0 done:     15 time:  0.18 s
1267.08/317.20	c Removed useless bin:      53  fixed:     0  props:   3.07M  time:  0.18 s
1282.27/321.09	c lits-rem:      2513  cl-subs:     3063  v-elim:     39  v-fix:    0  time: 15.53 s
1283.08/321.27	c vivif2 --  cl tried    19041 cl shrink       77 lits rem        177 time: 0.69
1288.25/322.56	c vivif2 --  cl tried    61869 cl shrink    12730 lits rem     913014 time: 5.15
1289.45/322.86	c asymm  cl-useful: 0/265/18999 lits-rem:0 time: 1.21
1291.05/323.27	c calculated reachability. Time: 1.60
1291.05/323.27	c  N st    53    357882     25352     18999    106417     61851    174502    991775   no data   no data  --
1295.86/324.41	c Finding binary XORs  T:     4.53 s  found:       6
1317.42/329.87	c  N st    54    390274     25351     18999    106491     63790    174502   1031401   no data   no data  --
1382.94/346.24	c  N st    55    438863     25331     18999    107832     80852    174502   6832726   no data   no data  --
1387.34/347.36	c Finding binary XORs  T:     4.34 s  found:      33
1459.23/365.36	c  N st    56    511746     25327     18955    107911     87171    174189   2087423   no data   no data  --
1496.79/374.71	c  N st    57    536823     25327     18955    108084     77924    174189   4734122   no data   no data  --
1496.79/374.72	c  S st    57    536823     25327     18955    108084     77924    174189   4734122   no data   no data  --
1498.00/375.08	c  S st    57    537327     25327     18955    108092     78417    174189   4744075   no data   no data  --
1498.00/375.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.10
1498.78/375.28	c Cache  BProp: 9 Set: 0 BXProp: 0 T: 0.72
1572.29/393.69	c Flit:     0 Blit:      3 bXBeca:    0 bXProp:    3 Bins:    151 BRemL:    142 BRemN:      0 P: 200.0M T: 73.51
1572.70/393.78	c Replacing       44 vars Replaced     4924 lits Time:     0.33 s 
1573.88/394.02	c bin-w-bin subsume rem          117 bins  time:  0.04 s
1579.87/395.50	c subs with bin:        7  lits-rem:      1857  v-fix:    0  time:  5.94 s
1579.87/395.57	c Subs w/ non-existent bins:      0 l-rem:   3119 v-fix:     0 done:     15 time:  0.27 s
1580.28/395.62	c Removed useless bin:      27  fixed:     0  props:   2.96M  time:  0.19 s
1688.13/422.67	c lits-rem:       443  cl-subs:     1152  v-elim:      9  v-fix:    0  time: 107.88 s
1688.93/422.84	c vivif2 --  cl tried    18963 cl shrink       50 lits rem        126 time: 0.67
1695.32/424.48	c vivif2 --  cl tried    77258 cl shrink    22317 lits rem    3059408 time: 6.57
1696.52/424.78	c asymm  cl-useful: 0/250/18931 lits-rem:0 time: 1.19
1698.11/425.18	c calculated reachability. Time: 1.56
1698.11/425.18	c  N st    57    537327     25271     18931    107782     77198    173762   1540251   no data   no data  --
1946.22/487.22	c  N st    58    701313     25271     18931    107977     92594    173762   6019186   no data   no data  --
1950.61/488.39	c Finding binary XORs  T:     4.45 s  found:      42
2172.69/543.91	c  N st    59    805990     25232     18858    109531     75154    173092   2122389   no data   no data  --
2172.69/543.91	c  S st    59    805990     25232     18858    109531     75154    173092   2122389   no data   no data  --
2176.68/544.92	c Finding binary XORs  T:     3.94 s  found:      28
2177.48/545.18	c  S st    59    806493     25209     18825    110108     75551    172887   2153686   no data   no data  --
2177.88/545.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.09
2178.29/545.37	c Cache  BProp: 5 Set: 0 BXProp: 0 T: 0.66
2248.99/563.05	c Flit:     0 Blit:      2 bXBeca:    0 bXProp:    1 Bins:   1321 BRemL:      9 BRemN:      0 P: 200.2M T: 70.58
2249.41/563.11	c Replacing       94 vars Replaced     5706 lits Time:     0.23 s 
2249.82/563.22	c bin-w-bin subsume rem          165 bins  time:  0.05 s
2253.39/564.18	c subs with bin:      172  lits-rem:     15470  v-fix:    0  time:  3.83 s
2253.81/564.25	c Subs w/ non-existent bins:      0 l-rem:   5946 v-fix:     0 done:     70 time:  0.25 s
2253.81/564.30	c Removed useless bin:      30  fixed:     0  props:   3.15M  time:  0.20 s
2271.39/568.60	c lits-rem:      1360  cl-subs:     4920  v-elim:     30  v-fix:    0  time: 17.17 s
2271.79/568.77	c vivif2 --  cl tried    18894 cl shrink       87 lits rem        178 time: 0.66
2276.95/570.01	c vivif2 --  cl tried    70512 cl shrink    11757 lits rem     555765 time: 4.94
2278.16/570.34	c asymm  cl-useful: 0/248/18818 lits-rem:0 time: 1.33
2279.76/570.71	c calculated reachability. Time: 1.46
2279.76/570.71	c  N st    59    806493     25086     18818    110682     70461    172255    883247   no data   no data  --
2283.75/571.77	c Finding binary XORs  T:     4.20 s  found:       0
2669.66/668.30	c  F st    60   1071875     25086     18818    110814    111340    172255   5271244   no data   no data  --
2669.66/668.32	c  N st    60   1071875     25086     18818    110814    111340    172255   5271244   no data   no data  --
2673.66/669.36	c Finding binary XORs  T:     3.99 s  found:      37
2679.65/670.88	c Decided on static restart strategy
2711.23/678.78	c  N st    70   1100184     25069     18800    112798     91945    172130   2110271   no data   no data  --
2761.54/691.33	c  N st    72   1136177     25069     18800    112805     79277    172130   1561314   no data   no data  --
2803.89/701.97	c  N st    73   1168569     25068     18800    112850    111413    172130   5384080   no data   no data  --
2878.59/720.68	c  N st    74   1209739     25066     18800    113544    103123    172130   5113930   no data   no data  --
2878.59/720.68	c  S st    74   1209739     25066     18800    113544    103123    172130   5113930   no data   no data  --
2882.98/721.75	c Finding binary XORs  T:     4.09 s  found:      40
2884.58/722.19	c  S st    74   1210248     25036     18760    113353    102939    171865   5118142   no data   no data  --
2884.98/722.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.12
2885.38/722.38	c Cache  BProp: 5 Set: 0 BXProp: 0 T: 0.63
2981.66/746.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:   1038 BRemL:     29 BRemN:      0 P: 200.2M T: 96.04
2982.06/746.55	c Replacing      103 vars Replaced     8859 lits Time:     0.37 s 
2983.27/746.81	c bin-w-bin subsume rem           89 bins  time:  0.05 s
2990.04/748.52	c subs with bin:       59  lits-rem:     15098  v-fix:    0  time:  6.82 s
2990.44/748.64	c Subs w/ non-existent bins:      0 l-rem:   4482 v-fix:     0 done:    936 time:  0.48 s
2990.84/748.70	c Removed useless bin:      17  fixed:     0  props:   3.12M  time:  0.22 s
3306.81/827.84	c lits-rem:       187  cl-subs:     3427  v-elim:     13  v-fix:    0  time: 315.32 s
3307.21/827.99	c vivif2 --  cl tried    18730 cl shrink       34 lits rem         86 time: 0.62
3316.79/830.36	c vivif2 --  cl tried    99460 cl shrink    30407 lits rem    2749318 time: 9.46
3318.38/830.77	c asymm  cl-useful: 0/294/18708 lits-rem:0 time: 1.62
3319.98/831.15	c calculated reachability. Time: 1.46
3319.98/831.15	c  N st    74   1210248     24920     18708    113932     99409    171310   1967788   no data   no data  --
3324.38/832.21	c Finding binary XORs  T:     4.22 s  found:       0
3464.19/867.27	c  N st    75   1283130     24920     18708    113967    121348    171310   7402179   no data   no data  --
3613.59/904.62	c  N st    76   1392453     24906     18708    114466    126260    171310   5140868   no data   no data  --
3617.19/905.59	c Finding binary XORs  T:     3.75 s  found:      30
3854.09/964.88	c  N st    77   1556437     24841     18669    115574    125856    171061   4384395   no data   no data  --
4118.55/1031.05	c  N st    78   1710248     24840     18669    115802    106683    171061   3409749   no data   no data  --
4118.55/1031.06	c  S st    78   1710248     24840     18669    115802    106683    171061   3409749   no data   no data  --
4120.15/1031.46	c  S st    78   1710749     24840     18669    116214    107180    171061   3427279   no data   no data  --
4120.15/1031.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.10
4120.96/1031.64	c Cache  BProp: 1 Set: 0 BXProp: 0 T: 0.63
4206.04/1052.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    5 Bins:    145 BRemL:    136 BRemN:      0 P: 200.0M T: 84.97
4206.44/1053.07	c Replacing       58 vars Replaced    11184 lits Time:     0.59 s 
4207.23/1053.25	c bin-w-bin subsume rem          101 bins  time:  0.05 s
4213.24/1054.78	c subs with bin:      132  lits-rem:     13681  v-fix:    0  time:  6.04 s
4213.65/1054.81	c Subs w/ non-existent bins:      0 l-rem:    413 v-fix:     0 done:     27 time:  0.14 s
4213.65/1054.87	c Removed useless bin:      19  fixed:     0  props:   3.14M  time:  0.20 s
4241.60/1061.89	c lits-rem:       154  cl-subs:     1826  v-elim:     18  v-fix:    0  time: 28.07 s
4242.40/1062.04	c vivif2 --  cl tried    18663 cl shrink       20 lits rem         64 time: 0.59
4249.98/1063.93	c vivif2 --  cl tried   105000 cl shrink    22730 lits rem    1711683 time: 7.54
4251.58/1064.37	c asymm  cl-useful: 1/183/18651 lits-rem:3 time: 1.77
4253.20/1064.80	c calculated reachability. Time: 1.67
4253.60/1064.80	c  N st    78   1710749     24772     18650    115402    104965    170654   1612913   no data   no data  --
4257.59/1065.84	c Finding binary XORs  T:     4.12 s  found:       2

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-3282298-1304032762/watcher-3282298-1304032762 -o /tmp/evaluation-result-3282298-1304032762/solver-3282298-1304032762 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3282298-1304032762.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: 3.80 5.93 7.09 3/174 12386
/proc/meminfo: memFree=17963404/32951124 swapFree=67111528/67111528
[pid=12386] ppid=12383 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/12386/stat : 12386 (strangenight1-m) R 12383 12386 11833 0 -1 4202496 413 0 0 0 0 0 0 0 20 0 4 0 514878862 52465664 352 33554432000 4194304 4650419 140736841078192 18446744073709551615 47646602885042 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/12386/statm: 12809 352 303 112 0 7774 0
[pid=12386/tid=12389] ppid=12383 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/12386/task/12389/stat : 12389 (strangenight1-m) R 12383 12386 11833 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 4 0 514878862 52465664 352 33554432000 4194304 4650419 140736841078192 18446744073709551615 47646602885042 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12386/tid=12390] ppid=12383 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/12386/task/12390/stat : 12390 (strangenight1-m) R 12383 12386 11833 0 -1 4202560 0 0 0 0 0 0 0 0 21 0 4 0 514878862 52465664 352 33554432000 4194304 4650419 140736841078192 18446744073709551615 47646602885042 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12386/tid=12394] ppid=12383 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/12386/task/12394/stat : 12394 (strangenight1-m) R 12383 12386 11833 0 -1 4202560 0 0 0 0 0 0 0 0 22 0 4 0 514878862 52465664 352 33554432000 4194304 4650419 140736841078192 18446744073709551615 216634571761 0 0 4096 2 0 0 0 -1 0 0 0 0

[startup+0.0804139 s]
/proc/loadavg: 3.80 5.93 7.09 3/174 12386
/proc/meminfo: memFree=17963404/32951124 swapFree=67111528/67111528
[pid=12386] ppid=12383 vsize=327244 CPUtime=0.28 cores=0,2,4,6
/proc/12386/stat : 12386 (strangenight1-m) R 12383 12386 11833 0 -1 4202496 26329 0 0 0 23 5 0 0 18 0 4 0 514878862 335097856 21862 33554432000 4194304 4650419 140736841078192 18446744073709551615 216634558647 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/12386/statm: 81811 21874 345 112 0 76776 0
[pid=12386/tid=12389] ppid=12383 vsize=327376 CPUtime=0.07 cores=0,2,4,6
/proc/12386/task/12389/stat : 12389 (strangenight1-m) R 12383 12386 11833 0 -1 4202560 6580 0 0 0 6 1 0 0 18 0 4 0 514878862 335233024 22132 33554432000 4194304 4650419 140736841078192 18446744073709551615 216634558647 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12386/tid=12390] ppid=12383 vsize=327376 CPUtime=0.07 cores=0,2,4,6
/proc/12386/task/12390/stat : 12390 (strangenight1-m) R 12383 12386 11833 0 -1 4202560 6592 0 0 0 6 1 0 0 18 0 4 0 514878862 335233024 22383 33554432000 4194304 4650419 140736841078192 18446744073709551615 216634558647 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12386/tid=12394] ppid=12383 vsize=328260 CPUtime=0.06 cores=0,2,4,6
/proc/12386/task/12394/stat : 12394 (strangenight1-m) D 12383 12386 11833 0 -1 4202560 6686 0 0 0 6 0 0 0 18 0 4 0 514878862 336138240 22600 33554432000 4194304 4650419 140736841078192 18446744073709551615 216634212560 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 327244

[startup+0.126684 s]
/proc/loadavg: 3.80 5.93 7.09 3/174 12386
/proc/meminfo: memFree=17963404/32951124 swapFree=67111528/67111528
[pid=12386] ppid=12383 vsize=359384 CPUtime=0.46 cores=0,2,4,6
/proc/12386/stat : 12386 (strangenight1-m) D 12383 12386 11833 0 -1 4202496 42248 0 0 0 38 8 0 0 18 0 4 0 514878862 368009216 33427 33554432000 4194304 4650419 140736841078192 18446744073709551615 4316340 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/12386/statm: 89846 33427 344 112 0 84811 0
[pid=12386/tid=12389] ppid=12383 vsize=359384 CPUtime=0.11 cores=0,2,4,6
/proc/12386/task/12389/stat : 12389 (strangenight1-m) D 12383 12386 11833 0 -1 4202560 10478 0 0 0 9 2 0 0 18 0 4 0 514878862 368009216 33427 33554432000 4194304 4650419 140736841078192 18446744073709551615 216634212448 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12386/tid=12390] ppid=12383 vsize=359384 CPUtime=0.1 cores=0,2,4,6
/proc/12386/task/12390/stat : 12390 (strangenight1-m) D 12383 12386 11833 0 -1 4202560 10456 0 0 0 9 1 0 0 18 0 4 0 514878862 368009216 33427 33554432000 4194304 4650419 140736841078192 18446744073709551615 216634212107 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12386/tid=12394] ppid=12383 vsize=359384 CPUtime=0.1 cores=0,2,4,6
/proc/12386/task/12394/stat : 12394 (strangenight1-m) R 12383 12386 11833 0 -1 4202560 10457 0 0 0 9 1 0 0 18 0 4 0 514878862 368009216 33427 33554432000 4194304 4650419 140736841078192 18446744073709551615 216634541162 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 359384

[startup+0.300527 s]
/proc/loadavg: 3.80 5.93 7.09 3/174 12386
/proc/meminfo: memFree=17963404/32951124 swapFree=67111528/67111528
[pid=12386] ppid=12383 vsize=365668 CPUtime=1.15 cores=0,2,4,6
/proc/12386/stat : 12386 (strangenight1-m) R 12383 12386 11833 0 -1 4202496 47630 0 0 0 106 9 0 0 18 0 4 0 514878862 374444032 38764 33554432000 4194304 4650419 140736841078192 18446744073709551615 4370039 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/12386/statm: 91417 38764 368 112 0 86382 0
[pid=12386/tid=12389] ppid=12383 vsize=365668 CPUtime=0.28 cores=0,2,4,6
/proc/12386/task/12389/stat : 12389 (strangenight1-m) R 12383 12386 11833 0 -1 4202560 11793 0 0 0 26 2 0 0 18 0 4 0 514878862 374444032 38764 33554432000 4194304 4650419 140736841078192 18446744073709551615 4370329 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12386/tid=12390] ppid=12383 vsize=365668 CPUtime=0.28 cores=0,2,4,6
/proc/12386/task/12390/stat : 12390 (strangenight1-m) R 12383 12386 11833 0 -1 4202560 11775 0 0 0 26 2 0 0 18 0 4 0 514878862 374444032 38764 33554432000 4194304 4650419 140736841078192 18446744073709551615 4369211 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12386/tid=12394] ppid=12383 vsize=365668 CPUtime=0.27 cores=0,2,4,6
/proc/12386/task/12394/stat : 12394 (strangenight1-m) R 12383 12386 11833 0 -1 4202560 11871 0 0 0 26 1 0 0 18 0 4 0 514878862 374444032 38764 33554432000 4194304 4650419 140736841078192 18446744073709551615 4229531 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1.15
Current children cumulated vsize (KiB) 365668

[startup+0.700455 s]
/proc/loadavg: 3.80 5.93 7.09 3/174 12386
/proc/meminfo: memFree=17963404/32951124 swapFree=67111528/67111528
[pid=12386] ppid=12383 vsize=374992 CPUtime=2.75 cores=0,2,4,6
/proc/12386/stat : 12386 (strangenight1-m) R 12383 12386 11833 0 -1 4202496 50953 0 0 0 265 10 0 0 18 0 4 0 514878862 383991808 40362 33554432000 4194304 4650419 140736841078192 18446744073709551615 4369160 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/12386/statm: 93748 40362 372 112 0 88713 0
[pid=12386/tid=12389] ppid=12383 vsize=374992 CPUtime=0.68 cores=0,2,4,6
/proc/12386/task/12389/stat : 12389 (strangenight1-m) R 12383 12386 11833 0 -1 4202560 12803 0 0 0 66 2 0 0 18 0 4 0 514878862 383991808 40362 33554432000 4194304 4650419 140736841078192 18446744073709551615 4370035 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12386/tid=12390] ppid=12383 vsize=374992 CPUtime=0.68 cores=0,2,4,6
/proc/12386/task/12390/stat : 12390 (strangenight1-m) R 12383 12386 11833 0 -1 4202560 12789 0 0 0 66 2 0 0 18 0 4 0 514878862 383991808 40362 33554432000 4194304 4650419 140736841078192 18446744073709551615 4369870 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12386/tid=12394] ppid=12383 vsize=374992 CPUtime=0.67 cores=0,2,4,6
/proc/12386/task/12394/stat : 12394 (strangenight1-m) R 12383 12386 11833 0 -1 4202560 12160 0 0 0 65 2 0 0 18 0 4 0 514878862 383991808 40362 33554432000 4194304 4650419 140736841078192 18446744073709551615 4368084 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2.75
Current children cumulated vsize (KiB) 374992

[startup+1.50031 s]
/proc/loadavg: 3.80 5.93 7.09 9/184 12397
/proc/meminfo: memFree=17643776/32951124 swapFree=67111528/67111528
[pid=12386] ppid=12383 vsize=375904 CPUtime=5.94 cores=0,2,4,6
/proc/12386/stat : 12386 (strangenight1-m) R 12383 12386 11833 0 -1 4202496 51504 0 0 0 584 10 0 0 19 0 4 0 514878862 384925696 40913 33554432000 4194304 4650419 140736841078192 18446744073709551615 4244838 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/12386/statm: 93976 40913 372 112 0 88941 0
[pid=12386/tid=12389] ppid=12383 vsize=375904 CPUtime=1.48 cores=0,2,4,6
/proc/12386/task/12389/stat : 12389 (strangenight1-m) R 12383 12386 11833 0 -1 4202560 12913 0 0 0 146 2 0 0 19 0 4 0 514878862 384925696 40913 33554432000 4194304 4650419 140736841078192 18446744073709551615 4302832 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12386/tid=12390] ppid=12383 vsize=375904 CPUtime=1.48 cores=0,2,4,6
/proc/12386/task/12390/stat : 12390 (strangenight1-m) R 12383 12386 11833 0 -1 4202560 12899 0 0 0 146 2 0 0 19 0 4 0 514878862 384925696 40913 33554432000 4194304 4650419 140736841078192 18446744073709551615 4369972 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12386/tid=12394] ppid=12383 vsize=375904 CPUtime=1.46 cores=0,2,4,6
/proc/12386/task/12394/stat : 12394 (strangenight1-m) R 12383 12386 11833 0 -1 4202560 12380 0 0 0 144 2 0 0 19 0 4 0 514878862 384925696 40913 33554432000 4194304 4650419 140736841078192 18446744073709551615 4364883 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.94
Current children cumulated vsize (KiB) 375904

[startup+3.10103 s]
/proc/loadavg: 3.80 5.93 7.09 9/184 12397
/proc/meminfo: memFree=17637312/32951124 swapFree=67111528/67111528
[pid=12386] ppid=12383 vsize=381836 CPUtime=12.34 cores=0,2,4,6
/proc/12386/stat : 12386 (strangenight1-m) R 12383 12386 11833 0 -1 4202496 52972 0 0 0 1224 10 0 0 25 0 4 0 514878862 391000064 42381 33554432000 4194304 4650419 140736841078192 18446744073709551615 4243552 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/12386/statm: 95459 42381 374 112 0 90424 0
[pid=12386/tid=12389] ppid=12383 vsize=381836 CPUtime=3.09 cores=0,2,4,6
/proc/12386/task/12389/stat : 12389 (strangenight1-m) R 12383 12386 11833 0 -1 4202560 12914 0 0 0 307 2 0 0 25 0 4 0 514878862 391000064 42381 33554432000 4194304 4650419 140736841078192 18446744073709551615 4370340 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12386/tid=12390] ppid=12383 vsize=381836 CPUtime=3.08 cores=0,2,4,6
/proc/12386/task/12390/stat : 12390 (strangenight1-m) R 12383 12386 11833 0 -1 4202560 12899 0 0 0 306 2 0 0 25 0 4 0 514878862 391000064 42381 33554432000 4194304 4650419 140736841078192 18446744073709551615 4370329 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12386/tid=12394] ppid=12383 vsize=381836 CPUtime=3.05 cores=0,2,4,6
/proc/12386/task/12394/stat : 12394 (strangenight1-m) R 12383 12386 11833 0 -1 4202560 13847 0 0 0 303 2 0 0 25 0 4 0 514878862 391000064 42381 33554432000 4194304 4650419 140736841078192 18446744073709551615 4364930 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 381836

[startup+6.30046 s]
/proc/loadavg: 4.21 5.98 7.10 10/184 12397
/proc/meminfo: memFree=17627024/32951124 swapFree=67111528/67111528
[pid=12386] ppid=12383 vsize=386032 CPUtime=25.12 cores=0,2,4,6
/proc/12386/stat : 12386 (strangenight1-m) R 12383 12386 11833 0 -1 4202496 54059 0 0 0 2501 11 0 0 25 0 4 0 514878862 395296768 43468 33554432000 4194304 4650419 140736841078192 18446744073709551615 4369860 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/12386/statm: 96508 43468 374 112 0 91473 0
[pid=12386/tid=12389] ppid=12383 vsize=386032 CPUtime=6.28 cores=0,2,4,6
/proc/12386/task/12389/stat : 12389 (strangenight1-m) R 12383 12386 11833 0 -1 4202560 12914 0 0 0 626 2 0 0 25 0 4 0 514878862 395296768 43468 33554432000 4194304 4650419 140736841078192 18446744073709551615 4369240 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12386/tid=12390] ppid=12383 vsize=386032 CPUtime=6.28 cores=0,2,4,6
/proc/12386/task/12390/stat : 12390 (strangenight1-m) R 12383 12386 11833 0 -1 4202560 12899 0 0 0 626 2 0 0 25 0 4 0 514878862 395296768 43468 33554432000 4194304 4650419 140736841078192 18446744073709551615 4369060 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12386/tid=12394] ppid=12383 vsize=386032 CPUtime=6.25 cores=0,2,4,6
/proc/12386/task/12394/stat : 12394 (strangenight1-m) R 12383 12386 11833 0 -1 4202560 14934 0 0 0 622 3 0 0 25 0 4 0 514878862 395296768 43468 33554432000 4194304 4650419 140736841078192 18446744073709551615 4328378 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 386032

[startup+12.7003 s]
/proc/loadavg: 4.52 6.02 7.11 9/184 12397
/proc/meminfo: memFree=17431512/32951124 swapFree=67111528/67111528
[pid=12386] ppid=12383 vsize=393976 CPUtime=50.67 cores=0,2,4,6
/proc/12386/stat : 12386 (strangenight1-m) R 12383 12386 11833 0 -1 4202496 68777 0 0 0 5053 14 0 0 25 0 4 0 514878862 403431424 58186 33554432000 4194304 4650419 140736841078192 18446744073709551615 4550132 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/12386/statm: 98494 58186 388 112 0 93459 0
[pid=12386/tid=12389] ppid=12383 vsize=393976 CPUtime=12.67 cores=0,2,4,6
/proc/12386/task/12389/stat : 12389 (strangenight1-m) R 12383 12386 11833 0 -1 4202560 16787 0 0 0 1264 3 0 0 25 0 4 0 514878862 403431424 58186 33554432000 4194304 4650419 140736841078192 18446744073709551615 4550246 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12386/tid=12390] ppid=12383 vsize=393976 CPUtime=12.67 cores=0,2,4,6
/proc/12386/task/12390/stat : 12390 (strangenight1-m) R 12383 12386 11833 0 -1 4202560 16760 0 0 0 1265 2 0 0 25 0 4 0 514878862 403431424 58186 33554432000 4194304 4650419 140736841078192 18446744073709551615 4550246 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12386/tid=12394] ppid=12383 vsize=393976 CPUtime=12.61 cores=0,2,4,6
/proc/12386/task/12394/stat : 12394 (strangenight1-m) R 12383 12386 11833 0 -1 4202560 18045 0 0 0 1257 4 0 0 25 0 4 0 514878862 403431424 58186 33554432000 4194304 4650419 140736841078192 18446744073709551615 4310622 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.67
Current children cumulated vsize (KiB) 393976

[startup+25.5011 s]
/proc/loadavg: 5.29 6.11 7.12 10/184 12397
/proc/meminfo: memFree=17249700/32951124 swapFree=67111528/67111528
[pid=12386] ppid=12383 vsize=528916 CPUtime=101.81 cores=0,2,4,6
/proc/12386/stat : 12386 (strangenight1-m) R 12383 12386 11833 0 -1 4202496 136700 0 0 0 10155 26 0 0 25 0 4 0 514878862 541609984 98254 33554432000 4194304 4650419 140736841078192 18446744073709551615 4369376 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/12386/statm: 132229 98254 396 112 0 127194 0
[pid=12386/tid=12389] ppid=12383 vsize=528916 CPUtime=25.48 cores=0,2,4,6
/proc/12386/task/12389/stat : 12389 (strangenight1-m) R 12383 12386 11833 0 -1 4202560 25514 0 0 0 2543 5 0 0 25 0 4 0 514878862 541609984 98254 33554432000 4194304 4650419 140736841078192 18446744073709551615 4315074 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12386/tid=12390] ppid=12383 vsize=528916 CPUtime=25.48 cores=0,2,4,6
/proc/12386/task/12390/stat : 12390 (strangenight1-m) R 12383 12386 11833 0 -1 4202560 32740 0 0 0 2543 5 0 0 25 0 4 0 514878862 541609984 98254 33554432000 4194304 4650419 140736841078192 18446744073709551615 4370522 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12386/tid=12394] ppid=12383 vsize=528916 CPUtime=25.34 cores=0,2,4,6
/proc/12386/task/12394/stat : 12394 (strangenight1-m) R 12383 12386 11833 0 -1 4202560 44996 0 0 0 2526 8 0 0 25 0 4 0 514878862 541609984 98254 33554432000 4194304 4650419 140736841078192 18446744073709551615 4370236 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.81
Current children cumulated vsize (KiB) 528916

[startup+51.1006 s]
/proc/loadavg: 6.21 6.26 7.14 10/184 12398
/proc/meminfo: memFree=14781200/32951124 swapFree=67111528/67111528
[pid=12386] ppid=12383 vsize=2316676 CPUtime=204.06 cores=0,2,4,6
/proc/12386/stat : 12386 (strangenight1-m) R 12383 12386 11833 0 -1 4202496 489498 0 0 0 20318 88 0 0 25 0 4 0 514878862 2372276224 431385 33554432000 4194304 4650419 140736841078192 18446744073709551615 4370340 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/12386/statm: 579169 431385 396 112 0 574134 0
[pid=12386/tid=12389] ppid=12383 vsize=2316676 CPUtime=51.07 cores=0,2,4,6
/proc/12386/task/12389/stat : 12389 (strangenight1-m) R 12383 12386 11833 0 -1 4202560 114772 0 0 0 5086 21 0 0 25 0 4 0 514878862 2372276224 431385 33554432000 4194304 4650419 140736841078192 18446744073709551615 4315143 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12386/tid=12390] ppid=12383 vsize=2316676 CPUtime=51.08 cores=0,2,4,6
/proc/12386/task/12390/stat : 12390 (strangenight1-m) R 12383 12386 11833 0 -1 4202560 114202 0 0 0 5087 21 0 0 25 0 4 0 514878862 2372276224 431385 33554432000 4194304 4650419 140736841078192 18446744073709551615 4229486 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12386/tid=12394] ppid=12383 vsize=2316676 CPUtime=50.8 cores=0,2,4,6
/proc/12386/task/12394/stat : 12394 (strangenight1-m) R 12383 12386 11833 0 -1 4202560 132256 0 0 0 5058 22 0 0 25 0 4 0 514878862 2372276224 431385 33554432000 4194304 4650419 140736841078192 18446744073709551615 4363617 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 204.06
Current children cumulated vsize (KiB) 2316676

[startup+102.307 s]
/proc/loadavg: 7.38 6.58 7.20 10/184 12399
/proc/meminfo: memFree=13235892/32951124 swapFree=67111528/67111528
[pid=12386] ppid=12383 vsize=3865720 CPUtime=408.62 cores=0,2,4,6
/proc/12386/stat : 12386 (strangenight1-m) R 12383 12386 11833 0 -1 4202496 829260 0 0 0 40698 164 0 0 25 0 4 0 514878862 3958497280 743195 33554432000 4194304 4650419 140736841078192 18446744073709551615 4533860 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/12386/statm: 966430 743195 396 112 0 961395 0
[pid=12386/tid=12389] ppid=12383 vsize=3865720 CPUtime=102.28 cores=0,2,4,6
/proc/12386/task/12389/stat : 12389 (strangenight1-m) R 12383 12386 11833 0 -1 4202560 217301 0 0 0 10186 42 0 0 25 0 4 0 514878862 3958497280 743195 33554432000 4194304 4650419 140736841078192 18446744073709551615 4439636 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12386/tid=12390] ppid=12383 vsize=3865720 CPUtime=102.27 cores=0,2,4,6
/proc/12386/task/12390/stat : 12390 (strangenight1-m) R 12383 12386 11833 0 -1 4202560 178231 0 0 0 10193 34 0 0 25 0 4 0 514878862 3958497280 743195 33554432000 4194304 4650419 140736841078192 18446744073709551615 4365361 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12386/tid=12394] ppid=12383 vsize=3865720 CPUtime=101.74 cores=0,2,4,6
/proc/12386/task/12394/stat : 12394 (strangenight1-m) R 12383 12386 11833 0 -1 4202560 213950 0 0 0 10134 40 0 0 25 0 4 0 514878862 3958497280 743195 33554432000 4194304 4650419 140736841078192 18446744073709551615 4363747 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 408.62
Current children cumulated vsize (KiB) 3865720

[startup+162.301 s]

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


[startup+702.301 s]
/proc/loadavg: 8.11 7.86 7.59 10/184 12415
/proc/meminfo: memFree=10545480/32951124 swapFree=67111528/67111528
[pid=12386] ppid=12383 vsize=6023292 CPUtime=2805.49 cores=0,2,4,6
/proc/12386/stat : 12386 (strangenight1-m) R 12383 12386 11833 0 -1 4202496 1873333 0 0 0 280104 445 0 0 25 0 4 0 514878862 6167851008 1208745 33554432000 4194304 4650419 140736841078192 18446744073709551615 4365195 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/12386/statm: 1505823 1208745 413 112 0 1500788 0
[pid=12386/tid=12389] ppid=12383 vsize=6023292 CPUtime=702.28 cores=0,2,4,6
/proc/12386/task/12389/stat : 12389 (strangenight1-m) R 12383 12386 11833 0 -1 4202560 541219 0 0 0 70093 135 0 0 25 0 4 0 514878862 6167851008 1208745 33554432000 4194304 4650419 140736841078192 18446744073709551615 216634164428 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12386/tid=12390] ppid=12383 vsize=6023292 CPUtime=702.28 cores=0,2,4,6
/proc/12386/task/12390/stat : 12390 (strangenight1-m) R 12383 12386 11833 0 -1 4202560 485476 0 0 0 70121 107 0 0 25 0 4 0 514878862 6167851008 1208745 33554432000 4194304 4650419 140736841078192 18446744073709551615 4315094 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12386/tid=12394] ppid=12383 vsize=6023292 CPUtime=698.63 cores=0,2,4,6
/proc/12386/task/12394/stat : 12394 (strangenight1-m) R 12383 12386 11833 0 -1 4202560 347667 0 0 0 69787 76 0 0 25 0 4 0 514878862 6167851008 1208745 33554432000 4194304 4650419 140736841078192 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2805.49
Current children cumulated vsize (KiB) 6023292

[startup+762.306 s]
/proc/loadavg: 8.15 7.91 7.63 9/184 12417
/proc/meminfo: memFree=10239676/32951124 swapFree=67111528/67111528
[pid=12386] ppid=12383 vsize=6275100 CPUtime=3045.18 cores=0,2,4,6
/proc/12386/stat : 12386 (strangenight1-m) R 12383 12386 11833 0 -1 4202496 2063925 0 0 0 304034 484 0 0 25 0 4 0 514878862 6425702400 1283990 33554432000 4194304 4650419 140736841078192 18446744073709551615 4476519 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/12386/statm: 1568775 1283990 416 112 0 1563740 0
[pid=12386/tid=12389] ppid=12383 vsize=6275100 CPUtime=762.28 cores=0,2,4,6
/proc/12386/task/12389/stat : 12389 (strangenight1-m) R 12383 12386 11833 0 -1 4202560 659038 0 0 0 76078 150 0 0 25 0 4 0 514878862 6425702400 1283990 33554432000 4194304 4650419 140736841078192 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12386/tid=12390] ppid=12383 vsize=6275100 CPUtime=762.28 cores=0,2,4,6
/proc/12386/task/12390/stat : 12390 (strangenight1-m) R 12383 12386 11833 0 -1 4202560 504311 0 0 0 76111 117 0 0 25 0 4 0 514878862 6425702400 1283990 33554432000 4194304 4650419 140736841078192 18446744073709551615 4248684 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12386/tid=12394] ppid=12383 vsize=6275100 CPUtime=758.31 cores=0,2,4,6
/proc/12386/task/12394/stat : 12394 (strangenight1-m) R 12383 12386 11833 0 -1 4202560 362219 0 0 0 75749 82 0 0 25 0 4 0 514878862 6425702400 1283990 33554432000 4194304 4650419 140736841078192 18446744073709551615 4363416 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3045.18
Current children cumulated vsize (KiB) 6275100

[startup+822.301 s]
/proc/loadavg: 8.18 7.96 7.65 10/184 12418
/proc/meminfo: memFree=10118732/32951124 swapFree=67111528/67111528
[pid=12386] ppid=12383 vsize=6318120 CPUtime=3284.84 cores=0,2,4,6
/proc/12386/stat : 12386 (strangenight1-m) R 12383 12386 11833 0 -1 4202496 2536867 0 0 0 327934 550 0 0 25 0 4 0 514878862 6469754880 1302233 33554432000 4194304 4650419 140736841078192 18446744073709551615 4476514 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/12386/statm: 1579530 1302233 420 112 0 1574495 0
[pid=12386/tid=12389] ppid=12383 vsize=6318120 CPUtime=822.29 cores=0,2,4,6
/proc/12386/task/12389/stat : 12389 (strangenight1-m) R 12383 12386 11833 0 -1 4202560 952564 0 0 0 82044 185 0 0 25 0 4 0 514878862 6469754880 1302233 33554432000 4194304 4650419 140736841078192 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12386/tid=12390] ppid=12383 vsize=6318120 CPUtime=822.27 cores=0,2,4,6
/proc/12386/task/12390/stat : 12390 (strangenight1-m) R 12383 12386 11833 0 -1 4202560 521675 0 0 0 82105 122 0 0 25 0 4 0 514878862 6469754880 1302233 33554432000 4194304 4650419 140736841078192 18446744073709551615 4314717 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12386/tid=12394] ppid=12383 vsize=6318120 CPUtime=817.97 cores=0,2,4,6
/proc/12386/task/12394/stat : 12394 (strangenight1-m) R 12383 12386 11833 0 -1 4202560 372510 0 0 0 81710 87 0 0 25 0 4 0 514878862 6469754880 1302233 33554432000 4194304 4650419 140736841078192 18446744073709551615 4315636 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3284.84
Current children cumulated vsize (KiB) 6318120

[startup+882.3 s]
/proc/loadavg: 8.10 7.97 7.68 9/184 12420
/proc/meminfo: memFree=10027920/32951124 swapFree=67111528/67111528
[pid=12386] ppid=12383 vsize=6403220 CPUtime=3524.51 cores=0,2,4,6
/proc/12386/stat : 12386 (strangenight1-m) R 12383 12386 11833 0 -1 4202496 2793653 0 0 0 351860 591 0 0 25 0 4 0 514878862 6556897280 1312627 33554432000 4194304 4650419 140736841078192 18446744073709551615 4310834 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/12386/statm: 1600805 1312627 413 112 0 1595770 0
[pid=12386/tid=12389] ppid=12383 vsize=6403220 CPUtime=882.28 cores=0,2,4,6
/proc/12386/task/12389/stat : 12389 (strangenight1-m) R 12383 12386 11833 0 -1 4202560 1158147 0 0 0 88018 210 0 0 25 0 4 0 514878862 6556897280 1312627 33554432000 4194304 4650419 140736841078192 18446744073709551615 4314839 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12386/tid=12390] ppid=12383 vsize=6403220 CPUtime=882.27 cores=0,2,4,6
/proc/12386/task/12390/stat : 12390 (strangenight1-m) R 12383 12386 11833 0 -1 4202560 532986 0 0 0 88100 127 0 0 25 0 4 0 514878862 6556897280 1312627 33554432000 4194304 4650419 140736841078192 18446744073709551615 4366845 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12386/tid=12394] ppid=12383 vsize=6403220 CPUtime=877.65 cores=0,2,4,6
/proc/12386/task/12394/stat : 12394 (strangenight1-m) R 12383 12386 11833 0 -1 4202560 382165 0 0 0 87675 90 0 0 25 0 4 0 514878862 6556897280 1312627 33554432000 4194304 4650419 140736841078192 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3524.51
Current children cumulated vsize (KiB) 6403220

[startup+942.301 s]
/proc/loadavg: 8.07 7.99 7.70 10/184 12422
/proc/meminfo: memFree=10018576/32951124 swapFree=67111528/67111528
[pid=12386] ppid=12383 vsize=6447336 CPUtime=3764.22 cores=0,2,4,6
/proc/12386/stat : 12386 (strangenight1-m) R 12383 12386 11833 0 -1 4202496 2847230 0 0 0 375812 610 0 0 25 0 4 0 514878862 6602072064 1334618 33554432000 4194304 4650419 140736841078192 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/12386/statm: 1611834 1334618 413 112 0 1606799 0
[pid=12386/tid=12389] ppid=12383 vsize=6447336 CPUtime=942.28 cores=0,2,4,6
/proc/12386/task/12389/stat : 12389 (strangenight1-m) R 12383 12386 11833 0 -1 4202560 1173286 0 0 0 94013 215 0 0 25 0 4 0 514878862 6602072064 1334618 33554432000 4194304 4650419 140736841078192 18446744073709551615 4363423 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12386/tid=12390] ppid=12383 vsize=6447336 CPUtime=942.27 cores=0,2,4,6
/proc/12386/task/12390/stat : 12390 (strangenight1-m) R 12383 12386 11833 0 -1 4202560 553178 0 0 0 94093 134 0 0 25 0 4 0 514878862 6602072064 1334618 33554432000 4194304 4650419 140736841078192 18446744073709551615 4366931 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12386/tid=12394] ppid=12383 vsize=6447336 CPUtime=937.35 cores=0,2,4,6
/proc/12386/task/12394/stat : 12394 (strangenight1-m) R 12383 12386 11833 0 -1 4202560 393451 0 0 0 93641 94 0 0 25 0 4 0 514878862 6602072064 1334618 33554432000 4194304 4650419 140736841078192 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3764.22
Current children cumulated vsize (KiB) 6447336

[startup+1002.3 s]
/proc/loadavg: 8.02 7.99 7.72 9/184 12423
/proc/meminfo: memFree=9882872/32951124 swapFree=67111528/67111528
[pid=12386] ppid=12383 vsize=6393456 CPUtime=4003.9 cores=0,2,4,6
/proc/12386/stat : 12386 (strangenight1-m) R 12383 12386 11833 0 -1 4202496 2906341 0 0 0 399760 630 0 0 25 0 4 0 514878862 6546898944 1336597 33554432000 4194304 4650419 140736841078192 18446744073709551615 4304288 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/12386/statm: 1598364 1336597 413 112 0 1593329 0
[pid=12386/tid=12389] ppid=12383 vsize=6393456 CPUtime=1002.29 cores=0,2,4,6
/proc/12386/task/12389/stat : 12389 (strangenight1-m) R 12383 12386 11833 0 -1 4202560 1188768 0 0 0 100009 220 0 0 25 0 4 0 514878862 6546898944 1336597 33554432000 4194304 4650419 140736841078192 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12386/tid=12390] ppid=12383 vsize=6393456 CPUtime=1002.28 cores=0,2,4,6
/proc/12386/task/12390/stat : 12390 (strangenight1-m) R 12383 12386 11833 0 -1 4202560 576668 0 0 0 100084 144 0 0 25 0 4 0 514878862 6546898944 1336597 33554432000 4194304 4650419 140736841078192 18446744073709551615 4315222 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12386/tid=12394] ppid=12383 vsize=6393456 CPUtime=997.04 cores=0,2,4,6
/proc/12386/task/12394/stat : 12394 (strangenight1-m) R 12383 12386 11833 0 -1 4202560 407434 0 0 0 99606 98 0 0 25 0 4 0 514878862 6546898944 1336597 33554432000 4194304 4650419 140736841078192 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4003.9
Current children cumulated vsize (KiB) 6393456

[startup+1062.3 s]
/proc/loadavg: 8.04 8.00 7.74 10/184 12425
/proc/meminfo: memFree=9603732/32951124 swapFree=67111528/67111528
[pid=12386] ppid=12383 vsize=6933876 CPUtime=4243.6 cores=0,2,4,6
/proc/12386/stat : 12386 (strangenight1-m) R 12383 12386 11833 0 -1 4202496 2997937 0 0 0 423710 650 0 0 25 0 4 0 514878862 7100289024 1408697 33554432000 4194304 4650419 140736841078192 18446744073709551615 4533853 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/12386/statm: 1733469 1408697 413 112 0 1728434 0
[pid=12386/tid=12389] ppid=12383 vsize=6933876 CPUtime=1062.29 cores=0,2,4,6
/proc/12386/task/12389/stat : 12389 (strangenight1-m) R 12383 12386 11833 0 -1 4202560 1199901 0 0 0 106005 224 0 0 25 0 4 0 514878862 7100289024 1408697 33554432000 4194304 4650419 140736841078192 18446744073709551615 4367986 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12386/tid=12390] ppid=12383 vsize=6933876 CPUtime=1062.27 cores=0,2,4,6
/proc/12386/task/12390/stat : 12390 (strangenight1-m) R 12383 12386 11833 0 -1 4202560 637657 0 0 0 106074 153 0 0 25 0 4 0 514878862 7100289024 1408697 33554432000 4194304 4650419 140736841078192 18446744073709551615 4432373 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12386/tid=12394] ppid=12383 vsize=6933876 CPUtime=1056.73 cores=0,2,4,6
/proc/12386/task/12394/stat : 12394 (strangenight1-m) R 12383 12386 11833 0 -1 4202560 415990 0 0 0 105571 102 0 0 25 0 4 0 514878862 7100289024 1408697 33554432000 4194304 4650419 140736841078192 18446744073709551615 4370340 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4243.6
Current children cumulated vsize (KiB) 6933876

[startup+1122.3 s]
/proc/loadavg: 8.11 8.03 7.76 9/184 12426
/proc/meminfo: memFree=9539204/32951124 swapFree=67111528/67111528
[pid=12386] ppid=12383 vsize=6954472 CPUtime=4483.26 cores=0,2,4,6
/proc/12386/stat : 12386 (strangenight1-m) R 12383 12386 11833 0 -1 4202496 3246753 0 0 0 447638 688 0 0 25 0 4 0 514878862 7121379328 1424403 33554432000 4194304 4650419 140736841078192 18446744073709551615 4364883 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/12386/statm: 1738618 1424403 399 112 0 1733583 0
[pid=12386/tid=12389] ppid=12383 vsize=6954472 CPUtime=1122.28 cores=0,2,4,6
/proc/12386/task/12389/stat : 12389 (strangenight1-m) R 12383 12386 11833 0 -1 4202560 1207814 0 0 0 112001 227 0 0 25 0 4 0 514878862 7121379328 1424403 33554432000 4194304 4650419 140736841078192 18446744073709551615 4369376 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12386/tid=12390] ppid=12383 vsize=6954472 CPUtime=1122.28 cores=0,2,4,6
/proc/12386/task/12390/stat : 12390 (strangenight1-m) R 12383 12386 11833 0 -1 4202560 859962 0 0 0 112048 180 0 0 25 0 4 0 514878862 7121379328 1424403 33554432000 4194304 4650419 140736841078192 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12386/tid=12394] ppid=12383 vsize=6954472 CPUtime=1116.39 cores=0,2,4,6
/proc/12386/task/12394/stat : 12394 (strangenight1-m) R 12383 12386 11833 0 -1 4202560 423488 0 0 0 111535 104 0 0 25 0 4 0 514878862 7121379328 1424403 33554432000 4194304 4650419 140736841078192 18446744073709551615 4364340 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4483.26
Current children cumulated vsize (KiB) 6954472

[startup+1182.3 s]
/proc/loadavg: 8.20 8.07 7.79 10/184 12428
/proc/meminfo: memFree=9373760/32951124 swapFree=67111528/67111528
[pid=12386] ppid=12383 vsize=6924336 CPUtime=4722.94 cores=0,2,4,6
/proc/12386/stat : 12386 (strangenight1-m) R 12383 12386 11833 0 -1 4202496 3534652 0 0 0 471560 734 0 0 25 0 4 0 514878862 7090520064 1444465 33554432000 4194304 4650419 140736841078192 18446744073709551615 4364772 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/12386/statm: 1731084 1444465 396 112 0 1726049 0
[pid=12386/tid=12389] ppid=12383 vsize=6924336 CPUtime=1182.29 cores=0,2,4,6
/proc/12386/task/12389/stat : 12389 (strangenight1-m) R 12383 12386 11833 0 -1 4202560 1215236 0 0 0 117998 231 0 0 25 0 4 0 514878862 7090520064 1444465 33554432000 4194304 4650419 140736841078192 18446744073709551615 4328259 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12386/tid=12390] ppid=12383 vsize=6924336 CPUtime=1182.28 cores=0,2,4,6
/proc/12386/task/12390/stat : 12390 (strangenight1-m) R 12383 12386 11833 0 -1 4202560 1115982 0 0 0 118016 212 0 0 25 0 4 0 514878862 7090520064 1444465 33554432000 4194304 4650419 140736841078192 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12386/tid=12394] ppid=12383 vsize=6924336 CPUtime=1176.07 cores=0,2,4,6
/proc/12386/task/12394/stat : 12394 (strangenight1-m) R 12383 12386 11833 0 -1 4202560 435694 0 0 0 117498 109 0 0 25 0 4 0 514878862 7090520064 1444465 33554432000 4194304 4650419 140736841078192 18446744073709551615 4363432 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4722.94
Current children cumulated vsize (KiB) 6924336



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.6 s]
/proc/loadavg: 8.14 8.06 7.79 9/184 12429
/proc/meminfo: memFree=9362328/32951124 swapFree=67111528/67111528
[pid=12386] ppid=12383 vsize=6946136 CPUtime=4800.05 cores=0,2,4,6
/proc/12386/stat : 12386 (strangenight1-m) R 12383 12386 11833 0 -1 4202496 3674334 0 0 0 479250 755 0 0 25 0 4 0 514878862 7112843264 1437087 33554432000 4194304 4650419 140736841078192 18446744073709551615 4366616 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/12386/statm: 1736534 1437088 419 112 0 1731499 0
[pid=12386/tid=12389] ppid=12383 vsize=6946136 CPUtime=1201.6 cores=0,2,4,6
/proc/12386/task/12389/stat : 12389 (strangenight1-m) R 12383 12386 11833 0 -1 4202560 1218397 0 0 0 119927 233 0 0 25 0 4 0 514878862 7112843264 1437088 33554432000 4194304 4650419 140736841078192 18446744073709551615 4363553 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12386/tid=12390] ppid=12383 vsize=6946136 CPUtime=1201.58 cores=0,2,4,6
/proc/12386/task/12390/stat : 12390 (strangenight1-m) R 12383 12386 11833 0 -1 4202560 1242278 0 0 0 119931 227 0 0 25 0 4 0 514878862 7112843264 1437088 33554432000 4194304 4650419 140736841078192 18446744073709551615 4476411 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12386/tid=12394] ppid=12383 vsize=6946136 CPUtime=1195.26 cores=0,2,4,6
/proc/12386/task/12394/stat : 12394 (strangenight1-m) R 12383 12386 11833 0 -1 4202560 440330 0 0 0 119416 110 0 0 25 0 4 0 514878862 7112843264 1437088 33554432000 4194304 4650419 140736841078192 18446744073709551615 4364736 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.05
Current children cumulated vsize (KiB) 6946136

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

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

[startup+1201.8 s]
/proc/loadavg: 8.14 8.06 7.79 9/184 12429
/proc/meminfo: memFree=9362328/32951124 swapFree=67111528/67111528
[pid=12386] ppid=12383 vsize=0 CPUtime=4800.27 cores=0,2,4,6
/proc/12386/stat : 12386 (strangenight1-m) Z 12383 12386 11833 0 -1 4203548 3674805 0 0 0 479253 774 0 0 25 0 2 0 514878862 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/12386/statm: 0 0 0 0 0 0 0
[pid=12386/tid=12394] ppid=12383 vsize=0 CPUtime=1195.46 cores=0,2,4,6
/proc/12386/task/12394/stat : 12394 (strangenight1-m) R 12383 12386 11833 0 -1 4203588 440330 0 0 0 119417 129 0 0 25 0 2 0 514878862 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.27
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.86
CPU time (s): 4800.34
CPU user time (s): 4792.53
CPU system time (s): 7.80581
CPU usage (%): 399.408
Max. virtual memory (cumulated for all children) (KiB): 7069528

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4792.53
system time used= 7.80581
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3674805
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= 5112
involuntary context switches= 26758

runsolver used 1.85472 second user time and 4.38833 second system time

The end

Launcher Data

Begin job on node103 at 2011-04-29 01:19:22
IDJOB=3282298
IDBENCH=70799
IDSOLVER=1588
FILE ID=node103/3282298-1304032762
RUNJOBID= node103-1304032762-12369
PBS_JOBID= 13170349
Free space on /tmp= 71508 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt
BENCH NAME= SAT09/APPLICATIONS/bitverif/countbitswegner/countbitswegner128.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3282298-1304032762/watcher-3282298-1304032762 -o /tmp/evaluation-result-3282298-1304032762/solver-3282298-1304032762 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3282298-1304032762.cnf

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

MD5SUM BENCH= 4b75ef7fb46928f50793af1d74c176e2
RANDOM SEED=204663691

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      17963584 kB
Buffers:       2144140 kB
Cached:       12197632 kB
SwapCached:          0 kB
Active:        5521216 kB
Inactive:      8883948 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17963584 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           21872 kB
Writeback:           0 kB
AnonPages:       63156 kB
Mapped:          14484 kB
Slab:           517916 kB
PageTables:       4740 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   184084 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= 71496 MiB
End job on node103 at 2011-04-29 01:39:26