Trace number 3175311

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? (TO) 4800.39 1201.73

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v500-c2130-S1563258922-027.SATISFIABLE.cnf
MD5SUMd76256d9362323e592886dee80dd4554
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.003998
Satisfiable
(Un)Satisfiability was proved
Number of variables500
Number of clauses2130
Sum of the clauses size6390
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32130
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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-3175311-1304111887.cnf'
0.00/0.00	c -- header says num vars:            500
0.00/0.00	c -- header says num clauses:        2130
0.00/0.00	c -- clauses added:            0 learnts,         2130 normals,            0 xors
0.00/0.00	c -- vars added        500
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       500      2130         0         0      6390         0   no data   no data  --
0.00/0.00	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.00
0.00/0.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.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:    500 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.05	c lits-rem:         0  cl-subs:        0  v-elim:     16  v-fix:    0  time:  0.01 s
0.00/0.05	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.05	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.05	c calculated reachability. Time: 0.00
0.00/0.05	c Calc default polars -  time:   0.00 s pos:     228 undec:      53 neg:     219
0.00/0.05	c =========================================================================================
0.00/0.05	c types(t): F = full restart, N = normal restart
0.00/0.05	c types(t): S = simplification begin/end, E = solution found
0.00/0.05	c restart types(rt): st = static, dy = dynamic
0.00/0.05	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.05	c  B st     0         0       484      2123         0         0      6466         0   no data   no data  --
0.38/0.15	c Decided on static restart strategy
0.38/0.15	c  N st     8      4919       484      2123         0      4843      6466    112017   no data   no data  --
1.17/0.39	c  N st    10     11302       484      2123         0      4484      6466     74845   no data   no data  --
2.37/0.65	c  N st    11     17046       484      2123         0     10110      6466    207542   no data   no data  --
3.99/1.06	c  F st    12     25001       484      2123         0     12372      6466    259809   no data   no data  --
3.99/1.06	c  N st    12     25001       484      2123         0     12372      6466    259809   no data   no data  --
5.17/1.30	c Decided on static restart strategy
5.17/1.30	c  N st    18     30001       484      2123         0     10666      6466    200769   no data   no data  --
5.17/1.30	c  S st    18     30001       484      2123         0     10666      6466    200769   no data   no data  --
5.17/1.33	c  S st    18     30506       484      2123         0     11171      6466    212037   no data   no data  --
5.17/1.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.17/1.33	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.17/1.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
5.17/1.34	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.17/1.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.17/1.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    484 time:  0.00 s
5.17/1.34	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.98/1.54	c lits-rem:       120  cl-subs:      515  v-elim:      0  v-fix:    0  time:  0.79 s
5.98/1.55	c asymm  cl-useful: 0/2123/2123 lits-rem:0 time: 0.03
5.98/1.55	c calculated reachability. Time: 0.00
5.98/1.55	c  N st    18     30506       484      2123         0     10656      6466    198692   no data   no data  --
7.57/1.95	c  N st    20     37618       484      2123         0      9920      6466    164786   no data   no data  --
9.16/2.32	c  N st    21     44020       484      2123         0     16190      6466    317339   no data   no data  --
9.56/2.45	c  S st    22     45762       484      2123         0      9138      6466    130632   no data   no data  --
9.56/2.48	c  S st    22     46266       484      2123         0      9641      6466    141919   no data   no data  --
9.56/2.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.56/2.48	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.56/2.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
9.56/2.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.56/2.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.56/2.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    484 time:  0.00 s
9.56/2.48	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
9.96/2.57	c lits-rem:        30  cl-subs:       40  v-elim:      0  v-fix:    0  time:  0.35 s
9.96/2.57	c vivif2 --  cl tried     2123 cl shrink        0 lits rem          0 time: 0.00
9.96/2.57	c vivif2 --  cl tried     9601 cl shrink        0 lits rem          0 time: 0.00
9.96/2.58	c asymm  cl-useful: 0/2123/2123 lits-rem:0 time: 0.03
9.96/2.58	c calculated reachability. Time: 0.00
9.96/2.58	c  N st    22     46266       484      2123         0      9601      6466    140940   no data   no data  --
13.96/3.53	c  N st    23     60663       484      2123         0     13893      6466    230046   no data   no data  --
16.35/4.18	c  N st    24     69399       484      2123         0     11740      6466    170962   no data   no data  --
16.35/4.18	c  S st    24     69399       484      2123         0     11740      6466    170962   no data   no data  --
16.75/4.22	c  S st    24     69900       484      2123         0     12240      6466    183150   no data   no data  --
16.75/4.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
16.75/4.22	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
16.75/4.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
16.75/4.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
16.75/4.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.75/4.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    484 time:  0.00 s
16.75/4.23	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
17.57/4.41	c lits-rem:        55  cl-subs:      145  v-elim:      0  v-fix:    0  time:  0.74 s
17.57/4.41	c vivif2 --  cl tried     2123 cl shrink        0 lits rem          0 time: 0.00
17.57/4.42	c vivif2 --  cl tried    12095 cl shrink        0 lits rem          0 time: 0.01
17.57/4.42	c asymm  cl-useful: 0/2123/2123 lits-rem:0 time: 0.04
17.57/4.43	c calculated reachability. Time: 0.00
17.57/4.43	c  N st    24     69900       484      2123         0     12095      6466    180017   no data   no data  --
22.74/5.73	c  F st    25     87500       484      2123         0     17551      6466    305091   no data   no data  --
22.74/5.73	c  N st    25     87500       484      2123         0     17551      6466    305091   no data   no data  --
24.34/6.11	c Decided on static restart strategy
25.14/6.35	c  N st    32     95537       484      2123         0     25449      6466    494383   no data   no data  --
27.94/7.04	c  N st    34    104851       484      2123         0     21808      6466    378097   no data   no data  --
27.94/7.04	c  S st    34    104851       484      2123         0     21808      6466    378097   no data   no data  --
27.94/7.09	c  S st    34    105352       484      2123         0     22309      6466    389274   no data   no data  --
27.94/7.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
27.94/7.09	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
28.34/7.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.03
28.34/7.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
28.34/7.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
28.34/7.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    484 time:  0.00 s
28.34/7.11	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
31.54/7.97	c lits-rem:       325  cl-subs:     1016  v-elim:      0  v-fix:    0  time:  3.42 s
31.54/7.97	c vivif2 --  cl tried     2123 cl shrink        0 lits rem          0 time: 0.00
31.54/7.97	c vivif2 --  cl tried    21293 cl shrink        0 lits rem          0 time: 0.02
31.54/7.99	c asymm  cl-useful: 0/2123/2123 lits-rem:0 time: 0.07
31.54/7.99	c calculated reachability. Time: 0.00
31.54/7.99	c  N st    34    105352       484      2123         0     21293      6466    365201   no data   no data  --
35.15/8.86	c  N st    35    114950       484      2123         0     16960      6466    239558   no data   no data  --
40.32/10.10	c  N st    36    129348       484      2123         0     16342      6466    216151   no data   no data  --
47.52/11.98	c  N st    37    150943       484      2123         0     21814      6466    337302   no data   no data  --
50.31/12.67	c  S st    38    158028       484      2123         0     28799      6466    508512   no data   no data  --
50.71/12.75	c  S st    38    158528       484      2123         0     29299      6466    519930   no data   no data  --
50.71/12.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
50.71/12.75	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
50.71/12.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
50.71/12.77	c bin-w-bin subsume rem            0 bins  time:  0.00 s
50.71/12.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
50.71/12.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    484 time:  0.00 s
50.71/12.77	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
56.72/14.28	c lits-rem:      1241  cl-subs:     1323  v-elim:      0  v-fix:    0  time:  6.01 s
56.72/14.28	c vivif2 --  cl tried     2123 cl shrink        0 lits rem          0 time: 0.00
56.72/14.28	c vivif2 --  cl tried    27976 cl shrink        0 lits rem          0 time: 0.02
57.12/14.31	c asymm  cl-useful: 0/2123/2123 lits-rem:0 time: 0.09
57.12/14.31	c calculated reachability. Time: 0.00
57.12/14.31	c  N st    38    158528       484      2123         0     27976      6466    485487   no data   no data  --
77.47/19.49	c  N st    39    207116       484      2123         0     22555      6466    319808   no data   no data  --
90.65/22.77	c  N st    40    237793       484      2123         0     32793      6466    549564   no data   no data  --
90.65/22.77	c  S st    40    237793       484      2123         0     32793      6466    549564   no data   no data  --
91.05/22.84	c  S st    40    238294       484      2123         0     33293      6466    561704   no data   no data  --
91.05/22.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
91.05/22.85	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
91.05/22.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
91.05/22.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
91.05/22.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
91.05/22.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    484 time:  0.00 s
91.05/22.87	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
99.05/24.86	c lits-rem:       825  cl-subs:     2786  v-elim:      0  v-fix:    0  time:  7.95 s
99.05/24.86	c vivif2 --  cl tried     2123 cl shrink        0 lits rem          0 time: 0.00
99.05/24.87	c vivif2 --  cl tried    30507 cl shrink        0 lits rem          0 time: 0.02
99.05/24.89	c asymm  cl-useful: 0/2123/2123 lits-rem:0 time: 0.10
99.45/24.90	c calculated reachability. Time: 0.00
99.45/24.90	c  N st    40    238294       484      2123         0     30507      6466    494210   no data   no data  --
129.40/32.46	c  F st    41    306251       484      2123         0     32690      6466    519747   no data   no data  --
129.40/32.46	c  N st    41    306251       484      2123         0     32690      6466    519747   no data   no data  --
131.82/33.09	c Decided on static restart strategy
142.99/35.84	c  N st    51    334552       484      2123         0     37037      6466    609276   no data   no data  --
153.79/38.58	c  N st    53    357442       484      2123         0     35043      6466    529714   no data   no data  --
153.79/38.58	c  S st    53    357442       484      2123         0     35043      6466    529714   no data   no data  --
154.17/38.67	c  S st    53    357947       484      2123         0     35546      6466    542084   no data   no data  --
154.17/38.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
154.17/38.67	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
154.17/38.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
154.57/38.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
154.57/38.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
154.57/38.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    484 time:  0.00 s
154.57/38.70	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
160.56/40.27	c lits-rem:       535  cl-subs:     1042  v-elim:      0  v-fix:    0  time:  6.28 s
160.56/40.27	c vivif2 --  cl tried     2123 cl shrink        0 lits rem          0 time: 0.00
160.56/40.28	c vivif2 --  cl tried    34504 cl shrink        0 lits rem          0 time: 0.02
160.96/40.30	c asymm  cl-useful: 0/2123/2123 lits-rem:0 time: 0.11
160.96/40.31	c calculated reachability. Time: 0.00
160.96/40.31	c  N st    53    357947       484      2123         0     34504      6466    515372   no data   no data  --
178.54/44.76	c  N st    54    390339       484      2123         0     40664      6466    630970   no data   no data  --
206.90/51.84	c  N st    55    438928       484      2123         0     34325      6466    446510   no data   no data  --
248.04/62.18	c  N st    56    511810       484      2123         0     47773      6466    768542   no data   no data  --
262.82/65.84	c  N st    57    536920       484      2123         0     42090      6466    609038   no data   no data  --
262.82/65.84	c  S st    57    536920       484      2123         0     42090      6466    609038   no data   no data  --
263.24/65.96	c  S st    57    537422       484      2123         0     42592      6466    620208   no data   no data  --
263.24/65.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
263.24/65.96	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
263.24/65.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.05
263.24/65.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
263.24/65.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
263.24/65.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    484 time:  0.00 s
263.24/65.99	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
270.81/67.83	c lits-rem:       625  cl-subs:     1619  v-elim:      0  v-fix:    0  time:  7.36 s
270.81/67.83	c vivif2 --  cl tried     2123 cl shrink        0 lits rem          0 time: 0.00
270.81/67.84	c vivif2 --  cl tried    40973 cl shrink        0 lits rem          0 time: 0.03
270.81/67.88	c asymm  cl-useful: 0/2123/2123 lits-rem:0 time: 0.15
270.81/67.88	c calculated reachability. Time: 0.00
270.81/67.88	c  N st    57    537422       484      2123         0     40973      6466    581856   no data   no data  --
381.47/95.50	c  N st    58    701407       484      2123         0     69905      6466   1216763   no data   no data  --
456.16/114.22	c  N st    59    806133       484      2123         0     64122      6466   1056032   no data   no data  --
456.16/114.22	c  S st    59    806133       484      2123         0     64122      6466   1056032   no data   no data  --
456.98/114.41	c  S st    59    806640       484      2123         0     64629      6466   1067324   no data   no data  --
456.98/114.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
456.98/114.42	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
456.98/114.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.11
456.98/114.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
456.98/114.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
456.98/114.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    484 time:  0.00 s
456.98/114.48	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
468.15/117.28	c lits-rem:       228  cl-subs:     3324  v-elim:      0  v-fix:    0  time: 11.17 s
468.15/117.28	c vivif2 --  cl tried     2123 cl shrink        0 lits rem          0 time: 0.00
468.15/117.29	c vivif2 --  cl tried    61305 cl shrink        0 lits rem          0 time: 0.05
468.55/117.36	c asymm  cl-useful: 0/2123/2123 lits-rem:0 time: 0.29
468.55/117.37	c calculated reachability. Time: 0.00
468.55/117.37	c  N st    59    806640       484      2123         0     61305      6466    990791   no data   no data  --
677.46/169.63	c  F st    60   1071875       484      2123         0     77193      6466   1265523   no data   no data  --
677.46/169.63	c  N st    60   1071875       484      2123         0     77193      6466   1265523   no data   no data  --
682.66/170.95	c Decided on static restart strategy
701.84/175.72	c  N st    70   1100177       484      2123         0     60959      6466    842428   no data   no data  --
731.79/183.21	c  N st    72   1136172       484      2123         0     51340      6466    612954   no data   no data  --
758.15/189.88	c  N st    73   1168565       484      2123         0     82904      6466   1414230   no data   no data  --
795.33/199.15	c  N st    74   1209961       484      2123         0     77299      6466   1202687   no data   no data  --
795.33/199.15	c  S st    74   1209961       484      2123         0     77299      6466   1202687   no data   no data  --
796.10/199.37	c  S st    74   1210469       484      2123         0     77807      6466   1215053   no data   no data  --
796.10/199.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
796.10/199.38	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
796.50/199.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.14
796.50/199.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
796.50/199.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
796.50/199.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    484 time:  0.00 s
796.50/199.45	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
822.07/205.85	c lits-rem:       316  cl-subs:     4523  v-elim:      0  v-fix:    0  time: 25.54 s
822.07/205.85	c vivif2 --  cl tried     2123 cl shrink        0 lits rem          0 time: 0.00
822.07/205.86	c vivif2 --  cl tried    73284 cl shrink        0 lits rem          0 time: 0.06
822.47/205.99	c asymm  cl-useful: 0/2123/2123 lits-rem:0 time: 0.51
822.47/205.99	c calculated reachability. Time: 0.00
822.47/205.99	c  N st    74   1210469       484      2123         0     73284      6466   1116022   no data   no data  --
905.56/226.72	c  N st    75   1283351       484      2123         0     49588      6466    503969   no data   no data  --
1006.62/252.07	c  N st    76   1392675       484      2123         0     57912      6466    672005   no data   no data  --
1167.61/292.33	c  N st    77   1556660       484      2123         0     63078      6466    742416   no data   no data  --
1321.01/330.76	c  N st    78   1710469       484      2123         0    104634      6466   1800359   no data   no data  --
1321.01/330.76	c  S st    78   1710469       484      2123         0    104634      6466   1800359   no data   no data  --
1322.62/331.12	c  S st    78   1710973       484      2123         0    105137      6466   1812764   no data   no data  --
1322.62/331.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1322.62/331.13	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1322.62/331.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.21
1323.00/331.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1323.00/331.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1323.00/331.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    484 time:  0.00 s
1323.00/331.24	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1378.92/345.24	c lits-rem:       386  cl-subs:     6845  v-elim:      0  v-fix:    0  time: 55.89 s
1378.92/345.24	c vivif2 --  cl tried     2123 cl shrink        0 lits rem          0 time: 0.00
1378.92/345.26	c vivif2 --  cl tried    98292 cl shrink        0 lits rem          0 time: 0.08
1379.34/345.40	c asymm  cl-useful: 0/2123/2123 lits-rem:0 time: 0.55
1379.34/345.40	c calculated reachability. Time: 0.00
1379.34/345.40	c  N st    78   1710973       484      2123         0     98292      6466   1645097   no data   no data  --
1771.20/443.45	c  N st    79   2079940       484      2123         0    109595      6466   1762493   no data   no data  --
1925.79/482.19	c  N st    80   2210973       484      2123         0    114007      6466   1984423   no data   no data  --
1925.79/482.19	c  S st    80   2210973       484      2123         0    114007      6466   1984423   no data   no data  --
1927.39/482.57	c  S st    80   2211473       484      2123         0    114505      6466   1996715   no data   no data  --
1927.39/482.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1927.39/482.58	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1927.79/482.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.23
1928.19/482.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1928.19/482.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1928.19/482.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    484 time:  0.00 s
1928.19/482.70	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1985.31/497.08	c lits-rem:       828  cl-subs:     6028  v-elim:      0  v-fix:    0  time: 57.40 s
1985.31/497.08	c vivif2 --  cl tried     2123 cl shrink        0 lits rem          0 time: 0.00
1985.73/497.10	c vivif2 --  cl tried   108477 cl shrink        0 lits rem          0 time: 0.09
1986.13/497.26	c asymm  cl-useful: 0/2123/2123 lits-rem:0 time: 0.62
1986.13/497.26	c calculated reachability. Time: 0.00
1986.13/497.26	c  N st    80   2211473       484      2123         0    108477      6466   1838591   no data   no data  --
2592.89/649.17	c  N st    81   2711473       484      2123         0    131524      6466   2309601   no data   no data  --
2592.89/649.17	c  S st    81   2711473       484      2123         0    131524      6466   2309601   no data   no data  --
2594.89/649.62	c  S st    81   2711980       484      2123         0    132027      6466   2321201   no data   no data  --
2594.89/649.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
2594.89/649.62	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2594.89/649.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.27
2595.29/649.77	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2595.29/649.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2595.29/649.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    484 time:  0.00 s
2595.29/649.77	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2703.14/676.76	c lits-rem:       351  cl-subs:    11310  v-elim:      0  v-fix:    0  time: 107.75 s
2703.14/676.76	c vivif2 --  cl tried     2123 cl shrink        0 lits rem          0 time: 0.00
2703.14/676.78	c vivif2 --  cl tried   120717 cl shrink        0 lits rem          0 time: 0.11
2703.94/676.97	c asymm  cl-useful: 0/2123/2123 lits-rem:0 time: 0.73
2703.94/676.97	c calculated reachability. Time: 0.00
2703.94/676.97	c  N st    81   2711980       484      2123         0    120717      6466   2049363   no data   no data  --
3359.87/841.12	c  N st    82   3211981       484      2123         0     96849      6466   1245933   no data   no data  --
3359.87/841.12	c  S st    82   3211981       484      2123         0     96849      6466   1245933   no data   no data  --
3361.08/841.48	c  S st    82   3212484       484      2123         0     97350      6466   1258434   no data   no data  --
3361.08/841.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
3361.08/841.49	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3361.48/841.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.22
3361.48/841.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3361.48/841.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3361.48/841.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    484 time:  0.00 s
3361.48/841.59	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3384.23/847.24	c lits-rem:       315  cl-subs:     3551  v-elim:      0  v-fix:    0  time: 22.58 s
3384.23/847.24	c vivif2 --  cl tried     2123 cl shrink        0 lits rem          0 time: 0.00
3384.23/847.26	c vivif2 --  cl tried    93799 cl shrink        0 lits rem          0 time: 0.07
3384.63/847.39	c asymm  cl-useful: 0/2123/2123 lits-rem:0 time: 0.52
3384.63/847.40	c calculated reachability. Time: 0.00
3384.63/847.40	c  N st    82   3212484       484      2123         0     93799      6466   1172103   no data   no data  --
4142.41/1037.02	c  N st    83   3712485       484      2123         0    104152      6466   1325754   no data   no data  --
4142.41/1037.02	c  S st    83   3712485       484      2123         0    104152      6466   1325754   no data   no data  --
4143.63/1037.36	c  S st    83   3712989       484      2123         0    104654      6466   1338320   no data   no data  --
4143.63/1037.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
4143.63/1037.37	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4144.00/1037.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.20
4144.00/1037.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4144.00/1037.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4144.00/1037.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    484 time:  0.00 s
4144.00/1037.47	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4163.98/1042.40	c lits-rem:       418  cl-subs:     3889  v-elim:      0  v-fix:    0  time: 19.68 s
4163.98/1042.40	c vivif2 --  cl tried     2123 cl shrink        0 lits rem          0 time: 0.00
4163.98/1042.41	c vivif2 --  cl tried   100765 cl shrink        0 lits rem          0 time: 0.07
4164.38/1042.55	c asymm  cl-useful: 0/2123/2123 lits-rem:0 time: 0.55
4164.38/1042.56	c calculated reachability. Time: 0.00
4164.38/1042.56	c  N st    83   3712989       484      2123         0    100765      6466   1252174   no data   no data  --
4227.11/1058.24	c  F st    84   3751562       484      2123         0    137935      6466   2087835   no data   no data  --
4227.11/1058.24	c  N st    84   3751562       484      2123         0    137935      6466   2087835   no data   no data  --
4236.68/1060.66	c Decided on static restart strategy
4279.03/1071.27	c  N st    94   3779865       484      2123         0     83268      6466    777514   no data   no data  --
4318.58/1081.11	c  N st    96   3815860       484      2123         0    118563      6466   1706063   no data   no data  --
4376.12/1095.58	c  N st    97   3848252       484      2123         0    150089      6466   2490438   no data   no data  --
4448.40/1113.66	c  N st    98   3896840       484      2123         0    113811      6466   1496927   no data   no data  --
4566.23/1143.16	c  N st    99   3969722       484      2123         0    100339      6466   1158340   no data   no data  --
4734.81/1185.38	c  N st   100   4079047       484      2123         0    120845      6466   1622315   no data   no data  --

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

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

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

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


