Trace number 3368937

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.31 1203.65

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v150-c3195-S1847541883-049.UNKNOWN.cnf
MD5SUM02e5b9be63a0b18588da13d9c988e25c
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables150
Number of clauses3195
Sum of the clauses size15975
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 53195
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.01	c Using 4 threads
0.00/0.01	c This is CryptoMiniSat 2.9.0
0.00/0.01	c compiled with gcc version 4.4.5
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3368937-1305406881.cnf'
0.00/0.01	c -- header says num vars:            150
0.00/0.01	c -- header says num clauses:        3195
0.00/0.01	c -- clauses added:            0 learnts,         3195 normals,            0 xors
0.00/0.01	c -- vars added        150
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0       150      3195         0         0     15975         0   no data   no data  --
0.00/0.02	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.05
0.00/0.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
0.00/0.03	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.11	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
0.00/0.11	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.11	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.11	c calculated reachability. Time: 0.00
0.00/0.11	c Calc default polars -  time:   0.00 s pos:      78 undec:       5 neg:      67
0.00/0.11	c =========================================================================================
0.00/0.11	c types(t): F = full restart, N = normal restart
0.00/0.11	c types(t): S = simplification begin/end, E = solution found
0.00/0.11	c restart types(rt): st = static, dy = dynamic
0.00/0.11	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.11	c  B st     0         0       150      3195         0         0     15975         0   no data   no data  --
0.00/0.11	c Decided on static restart strategy
0.76/0.21	c  N st     8      4917       150      3195         0      4692     15975    144897   no data   no data  --
1.16/0.37	c  N st    10     11299       150      3195         0      4337     15975    100819   no data   no data  --
2.37/0.60	c  N st    11     17043       150      3195         0      9744     15975    262985   no data   no data  --
3.57/0.96	c  F st    12     25002       150      3195         0     11954     15975    314216   no data   no data  --
3.57/0.96	c  N st    12     25002       150      3195         0     11954     15975    314216   no data   no data  --
4.37/1.17	c Decided on static restart strategy
4.37/1.17	c  N st    18     30000       150      3195         0     10277     15975    262353   no data   no data  --
4.37/1.17	c  S st    18     30000       150      3195         0     10277     15975    262353   no data   no data  --
4.37/1.20	c  S st    18     30504       150      3195         0     10774     15975    276908   no data   no data  --
4.37/1.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.37/1.20	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.37/1.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
4.37/1.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.37/1.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.37/1.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
4.37/1.21	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
7.96/2.09	c lits-rem:      2526  cl-subs:     1188  v-elim:      0  v-fix:    0  time:  3.51 s
8.36/2.14	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.20
8.36/2.14	c calculated reachability. Time: 0.00
8.36/2.14	c  N st    18     30504       150      3195         0      9586     15975    234896   no data   no data  --
9.54/2.49	c  N st    20     37616       150      3195         0      8856     15975    195854   no data   no data  --
11.14/2.81	c  N st    21     44015       150      3195         0     14936     15975    380948   no data   no data  --
11.54/2.93	c  S st    22     45756       150      3195         0     16597     15975    431531   no data   no data  --
11.54/2.98	c  S st    22     46258       150      3195         0      8586     15975    168521   no data   no data  --
11.54/2.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.54/2.98	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
11.54/2.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
11.54/2.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.54/2.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.54/2.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
11.54/2.98	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
12.74/3.27	c lits-rem:       252  cl-subs:      193  v-elim:      0  v-fix:    0  time:  1.15 s
12.74/3.27	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
12.74/3.27	c vivif2 --  cl tried     8393 cl shrink        0 lits rem          0 time: 0.00
13.15/3.32	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.17
13.15/3.32	c calculated reachability. Time: 0.00
13.15/3.32	c  N st    22     46258       150      3195         0      8393     15975    162161   no data   no data  --
16.32/4.15	c  N st    23     60657       150      3195         0     12590     15975    270291   no data   no data  --
18.31/4.69	c  N st    24     69388       150      3195         0     10445     15975    192803   no data   no data  --
18.31/4.69	c  S st    24     69388       150      3195         0     10445     15975    192803   no data   no data  --
18.72/4.72	c  S st    24     69894       150      3195         0     10942     15975    207837   no data   no data  --
18.72/4.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
18.72/4.72	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
18.72/4.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
18.72/4.73	c bin-w-bin subsume rem            0 bins  time:  0.00 s
18.72/4.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
18.72/4.73	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
18.72/4.73	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
21.12/5.34	c lits-rem:       557  cl-subs:      246  v-elim:      0  v-fix:    0  time:  2.45 s
21.12/5.34	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
21.12/5.35	c vivif2 --  cl tried    10696 cl shrink        0 lits rem          0 time: 0.01
21.52/5.40	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.21
21.52/5.40	c calculated reachability. Time: 0.00
21.52/5.40	c  N st    24     69894       150      3195         0     10696     15975    199297   no data   no data  --
25.90/6.53	c  F st    25     87500       150      3195         0     16002     15975    349845   no data   no data  --
25.90/6.54	c  N st    25     87500       150      3195         0     16002     15975    349845   no data   no data  --
27.09/6.87	c Decided on static restart strategy
27.89/7.09	c  N st    32     95541       150      3195         0     23683     15975    579442   no data   no data  --
30.29/7.68	c  N st    34    104841       150      3195         0     20188     15975    463201   no data   no data  --
30.29/7.68	c  S st    34    104841       150      3195         0     20188     15975    463201   no data   no data  --
30.69/7.73	c  S st    34    105346       150      3195         0     20682     15975    477607   no data   no data  --
30.69/7.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
30.69/7.73	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
30.69/7.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.02
30.69/7.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
30.69/7.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
30.69/7.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
30.69/7.75	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
37.46/9.46	c lits-rem:      3819  cl-subs:     1457  v-elim:      0  v-fix:    0  time:  6.81 s
37.46/9.46	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
37.46/9.46	c vivif2 --  cl tried    19225 cl shrink        0 lits rem          0 time: 0.02
37.86/9.57	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.43
37.86/9.57	c calculated reachability. Time: 0.00
37.86/9.57	c  N st    34    105346       150      3195         0     19225     15975    426258   no data   no data  --
40.65/10.20	c  N st    35    114946       150      3195         0     15032     15975    298914   no data   no data  --
44.29/11.18	c  N st    36    129343       150      3195         0     14484     15975    254904   no data   no data  --
50.63/12.78	c  N st    37    150938       150      3195         0     19857     15975    392689   no data   no data  --
53.06/13.34	c  S st    38    158021       150      3195         0     26564     15975    594300   no data   no data  --
53.41/13.41	c  S st    38    158524       150      3195         0     27057     15975    609129   no data   no data  --
53.41/13.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
53.41/13.41	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
53.41/13.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.03
53.41/13.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
53.41/13.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
53.41/13.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
53.41/13.44	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
61.41/15.45	c lits-rem:      4183  cl-subs:     1936  v-elim:      0  v-fix:    0  time:  7.99 s
61.41/15.45	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
61.41/15.45	c vivif2 --  cl tried    25121 cl shrink        0 lits rem          0 time: 0.02
61.84/15.58	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.49
61.84/15.58	c calculated reachability. Time: 0.00
61.84/15.58	c  N st    38    158524       150      3195         0     25121     15975    544105   no data   no data  --
79.38/19.97	c  N st    39    207112       150      3195         0     19960     15975    346877   no data   no data  --
92.11/23.18	c  N st    40    237787       150      3195         0     30054     15975    650645   no data   no data  --
92.11/23.18	c  S st    40    237787       150      3195         0     30054     15975    650645   no data   no data  --
92.54/23.25	c  S st    40    238289       150      3195         0     30546     15975    665303   no data   no data  --
92.54/23.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
92.54/23.25	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
92.54/23.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
92.54/23.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
92.54/23.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
92.54/23.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
92.54/23.28	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
101.67/25.53	c lits-rem:      3169  cl-subs:     2356  v-elim:      0  v-fix:    0  time:  8.98 s
101.67/25.53	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
101.67/25.54	c vivif2 --  cl tried    28190 cl shrink        0 lits rem          0 time: 0.02
102.07/25.69	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.59
102.07/25.69	c calculated reachability. Time: 0.00
102.07/25.69	c  N st    40    238289       150      3195         0     28190     15975    589072   no data   no data  --
132.03/33.13	c  F st    41    306252       150      3195         0     30040     15975    593573   no data   no data  --
132.03/33.13	c  N st    41    306252       150      3195         0     30040     15975    593573   no data   no data  --
133.98/33.67	c Decided on static restart strategy
143.56/36.00	c  N st    51    334559       150      3195         0     34239     15975    697833   no data   no data  --
153.54/38.57	c  N st    53    357433       150      3195         0     32294     15975    622039   no data   no data  --
153.54/38.57	c  S st    53    357433       150      3195         0     32294     15975    622039   no data   no data  --
153.97/38.65	c  S st    53    357936       150      3195         0     32785     15975    636679   no data   no data  --
153.97/38.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
153.97/38.65	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
153.97/38.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
153.97/38.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
153.97/38.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
153.97/38.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
153.97/38.68	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
161.50/40.55	c lits-rem:      3885  cl-subs:     1354  v-elim:      0  v-fix:    0  time:  7.43 s
161.50/40.55	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
161.50/40.55	c vivif2 --  cl tried    31431 cl shrink        0 lits rem          0 time: 0.02
162.32/40.72	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.65
162.32/40.72	c calculated reachability. Time: 0.00
162.32/40.72	c  N st    53    357936       150      3195         0     31431     15975    588639   no data   no data  --
182.23/45.74	c  N st    54    390329       150      3195         0     37535     15975    768114   no data   no data  --
211.75/53.18	c  N st    55    438918       150      3195         0     31493     15975    551118   no data   no data  --
247.24/62.06	c  N st    56    511800       150      3195         0     44408     15975    919779   no data   no data  --
259.61/65.19	c  N st    57    536904       150      3195         0     38875     15975    717770   no data   no data  --
259.61/65.19	c  S st    57    536904       150      3195         0     38875     15975    717770   no data   no data  --
260.01/65.29	c  S st    57    537409       150      3195         0     39371     15975    732482   no data   no data  --
260.01/65.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
260.01/65.29	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
260.41/65.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.06
260.41/65.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
260.41/65.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
260.41/65.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
260.41/65.32	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
270.38/67.83	c lits-rem:      3349  cl-subs:     1774  v-elim:      0  v-fix:    0  time: 10.00 s
270.38/67.83	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
270.38/67.84	c vivif2 --  cl tried    37597 cl shrink        0 lits rem          0 time: 0.03
271.19/68.06	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.87
271.19/68.06	c calculated reachability. Time: 0.00
271.19/68.06	c  N st    57    537409       150      3195         0     37597     15975    672015   no data   no data  --
365.29/91.66	c  N st    58    701393       150      3195         0     65887     15975   1493632   no data   no data  --
430.70/108.03	c  N st    59    806114       150      3195         0     60194     15975   1282205   no data   no data  --
430.70/108.03	c  S st    59    806114       150      3195         0     60194     15975   1282205   no data   no data  --
431.10/108.19	c  S st    59    806616       150      3195         0     60684     15975   1296529   no data   no data  --
431.10/108.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
431.10/108.19	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
431.50/108.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.10
431.50/108.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
431.50/108.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
431.50/108.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
431.50/108.26	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
463.41/116.23	c lits-rem:      1795  cl-subs:     4075  v-elim:      0  v-fix:    0  time: 31.77 s
463.41/116.23	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
463.41/116.24	c vivif2 --  cl tried    56609 cl shrink        0 lits rem          0 time: 0.06
464.61/116.54	c asymm  cl-useful: 0/2329/3195 lits-rem:0 time: 1.17
464.61/116.54	c calculated reachability. Time: 0.00
464.61/116.54	c  N st    59    806616       150      3195         0     56609     15975   1164319   no data   no data  --
645.33/161.86	c  F st    60   1071876       150      3195         0     71782     15975   1508502   no data   no data  --
645.33/161.87	c  N st    60   1071876       150      3195         0     71782     15975   1508502   no data   no data  --
650.86/163.25	c Decided on static restart strategy
668.81/167.79	c  N st    70   1100182       150      3195         0     56285     15975    994050   no data   no data  --
699.12/175.31	c  N st    72   1136178       150      3195         0     46749     15975    686834   no data   no data  --
721.45/180.91	c  N st    73   1168571       150      3195         0     77292     15975   1616763   no data   no data  --
753.76/189.00	c  N st    74   1209924       150      3195         0     72079     15975   1452173   no data   no data  --
753.76/189.00	c  S st    74   1209924       150      3195         0     72079     15975   1452173   no data   no data  --
754.16/189.21	c  S st    74   1210431       150      3195         0     72575     15975   1467363   no data   no data  --
754.57/189.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
754.57/189.21	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
754.57/189.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.14
754.57/189.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
754.57/189.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
754.57/189.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
754.57/189.29	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
822.35/206.27	c lits-rem:      3130  cl-subs:     4992  v-elim:      0  v-fix:    0  time: 67.69 s
822.35/206.27	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
822.35/206.29	c vivif2 --  cl tried    67583 cl shrink        0 lits rem          0 time: 0.07
823.56/206.52	c asymm  cl-useful: 0/866/3195 lits-rem:0 time: 0.91
823.56/206.52	c calculated reachability. Time: 0.00
823.56/206.52	c  N st    74   1210431       150      3195         0     67583     15975   1309360   no data   no data  --
884.98/221.90	c  N st    75   1283313       150      3195         0     91348     15975   2000460   no data   no data  --
999.03/250.52	c  N st    76   1392637       150      3195         0     52859     15975    771358   no data   no data  --
1131.44/283.80	c  N st    77   1556621       150      3195         0     57619     15975    867628   no data   no data  --
1248.30/313.06	c  N st    78   1710432       150      3195         0     98037     15975   2074630   no data   no data  --
1248.30/313.06	c  S st    78   1710432       150      3195         0     98037     15975   2074630   no data   no data  --
1249.49/313.35	c  S st    78   1710934       150      3195         0     98534     15975   2089563   no data   no data  --
1249.49/313.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1249.49/313.35	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1249.89/313.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.20
1249.89/313.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1249.89/313.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1249.89/313.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
1249.89/313.47	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1384.68/347.24	c lits-rem:      5757  cl-subs:    10081  v-elim:      0  v-fix:    0  time: 134.61 s
1384.68/347.24	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
1384.68/347.26	c vivif2 --  cl tried    88453 cl shrink        0 lits rem          0 time: 0.09
1385.88/347.60	c asymm  cl-useful: 0/1482/3195 lits-rem:0 time: 1.35
1385.88/347.60	c calculated reachability. Time: 0.00
1385.88/347.60	c  N st    78   1710934       150      3195         0     88453     15975   1784267   no data   no data  --
1713.72/429.72	c  N st    79   2079899       150      3195         0     99799     15975   2012162   no data   no data  --
1839.35/461.27	c  N st    80   2210934       150      3195         0    103935     15975   2112365   no data   no data  --
1839.35/461.27	c  S st    80   2210934       150      3195         0    103935     15975   2112365   no data   no data  --
1840.95/461.60	c  S st    80   2211439       150      3195         0    104425     15975   2127340   no data   no data  --
1840.95/461.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1840.95/461.61	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1840.95/461.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.21
1841.35/461.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1841.35/461.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1841.35/461.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
1841.35/461.72	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1955.81/490.43	c lits-rem:       485  cl-subs:     9285  v-elim:      0  v-fix:    0  time: 114.43 s
1955.81/490.43	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
1955.81/490.45	c vivif2 --  cl tried    95140 cl shrink        0 lits rem          0 time: 0.09
1957.39/490.82	c asymm  cl-useful: 0/1266/3195 lits-rem:0 time: 1.46
1957.39/490.82	c calculated reachability. Time: 0.00
1957.39/490.82	c  N st    80   2211439       150      3195         0     95140     15975   1851843   no data   no data  --
2478.27/621.48	c  N st    81   2711440       150      3195         0    117972     15975   2463636   no data   no data  --
2478.27/621.48	c  S st    81   2711440       150      3195         0    117972     15975   2463636   no data   no data  --
2479.86/621.85	c  S st    81   2711944       150      3195         0    118466     15975   2478359   no data   no data  --
2479.86/621.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
2479.86/621.86	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2480.26/621.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.25
2480.26/621.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2480.26/621.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2480.26/621.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
2480.26/621.99	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2666.91/668.79	c lits-rem:      2393  cl-subs:    10210  v-elim:      0  v-fix:    0  time: 186.55 s
2666.91/668.79	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
2667.32/668.82	c vivif2 --  cl tried   108256 cl shrink        0 lits rem          0 time: 0.09
2668.50/669.20	c asymm  cl-useful: 0/1167/3195 lits-rem:0 time: 1.51
2668.90/669.20	c calculated reachability. Time: 0.00
2668.90/669.20	c  N st    81   2711944       150      3195         0    108256     15975   2158874   no data   no data  --
3220.10/807.44	c  N st    82   3211944       150      3195         0     85305     15975   1291373   no data   no data  --
3220.10/807.44	c  S st    82   3211944       150      3195         0     85305     15975   1291373   no data   no data  --
3221.28/807.79	c  S st    82   3212447       150      3195         0     85794     15975   1306285   no data   no data  --
3221.68/807.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
3221.68/807.80	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3221.68/807.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.22
3222.08/807.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3222.08/807.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3222.08/807.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
3222.08/807.90	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3262.76/818.13	c lits-rem:      2156  cl-subs:     2426  v-elim:      0  v-fix:    0  time: 40.76 s
3262.76/818.13	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
3262.76/818.15	c vivif2 --  cl tried    83368 cl shrink        0 lits rem          0 time: 0.07
3263.96/818.48	c asymm  cl-useful: 0/1478/3195 lits-rem:0 time: 1.32
3263.96/818.48	c calculated reachability. Time: 0.00
3263.96/818.48	c  N st    82   3212447       150      3195         0     83368     15975   1234251   no data   no data  --
3951.53/990.83	c  N st    83   3712449       150      3195         0     94145     15975   1463538   no data   no data  --
3951.53/990.83	c  S st    83   3712449       150      3195         0     94145     15975   1463538   no data   no data  --
3953.17/991.23	c  S st    83   3712954       150      3195         0     94639     15975   1478043   no data   no data  --
3953.17/991.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
3953.17/991.24	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3953.51/991.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.24
3953.51/991.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3953.51/991.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3953.51/991.35	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
3953.51/991.35	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4020.91/1008.20	c lits-rem:       699  cl-subs:     2992  v-elim:      0  v-fix:    0  time: 67.18 s
4020.91/1008.20	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
4020.91/1008.22	c vivif2 --  cl tried    91647 cl shrink        0 lits rem          0 time: 0.08
4021.71/1008.42	c asymm  cl-useful: 0/550/3195 lits-rem:0 time: 0.81
4021.71/1008.43	c calculated reachability. Time: 0.00
4021.71/1008.43	c  N st    83   3712954       150      3195         0     91647     15975   1389518   no data   no data  --
4080.39/1023.15	c  F st    84   3751562       150      3195         0    128202     15975   2595680   no data   no data  --
4080.39/1023.15	c  N st    84   3751562       150      3195         0    128202     15975   2595680   no data   no data  --
4091.91/1026.01	c Decided on static restart strategy
4142.55/1038.79	c  N st    94   3779866       150      3195         0    155003     15975   3409685   no data   no data  --
4188.01/1050.17	c  N st    96   3815862       150      3195         0    109027     15975   1909147   no data   no data  --
4236.67/1062.36	c  N st    97   3848255       150      3195         0    139707     15975   2871726   no data   no data  --
4307.67/1080.15	c  N st    98   3896845       150      3195         0    104309     15975   1699589   no data   no data  --
4415.75/1107.26	c  N st    99   3969727       150      3195         0     90810     15975   1274398   no data   no data  --
4564.51/1144.50	c  N st   100   4079052       150      3195         0    110902     15975   1850248   no data   no data  --
4747.57/1190.44	c  N st   101   4212956       150      3195         0    153246     15975   3203622   no data   no data  --
4747.57/1190.44	c  S st   101   4212956       150      3195         0    153246     15975   3203622   no data   no data  --
4749.57/1190.96	c  S st   101   4213463       150      3195         0    153744     15975   3218955   no data   no data  --
4749.57/1190.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
4749.57/1190.97	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4749.97/1191.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.34
4750.37/1191.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4750.37/1191.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4750.37/1191.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
4750.37/1191.15	c Removed useless bin:       0  fixed:     0  props:   0.00M  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-3368937-1305406881/watcher-3368937-1305406881 -o /tmp/evaluation-result-3368937-1305406881/solver-3368937-1305406881 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3368937-1305406881.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: 7.93 7.99 8.01 5/367 947
/proc/meminfo: memFree=25607632/32951124 swapFree=63083164/67111528
[pid=947] ppid=945 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/947/stat : 947 (strangenight1-m) R 945 947 751 0 -1 4202496 411 0 0 0 0 0 0 0 25 0 3 0 633103676 52465664 352 33554432000 4194304 4650419 140734016532384 18446744073709551615 264738204614 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/947/statm: 12809 352 303 112 0 7774 0
[pid=947/tid=948] ppid=945 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/947/task/948/stat : 948 (strangenight1-m) R 945 947 751 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 633103676 52465664 358 33554432000 4194304 4650419 140734016532384 18446744073709551615 47172949194668 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=947/tid=949] ppid=945 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/947/task/949/stat : 949 (strangenight1-m) R 945 947 751 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 633103676 52465664 358 33554432000 4194304 4650419 140734016532384 18446744073709551615 47172949194256 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=947/tid=950] ppid=945 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/947/task/950/stat : 950 (strangenight1-m) R 945 947 751 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 633103677 52465664 358 33554432000 4194304 4650419 140734016532384 18446744073709551615 47172949194265 0 0 4096 2 0 0 0 -1 1 0 0 0

