Trace number 3369323

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-1-mt (fixed)UNSAT 3203.87 802.914

General information on the benchmark

Namecrafted/skvortsov/battleship/
battleship-7-12-unsat.cnf
MD5SUM72a4d94c7603cb921acb8c9bb848aa10
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark11.2073
Satisfiable
(Un)Satisfiability was proved
Number of variables84
Number of clauses301
Sum of the clauses size1092
Maximum clause length12
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2252
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 549

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.02	c Using 4 threads
0.00/0.02	c This is CryptoMiniSat 2.9.0
0.00/0.02	c compiled with gcc version 4.4.5
0.00/0.02	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.02	c Reading file 'HOME/instance-3369323-1305413456.cnf'
0.00/0.02	c -- header says num vars:             84
0.00/0.02	c -- header says num clauses:         301
0.00/0.02	c -- clauses added:            0 learnts,          301 normals,            0 xors
0.00/0.02	c -- vars added         84
0.00/0.02	c Parsing time:  0.00 s
0.00/0.02	c  N st     0         0        84        49       252         0      1092         0   no data   no data  --
0.00/0.02	c asymm  cl-useful: 0/49/49 lits-rem:0 time: 0.00
0.00/0.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     84 time:  0.00 s
0.00/0.02	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.02	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
0.00/0.02	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.02	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.02	c calculated reachability. Time: 0.00
0.00/0.02	c Calc default polars -  time:   0.00 s pos:       0 undec:       0 neg:      84
0.00/0.02	c =========================================================================================
0.00/0.02	c types(t): F = full restart, N = normal restart
0.00/0.02	c types(t): S = simplification begin/end, E = solution found
0.00/0.02	c restart types(rt): st = static, dy = dynamic
0.00/0.02	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.02	c  B st     0         0        84        49       252         0      1092         0   no data   no data  --
0.00/0.09	c Decided on static restart strategy
0.76/0.22	c  N st     8      4912        84        49       252      4603      1092    153593   no data   no data  --
1.16/0.35	c  N st    10     11295        84        49       252      4283      1092    124151   no data   no data  --
1.96/0.56	c  N st    11     17040        84        49       252      9770      1092    313903   no data   no data  --
3.15/0.86	c  F st    12     25001        84        49       252     11918      1092    372969   no data   no data  --
3.15/0.86	c  N st    12     25001        84        49       252     11918      1092    372969   no data   no data  --
3.95/1.08	c Decided on static restart strategy
3.95/1.08	c  N st    18     30000        84        49       252     10232      1092    303962   no data   no data  --
3.95/1.08	c  S st    18     30000        84        49       252     10232      1092    303962   no data   no data  --
4.38/1.12	c  S st    18     30502        84        49       252     10724      1092    319979   no data   no data  --
4.38/1.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.38/1.12	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.38/1.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
4.38/1.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.38/1.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.27 s
4.38/1.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     84 time:  0.00 s
4.38/1.20	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
7.95/2.09	c lits-rem:       413  cl-subs:      301  v-elim:      0  v-fix:    0  time:  3.56 s
7.95/2.09	c asymm  cl-useful: 0/49/49 lits-rem:0 time: 0.02
7.95/2.09	c calculated reachability. Time: 0.00
7.95/2.09	c  N st    18     30502        84        49       252     10423      1092    310208   no data   no data  --
9.54/2.45	c  N st    20     37614        84        49       252      9667      1092    274978   no data   no data  --
10.73/2.73	c  N st    21     44013        84        49       252     15567      1092    486846   no data   no data  --
11.13/2.84	c  S st    22     45753        84        49       252      8830      1092    238792   no data   no data  --
11.13/2.88	c  S st    22     46255        84        49       252      9314      1092    254090   no data   no data  --
11.13/2.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.13/2.88	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
11.13/2.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.02
11.13/2.89	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.53/2.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.21 s
11.53/2.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     84 time:  0.00 s
11.53/2.94	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
11.93/3.07	c lits-rem:        71  cl-subs:       90  v-elim:      0  v-fix:    0  time:  0.51 s
11.93/3.07	c vivif2 --  cl tried       49 cl shrink        0 lits rem          0 time: 0.00
11.93/3.07	c vivif2 --  cl tried     9224 cl shrink        0 lits rem          0 time: 0.01
11.93/3.08	c asymm  cl-useful: 0/49/49 lits-rem:0 time: 0.02
11.93/3.08	c calculated reachability. Time: 0.00
11.93/3.08	c  N st    22     46255        84        49       252      9224      1092    251444   no data   no data  --
15.12/3.81	c  N st    23     60653        84        49       252     13323      1092    393374   no data   no data  --
17.55/4.41	c  N st    24     69382        84        49       252     11159      1092    306503   no data   no data  --
17.55/4.41	c  S st    24     69382        84        49       252     11159      1092    306503   no data   no data  --
17.55/4.45	c  S st    24     69885        84        49       252     11649      1092    322402   no data   no data  --
17.55/4.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
17.55/4.45	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
17.55/4.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.02
17.55/4.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
17.95/4.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.26 s
17.95/4.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     84 time:  0.00 s
17.95/4.53	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
21.10/5.34	c lits-rem:       126  cl-subs:      150  v-elim:      0  v-fix:    0  time:  3.24 s
21.10/5.34	c vivif2 --  cl tried       49 cl shrink        0 lits rem          0 time: 0.00
21.10/5.34	c vivif2 --  cl tried    11499 cl shrink        0 lits rem          0 time: 0.01
21.10/5.34	c asymm  cl-useful: 0/49/49 lits-rem:0 time: 0.02
21.10/5.34	c calculated reachability. Time: 0.00
21.10/5.34	c  N st    24     69885        84        49       252     11499      1092    317344   no data   no data  --
25.10/6.34	c  F st    25     87500        84        49       252     16639      1092    496563   no data   no data  --
25.10/6.34	c  N st    25     87500        84        49       252     16639      1092    496563   no data   no data  --
26.33/6.62	c Decided on static restart strategy
27.10/6.82	c  N st    32     95538        84        49       252     24124      1092    760851   no data   no data  --
29.09/7.32	c  N st    34    104827        84        49       252     20625      1092    621515   no data   no data  --
29.09/7.32	c  S st    34    104827        84        49       252     20625      1092    621515   no data   no data  --
29.49/7.40	c  S st    34    105328        84        49       252     21120      1092    637551   no data   no data  --
29.49/7.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
29.49/7.40	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
29.49/7.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.05
29.49/7.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
29.89/7.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.57 s
29.89/7.57	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     84 time:  0.00 s
29.89/7.57	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
38.67/9.72	c lits-rem:       543  cl-subs:      952  v-elim:      0  v-fix:    0  time:  8.56 s
38.67/9.72	c vivif2 --  cl tried       49 cl shrink        0 lits rem          0 time: 0.00
38.67/9.73	c vivif2 --  cl tried    20168 cl shrink        0 lits rem          0 time: 0.03
38.67/9.76	c asymm  cl-useful: 0/49/49 lits-rem:0 time: 0.12
38.67/9.76	c calculated reachability. Time: 0.00
38.67/9.76	c  N st    34    105328        84        49       252     20168      1092    611964   no data   no data  --
41.86/10.50	c  N st    35    114927        84        49       252     16130      1092    457465   no data   no data  --
46.25/11.64	c  N st    36    129324        84        49       252     15578      1092    429132   no data   no data  --
51.44/12.96	c  N st    37    150923        84        49       252     20823      1092    605164   no data   no data  --
53.82/13.59	c  S st    38    157993        84        49       252     27346      1092    835109   no data   no data  --
54.22/13.67	c  S st    38    158497        84        49       252     27833      1092    851211   no data   no data  --
54.22/13.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
54.22/13.67	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
54.22/13.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.06
54.62/13.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
55.42/13.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.83 s
55.42/13.92	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     84 time:  0.00 s
55.42/13.92	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
65.40/16.40	c lits-rem:       781  cl-subs:      932  v-elim:      0  v-fix:    0  time:  9.90 s
65.40/16.40	c vivif2 --  cl tried       49 cl shrink        0 lits rem          0 time: 0.00
65.40/16.41	c vivif2 --  cl tried    26901 cl shrink        0 lits rem          0 time: 0.04
65.40/16.42	c asymm  cl-useful: 0/49/49 lits-rem:0 time: 0.06
65.40/16.42	c calculated reachability. Time: 0.00
65.40/16.42	c  N st    38    158497        84        49       252     26901      1092    822618   no data   no data  --
85.76/21.50	c  N st    39    207086        84        49       252     21631      1092    602253   no data   no data  --
97.32/24.46	c  N st    40    237745        84        49       252     31580      1092    937054   no data   no data  --
97.32/24.46	c  S st    40    237745        84        49       252     31580      1092    937054   no data   no data  --
97.72/24.59	c  S st    40    238247        84        49       252     32068      1092    953192   no data   no data  --
97.72/24.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
97.72/24.59	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
98.12/24.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.09
98.12/24.64	c bin-w-bin subsume rem            0 bins  time:  0.00 s
99.32/24.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.12 s
99.32/24.92	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     84 time:  0.00 s
99.32/24.92	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
110.89/27.81	c lits-rem:       787  cl-subs:     1359  v-elim:      0  v-fix:    0  time: 11.53 s
110.89/27.81	c vivif2 --  cl tried       49 cl shrink        0 lits rem          0 time: 0.00
110.89/27.82	c vivif2 --  cl tried    30709 cl shrink        0 lits rem          0 time: 0.04
110.89/27.84	c asymm  cl-useful: 0/49/49 lits-rem:0 time: 0.08
110.89/27.84	c calculated reachability. Time: 0.00
110.89/27.84	c  N st    40    238247        84        49       252     30709      1092    916232   no data   no data  --
133.24/33.45	c  F st    41    306250        84        49       252     32821      1092    968123   no data   no data  --
133.24/33.45	c  N st    41    306250        84        49       252     32821      1092    968123   no data   no data  --
135.24/33.98	c Decided on static restart strategy
145.61/36.53	c  N st    51    334553        84        49       252     36873      1092   1101667   no data   no data  --
157.59/39.54	c  N st    53    357372        84        49       252     34784      1092   1006332   no data   no data  --
157.59/39.54	c  S st    53    357372        84        49       252     34784      1092   1006332   no data   no data  --
158.02/39.69	c  S st    53    357872        84        49       252     35271      1092   1021888   no data   no data  --
158.02/39.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
158.02/39.70	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
158.42/39.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.20
158.42/39.77	c bin-w-bin subsume rem            0 bins  time:  0.00 s
159.58/40.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.27 s
159.58/40.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     84 time:  0.00 s
159.58/40.09	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
171.17/42.99	c lits-rem:       619  cl-subs:     1111  v-elim:      0  v-fix:    0  time: 11.56 s
171.17/42.99	c vivif2 --  cl tried       49 cl shrink        0 lits rem          0 time: 0.00
171.17/43.00	c vivif2 --  cl tried    34160 cl shrink        0 lits rem          0 time: 0.04
171.58/43.03	c asymm  cl-useful: 0/49/49 lits-rem:0 time: 0.10
171.58/43.03	c calculated reachability. Time: 0.00
171.58/43.03	c  N st    53    357872        84        49       252     34160      1092    991916   no data   no data  --
185.11/46.48	c  N st    54    390264        84        49       252     40090      1092   1186840   no data   no data  --
204.28/51.27	c  N st    55    438853        84        49       252     33945      1092    964566   no data   no data  --
237.80/59.65	c  N st    56    511736        84        49       252     47104      1092   1395035   no data   no data  --
250.61/62.88	c  N st    57    536809        84        49       252     41534      1092   1180760   no data   no data  --
250.61/62.88	c  S st    57    536809        84        49       252     41534      1092   1180760   no data   no data  --
251.36/63.00	c  S st    57    537312        84        49       252     42027      1092   1197250   no data   no data  --
251.36/63.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
251.36/63.00	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
251.36/63.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.13
251.36/63.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
252.56/63.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.23 s
252.56/63.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     84 time:  0.00 s
252.56/63.37	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
272.14/68.30	c lits-rem:       941  cl-subs:     1592  v-elim:      0  v-fix:    0  time: 19.65 s
272.14/68.30	c vivif2 --  cl tried       49 cl shrink        0 lits rem          0 time: 0.00
272.55/68.32	c vivif2 --  cl tried    40435 cl shrink        0 lits rem          0 time: 0.06
272.55/68.36	c asymm  cl-useful: 0/49/49 lits-rem:0 time: 0.19
272.55/68.37	c calculated reachability. Time: 0.00
272.55/68.37	c  N st    57    537312        84        49       252     40435      1092   1156989   no data   no data  --
374.26/93.89	c  N st    58    701297        84        49       252     35152      1092    926618   no data   no data  --
427.74/107.22	c  N st    59    805968        84        49       252     62715      1092   1847659   no data   no data  --
427.74/107.22	c  S st    59    805968        84        49       252     62715      1092   1847659   no data   no data  --
428.54/107.48	c  S st    59    806469        84        49       252     63202      1092   1863989   no data   no data  --
428.54/107.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
428.54/107.49	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
428.94/107.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.9M T:  0.26
429.35/107.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
431.35/108.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.33 s
431.35/108.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     84 time:  0.00 s
431.35/108.18	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
495.19/124.19	c lits-rem:      2098  cl-subs:     2228  v-elim:      0  v-fix:    0  time: 63.84 s
495.19/124.19	c vivif2 --  cl tried       49 cl shrink        0 lits rem          0 time: 0.00
495.59/124.21	c vivif2 --  cl tried    60974 cl shrink        0 lits rem          0 time: 0.08
496.01/124.31	c asymm  cl-useful: 0/49/49 lits-rem:0 time: 0.39
496.01/124.31	c calculated reachability. Time: 0.00
496.01/124.31	c  N st    59    806469        84        49       252     60974      1092   1803628   no data   no data  --
667.63/167.31	c  F st    60   1071875        84        49       253     75800      1092   2226222   no data   no data  --
667.63/167.31	c  N st    60   1071875        84        49       253     75800      1092   2226222   no data   no data  --
671.19/168.25	c Decided on static restart strategy
685.95/171.98	c  N st    70   1100177        84        49       253     60488      1092   1713541   no data   no data  --
717.87/179.91	c  N st    72   1136170        84        49       253     51287      1092   1390778   no data   no data  --
740.21/185.58	c  N st    73   1168562        84        49       253     81245      1092   2397899   no data   no data  --
772.98/193.76	c  N st    74   1209703        84        49       253     75730      1092   2158549   no data   no data  --
772.98/193.76	c  S st    74   1209703        84        49       253     75730      1092   2158549   no data   no data  --
774.14/194.06	c  S st    74   1210208        84        49       253     76220      1092   2174024   no data   no data  --
774.14/194.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
774.14/194.06	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
774.54/194.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.0M T:  0.37
774.94/194.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
777.73/194.91	c subs with bin:       20  lits-rem:         6  v-fix:    0  time:  2.77 s
777.73/194.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     84 time:  0.00 s
777.73/194.91	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
855.54/214.47	c lits-rem:      1329  cl-subs:     4369  v-elim:      0  v-fix:    0  time: 78.02 s
855.54/214.47	c vivif2 --  cl tried       49 cl shrink        0 lits rem          0 time: 0.00
855.54/214.50	c vivif2 --  cl tried    71831 cl shrink        0 lits rem          0 time: 0.11
856.38/214.63	c asymm  cl-useful: 0/49/49 lits-rem:0 time: 0.54
856.38/214.64	c calculated reachability. Time: 0.00
856.38/214.64	c  N st    74   1210208        84        49       253     71831      1092   2082187   no data   no data  --
915.00/229.38	c  N st    75   1283091        84        49       253     49782      1092   1323738   no data   no data  --
915.00/229.38	c Finding binary XORs  T:     0.00 s  found:       0
1008.39/252.76	c  N st    76   1392414        84        49       256     57668      1092   1545020   no data   no data  --
1159.27/290.52	c  N st    77   1556400        84        49       257     62245      1092   1678516   no data   no data  --
1343.61/336.79	c  N st    78   1710208        84        49       257    100774      1092   2936143   no data   no data  --
1343.61/336.79	c  S st    78   1710208        84        49       257    100774      1092   2936143   no data   no data  --
1345.56/337.29	c  S st    78   1710711        84        49       257    101263      1092   2951479   no data   no data  --
1345.96/337.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
1345.96/337.30	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1346.36/337.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.9M T:  0.55
1346.76/337.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1352.39/338.93	c subs with bin:       22  lits-rem:      3711  v-fix:    0  time:  5.60 s
1352.39/338.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     84 time:  0.00 s
1352.39/338.93	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1574.20/394.56	c lits-rem:      5456  cl-subs:     6562  v-elim:      0  v-fix:    0  time: 221.86 s
1574.20/394.56	c vivif2 --  cl tried       49 cl shrink        0 lits rem          0 time: 0.00
1574.60/394.60	c vivif2 --  cl tried    94679 cl shrink        0 lits rem          0 time: 0.14
1575.00/394.76	c asymm  cl-useful: 0/49/49 lits-rem:0 time: 0.63
1575.00/394.76	c calculated reachability. Time: 0.00
1575.00/394.76	c  N st    78   1710711        84        49       257     94679      1092   2793933   no data   no data  --
1948.95/488.47	c  N st    79   2079675        84        49       259    106183      1092   3055028   no data   no data  --
1948.95/488.47	c Finding binary XORs  T:     0.00 s  found:       0
2106.54/527.97	c  N st    80   2210715        84        49       260    110002      1092   3144489   no data   no data  --
2106.54/527.97	c  S st    80   2210715        84        49       260    110002      1092   3144489   no data   no data  --
2109.33/528.62	c  S st    80   2211216        83        49       253    109590      1073   3080474   no data   no data  --
2109.33/528.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
2109.33/528.63	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2109.73/528.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      1 BRemN:      0 P:  4.7M T:  0.61
2110.13/528.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2122.50/531.93	c subs with bin:      461  lits-rem:      4850  v-fix:    0  time: 12.26 s
2122.50/531.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     83 time:  0.00 s
2122.50/531.93	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2599.68/651.51	c lits-rem:      1699  cl-subs:     7668  v-elim:      0  v-fix:    0  time: 476.94 s
2599.68/651.51	c vivif2 --  cl tried       49 cl shrink        0 lits rem          0 time: 0.00
2600.08/651.60	c vivif2 --  cl tried   101461 cl shrink     2460 lits rem       2786 time: 0.36
2600.48/651.79	c asymm  cl-useful: 0/49/49 lits-rem:0 time: 0.78
2600.48/651.79	c calculated reachability. Time: 0.00
2600.48/651.79	c  N st    80   2211216        83        49       252    101461      1073   2890810   no data   no data  --
3203.47/802.89	c Following stats are for *FIRST FINISHED THREAD ONLY*
3203.47/802.89	c num threads              : 4          
3203.47/802.89	c restarts                 : 80         
3203.47/802.89	c dynamic restarts         : 0          
3203.47/802.89	c static restarts          : 80         
3203.47/802.89	c full restarts            : 4          
3203.47/802.89	c total simplify time      : 3.89       
3203.47/802.89	c learnts DL2              : 0          
3203.47/802.89	c learnts size 2           : 315        
3203.47/802.89	c learnts size 1           : 67          (79.76     % of vars)
3203.47/802.89	c filedLit time            : 1.61        (0.05      % time)
3203.47/802.89	c v-elim SatELite          : 0           (0.00      % vars)
3203.47/802.89	c SatELite time            : 497.26      (15.53     % time)
3203.47/802.89	c v-elim xor               : 0           (0.00      % vars)
3203.47/802.89	c xor elim time            : 0.15        (0.00      % time)
3203.47/802.89	c num binary xor trees     : 0          
3203.47/802.89	c binxor trees' crown      : 0           (nan       leafs/tree)
3203.47/802.89	c bin xor find time        : 0.00       
3203.47/802.89	c OTF clause improved      : 288669      (0.11      clauses/conflict)
3203.47/802.89	c OTF impr. size diff      : 318818      (1.10       lits/clause)
3203.47/802.89	c OTF cl watch-shrink      : 1533438     (0.60      clauses/conflict)
3203.47/802.89	c OTF cl watch-sh-lit      : 4000818     (2.61       lits/clause)
3203.47/802.89	c tried to recurMin cls    : 142247      (5.53       % of conflicts)
3203.47/802.89	c updated cache            : 1463        (0.01       lits/tried recurMin)
3203.47/802.89	c unit cls received        : 5           (7.46      % of units)
3203.47/802.89	c unit cls sent            : 20          (29.85     % of units)
3203.47/802.89	c bin cls received         : 10         
3203.47/802.89	c bin cls sent             : 36         
3203.47/802.89	c clauses over max glue    : 0           (0.00      % of all clauses)
3203.47/802.89	c conflicts                : 2572516     (803.36    / sec)
3203.47/802.89	c decisions                : 2946842     (0.29      % random)
3203.47/802.89	c bogo-props               : 93504675812 (29200024.95 / sec)
3203.47/802.89	c conflict literals        : 82097558    (19.22     % deleted)
3203.47/802.89	c Memory used              : 649.08      MB
3203.47/802.89	c single-thread CPU time   : 3202.21     s
3203.47/802.89	c all-threads sum CPU time : 3202.22     s
3203.47/802.89	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

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-3369323-1305413456/watcher-3369323-1305413456 -o /tmp/evaluation-result-3369323-1305413456/solver-3369323-1305413456 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3369323-1305413456.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 8.15 8.13 7.64 6/304 17900
/proc/meminfo: memFree=11911336/32951124 swapFree=66050672/67111528
[pid=17900] ppid=17898 vsize=51236 CPUtime=0.01 cores=0,2,4,6
/proc/17900/stat : 17900 (strangenight1-m) R 17898 17900 17455 0 -1 4202496 415 0 0 0 1 0 0 0 25 0 4 0 652943490 52465664 356 33554432000 4194304 4650419 140737204852528 18446744073709551615 47622608729625 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17900/statm: 12809 356 306 112 0 7774 0
[pid=17900/tid=17901] ppid=17898 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/17900/task/17901/stat : 17901 (strangenight1-m) R 17898 17900 17455 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 652943490 52465664 356 33554432000 4194304 4650419 140737204852528 18446744073709551615 47622608729625 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17900/tid=17902] ppid=17898 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/17900/task/17902/stat : 17902 (strangenight1-m) R 17898 17900 17455 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 652943490 52465664 356 33554432000 4194304 4650419 140737204852528 18446744073709551615 47622608730034 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17900/tid=17903] ppid=17898 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/17900/task/17903/stat : 17903 (strangenight1-m) R 17898 17900 17455 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 652943490 52465664 356 33554432000 4194304 4650419 140737204852528 18446744073709551615 47622608729625 0 0 4096 2 0 0 0 -1 2 0 0 0