[startup+0 s]
/proc/loadavg: 8.13 8.12 8.02 7/180 3764
/proc/meminfo: memFree=30752296/32951124 swapFree=67110188/67111528
[pid=3764] ppid=3762 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/3764/stat : 3764 (strangenight1-m) R 3762 3764 3446 0 -1 4202496 412 0 0 0 0 0 0 0 25 0 4 0 522789441 52465664 352 33554432000 4194304 4650419 140734225989024 18446744073709551615 47459791349680 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3764/statm: 12809 352 303 112 0 7774 0
[pid=3764/tid=3765] ppid=3762 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/3764/task/3765/stat : 3765 (strangenight1-m) R 3762 3764 3446 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 522789441 52465664 352 33554432000 4194304 4650419 140734225989024 18446744073709551615 47459791349682 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3764/tid=3766] ppid=3762 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/3764/task/3766/stat : 3766 (strangenight1-m) R 3762 3764 3446 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 522789441 52465664 352 33554432000 4194304 4650419 140734225989024 18446744073709551615 47459791349682 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3764/tid=3767] ppid=3762 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/3764/task/3767/stat : 3767 (strangenight1-m) R 3762 3764 3446 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 522789441 52465664 352 33554432000 4194304 4650419 140734225989024 18446744073709551615 222921833457 0 0 4096 2 0 0 0 -1 3 0 0 0

