Trace number 3261451

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.35 1201.79

General information on the benchmark

Namecrafted/skvortsov/battleship/
battleship-14-27-sat.cnf
MD5SUM9c54c57be5bec760a361df7b3a13ea07
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.014997
Satisfiable
(Un)Satisfiability was proved
Number of variables378
Number of clauses2653
Sum of the clauses size10206
Maximum clause length27
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22457
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 5196

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-3261451-1304120278.cnf'
0.00/0.00	c -- header says num vars:            378
0.00/0.00	c -- header says num clauses:        2653
0.00/0.01	c -- clauses added:            0 learnts,         2653 normals,            0 xors
0.00/0.01	c -- vars added        378
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0       378       196      2457         0     10206         0   no data   no data
0.00/0.16	c asymm  cl-useful: 0/196/196 lits-rem:0 time: 0.00
0.00/0.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.16	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    378 time:  0.00 s
0.00/0.16	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
0.00/0.16	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
0.00/0.16	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.16	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.16	c calculated reachability. Time: 0.00
0.00/0.16	c Calc default polars -  time:   0.00 s pos:       0 undec:       0 neg:     378
0.00/0.16	c =========================================================================================
0.00/0.16	c types(t): F = full restart, N = normal restart
0.00/0.16	c types(t): S = simplification begin/end, E = solution found
0.00/0.23	c restart types(rt): st = static, dy = dynamic
0.00/0.23	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.23	c  B st     0         0       378       196      2457         0     10206         0   no data   no data
0.00/0.23	c Decided on static restart strategy
0.00/0.23	c  N st     8      4914       378       196      2457      4682     10206    629940   no data   no data
0.74/0.64	c  N st    10     11296       378       196      2457      4320     10206    445021   no data   no data
4.38/1.14	c  N st    11     17040       378       196      2457      9850     10206   1209376   no data   no data
6.79/1.77	c  F st    12     25000       378       196      2457     12127     10206   1469089   no data   no data
6.79/1.77	c  N st    12     25000       378       196      2457     12127     10206   1469089   no data   no data
9.17/2.33	c Decided on static restart strategy
9.17/2.33	c  N st    18     30000       378       196      2457     10361     10206   1165227   no data   no data
9.17/2.33	c  S st    18     30000       378       196      2457     10361     10206   1165227   no data   no data
9.17/2.37	c  S st    18     30500       378       196      2457     10859     10206   1221793   no data   no data
9.17/2.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.17/2.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.01
9.17/2.38	c blocked clauses removed:        0 vars:      0 tried:         378 T: 0.00 s
9.17/2.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.17/2.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.17/2.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    378 time:  0.00 s
9.17/2.39	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
9.56/2.40	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
15.96/4.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.65 s
32.75/8.27	c lits-rem:       343  cl-subs:      233  v-elim:      0  v-fix:    0  time:  4.20 s
32.75/8.29	c asymm  cl-useful: 0/196/196 lits-rem:0 time: 0.02
32.75/8.29	c calculated reachability. Time: 0.00
32.75/8.29	c  N st    18     30500       378       196      2457     10626     10206   1186826   no data   no data
34.33/8.69	c  N st    20     37610       378       196      2457      9937     10206   1010130   no data   no data
36.73/9.22	c  N st    21     44009       378       196      2457     16068     10206   1971985   no data   no data
37.14/9.38	c  S st    22     45750       378       196      2457      9120     10206    829934   no data   no data
37.55/9.42	c  S st    22     46257       378       196      2457      9623     10206    887335   no data   no data
37.55/9.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
37.55/9.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.01
37.55/9.43	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
37.55/9.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
37.55/9.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
37.55/9.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    378 time:  0.00 s
37.55/9.43	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
37.55/9.44	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
43.91/11.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.59 s
46.71/11.72	c lits-rem:        73  cl-subs:       52  v-elim:      0  v-fix:    0  time:  0.68 s
46.71/11.72	c vivif2 --  cl tried      196 cl shrink        0 lits rem          0 time: 0.00
46.71/11.74	c vivif2 --  cl tried     9571 cl shrink        0 lits rem          0 time: 0.01
46.71/11.75	c asymm  cl-useful: 0/196/196 lits-rem:0 time: 0.02
46.71/11.75	c calculated reachability. Time: 0.00
46.71/11.75	c  N st    22     46257       378       196      2457      9571     10206    881857   no data   no data
53.10/13.30	c  N st    23     60655       378       196      2457     13813     10206   1505857   no data   no data
56.71/14.29	c  N st    24     69385       378       196      2457     11618     10206   1062196   no data   no data
56.71/14.29	c  S st    24     69385       378       196      2457     11618     10206   1062196   no data   no data
57.10/14.34	c  S st    24     69887       378       196      2457     12113     10206   1117110   no data   no data
57.10/14.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
57.10/14.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.01
57.10/14.36	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
57.10/14.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
57.10/14.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
57.10/14.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    378 time:  0.00 s
57.10/14.36	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
57.10/14.37	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
63.51/15.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.57 s
68.68/17.23	c lits-rem:       114  cl-subs:       80  v-elim:      0  v-fix:    0  time:  1.27 s
68.68/17.23	c vivif2 --  cl tried      196 cl shrink        0 lits rem          0 time: 0.00
68.68/17.25	c vivif2 --  cl tried    12033 cl shrink        0 lits rem          0 time: 0.01
68.68/17.27	c asymm  cl-useful: 0/196/196 lits-rem:0 time: 0.02
68.68/17.27	c calculated reachability. Time: 0.00
68.68/17.27	c  N st    24     69887       378       196      2457     12033     10206   1107349   no data   no data
75.87/19.08	c  F st    25     87500       378       196      2457     17359     10206   1925434   no data   no data
75.87/19.08	c  N st    25     87500       378       196      2457     17359     10206   1925434   no data   no data
77.87/19.54	c Decided on static restart strategy
78.67/19.78	c  N st    32     95534       378       196      2457     12648     10206   1053816   no data   no data
81.49/20.43	c  N st    34    104830       378       196      2457     21508     10206   2183929   no data   no data
81.49/20.43	c  S st    34    104830       378       196      2457     21508     10206   2183929   no data   no data
81.87/20.51	c  S st    34    105332       378       196      2457     22005     10206   2242572   no data   no data
81.87/20.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
81.87/20.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.2M T:  0.04
81.87/20.55	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
81.87/20.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
81.87/20.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
81.87/20.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    378 time:  0.00 s
81.87/20.55	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
81.87/20.57	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
90.27/22.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.01 s
122.21/30.65	c lits-rem:       748  cl-subs:      456  v-elim:      0  v-fix:    0  time:  8.01 s
122.21/30.65	c vivif2 --  cl tried      196 cl shrink        0 lits rem          0 time: 0.00
122.21/30.68	c vivif2 --  cl tried    21549 cl shrink        0 lits rem          0 time: 0.03
122.61/30.75	c asymm  cl-useful: 0/196/196 lits-rem:0 time: 0.06
122.61/30.75	c calculated reachability. Time: 0.00
122.61/30.75	c  N st    34    105332       378       196      2457     21549     10206   2179658   no data   no data
127.41/31.95	c  N st    35    114930       378       196      2457     17180     10206   1748462   no data   no data
134.59/33.77	c  N st    36    129327       378       196      2457     16631     10206   1553909   no data   no data
146.99/36.89	c  N st    37    150924       378       196      2457     22061     10206   2440908   no data   no data
150.17/37.65	c  S st    38    157998       378       196      2457     28875     10206   3467088   no data   no data
150.57/37.75	c  S st    38    158499       378       196      2457     29372     10206   3525035   no data   no data
150.57/37.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
150.97/37.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.9M T:  0.05
150.97/37.81	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
150.97/37.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
150.97/37.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
150.97/37.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    378 time:  0.00 s
150.97/37.81	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
150.97/37.84	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
158.56/39.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.81 s
210.09/52.68	c lits-rem:      1156  cl-subs:      465  v-elim:      0  v-fix:    0  time: 12.95 s
210.09/52.68	c vivif2 --  cl tried      196 cl shrink        0 lits rem          0 time: 0.00
210.49/52.72	c vivif2 --  cl tried    28907 cl shrink        0 lits rem          0 time: 0.04
210.49/52.78	c asymm  cl-useful: 0/196/196 lits-rem:0 time: 0.06
210.49/52.78	c calculated reachability. Time: 0.00
210.49/52.78	c  N st    38    158499       378       196      2457     28907     10206   3441105   no data   no data
238.85/59.86	c  N st    39    207090       378       196      2457     23303     10206   2379133   no data   no data
259.62/65.02	c  N st    40    237750       378       196      2457     33403     10206   4022464   no data   no data
259.62/65.02	c  S st    40    237750       378       196      2457     33403     10206   4022464   no data   no data
260.02/65.14	c  S st    40    238252       378       196      2457     33903     10206   4080118   no data   no data
260.02/65.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
260.42/65.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.3M T:  0.06
260.42/65.21	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
260.42/65.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
260.42/65.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
260.42/65.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    378 time:  0.00 s
260.42/65.21	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
260.42/65.24	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
268.01/67.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.82 s
359.08/89.96	c lits-rem:      3090  cl-subs:     1256  v-elim:      0  v-fix:    0  time: 22.81 s
359.08/89.96	c vivif2 --  cl tried      196 cl shrink        0 lits rem          0 time: 0.00
359.48/90.00	c vivif2 --  cl tried    32647 cl shrink        0 lits rem          0 time: 0.05
359.48/90.07	c asymm  cl-useful: 0/196/196 lits-rem:0 time: 0.06
359.48/90.07	c calculated reachability. Time: 0.00
359.48/90.07	c  N st    40    238252       378       196      2457     32647     10206   3874425   no data   no data
396.63/99.33	c  F st    41    306250       378       196      2457     34659     10206   3882101   no data   no data
396.63/99.33	c  N st    41    306250       378       196      2457     34659     10206   3882101   no data   no data
399.82/100.14	c Decided on static restart strategy
413.41/103.56	c  N st    51    334556       378       196      2457     39051     10206   4417485   no data   no data
429.39/107.59	c  N st    53    357379       378       196      2457     37188     10206   4008271   no data   no data
429.39/107.59	c  S st    53    357379       378       196      2457     37188     10206   4008271   no data   no data
430.18/107.71	c  S st    53    357880       378       196      2457     37686     10206   4066257   no data   no data
430.18/107.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
430.18/107.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.6M T:  0.06
430.18/107.78	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
430.18/107.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
430.18/107.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
430.18/107.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    378 time:  0.00 s
430.18/107.78	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
430.58/107.82	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
438.17/109.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.83 s
515.68/129.17	c lits-rem:       898  cl-subs:      484  v-elim:      0  v-fix:    0  time: 19.44 s
515.68/129.17	c vivif2 --  cl tried      196 cl shrink        0 lits rem          0 time: 0.00
516.09/129.22	c vivif2 --  cl tried    37202 cl shrink        0 lits rem          0 time: 0.05
516.49/129.33	c asymm  cl-useful: 0/196/196 lits-rem:0 time: 0.11
516.49/129.33	c calculated reachability. Time: 0.00
516.49/129.33	c  N st    53    357880       378       196      2457     37202     10206   3993961   no data   no data
538.06/134.79	c  N st    54    390273       378       196      2457     43106     10206   4913908   no data   no data
569.22/142.50	c  N st    55    438867       378       196      2457     36075     10206   3873125   no data   no data
611.15/153.02	c  N st    56    511749       378       196      2457     49756     10206   5875410   no data   no data
627.12/157.04	c  N st    57    536821       378       196      2457     44200     10206   4626914   no data   no data
627.12/157.04	c  S st    57    536821       378       196      2457     44200     10206   4626914   no data   no data
627.52/157.19	c  S st    57    537325       378       196      2457     44691     10206   4682296   no data   no data
627.92/157.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
627.92/157.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.6M T:  0.08
627.92/157.29	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
627.92/157.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
627.92/157.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
627.92/157.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    378 time:  0.00 s
627.92/157.29	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
628.32/157.33	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
635.91/159.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.86 s
717.40/179.65	c lits-rem:      2577  cl-subs:      847  v-elim:      0  v-fix:    0  time: 20.36 s
717.40/179.65	c vivif2 --  cl tried      196 cl shrink        0 lits rem          0 time: 0.00
717.80/179.71	c vivif2 --  cl tried    43844 cl shrink        0 lits rem          0 time: 0.06
718.22/179.85	c asymm  cl-useful: 0/196/196 lits-rem:0 time: 0.14
718.22/179.85	c calculated reachability. Time: 0.00
718.22/179.85	c  N st    57    537325       378       196      2457     43844     10206   4547151   no data   no data
850.03/212.85	c  N st    58    701309       378       196      2457     38559     10206   3485356   no data   no data
954.28/238.97	c  N st    59    805990       378       196      2457     65837     10206   8403298   no data   no data
954.28/238.97	c  S st    59    805990       378       196      2457     65837     10206   8403298   no data   no data
955.07/239.20	c  S st    59    806493       378       196      2457     66336     10206   8461532   no data   no data
955.49/239.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
955.89/239.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  6.0M T:  0.13
955.89/239.35	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
955.89/239.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
955.89/239.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
955.89/239.35	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    378 time:  0.00 s
955.89/239.35	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
956.26/239.42	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
964.68/241.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.95 s
1225.91/306.96	c lits-rem:      2588  cl-subs:     1994  v-elim:      0  v-fix:    0  time: 65.38 s
1225.91/306.96	c vivif2 --  cl tried      196 cl shrink        0 lits rem          0 time: 0.00
1226.31/307.06	c vivif2 --  cl tried    64342 cl shrink        0 lits rem          0 time: 0.10
1227.10/307.27	c asymm  cl-useful: 0/196/196 lits-rem:0 time: 0.22
1227.10/307.28	c calculated reachability. Time: 0.00
1227.10/307.28	c  N st    59    806493       378       196      2457     64342     10206   8096679   no data   no data
1457.99/365.01	c  F st    60   1071875       378       196      2457     80887     10206  10066331   no data   no data
1457.99/365.02	c  N st    60   1071875       378       196      2457     80887     10206  10066331   no data   no data
1468.78/367.75	c Decided on static restart strategy
1489.55/372.90	c  N st    70   1100181       378       196      2457     65071     10206   6481864   no data   no data
1525.50/381.99	c  N st    72   1136173       378       196      2457     55377     10206   5391755   no data   no data
1558.66/390.29	c  N st    73   1168565       378       196      2457     86203     10206  10644270   no data   no data
1594.21/399.14	c  N st    74   1209739       378       196      2457     79975     10206   8588340   no data   no data
1594.21/399.14	c  S st    74   1209739       378       196      2457     79975     10206   8588340   no data   no data
1596.20/399.61	c  S st    74   1210245       378       196      2457     80477     10206   8645524   no data   no data
1596.20/399.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1597.02/399.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  7.5M T:  0.26
1597.02/399.89	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1597.02/399.89	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1597.02/399.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1597.02/399.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    378 time:  0.00 s
1597.02/399.90	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1597.42/399.98	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.09 s
1607.78/402.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.33 s
1852.66/463.85	c lits-rem:      2523  cl-subs:     1753  v-elim:      0  v-fix:    0  time: 61.32 s
1852.66/463.85	c vivif2 --  cl tried      196 cl shrink        0 lits rem          0 time: 0.00
1853.06/463.97	c vivif2 --  cl tried    78724 cl shrink        0 lits rem          0 time: 0.11
1854.26/464.22	c asymm  cl-useful: 0/196/196 lits-rem:0 time: 0.25
1854.26/464.22	c calculated reachability. Time: 0.00
1854.26/464.22	c  N st    74   1210245       378       196      2457     78724     10206   8387073   no data   no data
1930.16/483.27	c  N st    75   1283127       378       196      2457     56932     10206   5307345   no data   no data
2028.41/507.82	c  N st    76   1392450       378       196      2457     64400     10206   6730116   no data   no data
2169.83/543.26	c  N st    77   1556437       378       196      2457     68170     10206   7266711   no data   no data
2380.74/596.09	c  N st    78   1710245       378       196      2457     56123     10206   4608514   no data   no data
2380.74/596.09	c  S st    78   1710245       378       196      2457     56123     10206   4608514   no data   no data
2381.94/596.32	c  S st    78   1710749       378       196      2457     56624     10206   4665964   no data   no data
2381.94/596.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
2382.34/596.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  5.3M T:  0.12
2382.34/596.45	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2382.34/596.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2382.34/596.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2382.34/596.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    378 time:  0.00 s
2382.34/596.45	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2382.74/596.50	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
2391.12/598.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.02 s
2487.39/622.75	c lits-rem:       282  cl-subs:      386  v-elim:      0  v-fix:    0  time: 24.13 s
2487.39/622.75	c vivif2 --  cl tried      196 cl shrink        0 lits rem          0 time: 0.00
2487.79/622.81	c vivif2 --  cl tried    56238 cl shrink        0 lits rem          0 time: 0.06
2488.59/623.05	c asymm  cl-useful: 0/196/196 lits-rem:0 time: 0.23
2488.59/623.05	c calculated reachability. Time: 0.00
2488.59/623.05	c  N st    78   1710749       378       196      2457     56238     10206   4626960   no data   no data
2940.38/736.18	c  N st    79   2079713       378       196      2457     60056     10206   5034884   no data   no data
3109.34/778.42	c  N st    80   2210749       378       196      2457     63526     10206   5266148   no data   no data
3109.34/778.42	c  S st    80   2210749       378       196      2457     63526     10206   5266148   no data   no data
3110.14/778.65	c  S st    80   2211253       378       196      2457     64027     10206   5324271   no data   no data
3110.14/778.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3110.94/778.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  5.9M T:  0.13
3110.94/778.80	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3110.94/778.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3110.94/778.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3110.94/778.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    378 time:  0.00 s
3110.94/778.80	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3110.94/778.86	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
3119.32/780.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.02 s
3207.20/802.98	c lits-rem:       598  cl-subs:      435  v-elim:      0  v-fix:    0  time: 21.99 s
3207.20/802.98	c vivif2 --  cl tried      196 cl shrink        0 lits rem          0 time: 0.00
3207.60/803.05	c vivif2 --  cl tried    63592 cl shrink        0 lits rem          0 time: 0.07
3208.40/803.26	c asymm  cl-useful: 0/196/196 lits-rem:0 time: 0.21
3208.40/803.26	c calculated reachability. Time: 0.00
3208.40/803.26	c  N st    80   2211253       378       196      2457     63592     10206   5276797   no data   no data
3885.46/972.71	c  N st    81   2711254       378       196      2457     80002     10206   7277822   no data   no data
3885.46/972.71	c  S st    81   2711254       378       196      2457     80002     10206   7277822   no data   no data
3886.27/972.99	c  S st    81   2711756       378       196      2457     80499     10206   7337703   no data   no data
3886.67/973.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3887.05/973.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  7.6M T:  0.18
3887.05/973.19	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3887.05/973.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3887.05/973.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3887.05/973.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    378 time:  0.00 s
3887.05/973.19	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3887.45/973.27	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
3896.23/975.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.03 s
4046.43/1013.00	c lits-rem:      1399  cl-subs:      750  v-elim:      0  v-fix:    0  time: 37.54 s
4046.43/1013.00	c vivif2 --  cl tried      196 cl shrink        0 lits rem          0 time: 0.00
4046.43/1013.09	c vivif2 --  cl tried    79749 cl shrink        0 lits rem          0 time: 0.09
4047.63/1013.36	c asymm  cl-useful: 0/196/196 lits-rem:0 time: 0.26
4047.63/1013.36	c calculated reachability. Time: 0.00
4047.63/1013.36	c  N st    81   2711756       378       196      2457     79749     10206   7241065   no data   no data
4753.07/1189.91	c  N st    82   3211758       378       196      2457    125685     10206  14352702   no data   no data
4753.07/1189.91	c  S st    82   3211758       378       196      2457    125685     10206  14352702   no data   no data
4755.07/1190.41	c  S st    82   3212259       378       196      2457    126182     10206  14411593   no data   no data
4755.07/1190.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
4756.28/1190.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 11.1M T:  0.28
4756.28/1190.73	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4756.28/1190.73	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4756.28/1190.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4756.28/1190.73	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    378 time:  0.00 s
4756.28/1190.73	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
4756.69/1190.85	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.12 s
4766.25/1193.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.00 s

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3261451-1304120278/watcher-3261451-1304120278 -o /tmp/evaluation-result-3261451-1304120278/solver-3261451-1304120278 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3261451-1304120278.cnf 

