Trace number 3366859

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-2-mt (fixed)? (TO) 4800.35 1203.76

General information on the benchmark

Namecrafted/skvortsov/battleship/
battleship-13-13-unsat.cnf
MD5SUMb828910e9308a3dd9d5f850f224ef842
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark385.978
Satisfiable
(Un)Satisfiability was proved
Number of variables169
Number of clauses1183
Sum of the clauses size4225
Maximum clause length13
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21014
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 5169

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-3366859-1305413513.cnf'
0.00/0.00	c -- header says num vars:            169
0.00/0.00	c -- header says num clauses:        1183
0.00/0.00	c -- clauses added:            0 learnts,         1183 normals,            0 xors
0.00/0.00	c -- vars added        169
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       169       169      1014         0      4225         0   no data   no data
0.00/0.00	c asymm  cl-useful: 0/169/169 lits-rem:0 time: 0.00
0.00/0.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.37/0.16	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.37/0.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.37/0.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.37/0.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    169 time:  0.00 s
0.37/0.16	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
0.37/0.16	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
0.37/0.16	c Finding binary XORs  T:     0.00 s  found:       0
0.37/0.16	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.37/0.16	c calculated reachability. Time: 0.00
0.37/0.16	c Calc default polars -  time:   0.00 s pos:       0 undec:       0 neg:     169
0.37/0.16	c =========================================================================================
0.37/0.16	c types(t): F = full restart, N = normal restart
0.37/0.16	c types(t): S = simplification begin/end, E = solution found
0.37/0.16	c restart types(rt): st = static, dy = dynamic
0.37/0.16	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.37/0.16	c  B st     0         0       169       169      1014         0      4225         0   no data   no data
0.37/0.16	c Decided on static restart strategy
0.37/0.16	c  N st     8      4916       169       169      1014      4720      4225    266824   no data   no data
1.56/0.40	c  N st    10     11300       169       169      1014      4351      4225    190754   no data   no data
2.36/0.69	c  N st    11     17045       169       169      1014      9843      4225    509587   no data   no data
4.40/1.15	c  F st    12     25002       169       169      1014     11944      4225    635666   no data   no data
4.40/1.15	c  N st    12     25002       169       169      1014     11944      4225    635666   no data   no data
5.55/1.43	c Decided on static restart strategy
5.55/1.43	c  N st    18     30000       169       169      1014     10295      4225    472437   no data   no data
5.55/1.43	c  S st    18     30000       169       169      1014     10295      4225    472437   no data   no data
5.55/1.49	c  S st    18     30506       169       169      1014     10798      4225    496914   no data   no data
5.55/1.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.95/1.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.01
5.95/1.50	c blocked clauses removed:        0 vars:      0 tried:         169 T: 0.00 s
5.95/1.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.95/1.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.95/1.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    169 time:  0.00 s
5.95/1.50	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
5.95/1.50	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
7.15/1.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.37 s
10.74/2.73	c lits-rem:       197  cl-subs:      205  v-elim:      0  v-fix:    0  time:  0.84 s
10.74/2.74	c asymm  cl-useful: 0/169/169 lits-rem:0 time: 0.02
10.74/2.74	c calculated reachability. Time: 0.00
10.74/2.74	c  N st    18     30506       169       169      1014     10593      4225    485353   no data   no data
12.34/3.17	c  N st    20     37617       169       169      1014      9753      4225    434787   no data   no data
14.33/3.62	c  N st    21     44017       169       169      1014     15662      4225    838672   no data   no data
14.73/3.76	c  S st    22     45759       169       169      1014      8940      4225    358220   no data   no data
15.12/3.80	c  S st    22     46261       169       169      1014      9436      4225    383388   no data   no data
15.12/3.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.12/3.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.01
15.12/3.81	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
15.12/3.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.12/3.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.12/3.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    169 time:  0.00 s
15.12/3.81	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
15.12/3.81	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
15.93/4.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.26 s
16.73/4.22	c lits-rem:        57  cl-subs:       42  v-elim:      0  v-fix:    0  time:  0.15 s
16.73/4.22	c vivif2 --  cl tried      169 cl shrink        0 lits rem          0 time: 0.00
16.73/4.23	c vivif2 --  cl tried     9394 cl shrink        0 lits rem          0 time: 0.00
16.73/4.24	c asymm  cl-useful: 0/169/169 lits-rem:0 time: 0.02
16.73/4.24	c calculated reachability. Time: 0.00
16.73/4.24	c  N st    22     46261       169       169      1014      9394      4225    380676   no data   no data
21.12/5.31	c  N st    23     60659       169       169      1014     13222      4225    645415   no data   no data
23.50/5.90	c  N st    24     69391       169       169      1014     11235      4225    467320   no data   no data
23.50/5.90	c  S st    24     69391       169       169      1014     11235      4225    467320   no data   no data
23.50/5.96	c  S st    24     69895       169       169      1014     11729      4225    491452   no data   no data
23.50/5.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
23.50/5.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.01
23.50/5.97	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
23.50/5.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
23.50/5.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
23.50/5.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    169 time:  0.00 s
23.50/5.97	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
23.50/5.97	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
25.10/6.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.33 s
25.94/6.52	c lits-rem:        80  cl-subs:       82  v-elim:      0  v-fix:    0  time:  0.21 s
25.94/6.52	c vivif2 --  cl tried      169 cl shrink        0 lits rem          0 time: 0.00
25.94/6.53	c vivif2 --  cl tried    11647 cl shrink        0 lits rem          0 time: 0.01
25.94/6.55	c asymm  cl-useful: 0/169/169 lits-rem:0 time: 0.02
25.94/6.55	c calculated reachability. Time: 0.00
25.94/6.55	c  N st    24     69895       169       169      1014     11647      4225    486351   no data   no data
31.48/7.91	c  F st    25     87500       169       169      1014     16632      4225    835293   no data   no data
31.48/7.91	c  N st    25     87500       169       169      1014     16632      4225    835293   no data   no data
33.07/8.37	c Decided on static restart strategy
34.28/8.61	c  N st    32     95537       169       169      1014     12240      4225    486019   no data   no data
36.66/9.22	c  N st    34    104844       169       169      1014     21021      4225   1050531   no data   no data
36.66/9.22	c  S st    34    104844       169       169      1014     21021      4225   1050531   no data   no data
37.06/9.32	c  S st    34    105350       169       169      1014     21515      4225   1076201   no data   no data
37.06/9.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
37.06/9.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.02
37.06/9.35	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
37.06/9.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
37.06/9.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
37.06/9.35	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    169 time:  0.00 s
37.06/9.35	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
37.06/9.35	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
41.46/10.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.06 s
53.42/13.48	c lits-rem:       625  cl-subs:      425  v-elim:      0  v-fix:    0  time:  3.04 s
53.42/13.48	c vivif2 --  cl tried      169 cl shrink        0 lits rem          0 time: 0.00
53.42/13.49	c vivif2 --  cl tried    21090 cl shrink        0 lits rem          0 time: 0.01
53.82/13.53	c asymm  cl-useful: 0/169/169 lits-rem:0 time: 0.04
53.82/13.53	c calculated reachability. Time: 0.00
53.82/13.53	c  N st    34    105350       169       169      1014     21090      4225   1049288   no data   no data
56.65/14.28	c  N st    35    114948       169       169      1014     17015      4225    756768   no data   no data
62.19/15.63	c  N st    36    129349       169       169      1014     16546      4225    676778   no data   no data
69.38/17.50	c  N st    37    150944       169       169      1014     21367      4225    937272   no data   no data
72.16/18.18	c  S st    38    158025       169       169      1014     27936      4225   1369469   no data   no data
72.97/18.31	c  S st    38    158528       169       169      1014     28437      4225   1395480   no data   no data
72.97/18.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
72.97/18.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.03
72.97/18.35	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
72.97/18.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
72.97/18.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
72.97/18.35	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    169 time:  0.00 s
72.97/18.35	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
72.97/18.36	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
78.58/19.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.35 s
99.69/25.01	c lits-rem:      1019  cl-subs:     1520  v-elim:      0  v-fix:    0  time:  5.28 s
99.69/25.01	c vivif2 --  cl tried      169 cl shrink        0 lits rem          0 time: 0.00
99.69/25.03	c vivif2 --  cl tried    26917 cl shrink        0 lits rem          0 time: 0.02
99.69/25.09	c asymm  cl-useful: 0/169/169 lits-rem:0 time: 0.06
99.69/25.09	c calculated reachability. Time: 0.00
99.69/25.09	c  N st    38    158528       169       169      1014     26917      4225   1334671   no data   no data
118.08/29.68	c  N st    39    207118       169       169      1014     21728      4225    980540   no data   no data
130.40/32.77	c  N st    40    237793       169       169      1014     31896      4225   1606770   no data   no data
130.40/32.77	c  S st    40    237793       169       169      1014     31896      4225   1606770   no data   no data
131.23/32.93	c  S st    40    238298       169       169      1014     32394      4225   1632547   no data   no data
131.23/32.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
131.23/32.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.5M T:  0.04
131.23/32.97	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
131.23/32.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
131.23/32.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
131.23/32.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    169 time:  0.00 s
131.23/32.97	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
131.23/32.98	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
137.97/34.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.59 s
169.09/42.44	c lits-rem:      1278  cl-subs:      848  v-elim:      0  v-fix:    0  time:  7.84 s
169.09/42.44	c vivif2 --  cl tried      169 cl shrink        0 lits rem          0 time: 0.00
169.09/42.46	c vivif2 --  cl tried    31546 cl shrink        0 lits rem          0 time: 0.02
169.49/42.53	c asymm  cl-useful: 0/169/169 lits-rem:0 time: 0.07
169.49/42.53	c calculated reachability. Time: 0.00
169.49/42.53	c  N st    40    238298       169       169      1014     31546      4225   1570168   no data   no data
201.43/50.54	c  F st    41    306251       169       169      1014     33358      4225   1574479   no data   no data
201.43/50.54	c  N st    41    306251       169       169      1014     33358      4225   1574479   no data   no data
203.79/51.17	c Decided on static restart strategy
213.37/53.57	c  N st    51    334557       169       169      1014     37409      4225   1851436   no data   no data
224.93/56.48	c  N st    53    357447       169       169      1014     35443      4225   1680297   no data   no data
224.93/56.48	c  S st    53    357447       169       169      1014     35443      4225   1680297   no data   no data
225.73/56.66	c  S st    53    357951       169       169      1014     35939      4225   1705378   no data   no data
225.73/56.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
226.13/56.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.6M T:  0.03
226.13/56.70	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
226.13/56.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
226.13/56.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
226.13/56.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    169 time:  0.00 s
226.13/56.70	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
226.13/56.72	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
232.90/58.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.67 s
263.27/66.02	c lits-rem:      1942  cl-subs:      965  v-elim:      0  v-fix:    0  time:  7.59 s
263.27/66.02	c vivif2 --  cl tried      169 cl shrink        0 lits rem          0 time: 0.00
263.27/66.04	c vivif2 --  cl tried    34974 cl shrink        0 lits rem          0 time: 0.02
263.62/66.14	c asymm  cl-useful: 0/169/169 lits-rem:0 time: 0.10
263.62/66.14	c calculated reachability. Time: 0.00
263.62/66.14	c  N st    53    357951       169       169      1014     34974      4225   1645006   no data   no data
280.82/70.45	c  N st    54    390343       169       169      1014     40953      4225   2018804   no data   no data
305.10/76.57	c  N st    55    438933       169       169      1014     35035      4225   1528309   no data   no data
349.78/87.79	c  N st    56    511816       169       169      1014     46980      4225   2348672   no data   no data
363.77/91.28	c  N st    57    536926       169       169      1014     41992      4225   1812111   no data   no data
363.77/91.28	c  S st    57    536926       169       169      1014     41992      4225   1812111   no data   no data
364.53/91.47	c  S st    57    537427       169       169      1014     42488      4225   1839998   no data   no data
364.53/91.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
364.93/91.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.9M T:  0.05
364.93/91.52	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
364.93/91.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
364.93/91.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
364.93/91.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    169 time:  0.00 s
364.93/91.52	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
364.93/91.54	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
371.31/93.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.60 s
403.26/101.19	c lits-rem:       793  cl-subs:     2541  v-elim:      0  v-fix:    0  time:  8.01 s
403.26/101.19	c vivif2 --  cl tried      169 cl shrink        0 lits rem          0 time: 0.00
403.67/101.22	c vivif2 --  cl tried    39947 cl shrink        0 lits rem          0 time: 0.02
404.02/101.32	c asymm  cl-useful: 0/169/169 lits-rem:0 time: 0.10
404.02/101.32	c calculated reachability. Time: 0.00
404.02/101.32	c  N st    57    537427       169       169      1014     39947      4225   1755878   no data   no data
528.87/132.63	c  N st    58    701411       169       169      1014     34564      4225   1311805   no data   no data
604.66/151.71	c  N st    59    806141       169       169      1014     61873      4225   3091837   no data   no data
604.66/151.71	c  S st    59    806141       169       169      1014     61873      4225   3091837   no data   no data
606.65/152.10	c  S st    59    806646       169       169      1014     62372      4225   3118849   no data   no data
606.65/152.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
607.05/152.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.7M T:  0.10
607.05/152.21	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
607.05/152.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
607.05/152.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
607.05/152.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    169 time:  0.00 s
607.05/152.21	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
607.05/152.23	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
614.28/154.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.78 s
688.44/172.67	c lits-rem:      2594  cl-subs:     1750  v-elim:      0  v-fix:    0  time: 18.59 s
688.44/172.67	c vivif2 --  cl tried      169 cl shrink        0 lits rem          0 time: 0.00
688.44/172.71	c vivif2 --  cl tried    60622 cl shrink        0 lits rem          0 time: 0.04
689.20/172.89	c asymm  cl-useful: 0/169/169 lits-rem:0 time: 0.18
689.20/172.89	c calculated reachability. Time: 0.00
689.20/172.89	c  N st    59    806646       169       169      1014     60622      4225   3000522   no data   no data
884.66/221.87	c  F st    60   1071875       169       169      1014     75776      4225   3812341   no data   no data
884.66/221.87	c  N st    60   1071875       169       169      1014     75776      4225   3812341   no data   no data
889.05/222.90	c Decided on static restart strategy
904.60/226.83	c  N st    70   1100180       169       169      1014     60857      4225   2698630   no data   no data
933.73/234.20	c  N st    72   1136173       169       169      1014     51673      4225   2111412   no data   no data
964.44/241.85	c  N st    73   1168568       169       169      1014     81300      4225   3927590   no data   no data
1007.92/252.72	c  N st    74   1209970       169       169      1014     75950      4225   3582430   no data   no data
1007.92/252.72	c  S st    74   1209970       169       169      1014     75950      4225   3582430   no data   no data
1009.91/253.22	c  S st    74   1210472       169       169      1014     76442      4225   3609435   no data   no data
1009.91/253.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1010.31/253.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  5.5M T:  0.13
1010.31/253.37	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1010.31/253.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1010.31/253.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1010.31/253.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    169 time:  0.00 s
1010.31/253.37	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1010.31/253.39	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1018.29/255.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.91 s
1115.20/279.62	c lits-rem:      1216  cl-subs:     2198  v-elim:      0  v-fix:    0  time: 24.24 s
1115.20/279.62	c vivif2 --  cl tried      169 cl shrink        0 lits rem          0 time: 0.00
1115.20/279.67	c vivif2 --  cl tried    74244 cl shrink        0 lits rem          0 time: 0.04
1116.00/279.89	c asymm  cl-useful: 0/169/169 lits-rem:0 time: 0.23
1116.00/279.89	c calculated reachability. Time: 0.00
1116.00/279.89	c  N st    74   1210472       169       169      1014     74244      4225   3521503   no data   no data
1193.43/299.23	c  N st    75   1283356       169       169      1014     52620      4225   2084040   no data   no data
1301.87/326.45	c  N st    76   1392680       169       169      1014     60269      4225   2535650   no data   no data
1453.03/364.34	c  N st    77   1556664       169       169      1014     64759      4225   2707035   no data   no data
1590.64/398.85	c  N st    78   1710474       169       169      1014    103918      4225   5305799   no data   no data
1590.64/398.85	c  S st    78   1710474       169       169      1014    103918      4225   5305799   no data   no data
1593.43/399.54	c  S st    78   1710978       169       169      1014    104415      4225   5333964   no data   no data
1593.43/399.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1594.23/399.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  7.8M T:  0.19
1594.23/399.75	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1594.23/399.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1594.23/399.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1594.23/399.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    169 time:  0.00 s
1594.23/399.75	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1594.23/399.78	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
1602.60/401.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.93 s
1822.37/456.98	c lits-rem:      1825  cl-subs:     2667  v-elim:      0  v-fix:    0  time: 55.14 s
1822.37/456.98	c vivif2 --  cl tried      169 cl shrink        0 lits rem          0 time: 0.00
1822.77/457.05	c vivif2 --  cl tried   101748 cl shrink        0 lits rem          0 time: 0.07
1824.36/457.41	c asymm  cl-useful: 0/169/169 lits-rem:0 time: 0.36
1824.36/457.42	c calculated reachability. Time: 0.00
1824.36/457.42	c  N st    78   1710978       169       169      1014    101748      4225   5184209   no data   no data
2294.67/575.32	c  N st    79   2079944       169       169      1014    112694      4225   5610685   no data   no data
2463.35/617.67	c  N st    80   2210982       169       169      1014    116067      4225   5938238   no data   no data
2463.35/617.67	c  S st    80   2210982       169       169      1014    116067      4225   5938238   no data   no data
2466.54/618.40	c  S st    80   2211484       169       169      1014    116564      4225   5966302   no data   no data
2466.54/618.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
2467.34/618.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 10.3M T:  0.26
2467.34/618.68	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2467.34/618.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2467.34/618.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2467.34/618.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    169 time:  0.00 s
2467.34/618.68	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2467.74/618.72	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
2476.11/620.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.01 s
2722.19/682.53	c lits-rem:      2820  cl-subs:     3286  v-elim:      0  v-fix:    0  time: 61.67 s
2722.19/682.53	c vivif2 --  cl tried      169 cl shrink        0 lits rem          0 time: 0.00
2722.59/682.61	c vivif2 --  cl tried   113278 cl shrink        0 lits rem          0 time: 0.07
2724.22/683.05	c asymm  cl-useful: 0/169/169 lits-rem:0 time: 0.44
2724.22/683.05	c calculated reachability. Time: 0.00
2724.22/683.05	c  N st    80   2211484       169       169      1014    113278      4225   5766694   no data   no data
3411.44/855.52	c  N st    81   2711484       169       169      1014     69607      4225   2533311   no data   no data
3411.44/855.52	c  S st    81   2711484       169       169      1014     69607      4225   2533311   no data   no data
3413.03/855.96	c  S st    81   2711994       169       169      1014     70108      4225   2562147   no data   no data
3413.03/855.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3413.44/856.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.9M T:  0.11
3413.44/856.09	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3413.44/856.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3413.44/856.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3413.44/856.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    169 time:  0.00 s
3413.44/856.09	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3413.84/856.11	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
3421.05/857.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.82 s
3450.14/865.20	c lits-rem:       279  cl-subs:      253  v-elim:      0  v-fix:    0  time:  7.21 s
3450.14/865.20	c vivif2 --  cl tried      169 cl shrink        0 lits rem          0 time: 0.00
3450.14/865.23	c vivif2 --  cl tried    69855 cl shrink        0 lits rem          0 time: 0.03
3450.94/865.47	c asymm  cl-useful: 0/169/169 lits-rem:0 time: 0.24
3450.94/865.47	c calculated reachability. Time: 0.00
3450.94/865.47	c  N st    81   2711994       169       169      1014     69855      4225   2548904   no data   no data
4211.25/1056.06	c  N st    82   3211995       169       169      1014    109910      4225   4772175   no data   no data
4211.25/1056.06	c  S st    82   3211995       169       169      1014    109910      4225   4772175   no data   no data
4214.79/1056.94	c  S st    82   3212498       169       169      1014    110407      4225   4799515   no data   no data
4214.79/1056.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4215.63/1057.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  8.1M T:  0.20
4215.63/1057.15	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4215.63/1057.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4215.63/1057.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4215.63/1057.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    169 time:  0.00 s
4215.63/1057.16	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
4215.63/1057.19	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
4224.01/1059.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.95 s
4452.52/1116.57	c lits-rem:      2713  cl-subs:     5477  v-elim:      0  v-fix:    0  time: 57.33 s
4452.52/1116.57	c vivif2 --  cl tried      169 cl shrink        0 lits rem          0 time: 0.00
4452.87/1116.64	c vivif2 --  cl tried   104930 cl shrink        0 lits rem          0 time: 0.06
4454.47/1117.06	c asymm  cl-useful: 0/169/169 lits-rem:0 time: 0.42
4454.47/1117.06	c calculated reachability. Time: 0.00
4454.47/1117.06	c  N st    82   3212498       169       169      1014    104930      4225   4608251   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: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3366859-1305413513/watcher-3366859-1305413513 -o /tmp/evaluation-result-3366859-1305413513/solver-3366859-1305413513 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3366859-1305413513.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: 3.84 5.05 6.37 4/351 19136
/proc/meminfo: memFree=24751284/32950928 swapFree=67056568/67111528
[pid=19136] ppid=19132 vsize=273492 CPUtime=0.01 cores=1,3,5,7
/proc/19136/stat : 19136 (strangenight2-m) R 19132 19136 18278 0 -1 4202496 710 0 0 0 1 0 0 0 18 0 4 0 652948403 280055808 621 33554432000 4194304 4580107 140736418676496 18446744073709551615 4489516 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19136/statm: 68373 621 375 95 0 63355 0
[pid=19136/tid=19141] ppid=19132 vsize=273492 CPUtime=0 cores=1,3,5,7
/proc/19136/task/19141/stat : 19141 (strangenight2-m) R 19132 19136 18278 0 -1 4202560 123 0 0 0 0 0 0 0 18 0 4 0 652948403 280055808 646 33554432000 4194304 4580107 140736418676496 18446744073709551615 4294535 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19136/tid=19142] ppid=19132 vsize=273492 CPUtime=0 cores=1,3,5,7
/proc/19136/task/19142/stat : 19142 (strangenight2-m) R 19132 19136 18278 0 -1 4202560 109 0 0 0 0 0 0 0 18 0 4 0 652948403 280055808 647 33554432000 4194304 4580107 140736418676496 18446744073709551615 4321122 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19136/tid=19144] ppid=19132 vsize=273492 CPUtime=0 cores=1,3,5,7
/proc/19136/task/19144/stat : 19144 (strangenight2-m) R 19132 19136 18278 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 4 0 652948403 280055808 647 33554432000 4194304 4580107 140736418676496 18446744073709551615 239476738231 0 0 4096 2 0 0 0 -1 3 0 0 0