[startup+0.058247 s]
/proc/loadavg: 8.13 8.12 8.02 7/180 3764
/proc/meminfo: memFree=30752296/32951124 swapFree=67110188/67111528
[pid=3764] ppid=3762 vsize=282504 CPUtime=0.21 cores=1,3,5,7
/proc/3764/stat : 3764 (strangenight1-m) R 3762 3764 3446 0 -1 4202496 1477 0 0 0 21 0 0 0 25 0 4 0 522789441 289284096 1343 33554432000 4194304 4650419 140734225989024 18446744073709551615 4366819 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3764/statm: 70626 1343 390 112 0 65591 0
[pid=3764/tid=3765] ppid=3762 vsize=282504 CPUtime=0.05 cores=1,3,5,7
/proc/3764/task/3765/stat : 3765 (strangenight1-m) R 3762 3764 3446 0 -1 4202560 315 0 0 0 5 0 0 0 25 0 4 0 522789441 289284096 1343 33554432000 4194304 4650419 140734225989024 18446744073709551615 4363506 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3764/tid=3766] ppid=3762 vsize=282504 CPUtime=0.05 cores=1,3,5,7
/proc/3764/task/3766/stat : 3766 (strangenight1-m) R 3762 3764 3446 0 -1 4202560 269 0 0 0 5 0 0 0 25 0 4 0 522789441 289284096 1343 33554432000 4194304 4650419 140734225989024 18446744073709551615 4328186 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3764/tid=3767] ppid=3762 vsize=282504 CPUtime=0.05 cores=1,3,5,7
/proc/3764/task/3767/stat : 3767 (strangenight1-m) R 3762 3764 3446 0 -1 4202560 196 0 0 0 5 0 0 0 25 0 4 0 522789441 289284096 1343 33554432000 4194304 4650419 140734225989024 18446744073709551615 4363506 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 282504