[startup+0.114012 s]
/proc/loadavg: 7.93 7.99 8.01 5/367 947
/proc/meminfo: memFree=25607632/32951124 swapFree=63083164/67111528
[pid=947] ppid=945 vsize=282404 CPUtime=0.42 cores=1,3,5,7
/proc/947/stat : 947 (strangenight1-m) R 945 947 751 0 -1 4202496 2081 0 0 0 42 0 0 0 25 0 4 0 633103676 289181696 1905 33554432000 4194304 4650419 140734016532384 18446744073709551615 4363600 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/947/statm: 70601 1905 389 112 0 65566 0
[pid=947/tid=948] ppid=945 vsize=282404 CPUtime=0.1 cores=1,3,5,7
/proc/947/task/948/stat : 948 (strangenight1-m) R 945 947 751 0 -1 4202560 473 0 0 0 10 0 0 0 25 0 4 0 633103676 289181696 1905 33554432000 4194304 4650419 140734016532384 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=947/tid=949] ppid=945 vsize=282404 CPUtime=0.1 cores=1,3,5,7
/proc/947/task/949/stat : 949 (strangenight1-m) R 945 947 751 0 -1 4202560 464 0 0 0 10 0 0 0 18 0 4 0 633103676 289181696 1905 33554432000 4194304 4650419 140734016532384 18446744073709551615 4328238 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=947/tid=950] ppid=945 vsize=282404 CPUtime=0.1 cores=1,3,5,7
/proc/947/task/950/stat : 950 (strangenight1-m) R 945 947 751 0 -1 4202560 282 0 0 0 10 0 0 0 25 0 4 0 633103677 289181696 1905 33554432000 4194304 4650419 140734016532384 18446744073709551615 4331084 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.42
Current children cumulated vsize (KiB) 282404