[startup+0.0215731 s]
/proc/loadavg: 3.84 5.05 6.37 4/351 19136
/proc/meminfo: memFree=24751284/32950928 swapFree=67056568/67111528
[pid=19136] ppid=19132 vsize=281696 CPUtime=0.05 cores=1,3,5,7
/proc/19136/stat : 19136 (strangenight2-m) R 19132 19136 18278 0 -1 4202496 926 0 0 0 5 0 0 0 18 0 4 0 652948403 288456704 837 33554432000 4194304 4580107 140736418676496 18446744073709551615 4322880 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19136/statm: 70424 837 376 95 0 65406 0
[pid=19136/tid=19141] ppid=19132 vsize=281696 CPUtime=0.01 cores=1,3,5,7
/proc/19136/task/19141/stat : 19141 (strangenight2-m) R 19132 19136 18278 0 -1 4202560 160 0 0 0 1 0 0 0 18 0 4 0 652948403 288456704 837 33554432000 4194304 4580107 140736418676496 18446744073709551615 4294517 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19136/tid=19142] ppid=19132 vsize=281696 CPUtime=0.01 cores=1,3,5,7
/proc/19136/task/19142/stat : 19142 (strangenight2-m) R 19132 19136 18278 0 -1 4202560 149 0 0 0 1 0 0 0 18 0 4 0 652948403 288456704 837 33554432000 4194304 4580107 140736418676496 18446744073709551615 4295676 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19136/tid=19144] ppid=19132 vsize=281696 CPUtime=0 cores=1,3,5,7
/proc/19136/task/19144/stat : 19144 (strangenight2-m) R 19132 19136 18278 0 -1 4202560 80 0 0 0 0 0 0 0 20 0 4 0 652948403 288456704 838 33554432000 4194304 4580107 140736418676496 18446744073709551615 4317211 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 281696

