Trace number 3369224

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)? (TO) 4800.15 1202.87

General information on the benchmark

Namecrafted/skvortsov/battleship/
battleship-16-31-sat.cnf
MD5SUM34c6b89fff5c4d1bd23006ea2314b10d
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.028995
Satisfiable
(Un)Satisfiability was proved
Number of variables496
Number of clauses3976
Sum of the clauses size15376
Maximum clause length31
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23720
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 5256

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 4 threads
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3369224-1305413330.cnf'
0.00/0.00	c -- header says num vars:            496
0.00/0.00	c -- header says num clauses:        3976
0.00/0.00	c -- clauses added:            0 learnts,         3976 normals,            0 xors
0.00/0.00	c -- vars added        496
0.00/0.00	c Parsing time:  0.01 s
0.00/0.00	c  N st     0         0       496       256      3720         0     15376         0   no data   no data  --
0.00/0.01	c asymm  cl-useful: 0/256/256 lits-rem:0 time: 0.00
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    496 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
0.58/0.17	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
0.58/0.17	c Finding binary XORs  T:     0.00 s  found:       0
0.58/0.17	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.58/0.17	c calculated reachability. Time: 0.00
0.58/0.17	c Calc default polars -  time:   0.00 s pos:       0 undec:       0 neg:     496
0.58/0.17	c =========================================================================================
0.58/0.17	c types(t): F = full restart, N = normal restart
0.58/0.17	c types(t): S = simplification begin/end, E = solution found
0.58/0.17	c restart types(rt): st = static, dy = dynamic
0.58/0.17	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.58/0.17	c  B st     0         0       496       256      3720         0     15376         0   no data   no data  --
0.58/0.17	c Decided on static restart strategy
2.37/0.66	c  N st     8      4914       496       256      3720      4619     15376    785055   no data   no data  --
3.16/0.80	c  N st    10     11298       496       256      3720      4308     15376    622650   no data   no data  --
5.55/1.45	c  N st    11     17043       496       256      3720      9671     15376   1905681   no data   no data  --
11.14/2.80	c  F st    12     25001       496       256      3720     11734     15376   2545423   no data   no data  --
11.14/2.80	c  N st    12     25001       496       256      3720     11734     15376   2545423   no data   no data  --
13.56/3.45	c Decided on static restart strategy
13.56/3.45	c  N st    18     30001       496       256      3720     10127     15376   1917636   no data   no data  --
13.56/3.45	c  S st    18     30001       496       256      3720     10127     15376   1917636   no data   no data  --
13.56/3.49	c  S st    18     30502       496       256      3720     10625     15376   1984816   no data   no data  --
13.93/3.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
13.93/3.50	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
13.93/3.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.06
13.93/3.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
20.72/5.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  6.44 s
20.72/5.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    496 time:  0.00 s
20.72/5.20	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
37.07/9.37	c lits-rem:       397  cl-subs:      281  v-elim:      0  v-fix:    0  time: 16.63 s
37.07/9.39	c asymm  cl-useful: 0/256/256 lits-rem:0 time: 0.09
37.07/9.39	c calculated reachability. Time: 0.00
37.07/9.39	c  N st    18     30502       496       256      3720     10344     15376   1916986   no data   no data  --
39.08/9.88	c  N st    20     37612       496       256      3720      9690     15376   1603236   no data   no data  --
41.46/10.41	c  N st    21     44012       496       256      3720     15829     15376   2874706   no data   no data  --
43.06/10.83	c  S st    22     45754       496       256      3720      8970     15376   1436007   no data   no data  --
43.06/10.87	c  S st    22     46258       496       256      3720      9465     15376   1503809   no data   no data  --
43.06/10.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
43.06/10.87	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
43.06/10.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.05
43.46/10.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
49.44/12.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  5.87 s
49.44/12.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    496 time:  0.00 s
49.44/12.40	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
56.63/14.30	c lits-rem:        74  cl-subs:       32  v-elim:      0  v-fix:    0  time:  7.58 s
56.63/14.30	c vivif2 --  cl tried      256 cl shrink        0 lits rem          0 time: 0.00
57.04/14.32	c vivif2 --  cl tried     9433 cl shrink        0 lits rem          0 time: 0.05
57.04/14.35	c asymm  cl-useful: 0/256/256 lits-rem:0 time: 0.12
57.04/14.35	c calculated reachability. Time: 0.00
57.04/14.35	c  N st    22     46258       496       256      3720      9433     15376   1497999   no data   no data  --
63.81/16.07	c  N st    23     60655       496       256      3720     13586     15376   2421375   no data   no data  --
66.99/16.89	c  N st    24     69387       496       256      3720     11499     15376   1717687   no data   no data  --
66.99/16.89	c  S st    24     69387       496       256      3720     11499     15376   1717687   no data   no data  --
67.40/16.93	c  S st    24     69891       496       256      3720     11996     15376   1784556   no data   no data  --
67.40/16.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
67.40/16.94	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
67.40/16.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.11
67.80/17.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
75.37/18.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  7.54 s
75.37/18.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    496 time:  0.00 s
75.37/18.91	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
89.74/22.59	c lits-rem:       195  cl-subs:       79  v-elim:      0  v-fix:    0  time: 14.70 s
89.74/22.59	c vivif2 --  cl tried      256 cl shrink        0 lits rem          0 time: 0.00
90.14/22.61	c vivif2 --  cl tried    11917 cl shrink        0 lits rem          0 time: 0.07
90.14/22.64	c asymm  cl-useful: 0/256/256 lits-rem:0 time: 0.14
90.14/22.64	c calculated reachability. Time: 0.00
90.14/22.64	c  N st    24     69891       496       256      3720     11917     15376   1769353   no data   no data  --
97.32/24.46	c  F st    25     87501       496       256      3720     16888     15376   2823033   no data   no data  --
97.32/24.47	c  N st    25     87501       496       256      3720     16888     15376   2823033   no data   no data  --
99.32/24.93	c  N dy    32     93729       496       256      3720     22795     15376   3634086     46.58     49.25  --
101.35/25.44	c  N dy    34    100488       496       256      3720     17014     15376   2056200     38.98     41.08  --
102.91/25.82	c  S st    42    104836       496       256      3720     21281     15376   2730624     38.89     36.44  --
102.91/25.89	c  S st    42    105339       496       256      3720     21774     15376   2792013     38.89   no data  --
102.91/25.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
102.91/25.89	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
103.31/25.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.2M T:  0.16
103.71/26.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
110.49/27.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  7.07 s
110.49/27.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    496 time:  0.00 s
110.49/27.78	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
166.78/41.82	c lits-rem:       262  cl-subs:      533  v-elim:      0  v-fix:    0  time: 55.91 s
166.78/41.82	c vivif2 --  cl tried      256 cl shrink        0 lits rem          0 time: 0.00
166.78/41.85	c vivif2 --  cl tried    21241 cl shrink        0 lits rem          0 time: 0.11
166.78/41.89	c asymm  cl-useful: 0/256/256 lits-rem:0 time: 0.17
166.78/41.89	c calculated reachability. Time: 0.00
166.78/41.89	c  N dy    42    105339       496       256      3720     21241     15376   2720308     38.89   no data  --
169.16/42.43	c  N dy    47    112541       496       256      3720     14944     15376   1672972     38.11     40.19  --
174.35/43.73	c  N dy    59    127068       496       256      3720     14602     15376   1386764     37.27     39.43  --
177.93/44.60	c  N dy    82    135622       496       256      3720     22933     15376   2576482     37.33     39.44  --
193.12/48.41	c  N dy    85    157261       496       256      3720     28571     15376   3413789     36.07     38.01  --
193.54/48.52	c  S st    86    158008       496       256      3720     29305     15376   3522436     36.06     35.02  --
193.90/48.62	c  S st    86    158509       496       256      3720     29803     15376   3590428     36.06   no data  --
193.90/48.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
193.90/48.63	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
194.30/48.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.9M T:  0.30
194.70/48.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
201.49/50.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  7.11 s
201.49/50.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    496 time:  0.00 s
201.49/50.59	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
473.25/118.62	c lits-rem:       293  cl-subs:      351  v-elim:      0  v-fix:    0  time: 271.15 s
473.25/118.62	c vivif2 --  cl tried      256 cl shrink        0 lits rem          0 time: 0.00
473.25/118.66	c vivif2 --  cl tried    29452 cl shrink        0 lits rem          0 time: 0.16
473.65/118.80	c asymm  cl-useful: 0/256/256 lits-rem:0 time: 0.56
473.65/118.80	c calculated reachability. Time: 0.00
473.65/118.80	c  N dy    86    158509       496       256      3720     29452     15376   3536674     36.06   no data  --
482.85/121.02	c  N dy    90    174157       496       256      3720     28216     15376   3512977     35.30     37.20  --
489.61/122.73	c  N dy   117    188436       496       256      3720     24589     15376   2726217     35.28     37.19  --
498.00/124.82	c  N dy   155    200531       496       256      3720     36333     15376   4400193     35.29     37.17  --
507.57/127.27	c  N dy   211    216276       496       256      3720     33243     15376   3640548     35.41     37.38  --
517.97/129.84	c  N dy   261    231920       496       256      3720     29006     15376   2830820     35.55     37.47  --
521.94/130.84	c  S st   269    237765       496       256      3720     34650     15376   3527534     35.56     35.74  --
522.36/130.93	c  S st   269    238265       496       256      3720     35149     15376   3597184     35.56   no data  --
522.36/130.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
522.36/130.93	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
522.36/131.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.0M T:  0.28
522.77/131.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
530.32/132.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  7.49 s
530.32/132.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    496 time:  0.00 s
530.32/132.97	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
855.18/214.32	c lits-rem:       137  cl-subs:      366  v-elim:      0  v-fix:    0  time: 324.36 s
855.18/214.32	c vivif2 --  cl tried      256 cl shrink        0 lits rem          0 time: 0.00
855.18/214.36	c vivif2 --  cl tried    34783 cl shrink        0 lits rem          0 time: 0.16
855.58/214.48	c asymm  cl-useful: 0/256/256 lits-rem:0 time: 0.50
855.58/214.48	c calculated reachability. Time: 0.00
855.58/214.48	c  N dy   269    238265       496       256      3720     34783     15376   3550816     35.56   no data  --
863.15/216.39	c  N dy   309    254454       496       256      3720     30081     15376   2988485     35.54     37.44  --
875.53/219.41	c  N dy   348    271171       496       256      3720     24982     15376   2195853     35.46     37.39  --
889.10/222.84	c  N dy   378    288551       496       256      3720     42084     15376   4848207     35.43     37.43  --
902.26/226.16	c  F st   423    306250       496       256      3720     36892     15376   3854079     35.45     33.70  --
903.06/226.32	c  N st   426    307438       496       256      3720     38045     15376   3982278     35.45   no data  --
921.03/230.85	c  N dy   491    327275       496       256      3720     33996     15376   3284488     35.53     37.42  --
945.36/236.99	c  N dy   499    353929       496       256      3720     35567     15376   3262493     35.28     37.14  --
949.35/237.93	c  S st   511    357397       496       256      3720     38974     15376   3705298     35.29     34.99  --
949.75/238.06	c  S st   511    357898       496       256      3720     39470     15376   3775832     35.29   no data  --
949.75/238.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
949.75/238.07	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
950.15/238.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.3M T:  0.34
950.55/238.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
958.14/240.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  7.72 s
958.14/240.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    496 time:  0.00 s
958.14/240.18	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
1266.63/317.46	c lits-rem:        78  cl-subs:      501  v-elim:      0  v-fix:    0  time: 308.02 s
1266.63/317.46	c vivif2 --  cl tried      256 cl shrink        0 lits rem          0 time: 0.00
1267.02/317.50	c vivif2 --  cl tried    38969 cl shrink        0 lits rem          0 time: 0.16
1267.42/317.61	c asymm  cl-useful: 0/256/256 lits-rem:0 time: 0.40
1267.42/317.61	c calculated reachability. Time: 0.00
1267.42/317.61	c  N dy   511    357898       496       256      3720     38969     15376   3726287     35.29   no data  --
1277.00/320.02	c  N dy   596    378332       496       256      3720     33564     15376   2979281     35.39     37.31  --
1293.36/324.14	c  N dy   676    402842       496       256      3720     31149     15376   2779010     35.43     37.33  --
1311.72/328.78	c  N dy   718    431279       496       256      3720     31582     15376   2623261     35.39     37.29  --
1328.08/332.87	c  N dy   729    456152       496       256      3720     55470     15376   6256109     35.24     37.12  --
1342.84/336.59	c  N dy   799    477288       496       256      3720     48034     15376   4887168     35.28     37.28  --
1365.21/342.14	c  N dy   860    505371       496       256      3720     46116     15376   4528415     35.24     37.17  --
1385.54/347.20	c  N dy   918    527988       496       256      3720     38029     15376   3343684     35.23     37.10  --
1390.74/348.59	c  S st   923    536847       496       256      3720     46731     15376   5005326     35.17     32.33  --
1391.13/348.70	c  S st   923    537350       496       256      3720     47229     15376   5071075     35.17   no data  --
1391.55/348.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
1391.55/348.71	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1391.55/348.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.9M T:  0.31
1392.32/348.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1398.71/350.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  6.69 s
1398.71/350.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    496 time:  0.00 s
1398.71/350.59	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
1966.20/492.70	c lits-rem:       153  cl-subs:      401  v-elim:      0  v-fix:    0  time: 566.75 s
1966.20/492.70	c vivif2 --  cl tried      256 cl shrink        0 lits rem          0 time: 0.00
1966.20/492.75	c vivif2 --  cl tried    46828 cl shrink        0 lits rem          0 time: 0.22
1967.04/492.92	c asymm  cl-useful: 0/256/256 lits-rem:0 time: 0.67
1967.04/492.92	c calculated reachability. Time: 0.00
1967.04/492.92	c  N dy   923    537350       496       256      3720     46828     15376   5009965     35.17   no data  --
1980.21/496.24	c  N dy   953    560491       496       256      3720     38082     15376   3176397     35.13     37.04  --
2010.94/503.96	c  N dy   961    599616       496       256      3720     44046     15376   4426125     34.91     36.86  --
2029.25/508.57	c  N dy  1029    619656       496       256      3720     63711     15376   7727092     34.95     36.89  --
2046.81/512.98	c  N dy  1092    641313       496       256      3720     51786     15376   5536687     34.97     36.87  --
2073.95/519.72	c  N dy  1184    661532       496       256      3720     37332     15376   2931390     35.03     36.91  --
2090.71/523.98	c  N dy  1231    682760       496       256      3720     58126     15376   6173154     35.03     36.88  --
2112.66/529.49	c  N dy  1283    702787       496       256      3720     42507     15376   3724387     35.04     40.31  --
2134.20/534.86	c  N dy  1363    722851       496       256      3720     62304     15376   6525348     35.07     42.65  --
2153.76/539.77	c  N dy  1397    743298       496       256      3720     45978     15376   4082808     35.05     37.18  --
2181.72/546.73	c  N dy  1427    769054       496       256      3720     71298     15376   8472755     35.02     36.91  --
2202.46/551.90	c  N dy  1513    789096       496       256      3720     53661     15376   5106469     35.06     36.92  --
2222.41/556.93	c  S st  1540    806026       496       256      3720     70297     15376   7665822     35.05   no data  --
2223.21/557.13	c  S st  1540    806528       496       256      3720     70795     15376   7735501     35.05   no data  --
2223.21/557.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.07
2223.21/557.15	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2224.01/557.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  5.6M T:  0.61
2224.81/557.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2232.38/559.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  7.63 s
2232.38/559.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    496 time:  0.00 s
2232.38/559.43	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
3999.89/1002.37	c lits-rem:        97  cl-subs:      474  v-elim:      0  v-fix:    0  time: 1766.46 s
3999.89/1002.37	c vivif2 --  cl tried      256 cl shrink        0 lits rem          0 time: 0.00
4000.29/1002.45	c vivif2 --  cl tried    70321 cl shrink        0 lits rem          0 time: 0.33
4001.49/1002.72	c asymm  cl-useful: 0/256/256 lits-rem:0 time: 1.07
4001.49/1002.72	c calculated reachability. Time: 0.00
4001.49/1002.72	c  N dy  1540    806528       496       256      3720     70321     15376   7664140     35.05   no data  --
4017.44/1006.75	c  N dy  1648    829313       496       256      3720     54390     15376   5298411     35.09     37.03  --
4037.39/1011.79	c  N dy  1709    850292       496       256      3720     74988     15376   8574474     35.11     37.09  --
4053.36/1015.73	c  N dy  1767    870372       496       256      3720     55400     15376   5179687     35.12     45.53  --
4074.51/1021.08	c  N dy  1866    890390       496       256      3720     75119     15376   8053024     35.16     37.02  --
4090.08/1024.97	c  N dy  1914    910395       496       256      3720     54496     15376   5100243     35.16     37.15  --
4108.85/1029.67	c  N dy  1973    930650       496       256      3720     74400     15376   8001826     35.17     37.07  --
4127.98/1034.42	c  N dy  2017    950802       496       256      3720     52885     15376   4859592     35.17     37.06  --
4165.92/1043.99	c  N dy  2078    991765       496       256      3720     50897     15376   4252967     35.10     37.01  --
4185.05/1048.75	c  N dy  2144   1012022       496       256      3720     70859     15376   7288639     35.11     36.99  --
4214.98/1056.27	c  N dy  2218   1038904       496       256      3720     53950     15376   4717056     35.12     37.02  --
4231.35/1060.31	c  N dy  2251   1059409       496       256      3720     74074     15376   7958101     35.11     37.06  --
4244.12/1063.59	c  F st  2264   1071875       496       256      3720     86299     15376   9891953     35.08     30.27  --
4252.90/1065.72	c  N dy  2273   1080852       496       256      3720     50952     15376   4022710     35.08     36.95  --
4284.45/1073.66	c  N dy  2359   1108715       496       256      3720     78450     15376   7987230     35.09     37.07  --
4312.75/1080.75	c  N dy  2437   1128895       496       256      3720     53069     15376   4132710     35.11     37.02  --
4339.09/1087.31	c  N dy  2508   1150855       496       256      3720     74642     15376   7216511     35.13     37.04  --
4374.62/1096.28	c  N dy  2559   1177956       496       256      3720     55047     15376   4468218     35.12     37.15  --
4393.76/1101.06	c  N dy  2587   1198283       496       256      3720     75049     15376   7526524     35.10     37.15  --
4411.33/1105.41	c  S st  2599   1209793       496       256      3720     86366     15376   9234098     35.09     32.08  --
4412.16/1105.63	c  S st  2599   1210300       496       256      3720     86867     15376   9305256     35.09   no data  --
4412.16/1105.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.09
4412.16/1105.65	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4412.92/1105.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  7.1M T:  0.76
4413.72/1106.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4421.70/1108.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  7.64 s
4421.70/1108.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    496 time:  0.00 s
4421.70/1108.00	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 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-3369224-1305413330/watcher-3369224-1305413330 -o /tmp/evaluation-result-3369224-1305413330/solver-3369224-1305413330 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3369224-1305413330.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.06 8.05 7.49 6/298 4179
/proc/meminfo: memFree=15439456/32950928 swapFree=67111364/67111528
[pid=4179] ppid=4177 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/4179/stat : 4179 (strangenight1-m) R 4177 4179 3825 0 -1 4202496 415 0 0 0 0 0 0 0 25 0 4 0 108942463 52465664 356 33554432000 4194304 4650419 140736300678224 18446744073709551615 218880565179 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4179/statm: 12809 356 306 112 0 7774 0
[pid=4179/tid=4180] ppid=4177 vsize=208256 CPUtime=0 cores=0,2,4,6
/proc/4179/task/4180/stat : 4180 (strangenight1-m) R 4177 4179 3825 0 -1 4202560 133 0 0 0 0 0 0 0 25 0 4 0 108942464 213254144 799 33554432000 4194304 4650419 140736300678224 18446744073709551615 4370810 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4179/tid=4181] ppid=4177 vsize=208256 CPUtime=0 cores=0,2,4,6
/proc/4179/task/4181/stat : 4181 (strangenight1-m) R 4177 4179 3825 0 -1 4202560 71 0 0 0 0 0 0 0 25 0 4 0 108942464 213254144 800 33554432000 4194304 4650419 140736300678224 18446744073709551615 218880670190 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4179/tid=4182] ppid=4177 vsize=208256 CPUtime=0 cores=0,2,4,6
/proc/4179/task/4182/stat : 4182 (strangenight1-m) R 4177 4179 3825 0 -1 4202560 125 0 0 0 0 0 0 0 18 0 4 0 108942464 213254144 800 33554432000 4194304 4650419 140736300678224 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 2 0 0 0