[startup+0.200946 s]
/proc/loadavg: 7.93 7.99 8.01 5/367 947
/proc/meminfo: memFree=25607632/32951124 swapFree=63083164/67111528
[pid=947] ppid=945 vsize=283864 CPUtime=0.76 cores=1,3,5,7
/proc/947/stat : 947 (strangenight1-m) R 945 947 751 0 -1 4202496 2991 0 0 0 76 0 0 0 25 0 4 0 633103676 290676736 2086 33554432000 4194304 4650419 140734016532384 18446744073709551615 4355007 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/947/statm: 70966 2086 391 112 0 65931 0
[pid=947/tid=948] ppid=945 vsize=283864 CPUtime=0.18 cores=1,3,5,7
/proc/947/task/948/stat : 948 (strangenight1-m) R 945 947 751 0 -1 4202560 712 0 0 0 18 0 0 0 25 0 4 0 633103676 290676736 2086 33554432000 4194304 4650419 140734016532384 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=947/tid=949] ppid=945 vsize=283864 CPUtime=0.19 cores=1,3,5,7
/proc/947/task/949/stat : 949 (strangenight1-m) R 945 947 751 0 -1 4202560 690 0 0 0 19 0 0 0 18 0 4 0 633103676 290676736 2086 33554432000 4194304 4650419 140734016532384 18446744073709551615 4365410 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=947/tid=950] ppid=945 vsize=283864 CPUtime=0.19 cores=1,3,5,7
/proc/947/task/950/stat : 950 (strangenight1-m) R 945 947 751 0 -1 4202560 505 0 0 0 19 0 0 0 25 0 4 0 633103677 290676736 2086 33554432000 4194304 4650419 140734016532384 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.76
Current children cumulated vsize (KiB) 283864