[startup+0.100555 s]
/proc/loadavg: 3.84 5.05 6.37 4/351 19136
/proc/meminfo: memFree=24751284/32950928 swapFree=67056568/67111528
[pid=19136] ppid=19132 vsize=282108 CPUtime=0.37 cores=1,3,5,7
/proc/19136/stat : 19136 (strangenight2-m) R 19132 19136 18278 0 -1 4202496 1818 0 0 0 37 0 0 0 18 0 4 0 652948403 288878592 1729 33554432000 4194304 4580107 140736418676496 18446744073709551615 4294688 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19136/statm: 70527 1729 377 95 0 65509 0
[pid=19136/tid=19141] ppid=19132 vsize=282108 CPUtime=0.09 cores=1,3,5,7
/proc/19136/task/19141/stat : 19141 (strangenight2-m) R 19132 19136 18278 0 -1 4202560 376 0 0 0 9 0 0 0 18 0 4 0 652948403 288878592 1729 33554432000 4194304 4580107 140736418676496 18446744073709551615 4294952 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19136/tid=19142] ppid=19132 vsize=282108 CPUtime=0.09 cores=1,3,5,7
/proc/19136/task/19142/stat : 19142 (strangenight2-m) R 19132 19136 18278 0 -1 4202560 375 0 0 0 9 0 0 0 18 0 4 0 652948403 288878592 1729 33554432000 4194304 4580107 140736418676496 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19136/tid=19144] ppid=19132 vsize=282108 CPUtime=0.08 cores=1,3,5,7
/proc/19136/task/19144/stat : 19144 (strangenight2-m) R 19132 19136 18278 0 -1 4202560 286 0 0 0 8 0 0 0 21 0 4 0 652948403 288878592 1729 33554432000 4194304 4580107 140736418676496 18446744073709551615 4294574 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 282108