[startup+0.155351 s]
/proc/loadavg: 8.06 8.05 7.49 6/298 4179
/proc/meminfo: memFree=15439456/32950928 swapFree=67111364/67111528
[pid=4179] ppid=4177 vsize=282588 CPUtime=0.58 cores=0,2,4,6
/proc/4179/stat : 4179 (strangenight1-m) R 4177 4179 3825 0 -1 4202496 3656 0 0 0 58 0 0 0 18 0 4 0 108942463 289370112 3556 33554432000 4194304 4650419 140736300678224 18446744073709551615 4366261 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4179/statm: 70647 3558 390 112 0 65612 0
[pid=4179/tid=4180] ppid=4177 vsize=282588 CPUtime=0.14 cores=0,2,4,6
/proc/4179/task/4180/stat : 4180 (strangenight1-m) R 4177 4179 3825 0 -1 4202560 730 0 0 0 14 0 0 0 18 0 4 0 108942464 289370112 3558 33554432000 4194304 4650419 140736300678224 18446744073709551615 218880670190 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4179/tid=4181] ppid=4177 vsize=282588 CPUtime=0.14 cores=0,2,4,6
/proc/4179/task/4181/stat : 4181 (strangenight1-m) R 4177 4179 3825 0 -1 4202560 865 0 0 0 14 0 0 0 18 0 4 0 108942464 289370112 3559 33554432000 4194304 4650419 140736300678224 18446744073709551615 218880226337 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4179/tid=4182] ppid=4177 vsize=282588 CPUtime=0.14 cores=0,2,4,6
/proc/4179/task/4182/stat : 4182 (strangenight1-m) R 4177 4179 3825 0 -1 4202560 875 0 0 0 14 0 0 0 18 0 4 0 108942464 289370112 3559 33554432000 4194304 4650419 140736300678224 18446744073709551615 4367232 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 282588