[startup+0.300925 s]
/proc/loadavg: 7.93 7.99 8.01 5/367 947
/proc/meminfo: memFree=25607632/32951124 swapFree=63083164/67111528
[pid=947] ppid=945 vsize=284040 CPUtime=1.16 cores=1,3,5,7
/proc/947/stat : 947 (strangenight1-m) R 945 947 751 0 -1 4202496 3420 0 0 0 116 0 0 0 25 0 4 0 633103676 290856960 2515 33554432000 4194304 4650419 140734016532384 18446744073709551615 4364751 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/947/statm: 71010 2515 391 112 0 65975 0
[pid=947/tid=948] ppid=945 vsize=284040 CPUtime=0.28 cores=1,3,5,7
/proc/947/task/948/stat : 948 (strangenight1-m) R 945 947 751 0 -1 4202560 817 0 0 0 28 0 0 0 25 0 4 0 633103676 290856960 2515 33554432000 4194304 4650419 140734016532384 18446744073709551615 4365203 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=947/tid=949] ppid=945 vsize=284040 CPUtime=0.29 cores=1,3,5,7
/proc/947/task/949/stat : 949 (strangenight1-m) R 945 947 751 0 -1 4202560 802 0 0 0 29 0 0 0 18 0 4 0 633103676 290856960 2515 33554432000 4194304 4650419 140734016532384 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=947/tid=950] ppid=945 vsize=284040 CPUtime=0.29 cores=1,3,5,7
/proc/947/task/950/stat : 950 (strangenight1-m) R 945 947 751 0 -1 4202560 613 0 0 0 29 0 0 0 25 0 4 0 633103677 290856960 2515 33554432000 4194304 4650419 140734016532384 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.16
Current children cumulated vsize (KiB) 284040

[startup+0.700851 s]
/proc/loadavg: 7.93 7.99 8.01 5/367 947
/proc/meminfo: memFree=25607632/32951124 swapFree=63083164/67111528
[pid=947] ppid=945 vsize=286152 CPUtime=2.77 cores=1,3,5,7
/proc/947/stat : 947 (strangenight1-m) R 945 947 751 0 -1 4202496 6214 0 0 0 276 1 0 0 25 0 4 0 633103676 293019648 2865 33554432000 4194304 4650419 140734016532384 18446744073709551615 4363600 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/947/statm: 71538 2865 391 112 0 66503 0
[pid=947/tid=948] ppid=945 vsize=286152 CPUtime=0.68 cores=1,3,5,7
/proc/947/task/948/stat : 948 (strangenight1-m) R 945 947 751 0 -1 4202560 1533 0 0 0 68 0 0 0 25 0 4 0 633103676 293019648 2865 33554432000 4194304 4650419 140734016532384 18446744073709551615 4331291 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=947/tid=949] ppid=945 vsize=286152 CPUtime=0.69 cores=1,3,5,7
/proc/947/task/949/stat : 949 (strangenight1-m) R 945 947 751 0 -1 4202560 1489 0 0 0 69 0 0 0 18 0 4 0 633103676 293019648 2865 33554432000 4194304 4650419 140734016532384 18446744073709551615 4364785 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=947/tid=950] ppid=945 vsize=286152 CPUtime=0.68 cores=1,3,5,7
/proc/947/task/950/stat : 950 (strangenight1-m) R 945 947 751 0 -1 4202560 1295 0 0 0 68 0 0 0 25 0 4 0 633103677 293019648 2865 33554432000 4194304 4650419 140734016532384 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 286152

[startup+1.5007 s]
/proc/loadavg: 7.94 7.99 8.01 9/371 951
/proc/meminfo: memFree=25594832/32951124 swapFree=63083164/67111528
[pid=947] ppid=945 vsize=278100 CPUtime=5.95 cores=1,3,5,7
/proc/947/stat : 947 (strangenight1-m) R 945 947 751 0 -1 4202496 11430 0 0 0 593 2 0 0 25 0 4 0 633103676 284774400 5536 33554432000 4194304 4650419 140734016532384 18446744073709551615 4439344 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/947/statm: 69525 5536 393 112 0 64490 0
[pid=947/tid=948] ppid=945 vsize=278100 CPUtime=1.46 cores=1,3,5,7
/proc/947/task/948/stat : 948 (strangenight1-m) R 945 947 751 0 -1 4202560 2569 0 0 0 146 0 0 0 25 0 4 0 633103676 284774400 5536 33554432000 4194304 4650419 140734016532384 18446744073709551615 4365267 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=947/tid=949] ppid=945 vsize=278100 CPUtime=1.49 cores=1,3,5,7
/proc/947/task/949/stat : 949 (strangenight1-m) R 945 947 751 0 -1 4202560 2543 0 0 0 149 0 0 0 19 0 4 0 633103676 284774400 5536 33554432000 4194304 4650419 140734016532384 18446744073709551615 4328259 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=947/tid=950] ppid=945 vsize=278100 CPUtime=1.48 cores=1,3,5,7
/proc/947/task/950/stat : 950 (strangenight1-m) R 945 947 751 0 -1 4202560 2156 0 0 0 148 0 0 0 25 0 4 0 633103677 284774400 5536 33554432000 4194304 4650419 140734016532384 18446744073709551615 4365276 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 278100