running on 4 cores: 1,3,5,7

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: 6.85 7.81 7.92 4/176 4978
/proc/meminfo: memFree=24135064/32951124 swapFree=67111524/67111528
[pid=4978] ppid=4976 vsize=51212 CPUtime=0.01 cores=1,3,5,7
/proc/4978/stat : 4978 (strangenight2-m) R 4976 4978 4941 0 -1 4202496 407 0 0 0 1 0 0 0 18 0 4 0 523625542 52441088 347 33554432000 4194304 4627427 140736783651872 18446744073709551615 47755419912114 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4978/statm: 12803 347 299 106 0 7774 0
[pid=4978/tid=4982] ppid=4976 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/4978/task/4982/stat : 4982 (strangenight2-m) R 4976 4978 4941 0 -1 4202560 0 0 0 0 0 0 0 0 19 0 4 0 523625542 52441088 347 33554432000 4194304 4627427 140736783651872 18446744073709551615 47755419912114 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4978/tid=4983] ppid=4976 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/4978/task/4983/stat : 4983 (strangenight2-m) R 4976 4978 4941 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 4 0 523625542 52441088 347 33554432000 4194304 4627427 140736783651872 18446744073709551615 47755419912114 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4978/tid=4984] ppid=4976 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/4978/task/4984/stat : 4984 (strangenight2-m) R 4976 4978 4941 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 4 0 523625542 52441088 347 33554432000 4194304 4627427 140736783651872 18446744073709551615 212687731697 0 0 4096 2 0 0 0 -1 1 0 0 0

