Trace number 3291450

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-2-mt? (TO) 4800.23 1201.58

General information on the benchmark

NameSAT03/industrial/li/li-exam/
li-exam-61.shuffled-as.sat03-366.cnf
MD5SUM3be662940f394fa876137a905247d755
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables28147
Number of clauses108436
Sum of the clauses size373110
Maximum clause length166
Minimum clause length1
Number of clauses of size 114
Number of clauses of size 218786
Number of clauses of size 351588
Number of clauses of size 437440
Number of clauses of size 53
Number of clauses of size over 5605

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 4 threads
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3291450-1304127300.cnf'
0.00/0.00	c -- header says num vars:          28147
0.00/0.00	c -- header says num clauses:      108436
0.30/0.09	c -- clauses added:            0 learnts,       108436 normals,            0 xors
0.30/0.09	c -- vars added      28147
0.30/0.09	c Parsing time:  0.07 s
0.30/0.09	c  N st     0         0     28147     89613     18786         0    372979         0   no data   no data
1.17/0.33	c asymm  cl-useful: 3453/89582/89582 lits-rem:3703 time: 0.24
1.57/0.46	c Flit:    11 Blit:      0 bXBeca:    0 bXProp: 4694 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.12
1.57/0.49	c Replacing     4694 vars Replaced    77987 lits Time:     0.03 s 
1.97/0.62	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1.97/0.62	c bin-w-bin subsume rem            0 bins  time:  0.01 s
1.97/0.62	c subs with bin:      246  lits-rem:       220  v-fix:    0  time:  0.01 s
1.97/0.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:    16 done:  23417 time:  0.01 s
1.97/0.62	c Removed useless bin:       0  fixed:     0  props:   0.23M  time:  0.01 s
1.97/0.92	c lits-rem:      4096  cl-subs:     1951  v-elim:    662  v-fix:    0  time:  0.31 s
1.97/0.93	c Finding binary XORs  T:     0.01 s  found:       0
1.97/0.99	c Finding non-binary XORs:     0.04 s (found:    7758, avg size: 3.5)
1.97/0.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1.97/1.00	c calculated reachability. Time: 0.00
1.97/1.00	c Calc default polars -  time:   0.00 s pos:    4737 undec:    5932 neg:   17478
1.97/1.00	c =========================================================================================
1.97/1.00	c types(t): F = full restart, N = normal restart
1.97/1.00	c types(t): S = simplification begin/end, E = solution found
1.97/1.00	c restart types(rt): st = static, dy = dynamic
1.97/1.00	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
1.97/1.00	c  B st     0         0     22743     41139      9807         0    220846         0   no data   no data
6.37/1.61	c Decided on static restart strategy
9.16/2.33	c  N st     8      4911     22527     41139     11284      3348    220846     16965   no data   no data
16.36/4.13	c Finding binary XORs  T:     0.01 s  found:       0
18.74/4.70	c  N st    10     11294     22471     40158     13794      8544    217983     46623   no data   no data
29.92/7.58	c  N st    11     17038     22410     40158     16634     13723    217983     77620   no data   no data
29.92/7.60	c Finding binary XORs  T:     0.01 s  found:       0
42.72/10.76	c Finding binary XORs  T:     0.01 s  found:       0
51.11/12.90	c  F st    12     25001     22350     39563     21317     17883    216524    161467   no data   no data
51.51/12.91	c Replacing        9 vars Replaced       14 lits Time:     0.01 s 
51.51/12.95	c  N st    12     25001     22348     39551     21326     17879    216343    161463   no data   no data
60.67/15.20	c Decided on static restart strategy
60.67/15.20	c  N st    18     30004     22348     39551     22598     22790    216343    603180   no data   no data
60.67/15.20	c  S st    18     30004     22348     39551     22598     22790    216343    603180   no data   no data
61.07/15.39	c  S st    18     30506     22348     39551     22608     23282    216343    610994   no data   no data
61.47/15.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
63.08/15.81	c Flit:     0 Blit:      1 bXBeca:    0 bXProp:    1 Bins:  24510 BRemL:  10501 BRemN:     43 P:  5.4M T:  0.41
63.08/15.84	c Replacing        1 vars Replaced       14 lits Time:     0.02 s 
63.08/15.85	c blocked clauses removed:        0 vars:      0 tried:        3698 T: 0.00 s
63.08/15.86	c bin-w-bin subsume rem         3382 bins  time:  0.01 s
63.08/15.89	c subs with bin:    10612  lits-rem:      2962  v-fix:    0  time:  0.03 s
63.48/15.91	c Subs w/ non-existent bins:    791 l-rem:    211 v-fix:     0 done:  11909 time:  0.02 s
63.48/15.92	c Removed useless bin:     189  fixed:     0  props:   0.29M  time:  0.01 s
63.48/15.99	c lits-rem:         3  cl-subs:      135  v-elim:   1091  v-fix:    0  time:  0.07 s
63.88/16.02	c subs with bin:     1249  lits-rem:      2079  v-fix:    0  time:  0.02 s
63.88/16.06	c lits-rem:       317  cl-subs:      225  v-elim:      0  v-fix:    0  time:  0.04 s
64.69/16.24	c asymm  cl-useful: 273/30105/30105 lits-rem:277 time: 0.18
64.69/16.25	c calculated reachability. Time: 0.00
64.69/16.25	c  N st    18     30506     21255     30103     29559     17120    196236    147820   no data   no data
70.66/17.79	c Finding binary XORs  T:     0.01 s  found:       0
77.47/19.49	c  N st    20     37616     21255     30103     29826     24112    196236   1190059   no data   no data
95.05/23.89	c  N st    21     44015     21255     30103     29826     27024    196236   2061714   no data   no data
95.45/23.92	c Finding binary XORs  T:     0.01 s  found:       0
98.63/24.79	c  S st    22     45759     21255     30103     54285     28753    196236   2345889   no data   no data
99.84/25.03	c  S st    22     46260     21255     30103     54288     29250    196236   2356988   no data   no data
99.84/25.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
101.82/25.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:  17610 BRemL:  26355 BRemN:      0 P:  7.7M T:  0.47
101.82/25.53	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
101.82/25.54	c bin-w-bin subsume rem         9716 bins  time:  0.01 s
101.82/25.56	c subs with bin:     2940  lits-rem:       398  v-fix:    0  time:  0.02 s
101.82/25.57	c Subs w/ non-existent bins:     40 l-rem:     10 v-fix:     0 done:   4603 time:  0.02 s
101.82/25.58	c Removed useless bin:       0  fixed:     0  props:   0.24M  time:  0.01 s
102.22/25.63	c lits-rem:         0  cl-subs:        8  v-elim:    156  v-fix:    0  time:  0.04 s
103.02/25.81	c subs with bin:      286  lits-rem:      2831  v-fix:    0  time:  0.14 s
103.42/25.99	c lits-rem:       404  cl-subs:      312  v-elim:      0  v-fix:    0  time:  0.18 s
103.42/26.00	c vivif2 --  cl tried    27266 cl shrink      626 lits rem        626 time: 0.01
103.84/26.04	c vivif2 --  cl tried    21496 cl shrink     3091 lits rem       7196 time: 0.04
104.62/26.21	c asymm  cl-useful: 1/27222/27222 lits-rem:1 time: 0.17
104.62/26.22	c calculated reachability. Time: 0.00
104.62/26.22	c  N st    22     46260     21099     27222     35608     21482    191085    686247   no data   no data
147.77/37.02	c  N st    23     60657     21099     27222     35608     35743    191085   4214699   no data   no data
147.77/37.05	c Finding binary XORs  T:     0.02 s  found:       0
174.54/43.78	c  N st    24     69393     21099     27222     67628     35117    191085   3795286   no data   no data
174.54/43.78	c  S st    24     69393     21099     27222     67628     35117    191085   3795286   no data   no data
175.72/44.00	c  S st    24     69895     21099     27222     68515     35614    191085   3803251   no data   no data
175.72/44.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
177.31/44.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:    158 BRemL:  27570 BRemN:      3 P:  6.0M T:  0.46
177.71/44.50	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
177.71/44.51	c bin-w-bin subsume rem         5091 bins  time:  0.01 s
177.71/44.52	c subs with bin:      840  lits-rem:         0  v-fix:    0  time:  0.02 s
177.71/44.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   5045 time:  0.02 s
177.71/44.55	c Removed useless bin:       0  fixed:     0  props:   0.23M  time:  0.01 s
178.12/44.63	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
182.93/45.85	c subs with bin:       71  lits-rem:       565  v-fix:    0  time:  1.06 s
192.11/48.18	c lits-rem:      1666  cl-subs:      376  v-elim:      0  v-fix:    0  time:  2.32 s
192.11/48.19	c vivif2 --  cl tried    26382 cl shrink        0 lits rem          0 time: 0.01
193.28/48.43	c vivif2 --  cl tried    35167 cl shrink     7007 lits rem      20829 time: 0.23
194.09/48.61	c asymm  cl-useful: 2/26382/26382 lits-rem:2 time: 0.18
194.09/48.62	c calculated reachability. Time: 0.01
194.09/48.62	c  N st    24     69895     21099     26382     36010     35167    189377   3654150   no data   no data
242.02/60.70	c  F st    25     87504     21099     26382     36010     52590    189377  10161547   no data   no data
242.82/60.80	c  N st    25     87504     21099     26382     36010     52590    189377  10161547   no data   no data
242.82/60.81	c Finding binary XORs  T:     0.02 s  found:       0
255.61/64.08	c Decided on static restart strategy
262.02/65.63	c  N st    32     95542     21099     26382     36116     44463    189377   5489024   no data   no data
283.58/71.09	c  N st    34    104843     21099     26382     36124     53679    189377   7504224   no data   no data
283.58/71.09	c  S st    34    104843     21099     26382     36124     53679    189377   7504224   no data   no data
284.76/71.39	c  S st    34    105346     21099     26382     36124     54180    189377   7513560   no data   no data
285.16/71.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
286.77/71.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      1 BRemL:    126 BRemN:      0 P:  6.2M T:  0.45
286.77/71.88	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
286.77/71.88	c bin-w-bin subsume rem            2 bins  time:  0.01 s
287.17/71.90	c subs with bin:        1  lits-rem:         0  v-fix:    0  time:  0.01 s
287.17/71.92	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   5640 time:  0.02 s
287.17/71.93	c Removed useless bin:       0  fixed:     0  props:   0.22M  time:  0.01 s
287.57/72.05	c lits-rem:         1  cl-subs:        6  v-elim:      2  v-fix:    0  time:  0.12 s
295.55/74.02	c subs with bin:        0  lits-rem:       126  v-fix:    0  time:  1.66 s
318.33/79.77	c lits-rem:      5457  cl-subs:      567  v-elim:      0  v-fix:    0  time:  5.74 s
318.33/79.77	c vivif2 --  cl tried    26372 cl shrink        0 lits rem          0 time: 0.01
320.32/80.25	c vivif2 --  cl tried    53614 cl shrink    11457 lits rem      50243 time: 0.47
321.12/80.45	c asymm  cl-useful: 0/26372/26372 lits-rem:0 time: 0.20
321.12/80.46	c calculated reachability. Time: 0.00
321.12/80.46	c  N st    34    105346     21097     26372     35994     53614    188956   7343764   no data   no data
348.29/87.21	c  N st    35    114944     21097     26372     35994     44009    188956   4751935   no data   no data
381.06/95.48	c  N st    36    129341     21097     26372     36001     58166    188956   7463124   no data   no data
443.75/111.19	c  N st    37    150936     21097     26372     36001     57649    188956   6929592   no data   no data
458.94/114.91	c  S st    38    158021     21097     26372     36001     64669    188956   8372919   no data   no data
460.16/115.22	c  S st    38    158523     21097     26372     36001     65171    188956   8380773   no data   no data
460.16/115.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
462.14/115.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      7 BRemN:      0 P:  6.5M T:  0.52
462.14/115.78	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
462.14/115.79	c bin-w-bin subsume rem            1 bins  time:  0.01 s
462.54/115.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
462.54/115.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   7993 time:  0.02 s
462.54/115.84	c Removed useless bin:       0  fixed:     0  props:   0.22M  time:  0.01 s
462.94/115.98	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.14 s
471.32/118.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.69 s
505.28/126.52	c lits-rem:      4285  cl-subs:      771  v-elim:      0  v-fix:    0  time:  8.51 s
505.28/126.53	c vivif2 --  cl tried    26372 cl shrink        0 lits rem          0 time: 0.01
507.27/127.02	c vivif2 --  cl tried    64400 cl shrink    12877 lits rem      48877 time: 0.49
508.09/127.24	c asymm  cl-useful: 0/26372/26372 lits-rem:0 time: 0.21
508.09/127.25	c calculated reachability. Time: 0.00
508.09/127.25	c  N st    38    158523     21097     26372     35993     64400    188954   8169653   no data   no data
624.72/156.46	c  N st    39    207111     21097     26372     35993     63283    188954   7471736   no data   no data
697.44/174.70	c  N st    40    237785     21097     26372     35993     67356    188954  10199147   no data   no data
697.44/174.70	c  S st    40    237785     21097     26372     35993     67356    188954  10199147   no data   no data
698.62/174.95	c  S st    40    238286     21097     26372     35993     67854    188954  10205098   no data   no data
698.62/174.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
700.62/175.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  6.6M T:  0.48
700.62/175.48	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
700.62/175.48	c bin-w-bin subsume rem            0 bins  time:  0.01 s
701.02/175.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
701.02/175.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   7470 time:  0.02 s
701.02/175.53	c Removed useless bin:       0  fixed:     0  props:   0.22M  time:  0.01 s
701.44/175.68	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.15 s
709.82/177.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.68 s
749.35/187.66	c lits-rem:      3193  cl-subs:      800  v-elim:      0  v-fix:    0  time:  9.91 s
749.35/187.67	c vivif2 --  cl tried    26372 cl shrink        0 lits rem          0 time: 0.01
752.15/188.35	c vivif2 --  cl tried    67054 cl shrink    13529 lits rem      53148 time: 0.68
752.95/188.56	c asymm  cl-useful: 0/26372/26372 lits-rem:0 time: 0.21
752.95/188.57	c calculated reachability. Time: 0.00
752.95/188.57	c  N st    40    238286     21097     26372     35993     67054    188954   9904037   no data   no data
922.32/230.94	c  F st    41    306250     21097     26372     35993     78194    188954  10021469   no data   no data
922.73/231.04	c  N st    41    306250     21097     26372     35993     78194    188954  10021469   no data   no data
937.91/234.86	c Decided on static restart strategy
1007.81/252.39	c  N st    51    334557     21097     26372     36000     76613    188954   8672431   no data   no data
1058.14/264.90	c  N st    53    357430     21097     26372     36000     68588    188954   6294391   no data   no data
1058.14/264.90	c  S st    53    357430     21097     26372     36000     68588    188954   6294391   no data   no data
1058.94/265.15	c  S st    53    357931     21097     26372     36000     69089    188954   6301854   no data   no data
1058.94/265.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1060.94/265.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      7 BRemN:      0 P:  6.6M T:  0.48
1060.94/265.67	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1060.94/265.68	c bin-w-bin subsume rem            0 bins  time:  0.01 s
1060.94/265.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
1061.34/265.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   8669 time:  0.02 s
1061.34/265.73	c Removed useless bin:       0  fixed:     0  props:   0.22M  time:  0.01 s
1061.75/265.84	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.11 s
1069.32/267.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.68 s
1090.50/273.02	c lits-rem:      3492  cl-subs:      680  v-elim:      0  v-fix:    0  time:  5.29 s
1090.50/273.03	c vivif2 --  cl tried    26372 cl shrink        0 lits rem          0 time: 0.01
1091.69/273.39	c vivif2 --  cl tried    68409 cl shrink    10713 lits rem      49205 time: 0.35
1092.92/273.61	c asymm  cl-useful: 0/26372/26372 lits-rem:0 time: 0.21
1092.92/273.62	c calculated reachability. Time: 0.00
1092.92/273.62	c  N st    53    357931     21097     26372     35993     68409    188954   6179291   no data   no data
1203.14/301.24	c  N st    54    390324     21097     26372     35993     68870    188954   5851851   no data   no data
1374.13/344.09	c  N st    55    438912     21097     26372     35993     84229    188954  10347134   no data   no data
1579.85/395.58	c  N st    56    511796     21097     26372     35993     88319    188954  11974169   no data   no data
1656.55/414.75	c  N st    57    536899     21097     26372     35993     77526    188954   8762423   no data   no data
1656.55/414.75	c  S st    57    536899     21097     26372     35993     77526    188954   8762423   no data   no data
1657.75/415.07	c  S st    57    537400     21097     26372     35993     78022    188954   8770309   no data   no data
1658.15/415.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1660.16/415.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  6.8M T:  0.52
1660.16/415.63	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1660.16/415.64	c bin-w-bin subsume rem            0 bins  time:  0.01 s
1660.16/415.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
1660.16/415.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   7737 time:  0.02 s
1660.16/415.68	c Removed useless bin:       0  fixed:     0  props:   0.22M  time:  0.01 s
1660.95/415.83	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.14 s
1669.35/417.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.80 s
1709.29/427.95	c lits-rem:      5331  cl-subs:      865  v-elim:      0  v-fix:    0  time: 10.00 s
1709.29/427.96	c vivif2 --  cl tried    26372 cl shrink        0 lits rem          0 time: 0.01
1711.69/428.57	c vivif2 --  cl tried    77157 cl shrink    14226 lits rem      67714 time: 0.60
1712.89/428.80	c asymm  cl-useful: 0/26372/26372 lits-rem:0 time: 0.23
1712.89/428.81	c calculated reachability. Time: 0.00
1712.89/428.81	c  N st    57    537400     21097     26372     35993     77157    188954   8492664   no data   no data
2231.88/558.77	c  N st    58    701384     21097     26372     35993     87309    188954   9881904   no data   no data
2658.18/665.49	c  N st    59    806100     21097     26372     35993    108806    188954  23043562   no data   no data
2658.18/665.49	c  S st    59    806100     21097     26372     35993    108806    188954  23043562   no data   no data
2660.18/665.98	c  S st    59    806603     21097     26372     35993     66715    188954   3671424   no data   no data
2660.58/666.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
2662.58/666.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  6.5M T:  0.49
2662.58/666.51	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2662.58/666.52	c bin-w-bin subsume rem            0 bins  time:  0.01 s
2662.58/666.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
2662.58/666.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9845 time:  0.02 s
2662.58/666.57	c Removed useless bin:       0  fixed:     0  props:   0.23M  time:  0.01 s
2662.98/666.65	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.09 s
2666.20/667.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.65 s
2674.17/669.40	c lits-rem:      1833  cl-subs:      291  v-elim:      0  v-fix:    0  time:  1.96 s
2674.17/669.41	c vivif2 --  cl tried    26372 cl shrink        0 lits rem          0 time: 0.01
2674.59/669.55	c vivif2 --  cl tried    66424 cl shrink     1341 lits rem       4436 time: 0.14
2675.36/669.78	c asymm  cl-useful: 0/26372/26372 lits-rem:0 time: 0.23
2675.36/669.80	c calculated reachability. Time: 0.01
2675.36/669.80	c  N st    59    806603     21097     26372     35993     66424    188954   3649022   no data   no data
3569.54/893.50	c  F st    60   1071875     21097     26372     35993    101610    188954  10426182   no data   no data
3569.94/893.60	c  N st    60   1071875     21097     26372     35993    101610    188954  10426182   no data   no data
3588.74/898.31	c Decided on static restart strategy
3667.03/917.96	c  N st    70   1100179     21097     26372     35993     81133    188954   5793739   no data   no data
3787.28/948.06	c  N st    72   1136173     21097     26372     35993    116863    188954  14683630   no data   no data
3870.01/968.76	c  N st    73   1168565     21097     26372     35993     99244    188954  10227853   no data   no data
3955.49/990.11	c  N st    74   1209905     21097     26372     35993     89706    188954   7688475   no data   no data
3955.49/990.11	c  S st    74   1209905     21097     26372     35993     89706    188954   7688475   no data   no data
3956.69/990.44	c  S st    74   1210406     21097     26372     35993     90203    188954   7695129   no data   no data
3956.69/990.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
3959.09/991.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  7.1M T:  0.55
3959.09/991.03	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3959.09/991.04	c bin-w-bin subsume rem            0 bins  time:  0.01 s
3959.09/991.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
3959.09/991.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  10586 time:  0.02 s
3959.09/991.09	c Removed useless bin:       0  fixed:     0  props:   0.23M  time:  0.01 s
3959.89/991.24	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.14 s
3967.47/993.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.62 s
3990.65/998.95	c lits-rem:      4633  cl-subs:      667  v-elim:      0  v-fix:    0  time:  5.82 s
3990.65/998.96	c vivif2 --  cl tried    26372 cl shrink        0 lits rem          0 time: 0.01
3992.65/999.44	c vivif2 --  cl tried    89536 cl shrink    11772 lits rem      63797 time: 0.47
3993.47/999.69	c asymm  cl-useful: 0/26372/26372 lits-rem:0 time: 0.25
3993.84/999.70	c calculated reachability. Time: 0.00
3993.84/999.70	c  N st    74   1210406     21097     26372     35993     89536    188954   7516881   no data   no data
4273.93/1069.87	c  N st    75   1283290     21097     26372     35993    110229    188954   9806844   no data   no data
4736.60/1185.70	c  N st    76   1392615     21097     26372     35993    112790    188954  13160913   no data   no data

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-3291450-1304127300/watcher-3291450-1304127300 -o /tmp/evaluation-result-3291450-1304127300/solver-3291450-1304127300 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3291450-1304127300.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.91 7.98 7.99 5/180 28631
/proc/meminfo: memFree=25628048/32951124 swapFree=67051468/67111528
[pid=28631] ppid=28629 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/28631/stat : 28631 (strangenight2-m) R 28629 28631 28077 0 -1 4202496 412 0 0 0 0 0 0 0 25 0 4 0 524332779 52441088 352 33554432000 4194304 4627427 140733638196048 18446744073709551615 47805351372722 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28631/statm: 12803 352 303 106 0 7774 0
[pid=28631/tid=28632] ppid=28629 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/28631/task/28632/stat : 28632 (strangenight2-m) R 28629 28631 28077 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 524332779 52441088 352 33554432000 4194304 4627427 140733638196048 18446744073709551615 47805351372722 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28631/tid=28633] ppid=28629 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/28631/task/28633/stat : 28633 (strangenight2-m) R 28629 28631 28077 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 524332779 52441088 352 33554432000 4194304 4627427 140733638196048 18446744073709551615 47805351372722 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28631/tid=28634] ppid=28629 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/28631/task/28634/stat : 28634 (strangenight2-m) R 28629 28631 28077 0 -1 4202560 5 0 0 0 0 0 0 0 25 0 4 0 524332779 52441088 352 33554432000 4194304 4627427 140733638196048 18446744073709551615 218370957243 0 0 4096 2 0 0 0 -1 2 0 0 0