[startup+3.1004 s]
/proc/loadavg: 7.94 7.99 8.01 9/371 951
/proc/meminfo: memFree=25567304/32951124 swapFree=63083164/67111528
[pid=947] ppid=945 vsize=287532 CPUtime=12.34 cores=1,3,5,7
/proc/947/stat : 947 (strangenight1-m) R 945 947 751 0 -1 4202496 19450 0 0 0 1231 3 0 0 25 0 4 0 633103676 294432768 11673 33554432000 4194304 4650419 140734016532384 18446744073709551615 4476185 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/947/statm: 71883 11673 393 112 0 66848 0
[pid=947/tid=948] ppid=945 vsize=287532 CPUtime=3.06 cores=1,3,5,7
/proc/947/task/948/stat : 948 (strangenight1-m) R 945 947 751 0 -1 4202560 4620 0 0 0 305 1 0 0 25 0 4 0 633103676 294432768 11673 33554432000 4194304 4650419 140734016532384 18446744073709551615 4366831 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=947/tid=949] ppid=945 vsize=287532 CPUtime=3.08 cores=1,3,5,7
/proc/947/task/949/stat : 949 (strangenight1-m) R 945 947 751 0 -1 4202560 4764 0 0 0 308 0 0 0 25 0 4 0 633103676 294432768 11673 33554432000 4194304 4650419 140734016532384 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=947/tid=950] ppid=945 vsize=287532 CPUtime=3.08 cores=1,3,5,7
/proc/947/task/950/stat : 950 (strangenight1-m) R 945 947 751 0 -1 4202560 4804 0 0 0 308 0 0 0 25 0 4 0 633103677 294432768 11673 33554432000 4194304 4650419 140734016532384 18446744073709551615 4365337 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 287532

[startup+6.3008 s]
/proc/loadavg: 7.94 7.99 8.01 9/371 951
/proc/meminfo: memFree=25545228/32951124 swapFree=63083164/67111528
[pid=947] ppid=945 vsize=287988 CPUtime=25.1 cores=1,3,5,7
/proc/947/stat : 947 (strangenight1-m) R 945 947 751 0 -1 4202496 28604 0 0 0 2505 5 0 0 25 0 4 0 633103676 294899712 14243 33554432000 4194304 4650419 140734016532384 18446744073709551615 4366923 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/947/statm: 71997 14243 393 112 0 66962 0
[pid=947/tid=948] ppid=945 vsize=287988 CPUtime=6.21 cores=1,3,5,7
/proc/947/task/948/stat : 948 (strangenight1-m) R 945 947 751 0 -1 4202560 7420 0 0 0 620 1 0 0 25 0 4 0 633103676 294899712 14243 33554432000 4194304 4650419 140734016532384 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=947/tid=949] ppid=945 vsize=287988 CPUtime=6.29 cores=1,3,5,7
/proc/947/task/949/stat : 949 (strangenight1-m) R 945 947 751 0 -1 4202560 7375 0 0 0 628 1 0 0 25 0 4 0 633103676 294899712 14243 33554432000 4194304 4650419 140734016532384 18446744073709551615 4363432 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=947/tid=950] ppid=945 vsize=287988 CPUtime=6.29 cores=1,3,5,7
/proc/947/task/950/stat : 950 (strangenight1-m) R 945 947 751 0 -1 4202560 6225 0 0 0 628 1 0 0 25 0 4 0 633103677 294899712 14243 33554432000 4194304 4650419 140734016532384 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 287988

[startup+12.7006 s]
/proc/loadavg: 7.95 7.99 8.01 9/371 951
/proc/meminfo: memFree=25524764/32951124 swapFree=63083164/67111528
[pid=947] ppid=945 vsize=298260 CPUtime=50.63 cores=1,3,5,7
/proc/947/stat : 947 (strangenight1-m) R 945 947 751 0 -1 4202496 46262 0 0 0 5052 11 0 0 25 0 4 0 633103676 305418240 20436 33554432000 4194304 4650419 140734016532384 18446744073709551615 4364785 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/947/statm: 74565 20436 393 112 0 69530 0
[pid=947/tid=948] ppid=945 vsize=298260 CPUtime=12.54 cores=1,3,5,7
/proc/947/task/948/stat : 948 (strangenight1-m) R 945 947 751 0 -1 4202560 11906 0 0 0 1251 3 0 0 25 0 4 0 633103676 305418240 20436 33554432000 4194304 4650419 140734016532384 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=947/tid=949] ppid=945 vsize=298260 CPUtime=12.69 cores=1,3,5,7
/proc/947/task/949/stat : 949 (strangenight1-m) R 945 947 751 0 -1 4202560 11438 0 0 0 1267 2 0 0 25 0 4 0 633103676 305418240 20436 33554432000 4194304 4650419 140734016532384 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=947/tid=950] ppid=945 vsize=298260 CPUtime=12.68 cores=1,3,5,7
/proc/947/task/950/stat : 950 (strangenight1-m) R 945 947 751 0 -1 4202560 10196 0 0 0 1266 2 0 0 25 0 4 0 633103677 305418240 20436 33554432000 4194304 4650419 140734016532384 18446744073709551615 4365192 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 50.63
Current children cumulated vsize (KiB) 298260

[startup+25.5012 s]
/proc/loadavg: 7.95 7.99 8.01 9/371 951
/proc/meminfo: memFree=25477040/32951124 swapFree=63083164/67111528
[pid=947] ppid=945 vsize=299248 CPUtime=101.67 cores=1,3,5,7
/proc/947/stat : 947 (strangenight1-m) R 945 947 751 0 -1 4202496 72154 0 0 0 10148 19 0 0 25 0 4 0 633103676 306429952 28478 33554432000 4194304 4650419 140734016532384 18446744073709551615 4476514 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/947/statm: 74812 28478 393 112 0 69777 0
[pid=947/tid=948] ppid=945 vsize=299248 CPUtime=25.18 cores=1,3,5,7
/proc/947/task/948/stat : 948 (strangenight1-m) R 945 947 751 0 -1 4202560 19184 0 0 0 2513 5 0 0 25 0 4 0 633103676 306429952 28478 33554432000 4194304 4650419 140734016532384 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=947/tid=949] ppid=945 vsize=299248 CPUtime=25.49 cores=1,3,5,7
/proc/947/task/949/stat : 949 (strangenight1-m) R 945 947 751 0 -1 4202560 17780 0 0 0 2545 4 0 0 25 0 4 0 633103676 306429952 28478 33554432000 4194304 4650419 140734016532384 18446744073709551615 4367232 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=947/tid=950] ppid=945 vsize=299248 CPUtime=25.49 cores=1,3,5,7
/proc/947/task/950/stat : 950 (strangenight1-m) R 945 947 751 0 -1 4202560 15383 0 0 0 2545 4 0 0 25 0 4 0 633103677 306429952 28478 33554432000 4194304 4650419 140734016532384 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 101.67
Current children cumulated vsize (KiB) 299248

[startup+51.1003 s]
/proc/loadavg: 8.04 8.00 8.01 9/371 952
/proc/meminfo: memFree=25418732/32951124 swapFree=63083164/67111528
[pid=947] ppid=945 vsize=301204 CPUtime=203.77 cores=1,3,5,7
/proc/947/stat : 947 (strangenight1-m) R 945 947 751 0 -1 4202496 108853 0 0 0 20348 29 0 0 25 0 4 0 633103676 308432896 37499 33554432000 4194304 4650419 140734016532384 18446744073709551615 4366828 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/947/statm: 75301 37499 393 112 0 70266 0
[pid=947/tid=948] ppid=945 vsize=301204 CPUtime=50.48 cores=1,3,5,7
/proc/947/task/948/stat : 948 (strangenight1-m) R 945 947 751 0 -1 4202560 29384 0 0 0 5040 8 0 0 25 0 4 0 633103676 308432896 37499 33554432000 4194304 4650419 140734016532384 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=947/tid=949] ppid=945 vsize=301204 CPUtime=51.09 cores=1,3,5,7
/proc/947/task/949/stat : 949 (strangenight1-m) R 945 947 751 0 -1 4202560 28529 0 0 0 5102 7 0 0 25 0 4 0 633103676 308432896 37499 33554432000 4194304 4650419 140734016532384 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=947/tid=950] ppid=945 vsize=301204 CPUtime=51.08 cores=1,3,5,7
/proc/947/task/950/stat : 950 (strangenight1-m) R 945 947 751 0 -1 4202560 20914 0 0 0 5103 5 0 0 25 0 4 0 633103677 308432896 37499 33554432000 4194304 4650419 140734016532384 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 203.77
Current children cumulated vsize (KiB) 301204