[startup+0.209574 s]
/proc/loadavg: 8.06 8.05 7.49 6/298 4179
/proc/meminfo: memFree=15439456/32950928 swapFree=67111364/67111528
[pid=4179] ppid=4177 vsize=284808 CPUtime=0.8 cores=0,2,4,6
/proc/4179/stat : 4179 (strangenight1-m) R 4177 4179 3825 0 -1 4202496 4937 0 0 0 80 0 0 0 18 0 4 0 108942463 291643392 3424 33554432000 4194304 4650419 140736300678224 18446744073709551615 4520364 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4179/statm: 71202 3424 392 112 0 66167 0
[pid=4179/tid=4180] ppid=4177 vsize=284808 CPUtime=0.19 cores=0,2,4,6
/proc/4179/task/4180/stat : 4180 (strangenight1-m) R 4177 4179 3825 0 -1 4202560 873 0 0 0 19 0 0 0 18 0 4 0 108942464 291643392 3426 33554432000 4194304 4650419 140736300678224 18446744073709551615 4361066 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4179/tid=4181] ppid=4177 vsize=284808 CPUtime=0.19 cores=0,2,4,6
/proc/4179/task/4181/stat : 4181 (strangenight1-m) R 4177 4179 3825 0 -1 4202560 1329 0 0 0 19 0 0 0 18 0 4 0 108942464 291643392 3429 33554432000 4194304 4650419 140736300678224 18446744073709551615 4467553 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4179/tid=4182] ppid=4177 vsize=284808 CPUtime=0.19 cores=0,2,4,6
/proc/4179/task/4182/stat : 4182 (strangenight1-m) R 4177 4179 3825 0 -1 4202560 1360 0 0 0 19 0 0 0 18 0 4 0 108942464 291643392 3429 33554432000 4194304 4650419 140736300678224 18446744073709551615 4360358 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.8
Current children cumulated vsize (KiB) 284808