[startup+0.0847611 s]
/proc/loadavg: 7.91 7.98 7.99 5/180 28631
/proc/meminfo: memFree=25628048/32951124 swapFree=67051468/67111528
[pid=28631] ppid=28629 vsize=307444 CPUtime=0.3 cores=0,2,4,6
/proc/28631/stat : 28631 (strangenight2-m) D 28629 28631 28077 0 -1 4202496 17275 0 0 0 28 2 0 0 18 0 4 0 524332779 314822656 15228 33554432000 4194304 4627427 140733638196048 18446744073709551615 218371000503 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28631/statm: 76861 15228 341 106 0 71832 0
[pid=28631/tid=28632] ppid=28629 vsize=307444 CPUtime=0.07 cores=0,2,4,6
/proc/28631/task/28632/stat : 28632 (strangenight2-m) D 28629 28631 28077 0 -1 4202560 4228 0 0 0 7 0 0 0 25 0 4 0 524332779 314822656 15228 33554432000 4194304 4627427 140733638196048 18446744073709551615 218371000503 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28631/tid=28633] ppid=28629 vsize=307444 CPUtime=0.07 cores=0,2,4,6
/proc/28631/task/28633/stat : 28633 (strangenight2-m) R 28629 28631 28077 0 -1 4202560 4097 0 0 0 7 0 0 0 25 0 4 0 524332779 314822656 15228 33554432000 4194304 4627427 140733638196048 18446744073709551615 4504795 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28631/tid=28634] ppid=28629 vsize=307444 CPUtime=0.07 cores=0,2,4,6
/proc/28631/task/28634/stat : 28634 (strangenight2-m) D 28629 28631 28077 0 -1 4202560 4237 0 0 0 7 0 0 0 18 0 4 0 524332779 314822656 15228 33554432000 4194304 4627427 140733638196048 18446744073709551615 218371000503 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 307444