[startup+102.301 s]
/proc/loadavg: 8.06 8.02 8.01 9/371 953
/proc/meminfo: memFree=25369208/32951124 swapFree=63083164/67111528
[pid=947] ppid=945 vsize=380252 CPUtime=407.99 cores=1,3,5,7
/proc/947/stat : 947 (strangenight1-m) R 945 947 751 0 -1 4202496 163479 0 0 0 40751 48 0 0 25 0 4 0 633103676 389378048 45097 33554432000 4194304 4650419 140734016532384 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/947/statm: 95063 45097 393 112 0 90028 0
[pid=947/tid=948] ppid=945 vsize=380252 CPUtime=101.09 cores=1,3,5,7
/proc/947/task/948/stat : 948 (strangenight1-m) R 945 947 751 0 -1 4202560 46044 0 0 0 10096 13 0 0 25 0 4 0 633103676 389378048 45103 33554432000 4194304 4650419 140734016532384 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=947/tid=949] ppid=945 vsize=380252 CPUtime=102.3 cores=1,3,5,7
/proc/947/task/949/stat : 949 (strangenight1-m) R 945 947 751 0 -1 4202560 42513 0 0 0 10219 11 0 0 25 0 4 0 633103676 389378048 45103 33554432000 4194304 4650419 140734016532384 18446744073709551615 4363880 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=947/tid=950] ppid=945 vsize=380252 CPUtime=102.3 cores=1,3,5,7
/proc/947/task/950/stat : 950 (strangenight1-m) R 945 947 751 0 -1 4202560 29219 0 0 0 10222 8 0 0 25 0 4 0 633103677 389378048 45103 33554432000 4194304 4650419 140734016532384 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 407.99
Current children cumulated vsize (KiB) 380252

[startup+162.3 s]

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

[pid=947] ppid=945 vsize=599512 CPUtime=2800.91 cores=1,3,5,7
/proc/947/stat : 947 (strangenight1-m) R 945 947 751 0 -1 4202496 534249 0 0 0 279879 212 0 0 25 0 4 0 633103676 613900288 110739 33554432000 4194304 4650419 140734016532384 18446744073709551615 4364777 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/947/statm: 149878 110739 393 112 0 144843 0
[pid=947/tid=948] ppid=945 vsize=599512 CPUtime=693.97 cores=1,3,5,7
/proc/947/task/948/stat : 948 (strangenight1-m) R 945 947 751 0 -1 4202560 158472 0 0 0 69334 63 0 0 25 0 4 0 633103676 613900288 110739 33554432000 4194304 4650419 140734016532384 18446744073709551615 4363600 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=947/tid=949] ppid=945 vsize=599512 CPUtime=702.28 cores=1,3,5,7
/proc/947/task/949/stat : 949 (strangenight1-m) R 945 947 751 0 -1 4202560 130969 0 0 0 70177 51 0 0 25 0 4 0 633103676 613900288 110739 33554432000 4194304 4650419 140734016532384 18446744073709551615 4365343 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=947/tid=950] ppid=945 vsize=599512 CPUtime=702.31 cores=1,3,5,7
/proc/947/task/950/stat : 950 (strangenight1-m) R 945 947 751 0 -1 4202560 89663 0 0 0 70194 37 0 0 25 0 4 0 633103677 613900288 110739 33554432000 4194304 4650419 140734016532384 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2800.91
Current children cumulated vsize (KiB) 599512

[startup+762.301 s]
/proc/loadavg: 8.08 8.10 8.05 9/371 971
/proc/meminfo: memFree=25011164/32951124 swapFree=63083164/67111528
[pid=947] ppid=945 vsize=599876 CPUtime=3040.23 cores=1,3,5,7
/proc/947/stat : 947 (strangenight1-m) R 945 947 751 0 -1 4202496 557154 0 0 0 303797 226 0 0 25 0 4 0 633103676 614273024 103143 33554432000 4194304 4650419 140734016532384 18446744073709551615 4365357 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/947/statm: 149969 103143 393 112 0 144934 0
[pid=947/tid=948] ppid=945 vsize=599876 CPUtime=753.28 cores=1,3,5,7
/proc/947/task/948/stat : 948 (strangenight1-m) R 945 947 751 0 -1 4202560 168611 0 0 0 75258 70 0 0 25 0 4 0 633103676 614273024 103145 33554432000 4194304 4650419 140734016532384 18446744073709551615 4366831 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=947/tid=949] ppid=945 vsize=599876 CPUtime=762.31 cores=1,3,5,7
/proc/947/task/949/stat : 949 (strangenight1-m) R 945 947 751 0 -1 4202560 137032 0 0 0 76175 56 0 0 25 0 4 0 633103676 614273024 103145 33554432000 4194304 4650419 140734016532384 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=947/tid=950] ppid=945 vsize=599876 CPUtime=762.32 cores=1,3,5,7
/proc/947/task/950/stat : 950 (strangenight1-m) R 945 947 751 0 -1 4202560 92848 0 0 0 76193 39 0 0 25 0 4 0 633103677 614273024 103145 33554432000 4194304 4650419 140734016532384 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3040.23
Current children cumulated vsize (KiB) 599876

[startup+822.301 s]
/proc/loadavg: 8.11 8.11 8.05 9/371 972
/proc/meminfo: memFree=24942036/32951124 swapFree=63083164/67111528
[pid=947] ppid=945 vsize=665552 CPUtime=3279.5 cores=1,3,5,7
/proc/947/stat : 947 (strangenight1-m) R 945 947 751 0 -1 4202496 579911 0 0 0 327715 235 0 0 25 0 4 0 633103676 681525248 113137 33554432000 4194304 4650419 140734016532384 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/947/statm: 166388 113137 393 112 0 161353 0
[pid=947/tid=948] ppid=945 vsize=665552 CPUtime=812.55 cores=1,3,5,7
/proc/947/task/948/stat : 948 (strangenight1-m) R 945 947 751 0 -1 4202560 176949 0 0 0 81184 71 0 0 25 0 4 0 633103676 681525248 113137 33554432000 4194304 4650419 140734016532384 18446744073709551615 4365333 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=947/tid=949] ppid=945 vsize=665552 CPUtime=822.29 cores=1,3,5,7
/proc/947/task/949/stat : 949 (strangenight1-m) R 945 947 751 0 -1 4202560 144393 0 0 0 82169 60 0 0 25 0 4 0 633103676 681525248 113137 33554432000 4194304 4650419 140734016532384 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=947/tid=950] ppid=945 vsize=665552 CPUtime=822.32 cores=1,3,5,7
/proc/947/task/950/stat : 950 (strangenight1-m) R 945 947 751 0 -1 4202560 96223 0 0 0 82191 41 0 0 25 0 4 0 633103677 681525248 113137 33554432000 4194304 4650419 140734016532384 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3279.5
Current children cumulated vsize (KiB) 665552