[startup+0.110183 s]
/proc/loadavg: 8.15 8.13 7.64 6/304 17900
/proc/meminfo: memFree=11911336/32951124 swapFree=66050672/67111528
[pid=17900] ppid=17898 vsize=282072 CPUtime=0.39 cores=0,2,4,6
/proc/17900/stat : 17900 (strangenight1-m) R 17898 17900 17455 0 -1 4202496 1587 0 0 0 39 0 0 0 25 0 4 0 652943490 288841728 1477 33554432000 4194304 4650419 140737204852528 18446744073709551615 4366865 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17900/statm: 70518 1477 390 112 0 65483 0
[pid=17900/tid=17901] ppid=17898 vsize=282072 CPUtime=0.1 cores=0,2,4,6
/proc/17900/task/17901/stat : 17901 (strangenight1-m) R 17898 17900 17455 0 -1 4202560 312 0 0 0 10 0 0 0 25 0 4 0 652943490 288841728 1477 33554432000 4194304 4650419 140737204852528 18446744073709551615 4332022 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17900/tid=17902] ppid=17898 vsize=282072 CPUtime=0.08 cores=0,2,4,6
/proc/17900/task/17902/stat : 17902 (strangenight1-m) R 17898 17900 17455 0 -1 4202560 281 0 0 0 8 0 0 0 25 0 4 0 652943490 288841728 1477 33554432000 4194304 4650419 140737204852528 18446744073709551615 4313327 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17900/tid=17903] ppid=17898 vsize=282072 CPUtime=0.1 cores=0,2,4,6
/proc/17900/task/17903/stat : 17903 (strangenight1-m) R 17898 17900 17455 0 -1 4202560 272 0 0 0 10 0 0 0 25 0 4 0 652943490 288841728 1477 33554432000 4194304 4650419 140737204852528 18446744073709551615 4315047 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.39
Current children cumulated vsize (KiB) 282072