[startup+0.106393 s]
/proc/loadavg: 7.91 7.98 7.99 5/180 28631
/proc/meminfo: memFree=25628048/32951124 swapFree=67051468/67111528
[pid=28631] ppid=28629 vsize=307560 CPUtime=0.39 cores=0,2,4,6
/proc/28631/stat : 28631 (strangenight2-m) R 28629 28631 28077 0 -1 4202496 17886 0 0 0 36 3 0 0 18 0 4 0 524332779 314941440 15839 33554432000 4194304 4627427 140733638196048 18446744073709551615 4309270 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28631/statm: 76890 15839 363 106 0 71861 0
[pid=28631/tid=28632] ppid=28629 vsize=307560 CPUtime=0.09 cores=0,2,4,6
/proc/28631/task/28632/stat : 28632 (strangenight2-m) R 28629 28631 28077 0 -1 4202560 4336 0 0 0 9 0 0 0 25 0 4 0 524332779 314941440 15839 33554432000 4194304 4627427 140733638196048 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28631/tid=28633] ppid=28629 vsize=307560 CPUtime=0.09 cores=0,2,4,6
/proc/28631/task/28633/stat : 28633 (strangenight2-m) R 28629 28631 28077 0 -1 4202560 4201 0 0 0 9 0 0 0 25 0 4 0 524332779 314941440 15839 33554432000 4194304 4627427 140733638196048 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28631/tid=28634] ppid=28629 vsize=307560 CPUtime=0.09 cores=0,2,4,6
/proc/28631/task/28634/stat : 28634 (strangenight2-m) R 28629 28631 28077 0 -1 4202560 4515 0 0 0 9 0 0 0 18 0 4 0 524332779 314941440 15839 33554432000 4194304 4627427 140733638196048 18446744073709551615 218370618401 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.39
Current children cumulated vsize (KiB) 307560