[startup+0.030384 s]
/proc/loadavg: 6.85 7.81 7.92 4/176 4978
/proc/meminfo: memFree=24135064/32951124 swapFree=67111524/67111528
[pid=4978] ppid=4976 vsize=283304 CPUtime=0.74 cores=1,3,5,7
/proc/4978/stat : 4978 (strangenight2-m) R 4976 4978 4941 0 -1 4202496 3924 0 0 0 74 0 0 0 18 0 4 0 523625542 290103296 3191 33554432000 4194304 4627427 140736783651872 18446744073709551615 4309568 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4978/statm: 70826 3279 385 106 0 65797 0
[pid=4978/tid=4982] ppid=4976 vsize=292768 CPUtime=0.22 cores=1,3,5,7
/proc/4978/task/4982/stat : 4982 (strangenight2-m) R 4976 4978 4941 0 -1 4202560 858 0 0 0 22 0 0 0 18 0 4 0 523625542 299794432 3941 33554432000 4194304 4627427 140736783651872 18446744073709551615 4324344 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4978/tid=4983] ppid=4976 vsize=295128 CPUtime=0.23 cores=1,3,5,7
/proc/4978/task/4983/stat : 4983 (strangenight2-m) R 4976 4978 4941 0 -1 4202560 1165 0 0 0 23 0 0 0 18 0 4 0 523625542 302211072 3357 33554432000 4194304 4627427 140736783651872 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4978/tid=4984] ppid=4976 vsize=295128 CPUtime=0.23 cores=1,3,5,7
/proc/4978/task/4984/stat : 4984 (strangenight2-m) D 4976 4978 4941 0 -1 4202560 1368 0 0 0 23 0 0 0 18 0 4 0 523625542 302211072 2855 33554432000 4194304 4627427 140736783651872 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.74
Current children cumulated vsize (KiB) 283304