[startup+0.300516 s]
/proc/loadavg: 3.84 5.05 6.37 4/351 19136
/proc/meminfo: memFree=24751284/32950928 swapFree=67056568/67111528
[pid=19136] ppid=19132 vsize=284544 CPUtime=1.16 cores=1,3,5,7
/proc/19136/stat : 19136 (strangenight2-m) R 19132 19136 18278 0 -1 4202496 3736 0 0 0 116 0 0 0 18 0 4 0 652948403 291373056 2548 33554432000 4194304 4580107 140736418676496 18446744073709551615 4294517 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19136/statm: 71136 2549 377 95 0 66118 0
[pid=19136/tid=19141] ppid=19132 vsize=284544 CPUtime=0.29 cores=1,3,5,7
/proc/19136/task/19141/stat : 19141 (strangenight2-m) R 19132 19136 18278 0 -1 4202560 846 0 0 0 29 0 0 0 18 0 4 0 652948403 291373056 2549 33554432000 4194304 4580107 140736418676496 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19136/tid=19142] ppid=19132 vsize=284544 CPUtime=0.29 cores=1,3,5,7
/proc/19136/task/19142/stat : 19142 (strangenight2-m) R 19132 19136 18278 0 -1 4202560 888 0 0 0 29 0 0 0 18 0 4 0 652948403 291373056 2550 33554432000 4194304 4580107 140736418676496 18446744073709551615 4294380 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19136/tid=19144] ppid=19132 vsize=284544 CPUtime=0.28 cores=1,3,5,7
/proc/19136/task/19144/stat : 19144 (strangenight2-m) R 19132 19136 18278 0 -1 4202560 722 0 0 0 28 0 0 0 21 0 4 0 652948403 291373056 2550 33554432000 4194304 4580107 140736418676496 18446744073709551615 4295687 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1.16
Current children cumulated vsize (KiB) 284544

[startup+0.700441 s]
/proc/loadavg: 3.84 5.05 6.37 4/351 19136
/proc/meminfo: memFree=24751284/32950928 swapFree=67056568/67111528
[pid=19136] ppid=19132 vsize=286292 CPUtime=2.77 cores=1,3,5,7
/proc/19136/stat : 19136 (strangenight2-m) R 19132 19136 18278 0 -1 4202496 6671 0 0 0 276 1 0 0 18 0 4 0 652948403 293163008 3676 33554432000 4194304 4580107 140736418676496 18446744073709551615 4294378 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19136/statm: 71573 3678 377 95 0 66555 0
[pid=19136/tid=19141] ppid=19132 vsize=286292 CPUtime=0.68 cores=1,3,5,7
/proc/19136/task/19141/stat : 19141 (strangenight2-m) R 19132 19136 18278 0 -1 4202560 1594 0 0 0 68 0 0 0 18 0 4 0 652948403 293163008 3678 33554432000 4194304 4580107 140736418676496 18446744073709551615 4295676 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19136/tid=19142] ppid=19132 vsize=286292 CPUtime=0.69 cores=1,3,5,7
/proc/19136/task/19142/stat : 19142 (strangenight2-m) R 19132 19136 18278 0 -1 4202560 1665 0 0 0 69 0 0 0 18 0 4 0 652948403 293163008 3678 33554432000 4194304 4580107 140736418676496 18446744073709551615 4294535 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19136/tid=19144] ppid=19132 vsize=286292 CPUtime=0.68 cores=1,3,5,7
/proc/19136/task/19144/stat : 19144 (strangenight2-m) R 19132 19136 18278 0 -1 4202560 1383 0 0 0 68 0 0 0 22 0 4 0 652948403 293163008 3678 33554432000 4194304 4580107 140736418676496 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 286292

[startup+1.50029 s]
/proc/loadavg: 3.84 5.05 6.37 10/359 19211
/proc/meminfo: memFree=24719132/32950928 swapFree=67056568/67111528
[pid=19136] ppid=19132 vsize=288696 CPUtime=5.95 cores=1,3,5,7
/proc/19136/stat : 19136 (strangenight2-m) R 19132 19136 18278 0 -1 4202496 12354 0 0 0 594 1 0 0 20 0 4 0 652948403 295624704 4298 33554432000 4194304 4580107 140736418676496 18446744073709551615 4295739 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19136/statm: 72174 4298 379 95 0 67156 0
[pid=19136/tid=19141] ppid=19132 vsize=288696 CPUtime=1.48 cores=1,3,5,7
/proc/19136/task/19141/stat : 19141 (strangenight2-m) R 19132 19136 18278 0 -1 4202560 3043 0 0 0 148 0 0 0 19 0 4 0 652948403 295624704 4298 33554432000 4194304 4580107 140736418676496 18446744073709551615 4320891 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19136/tid=19142] ppid=19132 vsize=288696 CPUtime=1.48 cores=1,3,5,7
/proc/19136/task/19142/stat : 19142 (strangenight2-m) R 19132 19136 18278 0 -1 4202560 3145 0 0 0 148 0 0 0 19 0 4 0 652948403 295624704 4298 33554432000 4194304 4580107 140736418676496 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19136/tid=19144] ppid=19132 vsize=288696 CPUtime=1.47 cores=1,3,5,7
/proc/19136/task/19144/stat : 19144 (strangenight2-m) R 19132 19136 18278 0 -1 4202560 2731 0 0 0 147 0 0 0 25 0 4 0 652948403 295624704 4298 33554432000 4194304 4580107 140736418676496 18446744073709551615 4322556 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 288696