[startup+0.300361 s]
/proc/loadavg: 7.91 7.98 7.99 5/180 28631
/proc/meminfo: memFree=25628048/32951124 swapFree=67051468/67111528
[pid=28631] ppid=28629 vsize=309044 CPUtime=1.17 cores=0,2,4,6
/proc/28631/stat : 28631 (strangenight2-m) R 28629 28631 28077 0 -1 4202496 19114 0 0 0 114 3 0 0 18 0 4 0 524332779 316461056 17048 33554432000 4194304 4627427 140733638196048 18446744073709551615 4308383 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28631/statm: 77261 17048 365 106 0 72232 0
[pid=28631/tid=28632] ppid=28629 vsize=309044 CPUtime=0.29 cores=0,2,4,6
/proc/28631/task/28632/stat : 28632 (strangenight2-m) R 28629 28631 28077 0 -1 4202560 4662 0 0 0 28 1 0 0 25 0 4 0 524332779 316461056 17048 33554432000 4194304 4627427 140733638196048 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28631/tid=28633] ppid=28629 vsize=309044 CPUtime=0.28 cores=0,2,4,6
/proc/28631/task/28633/stat : 28633 (strangenight2-m) R 28629 28631 28077 0 -1 4202560 4526 0 0 0 28 0 0 0 25 0 4 0 524332779 316461056 17048 33554432000 4194304 4627427 140733638196048 18446744073709551615 4309209 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28631/tid=28634] ppid=28629 vsize=309044 CPUtime=0.28 cores=0,2,4,6
/proc/28631/task/28634/stat : 28634 (strangenight2-m) R 28629 28631 28077 0 -1 4202560 4761 0 0 0 28 0 0 0 18 0 4 0 524332779 316461056 17048 33554432000 4194304 4627427 140733638196048 18446744073709551615 4276610 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 309044

[startup+1.50814 s]
/proc/loadavg: 7.91 7.98 7.99 5/180 28631
/proc/meminfo: memFree=25628048/32951124 swapFree=67051468/67111528
[pid=28631] ppid=28629 vsize=334340 CPUtime=5.99 cores=0,2,4,6
/proc/28631/stat : 28631 (strangenight2-m) R 28629 28631 28077 0 -1 4202496 39390 0 0 0 591 8 0 0 19 0 4 0 524332779 342364160 31063 33554432000 4194304 4627427 140733638196048 18446744073709551615 4308139 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28631/statm: 83585 31063 388 106 0 78556 0
[pid=28631/tid=28632] ppid=28629 vsize=334340 CPUtime=1.49 cores=0,2,4,6
/proc/28631/task/28632/stat : 28632 (strangenight2-m) R 28629 28631 28077 0 -1 4202560 11926 0 0 0 147 2 0 0 19 0 4 0 524332779 342364160 31063 33554432000 4194304 4627427 140733638196048 18446744073709551615 4308329 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28631/tid=28633] ppid=28629 vsize=334340 CPUtime=1.49 cores=0,2,4,6
/proc/28631/task/28633/stat : 28633 (strangenight2-m) R 28629 28631 28077 0 -1 4202560 10010 0 0 0 148 1 0 0 19 0 4 0 524332779 342364160 31063 33554432000 4194304 4627427 140733638196048 18446744073709551615 4308584 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28631/tid=28634] ppid=28629 vsize=334340 CPUtime=1.49 cores=0,2,4,6
/proc/28631/task/28634/stat : 28634 (strangenight2-m) R 28629 28631 28077 0 -1 4202560 5026 0 0 0 149 0 0 0 20 0 4 0 524332779 342364160 31063 33554432000 4194304 4627427 140733638196048 18446744073709551615 4324736 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.99
Current children cumulated vsize (KiB) 334340

[startup+1.60113 s]
/proc/loadavg: 7.91 7.98 7.99 5/180 28631
/proc/meminfo: memFree=25628048/32951124 swapFree=67051468/67111528
[pid=28631] ppid=28629 vsize=334340 CPUtime=6.37 cores=0,2,4,6
/proc/28631/stat : 28631 (strangenight2-m) R 28629 28631 28077 0 -1 4202496 39396 0 0 0 629 8 0 0 19 0 4 0 524332779 342364160 31069 33554432000 4194304 4627427 140733638196048 18446744073709551615 218370606168 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28631/statm: 83585 31069 388 106 0 78556 0
[pid=28631/tid=28632] ppid=28629 vsize=334340 CPUtime=1.58 cores=0,2,4,6
/proc/28631/task/28632/stat : 28632 (strangenight2-m) R 28629 28631 28077 0 -1 4202560 11928 0 0 0 156 2 0 0 19 0 4 0 524332779 342364160 31069 33554432000 4194304 4627427 140733638196048 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28631/tid=28633] ppid=28629 vsize=334340 CPUtime=1.58 cores=0,2,4,6
/proc/28631/task/28633/stat : 28633 (strangenight2-m) R 28629 28631 28077 0 -1 4202560 10011 0 0 0 157 1 0 0 19 0 4 0 524332779 342364160 31069 33554432000 4194304 4627427 140733638196048 18446744073709551615 4308335 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28631/tid=28634] ppid=28629 vsize=334340 CPUtime=1.58 cores=0,2,4,6
/proc/28631/task/28634/stat : 28634 (strangenight2-m) R 28629 28631 28077 0 -1 4202560 5028 0 0 0 158 0 0 0 20 0 4 0 524332779 342364160 31069 33554432000 4194304 4627427 140733638196048 18446744073709551615 4325776 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 6.37
Current children cumulated vsize (KiB) 334340