[startup+0.201167 s]
/proc/loadavg: 8.15 8.13 7.64 6/304 17900
/proc/meminfo: memFree=11911336/32951124 swapFree=66050672/67111528
[pid=17900] ppid=17898 vsize=283776 CPUtime=0.76 cores=0,2,4,6
/proc/17900/stat : 17900 (strangenight1-m) R 17898 17900 17455 0 -1 4202496 2492 0 0 0 76 0 0 0 25 0 4 0 652943490 290586624 1697 33554432000 4194304 4650419 140737204852528 18446744073709551615 4360094 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17900/statm: 70944 1697 392 112 0 65909 0
[pid=17900/tid=17901] ppid=17898 vsize=283776 CPUtime=0.19 cores=0,2,4,6
/proc/17900/task/17901/stat : 17901 (strangenight1-m) R 17898 17900 17455 0 -1 4202560 541 0 0 0 19 0 0 0 25 0 4 0 652943490 290586624 1697 33554432000 4194304 4650419 140737204852528 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17900/tid=17902] ppid=17898 vsize=283776 CPUtime=0.17 cores=0,2,4,6
/proc/17900/task/17902/stat : 17902 (strangenight1-m) R 17898 17900 17455 0 -1 4202560 512 0 0 0 17 0 0 0 25 0 4 0 652943490 290586624 1697 33554432000 4194304 4650419 140737204852528 18446744073709551615 4364772 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17900/tid=17903] ppid=17898 vsize=283776 CPUtime=0.19 cores=0,2,4,6
/proc/17900/task/17903/stat : 17903 (strangenight1-m) R 17898 17900 17455 0 -1 4202560 484 0 0 0 19 0 0 0 25 0 4 0 652943490 290586624 1697 33554432000 4194304 4650419 140737204852528 18446744073709551615 4365337 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.76
Current children cumulated vsize (KiB) 283776