[startup+0.631596 s]
/proc/loadavg: 6.85 7.81 7.92 4/176 4978
/proc/meminfo: memFree=24135064/32951124 swapFree=67111524/67111528
[pid=4978] ppid=4976 vsize=299636 CPUtime=2.5 cores=1,3,5,7
/proc/4978/stat : 4978 (strangenight2-m) R 4976 4978 4941 0 -1 4202496 10930 0 0 0 249 1 0 0 18 0 4 0 523625542 306827264 5440 33554432000 4194304 4627427 140736783651872 18446744073709551615 212687718535 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4978/statm: 74909 4928 385 106 0 69880 0
[pid=4978/tid=4982] ppid=4976 vsize=299636 CPUtime=0.62 cores=1,3,5,7
/proc/4978/task/4982/stat : 4982 (strangenight2-m) D 4976 4978 4941 0 -1 4202560 2479 0 0 0 62 0 0 0 18 0 4 0 523625542 306827264 4928 33554432000 4194304 4627427 140736783651872 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4978/tid=4983] ppid=4976 vsize=299636 CPUtime=0.62 cores=1,3,5,7
/proc/4978/task/4983/stat : 4983 (strangenight2-m) D 4976 4978 4941 0 -1 4202560 2650 0 0 0 62 0 0 0 18 0 4 0 523625542 306827264 4430 33554432000 4194304 4627427 140736783651872 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4978/tid=4984] ppid=4976 vsize=299636 CPUtime=0.61 cores=1,3,5,7
/proc/4978/task/4984/stat : 4984 (strangenight2-m) D 4976 4978 4941 0 -1 4202560 2919 0 0 0 61 0 0 0 18 0 4 0 523625542 306827264 4430 33554432000 4194304 4627427 140736783651872 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2.5
Current children cumulated vsize (KiB) 299636

[startup+0.858506 s]
/proc/loadavg: 6.85 7.81 7.92 4/176 4978
/proc/meminfo: memFree=24135064/32951124 swapFree=67111524/67111528
[pid=4978] ppid=4976 vsize=290740 CPUtime=3.41 cores=1,3,5,7
/proc/4978/stat : 4978 (strangenight2-m) R 4976 4978 4941 0 -1 4202496 13238 0 0 0 339 2 0 0 19 0 4 0 523625542 297717760 5585 33554432000 4194304 4627427 140736783651872 18446744073709551615 4308920 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4978/statm: 72685 5585 385 106 0 67656 0
[pid=4978/tid=4982] ppid=4976 vsize=290740 CPUtime=0.85 cores=1,3,5,7
/proc/4978/task/4982/stat : 4982 (strangenight2-m) R 4976 4978 4941 0 -1 4202560 2949 0 0 0 85 0 0 0 19 0 4 0 523625542 297717760 5585 33554432000 4194304 4627427 140736783651872 18446744073709551615 4309392 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4978/tid=4983] ppid=4976 vsize=290740 CPUtime=0.84 cores=1,3,5,7
/proc/4978/task/4983/stat : 4983 (strangenight2-m) R 4976 4978 4941 0 -1 4202560 3068 0 0 0 84 0 0 0 19 0 4 0 523625542 297717760 5585 33554432000 4194304 4627427 140736783651872 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4978/tid=4984] ppid=4976 vsize=290740 CPUtime=0.84 cores=1,3,5,7
/proc/4978/task/4984/stat : 4984 (strangenight2-m) R 4976 4978 4941 0 -1 4202560 3906 0 0 0 84 0 0 0 19 0 4 0 523625542 297717760 5585 33554432000 4194304 4627427 140736783651872 18446744073709551615 4309242 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3.41
Current children cumulated vsize (KiB) 290740

[startup+0.958487 s]
/proc/loadavg: 6.85 7.81 7.92 4/176 4978
/proc/meminfo: memFree=24135064/32951124 swapFree=67111524/67111528
[pid=4978] ppid=4976 vsize=290872 CPUtime=3.81 cores=1,3,5,7
/proc/4978/stat : 4978 (strangenight2-m) R 4976 4978 4941 0 -1 4202496 14055 0 0 0 379 2 0 0 19 0 4 0 523625542 297852928 6402 33554432000 4194304 4627427 140736783651872 18446744073709551615 4352204 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4978/statm: 72718 6402 385 106 0 67689 0
[pid=4978/tid=4982] ppid=4976 vsize=290872 CPUtime=0.95 cores=1,3,5,7
/proc/4978/task/4982/stat : 4982 (strangenight2-m) R 4976 4978 4941 0 -1 4202560 3150 0 0 0 95 0 0 0 19 0 4 0 523625542 297852928 6402 33554432000 4194304 4627427 140736783651872 18446744073709551615 4309247 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4978/tid=4983] ppid=4976 vsize=290872 CPUtime=0.94 cores=1,3,5,7
/proc/4978/task/4983/stat : 4983 (strangenight2-m) R 4976 4978 4941 0 -1 4202560 3247 0 0 0 94 0 0 0 19 0 4 0 523625542 297852928 6403 33554432000 4194304 4627427 140736783651872 18446744073709551615 4309905 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4978/tid=4984] ppid=4976 vsize=290872 CPUtime=0.94 cores=1,3,5,7
/proc/4978/task/4984/stat : 4984 (strangenight2-m) R 4976 4978 4941 0 -1 4202560 4160 0 0 0 94 0 0 0 19 0 4 0 523625542 297852928 6403 33554432000 4194304 4627427 140736783651872 18446744073709551615 4309392 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3.81
Current children cumulated vsize (KiB) 290872

[startup+1.50039 s]
/proc/loadavg: 6.85 7.81 7.92 4/176 4978
/proc/meminfo: memFree=24135064/32951124 swapFree=67111524/67111528
[pid=4978] ppid=4976 vsize=282900 CPUtime=5.98 cores=1,3,5,7
/proc/4978/stat : 4978 (strangenight2-m) R 4976 4978 4941 0 -1 4202496 20182 0 0 0 595 3 0 0 20 0 4 0 523625542 289689600 7248 33554432000 4194304 4627427 140736783651872 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4978/statm: 70725 7248 386 106 0 65696 0
[pid=4978/tid=4982] ppid=4976 vsize=282900 CPUtime=1.49 cores=1,3,5,7
/proc/4978/task/4982/stat : 4982 (strangenight2-m) R 4976 4978 4941 0 -1 4202560 4589 0 0 0 149 0 0 0 20 0 4 0 523625542 289689600 7248 33554432000 4194304 4627427 140736783651872 18446744073709551615 4309089 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4978/tid=4983] ppid=4976 vsize=282900 CPUtime=1.48 cores=1,3,5,7
/proc/4978/task/4983/stat : 4983 (strangenight2-m) R 4976 4978 4941 0 -1 4202560 4717 0 0 0 148 0 0 0 19 0 4 0 523625542 289689600 7248 33554432000 4194304 4627427 140736783651872 18446744073709551615 4309392 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4978/tid=4984] ppid=4976 vsize=282900 CPUtime=1.48 cores=1,3,5,7
/proc/4978/task/4984/stat : 4984 (strangenight2-m) R 4976 4978 4941 0 -1 4202560 5939 0 0 0 148 0 0 0 20 0 4 0 523625542 289689600 7248 33554432000 4194304 4627427 140736783651872 18446744073709551615 4333279 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.98
Current children cumulated vsize (KiB) 282900