[startup+0.300559 s]
/proc/loadavg: 8.06 8.05 7.49 6/298 4179
/proc/meminfo: memFree=15439456/32950928 swapFree=67111364/67111528
[pid=4179] ppid=4177 vsize=287900 CPUtime=1.17 cores=0,2,4,6
/proc/4179/stat : 4179 (strangenight1-m) R 4177 4179 3825 0 -1 4202496 6948 0 0 0 116 1 0 0 18 0 4 0 108942463 294809600 3803 33554432000 4194304 4650419 140736300678224 18446744073709551615 4520364 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4179/statm: 71975 3803 392 112 0 66940 0
[pid=4179/tid=4180] ppid=4177 vsize=287900 CPUtime=0.28 cores=0,2,4,6
/proc/4179/task/4180/stat : 4180 (strangenight1-m) R 4177 4179 3825 0 -1 4202560 1501 0 0 0 28 0 0 0 18 0 4 0 108942464 294809600 3803 33554432000 4194304 4650419 140736300678224 18446744073709551615 4329270 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4179/tid=4181] ppid=4177 vsize=287900 CPUtime=0.29 cores=0,2,4,6
/proc/4179/task/4181/stat : 4181 (strangenight1-m) R 4177 4179 3825 0 -1 4202560 1719 0 0 0 29 0 0 0 18 0 4 0 108942464 294809600 3803 33554432000 4194304 4650419 140736300678224 18446744073709551615 4366816 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4179/tid=4182] ppid=4177 vsize=287900 CPUtime=0.28 cores=0,2,4,6
/proc/4179/task/4182/stat : 4182 (strangenight1-m) R 4177 4179 3825 0 -1 4202560 1741 0 0 0 28 0 0 0 18 0 4 0 108942464 294809600 3803 33554432000 4194304 4650419 140736300678224 18446744073709551615 4366049 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 287900

[startup+0.700489 s]
/proc/loadavg: 8.06 8.05 7.49 6/298 4179
/proc/meminfo: memFree=15439456/32950928 swapFree=67111364/67111528
[pid=4179] ppid=4177 vsize=290588 CPUtime=2.76 cores=0,2,4,6
/proc/4179/stat : 4179 (strangenight1-m) R 4177 4179 3825 0 -1 4202496 13881 0 0 0 275 1 0 0 18 0 4 0 108942463 297562112 5924 33554432000 4194304 4650419 140736300678224 18446744073709551615 4315081 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4179/statm: 72647 5924 392 112 0 67612 0
[pid=4179/tid=4180] ppid=4177 vsize=290588 CPUtime=0.68 cores=0,2,4,6
/proc/4179/task/4180/stat : 4180 (strangenight1-m) R 4177 4179 3825 0 -1 4202560 3316 0 0 0 68 0 0 0 18 0 4 0 108942464 297562112 5924 33554432000 4194304 4650419 140736300678224 18446744073709551615 4361036 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4179/tid=4181] ppid=4177 vsize=290588 CPUtime=0.68 cores=0,2,4,6
/proc/4179/task/4181/stat : 4181 (strangenight1-m) R 4177 4179 3825 0 -1 4202560 3911 0 0 0 68 0 0 0 18 0 4 0 108942464 297562112 5924 33554432000 4194304 4650419 140736300678224 18446744073709551615 4366684 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4179/tid=4182] ppid=4177 vsize=290588 CPUtime=0.68 cores=0,2,4,6
/proc/4179/task/4182/stat : 4182 (strangenight1-m) R 4177 4179 3825 0 -1 4202560 3534 0 0 0 68 0 0 0 18 0 4 0 108942464 297562112 5924 33554432000 4194304 4650419 140736300678224 18446744073709551615 4364766 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2.76
Current children cumulated vsize (KiB) 290588

[startup+1.50035 s]
/proc/loadavg: 8.06 8.05 7.49 9/302 4183
/proc/meminfo: memFree=15449096/32950928 swapFree=67111364/67111528
[pid=4179] ppid=4177 vsize=293440 CPUtime=5.95 cores=0,2,4,6
/proc/4179/stat : 4179 (strangenight1-m) R 4177 4179 3825 0 -1 4202496 24746 0 0 0 592 3 0 0 19 0 4 0 108942463 300482560 9405 33554432000 4194304 4650419 140736300678224 18446744073709551615 4365321 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4179/statm: 73360 9405 393 112 0 68325 0
[pid=4179/tid=4180] ppid=4177 vsize=293440 CPUtime=1.47 cores=0,2,4,6
/proc/4179/task/4180/stat : 4180 (strangenight1-m) R 4177 4179 3825 0 -1 4202560 5644 0 0 0 147 0 0 0 20 0 4 0 108942464 300482560 9405 33554432000 4194304 4650419 140736300678224 18446744073709551615 4366078 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4179/tid=4181] ppid=4177 vsize=293440 CPUtime=1.47 cores=0,2,4,6
/proc/4179/task/4181/stat : 4181 (strangenight1-m) R 4177 4179 3825 0 -1 4202560 6809 0 0 0 147 0 0 0 20 0 4 0 108942464 300482560 9405 33554432000 4194304 4650419 140736300678224 18446744073709551615 4366906 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4179/tid=4182] ppid=4177 vsize=293440 CPUtime=1.49 cores=0,2,4,6
/proc/4179/task/4182/stat : 4182 (strangenight1-m) R 4177 4179 3825 0 -1 4202560 6973 0 0 0 148 1 0 0 20 0 4 0 108942464 300482560 9405 33554432000 4194304 4650419 140736300678224 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 293440

[startup+3.10107 s]
/proc/loadavg: 8.13 8.07 7.50 9/302 4183
/proc/meminfo: memFree=15392304/32950928 swapFree=67111364/67111528
[pid=4179] ppid=4177 vsize=276268 CPUtime=12.34 cores=0,2,4,6
/proc/4179/stat : 4179 (strangenight1-m) R 4177 4179 3825 0 -1 4202496 50973 0 0 0 1228 6 0 0 25 0 4 0 108942463 282898432 25063 33554432000 4194304 4650419 140736300678224 18446744073709551615 4366602 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4179/statm: 69067 25063 394 112 0 64032 0
[pid=4179/tid=4180] ppid=4177 vsize=276268 CPUtime=3.06 cores=0,2,4,6
/proc/4179/task/4180/stat : 4180 (strangenight1-m) R 4177 4179 3825 0 -1 4202560 9134 0 0 0 306 0 0 0 25 0 4 0 108942464 282898432 25063 33554432000 4194304 4650419 140736300678224 18446744073709551615 4334396 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4179/tid=4181] ppid=4177 vsize=276268 CPUtime=3.08 cores=0,2,4,6
/proc/4179/task/4181/stat : 4181 (strangenight1-m) R 4177 4179 3825 0 -1 4202560 16662 0 0 0 307 1 0 0 25 0 4 0 108942464 282898432 25063 33554432000 4194304 4650419 140736300678224 18446744073709551615 4436168 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4179/tid=4182] ppid=4177 vsize=276268 CPUtime=3.08 cores=0,2,4,6
/proc/4179/task/4182/stat : 4182 (strangenight1-m) R 4177 4179 3825 0 -1 4202560 15434 0 0 0 306 2 0 0 25 0 4 0 108942464 282898432 25063 33554432000 4194304 4650419 140736300678224 18446744073709551615 4436464 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 276268