[startup+0.301148 s]
/proc/loadavg: 8.15 8.13 7.64 6/304 17900
/proc/meminfo: memFree=11911336/32951124 swapFree=66050672/67111528
[pid=17900] ppid=17898 vsize=283940 CPUtime=1.16 cores=0,2,4,6
/proc/17900/stat : 17900 (strangenight1-m) R 17898 17900 17455 0 -1 4202496 3046 0 0 0 116 0 0 0 25 0 4 0 652943490 290754560 2251 33554432000 4194304 4650419 140737204852528 18446744073709551615 4366865 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17900/statm: 70985 2251 392 112 0 65950 0
[pid=17900/tid=17901] ppid=17898 vsize=283940 CPUtime=0.29 cores=0,2,4,6
/proc/17900/task/17901/stat : 17901 (strangenight1-m) R 17898 17900 17455 0 -1 4202560 673 0 0 0 29 0 0 0 25 0 4 0 652943490 290754560 2251 33554432000 4194304 4650419 140737204852528 18446744073709551615 4365361 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17900/tid=17902] ppid=17898 vsize=283940 CPUtime=0.27 cores=0,2,4,6
/proc/17900/task/17902/stat : 17902 (strangenight1-m) R 17898 17900 17455 0 -1 4202560 653 0 0 0 27 0 0 0 25 0 4 0 652943490 290754560 2251 33554432000 4194304 4650419 140737204852528 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17900/tid=17903] ppid=17898 vsize=283940 CPUtime=0.29 cores=0,2,4,6
/proc/17900/task/17903/stat : 17903 (strangenight1-m) R 17898 17900 17455 0 -1 4202560 645 0 0 0 29 0 0 0 25 0 4 0 652943490 290754560 2251 33554432000 4194304 4650419 140737204852528 18446744073709551615 4365321 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1.16
Current children cumulated vsize (KiB) 283940

[startup+0.701075 s]
/proc/loadavg: 8.15 8.13 7.64 6/304 17900
/proc/meminfo: memFree=11911336/32951124 swapFree=66050672/67111528
[pid=17900] ppid=17898 vsize=285836 CPUtime=2.75 cores=0,2,4,6
/proc/17900/stat : 17900 (strangenight1-m) R 17898 17900 17455 0 -1 4202496 6048 0 0 0 275 0 0 0 25 0 4 0 652943490 292696064 2676 33554432000 4194304 4650419 140737204852528 18446744073709551615 4366839 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17900/statm: 71459 2676 392 112 0 66424 0
[pid=17900/tid=17901] ppid=17898 vsize=285836 CPUtime=0.69 cores=0,2,4,6
/proc/17900/task/17901/stat : 17901 (strangenight1-m) R 17898 17900 17455 0 -1 4202560 1414 0 0 0 69 0 0 0 25 0 4 0 652943490 292696064 2676 33554432000 4194304 4650419 140737204852528 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17900/tid=17902] ppid=17898 vsize=285836 CPUtime=0.67 cores=0,2,4,6
/proc/17900/task/17902/stat : 17902 (strangenight1-m) R 17898 17900 17455 0 -1 4202560 1432 0 0 0 67 0 0 0 25 0 4 0 652943490 292696064 2676 33554432000 4194304 4650419 140737204852528 18446744073709551615 4365242 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17900/tid=17903] ppid=17898 vsize=285836 CPUtime=0.69 cores=0,2,4,6
/proc/17900/task/17903/stat : 17903 (strangenight1-m) R 17898 17900 17455 0 -1 4202560 1351 0 0 0 69 0 0 0 25 0 4 0 652943490 292696064 2676 33554432000 4194304 4650419 140737204852528 18446744073709551615 4366839 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2.75
Current children cumulated vsize (KiB) 285836

[startup+1.50093 s]
/proc/loadavg: 8.15 8.13 7.64 9/308 17904
/proc/meminfo: memFree=11903868/32951124 swapFree=66050672/67111528
[pid=17900] ppid=17898 vsize=287192 CPUtime=5.94 cores=0,2,4,6
/proc/17900/stat : 17900 (strangenight1-m) R 17898 17900 17455 0 -1 4202496 11003 0 0 0 593 1 0 0 25 0 4 0 652943490 294084608 5908 33554432000 4194304 4650419 140737204852528 18446744073709551615 4439089 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17900/statm: 71798 5908 394 112 0 66763 0
[pid=17900/tid=17901] ppid=17898 vsize=287192 CPUtime=1.49 cores=0,2,4,6
/proc/17900/task/17901/stat : 17901 (strangenight1-m) R 17898 17900 17455 0 -1 4202560 2262 0 0 0 149 0 0 0 25 0 4 0 652943490 294084608 5908 33554432000 4194304 4650419 140737204852528 18446744073709551615 4315081 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17900/tid=17902] ppid=17898 vsize=287192 CPUtime=1.47 cores=0,2,4,6
/proc/17900/task/17902/stat : 17902 (strangenight1-m) R 17898 17900 17455 0 -1 4202560 2220 0 0 0 147 0 0 0 25 0 4 0 652943490 294084608 5908 33554432000 4194304 4650419 140737204852528 18446744073709551615 4349936 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17900/tid=17903] ppid=17898 vsize=287192 CPUtime=1.47 cores=0,2,4,6
/proc/17900/task/17903/stat : 17903 (strangenight1-m) R 17898 17900 17455 0 -1 4202560 2153 0 0 0 147 0 0 0 25 0 4 0 652943490 294084608 5908 33554432000 4194304 4650419 140737204852528 18446744073709551615 4365223 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.94
Current children cumulated vsize (KiB) 287192