[startup+3.10099 s]
/proc/loadavg: 3.84 5.05 6.37 9/359 19211
/proc/meminfo: memFree=24683544/32950928 swapFree=67056568/67111528
[pid=19136] ppid=19132 vsize=301448 CPUtime=12.34 cores=1,3,5,7
/proc/19136/stat : 19136 (strangenight2-m) R 19132 19136 18278 0 -1 4202496 26590 0 0 0 1231 3 0 0 25 0 4 0 652948403 308682752 14487 33554432000 4194304 4580107 140736418676496 18446744073709551615 4294555 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19136/statm: 75362 14487 379 95 0 70344 0
[pid=19136/tid=19141] ppid=19132 vsize=301448 CPUtime=3.09 cores=1,3,5,7
/proc/19136/task/19141/stat : 19141 (strangenight2-m) R 19132 19136 18278 0 -1 4202560 6458 0 0 0 308 1 0 0 25 0 4 0 652948403 308682752 14487 33554432000 4194304 4580107 140736418676496 18446744073709551615 4320616 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19136/tid=19142] ppid=19132 vsize=301448 CPUtime=3.08 cores=1,3,5,7
/proc/19136/task/19142/stat : 19142 (strangenight2-m) R 19132 19136 18278 0 -1 4202560 8602 0 0 0 308 0 0 0 25 0 4 0 652948403 308682752 14487 33554432000 4194304 4580107 140736418676496 18446744073709551615 4451883 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19136/tid=19144] ppid=19132 vsize=301448 CPUtime=3.05 cores=1,3,5,7
/proc/19136/task/19144/stat : 19144 (strangenight2-m) R 19132 19136 18278 0 -1 4202560 4569 0 0 0 305 0 0 0 25 0 4 0 652948403 308682752 14487 33554432000 4194304 4580107 140736418676496 18446744073709551615 4294504 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 301448

[startup+6.30037 s]
/proc/loadavg: 4.25 5.12 6.38 9/359 19211
/proc/meminfo: memFree=24525824/32950928 swapFree=67056568/67111528
[pid=19136] ppid=19132 vsize=294384 CPUtime=25.1 cores=1,3,5,7
/proc/19136/stat : 19136 (strangenight2-m) R 19132 19136 18278 0 -1 4202496 43553 0 0 0 2504 6 0 0 25 0 4 0 652948403 301449216 23174 33554432000 4194304 4580107 140736418676496 18446744073709551615 4413617 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19136/statm: 73596 23174 379 95 0 68578 0
[pid=19136/tid=19141] ppid=19132 vsize=294384 CPUtime=6.29 cores=1,3,5,7
/proc/19136/task/19141/stat : 19141 (strangenight2-m) R 19132 19136 18278 0 -1 4202560 13054 0 0 0 627 2 0 0 25 0 4 0 652948403 301449216 23174 33554432000 4194304 4580107 140736418676496 18446744073709551615 4413346 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19136/tid=19142] ppid=19132 vsize=294384 CPUtime=6.29 cores=1,3,5,7
/proc/19136/task/19142/stat : 19142 (strangenight2-m) R 19132 19136 18278 0 -1 4202560 10485 0 0 0 628 1 0 0 25 0 4 0 652948403 301449216 23174 33554432000 4194304 4580107 140736418676496 18446744073709551615 4294504 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19136/tid=19144] ppid=19132 vsize=294384 CPUtime=6.22 cores=1,3,5,7
/proc/19136/task/19144/stat : 19144 (strangenight2-m) R 19132 19136 18278 0 -1 4202560 9418 0 0 0 621 1 0 0 25 0 4 0 652948403 301449216 23174 33554432000 4194304 4580107 140736418676496 18446744073709551615 4294955 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 294384

[startup+12.7011 s]
/proc/loadavg: 4.55 5.16 6.39 9/359 19211
/proc/meminfo: memFree=24421496/32950928 swapFree=67056568/67111528
[pid=19136] ppid=19132 vsize=313412 CPUtime=50.63 cores=1,3,5,7
/proc/19136/stat : 19136 (strangenight2-m) R 19132 19136 18278 0 -1 4202496 68866 0 0 0 5051 12 0 0 25 0 4 0 652948403 320933888 37450 33554432000 4194304 4580107 140736418676496 18446744073709551615 4416463 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19136/statm: 78353 37450 379 95 0 73335 0
[pid=19136/tid=19141] ppid=19132 vsize=313412 CPUtime=12.69 cores=1,3,5,7
/proc/19136/task/19141/stat : 19141 (strangenight2-m) R 19132 19136 18278 0 -1 4202560 17005 0 0 0 1266 3 0 0 25 0 4 0 652948403 320933888 37450 33554432000 4194304 4580107 140736418676496 18446744073709551615 4324523 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19136/tid=19142] ppid=19132 vsize=313412 CPUtime=12.68 cores=1,3,5,7
/proc/19136/task/19142/stat : 19142 (strangenight2-m) R 19132 19136 18278 0 -1 4202560 15478 0 0 0 1266 2 0 0 25 0 4 0 652948403 320933888 37450 33554432000 4194304 4580107 140736418676496 18446744073709551615 4416709 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19136/tid=19144] ppid=19132 vsize=313412 CPUtime=12.55 cores=1,3,5,7
/proc/19136/task/19144/stat : 19144 (strangenight2-m) R 19132 19136 18278 0 -1 4202560 18447 0 0 0 1252 3 0 0 25 0 4 0 652948403 320933888 37450 33554432000 4194304 4580107 140736418676496 18446744073709551615 4413302 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.63
Current children cumulated vsize (KiB) 313412

[startup+25.5007 s]
/proc/loadavg: 5.31 5.30 6.41 9/359 19211
/proc/meminfo: memFree=24293768/32950928 swapFree=67056568/67111528
[pid=19136] ppid=19132 vsize=336136 CPUtime=101.68 cores=1,3,5,7
/proc/19136/stat : 19136 (strangenight2-m) R 19132 19136 18278 0 -1 4202496 99488 0 0 0 10147 21 0 0 25 0 4 0 652948403 344203264 40225 33554432000 4194304 4580107 140736418676496 18446744073709551615 4304894 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19136/statm: 84034 40225 379 95 0 79016 0
[pid=19136/tid=19141] ppid=19132 vsize=336136 CPUtime=25.48 cores=1,3,5,7
/proc/19136/task/19141/stat : 19141 (strangenight2-m) R 19132 19136 18278 0 -1 4202560 24659 0 0 0 2543 5 0 0 25 0 4 0 652948403 344203264 40225 33554432000 4194304 4580107 140736418676496 18446744073709551615 4294517 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19136/tid=19142] ppid=19132 vsize=336136 CPUtime=25.48 cores=1,3,5,7
/proc/19136/task/19142/stat : 19142 (strangenight2-m) R 19132 19136 18278 0 -1 4202560 23586 0 0 0 2543 5 0 0 25 0 4 0 652948403 344203264 40225 33554432000 4194304 4580107 140736418676496 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19136/tid=19144] ppid=19132 vsize=336136 CPUtime=25.2 cores=1,3,5,7
/proc/19136/task/19144/stat : 19144 (strangenight2-m) R 19132 19136 18278 0 -1 4202560 25881 0 0 0 2515 5 0 0 25 0 4 0 652948403 344203264 40226 33554432000 4194304 4580107 140736418676496 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.68
Current children cumulated vsize (KiB) 336136

[startup+51.1008 s]
/proc/loadavg: 6.31 5.54 6.46 9/359 19212
/proc/meminfo: memFree=24183084/32950928 swapFree=67056568/67111528
[pid=19136] ppid=19132 vsize=349276 CPUtime=203.79 cores=1,3,5,7
/proc/19136/stat : 19136 (strangenight2-m) R 19132 19136 18278 0 -1 4202496 167358 0 0 0 20341 38 0 0 25 0 4 0 652948403 357658624 49524 33554432000 4194304 4580107 140736418676496 18446744073709551615 4294688 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19136/statm: 87319 49524 379 95 0 82301 0
[pid=19136/tid=19141] ppid=19132 vsize=349276 CPUtime=51.09 cores=1,3,5,7
/proc/19136/task/19141/stat : 19141 (strangenight2-m) R 19132 19136 18278 0 -1 4202560 41775 0 0 0 5099 10 0 0 25 0 4 0 652948403 357658624 49524 33554432000 4194304 4580107 140736418676496 18446744073709551615 4317025 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19136/tid=19142] ppid=19132 vsize=349276 CPUtime=51.07 cores=1,3,5,7
/proc/19136/task/19142/stat : 19142 (strangenight2-m) R 19132 19136 18278 0 -1 4202560 41527 0 0 0 5098 9 0 0 25 0 4 0 652948403 357658624 49525 33554432000 4194304 4580107 140736418676496 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19136/tid=19144] ppid=19132 vsize=349276 CPUtime=50.52 cores=1,3,5,7
/proc/19136/task/19144/stat : 19144 (strangenight2-m) R 19132 19136 18278 0 -1 4202560 42286 0 0 0 5043 9 0 0 25 0 4 0 652948403 357658624 49525 33554432000 4194304 4580107 140736418676496 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 203.79
Current children cumulated vsize (KiB) 349276