[startup+3.1011 s]
/proc/loadavg: 6.85 7.81 7.92 9/184 5016
/proc/meminfo: memFree=23991384/32951124 swapFree=67111524/67111528
[pid=4978] ppid=4976 vsize=305648 CPUtime=12.36 cores=1,3,5,7
/proc/4978/stat : 4978 (strangenight2-m) R 4976 4978 4941 0 -1 4202496 47284 0 0 0 1228 8 0 0 25 0 4 0 523625542 312983552 26229 33554432000 4194304 4627427 140736783651872 18446744073709551615 4424704 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4978/statm: 76412 26229 389 106 0 71383 0
[pid=4978/tid=4982] ppid=4976 vsize=305648 CPUtime=3.08 cores=1,3,5,7
/proc/4978/task/4982/stat : 4982 (strangenight2-m) R 4976 4978 4941 0 -1 4202560 12167 0 0 0 307 1 0 0 25 0 4 0 523625542 312983552 26229 33554432000 4194304 4627427 140736783651872 18446744073709551615 4424622 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4978/tid=4983] ppid=4976 vsize=305648 CPUtime=3.08 cores=1,3,5,7
/proc/4978/task/4983/stat : 4983 (strangenight2-m) R 4976 4978 4941 0 -1 4202560 8783 0 0 0 307 1 0 0 25 0 4 0 523625542 312983552 26229 33554432000 4194304 4627427 140736783651872 18446744073709551615 4309584 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4978/tid=4984] ppid=4976 vsize=305648 CPUtime=3.07 cores=1,3,5,7
/proc/4978/task/4984/stat : 4984 (strangenight2-m) R 4976 4978 4941 0 -1 4202560 14973 0 0 0 305 2 0 0 25 0 4 0 523625542 312983552 26229 33554432000 4194304 4627427 140736783651872 18446744073709551615 4424686 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 305648

[startup+6.30052 s]
/proc/loadavg: 6.95 7.81 7.92 9/184 5016
/proc/meminfo: memFree=23889600/32951124 swapFree=67111524/67111528
[pid=4978] ppid=4976 vsize=306492 CPUtime=25.14 cores=1,3,5,7
/proc/4978/stat : 4978 (strangenight2-m) R 4976 4978 4941 0 -1 4202496 58383 0 0 0 2504 10 0 0 25 0 4 0 523625542 313847808 37328 33554432000 4194304 4627427 140736783651872 18446744073709551615 4428116 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4978/statm: 76623 37328 389 106 0 71594 0
[pid=4978/tid=4982] ppid=4976 vsize=306492 CPUtime=6.28 cores=1,3,5,7
/proc/4978/task/4982/stat : 4982 (strangenight2-m) R 4976 4978 4941 0 -1 4202560 12364 0 0 0 627 1 0 0 25 0 4 0 523625542 313847808 37328 33554432000 4194304 4627427 140736783651872 18446744073709551615 4428121 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4978/tid=4983] ppid=4976 vsize=306492 CPUtime=6.29 cores=1,3,5,7
/proc/4978/task/4983/stat : 4983 (strangenight2-m) R 4976 4978 4941 0 -1 4202560 19252 0 0 0 626 3 0 0 25 0 4 0 523625542 313847808 37328 33554432000 4194304 4627427 140736783651872 18446744073709551615 4468043 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4978/tid=4984] ppid=4976 vsize=306492 CPUtime=6.25 cores=1,3,5,7
/proc/4978/task/4984/stat : 4984 (strangenight2-m) R 4976 4978 4941 0 -1 4202560 15223 0 0 0 623 2 0 0 25 0 4 0 523625542 313847808 37328 33554432000 4194304 4627427 140736783651872 18446744073709551615 4428380 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 306492

[startup+12.7064 s]
/proc/loadavg: 7.11 7.83 7.93 9/184 5016
/proc/meminfo: memFree=23792168/32951124 swapFree=67111524/67111528
[pid=4978] ppid=4976 vsize=359284 CPUtime=50.73 cores=1,3,5,7
/proc/4978/stat : 4978 (strangenight2-m) R 4976 4978 4941 0 -1 4202496 83753 0 0 0 5058 15 0 0 25 0 4 0 523625542 367906816 49863 33554432000 4194304 4627427 140736783651872 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4978/statm: 89821 49863 389 106 0 84792 0
[pid=4978/tid=4982] ppid=4976 vsize=359284 CPUtime=12.7 cores=1,3,5,7
/proc/4978/task/4982/stat : 4982 (strangenight2-m) R 4976 4978 4941 0 -1 4202560 27463 0 0 0 1266 4 0 0 25 0 4 0 523625542 367906816 49863 33554432000 4194304 4627427 140736783651872 18446744073709551615 4468060 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4978/tid=4983] ppid=4976 vsize=359284 CPUtime=12.69 cores=1,3,5,7
/proc/4978/task/4983/stat : 4983 (strangenight2-m) R 4976 4978 4941 0 -1 4202560 19252 0 0 0 1266 3 0 0 25 0 4 0 523625542 367906816 49863 33554432000 4194304 4627427 140736783651872 18446744073709551615 4428371 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4978/tid=4984] ppid=4976 vsize=359284 CPUtime=12.62 cores=1,3,5,7
/proc/4978/task/4984/stat : 4984 (strangenight2-m) R 4976 4978 4941 0 -1 4202560 20441 0 0 0 1259 3 0 0 25 0 4 0 523625542 367906816 49863 33554432000 4194304 4627427 140736783651872 18446744073709551615 4309253 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.73
Current children cumulated vsize (KiB) 359284

[startup+25.501 s]
/proc/loadavg: 7.39 7.86 7.94 9/184 5016
/proc/meminfo: memFree=23632136/32951124 swapFree=67111524/67111528
[pid=4978] ppid=4976 vsize=572476 CPUtime=101.84 cores=1,3,5,7
/proc/4978/stat : 4978 (strangenight2-m) R 4976 4978 4941 0 -1 4202496 143152 0 0 0 10157 27 0 0 25 0 4 0 523625542 586215424 80009 33554432000 4194304 4627427 140736783651872 18446744073709551615 4428111 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4978/statm: 143119 80009 389 106 0 138090 0
[pid=4978/tid=4982] ppid=4976 vsize=572476 CPUtime=25.49 cores=1,3,5,7
/proc/4978/task/4982/stat : 4982 (strangenight2-m) R 4976 4978 4941 0 -1 4202560 33724 0 0 0 2542 7 0 0 25 0 4 0 523625542 586215424 80009 33554432000 4194304 4627427 140736783651872 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4978/tid=4983] ppid=4976 vsize=572476 CPUtime=25.49 cores=1,3,5,7
/proc/4978/task/4983/stat : 4983 (strangenight2-m) R 4976 4978 4941 0 -1 4202560 36220 0 0 0 2544 5 0 0 25 0 4 0 523625542 586215424 80009 33554432000 4194304 4627427 140736783651872 18446744073709551615 4428111 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4978/tid=4984] ppid=4976 vsize=572476 CPUtime=25.35 cores=1,3,5,7
/proc/4978/task/4984/stat : 4984 (strangenight2-m) R 4976 4978 4941 0 -1 4202560 40931 0 0 0 2529 6 0 0 25 0 4 0 523625542 586215424 80009 33554432000 4194304 4627427 140736783651872 18446744073709551615 4428111 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 572476

[startup+51.1004 s]
/proc/loadavg: 7.59 7.87 7.94 9/184 5017
/proc/meminfo: memFree=23530384/32951124 swapFree=67111524/67111528
[pid=4978] ppid=4976 vsize=651960 CPUtime=204.11 cores=1,3,5,7
/proc/4978/stat : 4978 (strangenight2-m) R 4976 4978 4941 0 -1 4202496 213696 0 0 0 20367 44 0 0 25 0 4 0 523625542 667607040 95830 33554432000 4194304 4627427 140736783651872 18446744073709551615 4428111 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4978/statm: 162990 95830 389 106 0 157961 0
[pid=4978/tid=4982] ppid=4976 vsize=651960 CPUtime=51.09 cores=1,3,5,7
/proc/4978/task/4982/stat : 4982 (strangenight2-m) R 4976 4978 4941 0 -1 4202560 48258 0 0 0 5100 9 0 0 25 0 4 0 523625542 667607040 95830 33554432000 4194304 4627427 140736783651872 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4978/tid=4983] ppid=4976 vsize=651960 CPUtime=51.08 cores=1,3,5,7
/proc/4978/task/4983/stat : 4983 (strangenight2-m) R 4976 4978 4941 0 -1 4202560 54803 0 0 0 5099 9 0 0 25 0 4 0 523625542 667607040 95830 33554432000 4194304 4627427 140736783651872 18446744073709551615 4309568 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4978/tid=4984] ppid=4976 vsize=651960 CPUtime=50.81 cores=1,3,5,7
/proc/4978/task/4984/stat : 4984 (strangenight2-m) R 4976 4978 4941 0 -1 4202560 61483 0 0 0 5069 12 0 0 25 0 4 0 523625542 667607040 95831 33554432000 4194304 4627427 140736783651872 18446744073709551615 4327427 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 204.11
Current children cumulated vsize (KiB) 651960