[startup+882.314 s]
/proc/loadavg: 8.04 8.09 8.05 9/371 974
/proc/meminfo: memFree=24938780/32951124 swapFree=63083164/67111528
[pid=947] ppid=945 vsize=665744 CPUtime=3518.84 cores=1,3,5,7
/proc/947/stat : 947 (strangenight1-m) R 945 947 751 0 -1 4202496 599570 0 0 0 351639 245 0 0 25 0 4 0 633103676 681721856 120736 33554432000 4194304 4650419 140734016532384 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/947/statm: 166436 120736 393 112 0 161401 0
[pid=947/tid=948] ppid=945 vsize=665744 CPUtime=871.85 cores=1,3,5,7
/proc/947/task/948/stat : 948 (strangenight1-m) R 945 947 751 0 -1 4202560 184149 0 0 0 87111 74 0 0 25 0 4 0 633103676 681721856 120736 33554432000 4194304 4650419 140734016532384 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=947/tid=949] ppid=945 vsize=665744 CPUtime=882.3 cores=1,3,5,7
/proc/947/task/949/stat : 949 (strangenight1-m) R 945 947 751 0 -1 4202560 151139 0 0 0 88168 62 0 0 25 0 4 0 633103676 681721856 120736 33554432000 4194304 4650419 140734016532384 18446744073709551615 4365330 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=947/tid=950] ppid=945 vsize=665744 CPUtime=882.32 cores=1,3,5,7
/proc/947/task/950/stat : 950 (strangenight1-m) R 945 947 751 0 -1 4202560 101316 0 0 0 88188 44 0 0 25 0 4 0 633103677 681721856 120736 33554432000 4194304 4650419 140734016532384 18446744073709551615 4364736 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3518.84
Current children cumulated vsize (KiB) 665744

[startup+942.301 s]
/proc/loadavg: 8.14 8.10 8.05 9/371 977
/proc/meminfo: memFree=24944836/32951124 swapFree=63083164/67111528
[pid=947] ppid=945 vsize=707720 CPUtime=3758.1 cores=1,3,5,7
/proc/947/stat : 947 (strangenight1-m) R 945 947 751 0 -1 4202496 617170 0 0 0 375554 256 0 0 25 0 4 0 633103676 724705280 119401 33554432000 4194304 4650419 140734016532384 18446744073709551615 4365289 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/947/statm: 176930 119401 393 112 0 171895 0
[pid=947/tid=948] ppid=945 vsize=707720 CPUtime=931.14 cores=1,3,5,7
/proc/947/task/948/stat : 948 (strangenight1-m) R 945 947 751 0 -1 4202560 192130 0 0 0 93035 79 0 0 25 0 4 0 633103676 724705280 119401 33554432000 4194304 4650419 140734016532384 18446744073709551615 4365321 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=947/tid=949] ppid=945 vsize=707720 CPUtime=942.28 cores=1,3,5,7
/proc/947/task/949/stat : 949 (strangenight1-m) R 945 947 751 0 -1 4202560 156519 0 0 0 94162 66 0 0 25 0 4 0 633103676 724705280 119401 33554432000 4194304 4650419 140734016532384 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=947/tid=950] ppid=945 vsize=707720 CPUtime=942.31 cores=1,3,5,7
/proc/947/task/950/stat : 950 (strangenight1-m) R 945 947 751 0 -1 4202560 101423 0 0 0 94187 44 0 0 25 0 4 0 633103677 724705280 119401 33554432000 4194304 4650419 140734016532384 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3758.1
Current children cumulated vsize (KiB) 707720

[startup+1002.3 s]
/proc/loadavg: 8.05 8.08 8.04 9/371 978
/proc/meminfo: memFree=24899916/32951124 swapFree=63083164/67111528
[pid=947] ppid=945 vsize=652104 CPUtime=3997.38 cores=1,3,5,7
/proc/947/stat : 947 (strangenight1-m) R 945 947 751 0 -1 4202496 638102 0 0 0 399472 266 0 0 25 0 4 0 633103676 667754496 121030 33554432000 4194304 4650419 140734016532384 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/947/statm: 163026 121030 393 112 0 157991 0
[pid=947/tid=948] ppid=945 vsize=652104 CPUtime=990.42 cores=1,3,5,7
/proc/947/task/948/stat : 948 (strangenight1-m) R 945 947 751 0 -1 4202560 198771 0 0 0 98960 82 0 0 25 0 4 0 633103676 667754496 121030 33554432000 4194304 4650419 140734016532384 18446744073709551615 4432376 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=947/tid=949] ppid=945 vsize=652104 CPUtime=1002.29 cores=1,3,5,7
/proc/947/task/949/stat : 949 (strangenight1-m) R 945 947 751 0 -1 4202560 160533 0 0 0 100161 68 0 0 25 0 4 0 633103676 667754496 121030 33554432000 4194304 4650419 140734016532384 18446744073709551615 4329309 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=947/tid=950] ppid=945 vsize=652104 CPUtime=1002.32 cores=1,3,5,7
/proc/947/task/950/stat : 950 (strangenight1-m) R 945 947 751 0 -1 4202560 107333 0 0 0 100184 48 0 0 25 0 4 0 633103677 667754496 121030 33554432000 4194304 4650419 140734016532384 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3997.38
Current children cumulated vsize (KiB) 652104

[startup+1062.3 s]
/proc/loadavg: 8.12 8.09 8.05 9/371 980
/proc/meminfo: memFree=24838992/32951124 swapFree=63083164/67111528
[pid=947] ppid=945 vsize=693200 CPUtime=4236.67 cores=1,3,5,7
/proc/947/stat : 947 (strangenight1-m) R 945 947 751 0 -1 4202496 655846 0 0 0 423391 276 0 0 25 0 4 0 633103676 709836800 130287 33554432000 4194304 4650419 140734016532384 18446744073709551615 4366923 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/947/statm: 173300 130287 393 112 0 168265 0
[pid=947/tid=948] ppid=945 vsize=693200 CPUtime=1049.71 cores=1,3,5,7
/proc/947/task/948/stat : 948 (strangenight1-m) R 945 947 751 0 -1 4202560 202804 0 0 0 104886 85 0 0 25 0 4 0 633103676 709836800 130287 33554432000 4194304 4650419 140734016532384 18446744073709551615 4366839 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=947/tid=949] ppid=945 vsize=693200 CPUtime=1062.28 cores=1,3,5,7
/proc/947/task/949/stat : 949 (strangenight1-m) R 945 947 751 0 -1 4202560 164329 0 0 0 106158 70 0 0 25 0 4 0 633103676 709836800 130287 33554432000 4194304 4650419 140734016532384 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=947/tid=950] ppid=945 vsize=693200 CPUtime=1062.32 cores=1,3,5,7
/proc/947/task/950/stat : 950 (strangenight1-m) R 945 947 751 0 -1 4202560 113446 0 0 0 106181 51 0 0 25 0 4 0 633103677 709836800 130287 33554432000 4194304 4650419 140734016532384 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4236.67
Current children cumulated vsize (KiB) 693200

[startup+1122.3 s]
/proc/loadavg: 7.78 8.02 8.03 9/371 1013
/proc/meminfo: memFree=25151508/32951124 swapFree=63083164/67111528
[pid=947] ppid=945 vsize=693544 CPUtime=4475.96 cores=1,3,5,7
/proc/947/stat : 947 (strangenight1-m) R 945 947 751 0 -1 4202496 681008 0 0 0 447306 290 0 0 25 0 4 0 633103676 710189056 132718 33554432000 4194304 4650419 140734016532384 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/947/statm: 173386 132718 393 112 0 168351 0
[pid=947/tid=948] ppid=945 vsize=693544 CPUtime=1108.99 cores=1,3,5,7
/proc/947/task/948/stat : 948 (strangenight1-m) R 945 947 751 0 -1 4202560 207218 0 0 0 110812 87 0 0 25 0 4 0 633103676 710189056 132718 33554432000 4194304 4650419 140734016532384 18446744073709551615 4366920 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=947/tid=949] ppid=945 vsize=693544 CPUtime=1122.29 cores=1,3,5,7
/proc/947/task/949/stat : 949 (strangenight1-m) R 945 947 751 0 -1 4202560 172104 0 0 0 112152 77 0 0 25 0 4 0 633103676 710189056 132718 33554432000 4194304 4650419 140734016532384 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=947/tid=950] ppid=945 vsize=693544 CPUtime=1122.33 cores=1,3,5,7
/proc/947/task/950/stat : 950 (strangenight1-m) R 945 947 751 0 -1 4202560 118690 0 0 0 112180 53 0 0 25 0 4 0 633103677 710189056 132718 33554432000 4194304 4650419 140734016532384 18446744073709551615 4365289 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4475.96
Current children cumulated vsize (KiB) 693544