[startup+3.10086 s]
/proc/loadavg: 7.91 7.98 7.99 9/184 28635
/proc/meminfo: memFree=25502904/32951124 swapFree=67051468/67111528
[pid=28631] ppid=28629 vsize=334340 CPUtime=12.35 cores=0,2,4,6
/proc/28631/stat : 28631 (strangenight2-m) R 28629 28631 28077 0 -1 4202496 40005 0 0 0 1227 8 0 0 22 0 4 0 524332779 342364160 31644 33554432000 4194304 4627427 140733638196048 18446744073709551615 4308139 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28631/statm: 83585 31644 388 106 0 78556 0
[pid=28631/tid=28632] ppid=28629 vsize=334340 CPUtime=3.08 cores=0,2,4,6
/proc/28631/task/28632/stat : 28632 (strangenight2-m) R 28629 28631 28077 0 -1 4202560 12000 0 0 0 306 2 0 0 22 0 4 0 524332779 342364160 31644 33554432000 4194304 4627427 140733638196048 18446744073709551615 4308362 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28631/tid=28633] ppid=28629 vsize=334340 CPUtime=3.08 cores=0,2,4,6
/proc/28631/task/28633/stat : 28633 (strangenight2-m) R 28629 28631 28077 0 -1 4202560 10044 0 0 0 306 2 0 0 22 0 4 0 524332779 342364160 31644 33554432000 4194304 4627427 140733638196048 18446744073709551615 4308593 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28631/tid=28634] ppid=28629 vsize=334340 CPUtime=3.08 cores=0,2,4,6
/proc/28631/task/28634/stat : 28634 (strangenight2-m) R 28629 28631 28077 0 -1 4202560 5395 0 0 0 308 0 0 0 25 0 4 0 524332779 342364160 31644 33554432000 4194304 4627427 140733638196048 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 334340

[startup+6.30629 s]
/proc/loadavg: 8.00 8.00 8.00 9/184 28635
/proc/meminfo: memFree=25488292/32951124 swapFree=67051468/67111528
[pid=28631] ppid=28629 vsize=334340 CPUtime=25.15 cores=0,2,4,6
/proc/28631/stat : 28631 (strangenight2-m) R 28629 28631 28077 0 -1 4202496 40441 0 0 0 2506 9 0 0 25 0 4 0 524332779 342364160 32080 33554432000 4194304 4627427 140733638196048 18446744073709551615 4308139 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28631/statm: 83585 32080 388 106 0 78556 0
[pid=28631/tid=28632] ppid=28629 vsize=334340 CPUtime=6.29 cores=0,2,4,6
/proc/28631/task/28632/stat : 28632 (strangenight2-m) R 28629 28631 28077 0 -1 4202560 12112 0 0 0 626 3 0 0 25 0 4 0 524332779 342364160 32080 33554432000 4194304 4627427 140733638196048 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28631/tid=28633] ppid=28629 vsize=334340 CPUtime=6.26 cores=0,2,4,6
/proc/28631/task/28633/stat : 28633 (strangenight2-m) R 28629 28631 28077 0 -1 4202560 10125 0 0 0 624 2 0 0 25 0 4 0 524332779 342364160 32080 33554432000 4194304 4627427 140733638196048 18446744073709551615 4309781 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28631/tid=28634] ppid=28629 vsize=334340 CPUtime=6.28 cores=0,2,4,6
/proc/28631/task/28634/stat : 28634 (strangenight2-m) R 28629 28631 28077 0 -1 4202560 5532 0 0 0 628 0 0 0 25 0 4 0 524332779 342364160 32080 33554432000 4194304 4627427 140733638196048 18446744073709551615 4309138 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 334340

[startup+12.7011 s]
/proc/loadavg: 8.00 8.00 8.00 9/184 28635
/proc/meminfo: memFree=25479380/32951124 swapFree=67051468/67111528
[pid=28631] ppid=28629 vsize=340524 CPUtime=50.7 cores=0,2,4,6
/proc/28631/stat : 28631 (strangenight2-m) R 28629 28631 28077 0 -1 4202496 42743 0 0 0 5060 10 0 0 25 0 4 0 524332779 348696576 30982 33554432000 4194304 4627427 140733638196048 18446744073709551615 4309768 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28631/statm: 85131 30982 390 106 0 80102 0
[pid=28631/tid=28632] ppid=28629 vsize=340524 CPUtime=12.68 cores=0,2,4,6
/proc/28631/task/28632/stat : 28632 (strangenight2-m) R 28629 28631 28077 0 -1 4202560 12959 0 0 0 1265 3 0 0 25 0 4 0 524332779 348696576 30982 33554432000 4194304 4627427 140733638196048 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28631/tid=28633] ppid=28629 vsize=340524 CPUtime=12.63 cores=0,2,4,6
/proc/28631/task/28633/stat : 28633 (strangenight2-m) R 28629 28631 28077 0 -1 4202560 10783 0 0 0 1261 2 0 0 25 0 4 0 524332779 348696576 30982 33554432000 4194304 4627427 140733638196048 18446744073709551615 4308329 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28631/tid=28634] ppid=28629 vsize=340524 CPUtime=12.68 cores=0,2,4,6
/proc/28631/task/28634/stat : 28634 (strangenight2-m) R 28629 28631 28077 0 -1 4202560 5667 0 0 0 1268 0 0 0 25 0 4 0 524332779 348696576 30982 33554432000 4194304 4627427 140733638196048 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 340524

[startup+25.5009 s]
/proc/loadavg: 8.00 8.00 8.00 9/184 28636
/proc/meminfo: memFree=25402608/32951124 swapFree=67051468/67111528
[pid=28631] ppid=28629 vsize=405976 CPUtime=101.82 cores=0,2,4,6
/proc/28631/stat : 28631 (strangenight2-m) R 28629 28631 28077 0 -1 4202496 75052 0 0 0 10165 17 0 0 25 0 4 0 524332779 415719424 44590 33554432000 4194304 4627427 140733638196048 18446744073709551615 4241892 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28631/statm: 101494 44590 391 106 0 96465 0
[pid=28631/tid=28632] ppid=28629 vsize=405976 CPUtime=25.48 cores=0,2,4,6
/proc/28631/task/28632/stat : 28632 (strangenight2-m) R 28629 28631 28077 0 -1 4202560 20401 0 0 0 2543 5 0 0 25 0 4 0 524332779 415719424 44590 33554432000 4194304 4627427 140733638196048 18446744073709551615 4308712 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28631/tid=28633] ppid=28629 vsize=405976 CPUtime=25.35 cores=0,2,4,6
/proc/28631/task/28633/stat : 28633 (strangenight2-m) R 28629 28631 28077 0 -1 4202560 16511 0 0 0 2532 3 0 0 25 0 4 0 524332779 415719424 44590 33554432000 4194304 4627427 140733638196048 18446744073709551615 4308940 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28631/tid=28634] ppid=28629 vsize=405976 CPUtime=25.48 cores=0,2,4,6
/proc/28631/task/28634/stat : 28634 (strangenight2-m) R 28629 28631 28077 0 -1 4202560 16876 0 0 0 2546 2 0 0 25 0 4 0 524332779 415719424 44590 33554432000 4194304 4627427 140733638196048 18446744073709551615 4308428 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 101.82
Current children cumulated vsize (KiB) 405976

[startup+51.1003 s]
/proc/loadavg: 8.06 8.01 8.00 9/184 28636
/proc/meminfo: memFree=25222180/32951124 swapFree=67051468/67111528
[pid=28631] ppid=28629 vsize=532812 CPUtime=204.07 cores=0,2,4,6
/proc/28631/stat : 28631 (strangenight2-m) R 28629 28631 28077 0 -1 4202496 152299 0 0 0 20374 33 0 0 25 0 4 0 524332779 545599488 82273 33554432000 4194304 4627427 140733638196048 18446744073709551615 4309266 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28631/statm: 133203 82273 391 106 0 128174 0
[pid=28631/tid=28632] ppid=28629 vsize=532812 CPUtime=51.08 cores=0,2,4,6
/proc/28631/task/28632/stat : 28632 (strangenight2-m) R 28629 28631 28077 0 -1 4202560 34687 0 0 0 5099 9 0 0 25 0 4 0 524332779 545599488 82273 33554432000 4194304 4627427 140733638196048 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28631/tid=28633] ppid=28629 vsize=532812 CPUtime=50.81 cores=0,2,4,6
/proc/28631/task/28633/stat : 28633 (strangenight2-m) R 28629 28631 28077 0 -1 4202560 30459 0 0 0 5075 6 0 0 25 0 4 0 524332779 545599488 82273 33554432000 4194304 4627427 140733638196048 18446744073709551615 4237301 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28631/tid=28634] ppid=28629 vsize=532812 CPUtime=51.08 cores=0,2,4,6
/proc/28631/task/28634/stat : 28634 (strangenight2-m) R 28629 28631 28077 0 -1 4202560 33765 0 0 0 5102 6 0 0 25 0 4 0 524332779 545599488 82273 33554432000 4194304 4627427 140733638196048 18446744073709551615 4309568 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 204.07
Current children cumulated vsize (KiB) 532812