[startup+102.301 s]
/proc/loadavg: 7.88 7.90 7.94 9/184 5018
/proc/meminfo: memFree=23365820/32951124 swapFree=67111524/67111528
[pid=4978] ppid=4976 vsize=752720 CPUtime=408.61 cores=1,3,5,7
/proc/4978/stat : 4978 (strangenight2-m) R 4976 4978 4941 0 -1 4202496 350973 0 0 0 40784 77 0 0 25 0 4 0 523625542 770785280 117291 33554432000 4194304 4627427 140736783651872 18446744073709551615 4308256 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4978/statm: 188180 117292 389 106 0 183151 0
[pid=4978/tid=4982] ppid=4976 vsize=752720 CPUtime=102.28 cores=1,3,5,7
/proc/4978/task/4982/stat : 4982 (strangenight2-m) R 4976 4978 4941 0 -1 4202560 75351 0 0 0 10211 17 0 0 25 0 4 0 523625542 770785280 117292 33554432000 4194304 4627427 140736783651872 18446744073709551615 4428111 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4978/tid=4983] ppid=4976 vsize=752720 CPUtime=102.28 cores=1,3,5,7
/proc/4978/task/4983/stat : 4983 (strangenight2-m) R 4976 4978 4941 0 -1 4202560 73128 0 0 0 10215 13 0 0 25 0 4 0 523625542 770785280 117292 33554432000 4194304 4627427 140736783651872 18446744073709551615 4321720 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4978/tid=4984] ppid=4976 vsize=752720 CPUtime=101.73 cores=1,3,5,7
/proc/4978/task/4984/stat : 4984 (strangenight2-m) R 4976 4978 4941 0 -1 4202560 107608 0 0 0 10150 23 0 0 25 0 4 0 523625542 770785280 117292 33554432000 4194304 4627427 140736783651872 18446744073709551615 4309277 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 408.61
Current children cumulated vsize (KiB) 752720

[startup+162.307 s]

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

[pid=4978] ppid=4976 vsize=1901584 CPUtime=2805.38 cores=1,3,5,7
/proc/4978/stat : 4978 (strangenight2-m) R 4976 4978 4941 0 -1 4202496 1579456 0 0 0 280074 464 0 0 25 0 4 0 523625542 1947222016 369223 33554432000 4194304 4627427 140736783651872 18446744073709551615 4308414 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4978/statm: 475396 369223 389 106 0 470367 0
[pid=4978/tid=4982] ppid=4976 vsize=1901584 CPUtime=702.29 cores=1,3,5,7
/proc/4978/task/4982/stat : 4982 (strangenight2-m) R 4976 4978 4941 0 -1 4202560 301622 0 0 0 70138 91 0 0 25 0 4 0 523625542 1947222016 369223 33554432000 4194304 4627427 140736783651872 18446744073709551615 4309392 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4978/tid=4983] ppid=4976 vsize=1901584 CPUtime=702.28 cores=1,3,5,7
/proc/4978/task/4983/stat : 4983 (strangenight2-m) R 4976 4978 4941 0 -1 4202560 414151 0 0 0 70111 117 0 0 25 0 4 0 523625542 1947222016 369223 33554432000 4194304 4627427 140736783651872 18446744073709551615 4308256 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4978/tid=4984] ppid=4976 vsize=1901584 CPUtime=698.48 cores=1,3,5,7
/proc/4978/task/4984/stat : 4984 (strangenight2-m) R 4976 4978 4941 0 -1 4202560 445128 0 0 0 69717 131 0 0 25 0 4 0 523625542 1947222016 369223 33554432000 4194304 4627427 140736783651872 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2805.38
Current children cumulated vsize (KiB) 1901584

[startup+762.301 s]
/proc/loadavg: 8.14 8.06 8.00 9/184 5036
/proc/meminfo: memFree=21829020/32951124 swapFree=67111524/67111528
[pid=4978] ppid=4976 vsize=2096696 CPUtime=3045.03 cores=1,3,5,7
/proc/4978/stat : 4978 (strangenight2-m) R 4976 4978 4941 0 -1 4202496 1710161 0 0 0 304005 498 0 0 25 0 4 0 523625542 2147016704 356787 33554432000 4194304 4627427 140736783651872 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4978/statm: 524174 356787 389 106 0 519145 0
[pid=4978/tid=4982] ppid=4976 vsize=2096696 CPUtime=762.28 cores=1,3,5,7
/proc/4978/task/4982/stat : 4982 (strangenight2-m) R 4976 4978 4941 0 -1 4202560 342971 0 0 0 76128 100 0 0 25 0 4 0 523625542 2147016704 356787 33554432000 4194304 4627427 140736783651872 18446744073709551615 4327427 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4978/tid=4983] ppid=4976 vsize=2096696 CPUtime=762.28 cores=1,3,5,7
/proc/4978/task/4983/stat : 4983 (strangenight2-m) R 4976 4978 4941 0 -1 4202560 444209 0 0 0 76103 125 0 0 25 0 4 0 523625542 2147016704 356787 33554432000 4194304 4627427 140736783651872 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4978/tid=4984] ppid=4976 vsize=2096696 CPUtime=758.16 cores=1,3,5,7
/proc/4978/task/4984/stat : 4984 (strangenight2-m) R 4976 4978 4941 0 -1 4202560 472898 0 0 0 75676 140 0 0 25 0 4 0 523625542 2147016704 356787 33554432000 4194304 4627427 140736783651872 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3045.03
Current children cumulated vsize (KiB) 2096696

[startup+822.307 s]
/proc/loadavg: 8.19 8.09 8.01 9/184 5037
/proc/meminfo: memFree=21854028/32951124 swapFree=67111524/67111528
[pid=4978] ppid=4976 vsize=1973372 CPUtime=3284.71 cores=1,3,5,7
/proc/4978/stat : 4978 (strangenight2-m) R 4976 4978 4941 0 -1 4202496 1817775 0 0 0 327941 530 0 0 25 0 4 0 523625542 2020732928 349113 33554432000 4194304 4627427 140736783651872 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4978/statm: 493343 349113 389 106 0 488314 0
[pid=4978/tid=4982] ppid=4976 vsize=1973372 CPUtime=822.29 cores=1,3,5,7
/proc/4978/task/4982/stat : 4982 (strangenight2-m) R 4976 4978 4941 0 -1 4202560 385062 0 0 0 82118 111 0 0 25 0 4 0 523625542 2020732928 349113 33554432000 4194304 4627427 140736783651872 18446744073709551615 4309277 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4978/tid=4983] ppid=4976 vsize=1973372 CPUtime=822.27 cores=1,3,5,7
/proc/4978/task/4983/stat : 4983 (strangenight2-m) R 4976 4978 4941 0 -1 4202560 474145 0 0 0 82090 137 0 0 25 0 4 0 523625542 2020732928 349113 33554432000 4194304 4627427 140736783651872 18446744073709551615 4333301 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4978/tid=4984] ppid=4976 vsize=1973372 CPUtime=817.84 cores=1,3,5,7
/proc/4978/task/4984/stat : 4984 (strangenight2-m) R 4976 4978 4941 0 -1 4202560 487730 0 0 0 81640 144 0 0 25 0 4 0 523625542 2020732928 349113 33554432000 4194304 4627427 140736783651872 18446744073709551615 4309905 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3284.71
Current children cumulated vsize (KiB) 1973372