[startup+102.313 s]
/proc/loadavg: 7.31 5.93 6.54 9/359 19213
/proc/meminfo: memFree=23958140/32950928 swapFree=67056568/67111528
[pid=19136] ppid=19132 vsize=514088 CPUtime=408.05 cores=1,3,5,7
/proc/19136/stat : 19136 (strangenight2-m) R 19132 19136 18278 0 -1 4202496 254088 0 0 0 40743 62 0 0 25 0 4 0 652948403 526426112 77540 33554432000 4194304 4580107 140736418676496 18446744073709551615 4294974 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19136/statm: 128522 77540 379 95 0 123504 0
[pid=19136/tid=19141] ppid=19132 vsize=514088 CPUtime=102.3 cores=1,3,5,7
/proc/19136/task/19141/stat : 19141 (strangenight2-m) R 19132 19136 18278 0 -1 4202560 64464 0 0 0 10213 17 0 0 25 0 4 0 652948403 526426112 77540 33554432000 4194304 4580107 140736418676496 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19136/tid=19142] ppid=19132 vsize=514088 CPUtime=102.28 cores=1,3,5,7
/proc/19136/task/19142/stat : 19142 (strangenight2-m) R 19132 19136 18278 0 -1 4202560 62677 0 0 0 10213 15 0 0 25 0 4 0 652948403 526426112 77540 33554432000 4194304 4580107 140736418676496 18446744073709551615 4320971 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19136/tid=19144] ppid=19132 vsize=514088 CPUtime=101.14 cores=1,3,5,7
/proc/19136/task/19144/stat : 19144 (strangenight2-m) R 19132 19136 18278 0 -1 4202560 72566 0 0 0 10098 16 0 0 25 0 4 0 652948403 526426112 77540 33554432000 4194304 4580107 140736418676496 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 408.05
Current children cumulated vsize (KiB) 514088

[startup+162.301 s]

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

[pid=19136] ppid=19132 vsize=990736 CPUtime=2801.17 cores=1,3,5,7
/proc/19136/stat : 19136 (strangenight2-m) R 19132 19136 18278 0 -1 4202496 892872 0 0 0 279831 286 0 0 25 0 4 0 652948403 1014513664 170159 33554432000 4194304 4580107 140736418676496 18446744073709551615 4293229 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19136/statm: 247684 170159 379 95 0 242666 0
[pid=19136/tid=19141] ppid=19132 vsize=990736 CPUtime=702.28 cores=1,3,5,7
/proc/19136/task/19141/stat : 19141 (strangenight2-m) R 19132 19136 18278 0 -1 4202560 204278 0 0 0 70161 67 0 0 25 0 4 0 652948403 1014513664 170159 33554432000 4194304 4580107 140736418676496 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19136/tid=19142] ppid=19132 vsize=990736 CPUtime=702.17 cores=1,3,5,7
/proc/19136/task/19142/stat : 19142 (strangenight2-m) R 19132 19136 18278 0 -1 4202560 209469 0 0 0 70150 67 0 0 25 0 4 0 652948403 1014513664 170159 33554432000 4194304 4580107 140736418676496 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19136/tid=19144] ppid=19132 vsize=990736 CPUtime=694.39 cores=1,3,5,7
/proc/19136/task/19144/stat : 19144 (strangenight2-m) R 19132 19136 18278 0 -1 4202560 268154 0 0 0 69352 87 0 0 25 0 4 0 652948403 1014513664 170159 33554432000 4194304 4580107 140736418676496 18446744073709551615 4294524 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2801.17
Current children cumulated vsize (KiB) 990736

[startup+762.314 s]
/proc/loadavg: 8.42 7.98 7.38 10/360 19246
/proc/meminfo: memFree=22668800/32950928 swapFree=67056568/67111528
[pid=19136] ppid=19132 vsize=1033916 CPUtime=3039.92 cores=1,3,5,7
/proc/19136/stat : 19136 (strangenight2-m) R 19132 19136 18278 0 -1 4202496 936432 0 0 0 303690 302 0 0 25 0 4 0 652948403 1058729984 186289 33554432000 4194304 4580107 140736418676496 18446744073709551615 4295679 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19136/statm: 258479 186289 379 95 0 253461 0
[pid=19136/tid=19141] ppid=19132 vsize=1033916 CPUtime=762.29 cores=1,3,5,7
/proc/19136/task/19141/stat : 19141 (strangenight2-m) R 19132 19136 18278 0 -1 4202560 216168 0 0 0 76159 70 0 0 25 0 4 0 652948403 1058729984 186289 33554432000 4194304 4580107 140736418676496 18446744073709551615 4294336 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19136/tid=19142] ppid=19132 vsize=1033916 CPUtime=762.18 cores=1,3,5,7
/proc/19136/task/19142/stat : 19142 (strangenight2-m) R 19132 19136 18278 0 -1 4202560 222996 0 0 0 76146 72 0 0 25 0 4 0 652948403 1058729984 186289 33554432000 4194304 4580107 140736418676496 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19136/tid=19144] ppid=19132 vsize=1033916 CPUtime=753.74 cores=1,3,5,7
/proc/19136/task/19144/stat : 19144 (strangenight2-m) R 19132 19136 18278 0 -1 4202560 282136 0 0 0 75281 93 0 0 25 0 4 0 652948403 1058729984 186289 33554432000 4194304 4580107 140736418676496 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3039.92
Current children cumulated vsize (KiB) 1033916

[startup+822.3 s]
/proc/loadavg: 8.25 8.01 7.42 9/359 19248
/proc/meminfo: memFree=22731316/32950928 swapFree=67056568/67111528
[pid=19136] ppid=19132 vsize=1134684 CPUtime=3279.02 cores=1,3,5,7
/proc/19136/stat : 19136 (strangenight2-m) R 19132 19136 18278 0 -1 4202496 972581 0 0 0 327585 317 0 0 25 0 4 0 652948403 1161916416 195209 33554432000 4194304 4580107 140736418676496 18446744073709551615 4294544 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19136/statm: 283671 195209 379 95 0 278653 0
[pid=19136/tid=19141] ppid=19132 vsize=1134684 CPUtime=822.29 cores=1,3,5,7
/proc/19136/task/19141/stat : 19141 (strangenight2-m) R 19132 19136 18278 0 -1 4202560 226987 0 0 0 82154 75 0 0 25 0 4 0 652948403 1161916416 195209 33554432000 4194304 4580107 140736418676496 18446744073709551615 4413640 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19136/tid=19142] ppid=19132 vsize=1134684 CPUtime=822.16 cores=1,3,5,7
/proc/19136/task/19142/stat : 19142 (strangenight2-m) R 19132 19136 18278 0 -1 4202560 227744 0 0 0 82142 74 0 0 25 0 4 0 652948403 1161916416 195209 33554432000 4194304 4580107 140736418676496 18446744073709551615 4294535 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19136/tid=19144] ppid=19132 vsize=1134684 CPUtime=813.09 cores=1,3,5,7
/proc/19136/task/19144/stat : 19144 (strangenight2-m) R 19132 19136 18278 0 -1 4202560 293308 0 0 0 81211 98 0 0 25 0 4 0 652948403 1161916416 195209 33554432000 4194304 4580107 140736418676496 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3279.02
Current children cumulated vsize (KiB) 1134684