[startup+0.100239 s]
/proc/loadavg: 8.13 8.12 8.02 7/180 3764
/proc/meminfo: memFree=30752296/32951124 swapFree=67110188/67111528
[pid=3764] ppid=3762 vsize=282504 CPUtime=0.38 cores=1,3,5,7
/proc/3764/stat : 3764 (strangenight1-m) R 3762 3764 3446 0 -1 4202496 1703 0 0 0 38 0 0 0 25 0 4 0 522789441 289284096 1569 33554432000 4194304 4650419 140734225989024 18446744073709551615 4365263 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3764/statm: 70626 1569 391 112 0 65591 0
[pid=3764/tid=3765] ppid=3762 vsize=282504 CPUtime=0.09 cores=1,3,5,7
/proc/3764/task/3765/stat : 3765 (strangenight1-m) R 3762 3764 3446 0 -1 4202560 373 0 0 0 9 0 0 0 25 0 4 0 522789441 289284096 1569 33554432000 4194304 4650419 140734225989024 18446744073709551615 4366816 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3764/tid=3766] ppid=3762 vsize=282504 CPUtime=0.09 cores=1,3,5,7
/proc/3764/task/3766/stat : 3766 (strangenight1-m) R 3762 3764 3446 0 -1 4202560 323 0 0 0 9 0 0 0 25 0 4 0 522789441 289284096 1569 33554432000 4194304 4650419 140734225989024 18446744073709551615 4328119 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3764/tid=3767] ppid=3762 vsize=282504 CPUtime=0.09 cores=1,3,5,7
/proc/3764/task/3767/stat : 3767 (strangenight1-m) R 3762 3764 3446 0 -1 4202560 252 0 0 0 9 0 0 0 25 0 4 0 522789441 289284096 1570 33554432000 4194304 4650419 140734225989024 18446744073709551615 4364336 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 282504

[startup+0.300203 s]
/proc/loadavg: 8.13 8.12 8.02 7/180 3764
/proc/meminfo: memFree=30752296/32951124 swapFree=67110188/67111528
[pid=3764] ppid=3762 vsize=283756 CPUtime=1.17 cores=1,3,5,7
/proc/3764/stat : 3764 (strangenight1-m) R 3762 3764 3446 0 -1 4202496 2817 0 0 0 117 0 0 0 25 0 4 0 522789441 290566144 2121 33554432000 4194304 4650419 140734225989024 18446744073709551615 4365203 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3764/statm: 70939 2121 393 112 0 65904 0
[pid=3764/tid=3765] ppid=3762 vsize=283756 CPUtime=0.29 cores=1,3,5,7
/proc/3764/task/3765/stat : 3765 (strangenight1-m) R 3762 3764 3446 0 -1 4202560 659 0 0 0 29 0 0 0 25 0 4 0 522789441 290566144 2121 33554432000 4194304 4650419 140734225989024 18446744073709551615 4366845 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3764/tid=3766] ppid=3762 vsize=283756 CPUtime=0.29 cores=1,3,5,7
/proc/3764/task/3766/stat : 3766 (strangenight1-m) R 3762 3764 3446 0 -1 4202560 598 0 0 0 29 0 0 0 25 0 4 0 522789441 290566144 2121 33554432000 4194304 4650419 140734225989024 18446744073709551615 4365333 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3764/tid=3767] ppid=3762 vsize=283756 CPUtime=0.29 cores=1,3,5,7
/proc/3764/task/3767/stat : 3767 (strangenight1-m) R 3762 3764 3446 0 -1 4202560 533 0 0 0 29 0 0 0 25 0 4 0 522789441 290566144 2121 33554432000 4194304 4650419 140734225989024 18446744073709551615 4363604 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 283756

[startup+0.701131 s]
/proc/loadavg: 8.13 8.12 8.02 7/180 3764
/proc/meminfo: memFree=30752296/32951124 swapFree=67110188/67111528
[pid=3764] ppid=3762 vsize=284756 CPUtime=2.78 cores=1,3,5,7
/proc/3764/stat : 3764 (strangenight1-m) R 3762 3764 3446 0 -1 4202496 4491 0 0 0 277 1 0 0 25 0 4 0 522789441 291590144 2691 33554432000 4194304 4650419 140734225989024 18446744073709551615 4364495 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3764/statm: 71189 2691 393 112 0 66154 0
[pid=3764/tid=3765] ppid=3762 vsize=284756 CPUtime=0.69 cores=1,3,5,7
/proc/3764/task/3765/stat : 3765 (strangenight1-m) R 3762 3764 3446 0 -1 4202560 1048 0 0 0 69 0 0 0 25 0 4 0 522789441 291590144 2691 33554432000 4194304 4650419 140734225989024 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3764/tid=3766] ppid=3762 vsize=284756 CPUtime=0.69 cores=1,3,5,7
/proc/3764/task/3766/stat : 3766 (strangenight1-m) R 3762 3764 3446 0 -1 4202560 989 0 0 0 69 0 0 0 25 0 4 0 522789441 291590144 2691 33554432000 4194304 4650419 140734225989024 18446744073709551615 4363432 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3764/tid=3767] ppid=3762 vsize=284756 CPUtime=0.69 cores=1,3,5,7
/proc/3764/task/3767/stat : 3767 (strangenight1-m) R 3762 3764 3446 0 -1 4202560 1031 0 0 0 69 0 0 0 25 0 4 0 522789441 291590144 2691 33554432000 4194304 4650419 140734225989024 18446744073709551615 4364777 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.78
Current children cumulated vsize (KiB) 284756

[startup+1.50099 s]
/proc/loadavg: 8.13 8.12 8.02 9/184 3768
/proc/meminfo: memFree=30733688/32951124 swapFree=67110188/67111528
[pid=3764] ppid=3762 vsize=291188 CPUtime=5.98 cores=1,3,5,7
/proc/3764/stat : 3764 (strangenight1-m) R 3762 3764 3446 0 -1 4202496 8613 0 0 0 596 2 0 0 25 0 4 0 522789441 298176512 4698 33554432000 4194304 4650419 140734225989024 18446744073709551615 4439120 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3764/statm: 72797 4698 395 112 0 67762 0
[pid=3764/tid=3765] ppid=3762 vsize=291188 CPUtime=1.49 cores=1,3,5,7
/proc/3764/task/3765/stat : 3765 (strangenight1-m) R 3762 3764 3446 0 -1 4202560 1836 0 0 0 149 0 0 0 25 0 4 0 522789441 298176512 4698 33554432000 4194304 4650419 140734225989024 18446744073709551615 4333069 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3764/tid=3766] ppid=3762 vsize=291188 CPUtime=1.48 cores=1,3,5,7
/proc/3764/task/3766/stat : 3766 (strangenight1-m) R 3762 3764 3446 0 -1 4202560 1783 0 0 0 148 0 0 0 25 0 4 0 522789441 298176512 4698 33554432000 4194304 4650419 140734225989024 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3764/tid=3767] ppid=3762 vsize=291188 CPUtime=1.48 cores=1,3,5,7
/proc/3764/task/3767/stat : 3767 (strangenight1-m) R 3762 3764 3446 0 -1 4202560 1607 0 0 0 148 0 0 0 25 0 4 0 522789441 298176512 4698 33554432000 4194304 4650419 140734225989024 18446744073709551615 4365321 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.98
Current children cumulated vsize (KiB) 291188