[startup+102.3 s]
/proc/loadavg: 8.06 8.02 8.00 9/184 28638
/proc/meminfo: memFree=24967520/32951124 swapFree=67051468/67111528
[pid=28631] ppid=28629 vsize=751836 CPUtime=408.6 cores=0,2,4,6
/proc/28631/stat : 28631 (strangenight2-m) R 28629 28631 28077 0 -1 4202496 293015 0 0 0 40794 66 0 0 25 0 4 0 524332779 769880064 135255 33554432000 4194304 4627427 140733638196048 18446744073709551615 4308139 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28631/statm: 187959 135255 391 106 0 182930 0
[pid=28631/tid=28632] ppid=28629 vsize=751836 CPUtime=102.26 cores=0,2,4,6
/proc/28631/task/28632/stat : 28632 (strangenight2-m) R 28629 28631 28077 0 -1 4202560 85361 0 0 0 10207 19 0 0 25 0 4 0 524332779 769880064 135255 33554432000 4194304 4627427 140733638196048 18446744073709551615 4321723 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28631/tid=28633] ppid=28629 vsize=751836 CPUtime=101.75 cores=0,2,4,6
/proc/28631/task/28633/stat : 28633 (strangenight2-m) R 28629 28631 28077 0 -1 4202560 59899 0 0 0 10161 14 0 0 25 0 4 0 524332779 769880064 135255 33554432000 4194304 4627427 140733638196048 18446744073709551615 4308277 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28631/tid=28634] ppid=28629 vsize=751836 CPUtime=102.28 cores=0,2,4,6
/proc/28631/task/28634/stat : 28634 (strangenight2-m) R 28629 28631 28077 0 -1 4202560 42020 0 0 0 10220 8 0 0 25 0 4 0 524332779 769880064 135255 33554432000 4194304 4627427 140733638196048 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 408.6
Current children cumulated vsize (KiB) 751836

[startup+162.3 s]

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

[pid=28631] ppid=28629 vsize=1822996 CPUtime=2805.62 cores=0,2,4,6
/proc/28631/stat : 28631 (strangenight2-m) R 28629 28631 28077 0 -1 4202496 1111526 0 0 0 280246 316 0 0 25 0 4 0 524332779 1866747904 346422 33554432000 4194304 4627427 140733638196048 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28631/statm: 455749 346422 391 106 0 450720 0
[pid=28631/tid=28632] ppid=28629 vsize=1822996 CPUtime=702.2 cores=0,2,4,6
/proc/28631/task/28632/stat : 28632 (strangenight2-m) R 28629 28631 28077 0 -1 4202560 330292 0 0 0 70126 94 0 0 25 0 4 0 524332779 1866747904 346422 33554432000 4194304 4627427 140733638196048 18446744073709551615 4299605 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28631/tid=28633] ppid=28629 vsize=1822996 CPUtime=698.83 cores=0,2,4,6
/proc/28631/task/28633/stat : 28633 (strangenight2-m) R 28629 28631 28077 0 -1 4202560 263148 0 0 0 69805 78 0 0 25 0 4 0 524332779 1866747904 346422 33554432000 4194304 4627427 140733638196048 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28631/tid=28634] ppid=28629 vsize=1822996 CPUtime=702.28 cores=0,2,4,6
/proc/28631/task/28634/stat : 28634 (strangenight2-m) R 28629 28631 28077 0 -1 4202560 151982 0 0 0 70187 41 0 0 25 0 4 0 524332779 1866747904 346422 33554432000 4194304 4627427 140733638196048 18446744073709551615 4309247 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2805.62
Current children cumulated vsize (KiB) 1822996

[startup+762.301 s]
/proc/loadavg: 4.12 5.15 6.65 5/175 28672
/proc/meminfo: memFree=24420028/32951124 swapFree=67051468/67111528
[pid=28631] ppid=28629 vsize=1801956 CPUtime=3045.34 cores=0,2,4,6
/proc/28631/stat : 28631 (strangenight2-m) R 28629 28631 28077 0 -1 4202496 1180953 0 0 0 304194 340 0 0 25 0 4 0 524332779 1845202944 348301 33554432000 4194304 4627427 140733638196048 18446744073709551615 4308760 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28631/statm: 450489 348301 391 106 0 445460 0
[pid=28631/tid=28632] ppid=28629 vsize=1801956 CPUtime=762.19 cores=0,2,4,6
/proc/28631/task/28632/stat : 28632 (strangenight2-m) R 28629 28631 28077 0 -1 4202560 357434 0 0 0 76116 103 0 0 25 0 4 0 524332779 1845202944 348301 33554432000 4194304 4627427 140733638196048 18446744073709551615 4321463 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28631/tid=28633] ppid=28629 vsize=1801956 CPUtime=758.55 cores=0,2,4,6
/proc/28631/task/28633/stat : 28633 (strangenight2-m) R 28629 28631 28077 0 -1 4202560 279789 0 0 0 75770 85 0 0 25 0 4 0 524332779 1845202944 348301 33554432000 4194304 4627427 140733638196048 18446744073709551615 4308615 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28631/tid=28634] ppid=28629 vsize=1801956 CPUtime=762.28 cores=0,2,4,6
/proc/28631/task/28634/stat : 28634 (strangenight2-m) R 28629 28631 28077 0 -1 4202560 161839 0 0 0 76184 44 0 0 25 0 4 0 524332779 1845202944 348301 33554432000 4194304 4627427 140733638196048 18446744073709551615 4310392 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3045.34
Current children cumulated vsize (KiB) 1801956

[startup+822.301 s]
/proc/loadavg: 4.11 4.96 6.48 5/175 28674
/proc/meminfo: memFree=24294396/32951124 swapFree=67051468/67111528
[pid=28631] ppid=28629 vsize=2007776 CPUtime=3285.08 cores=0,2,4,6
/proc/28631/stat : 28631 (strangenight2-m) R 28629 28631 28077 0 -1 4202496 1254792 0 0 0 328143 365 0 0 25 0 4 0 524332779 2055962624 380629 33554432000 4194304 4627427 140733638196048 18446744073709551615 4309266 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28631/statm: 501944 380629 391 106 0 496915 0
[pid=28631/tid=28632] ppid=28629 vsize=2007776 CPUtime=822.2 cores=0,2,4,6
/proc/28631/task/28632/stat : 28632 (strangenight2-m) R 28629 28631 28077 0 -1 4202560 383957 0 0 0 82109 111 0 0 25 0 4 0 524332779 2055962624 380629 33554432000 4194304 4627427 140733638196048 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28631/tid=28633] ppid=28629 vsize=2007776 CPUtime=818.28 cores=0,2,4,6
/proc/28631/task/28633/stat : 28633 (strangenight2-m) R 28629 28631 28077 0 -1 4202560 297857 0 0 0 81736 92 0 0 25 0 4 0 524332779 2055962624 380629 33554432000 4194304 4627427 140733638196048 18446744073709551615 4327427 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28631/tid=28634] ppid=28629 vsize=2007776 CPUtime=822.28 cores=0,2,4,6
/proc/28631/task/28634/stat : 28634 (strangenight2-m) R 28629 28631 28077 0 -1 4202560 171216 0 0 0 82181 47 0 0 25 0 4 0 524332779 2055962624 380629 33554432000 4194304 4627427 140733638196048 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3285.08
Current children cumulated vsize (KiB) 2007776