[startup+3.10063 s]
/proc/loadavg: 8.14 8.13 7.64 9/308 17904
/proc/meminfo: memFree=11881052/32951124 swapFree=66050672/67111528
[pid=17900] ppid=17898 vsize=300152 CPUtime=12.33 cores=0,2,4,6
/proc/17900/stat : 17900 (strangenight1-m) R 17898 17900 17455 0 -1 4202496 22244 0 0 0 1230 3 0 0 25 0 4 0 652943490 307355648 12584 33554432000 4194304 4650419 140737204852528 18446744073709551615 4366920 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17900/statm: 75038 12584 394 112 0 70003 0
[pid=17900/tid=17901] ppid=17898 vsize=300152 CPUtime=3.09 cores=0,2,4,6
/proc/17900/task/17901/stat : 17901 (strangenight1-m) R 17898 17900 17455 0 -1 4202560 5475 0 0 0 308 1 0 0 25 0 4 0 652943490 307355648 12584 33554432000 4194304 4650419 140737204852528 18446744073709551615 4365321 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17900/tid=17902] ppid=17898 vsize=300152 CPUtime=3.06 cores=0,2,4,6
/proc/17900/task/17902/stat : 17902 (strangenight1-m) R 17898 17900 17455 0 -1 4202560 5484 0 0 0 306 0 0 0 25 0 4 0 652943490 307355648 12584 33554432000 4194304 4650419 140737204852528 18446744073709551615 4439103 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17900/tid=17903] ppid=17898 vsize=300152 CPUtime=3.06 cores=0,2,4,6
/proc/17900/task/17903/stat : 17903 (strangenight1-m) R 17898 17900 17455 0 -1 4202560 5623 0 0 0 306 0 0 0 25 0 4 0 652943490 307355648 12584 33554432000 4194304 4650419 140737204852528 18446744073709551615 4439086 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 300152

[startup+6.30104 s]
/proc/loadavg: 8.14 8.13 7.64 9/308 17904
/proc/meminfo: memFree=11855044/32951124 swapFree=66050672/67111528
[pid=17900] ppid=17898 vsize=292344 CPUtime=25.1 cores=0,2,4,6
/proc/17900/stat : 17900 (strangenight1-m) R 17898 17900 17455 0 -1 4202496 32597 0 0 0 2504 6 0 0 25 0 4 0 652943490 299360256 17180 33554432000 4194304 4650419 140737204852528 18446744073709551615 4229498 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17900/statm: 73086 17180 394 112 0 68051 0
[pid=17900/tid=17901] ppid=17898 vsize=292344 CPUtime=6.28 cores=0,2,4,6
/proc/17900/task/17901/stat : 17901 (strangenight1-m) R 17898 17900 17455 0 -1 4202560 8756 0 0 0 627 1 0 0 25 0 4 0 652943490 299360256 17180 33554432000 4194304 4650419 140737204852528 18446744073709551615 4365289 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17900/tid=17902] ppid=17898 vsize=292344 CPUtime=6.27 cores=0,2,4,6
/proc/17900/task/17902/stat : 17902 (strangenight1-m) R 17898 17900 17455 0 -1 4202560 7362 0 0 0 626 1 0 0 25 0 4 0 652943490 299360256 17180 33554432000 4194304 4650419 140737204852528 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17900/tid=17903] ppid=17898 vsize=292344 CPUtime=6.23 cores=0,2,4,6
/proc/17900/task/17903/stat : 17903 (strangenight1-m) R 17898 17900 17455 0 -1 4202560 8006 0 0 0 622 1 0 0 25 0 4 0 652943490 299360256 17180 33554432000 4194304 4650419 140737204852528 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 292344

[startup+12.7009 s]
/proc/loadavg: 8.12 8.12 7.65 9/308 17904
/proc/meminfo: memFree=11801256/32951124 swapFree=66050672/67111528
[pid=17900] ppid=17898 vsize=299928 CPUtime=50.64 cores=0,2,4,6
/proc/17900/stat : 17900 (strangenight1-m) R 17898 17900 17455 0 -1 4202496 50466 0 0 0 5054 10 0 0 25 0 4 0 652943490 307126272 23543 33554432000 4194304 4650419 140737204852528 18446744073709551615 4334529 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17900/statm: 74982 23544 394 112 0 69947 0
[pid=17900/tid=17901] ppid=17898 vsize=299928 CPUtime=12.68 cores=0,2,4,6
/proc/17900/task/17901/stat : 17901 (strangenight1-m) R 17898 17900 17455 0 -1 4202560 13587 0 0 0 1265 3 0 0 25 0 4 0 652943490 307126272 23544 33554432000 4194304 4650419 140737204852528 18446744073709551615 4364772 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17900/tid=17902] ppid=17898 vsize=299928 CPUtime=12.67 cores=0,2,4,6
/proc/17900/task/17902/stat : 17902 (strangenight1-m) R 17898 17900 17455 0 -1 4202560 9940 0 0 0 1265 2 0 0 25 0 4 0 652943490 307126272 23544 33554432000 4194304 4650419 140737204852528 18446744073709551615 4520352 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17900/tid=17903] ppid=17898 vsize=299928 CPUtime=12.57 cores=0,2,4,6
/proc/17900/task/17903/stat : 17903 (strangenight1-m) R 17898 17900 17455 0 -1 4202560 13243 0 0 0 1255 2 0 0 25 0 4 0 652943490 307126272 23544 33554432000 4194304 4650419 140737204852528 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.64
Current children cumulated vsize (KiB) 299928

[startup+25.5005 s]
/proc/loadavg: 8.10 8.12 7.65 9/308 17905
/proc/meminfo: memFree=11727964/32951124 swapFree=66050672/67111528
[pid=17900] ppid=17898 vsize=299744 CPUtime=101.71 cores=0,2,4,6
/proc/17900/stat : 17900 (strangenight1-m) R 17898 17900 17455 0 -1 4202496 77584 0 0 0 10155 16 0 0 25 0 4 0 652943490 306937856 35257 33554432000 4194304 4650419 140737204852528 18446744073709551615 4476297 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17900/statm: 74936 35257 394 112 0 69901 0
[pid=17900/tid=17901] ppid=17898 vsize=299744 CPUtime=25.49 cores=0,2,4,6
/proc/17900/task/17901/stat : 17901 (strangenight1-m) R 17898 17900 17455 0 -1 4202560 23495 0 0 0 2543 6 0 0 25 0 4 0 652943490 306937856 35257 33554432000 4194304 4650419 140737204852528 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17900/tid=17902] ppid=17898 vsize=299744 CPUtime=25.46 cores=0,2,4,6
/proc/17900/task/17902/stat : 17902 (strangenight1-m) R 17898 17900 17455 0 -1 4202560 15440 0 0 0 2544 2 0 0 25 0 4 0 652943490 306937856 35257 33554432000 4194304 4650419 140737204852528 18446744073709551615 4439103 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17900/tid=17903] ppid=17898 vsize=299744 CPUtime=25.25 cores=0,2,4,6
/proc/17900/task/17903/stat : 17903 (strangenight1-m) R 17898 17900 17455 0 -1 4202560 19031 0 0 0 2522 3 0 0 25 0 4 0 652943490 306937856 35257 33554432000 4194304 4650419 140737204852528 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.71
Current children cumulated vsize (KiB) 299744