[startup+3.10069 s]
/proc/loadavg: 8.13 8.12 8.02 9/184 3768
/proc/meminfo: memFree=30699588/32951124 swapFree=67110188/67111528
[pid=3764] ppid=3762 vsize=283316 CPUtime=12.37 cores=1,3,5,7
/proc/3764/stat : 3764 (strangenight1-m) R 3762 3764 3446 0 -1 4202496 16668 0 0 0 1234 3 0 0 25 0 4 0 522789441 290115584 9545 33554432000 4194304 4650419 140734225989024 18446744073709551615 4363441 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3764/statm: 70829 9545 395 112 0 65794 0
[pid=3764/tid=3765] ppid=3762 vsize=283316 CPUtime=3.09 cores=1,3,5,7
/proc/3764/task/3765/stat : 3765 (strangenight1-m) R 3762 3764 3446 0 -1 4202560 3973 0 0 0 309 0 0 0 25 0 4 0 522789441 290115584 9546 33554432000 4194304 4650419 140734225989024 18446744073709551615 4364604 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3764/tid=3766] ppid=3762 vsize=283316 CPUtime=3.08 cores=1,3,5,7
/proc/3764/task/3766/stat : 3766 (strangenight1-m) R 3762 3764 3446 0 -1 4202560 4537 0 0 0 307 1 0 0 25 0 4 0 522789441 290115584 9546 33554432000 4194304 4650419 140734225989024 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3764/tid=3767] ppid=3762 vsize=283316 CPUtime=3.08 cores=1,3,5,7
/proc/3764/task/3767/stat : 3767 (strangenight1-m) R 3762 3764 3446 0 -1 4202560 3726 0 0 0 308 0 0 0 25 0 4 0 522789441 290115584 9546 33554432000 4194304 4650419 140734225989024 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 12.37
Current children cumulated vsize (KiB) 283316

[startup+6.30111 s]
/proc/loadavg: 8.12 8.12 8.02 9/184 3768
/proc/meminfo: memFree=30665560/32951124 swapFree=67110188/67111528
[pid=3764] ppid=3762 vsize=285380 CPUtime=25.14 cores=1,3,5,7
/proc/3764/stat : 3764 (strangenight1-m) R 3762 3764 3446 0 -1 4202496 25307 0 0 0 2510 4 0 0 25 0 4 0 522789441 292229120 13375 33554432000 4194304 4650419 140734225989024 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3764/statm: 71345 13375 395 112 0 66310 0
[pid=3764/tid=3765] ppid=3762 vsize=285380 CPUtime=6.29 cores=1,3,5,7
/proc/3764/task/3765/stat : 3765 (strangenight1-m) R 3762 3764 3446 0 -1 4202560 6539 0 0 0 629 0 0 0 25 0 4 0 522789441 292229120 13375 33554432000 4194304 4650419 140734225989024 18446744073709551615 4365325 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3764/tid=3766] ppid=3762 vsize=285380 CPUtime=6.25 cores=1,3,5,7
/proc/3764/task/3766/stat : 3766 (strangenight1-m) R 3762 3764 3446 0 -1 4202560 7407 0 0 0 624 1 0 0 25 0 4 0 522789441 292229120 13375 33554432000 4194304 4650419 140734225989024 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3764/tid=3767] ppid=3762 vsize=285380 CPUtime=6.28 cores=1,3,5,7
/proc/3764/task/3767/stat : 3767 (strangenight1-m) R 3762 3764 3446 0 -1 4202560 4955 0 0 0 628 0 0 0 25 0 4 0 522789441 292229120 13375 33554432000 4194304 4650419 140734225989024 18446744073709551615 4365231 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 285380

[startup+12.7009 s]
/proc/loadavg: 8.11 8.11 8.02 9/184 3768
/proc/meminfo: memFree=30633328/32951124 swapFree=67110188/67111528
[pid=3764] ppid=3762 vsize=291064 CPUtime=50.71 cores=1,3,5,7
/proc/3764/stat : 3764 (strangenight1-m) R 3762 3764 3446 0 -1 4202496 37983 0 0 0 5063 8 0 0 25 0 4 0 522789441 298049536 16853 33554432000 4194304 4650419 140734225989024 18446744073709551615 4366816 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3764/statm: 72766 16853 395 112 0 67731 0
[pid=3764/tid=3765] ppid=3762 vsize=291064 CPUtime=12.69 cores=1,3,5,7
/proc/3764/task/3765/stat : 3765 (strangenight1-m) R 3762 3764 3446 0 -1 4202560 10456 0 0 0 1268 1 0 0 25 0 4 0 522789441 298049536 16853 33554432000 4194304 4650419 140734225989024 18446744073709551615 4331989 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3764/tid=3766] ppid=3762 vsize=291064 CPUtime=12.62 cores=1,3,5,7
/proc/3764/task/3766/stat : 3766 (strangenight1-m) R 3762 3764 3446 0 -1 4202560 10309 0 0 0 1260 2 0 0 25 0 4 0 522789441 298049536 16853 33554432000 4194304 4650419 140734225989024 18446744073709551615 4365366 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3764/tid=3767] ppid=3762 vsize=291064 CPUtime=12.68 cores=1,3,5,7
/proc/3764/task/3767/stat : 3767 (strangenight1-m) R 3762 3764 3446 0 -1 4202560 7079 0 0 0 1267 1 0 0 25 0 4 0 522789441 298049536 16853 33554432000 4194304 4650419 140734225989024 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 291064

[startup+25.5006 s]
/proc/loadavg: 8.16 8.12 8.03 9/184 3769
/proc/meminfo: memFree=30588680/32951124 swapFree=67110188/67111528
[pid=3764] ppid=3762 vsize=304048 CPUtime=101.84 cores=1,3,5,7
/proc/3764/stat : 3764 (strangenight1-m) R 3762 3764 3446 0 -1 4202496 59925 0 0 0 10169 15 0 0 25 0 4 0 522789441 311345152 23984 33554432000 4194304 4650419 140734225989024 18446744073709551615 4333937 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3764/statm: 76012 23984 395 112 0 70977 0
[pid=3764/tid=3765] ppid=3762 vsize=304048 CPUtime=25.49 cores=1,3,5,7
/proc/3764/task/3765/stat : 3765 (strangenight1-m) R 3762 3764 3446 0 -1 4202560 17260 0 0 0 2546 3 0 0 25 0 4 0 522789441 311345152 23984 33554432000 4194304 4650419 140734225989024 18446744073709551615 4364762 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3764/tid=3766] ppid=3762 vsize=304048 CPUtime=25.35 cores=1,3,5,7
/proc/3764/task/3766/stat : 3766 (strangenight1-m) R 3762 3764 3446 0 -1 4202560 16248 0 0 0 2530 5 0 0 25 0 4 0 522789441 311345152 23984 33554432000 4194304 4650419 140734225989024 18446744073709551615 4365276 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3764/tid=3767] ppid=3762 vsize=304048 CPUtime=25.49 cores=1,3,5,7
/proc/3764/task/3767/stat : 3767 (strangenight1-m) R 3762 3764 3446 0 -1 4202560 10181 0 0 0 2547 2 0 0 25 0 4 0 522789441 311345152 23984 33554432000 4194304 4650419 140734225989024 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 304048