[startup+882.301 s]
/proc/loadavg: 8.16 8.10 8.02 9/184 5039
/proc/meminfo: memFree=21799928/32951124 swapFree=67111524/67111528
[pid=4978] ppid=4976 vsize=2059848 CPUtime=3524.37 cores=1,3,5,7
/proc/4978/stat : 4978 (strangenight2-m) R 4976 4978 4941 0 -1 4202496 1923821 0 0 0 351871 566 0 0 25 0 4 0 523625542 2109284352 365834 33554432000 4194304 4627427 140736783651872 18446744073709551615 4332090 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4978/statm: 514962 365834 389 106 0 509933 0
[pid=4978/tid=4982] ppid=4976 vsize=2059848 CPUtime=882.28 cores=1,3,5,7
/proc/4978/task/4982/stat : 4982 (strangenight2-m) R 4976 4978 4941 0 -1 4202560 403108 0 0 0 88111 117 0 0 25 0 4 0 523625542 2109284352 365834 33554432000 4194304 4627427 140736783651872 18446744073709551615 4468060 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4978/tid=4983] ppid=4976 vsize=2059848 CPUtime=882.27 cores=1,3,5,7
/proc/4978/task/4983/stat : 4983 (strangenight2-m) R 4976 4978 4941 0 -1 4202560 481890 0 0 0 88087 140 0 0 25 0 4 0 523625542 2109284352 365834 33554432000 4194304 4627427 140736783651872 18446744073709551615 4420136 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4978/tid=4984] ppid=4976 vsize=2059848 CPUtime=877.51 cores=1,3,5,7
/proc/4978/task/4984/stat : 4984 (strangenight2-m) R 4976 4978 4941 0 -1 4202560 526842 0 0 0 87594 157 0 0 25 0 4 0 523625542 2109284352 365834 33554432000 4194304 4627427 140736783651872 18446744073709551615 4328865 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3524.37
Current children cumulated vsize (KiB) 2059848

[startup+942.301 s]
/proc/loadavg: 8.22 8.13 8.03 9/184 5041
/proc/meminfo: memFree=21644504/32951124 swapFree=67111524/67111528
[pid=4978] ppid=4976 vsize=2174892 CPUtime=3764.02 cores=1,3,5,7
/proc/4978/stat : 4978 (strangenight2-m) R 4976 4978 4941 0 -1 4202496 2062762 0 0 0 375799 603 0 0 25 0 4 0 523625542 2227089408 370884 33554432000 4194304 4627427 140736783651872 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4978/statm: 543723 370884 389 106 0 538694 0
[pid=4978/tid=4982] ppid=4976 vsize=2174892 CPUtime=942.28 cores=1,3,5,7
/proc/4978/task/4982/stat : 4982 (strangenight2-m) R 4976 4978 4941 0 -1 4202560 424500 0 0 0 94107 121 0 0 25 0 4 0 523625542 2227089408 370884 33554432000 4194304 4627427 140736783651872 18446744073709551615 4309392 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4978/tid=4983] ppid=4976 vsize=2174892 CPUtime=942.27 cores=1,3,5,7
/proc/4978/task/4983/stat : 4983 (strangenight2-m) R 4976 4978 4941 0 -1 4202560 507786 0 0 0 94080 147 0 0 25 0 4 0 523625542 2227089408 370885 33554432000 4194304 4627427 140736783651872 18446744073709551615 4302453 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4978/tid=4984] ppid=4976 vsize=2174892 CPUtime=937.17 cores=1,3,5,7
/proc/4978/task/4984/stat : 4984 (strangenight2-m) R 4976 4978 4941 0 -1 4202560 576706 0 0 0 93546 171 0 0 25 0 4 0 523625542 2227089408 370885 33554432000 4194304 4627427 140736783651872 18446744073709551615 4309244 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3764.02
Current children cumulated vsize (KiB) 2174892

[startup+1002.3 s]
/proc/loadavg: 8.20 8.13 8.03 9/184 5042
/proc/meminfo: memFree=21642616/32951124 swapFree=67111524/67111528
[pid=4978] ppid=4976 vsize=2112988 CPUtime=4003.69 cores=1,3,5,7
/proc/4978/stat : 4978 (strangenight2-m) R 4976 4978 4941 0 -1 4202496 2202629 0 0 0 399727 642 0 0 25 0 4 0 523625542 2163699712 374050 33554432000 4194304 4627427 140736783651872 18446744073709551615 4428111 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4978/statm: 528247 374050 389 106 0 523218 0
[pid=4978/tid=4982] ppid=4976 vsize=2112988 CPUtime=1002.27 cores=1,3,5,7
/proc/4978/task/4982/stat : 4982 (strangenight2-m) R 4976 4978 4941 0 -1 4202560 461119 0 0 0 100096 131 0 0 25 0 4 0 523625542 2163699712 374050 33554432000 4194304 4627427 140736783651872 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4978/tid=4983] ppid=4976 vsize=2112988 CPUtime=1002.26 cores=1,3,5,7
/proc/4978/task/4983/stat : 4983 (strangenight2-m) R 4976 4978 4941 0 -1 4202560 545932 0 0 0 100066 160 0 0 25 0 4 0 523625542 2163699712 374050 33554432000 4194304 4627427 140736783651872 18446744073709551615 4321904 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4978/tid=4984] ppid=4976 vsize=2112988 CPUtime=996.85 cores=1,3,5,7
/proc/4978/task/4984/stat : 4984 (strangenight2-m) R 4976 4978 4941 0 -1 4202560 614871 0 0 0 99504 181 0 0 25 0 4 0 523625542 2163699712 374050 33554432000 4194304 4627427 140736783651872 18446744073709551615 4420116 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4003.69
Current children cumulated vsize (KiB) 2112988

[startup+1062.3 s]
/proc/loadavg: 8.24 8.15 8.04 9/184 5044
/proc/meminfo: memFree=21642472/32951124 swapFree=67111524/67111528
[pid=4978] ppid=4976 vsize=2267288 CPUtime=4243.37 cores=1,3,5,7
/proc/4978/stat : 4978 (strangenight2-m) R 4976 4978 4941 0 -1 4202496 2337648 0 0 0 423659 678 0 0 25 0 4 0 523625542 2321702912 369758 33554432000 4194304 4627427 140736783651872 18446744073709551615 4326177 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4978/statm: 566822 369758 389 106 0 561793 0
[pid=4978/tid=4982] ppid=4976 vsize=2267288 CPUtime=1062.27 cores=1,3,5,7
/proc/4978/task/4982/stat : 4982 (strangenight2-m) R 4976 4978 4941 0 -1 4202560 507181 0 0 0 106082 145 0 0 25 0 4 0 523625542 2321702912 369758 33554432000 4194304 4627427 140736783651872 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4978/tid=4983] ppid=4976 vsize=2267288 CPUtime=1062.26 cores=1,3,5,7
/proc/4978/task/4983/stat : 4983 (strangenight2-m) R 4976 4978 4941 0 -1 4202560 579689 0 0 0 106057 169 0 0 25 0 4 0 523625542 2321702912 369758 33554432000 4194304 4627427 140736783651872 18446744073709551615 4309253 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4978/tid=4984] ppid=4976 vsize=2267288 CPUtime=1056.53 cores=1,3,5,7
/proc/4978/task/4984/stat : 4984 (strangenight2-m) R 4976 4978 4941 0 -1 4202560 632312 0 0 0 105468 185 0 0 25 0 4 0 523625542 2321702912 369758 33554432000 4194304 4627427 140736783651872 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4243.37
Current children cumulated vsize (KiB) 2267288