[startup+6.3005 s]
/proc/loadavg: 8.13 8.07 7.50 9/302 4183
/proc/meminfo: memFree=15280880/32950928 swapFree=67111364/67111528
[pid=4179] ppid=4177 vsize=305140 CPUtime=25.11 cores=0,2,4,6
/proc/4179/stat : 4179 (strangenight1-m) R 4177 4179 3825 0 -1 4202496 68706 0 0 0 2502 9 0 0 25 0 4 0 108942463 312463360 40276 33554432000 4194304 4650419 140736300678224 18446744073709551615 4433841 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4179/statm: 76285 40276 394 112 0 71250 0
[pid=4179/tid=4180] ppid=4177 vsize=305140 CPUtime=6.23 cores=0,2,4,6
/proc/4179/task/4180/stat : 4180 (strangenight1-m) R 4177 4179 3825 0 -1 4202560 17441 0 0 0 621 2 0 0 25 0 4 0 108942464 312463360 40276 33554432000 4194304 4650419 140736300678224 18446744073709551615 4439641 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4179/tid=4181] ppid=4177 vsize=305140 CPUtime=6.28 cores=0,2,4,6
/proc/4179/task/4181/stat : 4181 (strangenight1-m) R 4177 4179 3825 0 -1 4202560 16817 0 0 0 627 1 0 0 25 0 4 0 108942464 312463360 40276 33554432000 4194304 4650419 140736300678224 18446744073709551615 4439361 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4179/tid=4182] ppid=4177 vsize=305140 CPUtime=6.28 cores=0,2,4,6
/proc/4179/task/4182/stat : 4182 (strangenight1-m) R 4177 4179 3825 0 -1 4202560 15561 0 0 0 626 2 0 0 25 0 4 0 108942464 312463360 40276 33554432000 4194304 4650419 140736300678224 18446744073709551615 4439361 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 305140

[startup+12.7004 s]
/proc/loadavg: 8.11 8.07 7.50 9/302 4183
/proc/meminfo: memFree=15181820/32950928 swapFree=67111364/67111528
[pid=4179] ppid=4177 vsize=386336 CPUtime=50.64 cores=0,2,4,6
/proc/4179/stat : 4179 (strangenight1-m) R 4177 4179 3825 0 -1 4202496 114049 0 0 0 5046 18 0 0 25 0 4 0 108942463 395608064 65595 33554432000 4194304 4650419 140736300678224 18446744073709551615 4476519 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4179/statm: 96584 65595 394 112 0 91549 0
[pid=4179/tid=4180] ppid=4177 vsize=386336 CPUtime=12.57 cores=0,2,4,6
/proc/4179/task/4180/stat : 4180 (strangenight1-m) R 4177 4179 3825 0 -1 4202560 33740 0 0 0 1252 5 0 0 25 0 4 0 108942464 395608064 65595 33554432000 4194304 4650419 140736300678224 18446744073709551615 4436168 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4179/tid=4181] ppid=4177 vsize=386336 CPUtime=12.68 cores=0,2,4,6
/proc/4179/task/4181/stat : 4181 (strangenight1-m) R 4177 4179 3825 0 -1 4202560 29962 0 0 0 1264 4 0 0 25 0 4 0 108942464 395608064 65595 33554432000 4194304 4650419 140736300678224 18446744073709551615 4436145 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4179/tid=4182] ppid=4177 vsize=386336 CPUtime=12.68 cores=0,2,4,6
/proc/4179/task/4182/stat : 4182 (strangenight1-m) R 4177 4179 3825 0 -1 4202560 25820 0 0 0 1264 4 0 0 25 0 4 0 108942464 395608064 65595 33554432000 4194304 4650419 140736300678224 18446744073709551615 4328259 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 50.64
Current children cumulated vsize (KiB) 386336

[startup+25.5011 s]
/proc/loadavg: 8.10 8.06 7.50 9/302 4184
/proc/meminfo: memFree=15078288/32950928 swapFree=67111364/67111528
[pid=4179] ppid=4177 vsize=452632 CPUtime=101.71 cores=0,2,4,6
/proc/4179/stat : 4179 (strangenight1-m) R 4177 4179 3825 0 -1 4202496 151085 0 0 0 10145 26 0 0 25 0 4 0 108942463 463495168 79635 33554432000 4194304 4650419 140736300678224 18446744073709551615 4310456 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4179/statm: 113158 79635 394 112 0 108123 0
[pid=4179/tid=4180] ppid=4177 vsize=452632 CPUtime=25.25 cores=0,2,4,6
/proc/4179/task/4180/stat : 4180 (strangenight1-m) R 4177 4179 3825 0 -1 4202560 33740 0 0 0 2520 5 0 0 25 0 4 0 108942464 463495168 79635 33554432000 4194304 4650419 140736300678224 18446744073709551615 4439636 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4179/tid=4181] ppid=4177 vsize=452632 CPUtime=25.48 cores=0,2,4,6
/proc/4179/task/4181/stat : 4181 (strangenight1-m) R 4177 4179 3825 0 -1 4202560 30187 0 0 0 2544 4 0 0 25 0 4 0 108942464 463495168 79635 33554432000 4194304 4650419 140736300678224 18446744073709551615 4439371 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4179/tid=4182] ppid=4177 vsize=452632 CPUtime=25.48 cores=0,2,4,6
/proc/4179/task/4182/stat : 4182 (strangenight1-m) R 4177 4179 3825 0 -1 4202560 46282 0 0 0 2539 9 0 0 25 0 4 0 108942464 463495168 79635 33554432000 4194304 4650419 140736300678224 18446744073709551615 4439636 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 101.71
Current children cumulated vsize (KiB) 452632

[startup+51.1006 s]
/proc/loadavg: 8.13 8.07 7.52 9/302 4185
/proc/meminfo: memFree=14895332/32950928 swapFree=67111364/67111528
[pid=4179] ppid=4177 vsize=655192 CPUtime=203.88 cores=0,2,4,6
/proc/4179/stat : 4179 (strangenight1-m) R 4177 4179 3825 0 -1 4202496 219454 0 0 0 20342 46 0 0 25 0 4 0 108942463 670916608 117788 33554432000 4194304 4650419 140736300678224 18446744073709551615 4476502 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4179/statm: 163798 117788 394 112 0 158763 0
[pid=4179/tid=4180] ppid=4177 vsize=655192 CPUtime=50.62 cores=0,2,4,6
/proc/4179/task/4180/stat : 4180 (strangenight1-m) R 4177 4179 3825 0 -1 4202560 45811 0 0 0 5054 8 0 0 25 0 4 0 108942464 670916608 117788 33554432000 4194304 4650419 140736300678224 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4179/tid=4181] ppid=4177 vsize=655192 CPUtime=51.08 cores=0,2,4,6
/proc/4179/task/4181/stat : 4181 (strangenight1-m) R 4177 4179 3825 0 -1 4202560 49475 0 0 0 5098 10 0 0 25 0 4 0 108942464 670916608 117788 33554432000 4194304 4650419 140736300678224 18446744073709551615 4439344 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4179/tid=4182] ppid=4177 vsize=655192 CPUtime=51.08 cores=0,2,4,6
/proc/4179/task/4182/stat : 4182 (strangenight1-m) R 4177 4179 3825 0 -1 4202560 65102 0 0 0 5092 16 0 0 25 0 4 0 108942464 670916608 117788 33554432000 4194304 4650419 140736300678224 18446744073709551615 4520268 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 203.88
Current children cumulated vsize (KiB) 655192