[startup+882.301 s]
/proc/loadavg: 4.04 4.78 6.33 5/175 28675
/proc/meminfo: memFree=24405228/32951124 swapFree=67051468/67111528
[pid=28631] ppid=28629 vsize=2027720 CPUtime=3524.8 cores=0,2,4,6
/proc/28631/stat : 28631 (strangenight2-m) R 28629 28631 28077 0 -1 4202496 1341362 0 0 0 352088 392 0 0 25 0 4 0 524332779 2076385280 352738 33554432000 4194304 4627427 140733638196048 18446744073709551615 4321480 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28631/statm: 506930 352738 391 106 0 501901 0
[pid=28631/tid=28632] ppid=28629 vsize=2027720 CPUtime=882.19 cores=0,2,4,6
/proc/28631/task/28632/stat : 28632 (strangenight2-m) R 28629 28631 28077 0 -1 4202560 420734 0 0 0 88097 122 0 0 25 0 4 0 524332779 2076385280 352738 33554432000 4194304 4627427 140733638196048 18446744073709551615 4309272 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28631/tid=28633] ppid=28629 vsize=2027720 CPUtime=878.01 cores=0,2,4,6
/proc/28631/task/28633/stat : 28633 (strangenight2-m) R 28629 28631 28077 0 -1 4202560 318727 0 0 0 87702 99 0 0 25 0 4 0 524332779 2076385280 352738 33554432000 4194304 4627427 140733638196048 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28631/tid=28634] ppid=28629 vsize=2027720 CPUtime=882.28 cores=0,2,4,6
/proc/28631/task/28634/stat : 28634 (strangenight2-m) R 28629 28631 28077 0 -1 4202560 182120 0 0 0 88178 50 0 0 25 0 4 0 524332779 2076385280 352738 33554432000 4194304 4627427 140733638196048 18446744073709551615 4308135 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3524.8
Current children cumulated vsize (KiB) 2027720

[startup+942.3 s]
/proc/loadavg: 4.01 4.64 6.18 5/175 28677
/proc/meminfo: memFree=24438448/32951124 swapFree=67051468/67111528
[pid=28631] ppid=28629 vsize=1724288 CPUtime=3764.53 cores=0,2,4,6
/proc/28631/stat : 28631 (strangenight2-m) R 28629 28631 28077 0 -1 4202496 1422061 0 0 0 376035 418 0 0 25 0 4 0 524332779 1765670912 343742 33554432000 4194304 4627427 140733638196048 18446744073709551615 4308139 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28631/statm: 431072 343742 391 106 0 426043 0
[pid=28631/tid=28632] ppid=28629 vsize=1724288 CPUtime=942.2 cores=0,2,4,6
/proc/28631/task/28632/stat : 28632 (strangenight2-m) R 28629 28631 28077 0 -1 4202560 454058 0 0 0 94089 131 0 0 25 0 4 0 524332779 1765670912 343742 33554432000 4194304 4627427 140733638196048 18446744073709551615 4333184 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28631/tid=28633] ppid=28629 vsize=1724288 CPUtime=937.74 cores=0,2,4,6
/proc/28631/task/28633/stat : 28633 (strangenight2-m) R 28629 28631 28077 0 -1 4202560 338258 0 0 0 93667 107 0 0 25 0 4 0 524332779 1765670912 343742 33554432000 4194304 4627427 140733638196048 18446744073709551615 4308599 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28631/tid=28634] ppid=28629 vsize=1724288 CPUtime=942.28 cores=0,2,4,6
/proc/28631/task/28634/stat : 28634 (strangenight2-m) R 28629 28631 28077 0 -1 4202560 190097 0 0 0 94176 52 0 0 25 0 4 0 524332779 1765670912 343742 33554432000 4194304 4627427 140733638196048 18446744073709551615 4322387 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3764.53
Current children cumulated vsize (KiB) 1724288

[startup+1002.3 s]
/proc/loadavg: 4.07 4.53 6.04 5/175 28679
/proc/meminfo: memFree=24369616/32951124 swapFree=67051468/67111528
[pid=28631] ppid=28629 vsize=2033532 CPUtime=4004.24 cores=0,2,4,6
/proc/28631/stat : 28631 (strangenight2-m) R 28629 28631 28077 0 -1 4202496 1503870 0 0 0 399981 443 0 0 25 0 4 0 524332779 2082336768 361585 33554432000 4194304 4627427 140733638196048 18446744073709551615 4309315 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28631/statm: 508383 361585 391 106 0 503354 0
[pid=28631/tid=28632] ppid=28629 vsize=2033532 CPUtime=1002.19 cores=0,2,4,6
/proc/28631/task/28632/stat : 28632 (strangenight2-m) R 28629 28631 28077 0 -1 4202560 482308 0 0 0 100080 139 0 0 25 0 4 0 524332779 2082336768 361585 33554432000 4194304 4627427 140733638196048 18446744073709551615 4332689 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28631/tid=28633] ppid=28629 vsize=2033532 CPUtime=997.46 cores=0,2,4,6
/proc/28631/task/28633/stat : 28633 (strangenight2-m) R 28629 28631 28077 0 -1 4202560 357184 0 0 0 99632 114 0 0 25 0 4 0 524332779 2082336768 361585 33554432000 4194304 4627427 140733638196048 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28631/tid=28634] ppid=28629 vsize=2033532 CPUtime=1002.28 cores=0,2,4,6
/proc/28631/task/28634/stat : 28634 (strangenight2-m) R 28629 28631 28077 0 -1 4202560 199933 0 0 0 100174 54 0 0 25 0 4 0 524332779 2082336768 361585 33554432000 4194304 4627427 140733638196048 18446744073709551615 4332984 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4004.24
Current children cumulated vsize (KiB) 2033532

[startup+1062.31 s]
/proc/loadavg: 4.02 4.43 5.91 5/175 28680
/proc/meminfo: memFree=24294200/32951124 swapFree=67051468/67111528
[pid=28631] ppid=28629 vsize=2109672 CPUtime=4243.98 cores=0,2,4,6
/proc/28631/stat : 28631 (strangenight2-m) R 28629 28631 28077 0 -1 4202496 1579947 0 0 0 423930 468 0 0 25 0 4 0 524332779 2160304128 379994 33554432000 4194304 4627427 140733638196048 18446744073709551615 4308715 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28631/statm: 527418 379994 391 106 0 522389 0
[pid=28631/tid=28632] ppid=28629 vsize=2109672 CPUtime=1062.19 cores=0,2,4,6
/proc/28631/task/28632/stat : 28632 (strangenight2-m) R 28629 28631 28077 0 -1 4202560 518170 0 0 0 106073 146 0 0 25 0 4 0 524332779 2160304128 379994 33554432000 4194304 4627427 140733638196048 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28631/tid=28633] ppid=28629 vsize=2109672 CPUtime=1057.18 cores=0,2,4,6
/proc/28631/task/28633/stat : 28633 (strangenight2-m) R 28629 28631 28077 0 -1 4202560 375842 0 0 0 105597 121 0 0 25 0 4 0 524332779 2160304128 379994 33554432000 4194304 4627427 140733638196048 18446744073709551615 4327492 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28631/tid=28634] ppid=28629 vsize=2109672 CPUtime=1062.29 cores=0,2,4,6
/proc/28631/task/28634/stat : 28634 (strangenight2-m) R 28629 28631 28077 0 -1 4202560 205832 0 0 0 106172 57 0 0 25 0 4 0 524332779 2160304128 379994 33554432000 4194304 4627427 140733638196048 18446744073709551615 4308399 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4243.98
Current children cumulated vsize (KiB) 2109672

[startup+1122.3 s]
/proc/loadavg: 4.06 4.37 5.80 5/175 28682
/proc/meminfo: memFree=24330620/32951124 swapFree=67051468/67111528
[pid=28631] ppid=28629 vsize=2075464 CPUtime=4483.69 cores=0,2,4,6
/proc/28631/stat : 28631 (strangenight2-m) R 28629 28631 28077 0 -1 4202496 1637948 0 0 0 447877 492 0 0 25 0 4 0 524332779 2125275136 371359 33554432000 4194304 4627427 140733638196048 18446744073709551615 4309270 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28631/statm: 518866 371359 391 106 0 513837 0
[pid=28631/tid=28632] ppid=28629 vsize=2075464 CPUtime=1122.19 cores=0,2,4,6
/proc/28631/task/28632/stat : 28632 (strangenight2-m) R 28629 28631 28077 0 -1 4202560 539300 0 0 0 112065 154 0 0 25 0 4 0 524332779 2125275136 371359 33554432000 4194304 4627427 140733638196048 18446744073709551615 4309312 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28631/tid=28633] ppid=28629 vsize=2075464 CPUtime=1116.91 cores=0,2,4,6
/proc/28631/task/28633/stat : 28633 (strangenight2-m) R 28629 28631 28077 0 -1 4202560 391367 0 0 0 111563 128 0 0 25 0 4 0 524332779 2125275136 371359 33554432000 4194304 4627427 140733638196048 18446744073709551615 4309272 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28631/tid=28634] ppid=28629 vsize=2075464 CPUtime=1122.28 cores=0,2,4,6
/proc/28631/task/28634/stat : 28634 (strangenight2-m) R 28629 28631 28077 0 -1 4202560 215524 0 0 0 112167 61 0 0 25 0 4 0 524332779 2125275136 371359 33554432000 4194304 4627427 140733638196048 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4483.69
Current children cumulated vsize (KiB) 2075464