[startup+51.1009 s]
/proc/loadavg: 8.10 8.11 8.02 9/184 3799
/proc/meminfo: memFree=30570836/32951124 swapFree=67110188/67111528
[pid=3764] ppid=3762 vsize=298092 CPUtime=204.11 cores=1,3,5,7
/proc/3764/stat : 3764 (strangenight1-m) R 3762 3764 3446 0 -1 4202496 91948 0 0 0 20386 25 0 0 25 0 4 0 522789441 305246208 30828 33554432000 4194304 4650419 140734225989024 18446744073709551615 4313719 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3764/statm: 74523 30828 395 112 0 69488 0
[pid=3764/tid=3765] ppid=3762 vsize=298092 CPUtime=51.09 cores=1,3,5,7
/proc/3764/task/3765/stat : 3765 (strangenight1-m) R 3762 3764 3446 0 -1 4202560 27248 0 0 0 5104 5 0 0 25 0 4 0 522789441 305246208 30828 33554432000 4194304 4650419 140734225989024 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3764/tid=3766] ppid=3762 vsize=298092 CPUtime=50.82 cores=1,3,5,7
/proc/3764/task/3766/stat : 3766 (strangenight1-m) R 3762 3764 3446 0 -1 4202560 25963 0 0 0 5074 8 0 0 25 0 4 0 522789441 305246208 30828 33554432000 4194304 4650419 140734225989024 18446744073709551615 4364762 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3764/tid=3767] ppid=3762 vsize=298092 CPUtime=51.08 cores=1,3,5,7
/proc/3764/task/3767/stat : 3767 (strangenight1-m) R 3762 3764 3446 0 -1 4202560 14378 0 0 0 5105 3 0 0 25 0 4 0 522789441 305246208 30828 33554432000 4194304 4650419 140734225989024 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 204.11
Current children cumulated vsize (KiB) 298092

[startup+102.307 s]
/proc/loadavg: 8.16 8.12 8.03 9/184 3801
/proc/meminfo: memFree=30466120/32951124 swapFree=67110188/67111528
[pid=3764] ppid=3762 vsize=314932 CPUtime=408.65 cores=1,3,5,7
/proc/3764/stat : 3764 (strangenight1-m) R 3762 3764 3446 0 -1 4202496 140385 0 0 0 40823 42 0 0 25 0 4 0 522789441 322490368 38006 33554432000 4194304 4650419 140734225989024 18446744073709551615 4364788 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3764/statm: 78733 38006 395 112 0 73698 0
[pid=3764/tid=3765] ppid=3762 vsize=314932 CPUtime=102.29 cores=1,3,5,7
/proc/3764/task/3765/stat : 3765 (strangenight1-m) R 3762 3764 3446 0 -1 4202560 40236 0 0 0 10220 9 0 0 25 0 4 0 522789441 322490368 38006 33554432000 4194304 4650419 140734225989024 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3764/tid=3766] ppid=3762 vsize=314932 CPUtime=101.73 cores=1,3,5,7
/proc/3764/task/3766/stat : 3766 (strangenight1-m) R 3762 3764 3446 0 -1 4202560 40116 0 0 0 10160 13 0 0 25 0 4 0 522789441 322490368 38006 33554432000 4194304 4650419 140734225989024 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3764/tid=3767] ppid=3762 vsize=314932 CPUtime=102.29 cores=1,3,5,7
/proc/3764/task/3767/stat : 3767 (strangenight1-m) R 3762 3764 3446 0 -1 4202560 22696 0 0 0 10223 6 0 0 25 0 4 0 522789441 322490368 38006 33554432000 4194304 4650419 140734225989024 18446744073709551615 4365325 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 408.65
Current children cumulated vsize (KiB) 314932

[startup+162.301 s]

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

[pid=3764] ppid=3762 vsize=608888 CPUtime=2805.41 cores=1,3,5,7
/proc/3764/stat : 3764 (strangenight1-m) R 3762 3764 3446 0 -1 4202496 452843 0 0 0 280354 187 0 0 25 0 4 0 522789441 623501312 94720 33554432000 4194304 4650419 140734225989024 18446744073709551615 4364762 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3764/statm: 152222 94720 395 112 0 147187 0
[pid=3764/tid=3765] ppid=3762 vsize=608888 CPUtime=702.31 cores=1,3,5,7
/proc/3764/task/3765/stat : 3765 (strangenight1-m) R 3762 3764 3446 0 -1 4202560 135851 0 0 0 70176 55 0 0 25 0 4 0 522789441 623501312 94720 33554432000 4194304 4650419 140734225989024 18446744073709551615 4313071 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3764/tid=3766] ppid=3762 vsize=608888 CPUtime=698.46 cores=1,3,5,7
/proc/3764/task/3766/stat : 3766 (strangenight1-m) R 3762 3764 3446 0 -1 4202560 145533 0 0 0 69786 60 0 0 25 0 4 0 522789441 623501312 94720 33554432000 4194304 4650419 140734225989024 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3764/tid=3767] ppid=3762 vsize=608888 CPUtime=702.31 cores=1,3,5,7
/proc/3764/task/3767/stat : 3767 (strangenight1-m) R 3762 3764 3446 0 -1 4202560 69928 0 0 0 70201 30 0 0 25 0 4 0 522789441 623501312 94720 33554432000 4194304 4650419 140734225989024 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2805.41
Current children cumulated vsize (KiB) 608888

[startup+762.307 s]
/proc/loadavg: 8.14 8.12 8.06 9/184 3818
/proc/meminfo: memFree=29970216/32951124 swapFree=67110188/67111528
[pid=3764] ppid=3762 vsize=630724 CPUtime=3045.1 cores=1,3,5,7
/proc/3764/stat : 3764 (strangenight1-m) R 3762 3764 3446 0 -1 4202496 477331 0 0 0 304311 199 0 0 25 0 4 0 522789441 645861376 98223 33554432000 4194304 4650419 140734225989024 18446744073709551615 4328241 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3764/statm: 157681 98223 395 112 0 152646 0
[pid=3764/tid=3765] ppid=3762 vsize=630724 CPUtime=762.32 cores=1,3,5,7
/proc/3764/task/3765/stat : 3765 (strangenight1-m) R 3762 3764 3446 0 -1 4202560 145111 0 0 0 76173 59 0 0 25 0 4 0 522789441 645861376 98223 33554432000 4194304 4650419 140734225989024 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3764/tid=3766] ppid=3762 vsize=630724 CPUtime=758.13 cores=1,3,5,7
/proc/3764/task/3766/stat : 3766 (strangenight1-m) R 3762 3764 3446 0 -1 4202560 152999 0 0 0 75749 64 0 0 25 0 4 0 522789441 645861376 98223 33554432000 4194304 4650419 140734225989024 18446744073709551615 4367232 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3764/tid=3767] ppid=3762 vsize=630724 CPUtime=762.31 cores=1,3,5,7
/proc/3764/task/3767/stat : 3767 (strangenight1-m) R 3762 3764 3446 0 -1 4202560 72507 0 0 0 76200 31 0 0 25 0 4 0 522789441 645861376 98223 33554432000 4194304 4650419 140734225989024 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3045.1
Current children cumulated vsize (KiB) 630724

[startup+822.301 s]
/proc/loadavg: 8.12 8.11 8.06 9/184 3820
/proc/meminfo: memFree=29946856/32951124 swapFree=67110188/67111528
[pid=3764] ppid=3762 vsize=631396 CPUtime=3284.76 cores=1,3,5,7
/proc/3764/stat : 3764 (strangenight1-m) R 3762 3764 3446 0 -1 4202496 498788 0 0 0 328268 208 0 0 25 0 4 0 522789441 646549504 100663 33554432000 4194304 4650419 140734225989024 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3764/statm: 157849 100663 395 112 0 152814 0
[pid=3764/tid=3765] ppid=3762 vsize=631396 CPUtime=822.32 cores=1,3,5,7
/proc/3764/task/3765/stat : 3765 (strangenight1-m) R 3762 3764 3446 0 -1 4202560 155955 0 0 0 82169 63 0 0 25 0 4 0 522789441 646549504 100663 33554432000 4194304 4650419 140734225989024 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3764/tid=3766] ppid=3762 vsize=631396 CPUtime=817.81 cores=1,3,5,7
/proc/3764/task/3766/stat : 3766 (strangenight1-m) R 3762 3764 3446 0 -1 4202560 160000 0 0 0 81713 68 0 0 25 0 4 0 522789441 646549504 100663 33554432000 4194304 4650419 140734225989024 18446744073709551615 4364777 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3764/tid=3767] ppid=3762 vsize=631396 CPUtime=822.31 cores=1,3,5,7
/proc/3764/task/3767/stat : 3767 (strangenight1-m) R 3762 3764 3446 0 -1 4202560 75988 0 0 0 82198 33 0 0 25 0 4 0 522789441 646549504 100663 33554432000 4194304 4650419 140734225989024 18446744073709551615 4363432 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3284.76
Current children cumulated vsize (KiB) 631396