[startup+102.301 s]
/proc/loadavg: 8.15 8.09 7.56 9/302 4186
/proc/meminfo: memFree=14759496/32950928 swapFree=67111364/67111528
[pid=4179] ppid=4177 vsize=857844 CPUtime=408.23 cores=0,2,4,6
/proc/4179/stat : 4179 (strangenight1-m) R 4177 4179 3825 0 -1 4202496 313946 0 0 0 40750 73 0 0 25 0 4 0 108942463 878432256 140368 33554432000 4194304 4650419 140736300678224 18446744073709551615 4476514 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4179/statm: 214461 140368 394 112 0 209426 0
[pid=4179/tid=4180] ppid=4177 vsize=857844 CPUtime=101.36 cores=0,2,4,6
/proc/4179/task/4180/stat : 4180 (strangenight1-m) R 4177 4179 3825 0 -1 4202560 88195 0 0 0 10119 17 0 0 25 0 4 0 108942464 878432256 140370 33554432000 4194304 4650419 140736300678224 18446744073709551615 4433074 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4179/tid=4181] ppid=4177 vsize=857844 CPUtime=102.29 cores=0,2,4,6
/proc/4179/task/4181/stat : 4181 (strangenight1-m) R 4177 4179 3825 0 -1 4202560 49475 0 0 0 10219 10 0 0 25 0 4 0 108942464 878432256 140370 33554432000 4194304 4650419 140736300678224 18446744073709551615 4476354 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4179/tid=4182] ppid=4177 vsize=857844 CPUtime=102.29 cores=0,2,4,6
/proc/4179/task/4182/stat : 4182 (strangenight1-m) R 4177 4179 3825 0 -1 4202560 116268 0 0 0 10196 33 0 0 25 0 4 0 108942464 878432256 140370 33554432000 4194304 4650419 140736300678224 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 408.23
Current children cumulated vsize (KiB) 857844

[startup+162.301 s]

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

[pid=4179] ppid=4177 vsize=1608028 CPUtime=2802.68 cores=0,2,4,6
/proc/4179/stat : 4179 (strangenight1-m) R 4177 4179 3825 0 -1 4202496 954304 0 0 0 279992 276 0 0 25 0 4 0 108942463 1646620672 290058 33554432000 4194304 4650419 140736300678224 18446744073709551615 4476514 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4179/statm: 402007 290058 394 112 0 396972 0
[pid=4179/tid=4180] ppid=4177 vsize=1608028 CPUtime=695.89 cores=0,2,4,6
/proc/4179/task/4180/stat : 4180 (strangenight1-m) R 4177 4179 3825 0 -1 4202560 177773 0 0 0 69544 45 0 0 25 0 4 0 108942464 1646620672 290058 33554432000 4194304 4650419 140736300678224 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4179/tid=4181] ppid=4177 vsize=1608028 CPUtime=702.29 cores=0,2,4,6
/proc/4179/task/4181/stat : 4181 (strangenight1-m) R 4177 4179 3825 0 -1 4202560 282311 0 0 0 70144 85 0 0 25 0 4 0 108942464 1646620672 290058 33554432000 4194304 4650419 140736300678224 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4179/tid=4182] ppid=4177 vsize=1608028 CPUtime=702.29 cores=0,2,4,6
/proc/4179/task/4182/stat : 4182 (strangenight1-m) R 4177 4179 3825 0 -1 4202560 332446 0 0 0 70128 101 0 0 25 0 4 0 108942464 1646620672 290058 33554432000 4194304 4650419 140736300678224 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2802.68
Current children cumulated vsize (KiB) 1608028

[startup+762.301 s]
/proc/loadavg: 8.14 8.13 7.84 9/302 4212
/proc/meminfo: memFree=13801444/32950928 swapFree=67111364/67111528
[pid=4179] ppid=4177 vsize=1697924 CPUtime=3042.12 cores=0,2,4,6
/proc/4179/stat : 4179 (strangenight1-m) R 4177 4179 3825 0 -1 4202496 1002071 0 0 0 303923 289 0 0 25 0 4 0 108942463 1738674176 313876 33554432000 4194304 4650419 140736300678224 18446744073709551615 4476514 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4179/statm: 424481 313876 394 112 0 419446 0
[pid=4179/tid=4180] ppid=4177 vsize=1697924 CPUtime=755.32 cores=0,2,4,6
/proc/4179/task/4180/stat : 4180 (strangenight1-m) R 4177 4179 3825 0 -1 4202560 177773 0 0 0 75487 45 0 0 25 0 4 0 108942464 1738674176 313876 33554432000 4194304 4650419 140736300678224 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4179/tid=4181] ppid=4177 vsize=1697924 CPUtime=762.3 cores=0,2,4,6
/proc/4179/task/4181/stat : 4181 (strangenight1-m) R 4177 4179 3825 0 -1 4202560 327425 0 0 0 76133 97 0 0 25 0 4 0 108942464 1738674176 313876 33554432000 4194304 4650419 140736300678224 18446744073709551615 4432396 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4179/tid=4182] ppid=4177 vsize=1697924 CPUtime=762.3 cores=0,2,4,6
/proc/4179/task/4182/stat : 4182 (strangenight1-m) R 4177 4179 3825 0 -1 4202560 332446 0 0 0 76129 101 0 0 25 0 4 0 108942464 1738674176 313876 33554432000 4194304 4650419 140736300678224 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3042.12
Current children cumulated vsize (KiB) 1697924

[startup+822.301 s]
/proc/loadavg: 8.10 8.12 7.85 9/302 4214
/proc/meminfo: memFree=13811476/32950928 swapFree=67111364/67111528
[pid=4179] ppid=4177 vsize=1698768 CPUtime=3281.54 cores=0,2,4,6
/proc/4179/stat : 4179 (strangenight1-m) R 4177 4179 3825 0 -1 4202496 1085197 0 0 0 327842 312 0 0 25 0 4 0 108942463 1739538432 315020 33554432000 4194304 4650419 140736300678224 18446744073709551615 4476519 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4179/statm: 424692 315020 394 112 0 419657 0
[pid=4179/tid=4180] ppid=4177 vsize=1698768 CPUtime=814.77 cores=0,2,4,6
/proc/4179/task/4180/stat : 4180 (strangenight1-m) R 4177 4179 3825 0 -1 4202560 219219 0 0 0 81422 55 0 0 25 0 4 0 108942464 1739538432 315020 33554432000 4194304 4650419 140736300678224 18446744073709551615 4365323 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4179/tid=4181] ppid=4177 vsize=1698768 CPUtime=822.29 cores=0,2,4,6
/proc/4179/task/4181/stat : 4181 (strangenight1-m) R 4177 4179 3825 0 -1 4202560 327425 0 0 0 82132 97 0 0 25 0 4 0 108942464 1739538432 315020 33554432000 4194304 4650419 140736300678224 18446744073709551615 4439636 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4179/tid=4182] ppid=4177 vsize=1698768 CPUtime=822.29 cores=0,2,4,6
/proc/4179/task/4182/stat : 4182 (strangenight1-m) R 4177 4179 3825 0 -1 4202560 372965 0 0 0 82115 114 0 0 25 0 4 0 108942464 1739538432 315020 33554432000 4194304 4650419 140736300678224 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3281.54
Current children cumulated vsize (KiB) 1698768