[startup+51.1007 s]
/proc/loadavg: 8.12 8.12 7.66 9/308 17905
/proc/meminfo: memFree=11674388/32951124 swapFree=66050672/67111528
[pid=17900] ppid=17898 vsize=421628 CPUtime=203.88 cores=0,2,4,6
/proc/17900/stat : 17900 (strangenight1-m) R 17898 17900 17455 0 -1 4202496 120030 0 0 0 20362 26 0 0 25 0 4 0 652943490 431747072 47820 33554432000 4194304 4650419 140737204852528 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17900/statm: 105407 47820 394 112 0 100372 0
[pid=17900/tid=17901] ppid=17898 vsize=421628 CPUtime=51.08 cores=0,2,4,6
/proc/17900/task/17901/stat : 17901 (strangenight1-m) R 17898 17900 17455 0 -1 4202560 38535 0 0 0 5100 8 0 0 25 0 4 0 652943490 431747072 47820 33554432000 4194304 4650419 140737204852528 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17900/tid=17902] ppid=17898 vsize=421628 CPUtime=51.07 cores=0,2,4,6
/proc/17900/task/17902/stat : 17902 (strangenight1-m) R 17898 17900 17455 0 -1 4202560 24245 0 0 0 5102 5 0 0 25 0 4 0 652943490 431747072 47820 33554432000 4194304 4650419 140737204852528 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17900/tid=17903] ppid=17898 vsize=421628 CPUtime=50.62 cores=0,2,4,6
/proc/17900/task/17903/stat : 17903 (strangenight1-m) R 17898 17900 17455 0 -1 4202560 25417 0 0 0 5057 5 0 0 25 0 4 0 652943490 431747072 47820 33554432000 4194304 4650419 140737204852528 18446744073709551615 4365303 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 203.88
Current children cumulated vsize (KiB) 421628

[startup+102.301 s]
/proc/loadavg: 8.26 8.15 7.70 9/308 17907
/proc/meminfo: memFree=11530364/32951124 swapFree=66050672/67111528
[pid=17900] ppid=17898 vsize=445256 CPUtime=408.23 cores=0,2,4,6
/proc/17900/stat : 17900 (strangenight1-m) R 17898 17900 17455 0 -1 4202496 183054 0 0 0 40782 41 0 0 25 0 4 0 652943490 455942144 61071 33554432000 4194304 4650419 140737204852528 18446744073709551615 4364772 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17900/statm: 111314 61071 394 112 0 106279 0
[pid=17900/tid=17901] ppid=17898 vsize=445256 CPUtime=102.29 cores=0,2,4,6
/proc/17900/task/17901/stat : 17901 (strangenight1-m) R 17898 17900 17455 0 -1 4202560 59912 0 0 0 10216 13 0 0 25 0 4 0 652943490 455942144 61072 33554432000 4194304 4650419 140737204852528 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17900/tid=17902] ppid=17898 vsize=445256 CPUtime=102.28 cores=0,2,4,6
/proc/17900/task/17902/stat : 17902 (strangenight1-m) R 17898 17900 17455 0 -1 4202560 34830 0 0 0 10220 8 0 0 25 0 4 0 652943490 455942144 61072 33554432000 4194304 4650419 140737204852528 18446744073709551615 4366943 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17900/tid=17903] ppid=17898 vsize=445256 CPUtime=101.34 cores=0,2,4,6
/proc/17900/task/17903/stat : 17903 (strangenight1-m) R 17898 17900 17455 0 -1 4202560 38510 0 0 0 10127 7 0 0 25 0 4 0 652943490 455942144 61072 33554432000 4194304 4650419 140737204852528 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 408.23
Current children cumulated vsize (KiB) 445256

[startup+162.301 s]

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

/proc/17900/statm: 161823 118644 394 112 0 156788 0
[pid=17900/tid=17901] ppid=17898 vsize=647292 CPUtime=642.2 cores=0,2,4,6
/proc/17900/task/17901/stat : 17901 (strangenight1-m) R 17898 17900 17455 0 -1 4202560 150926 0 0 0 64173 47 0 0 25 0 4 0 652943490 662827008 118644 33554432000 4194304 4650419 140737204852528 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17900/tid=17902] ppid=17898 vsize=647292 CPUtime=642.28 cores=0,2,4,6
/proc/17900/task/17902/stat : 17902 (strangenight1-m) R 17898 17900 17455 0 -1 4202560 91368 0 0 0 64195 33 0 0 25 0 4 0 652943490 662827008 118644 33554432000 4194304 4650419 140737204852528 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17900/tid=17903] ppid=17898 vsize=647292 CPUtime=636.17 cores=0,2,4,6
/proc/17900/task/17903/stat : 17903 (strangenight1-m) R 17898 17900 17455 0 -1 4202560 108148 0 0 0 63584 33 0 0 25 0 4 0 652943490 662827008 118644 33554432000 4194304 4650419 140737204852528 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2562.97
Current children cumulated vsize (KiB) 647292

[startup+702.301 s]
/proc/loadavg: 8.12 8.14 7.89 9/308 17932
/proc/meminfo: memFree=11087000/32951124 swapFree=66050672/67111528
[pid=17900] ppid=17898 vsize=664236 CPUtime=2802.42 cores=0,2,4,6
/proc/17900/stat : 17900 (strangenight1-m) R 17898 17900 17455 0 -1 4202496 477350 0 0 0 280090 152 0 0 25 0 4 0 652943490 680177664 122141 33554432000 4194304 4650419 140737204852528 18446744073709551615 4364775 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17900/statm: 166059 122141 394 112 0 161024 0
[pid=17900/tid=17901] ppid=17898 vsize=664236 CPUtime=702.19 cores=0,2,4,6
/proc/17900/task/17901/stat : 17901 (strangenight1-m) R 17898 17900 17455 0 -1 4202560 157837 0 0 0 70170 49 0 0 25 0 4 0 652943490 680177664 122141 33554432000 4194304 4650419 140737204852528 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17900/tid=17902] ppid=17898 vsize=664236 CPUtime=702.29 cores=0,2,4,6
/proc/17900/task/17902/stat : 17902 (strangenight1-m) R 17898 17900 17455 0 -1 4202560 98135 0 0 0 70193 36 0 0 25 0 4 0 652943490 680177664 122141 33554432000 4194304 4650419 140737204852528 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17900/tid=17903] ppid=17898 vsize=664236 CPUtime=695.61 cores=0,2,4,6
/proc/17900/task/17903/stat : 17903 (strangenight1-m) R 17898 17900 17455 0 -1 4202560 108404 0 0 0 69528 33 0 0 25 0 4 0 652943490 680177664 122141 33554432000 4194304 4650419 140737204852528 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2802.42
Current children cumulated vsize (KiB) 664236

[startup+762.301 s]
/proc/loadavg: 8.16 8.15 7.91 9/308 17933
/proc/meminfo: memFree=11071728/32951124 swapFree=66050672/67111528
[pid=17900] ppid=17898 vsize=730068 CPUtime=3041.87 cores=0,2,4,6
/proc/17900/stat : 17900 (strangenight1-m) R 17898 17900 17455 0 -1 4202496 494166 0 0 0 304029 158 0 0 25 0 4 0 652943490 747589632 130994 33554432000 4194304 4650419 140737204852528 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17900/statm: 182517 130994 394 112 0 177482 0
[pid=17900/tid=17901] ppid=17898 vsize=730068 CPUtime=762.19 cores=0,2,4,6
/proc/17900/task/17901/stat : 17901 (strangenight1-m) R 17898 17900 17455 0 -1 4202560 165666 0 0 0 76167 52 0 0 25 0 4 0 652943490 747589632 130994 33554432000 4194304 4650419 140737204852528 18446744073709551615 4365246 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17900/tid=17902] ppid=17898 vsize=730068 CPUtime=762.3 cores=0,2,4,6
/proc/17900/task/17902/stat : 17902 (strangenight1-m) R 17898 17900 17455 0 -1 4202560 101995 0 0 0 76192 38 0 0 25 0 4 0 652943490 747589632 130994 33554432000 4194304 4650419 140737204852528 18446744073709551615 4365286 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17900/tid=17903] ppid=17898 vsize=730068 CPUtime=755.04 cores=0,2,4,6
/proc/17900/task/17903/stat : 17903 (strangenight1-m) R 17898 17900 17455 0 -1 4202560 113531 0 0 0 75470 34 0 0 25 0 4 0 652943490 747589632 130994 33554432000 4194304 4650419 140737204852528 18446744073709551615 4365192 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3041.87
Current children cumulated vsize (KiB) 730068

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