[startup+882.301 s]
/proc/loadavg: 8.04 8.09 8.05 9/184 3821
/proc/meminfo: memFree=29881956/32951124 swapFree=67110188/67111528
[pid=3764] ppid=3762 vsize=631620 CPUtime=3524.44 cores=1,3,5,7
/proc/3764/stat : 3764 (strangenight1-m) R 3762 3764 3446 0 -1 4202496 519426 0 0 0 352225 219 0 0 25 0 4 0 522789441 646778880 107729 33554432000 4194304 4650419 140734225989024 18446744073709551615 4364777 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3764/statm: 157905 107729 395 112 0 152870 0
[pid=3764/tid=3765] ppid=3762 vsize=631620 CPUtime=882.31 cores=1,3,5,7
/proc/3764/task/3765/stat : 3765 (strangenight1-m) R 3762 3764 3446 0 -1 4202560 162943 0 0 0 88165 66 0 0 25 0 4 0 522789441 646778880 107729 33554432000 4194304 4650419 140734225989024 18446744073709551615 4363880 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3764/tid=3766] ppid=3762 vsize=631620 CPUtime=877.48 cores=1,3,5,7
/proc/3764/task/3766/stat : 3766 (strangenight1-m) R 3762 3764 3446 0 -1 4202560 169900 0 0 0 87676 72 0 0 25 0 4 0 522789441 646778880 107729 33554432000 4194304 4650419 140734225989024 18446744073709551615 4365289 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3764/tid=3767] ppid=3762 vsize=631620 CPUtime=882.31 cores=1,3,5,7
/proc/3764/task/3767/stat : 3767 (strangenight1-m) R 3762 3764 3446 0 -1 4202560 79473 0 0 0 88196 35 0 0 25 0 4 0 522789441 646778880 107729 33554432000 4194304 4650419 140734225989024 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3524.44
Current children cumulated vsize (KiB) 631620

[startup+942.301 s]
/proc/loadavg: 8.07 8.08 8.05 9/184 3823
/proc/meminfo: memFree=29908076/32951124 swapFree=67110188/67111528
[pid=3764] ppid=3762 vsize=619472 CPUtime=3764.12 cores=1,3,5,7
/proc/3764/stat : 3764 (strangenight1-m) R 3762 3764 3446 0 -1 4202496 534598 0 0 0 376185 227 0 0 25 0 4 0 522789441 634339328 105364 33554432000 4194304 4650419 140734225989024 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3764/statm: 154868 105364 395 112 0 149833 0
[pid=3764/tid=3765] ppid=3762 vsize=619472 CPUtime=942.31 cores=1,3,5,7
/proc/3764/task/3765/stat : 3765 (strangenight1-m) R 3762 3764 3446 0 -1 4202560 169778 0 0 0 94162 69 0 0 25 0 4 0 522789441 634339328 105364 33554432000 4194304 4650419 140734225989024 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3764/tid=3766] ppid=3762 vsize=619472 CPUtime=937.15 cores=1,3,5,7
/proc/3764/task/3766/stat : 3766 (strangenight1-m) R 3762 3764 3446 0 -1 4202560 176337 0 0 0 93639 76 0 0 25 0 4 0 522789441 634339328 105364 33554432000 4194304 4650419 140734225989024 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3764/tid=3767] ppid=3762 vsize=619472 CPUtime=942.31 cores=1,3,5,7
/proc/3764/task/3767/stat : 3767 (strangenight1-m) R 3762 3764 3446 0 -1 4202560 81339 0 0 0 94194 37 0 0 25 0 4 0 522789441 634339328 105364 33554432000 4194304 4650419 140734225989024 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3764.12
Current children cumulated vsize (KiB) 619472

[startup+1002.3 s]
/proc/loadavg: 8.08 8.08 8.05 9/184 3825
/proc/meminfo: memFree=29894016/32951124 swapFree=67110188/67111528
[pid=3764] ppid=3762 vsize=632956 CPUtime=4003.8 cores=1,3,5,7
/proc/3764/stat : 3764 (strangenight1-m) R 3762 3764 3446 0 -1 4202496 554233 0 0 0 400145 235 0 0 25 0 4 0 522789441 648146944 109516 33554432000 4194304 4650419 140734225989024 18446744073709551615 4364751 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3764/statm: 158239 109516 395 112 0 153204 0
[pid=3764/tid=3765] ppid=3762 vsize=632956 CPUtime=1002.31 cores=1,3,5,7
/proc/3764/task/3765/stat : 3765 (strangenight1-m) R 3762 3764 3446 0 -1 4202560 178599 0 0 0 100159 72 0 0 25 0 4 0 522789441 648146944 109516 33554432000 4194304 4650419 140734225989024 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3764/tid=3766] ppid=3762 vsize=632956 CPUtime=996.82 cores=1,3,5,7
/proc/3764/task/3766/stat : 3766 (strangenight1-m) R 3762 3764 3446 0 -1 4202560 182787 0 0 0 99604 78 0 0 25 0 4 0 522789441 648146944 109516 33554432000 4194304 4650419 140734225989024 18446744073709551615 4365263 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3764/tid=3767] ppid=3762 vsize=632956 CPUtime=1002.31 cores=1,3,5,7
/proc/3764/task/3767/stat : 3767 (strangenight1-m) R 3762 3764 3446 0 -1 4202560 85689 0 0 0 100192 39 0 0 25 0 4 0 522789441 648146944 109516 33554432000 4194304 4650419 140734225989024 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4003.8
Current children cumulated vsize (KiB) 632956

[startup+1062.3 s]
/proc/loadavg: 8.08 8.08 8.05 9/184 3826
/proc/meminfo: memFree=29871292/32951124 swapFree=67110188/67111528
[pid=3764] ppid=3762 vsize=633200 CPUtime=4243.47 cores=1,3,5,7
/proc/3764/stat : 3764 (strangenight1-m) R 3762 3764 3446 0 -1 4202496 572064 0 0 0 424103 244 0 0 25 0 4 0 522789441 648396800 105817 33554432000 4194304 4650419 140734225989024 18446744073709551615 4364503 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3764/statm: 158300 105817 395 112 0 153265 0
[pid=3764/tid=3765] ppid=3762 vsize=633200 CPUtime=1062.31 cores=1,3,5,7
/proc/3764/task/3765/stat : 3765 (strangenight1-m) R 3762 3764 3446 0 -1 4202560 185064 0 0 0 106155 76 0 0 25 0 4 0 522789441 648396800 105817 33554432000 4194304 4650419 140734225989024 18446744073709551615 4363444 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3764/tid=3766] ppid=3762 vsize=633200 CPUtime=1056.5 cores=1,3,5,7
/proc/3764/task/3766/stat : 3766 (strangenight1-m) R 3762 3764 3446 0 -1 4202560 191129 0 0 0 105568 82 0 0 25 0 4 0 522789441 648396800 105817 33554432000 4194304 4650419 140734225989024 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3764/tid=3767] ppid=3762 vsize=633200 CPUtime=1062.31 cores=1,3,5,7
/proc/3764/task/3767/stat : 3767 (strangenight1-m) R 3762 3764 3446 0 -1 4202560 88449 0 0 0 106191 40 0 0 25 0 4 0 522789441 648396800 105817 33554432000 4194304 4650419 140734225989024 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4243.47
Current children cumulated vsize (KiB) 633200