[startup+882.311 s]
/proc/loadavg: 8.08 8.11 7.86 9/302 4216
/proc/meminfo: memFree=13729248/32950928 swapFree=67111364/67111528
[pid=4179] ppid=4177 vsize=1662616 CPUtime=3521.03 cores=0,2,4,6
/proc/4179/stat : 4179 (strangenight1-m) R 4177 4179 3825 0 -1 4202496 1179771 0 0 0 351761 342 0 0 25 0 4 0 108942463 1702518784 319516 33554432000 4194304 4650419 140736300678224 18446744073709551615 4476514 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4179/statm: 415654 319516 394 112 0 410619 0
[pid=4179/tid=4180] ppid=4177 vsize=1662616 CPUtime=874.23 cores=0,2,4,6
/proc/4179/task/4180/stat : 4180 (strangenight1-m) R 4177 4179 3825 0 -1 4202560 261013 0 0 0 87355 68 0 0 25 0 4 0 108942464 1702518784 319516 33554432000 4194304 4650419 140736300678224 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4179/tid=4181] ppid=4177 vsize=1662616 CPUtime=882.3 cores=0,2,4,6
/proc/4179/task/4181/stat : 4181 (strangenight1-m) R 4177 4179 3825 0 -1 4202560 327425 0 0 0 88133 97 0 0 25 0 4 0 108942464 1702518784 319516 33554432000 4194304 4650419 140736300678224 18446744073709551615 4439361 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4179/tid=4182] ppid=4177 vsize=1662616 CPUtime=882.3 cores=0,2,4,6
/proc/4179/task/4182/stat : 4182 (strangenight1-m) R 4177 4179 3825 0 -1 4202560 424799 0 0 0 88099 131 0 0 25 0 4 0 108942464 1702518784 319516 33554432000 4194304 4650419 140736300678224 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3521.03
Current children cumulated vsize (KiB) 1662616

[startup+942.301 s]
/proc/loadavg: 8.07 8.10 7.87 9/302 4217
/proc/meminfo: memFree=13743492/32950928 swapFree=67111364/67111528
[pid=4179] ppid=4177 vsize=1598724 CPUtime=3760.44 cores=0,2,4,6
/proc/4179/stat : 4179 (strangenight1-m) R 4177 4179 3825 0 -1 4202496 1236340 0 0 0 375681 363 0 0 25 0 4 0 108942463 1637093376 312932 33554432000 4194304 4650419 140736300678224 18446744073709551615 4476580 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4179/statm: 399681 312932 394 112 0 394646 0
[pid=4179/tid=4180] ppid=4177 vsize=1598724 CPUtime=933.67 cores=0,2,4,6
/proc/4179/task/4180/stat : 4180 (strangenight1-m) R 4177 4179 3825 0 -1 4202560 292627 0 0 0 93287 80 0 0 25 0 4 0 108942464 1637093376 312932 33554432000 4194304 4650419 140736300678224 18446744073709551615 4436434 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4179/tid=4181] ppid=4177 vsize=1598724 CPUtime=942.29 cores=0,2,4,6
/proc/4179/task/4181/stat : 4181 (strangenight1-m) R 4177 4179 3825 0 -1 4202560 327425 0 0 0 94132 97 0 0 25 0 4 0 108942464 1637093376 312932 33554432000 4194304 4650419 140736300678224 18446744073709551615 4439361 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4179/tid=4182] ppid=4177 vsize=1598724 CPUtime=942.29 cores=0,2,4,6
/proc/4179/task/4182/stat : 4182 (strangenight1-m) R 4177 4179 3825 0 -1 4202560 447352 0 0 0 94090 139 0 0 25 0 4 0 108942464 1637093376 312932 33554432000 4194304 4650419 140736300678224 18446744073709551615 4476522 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3760.44
Current children cumulated vsize (KiB) 1598724

[startup+1002.3 s]
/proc/loadavg: 8.06 8.10 7.88 9/302 4219
/proc/meminfo: memFree=13721404/32950928 swapFree=67111364/67111528
[pid=4179] ppid=4177 vsize=1664488 CPUtime=3999.89 cores=0,2,4,6
/proc/4179/stat : 4179 (strangenight1-m) R 4177 4179 3825 0 -1 4202496 1260539 0 0 0 399617 372 0 0 25 0 4 0 108942463 1704435712 319776 33554432000 4194304 4650419 140736300678224 18446744073709551615 4540528 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4179/statm: 416122 319776 394 112 0 411087 0
[pid=4179/tid=4180] ppid=4177 vsize=1664488 CPUtime=993.13 cores=0,2,4,6
/proc/4179/task/4180/stat : 4180 (strangenight1-m) R 4177 4179 3825 0 -1 4202560 311893 0 0 0 99224 89 0 0 25 0 4 0 108942464 1704435712 319776 33554432000 4194304 4650419 140736300678224 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4179/tid=4181] ppid=4177 vsize=1664488 CPUtime=1002.3 cores=0,2,4,6
/proc/4179/task/4181/stat : 4181 (strangenight1-m) R 4177 4179 3825 0 -1 4202560 327425 0 0 0 100133 97 0 0 25 0 4 0 108942464 1704435712 319776 33554432000 4194304 4650419 140736300678224 18446744073709551615 4439361 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4179/tid=4182] ppid=4177 vsize=1664488 CPUtime=1002.29 cores=0,2,4,6
/proc/4179/task/4182/stat : 4182 (strangenight1-m) R 4177 4179 3825 0 -1 4202560 447352 0 0 0 100090 139 0 0 25 0 4 0 108942464 1704435712 319776 33554432000 4194304 4650419 140736300678224 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3999.89
Current children cumulated vsize (KiB) 1664488

[startup+1062.3 s]
/proc/loadavg: 8.12 8.11 7.90 9/302 4220
/proc/meminfo: memFree=13734768/32950928 swapFree=67111364/67111528
[pid=4179] ppid=4177 vsize=1703396 CPUtime=4239.32 cores=0,2,4,6
/proc/4179/stat : 4179 (strangenight1-m) R 4177 4179 3825 0 -1 4202496 1403577 0 0 0 423525 407 0 0 25 0 4 0 108942463 1744277504 314987 33554432000 4194304 4650419 140736300678224 18446744073709551615 4366816 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4179/statm: 425849 314987 394 112 0 420814 0
[pid=4179/tid=4180] ppid=4177 vsize=1703396 CPUtime=1052.59 cores=0,2,4,6
/proc/4179/task/4180/stat : 4180 (strangenight1-m) R 4177 4179 3825 0 -1 4202560 361520 0 0 0 105159 100 0 0 25 0 4 0 108942464 1744277504 314987 33554432000 4194304 4650419 140736300678224 18446744073709551615 4366816 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4179/tid=4181] ppid=4177 vsize=1703396 CPUtime=1062.3 cores=0,2,4,6
/proc/4179/task/4181/stat : 4181 (strangenight1-m) R 4177 4179 3825 0 -1 4202560 328887 0 0 0 106133 97 0 0 25 0 4 0 108942464 1744277504 314987 33554432000 4194304 4650419 140736300678224 18446744073709551615 4476522 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4179/tid=4182] ppid=4177 vsize=1703396 CPUtime=1062.3 cores=0,2,4,6
/proc/4179/task/4182/stat : 4182 (strangenight1-m) R 4177 4179 3825 0 -1 4202560 488154 0 0 0 106080 150 0 0 25 0 4 0 108942464 1744277504 314987 33554432000 4194304 4650419 140736300678224 18446744073709551615 4315633 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4239.32
Current children cumulated vsize (KiB) 1703396