[startup+882.301 s]
/proc/loadavg: 8.12 8.02 7.46 9/359 19249
/proc/meminfo: memFree=22693500/32950928 swapFree=67056568/67111528
[pid=19136] ppid=19132 vsize=1171168 CPUtime=3518.34 cores=1,3,5,7
/proc/19136/stat : 19136 (strangenight2-m) R 19132 19136 18278 0 -1 4202496 1017677 0 0 0 351498 336 0 0 25 0 4 0 652948403 1199276032 192698 33554432000 4194304 4580107 140736418676496 18446744073709551615 4294507 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19136/statm: 292792 192698 379 95 0 287774 0
[pid=19136/tid=19141] ppid=19132 vsize=1171168 CPUtime=882.28 cores=1,3,5,7
/proc/19136/task/19141/stat : 19141 (strangenight2-m) R 19132 19136 18278 0 -1 4202560 235467 0 0 0 88150 78 0 0 25 0 4 0 652948403 1199276032 192698 33554432000 4194304 4580107 140736418676496 18446744073709551615 4294471 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19136/tid=19142] ppid=19132 vsize=1171168 CPUtime=882.14 cores=1,3,5,7
/proc/19136/task/19142/stat : 19142 (strangenight2-m) R 19132 19136 18278 0 -1 4202560 238522 0 0 0 88136 78 0 0 25 0 4 0 652948403 1199276032 192698 33554432000 4194304 4580107 140736418676496 18446744073709551615 4451684 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19136/tid=19144] ppid=19132 vsize=1171168 CPUtime=872.41 cores=1,3,5,7
/proc/19136/task/19144/stat : 19144 (strangenight2-m) R 19132 19136 18278 0 -1 4202560 305985 0 0 0 87138 103 0 0 25 0 4 0 652948403 1199276032 192698 33554432000 4194304 4580107 140736418676496 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3518.34
Current children cumulated vsize (KiB) 1171168

[startup+942.3 s]
/proc/loadavg: 8.16 8.06 7.51 9/359 19251
/proc/meminfo: memFree=22687164/32950928 swapFree=67056568/67111528
[pid=19136] ppid=19132 vsize=1256132 CPUtime=3757.66 cores=1,3,5,7
/proc/19136/stat : 19136 (strangenight2-m) R 19132 19136 18278 0 -1 4202496 1062573 0 0 0 375411 355 0 0 25 0 4 0 652948403 1286279168 206154 33554432000 4194304 4580107 140736418676496 18446744073709551615 4294507 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19136/statm: 314033 206154 379 95 0 309015 0
[pid=19136/tid=19141] ppid=19132 vsize=1256132 CPUtime=942.28 cores=1,3,5,7
/proc/19136/task/19141/stat : 19141 (strangenight2-m) R 19132 19136 18278 0 -1 4202560 249955 0 0 0 94145 83 0 0 25 0 4 0 652948403 1286279168 206154 33554432000 4194304 4580107 140736418676496 18446744073709551615 4294436 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19136/tid=19142] ppid=19132 vsize=1256132 CPUtime=942.13 cores=1,3,5,7
/proc/19136/task/19142/stat : 19142 (strangenight2-m) R 19132 19136 18278 0 -1 4202560 249140 0 0 0 94129 84 0 0 25 0 4 0 652948403 1286279168 206154 33554432000 4194304 4580107 140736418676496 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19136/tid=19144] ppid=19132 vsize=1256132 CPUtime=931.75 cores=1,3,5,7
/proc/19136/task/19144/stat : 19144 (strangenight2-m) R 19132 19136 18278 0 -1 4202560 321088 0 0 0 93066 109 0 0 25 0 4 0 652948403 1286279168 206154 33554432000 4194304 4580107 140736418676496 18446744073709551615 4294952 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3757.66
Current children cumulated vsize (KiB) 1256132

[startup+1002.3 s]
/proc/loadavg: 8.13 8.07 7.55 9/359 19252
/proc/meminfo: memFree=22548148/32950928 swapFree=67056568/67111528
[pid=19136] ppid=19132 vsize=1408596 CPUtime=3997 cores=1,3,5,7
/proc/19136/stat : 19136 (strangenight2-m) R 19132 19136 18278 0 -1 4202496 1114096 0 0 0 399328 372 0 0 25 0 4 0 652948403 1442402304 217937 33554432000 4194304 4580107 140736418676496 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19136/statm: 352149 217937 379 95 0 347131 0
[pid=19136/tid=19141] ppid=19132 vsize=1408596 CPUtime=1002.29 cores=1,3,5,7
/proc/19136/task/19141/stat : 19141 (strangenight2-m) R 19132 19136 18278 0 -1 4202560 258354 0 0 0 100142 87 0 0 25 0 4 0 652948403 1442402304 217937 33554432000 4194304 4580107 140736418676496 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19136/tid=19142] ppid=19132 vsize=1408596 CPUtime=1002.13 cores=1,3,5,7
/proc/19136/task/19142/stat : 19142 (strangenight2-m) R 19132 19136 18278 0 -1 4202560 264025 0 0 0 100123 90 0 0 25 0 4 0 652948403 1442402304 217937 33554432000 4194304 4580107 140736418676496 18446744073709551615 4294535 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19136/tid=19144] ppid=19132 vsize=1408596 CPUtime=991.09 cores=1,3,5,7
/proc/19136/task/19144/stat : 19144 (strangenight2-m) R 19132 19136 18278 0 -1 4202560 346236 0 0 0 98994 115 0 0 25 0 4 0 652948403 1442402304 217937 33554432000 4194304 4580107 140736418676496 18446744073709551615 4406473 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3997
Current children cumulated vsize (KiB) 1408596

[startup+1062.3 s]
/proc/loadavg: 8.20 8.10 7.59 9/359 19254
/proc/meminfo: memFree=22557680/32950928 swapFree=67056568/67111528
[pid=19136] ppid=19132 vsize=1292120 CPUtime=4236.33 cores=1,3,5,7
/proc/19136/stat : 19136 (strangenight2-m) R 19132 19136 18278 0 -1 4202496 1144218 0 0 0 423246 387 0 0 25 0 4 0 652948403 1323130880 219200 33554432000 4194304 4580107 140736418676496 18446744073709551615 4406440 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19136/statm: 323030 219200 379 95 0 318012 0
[pid=19136/tid=19141] ppid=19132 vsize=1292120 CPUtime=1062.28 cores=1,3,5,7
/proc/19136/task/19141/stat : 19141 (strangenight2-m) R 19132 19136 18278 0 -1 4202560 270137 0 0 0 106137 91 0 0 25 0 4 0 652948403 1323130880 219200 33554432000 4194304 4580107 140736418676496 18446744073709551615 4406473 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19136/tid=19142] ppid=19132 vsize=1292120 CPUtime=1062.12 cores=1,3,5,7
/proc/19136/task/19142/stat : 19142 (strangenight2-m) R 19132 19136 18278 0 -1 4202560 273791 0 0 0 106116 96 0 0 25 0 4 0 652948403 1323130880 219200 33554432000 4194304 4580107 140736418676496 18446744073709551615 4294517 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19136/tid=19144] ppid=19132 vsize=1292120 CPUtime=1050.43 cores=1,3,5,7
/proc/19136/task/19144/stat : 19144 (strangenight2-m) R 19132 19136 18278 0 -1 4202560 352107 0 0 0 104925 118 0 0 25 0 4 0 652948403 1323130880 219200 33554432000 4194304 4580107 140736418676496 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4236.33
Current children cumulated vsize (KiB) 1292120

[startup+1122.3 s]
/proc/loadavg: 8.10 8.09 7.62 9/359 19256
/proc/meminfo: memFree=22328276/32950928 swapFree=67056568/67111528
[pid=19136] ppid=19132 vsize=1440088 CPUtime=4475.61 cores=1,3,5,7
/proc/19136/stat : 19136 (strangenight2-m) R 19132 19136 18278 0 -1 4202496 1157228 0 0 0 447167 394 0 0 25 0 4 0 652948403 1474650112 224780 33554432000 4194304 4580107 140736418676496 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19136/statm: 360022 224780 379 95 0 355004 0
[pid=19136/tid=19141] ppid=19132 vsize=1440088 CPUtime=1122.28 cores=1,3,5,7
/proc/19136/task/19141/stat : 19141 (strangenight2-m) R 19132 19136 18278 0 -1 4202560 270137 0 0 0 112137 91 0 0 25 0 4 0 652948403 1474650112 224780 33554432000 4194304 4580107 140736418676496 18446744073709551615 4406408 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19136/tid=19142] ppid=19132 vsize=1440088 CPUtime=1122.1 cores=1,3,5,7
/proc/19136/task/19142/stat : 19142 (strangenight2-m) R 19132 19136 18278 0 -1 4202560 278131 0 0 0 112113 97 0 0 25 0 4 0 652948403 1474650112 224780 33554432000 4194304 4580107 140736418676496 18446744073709551615 4416727 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19136/tid=19144] ppid=19132 vsize=1440088 CPUtime=1109.71 cores=1,3,5,7
/proc/19136/task/19144/stat : 19144 (strangenight2-m) R 19132 19136 18278 0 -1 4202560 360185 0 0 0 110848 123 0 0 25 0 4 0 652948403 1474650112 224780 33554432000 4194304 4580107 140736418676496 18446744073709551615 4294380 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4475.61
Current children cumulated vsize (KiB) 1440088