[startup+1182.3 s]
/proc/loadavg: 4.02 4.30 5.68 5/175 28683
/proc/meminfo: memFree=24319440/32951124 swapFree=67051468/67111528
[pid=28631] ppid=28629 vsize=2015628 CPUtime=4723.41 cores=0,2,4,6
/proc/28631/stat : 28631 (strangenight2-m) R 28629 28631 28077 0 -1 4202496 1696479 0 0 0 471827 514 0 0 25 0 4 0 524332779 2064003072 373646 33554432000 4194304 4627427 140733638196048 18446744073709551615 4308139 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28631/statm: 503907 373646 391 106 0 498878 0
[pid=28631/tid=28632] ppid=28629 vsize=2015628 CPUtime=1182.19 cores=0,2,4,6
/proc/28631/task/28632/stat : 28632 (strangenight2-m) R 28629 28631 28077 0 -1 4202560 562364 0 0 0 118057 162 0 0 25 0 4 0 524332779 2064003072 373646 33554432000 4194304 4627427 140733638196048 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28631/tid=28633] ppid=28629 vsize=2015628 CPUtime=1176.63 cores=0,2,4,6
/proc/28631/task/28633/stat : 28633 (strangenight2-m) R 28629 28631 28077 0 -1 4202560 405205 0 0 0 117529 134 0 0 25 0 4 0 524332779 2064003072 373646 33554432000 4194304 4627427 140733638196048 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28631/tid=28634] ppid=28629 vsize=2015628 CPUtime=1182.28 cores=0,2,4,6
/proc/28631/task/28634/stat : 28634 (strangenight2-m) R 28629 28631 28077 0 -1 4202560 224782 0 0 0 118164 64 0 0 25 0 4 0 524332779 2064003072 373646 33554432000 4194304 4627427 140733638196048 18446744073709551615 4308265 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4723.41
Current children cumulated vsize (KiB) 2015628



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.5 s]
/proc/loadavg: 4.01 4.28 5.64 5/175 28684
/proc/meminfo: memFree=24366560/32951124 swapFree=67051468/67111528
[pid=28631] ppid=28629 vsize=1900196 CPUtime=4800.14 cores=0,2,4,6
/proc/28631/stat : 28631 (strangenight2-m) R 28629 28631 28077 0 -1 4202496 1734885 0 0 0 479490 524 0 0 25 0 4 0 524332779 1945800704 361784 33554432000 4194304 4627427 140733638196048 18446744073709551615 4308149 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28631/statm: 475049 361784 391 106 0 470020 0
[pid=28631/tid=28632] ppid=28629 vsize=1900196 CPUtime=1201.39 cores=0,2,4,6
/proc/28631/task/28632/stat : 28632 (strangenight2-m) R 28629 28631 28077 0 -1 4202560 579250 0 0 0 119973 166 0 0 25 0 4 0 524332779 1945800704 361784 33554432000 4194304 4627427 140733638196048 18446744073709551615 4309256 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28631/tid=28633] ppid=28629 vsize=1900196 CPUtime=1195.75 cores=0,2,4,6
/proc/28631/task/28633/stat : 28633 (strangenight2-m) R 28629 28631 28077 0 -1 4202560 415045 0 0 0 119438 137 0 0 25 0 4 0 524332779 1945800704 361784 33554432000 4194304 4627427 140733638196048 18446744073709551615 4308712 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28631/tid=28634] ppid=28629 vsize=1900196 CPUtime=1201.48 cores=0,2,4,6
/proc/28631/task/28634/stat : 28634 (strangenight2-m) R 28629 28631 28077 0 -1 4202560 226352 0 0 0 120083 65 0 0 25 0 4 0 524332779 1945800704 361784 33554432000 4194304 4627427 140733638196048 18446744073709551615 4299555 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.14
Current children cumulated vsize (KiB) 1900196

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

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

[startup+1201.5 s]
/proc/loadavg: 4.01 4.28 5.64 5/175 28684
/proc/meminfo: memFree=24366560/32951124 swapFree=67051468/67111528
[pid=28631] ppid=28629 vsize=1900196 CPUtime=4800.14 cores=0,2,4,6
/proc/28631/stat : 28631 (strangenight2-m) R 28629 28631 28077 0 -1 4202496 1734885 0 0 0 479490 524 0 0 25 0 4 0 524332779 1945800704 361784 33554432000 4194304 4627427 140733638196048 18446744073709551615 4308149 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28631/statm: 475049 361784 391 106 0 470020 0
[pid=28631/tid=28632] ppid=28629 vsize=1900196 CPUtime=1201.39 cores=0,2,4,6
/proc/28631/task/28632/stat : 28632 (strangenight2-m) R 28629 28631 28077 0 -1 4202560 579250 0 0 0 119973 166 0 0 25 0 4 0 524332779 1945800704 361784 33554432000 4194304 4627427 140733638196048 18446744073709551615 4309256 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28631/tid=28633] ppid=28629 vsize=1900196 CPUtime=1195.75 cores=0,2,4,6
/proc/28631/task/28633/stat : 28633 (strangenight2-m) R 28629 28631 28077 0 -1 4202560 415045 0 0 0 119438 137 0 0 25 0 4 0 524332779 1945800704 361784 33554432000 4194304 4627427 140733638196048 18446744073709551615 4308712 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28631/tid=28634] ppid=28629 vsize=1900196 CPUtime=1201.48 cores=0,2,4,6
/proc/28631/task/28634/stat : 28634 (strangenight2-m) R 28629 28631 28077 0 -1 4202560 226352 0 0 0 120083 65 0 0 25 0 4 0 524332779 1945800704 361784 33554432000 4194304 4627427 140733638196048 18446744073709551615 4299555 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.14
Current children cumulated vsize (KiB) 1900196

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.58
CPU time (s): 4800.23
CPU user time (s): 4794.93
CPU system time (s): 5.30419
CPU usage (%): 399.495
Max. virtual memory (cumulated for all children) (KiB): 2143756

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4794.93
system time used= 5.30419
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1734893
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= 1883
involuntary context switches= 19151

runsolver used 1.81472 second user time and 3.9434 second system time

The end

Launcher Data

Begin job on node101 at 2011-04-30 03:35:00
IDJOB=3291450
IDBENCH=84223
IDSOLVER=1586
FILE ID=node101/3291450-1304127300
RUNJOBID= node101-1304126001-28481
PBS_JOBID= 13170744
Free space on /tmp= 72016 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt
BENCH NAME= SAT03/industrial/li/li-exam/li-exam-61.shuffled-as.sat03-366.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3291450-1304127300/watcher-3291450-1304127300 -o /tmp/evaluation-result-3291450-1304127300/solver-3291450-1304127300 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3291450-1304127300.cnf

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

MD5SUM BENCH= 3be662940f394fa876137a905247d755
RANDOM SEED=1327563265

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25628328 kB
Buffers:       1913772 kB
Cached:        4750168 kB
SwapCached:      30424 kB
Active:        1925668 kB
Inactive:      4952680 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25628328 kB
SwapTotal:    67111528 kB
SwapFree:     67051468 kB
Dirty:            8208 kB
Writeback:          32 kB
AnonPages:      205812 kB
Mapped:           9796 kB
Slab:           381212 kB
PageTables:       5072 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   480000 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= 72016 MiB
End job on node101 at 2011-04-30 03:55:04