[startup+1122.3 s]
/proc/loadavg: 8.21 8.15 8.05 9/184 5045
/proc/meminfo: memFree=21513604/32951124 swapFree=67111524/67111528
[pid=4978] ppid=4976 vsize=2176172 CPUtime=4483.04 cores=1,3,5,7
/proc/4978/stat : 4978 (strangenight2-m) R 4976 4978 4941 0 -1 4202496 2447862 0 0 0 447587 717 0 0 25 0 4 0 523625542 2228400128 373163 33554432000 4194304 4627427 140736783651872 18446744073709551615 4308414 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4978/statm: 544043 373163 389 106 0 539014 0
[pid=4978/tid=4982] ppid=4976 vsize=2176172 CPUtime=1122.27 cores=1,3,5,7
/proc/4978/task/4982/stat : 4982 (strangenight2-m) R 4976 4978 4941 0 -1 4202560 533867 0 0 0 112076 151 0 0 25 0 4 0 523625542 2228400128 373163 33554432000 4194304 4627427 140736783651872 18446744073709551615 4420191 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4978/tid=4983] ppid=4976 vsize=2176172 CPUtime=1122.26 cores=1,3,5,7
/proc/4978/task/4983/stat : 4983 (strangenight2-m) R 4976 4978 4941 0 -1 4202560 594551 0 0 0 112054 172 0 0 25 0 4 0 523625542 2228400128 373163 33554432000 4194304 4627427 140736783651872 18446744073709551615 4428403 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4978/tid=4984] ppid=4976 vsize=2176172 CPUtime=1116.21 cores=1,3,5,7
/proc/4978/task/4984/stat : 4984 (strangenight2-m) R 4976 4978 4941 0 -1 4202560 664177 0 0 0 111424 197 0 0 25 0 4 0 523625542 2228400128 373163 33554432000 4194304 4627427 140736783651872 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4483.04
Current children cumulated vsize (KiB) 2176172

[startup+1182.3 s]
/proc/loadavg: 8.19 8.15 8.05 9/184 5047
/proc/meminfo: memFree=21490344/32951124 swapFree=67111524/67111528
[pid=4978] ppid=4976 vsize=2185004 CPUtime=4722.71 cores=1,3,5,7
/proc/4978/stat : 4978 (strangenight2-m) R 4976 4978 4941 0 -1 4202496 2565435 0 0 0 471516 755 0 0 25 0 4 0 523625542 2237444096 381211 33554432000 4194304 4627427 140736783651872 18446744073709551615 4309100 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4978/statm: 546251 381211 389 106 0 541222 0
[pid=4978/tid=4982] ppid=4976 vsize=2185004 CPUtime=1182.27 cores=1,3,5,7
/proc/4978/task/4982/stat : 4982 (strangenight2-m) R 4976 4978 4941 0 -1 4202560 551801 0 0 0 118072 155 0 0 25 0 4 0 523625542 2237444096 381211 33554432000 4194304 4627427 140736783651872 18446744073709551615 4309392 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4978/tid=4983] ppid=4976 vsize=2185004 CPUtime=1182.26 cores=1,3,5,7
/proc/4978/task/4983/stat : 4983 (strangenight2-m) R 4976 4978 4941 0 -1 4202560 619447 0 0 0 118046 180 0 0 25 0 4 0 523625542 2237444096 381211 33554432000 4194304 4627427 140736783651872 18446744073709551615 4309089 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4978/tid=4984] ppid=4976 vsize=2185004 CPUtime=1175.89 cores=1,3,5,7
/proc/4978/task/4984/stat : 4984 (strangenight2-m) R 4976 4978 4941 0 -1 4202560 700896 0 0 0 117379 210 0 0 25 0 4 0 523625542 2237444096 381211 33554432000 4194304 4627427 140736783651872 18446744073709551615 4327446 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4722.71
Current children cumulated vsize (KiB) 2185004



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.21 8.16 8.06 9/184 5048
/proc/meminfo: memFree=21318104/32951124 swapFree=67111524/67111528
[pid=4978] ppid=4976 vsize=2461176 CPUtime=4800.24 cores=1,3,5,7
/proc/4978/stat : 4978 (strangenight2-m) R 4976 4978 4941 0 -1 4202496 2632342 0 0 0 479255 769 0 0 25 0 4 0 523625542 2520244224 429845 33554432000 4194304 4627427 140736783651872 18446744073709551615 4420161 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4978/statm: 615294 429845 389 106 0 610265 0
[pid=4978/tid=4982] ppid=4976 vsize=2461176 CPUtime=1201.68 cores=1,3,5,7
/proc/4978/task/4982/stat : 4982 (strangenight2-m) R 4976 4978 4941 0 -1 4202560 560248 0 0 0 120010 158 0 0 25 0 4 0 523625542 2520244224 429846 33554432000 4194304 4627427 140736783651872 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4978/tid=4983] ppid=4976 vsize=2461176 CPUtime=1201.68 cores=1,3,5,7
/proc/4978/task/4983/stat : 4983 (strangenight2-m) R 4976 4978 4941 0 -1 4202560 632475 0 0 0 119985 183 0 0 25 0 4 0 523625542 2520244224 429846 33554432000 4194304 4627427 140736783651872 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4978/tid=4984] ppid=4976 vsize=2461176 CPUtime=1195.19 cores=1,3,5,7
/proc/4978/task/4984/stat : 4984 (strangenight2-m) R 4976 4978 4941 0 -1 4202560 709530 0 0 0 119306 213 0 0 25 0 4 0 523625542 2520244224 429846 33554432000 4194304 4627427 140736783651872 18446744073709551615 4309209 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.24
Current children cumulated vsize (KiB) 2461176

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

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

[startup+1201.7 s]
/proc/loadavg: 8.21 8.16 8.06 9/184 5048
/proc/meminfo: memFree=21318104/32951124 swapFree=67111524/67111528
[pid=4978] ppid=4976 vsize=2461176 CPUtime=4800.24 cores=1,3,5,7
/proc/4978/stat : 4978 (strangenight2-m) R 4976 4978 4941 0 -1 4202496 2632342 0 0 0 479255 769 0 0 25 0 4 0 523625542 2520244224 429845 33554432000 4194304 4627427 140736783651872 18446744073709551615 4420161 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4978/statm: 615294 429845 389 106 0 610265 0
[pid=4978/tid=4982] ppid=4976 vsize=2461176 CPUtime=1201.68 cores=1,3,5,7
/proc/4978/task/4982/stat : 4982 (strangenight2-m) R 4976 4978 4941 0 -1 4202560 560248 0 0 0 120010 158 0 0 25 0 4 0 523625542 2520244224 429846 33554432000 4194304 4627427 140736783651872 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4978/tid=4983] ppid=4976 vsize=2461176 CPUtime=1201.68 cores=1,3,5,7
/proc/4978/task/4983/stat : 4983 (strangenight2-m) R 4976 4978 4941 0 -1 4202560 632475 0 0 0 119985 183 0 0 25 0 4 0 523625542 2520244224 429846 33554432000 4194304 4627427 140736783651872 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4978/tid=4984] ppid=4976 vsize=2461176 CPUtime=1195.19 cores=1,3,5,7
/proc/4978/task/4984/stat : 4984 (strangenight2-m) R 4976 4978 4941 0 -1 4202560 709530 0 0 0 119306 213 0 0 25 0 4 0 523625542 2520244224 429846 33554432000 4194304 4627427 140736783651872 18446744073709551615 4309209 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.24
Current children cumulated vsize (KiB) 2461176

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.79
CPU time (s): 4800.35
CPU user time (s): 4792.58
CPU system time (s): 7.76982
CPU usage (%): 399.432
Max. virtual memory (cumulated for all children) (KiB): 2461176

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4792.58
system time used= 7.76982
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2632347
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= 890
involuntary context switches= 33344

runsolver used 1.82072 second user time and 4.69429 second system time

The end

Launcher Data

Begin job on node139 at 2011-04-30 01:37:58
IDJOB=3261451
IDBENCH=83229
IDSOLVER=1586
FILE ID=node139/3261451-1304120278
RUNJOBID= node139-1304120278-4960
PBS_JOBID= 13170733
Free space on /tmp= 72552 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt
BENCH NAME= SAT11/crafted/skvortsov/battleship/battleship-14-27-sat.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3261451-1304120278/watcher-3261451-1304120278 -o /tmp/evaluation-result-3261451-1304120278/solver-3261451-1304120278 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3261451-1304120278.cnf

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

MD5SUM BENCH= 9c54c57be5bec760a361df7b3a13ea07
RANDOM SEED=102730767

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24135344 kB
Buffers:       2051104 kB
Cached:        6180744 kB
SwapCached:          4 kB
Active:         946484 kB
Inactive:      7348316 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24135344 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           11816 kB
Writeback:           8 kB
AnonPages:       63096 kB
Mapped:          14920 kB
Slab:           454588 kB
PageTables:       4672 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   206580 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= 72544 MiB
End job on node139 at 2011-04-30 01:58:02