[startup+768.001 s]
/proc/loadavg: 8.15 8.14 7.91 9/308 17933
/proc/meminfo: memFree=11086980/32951124 swapFree=66050672/67111528
[pid=17900] ppid=17898 vsize=730068 CPUtime=3064.58 cores=0,2,4,6
/proc/17900/stat : 17900 (strangenight1-m) R 17898 17900 17455 0 -1 4202496 495362 0 0 0 306299 159 0 0 25 0 4 0 652943490 747589632 124982 33554432000 4194304 4650419 140737204852528 18446744073709551615 4365330 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17900/statm: 182517 124982 394 112 0 177482 0
[pid=17900/tid=17901] ppid=17898 vsize=730068 CPUtime=767.88 cores=0,2,4,6
/proc/17900/task/17901/stat : 17901 (strangenight1-m) R 17898 17900 17455 0 -1 4202560 166242 0 0 0 76735 53 0 0 25 0 4 0 652943490 747589632 124982 33554432000 4194304 4650419 140737204852528 18446744073709551615 4365327 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17900/tid=17902] ppid=17898 vsize=730068 CPUtime=767.99 cores=0,2,4,6
/proc/17900/task/17902/stat : 17902 (strangenight1-m) R 17898 17900 17455 0 -1 4202560 102117 0 0 0 76761 38 0 0 25 0 4 0 652943490 747589632 124982 33554432000 4194304 4650419 140737204852528 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17900/tid=17903] ppid=17898 vsize=730068 CPUtime=760.67 cores=0,2,4,6
/proc/17900/task/17903/stat : 17903 (strangenight1-m) R 17898 17900 17455 0 -1 4202560 114029 0 0 0 76033 34 0 0 25 0 4 0 652943490 747589632 124982 33554432000 4194304 4650419 140737204852528 18446744073709551615 4366839 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3064.58
Current children cumulated vsize (KiB) 730068

[startup+780.801 s]
/proc/loadavg: 8.12 8.14 7.91 9/308 17934
/proc/meminfo: memFree=11050768/32951124 swapFree=66050672/67111528
[pid=17900] ppid=17898 vsize=730068 CPUtime=3115.67 cores=0,2,4,6
/proc/17900/stat : 17900 (strangenight1-m) R 17898 17900 17455 0 -1 4202496 499133 0 0 0 311407 160 0 0 25 0 4 0 652943490 747589632 128753 33554432000 4194304 4650419 140737204852528 18446744073709551615 4364772 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17900/statm: 182517 128753 394 112 0 177482 0
[pid=17900/tid=17901] ppid=17898 vsize=730068 CPUtime=780.68 cores=0,2,4,6
/proc/17900/task/17901/stat : 17901 (strangenight1-m) R 17898 17900 17455 0 -1 4202560 167078 0 0 0 78015 53 0 0 25 0 4 0 652943490 747589632 128753 33554432000 4194304 4650419 140737204852528 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17900/tid=17902] ppid=17898 vsize=730068 CPUtime=780.79 cores=0,2,4,6
/proc/17900/task/17902/stat : 17902 (strangenight1-m) R 17898 17900 17455 0 -1 4202560 102117 0 0 0 78041 38 0 0 25 0 4 0 652943490 747589632 128753 33554432000 4194304 4650419 140737204852528 18446744073709551615 4334371 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17900/tid=17903] ppid=17898 vsize=730068 CPUtime=773.37 cores=0,2,4,6
/proc/17900/task/17903/stat : 17903 (strangenight1-m) R 17898 17900 17455 0 -1 4202560 114927 0 0 0 77302 35 0 0 25 0 4 0 652943490 747589632 128753 33554432000 4194304 4650419 140737204852528 18446744073709551615 4313048 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3115.67
Current children cumulated vsize (KiB) 730068

[startup+793.6 s]
/proc/loadavg: 8.10 8.13 7.91 9/308 17934
/proc/meminfo: memFree=11058688/32951124 swapFree=66050672/67111528
[pid=17900] ppid=17898 vsize=664652 CPUtime=3166.76 cores=0,2,4,6
/proc/17900/stat : 17900 (strangenight1-m) R 17898 17900 17455 0 -1 4202496 504999 0 0 0 316514 162 0 0 25 0 4 0 652943490 680603648 124381 33554432000 4194304 4650419 140737204852528 18446744073709551615 4364751 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17900/statm: 166163 124381 394 112 0 161128 0
[pid=17900/tid=17901] ppid=17898 vsize=664652 CPUtime=793.48 cores=0,2,4,6
/proc/17900/task/17901/stat : 17901 (strangenight1-m) R 17898 17900 17455 0 -1 4202560 169809 0 0 0 79294 54 0 0 25 0 4 0 652943490 680603648 124381 33554432000 4194304 4650419 140737204852528 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17900/tid=17902] ppid=17898 vsize=664652 CPUtime=793.58 cores=0,2,4,6
/proc/17900/task/17902/stat : 17902 (strangenight1-m) R 17898 17900 17455 0 -1 4202560 104197 0 0 0 79320 38 0 0 25 0 4 0 652943490 680603648 124381 33554432000 4194304 4650419 140737204852528 18446744073709551615 4367232 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17900/tid=17903] ppid=17898 vsize=664652 CPUtime=786.05 cores=0,2,4,6
/proc/17900/task/17903/stat : 17903 (strangenight1-m) R 17898 17900 17455 0 -1 4202560 114927 0 0 0 78570 35 0 0 25 0 4 0 652943490 680603648 124381 33554432000 4194304 4650419 140737204852528 18446744073709551615 4365308 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3166.76
Current children cumulated vsize (KiB) 664652

[startup+796.801 s]
/proc/loadavg: 8.09 8.13 7.91 9/308 17934
/proc/meminfo: memFree=11049884/32951124 swapFree=66050672/67111528
[pid=17900] ppid=17898 vsize=664652 CPUtime=3179.52 cores=0,2,4,6
/proc/17900/stat : 17900 (strangenight1-m) R 17898 17900 17455 0 -1 4202496 505712 0 0 0 317790 162 0 0 25 0 4 0 652943490 680603648 125094 33554432000 4194304 4650419 140737204852528 18446744073709551615 4365321 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17900/statm: 166163 125094 394 112 0 161128 0
[pid=17900/tid=17901] ppid=17898 vsize=664652 CPUtime=796.68 cores=0,2,4,6
/proc/17900/task/17901/stat : 17901 (strangenight1-m) R 17898 17900 17455 0 -1 4202560 170101 0 0 0 79614 54 0 0 25 0 4 0 652943490 680603648 125094 33554432000 4194304 4650419 140737204852528 18446744073709551615 4367236 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17900/tid=17902] ppid=17898 vsize=664652 CPUtime=796.78 cores=0,2,4,6
/proc/17900/task/17902/stat : 17902 (strangenight1-m) R 17898 17900 17455 0 -1 4202560 104381 0 0 0 79640 38 0 0 25 0 4 0 652943490 680603648 125094 33554432000 4194304 4650419 140737204852528 18446744073709551615 4313064 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17900/tid=17903] ppid=17898 vsize=664652 CPUtime=789.22 cores=0,2,4,6
/proc/17900/task/17903/stat : 17903 (strangenight1-m) R 17898 17900 17455 0 -1 4202560 114927 0 0 0 78887 35 0 0 25 0 4 0 652943490 680603648 125094 33554432000 4194304 4650419 140737204852528 18446744073709551615 4365323 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3179.52
Current children cumulated vsize (KiB) 664652

[startup+800.001 s]
/proc/loadavg: 8.09 8.13 7.91 9/308 17934
/proc/meminfo: memFree=11041572/32951124 swapFree=66050672/67111528
[pid=17900] ppid=17898 vsize=664652 CPUtime=3192.3 cores=0,2,4,6
/proc/17900/stat : 17900 (strangenight1-m) R 17898 17900 17455 0 -1 4202496 506681 0 0 0 319067 163 0 0 25 0 4 0 652943490 680603648 126063 33554432000 4194304 4650419 140737204852528 18446744073709551615 4313048 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17900/statm: 166163 126063 394 112 0 161128 0
[pid=17900/tid=17901] ppid=17898 vsize=664652 CPUtime=799.88 cores=0,2,4,6
/proc/17900/task/17901/stat : 17901 (strangenight1-m) R 17898 17900 17455 0 -1 4202560 170476 0 0 0 79934 54 0 0 25 0 4 0 652943490 680603648 126063 33554432000 4194304 4650419 140737204852528 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17900/tid=17902] ppid=17898 vsize=664652 CPUtime=799.99 cores=0,2,4,6
/proc/17900/task/17902/stat : 17902 (strangenight1-m) R 17898 17900 17455 0 -1 4202560 104686 0 0 0 79960 39 0 0 25 0 4 0 652943490 680603648 126063 33554432000 4194304 4650419 140737204852528 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17900/tid=17903] ppid=17898 vsize=664652 CPUtime=792.39 cores=0,2,4,6
/proc/17900/task/17903/stat : 17903 (strangenight1-m) R 17898 17900 17455 0 -1 4202560 114927 0 0 0 79204 35 0 0 25 0 4 0 652943490 680603648 126063 33554432000 4194304 4650419 140737204852528 18446744073709551615 4364736 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3192.3
Current children cumulated vsize (KiB) 664652