[startup+1182.3 s]
/proc/loadavg: 8.14 8.10 7.65 9/359 19257
/proc/meminfo: memFree=22163340/32950928 swapFree=67056568/67111528
[pid=19136] ppid=19132 vsize=1341752 CPUtime=4714.91 cores=1,3,5,7
/proc/19136/stat : 19136 (strangenight2-m) R 19132 19136 18278 0 -1 4202496 1205570 0 0 0 471077 414 0 0 25 0 4 0 652948403 1373954048 219752 33554432000 4194304 4580107 140736418676496 18446744073709551615 4296883 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19136/statm: 335438 219752 379 95 0 330420 0
[pid=19136/tid=19141] ppid=19132 vsize=1341752 CPUtime=1182.28 cores=1,3,5,7
/proc/19136/task/19141/stat : 19141 (strangenight2-m) R 19132 19136 18278 0 -1 4202560 278414 0 0 0 118133 95 0 0 25 0 4 0 652948403 1373954048 219752 33554432000 4194304 4580107 140736418676496 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19136/tid=19142] ppid=19132 vsize=1341752 CPUtime=1182.09 cores=1,3,5,7
/proc/19136/task/19142/stat : 19142 (strangenight2-m) R 19132 19136 18278 0 -1 4202560 287584 0 0 0 118107 102 0 0 25 0 4 0 652948403 1373954048 219752 33554432000 4194304 4580107 140736418676496 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19136/tid=19144] ppid=19132 vsize=1341752 CPUtime=1169.03 cores=1,3,5,7
/proc/19136/task/19144/stat : 19144 (strangenight2-m) R 19132 19136 18278 0 -1 4202560 375023 0 0 0 116774 129 0 0 25 0 4 0 652948403 1373954048 219752 33554432000 4194304 4580107 140736418676496 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4714.91
Current children cumulated vsize (KiB) 1341752



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.7 s]
/proc/loadavg: 8.09 8.09 7.66 9/359 19258
/proc/meminfo: memFree=22209220/32950928 swapFree=67056568/67111528
[pid=19136] ppid=19132 vsize=1427540 CPUtime=4800.28 cores=1,3,5,7
/proc/19136/stat : 19136 (strangenight2-m) R 19132 19136 18278 0 -1 4202496 1220712 0 0 0 479607 421 0 0 25 0 4 0 652948403 1461800960 219648 33554432000 4194304 4580107 140736418676496 18446744073709551615 4295404 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19136/statm: 356885 219648 379 95 0 351867 0
[pid=19136/tid=19141] ppid=19132 vsize=1427540 CPUtime=1203.69 cores=1,3,5,7
/proc/19136/task/19141/stat : 19141 (strangenight2-m) R 19132 19136 18278 0 -1 4202560 279296 0 0 0 120274 95 0 0 25 0 4 0 652948403 1461800960 219649 33554432000 4194304 4580107 140736418676496 18446744073709551615 4294546 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19136/tid=19142] ppid=19132 vsize=1427540 CPUtime=1203.49 cores=1,3,5,7
/proc/19136/task/19142/stat : 19142 (strangenight2-m) R 19132 19136 18278 0 -1 4202560 293305 0 0 0 120245 104 0 0 25 0 4 0 652948403 1461800960 219649 33554432000 4194304 4580107 140736418676496 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19136/tid=19144] ppid=19132 vsize=1427540 CPUtime=1190.17 cores=1,3,5,7
/proc/19136/task/19144/stat : 19144 (strangenight2-m) R 19132 19136 18278 0 -1 4202560 377538 0 0 0 118887 130 0 0 25 0 4 0 652948403 1461800960 219649 33554432000 4194304 4580107 140736418676496 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.28
Current children cumulated vsize (KiB) 1427540

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

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

[startup+1203.7 s]
/proc/loadavg: 8.09 8.09 7.66 9/359 19258
/proc/meminfo: memFree=22209220/32950928 swapFree=67056568/67111528
[pid=19136] ppid=19132 vsize=1427540 CPUtime=4800.28 cores=1,3,5,7
/proc/19136/stat : 19136 (strangenight2-m) R 19132 19136 18278 0 -1 4202496 1220712 0 0 0 479607 421 0 0 25 0 4 0 652948403 1461800960 219648 33554432000 4194304 4580107 140736418676496 18446744073709551615 4295404 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19136/statm: 356885 219648 379 95 0 351867 0
[pid=19136/tid=19141] ppid=19132 vsize=1427540 CPUtime=1203.69 cores=1,3,5,7
/proc/19136/task/19141/stat : 19141 (strangenight2-m) R 19132 19136 18278 0 -1 4202560 279296 0 0 0 120274 95 0 0 25 0 4 0 652948403 1461800960 219649 33554432000 4194304 4580107 140736418676496 18446744073709551615 4294546 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19136/tid=19142] ppid=19132 vsize=1427540 CPUtime=1203.49 cores=1,3,5,7
/proc/19136/task/19142/stat : 19142 (strangenight2-m) R 19132 19136 18278 0 -1 4202560 293305 0 0 0 120245 104 0 0 25 0 4 0 652948403 1461800960 219649 33554432000 4194304 4580107 140736418676496 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19136/tid=19144] ppid=19132 vsize=1427540 CPUtime=1190.17 cores=1,3,5,7
/proc/19136/task/19144/stat : 19144 (strangenight2-m) R 19132 19136 18278 0 -1 4202560 377538 0 0 0 118887 130 0 0 25 0 4 0 652948403 1461800960 219649 33554432000 4194304 4580107 140736418676496 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.28
Current children cumulated vsize (KiB) 1427540

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.76
CPU time (s): 4800.35
CPU user time (s): 4796.11
CPU system time (s): 4.24835
CPU usage (%): 398.78
Max. virtual memory (cumulated for all children) (KiB): 1524028

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796.11
system time used= 4.24835
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1220717
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= 262
involuntary context switches= 35009

runsolver used 3.74643 second user time and 9.8375 second system time

The end

Launcher Data

Begin job on node148 at 2011-05-15 00:51:53
IDJOB=3366859
IDBENCH=83217
IDSOLVER=1844
FILE ID=node148/3366859-1305413513
RUNJOBID= node148-1305413513-19117
PBS_JOBID= 13324501
Free space on /tmp= 72840 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt (fixed)
BENCH NAME= SAT11/crafted/skvortsov/battleship/battleship-13-13-unsat.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3366859-1305413513/watcher-3366859-1305413513 -o /tmp/evaluation-result-3366859-1305413513/solver-3366859-1305413513 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3366859-1305413513.cnf

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

MD5SUM BENCH= b828910e9308a3dd9d5f850f224ef842
RANDOM SEED=510812078

node148.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.854
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.854
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.854
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.83
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.854
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.854
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.82
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.854
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.854
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.854
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:     32950928 kB
MemFree:      24751588 kB
Buffers:        318524 kB
Cached:        4594740 kB
SwapCached:       8488 kB
Active:        4555780 kB
Inactive:      3292056 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      24751588 kB
SwapTotal:    67111528 kB
SwapFree:     67056568 kB
Dirty:           10924 kB
Writeback:           0 kB
AnonPages:     2932168 kB
Mapped:          26768 kB
Slab:           258880 kB
PageTables:      28952 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 84647096 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= 72832 MiB
End job on node148 at 2011-05-15 01:11:59