[startup+1122.3 s]
/proc/loadavg: 8.21 8.13 7.92 9/302 4222
/proc/meminfo: memFree=13651412/32950928 swapFree=67111364/67111528
[pid=4179] ppid=4177 vsize=1735944 CPUtime=4478.77 cores=0,2,4,6
/proc/4179/stat : 4179 (strangenight1-m) R 4177 4179 3825 0 -1 4202496 1491607 0 0 0 447440 437 0 0 25 0 4 0 108942463 1777606656 322678 33554432000 4194304 4650419 140736300678224 18446744073709551615 4476519 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4179/statm: 433986 322678 394 112 0 428951 0
[pid=4179/tid=4180] ppid=4177 vsize=1735944 CPUtime=1112.03 cores=0,2,4,6
/proc/4179/task/4180/stat : 4180 (strangenight1-m) R 4177 4179 3825 0 -1 4202560 393912 0 0 0 111094 109 0 0 25 0 4 0 108942464 1777606656 322678 33554432000 4194304 4650419 140736300678224 18446744073709551615 4365330 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4179/tid=4181] ppid=4177 vsize=1735944 CPUtime=1122.3 cores=0,2,4,6
/proc/4179/task/4181/stat : 4181 (strangenight1-m) R 4177 4179 3825 0 -1 4202560 330339 0 0 0 112133 97 0 0 25 0 4 0 108942464 1777606656 322678 33554432000 4194304 4650419 140736300678224 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4179/tid=4182] ppid=4177 vsize=1735944 CPUtime=1122.29 cores=0,2,4,6
/proc/4179/task/4182/stat : 4182 (strangenight1-m) R 4177 4179 3825 0 -1 4202560 515467 0 0 0 112067 162 0 0 25 0 4 0 108942464 1777606656 322678 33554432000 4194304 4650419 140736300678224 18446744073709551615 4364766 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4478.77
Current children cumulated vsize (KiB) 1735944

[startup+1182.3 s]
/proc/loadavg: 5.86 7.50 7.72 5/293 4242
/proc/meminfo: memFree=14614452/32950928 swapFree=67111364/67111528
[pid=4179] ppid=4177 vsize=1605352 CPUtime=4718.23 cores=0,2,4,6
/proc/4179/stat : 4179 (strangenight1-m) R 4177 4179 3825 0 -1 4202496 1530383 0 0 0 471372 451 0 0 25 0 4 0 108942463 1643880448 316879 33554432000 4194304 4650419 140736300678224 18446744073709551615 4439371 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4179/statm: 401338 316879 394 112 0 396303 0
[pid=4179/tid=4180] ppid=4177 vsize=1605352 CPUtime=1171.49 cores=0,2,4,6
/proc/4179/task/4180/stat : 4180 (strangenight1-m) R 4177 4179 3825 0 -1 4202560 419754 0 0 0 117031 118 0 0 25 0 4 0 108942464 1643880448 316879 33554432000 4194304 4650419 140736300678224 18446744073709551615 4439361 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4179/tid=4181] ppid=4177 vsize=1605352 CPUtime=1182.3 cores=0,2,4,6
/proc/4179/task/4181/stat : 4181 (strangenight1-m) R 4177 4179 3825 0 -1 4202560 331751 0 0 0 118133 97 0 0 25 0 4 0 108942464 1643880448 316879 33554432000 4194304 4650419 140736300678224 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4179/tid=4182] ppid=4177 vsize=1605352 CPUtime=1182.29 cores=0,2,4,6
/proc/4179/task/4182/stat : 4182 (strangenight1-m) R 4177 4179 3825 0 -1 4202560 526989 0 0 0 118062 167 0 0 25 0 4 0 108942464 1643880448 316879 33554432000 4194304 4650419 140736300678224 18446744073709551615 4438643 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4718.23
Current children cumulated vsize (KiB) 1605352



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202.8 s]
/proc/loadavg: 5.33 7.27 7.64 5/293 4242
/proc/meminfo: memFree=14612836/32950928 swapFree=67111364/67111528
[pid=4179] ppid=4177 vsize=1605352 CPUtime=4800.05 cores=0,2,4,6
/proc/4179/stat : 4179 (strangenight1-m) R 4177 4179 3825 0 -1 4202496 1531462 0 0 0 479554 451 0 0 25 0 4 0 108942463 1643880448 317259 33554432000 4194304 4650419 140736300678224 18446744073709551615 4438939 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4179/statm: 401338 317259 394 112 0 396303 0
[pid=4179/tid=4180] ppid=4177 vsize=1605352 CPUtime=1191.8 cores=0,2,4,6
/proc/4179/task/4180/stat : 4180 (strangenight1-m) R 4177 4179 3825 0 -1 4202560 419754 0 0 0 119062 118 0 0 25 0 4 0 108942464 1643880448 317259 33554432000 4194304 4650419 140736300678224 18446744073709551615 4439103 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4179/tid=4181] ppid=4177 vsize=1605352 CPUtime=1202.81 cores=0,2,4,6
/proc/4179/task/4181/stat : 4181 (strangenight1-m) R 4177 4179 3825 0 -1 4202560 332830 0 0 0 120184 97 0 0 25 0 4 0 108942464 1643880448 317259 33554432000 4194304 4650419 140736300678224 18446744073709551615 4476293 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4179/tid=4182] ppid=4177 vsize=1605352 CPUtime=1202.8 cores=0,2,4,6
/proc/4179/task/4182/stat : 4182 (strangenight1-m) R 4177 4179 3825 0 -1 4202560 526989 0 0 0 120113 167 0 0 25 0 4 0 108942464 1643880448 317259 33554432000 4194304 4650419 140736300678224 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.05
Current children cumulated vsize (KiB) 1605352

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

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

[startup+1202.8 s]
/proc/loadavg: 5.33 7.27 7.64 5/293 4242
/proc/meminfo: memFree=14612836/32950928 swapFree=67111364/67111528
[pid=4179] ppid=4177 vsize=1605352 CPUtime=4800.05 cores=0,2,4,6
/proc/4179/stat : 4179 (strangenight1-m) R 4177 4179 3825 0 -1 4202496 1531462 0 0 0 479554 451 0 0 25 0 4 0 108942463 1643880448 317259 33554432000 4194304 4650419 140736300678224 18446744073709551615 4438939 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4179/statm: 401338 317259 394 112 0 396303 0
[pid=4179/tid=4180] ppid=4177 vsize=1605352 CPUtime=1191.8 cores=0,2,4,6
/proc/4179/task/4180/stat : 4180 (strangenight1-m) R 4177 4179 3825 0 -1 4202560 419754 0 0 0 119062 118 0 0 25 0 4 0 108942464 1643880448 317259 33554432000 4194304 4650419 140736300678224 18446744073709551615 4439103 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4179/tid=4181] ppid=4177 vsize=1605352 CPUtime=1202.81 cores=0,2,4,6
/proc/4179/task/4181/stat : 4181 (strangenight1-m) R 4177 4179 3825 0 -1 4202560 332830 0 0 0 120184 97 0 0 25 0 4 0 108942464 1643880448 317259 33554432000 4194304 4650419 140736300678224 18446744073709551615 4476293 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4179/tid=4182] ppid=4177 vsize=1605352 CPUtime=1202.8 cores=0,2,4,6
/proc/4179/task/4182/stat : 4182 (strangenight1-m) R 4177 4179 3825 0 -1 4202560 526989 0 0 0 120113 167 0 0 25 0 4 0 108942464 1643880448 317259 33554432000 4194304 4650419 140736300678224 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.05
Current children cumulated vsize (KiB) 1605352

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1202.87
CPU time (s): 4800.15
CPU user time (s): 4795.58
CPU system time (s): 4.56631
CPU usage (%): 399.058
Max. virtual memory (cumulated for all children) (KiB): 1795616

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4795.58
system time used= 4.5663
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1531462
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= 520
involuntary context switches= 24021

runsolver used 3.07953 second user time and 7.93879 second system time

The end

Launcher Data

Begin job on node112 at 2011-05-15 00:48:51
IDJOB=3369224
IDBENCH=83201
IDSOLVER=1846
FILE ID=node112/3369224-1305413330
RUNJOBID= node112-1305410850-3843
PBS_JOBID= 13324531
Free space on /tmp= 73556 MiB

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

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

MD5SUM BENCH= 34c6b89fff5c4d1bd23006ea2314b10d
RANDOM SEED=2088976454

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      15439744 kB
Buffers:        291048 kB
Cached:        2788856 kB
SwapCached:          0 kB
Active:       15512824 kB
Inactive:      1759228 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15439744 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:            6288 kB
Writeback:           0 kB
AnonPages:    14191608 kB
Mapped:          21856 kB
Slab:           132844 kB
PageTables:      43284 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 35557464 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= 73556 MiB
End job on node112 at 2011-05-15 01:08:55