[startup+801.601 s]
/proc/loadavg: 8.09 8.13 7.91 9/308 17934
/proc/meminfo: memFree=11039340/32951124 swapFree=66050672/67111528
[pid=17900] ppid=17898 vsize=664652 CPUtime=3198.69 cores=0,2,4,6
/proc/17900/stat : 17900 (strangenight1-m) R 17898 17900 17455 0 -1 4202496 506973 0 0 0 319706 163 0 0 25 0 4 0 652943490 680603648 122737 33554432000 4194304 4650419 140737204852528 18446744073709551615 4364751 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17900/statm: 166163 122737 394 112 0 161128 0
[pid=17900/tid=17901] ppid=17898 vsize=664652 CPUtime=801.48 cores=0,2,4,6
/proc/17900/task/17901/stat : 17901 (strangenight1-m) R 17898 17900 17455 0 -1 4202560 170656 0 0 0 80094 54 0 0 25 0 4 0 652943490 680603648 122737 33554432000 4194304 4650419 140737204852528 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17900/tid=17902] ppid=17898 vsize=664652 CPUtime=801.59 cores=0,2,4,6
/proc/17900/task/17902/stat : 17902 (strangenight1-m) R 17898 17900 17455 0 -1 4202560 104798 0 0 0 80120 39 0 0 25 0 4 0 652943490 680603648 122737 33554432000 4194304 4650419 140737204852528 18446744073709551615 4313048 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17900/tid=17903] ppid=17898 vsize=664652 CPUtime=793.98 cores=0,2,4,6
/proc/17900/task/17903/stat : 17903 (strangenight1-m) R 17898 17900 17455 0 -1 4202560 114927 0 0 0 79363 35 0 0 25 0 4 0 652943490 680603648 122737 33554432000 4194304 4650419 140737204852528 18446744073709551615 4313327 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3198.69
Current children cumulated vsize (KiB) 664652

[startup+802.401 s]
/proc/loadavg: 8.08 8.13 7.91 9/308 17934
/proc/meminfo: memFree=11049508/32951124 swapFree=66050672/67111528
[pid=17900] ppid=17898 vsize=664652 CPUtime=3201.87 cores=0,2,4,6
/proc/17900/stat : 17900 (strangenight1-m) R 17898 17900 17455 0 -1 4202496 507751 0 0 0 320024 163 0 0 25 0 4 0 652943490 680603648 123515 33554432000 4194304 4650419 140737204852528 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17900/statm: 166163 123515 394 112 0 161128 0
[pid=17900/tid=17901] ppid=17898 vsize=664652 CPUtime=802.28 cores=0,2,4,6
/proc/17900/task/17901/stat : 17901 (strangenight1-m) R 17898 17900 17455 0 -1 4202560 170728 0 0 0 80174 54 0 0 25 0 4 0 652943490 680603648 123515 33554432000 4194304 4650419 140737204852528 18446744073709551615 4365276 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17900/tid=17902] ppid=17898 vsize=664652 CPUtime=802.39 cores=0,2,4,6
/proc/17900/task/17902/stat : 17902 (strangenight1-m) R 17898 17900 17455 0 -1 4202560 104879 0 0 0 80200 39 0 0 25 0 4 0 652943490 680603648 123515 33554432000 4194304 4650419 140737204852528 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17900/tid=17903] ppid=17898 vsize=664652 CPUtime=794.77 cores=0,2,4,6
/proc/17900/task/17903/stat : 17903 (strangenight1-m) R 17898 17900 17455 0 -1 4202560 115552 0 0 0 79442 35 0 0 25 0 4 0 652943490 680603648 123515 33554432000 4194304 4650419 140737204852528 18446744073709551615 4365276 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3201.87
Current children cumulated vsize (KiB) 664652

[startup+802.801 s]
/proc/loadavg: 8.08 8.13 7.91 9/308 17934
/proc/meminfo: memFree=11049508/32951124 swapFree=66050672/67111528
[pid=17900] ppid=17898 vsize=664652 CPUtime=3203.47 cores=0,2,4,6
/proc/17900/stat : 17900 (strangenight1-m) R 17898 17900 17455 0 -1 4202496 507876 0 0 0 320184 163 0 0 25 0 4 0 652943490 680603648 123640 33554432000 4194304 4650419 140737204852528 18446744073709551615 4365330 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17900/statm: 166163 123640 394 112 0 161128 0
[pid=17900/tid=17901] ppid=17898 vsize=664652 CPUtime=802.68 cores=0,2,4,6
/proc/17900/task/17901/stat : 17901 (strangenight1-m) R 17898 17900 17455 0 -1 4202560 170763 0 0 0 80214 54 0 0 25 0 4 0 652943490 680603648 123640 33554432000 4194304 4650419 140737204852528 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17900/tid=17902] ppid=17898 vsize=664652 CPUtime=802.79 cores=0,2,4,6
/proc/17900/task/17902/stat : 17902 (strangenight1-m) R 17898 17900 17455 0 -1 4202560 104910 0 0 0 80240 39 0 0 25 0 4 0 652943490 680603648 123640 33554432000 4194304 4650419 140737204852528 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17900/tid=17903] ppid=17898 vsize=664652 CPUtime=795.17 cores=0,2,4,6
/proc/17900/task/17903/stat : 17903 (strangenight1-m) R 17898 17900 17455 0 -1 4202560 115611 0 0 0 79482 35 0 0 25 0 4 0 652943490 680603648 123640 33554432000 4194304 4650419 140737204852528 18446744073709551615 4364788 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3203.47
Current children cumulated vsize (KiB) 664652

[startup+802.901 s]
/proc/loadavg: 8.08 8.13 7.91 9/308 17934
/proc/meminfo: memFree=11049508/32951124 swapFree=66050672/67111528
[pid=17900] ppid=17898 vsize=0 CPUtime=3203.85 cores=0,2,4,6
/proc/17900/stat : 17900 (strangenight1-m) R 17898 17900 17455 0 -1 4203524 507908 0 0 0 320221 164 0 0 25 0 1 0 652943490 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/17900/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 3203.85
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 802.914
CPU time (s): 3203.87
CPU user time (s): 3202.22
CPU system time (s): 1.65775
CPU usage (%): 399.031
Max. virtual memory (cumulated for all children) (KiB): 730068

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3202.22
system time used= 1.65775
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 507908
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= 164
involuntary context switches= 48312

runsolver used 2.09668 second user time and 5.57015 second system time

The end

Launcher Data

Begin job on node135 at 2011-05-15 00:50:56
IDJOB=3369323
IDBENCH=83222
IDSOLVER=1846
FILE ID=node135/3369323-1305413456
RUNJOBID= node135-1305410850-17473
PBS_JOBID= 13324519
Free space on /tmp= 73336 MiB

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

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

MD5SUM BENCH= 72a4d94c7603cb921acb8c9bb848aa10
RANDOM SEED=362145799

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      11911616 kB
Buffers:        277404 kB
Cached:        5856696 kB
SwapCached:      50684 kB
Active:       10134312 kB
Inactive:     10661360 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11911616 kB
SwapTotal:    67111528 kB
SwapFree:     66050672 kB
Dirty:            6264 kB
Writeback:           0 kB
AnonPages:    14616344 kB
Mapped:          19384 kB
Slab:           134852 kB
PageTables:      47608 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 57397268 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73332 MiB
End job on node135 at 2011-05-15 01:04:19