[startup+1122.3 s]
/proc/loadavg: 8.07 8.08 8.05 9/184 3828
/proc/meminfo: memFree=29816792/32951124 swapFree=67110188/67111528
[pid=3764] ppid=3762 vsize=633912 CPUtime=4483.15 cores=1,3,5,7
/proc/3764/stat : 3764 (strangenight1-m) R 3762 3764 3446 0 -1 4202496 589220 0 0 0 448062 253 0 0 25 0 4 0 522789441 649125888 111100 33554432000 4194304 4650419 140734225989024 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3764/statm: 158478 111100 395 112 0 153443 0
[pid=3764/tid=3765] ppid=3762 vsize=633912 CPUtime=1122.32 cores=1,3,5,7
/proc/3764/task/3765/stat : 3765 (strangenight1-m) R 3762 3764 3446 0 -1 4202560 190752 0 0 0 112152 80 0 0 25 0 4 0 522789441 649125888 111100 33554432000 4194304 4650419 140734225989024 18446744073709551615 4364762 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3764/tid=3766] ppid=3762 vsize=633912 CPUtime=1116.16 cores=1,3,5,7
/proc/3764/task/3766/stat : 3766 (strangenight1-m) R 3762 3764 3446 0 -1 4202560 198629 0 0 0 111530 86 0 0 25 0 4 0 522789441 649125888 111100 33554432000 4194304 4650419 140734225989024 18446744073709551615 4363624 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3764/tid=3767] ppid=3762 vsize=633912 CPUtime=1122.32 cores=1,3,5,7
/proc/3764/task/3767/stat : 3767 (strangenight1-m) R 3762 3764 3446 0 -1 4202560 92297 0 0 0 112190 42 0 0 25 0 4 0 522789441 649125888 111100 33554432000 4194304 4650419 140734225989024 18446744073709551615 4365223 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4483.15
Current children cumulated vsize (KiB) 633912

[startup+1182.3 s]
/proc/loadavg: 8.07 8.08 8.05 9/184 3829
/proc/meminfo: memFree=29854576/32951124 swapFree=67110188/67111528
[pid=3764] ppid=3762 vsize=634044 CPUtime=4722.83 cores=1,3,5,7
/proc/3764/stat : 3764 (strangenight1-m) R 3762 3764 3446 0 -1 4202496 606289 0 0 0 472019 264 0 0 25 0 4 0 522789441 649261056 109130 33554432000 4194304 4650419 140734225989024 18446744073709551615 4363416 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3764/statm: 158511 109130 395 112 0 153476 0
[pid=3764/tid=3765] ppid=3762 vsize=634044 CPUtime=1182.32 cores=1,3,5,7
/proc/3764/task/3765/stat : 3765 (strangenight1-m) R 3762 3764 3446 0 -1 4202560 199259 0 0 0 118148 84 0 0 25 0 4 0 522789441 649261056 109130 33554432000 4194304 4650419 140734225989024 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3764/tid=3766] ppid=3762 vsize=634044 CPUtime=1175.84 cores=1,3,5,7
/proc/3764/task/3766/stat : 3766 (strangenight1-m) R 3762 3764 3446 0 -1 4202560 205009 0 0 0 117493 91 0 0 25 0 4 0 522789441 649261056 109130 33554432000 4194304 4650419 140734225989024 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3764/tid=3767] ppid=3762 vsize=634044 CPUtime=1182.32 cores=1,3,5,7
/proc/3764/task/3767/stat : 3767 (strangenight1-m) R 3762 3764 3446 0 -1 4202560 94175 0 0 0 118189 43 0 0 25 0 4 0 522789441 649261056 109130 33554432000 4194304 4650419 140734225989024 18446744073709551615 4365223 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4722.83
Current children cumulated vsize (KiB) 634044



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.12 8.09 8.05 9/184 3830
/proc/meminfo: memFree=29850712/32951124 swapFree=67110188/67111528
[pid=3764] ppid=3762 vsize=687148 CPUtime=4800.34 cores=1,3,5,7
/proc/3764/stat : 3764 (strangenight1-m) R 3762 3764 3446 0 -1 4202496 610635 0 0 0 479768 266 0 0 25 0 4 0 522789441 703639552 109557 33554432000 4194304 4650419 140734225989024 18446744073709551615 4364751 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3764/statm: 171787 109557 395 112 0 166752 0
[pid=3764/tid=3765] ppid=3762 vsize=687148 CPUtime=1201.73 cores=1,3,5,7
/proc/3764/task/3765/stat : 3765 (strangenight1-m) R 3762 3764 3446 0 -1 4202560 200735 0 0 0 120088 85 0 0 25 0 4 0 522789441 703639552 109557 33554432000 4194304 4650419 140734225989024 18446744073709551615 4366865 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3764/tid=3766] ppid=3762 vsize=687148 CPUtime=1195.14 cores=1,3,5,7
/proc/3764/task/3766/stat : 3766 (strangenight1-m) R 3762 3764 3446 0 -1 4202560 207879 0 0 0 119421 93 0 0 25 0 4 0 522789441 703639552 109557 33554432000 4194304 4650419 140734225989024 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3764/tid=3767] ppid=3762 vsize=687148 CPUtime=1201.72 cores=1,3,5,7
/proc/3764/task/3767/stat : 3767 (strangenight1-m) R 3762 3764 3446 0 -1 4202560 94175 0 0 0 120129 43 0 0 25 0 4 0 522789441 703639552 109557 33554432000 4194304 4650419 140734225989024 18446744073709551615 4365237 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.34
Current children cumulated vsize (KiB) 687148

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

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

[startup+1201.7 s]
/proc/loadavg: 8.12 8.09 8.05 9/184 3830
/proc/meminfo: memFree=29850712/32951124 swapFree=67110188/67111528
[pid=3764] ppid=3762 vsize=687148 CPUtime=4800.34 cores=1,3,5,7
/proc/3764/stat : 3764 (strangenight1-m) R 3762 3764 3446 0 -1 4202496 610635 0 0 0 479768 266 0 0 25 0 4 0 522789441 703639552 109557 33554432000 4194304 4650419 140734225989024 18446744073709551615 4364751 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3764/statm: 171787 109557 395 112 0 166752 0
[pid=3764/tid=3765] ppid=3762 vsize=687148 CPUtime=1201.73 cores=1,3,5,7
/proc/3764/task/3765/stat : 3765 (strangenight1-m) R 3762 3764 3446 0 -1 4202560 200735 0 0 0 120088 85 0 0 25 0 4 0 522789441 703639552 109557 33554432000 4194304 4650419 140734225989024 18446744073709551615 4366865 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3764/tid=3766] ppid=3762 vsize=687148 CPUtime=1195.14 cores=1,3,5,7
/proc/3764/task/3766/stat : 3766 (strangenight1-m) R 3762 3764 3446 0 -1 4202560 207879 0 0 0 119421 93 0 0 25 0 4 0 522789441 703639552 109557 33554432000 4194304 4650419 140734225989024 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3764/tid=3767] ppid=3762 vsize=687148 CPUtime=1201.72 cores=1,3,5,7
/proc/3764/task/3767/stat : 3767 (strangenight1-m) R 3762 3764 3446 0 -1 4202560 94175 0 0 0 120129 43 0 0 25 0 4 0 522789441 703639552 109557 33554432000 4194304 4650419 140734225989024 18446744073709551615 4365237 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.34
Current children cumulated vsize (KiB) 687148

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.73
CPU time (s): 4800.39
CPU user time (s): 4797.7
CPU system time (s): 2.68659
CPU usage (%): 399.456
Max. virtual memory (cumulated for all children) (KiB): 737932

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.7
system time used= 2.68659
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 610635
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= 181
involuntary context switches= 21481

runsolver used 1.75073 second user time and 4.82027 second system time

The end

Launcher Data

Begin job on node109 at 2011-04-29 23:18:07
IDJOB=3175311
IDBENCH=82929
IDSOLVER=1588
FILE ID=node109/3175311-1304111887
RUNJOBID= node109-1304110683-3636
PBS_JOBID= 13170674
Free space on /tmp= 72380 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v500-c2130-S1563258922-027.SATISFIABLE.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3175311-1304111887/watcher-3175311-1304111887 -o /tmp/evaluation-result-3175311-1304111887/solver-3175311-1304111887 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3175311-1304111887.cnf

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

MD5SUM BENCH= d76256d9362323e592886dee80dd4554
RANDOM SEED=524715319

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30752452 kB
Buffers:        740028 kB
Cached:        1005072 kB
SwapCached:        712 kB
Active:         150744 kB
Inactive:      1660860 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30752452 kB
SwapTotal:    67111528 kB
SwapFree:     67110188 kB
Dirty:           12480 kB
Writeback:           0 kB
AnonPages:       66140 kB
Mapped:          15372 kB
Slab:           324352 kB
PageTables:       3900 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   274588 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= 72372 MiB
End job on node109 at 2011-04-29 23:38:11