[startup+1182.3 s]
/proc/loadavg: 7.98 8.03 8.03 9/371 1014
/proc/meminfo: memFree=25057816/32951124 swapFree=63083164/67111528
[pid=947] ppid=945 vsize=759416 CPUtime=4715.27 cores=1,3,5,7
/proc/947/stat : 947 (strangenight1-m) R 945 947 751 0 -1 4202496 706611 0 0 0 471222 305 0 0 25 0 4 0 633103676 777641984 136835 33554432000 4194304 4650419 140734016532384 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/947/statm: 189854 136835 393 112 0 184819 0
[pid=947/tid=948] ppid=945 vsize=759416 CPUtime=1168.29 cores=1,3,5,7
/proc/947/task/948/stat : 948 (strangenight1-m) R 945 947 751 0 -1 4202560 214663 0 0 0 116737 92 0 0 25 0 4 0 633103676 777641984 136835 33554432000 4194304 4650419 140734016532384 18446744073709551615 4365263 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=947/tid=949] ppid=945 vsize=759416 CPUtime=1182.29 cores=1,3,5,7
/proc/947/task/949/stat : 949 (strangenight1-m) R 945 947 751 0 -1 4202560 176603 0 0 0 118149 80 0 0 25 0 4 0 633103676 777641984 136835 33554432000 4194304 4650419 140734016532384 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=947/tid=950] ppid=945 vsize=759416 CPUtime=1182.33 cores=1,3,5,7
/proc/947/task/950/stat : 950 (strangenight1-m) R 945 947 751 0 -1 4202560 124374 0 0 0 118177 56 0 0 25 0 4 0 633103677 777641984 136835 33554432000 4194304 4650419 140734016532384 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4715.27
Current children cumulated vsize (KiB) 759416



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.6 s]
/proc/loadavg: 8.05 8.04 8.03 9/371 1015
/proc/meminfo: memFree=25023196/32951124 swapFree=63083164/67111528
[pid=947] ppid=945 vsize=874696 CPUtime=4800.22 cores=1,3,5,7
/proc/947/stat : 947 (strangenight1-m) R 945 947 751 0 -1 4202496 713172 0 0 0 479713 309 0 0 25 0 4 0 633103676 895688704 143396 33554432000 4194304 4650419 140734016532384 18446744073709551615 4438399 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/947/statm: 218674 143396 393 112 0 213639 0
[pid=947/tid=948] ppid=945 vsize=874696 CPUtime=1189.34 cores=1,3,5,7
/proc/947/task/948/stat : 948 (strangenight1-m) R 945 947 751 0 -1 4202560 216148 0 0 0 118841 93 0 0 25 0 4 0 633103676 895688704 143396 33554432000 4194304 4650419 140734016532384 18446744073709551615 4363426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=947/tid=949] ppid=945 vsize=874696 CPUtime=1203.6 cores=1,3,5,7
/proc/947/task/949/stat : 949 (strangenight1-m) R 945 947 751 0 -1 4202560 178086 0 0 0 120279 81 0 0 25 0 4 0 633103676 895688704 143396 33554432000 4194304 4650419 140734016532384 18446744073709551615 4313071 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=947/tid=950] ppid=945 vsize=874696 CPUtime=1203.64 cores=1,3,5,7
/proc/947/task/950/stat : 950 (strangenight1-m) R 945 947 751 0 -1 4202560 125745 0 0 0 120307 57 0 0 25 0 4 0 633103677 895688704 143396 33554432000 4194304 4650419 140734016532384 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.22
Current children cumulated vsize (KiB) 874696

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

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

[startup+1203.6 s]
/proc/loadavg: 8.05 8.04 8.03 9/371 1015
/proc/meminfo: memFree=25023196/32951124 swapFree=63083164/67111528
[pid=947] ppid=945 vsize=874696 CPUtime=4800.22 cores=1,3,5,7
/proc/947/stat : 947 (strangenight1-m) R 945 947 751 0 -1 4202496 713172 0 0 0 479713 309 0 0 25 0 4 0 633103676 895688704 143396 33554432000 4194304 4650419 140734016532384 18446744073709551615 4438399 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/947/statm: 218674 143396 393 112 0 213639 0
[pid=947/tid=948] ppid=945 vsize=874696 CPUtime=1189.34 cores=1,3,5,7
/proc/947/task/948/stat : 948 (strangenight1-m) R 945 947 751 0 -1 4202560 216148 0 0 0 118841 93 0 0 25 0 4 0 633103676 895688704 143396 33554432000 4194304 4650419 140734016532384 18446744073709551615 4363426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=947/tid=949] ppid=945 vsize=874696 CPUtime=1203.6 cores=1,3,5,7
/proc/947/task/949/stat : 949 (strangenight1-m) R 945 947 751 0 -1 4202560 178086 0 0 0 120279 81 0 0 25 0 4 0 633103676 895688704 143396 33554432000 4194304 4650419 140734016532384 18446744073709551615 4313071 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=947/tid=950] ppid=945 vsize=874696 CPUtime=1203.64 cores=1,3,5,7
/proc/947/task/950/stat : 950 (strangenight1-m) R 945 947 751 0 -1 4202560 125745 0 0 0 120307 57 0 0 25 0 4 0 633103677 895688704 143396 33554432000 4194304 4650419 140734016532384 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.22
Current children cumulated vsize (KiB) 874696

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.65
CPU time (s): 4800.31
CPU user time (s): 4797.19
CPU system time (s): 3.12252
CPU usage (%): 398.814
Max. virtual memory (cumulated for all children) (KiB): 874696

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.19
system time used= 3.12252
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 713172
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= 485
involuntary context switches= 19118

runsolver used 3.82042 second user time and 10.4944 second system time

The end

Launcher Data

Begin job on node141 at 2011-05-14 23:01:21
IDJOB=3368937
IDBENCH=82946
IDSOLVER=1846
FILE ID=node141/3368937-1305406881
RUNJOBID= node141-1305405586-771
PBS_JOBID= 13324495
Free space on /tmp= 73292 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt (fixed)
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v150-c3195-S1847541883-049.UNKNOWN.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3368937-1305406881/watcher-3368937-1305406881 -o /tmp/evaluation-result-3368937-1305406881/solver-3368937-1305406881 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3368937-1305406881.cnf

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

MD5SUM BENCH= 02e5b9be63a0b18588da13d9c988e25c
RANDOM SEED=787938410

node141.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.806
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.806
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	: 5362.96
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.806
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.82
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.806
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.806
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.84
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.806
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.806
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.75
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.806
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25607912 kB
Buffers:        229088 kB
Cached:        4781316 kB
SwapCached:      15708 kB
Active:        2106644 kB
Inactive:      4998044 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25607912 kB
SwapTotal:    67111528 kB
SwapFree:     63083164 kB
Dirty:            6248 kB
Writeback:           0 kB
AnonPages:     2085148 kB
Mapped:          13440 kB
Slab:           135728 kB
PageTables:      38260 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 86463876 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= 73288 MiB
End job on node141 at 2011-05-14 23:21:26