Trace number 3175459

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.25 1201.73

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v500-c2130-S204737200-067.SATISFIABLE.cnf
MD5SUMc8e689035f3179f449d681054feb5bd2
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.005999
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-3175459-1304124958.cnf'
0.00/0.00	c -- header says num vars:            500
0.00/0.00	c -- header says num clauses:        2130
0.01/0.00	c -- clauses added:            0 learnts,         2130 normals,            0 xors
0.01/0.00	c -- vars added        500
0.01/0.00	c Parsing time:  0.00 s
0.01/0.00	c  N st     0         0       500      2130         0         0      6390         0   no data   no data  --
0.01/0.00	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.00
0.01/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.01/0.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.01/0.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.01/0.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    500 time:  0.00 s
0.01/0.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.18/0.80	c lits-rem:         0  cl-subs:        0  v-elim:     20  v-fix:    0  time:  0.01 s
3.18/0.80	c Finding binary XORs  T:     0.00 s  found:       0
3.18/0.80	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
3.18/0.80	c calculated reachability. Time: 0.00
3.18/0.80	c Calc default polars -  time:   0.00 s pos:     214 undec:      60 neg:     226
3.18/0.80	c =========================================================================================
3.18/0.80	c types(t): F = full restart, N = normal restart
3.18/0.80	c types(t): S = simplification begin/end, E = solution found
3.18/0.80	c restart types(rt): st = static, dy = dynamic
3.18/0.80	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
3.18/0.80	c  B st     0         0       480      2108         0         0      6462         0   no data   no data  --
3.18/0.80	c Decided on static restart strategy
3.18/0.80	c  N st     8      4919       480      2108         0      4837      6462    111100   no data   no data  --
3.18/0.80	c  N st    10     11301       480      2108         0      4494      6462     76425   no data   no data  --
3.18/0.80	c  N st    11     17044       480      2108         0     10080      6462    205902   no data   no data  --
3.99/1.10	c  F st    12     25000       480      2108         0     12375      6462    260918   no data   no data  --
3.99/1.10	c  N st    12     25000       480      2108         0     12375      6462    260918   no data   no data  --
5.18/1.30	c Decided on static restart strategy
5.18/1.30	c  N st    18     30001       480      2108         0     10642      6462    197085   no data   no data  --
5.18/1.30	c  S st    18     30001       480      2108         0     10642      6462    197085   no data   no data  --
5.57/1.40	c  S st    18     30504       480      2108         0     11143      6462    208495   no data   no data  --
5.57/1.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.57/1.40	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.57/1.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
5.57/1.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.57/1.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.57/1.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    480 time:  0.00 s
5.57/1.40	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.97/1.52	c lits-rem:       159  cl-subs:      446  v-elim:      0  v-fix:    0  time:  0.77 s
5.97/1.53	c asymm  cl-useful: 0/2108/2108 lits-rem:0 time: 0.03
5.97/1.53	c calculated reachability. Time: 0.00
5.97/1.53	c  N st    18     30504       480      2108         0     10697      6462    197896   no data   no data  --
7.57/1.93	c  N st    20     37614       480      2108         0      9967      6462    169080   no data   no data  --
9.17/2.32	c  N st    21     44015       480      2108         0     16242      6462    320929   no data   no data  --
9.57/2.44	c  S st    22     45756       480      2108         0      9188      6462    130375   no data   no data  --
9.57/2.46	c  S st    22     46259       480      2108         0      9689      6462    141468   no data   no data  --
9.57/2.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.57/2.46	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.57/2.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
9.57/2.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.57/2.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.57/2.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    480 time:  0.00 s
9.57/2.47	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
9.96/2.57	c lits-rem:        50  cl-subs:       42  v-elim:      0  v-fix:    0  time:  0.39 s
9.96/2.57	c vivif2 --  cl tried     2108 cl shrink        0 lits rem          0 time: 0.00
9.96/2.57	c vivif2 --  cl tried     9647 cl shrink        0 lits rem          0 time: 0.00
9.96/2.58	c asymm  cl-useful: 0/2108/2108 lits-rem:0 time: 0.03
9.96/2.58	c calculated reachability. Time: 0.00
9.96/2.58	c  N st    22     46259       480      2108         0      9647      6462    140376   no data   no data  --
13.56/3.48	c  N st    23     60657       480      2108         0     14045      6462    237656   no data   no data  --
16.36/4.14	c  N st    24     69390       480      2108         0     11800      6462    169739   no data   no data  --
16.36/4.14	c  S st    24     69390       480      2108         0     11800      6462    169739   no data   no data  --
16.36/4.18	c  S st    24     69892       480      2108         0     12301      6462    181637   no data   no data  --
16.36/4.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
16.36/4.18	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
16.36/4.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
16.36/4.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
16.36/4.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.36/4.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    480 time:  0.00 s
16.36/4.18	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
17.17/4.37	c lits-rem:        47  cl-subs:      131  v-elim:      0  v-fix:    0  time:  0.74 s
17.17/4.37	c vivif2 --  cl tried     2108 cl shrink        0 lits rem          0 time: 0.00
17.17/4.37	c vivif2 --  cl tried    12170 cl shrink        0 lits rem          0 time: 0.01
17.17/4.38	c asymm  cl-useful: 0/2108/2108 lits-rem:0 time: 0.03
17.17/4.38	c calculated reachability. Time: 0.00
17.17/4.38	c  N st    24     69892       480      2108         0     12170      6462    178582   no data   no data  --
22.34/5.66	c  F st    25     87500       480      2108         0     17646      6462    296758   no data   no data  --
22.34/5.67	c  N st    25     87500       480      2108         0     17646      6462    296758   no data   no data  --
23.94/6.05	c Decided on static restart strategy
24.75/6.28	c  N st    32     95540       480      2108         0     25507      6462    470521   no data   no data  --
27.54/6.98	c  N st    34    104841       480      2108         0     21886      6462    368370   no data   no data  --
27.54/6.98	c  S st    34    104841       480      2108         0     21886      6462    368370   no data   no data  --
27.94/7.04	c  S st    34    105343       480      2108         0     22388      6462    379738   no data   no data  --
27.94/7.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
27.94/7.04	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
27.94/7.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.03
27.94/7.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
27.94/7.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
27.94/7.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    480 time:  0.00 s
27.94/7.06	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
31.54/7.91	c lits-rem:       246  cl-subs:     1294  v-elim:      0  v-fix:    0  time:  3.42 s
31.54/7.91	c vivif2 --  cl tried     2108 cl shrink        0 lits rem          0 time: 0.00
31.54/7.92	c vivif2 --  cl tried    21094 cl shrink        0 lits rem          0 time: 0.02
31.54/7.93	c asymm  cl-useful: 0/2108/2108 lits-rem:0 time: 0.07
31.54/7.93	c calculated reachability. Time: 0.00
31.54/7.93	c  N st    34    105343       480      2108         0     21094      6462    351706   no data   no data  --
34.74/8.80	c  N st    35    114942       480      2108         0     16786      6462    243513   no data   no data  --
40.72/10.21	c  N st    36    129341       480      2108         0     16183      6462    209674   no data   no data  --
47.92/12.04	c  N st    37    150937       480      2108         0     21643      6462    331516   no data   no data  --
50.71/12.74	c  S st    38    158014       480      2108         0     28551      6462    488802   no data   no data  --
51.10/12.81	c  S st    38    158519       480      2108         0     29054      6462    499662   no data   no data  --
51.10/12.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
51.10/12.81	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
51.10/12.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.03
51.10/12.83	c bin-w-bin subsume rem            0 bins  time:  0.00 s
51.10/12.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
51.10/12.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    480 time:  0.00 s
51.10/12.83	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
57.12/14.31	c lits-rem:       467  cl-subs:     1599  v-elim:      0  v-fix:    0  time:  5.90 s
57.12/14.31	c vivif2 --  cl tried     2108 cl shrink        0 lits rem          0 time: 0.00
57.12/14.32	c vivif2 --  cl tried    27455 cl shrink        0 lits rem          0 time: 0.02
57.12/14.34	c asymm  cl-useful: 0/2108/2108 lits-rem:0 time: 0.09
57.12/14.34	c calculated reachability. Time: 0.00
57.12/14.34	c  N st    38    158519       480      2108         0     27455      6462    463866   no data   no data  --
77.87/19.52	c  N st    39    207107       480      2108         0     22202      6462    312983   no data   no data  --
91.44/22.94	c  N st    40    237778       480      2108         0     32604      6462    541131   no data   no data  --
91.44/22.94	c  S st    40    237778       480      2108         0     32604      6462    541131   no data   no data  --
91.86/23.01	c  S st    40    238281       480      2108         0     33106      6462    553088   no data   no data  --
91.86/23.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
91.86/23.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
91.86/23.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
91.86/23.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
91.86/23.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
91.86/23.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    480 time:  0.00 s
91.86/23.04	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
99.04/24.86	c lits-rem:       704  cl-subs:     1973  v-elim:      0  v-fix:    0  time:  7.26 s
99.04/24.86	c vivif2 --  cl tried     2108 cl shrink        0 lits rem          0 time: 0.00
99.04/24.87	c vivif2 --  cl tried    31133 cl shrink        0 lits rem          0 time: 0.02
99.04/24.89	c asymm  cl-useful: 0/2108/2108 lits-rem:0 time: 0.11
99.04/24.89	c calculated reachability. Time: 0.00
99.04/24.89	c  N st    40    238281       480      2108         0     31133      6462    506064   no data   no data  --
129.80/32.52	c  F st    41    306250       480      2108         0     33062      6462    516803   no data   no data  --
129.80/32.52	c  N st    41    306250       480      2108         0     33062      6462    516803   no data   no data  --
131.81/33.08	c Decided on static restart strategy
142.98/35.87	c  N st    51    334553       480      2108         0     37296      6462    577713   no data   no data  --
153.78/38.51	c  N st    53    357421       480      2108         0     35218      6462    537075   no data   no data  --
153.78/38.51	c  S st    53    357421       480      2108         0     35218      6462    537075   no data   no data  --
154.16/38.61	c  S st    53    357929       480      2108         0     35725      6462    548858   no data   no data  --
154.16/38.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
154.16/38.61	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
154.16/38.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
154.16/38.64	c bin-w-bin subsume rem            0 bins  time:  0.00 s
154.16/38.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
154.16/38.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    480 time:  0.00 s
154.16/38.64	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
160.55/40.28	c lits-rem:       625  cl-subs:     1176  v-elim:      0  v-fix:    0  time:  6.53 s
160.55/40.28	c vivif2 --  cl tried     2108 cl shrink        0 lits rem          0 time: 0.00
160.55/40.28	c vivif2 --  cl tried    34549 cl shrink        0 lits rem          0 time: 0.02
160.95/40.31	c asymm  cl-useful: 0/2108/2108 lits-rem:0 time: 0.12
160.95/40.31	c calculated reachability. Time: 0.00
160.95/40.31	c  N st    53    357929       480      2108         0     34549      6462    517537   no data   no data  --
176.53/44.24	c  N st    54    390322       480      2108         0     40886      6462    686213   no data   no data  --
205.30/51.46	c  N st    55    438910       480      2108         0     34589      6462    478098   no data   no data  --
246.43/61.79	c  N st    56    511793       480      2108         0     47990      6462    774986   no data   no data  --
260.42/65.28	c  N st    57    536893       480      2108         0     42279      6462    616796   no data   no data  --
260.42/65.28	c  S st    57    536893       480      2108         0     42279      6462    616796   no data   no data  --
260.82/65.39	c  S st    57    537395       480      2108         0     42781      6462    628317   no data   no data  --
260.82/65.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
260.82/65.40	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
261.22/65.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.06
261.22/65.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
261.22/65.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
261.22/65.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    480 time:  0.00 s
261.22/65.43	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
268.80/67.31	c lits-rem:      3587  cl-subs:     1255  v-elim:      0  v-fix:    0  time:  7.50 s
268.80/67.31	c vivif2 --  cl tried     2108 cl shrink        0 lits rem          0 time: 0.00
268.80/67.31	c vivif2 --  cl tried    41526 cl shrink        0 lits rem          0 time: 0.03
268.80/67.36	c asymm  cl-useful: 0/2108/2108 lits-rem:0 time: 0.16
268.80/67.36	c calculated reachability. Time: 0.00
268.80/67.36	c  N st    57    537395       480      2108         0     41526      6462    597787   no data   no data  --
381.46/95.53	c  N st    58    701379       480      2108         0     35679      6462    369655   no data   no data  --
454.54/113.82	c  N st    59    806094       480      2108         0     64572      6462   1048801   no data   no data  --
454.54/113.82	c  S st    59    806094       480      2108         0     64572      6462   1048801   no data   no data  --
455.34/114.02	c  S st    59    806596       480      2108         0     65071      6462   1060212   no data   no data  --
455.34/114.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
455.34/114.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
455.34/114.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.11
455.34/114.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
455.34/114.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
455.34/114.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    480 time:  0.00 s
455.34/114.08	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
468.13/117.25	c lits-rem:       146  cl-subs:     4426  v-elim:      0  v-fix:    0  time: 12.64 s
468.13/117.25	c vivif2 --  cl tried     2108 cl shrink        0 lits rem          0 time: 0.00
468.13/117.26	c vivif2 --  cl tried    60645 cl shrink        0 lits rem          0 time: 0.05
468.53/117.33	c asymm  cl-useful: 0/2108/2108 lits-rem:0 time: 0.27
468.53/117.33	c calculated reachability. Time: 0.00
468.53/117.33	c  N st    59    806596       480      2108         0     60645      6462    964467   no data   no data  --
668.26/167.34	c  F st    60   1071875       480      2108         0     76404      6462   1187082   no data   no data  --
668.26/167.34	c  N st    60   1071875       480      2108         0     76404      6462   1187082   no data   no data  --
673.05/168.52	c Decided on static restart strategy
692.63/173.40	c  N st    70   1100179       480      2108         0     60303      6462    814384   no data   no data  --
725.37/181.65	c  N st    72   1136171       480      2108         0     50547      6462    573522   no data   no data  --
751.74/188.27	c  N st    73   1168563       480      2108         0     81937      6462   1366717   no data   no data  --
789.69/197.75	c  N st    74   1209895       480      2108         0     76462      6462   1172482   no data   no data  --
789.69/197.75	c  S st    74   1209895       480      2108         0     76462      6462   1172482   no data   no data  --
790.50/197.98	c  S st    74   1210400       480      2108         0     76966      6462   1184860   no data   no data  --
790.50/197.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
790.50/197.98	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
790.91/198.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.14
790.91/198.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
790.91/198.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
790.91/198.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    480 time:  0.00 s
790.91/198.06	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
809.66/202.72	c lits-rem:       109  cl-subs:     6007  v-elim:      0  v-fix:    0  time: 18.64 s
809.66/202.72	c vivif2 --  cl tried     2108 cl shrink        0 lits rem          0 time: 0.00
809.66/202.74	c vivif2 --  cl tried    70959 cl shrink        0 lits rem          0 time: 0.06
810.06/202.83	c asymm  cl-useful: 0/2108/2108 lits-rem:0 time: 0.37
810.06/202.83	c calculated reachability. Time: 0.00
810.06/202.83	c  N st    74   1210400       480      2108         0     70959      6462   1050013   no data   no data  --
888.75/222.50	c  N st    75   1283284       480      2108         0     94976      6462   1572063   no data   no data  --
1009.79/252.89	c  N st    76   1392609       480      2108         0     55828      6462    627579   no data   no data  --
1180.75/295.63	c  N st    77   1556593       480      2108         0     60553      6462    699931   no data   no data  --
1327.34/332.34	c  N st    78   1710401       480      2108         0    102208      6462   1711084   no data   no data  --
1327.34/332.34	c  S st    78   1710401       480      2108         0    102208      6462   1711084   no data   no data  --
1328.54/332.69	c  S st    78   1710907       480      2108         0    102713      6462   1722471   no data   no data  --
1328.94/332.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1328.94/332.70	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1328.94/332.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.20
1329.34/332.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1329.34/332.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1329.34/332.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    480 time:  0.00 s
1329.34/332.81	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1383.27/346.32	c lits-rem:       256  cl-subs:     8559  v-elim:      0  v-fix:    0  time: 53.96 s
1383.27/346.32	c vivif2 --  cl tried     2108 cl shrink        0 lits rem          0 time: 0.00
1383.27/346.34	c vivif2 --  cl tried    94154 cl shrink        0 lits rem          0 time: 0.08
1383.67/346.47	c asymm  cl-useful: 0/2108/2108 lits-rem:0 time: 0.51
1383.67/346.47	c calculated reachability. Time: 0.00
1383.67/346.47	c  N st    78   1710907       480      2108         0     94154      6462   1534969   no data   no data  --
1796.72/449.87	c  N st    79   2079872       480      2108         0    106087      6462   1701618   no data   no data  --
1955.68/489.63	c  N st    80   2210909       480      2108         0    110172      6462   1737502   no data   no data  --
1955.68/489.63	c  S st    80   2210909       480      2108         0    110172      6462   1737502   no data   no data  --
1956.88/490.00	c  S st    80   2211414       480      2108         0    110675      6462   1749948   no data   no data  --
1957.28/490.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1957.28/490.00	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1957.28/490.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.22
1957.68/490.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1957.68/490.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1957.68/490.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    480 time:  0.00 s
1957.68/490.12	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2007.21/502.54	c lits-rem:        87  cl-subs:     7583  v-elim:      0  v-fix:    0  time: 49.62 s
2007.21/502.54	c vivif2 --  cl tried     2108 cl shrink        0 lits rem          0 time: 0.00
2007.21/502.56	c vivif2 --  cl tried   103092 cl shrink        0 lits rem          0 time: 0.09
2008.03/502.71	c asymm  cl-useful: 0/2108/2108 lits-rem:0 time: 0.57
2008.03/502.71	c calculated reachability. Time: 0.00
2008.03/502.71	c  N st    80   2211414       480      2108         0    103092      6462   1583290   no data   no data  --
2637.55/660.31	c  N st    81   2711415       480      2108         0    125975      6462   1917971   no data   no data  --
2637.55/660.31	c  S st    81   2711415       480      2108         0    125975      6462   1917971   no data   no data  --
2639.14/660.76	c  S st    81   2711917       480      2108         0    126476      6462   1929924   no data   no data  --
2639.14/660.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
2639.14/660.77	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2639.54/660.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.25
2639.54/660.89	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2639.54/660.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2639.54/660.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    480 time:  0.00 s
2639.54/660.89	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2714.64/679.60	c lits-rem:       368  cl-subs:    14571  v-elim:      0  v-fix:    0  time: 74.72 s
2714.64/679.60	c vivif2 --  cl tried     2108 cl shrink        0 lits rem          0 time: 0.00
2714.64/679.62	c vivif2 --  cl tried   111905 cl shrink        0 lits rem          0 time: 0.09
2715.05/679.79	c asymm  cl-useful: 0/2108/2108 lits-rem:0 time: 0.66
2715.05/679.79	c calculated reachability. Time: 0.00
2715.05/679.79	c  N st    81   2711917       480      2108         0    111905      6462   1649124   no data   no data  --
3422.89/856.99	c  N st    82   3211917       480      2108         0     88251      6462   1031832   no data   no data  --
3422.89/856.99	c  S st    82   3211917       480      2108         0     88251      6462   1031832   no data   no data  --
3424.07/857.24	c  S st    82   3212423       480      2108         0     88756      6462   1043188   no data   no data  --
3424.07/857.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3424.07/857.25	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3424.07/857.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.16
3424.47/857.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3424.47/857.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3424.47/857.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    480 time:  0.00 s
3424.47/857.32	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3434.06/859.71	c lits-rem:       161  cl-subs:     2013  v-elim:      0  v-fix:    0  time:  9.54 s
3434.06/859.71	c vivif2 --  cl tried     2108 cl shrink        0 lits rem          0 time: 0.00
3434.06/859.73	c vivif2 --  cl tried    86743 cl shrink        0 lits rem          0 time: 0.06
3434.46/859.84	c asymm  cl-useful: 0/2108/2108 lits-rem:0 time: 0.46
3434.46/859.85	c calculated reachability. Time: 0.00
3434.46/859.85	c  N st    82   3212423       480      2108         0     86743      6462    998001   no data   no data  --
4162.26/1042.07	c  N st    83   3712424       480      2108         0     97581      6462   1140102   no data   no data  --
4162.26/1042.07	c  S st    83   3712424       480      2108         0     97581      6462   1140102   no data   no data  --
4163.46/1042.37	c  S st    83   3712927       480      2108         0     98081      6462   1152046   no data   no data  --
4163.46/1042.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
4163.46/1042.37	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4163.86/1042.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.18
4163.86/1042.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4163.86/1042.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4163.86/1042.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    480 time:  0.00 s
4163.86/1042.46	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4177.03/1045.78	c lits-rem:       286  cl-subs:     3102  v-elim:      0  v-fix:    0  time: 13.25 s
4177.03/1045.78	c vivif2 --  cl tried     2108 cl shrink        0 lits rem          0 time: 0.00
4177.03/1045.79	c vivif2 --  cl tried    94979 cl shrink        0 lits rem          0 time: 0.06
4177.83/1045.92	c asymm  cl-useful: 0/2108/2108 lits-rem:0 time: 0.51
4177.83/1045.93	c calculated reachability. Time: 0.00
4177.83/1045.93	c  N st    83   3712927       480      2108         0     94979      6462   1087266   no data   no data  --
4233.76/1059.95	c  F st    84   3751564       480      2108         0    132540      6462   1987288   no data   no data  --
4233.76/1059.95	c  N st    84   3751564       480      2108         0    132540      6462   1987288   no data   no data  --
4246.14/1063.04	c Decided on static restart strategy
4289.28/1073.87	c  N st    94   3779869       480      2108         0    160009      6462   2634489   no data   no data  --
4336.43/1085.63	c  N st    96   3815862       480      2108         0    112565      6462   1477526   no data   no data  --
4387.55/1098.40	c  N st    97   3848256       480      2108         0    143952      6462   2222729   no data   no data  --
4459.46/1116.46	c  N st    98   3896844       480      2108         0    107586      6462   1333622   no data   no data  --
4580.88/1146.83	c  N st    99   3969729       480      2108         0     94014      6462   1011896   no data   no data  --
4745.85/1188.12	c  N st   100   4079055       480      2108         0    114778      6462   1506518   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-3175459-1304124958/watcher-3175459-1304124958 -o /tmp/evaluation-result-3175459-1304124958/solver-3175459-1304124958 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3175459-1304124958.cnf 

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

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


[startup+0 s]
/proc/loadavg: 8.18 8.14 8.04 6/180 1443
/proc/meminfo: memFree=30911188/32951124 swapFree=67111364/67111528
[pid=1443] ppid=1441 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/1443/stat : 1443 (strangenight1-m) R 1441 1443 811 0 -1 4202496 413 0 0 0 0 0 0 0 18 0 4 0 524093773 52465664 352 33554432000 4194304 4650419 140734952536992 18446744073709551615 47711198312370 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/1443/statm: 12809 352 303 112 0 7774 0
[pid=1443/tid=1444] ppid=1441 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/1443/task/1444/stat : 1444 (strangenight1-m) R 1441 1443 811 0 -1 4202560 0 0 0 0 0 0 0 0 19 0 4 0 524093773 52465664 352 33554432000 4194304 4650419 140734952536992 18446744073709551615 228244405233 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1443/tid=1445] ppid=1441 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/1443/task/1445/stat : 1445 (strangenight1-m) R 1441 1443 811 0 -1 4202560 0 0 0 0 0 0 0 0 19 0 4 0 524093773 52465664 352 33554432000 4194304 4650419 140734952536992 18446744073709551615 228256146486 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1443/tid=1446] ppid=1441 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/1443/task/1446/stat : 1446 (strangenight1-m) R 1441 1443 811 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 4 0 524093773 52465664 352 33554432000 4194304 4650419 140734952536992 18446744073709551615 47711198312370 0 0 4096 2 0 0 0 -1 4 0 0 0

[startup+0.00824598 s]
/proc/loadavg: 8.18 8.14 8.04 6/180 1443
/proc/meminfo: memFree=30911188/32951124 swapFree=67111364/67111528
[pid=1443] ppid=1441 vsize=281788 CPUtime=0.01 cores=0,2,4,6
/proc/1443/stat : 1443 (strangenight1-m) R 1441 1443 811 0 -1 4202496 873 0 0 0 1 0 0 0 18 0 4 0 524093773 288550912 787 33554432000 4194304 4650419 140734952536992 18446744073709551615 4369236 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/1443/statm: 70447 787 366 112 0 65412 0
[pid=1443/tid=1444] ppid=1441 vsize=281788 CPUtime=0 cores=0,2,4,6
/proc/1443/task/1444/stat : 1444 (strangenight1-m) R 1441 1443 811 0 -1 4202560 116 0 0 0 0 0 0 0 19 0 4 0 524093773 288550912 787 33554432000 4194304 4650419 140734952536992 18446744073709551615 4369075 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1443/tid=1445] ppid=1441 vsize=281788 CPUtime=0 cores=0,2,4,6
/proc/1443/task/1445/stat : 1445 (strangenight1-m) R 1441 1443 811 0 -1 4202560 107 0 0 0 0 0 0 0 18 0 4 0 524093773 288550912 787 33554432000 4194304 4650419 140734952536992 18446744073709551615 4369226 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1443/tid=1446] ppid=1441 vsize=281788 CPUtime=0 cores=0,2,4,6
/proc/1443/task/1446/stat : 1446 (strangenight1-m) R 1441 1443 811 0 -1 4202560 111 0 0 0 0 0 0 0 18 0 4 0 524093773 288550912 787 33554432000 4194304 4650419 140734952536992 18446744073709551615 4363506 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 281788

[startup+0.108228 s]
/proc/loadavg: 8.18 8.14 8.04 6/180 1443
/proc/meminfo: memFree=30911188/32951124 swapFree=67111364/67111528
[pid=1443] ppid=1441 vsize=282556 CPUtime=0.41 cores=0,2,4,6
/proc/1443/stat : 1443 (strangenight1-m) R 1441 1443 811 0 -1 4202496 1754 0 0 0 41 0 0 0 18 0 4 0 524093773 289337344 1625 33554432000 4194304 4650419 140734952536992 18446744073709551615 4315006 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/1443/statm: 70639 1625 391 112 0 65604 0
[pid=1443/tid=1444] ppid=1441 vsize=282556 CPUtime=0.1 cores=0,2,4,6
/proc/1443/task/1444/stat : 1444 (strangenight1-m) R 1441 1443 811 0 -1 4202560 351 0 0 0 10 0 0 0 20 0 4 0 524093773 289337344 1625 33554432000 4194304 4650419 140734952536992 18446744073709551615 4364416 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1443/tid=1445] ppid=1441 vsize=282556 CPUtime=0.09 cores=0,2,4,6
/proc/1443/task/1445/stat : 1445 (strangenight1-m) R 1441 1443 811 0 -1 4202560 359 0 0 0 9 0 0 0 18 0 4 0 524093773 289337344 1625 33554432000 4194304 4650419 140734952536992 18446744073709551615 4334268 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1443/tid=1446] ppid=1441 vsize=282556 CPUtime=0.1 cores=0,2,4,6
/proc/1443/task/1446/stat : 1446 (strangenight1-m) R 1441 1443 811 0 -1 4202560 263 0 0 0 10 0 0 0 18 0 4 0 524093773 289337344 1625 33554432000 4194304 4650419 140734952536992 18446744073709551615 4366950 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.41
Current children cumulated vsize (KiB) 282556

[startup+0.308193 s]
/proc/loadavg: 8.18 8.14 8.04 6/180 1443
/proc/meminfo: memFree=30911188/32951124 swapFree=67111364/67111528
[pid=1443] ppid=1441 vsize=283828 CPUtime=1.21 cores=0,2,4,6
/proc/1443/stat : 1443 (strangenight1-m) R 1441 1443 811 0 -1 4202496 2853 0 0 0 121 0 0 0 18 0 4 0 524093773 290639872 2154 33554432000 4194304 4650419 140734952536992 18446744073709551615 4366920 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/1443/statm: 70957 2155 393 112 0 65922 0
[pid=1443/tid=1444] ppid=1441 vsize=283828 CPUtime=0.3 cores=0,2,4,6
/proc/1443/task/1444/stat : 1444 (strangenight1-m) R 1441 1443 811 0 -1 4202560 633 0 0 0 30 0 0 0 20 0 4 0 524093773 290639872 2155 33554432000 4194304 4650419 140734952536992 18446744073709551615 4363880 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1443/tid=1445] ppid=1441 vsize=283828 CPUtime=0.29 cores=0,2,4,6
/proc/1443/task/1445/stat : 1445 (strangenight1-m) R 1441 1443 811 0 -1 4202560 638 0 0 0 29 0 0 0 18 0 4 0 524093773 290639872 2155 33554432000 4194304 4650419 140734952536992 18446744073709551615 4363566 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1443/tid=1446] ppid=1441 vsize=283828 CPUtime=0.3 cores=0,2,4,6
/proc/1443/task/1446/stat : 1446 (strangenight1-m) R 1441 1443 811 0 -1 4202560 531 0 0 0 30 0 0 0 18 0 4 0 524093773 290639872 2155 33554432000 4194304 4650419 140734952536992 18446744073709551615 4520352 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1.21
Current children cumulated vsize (KiB) 283828

[startup+0.701126 s]
/proc/loadavg: 8.18 8.14 8.04 6/180 1443
/proc/meminfo: memFree=30911188/32951124 swapFree=67111364/67111528
[pid=1443] ppid=1441 vsize=284952 CPUtime=2.78 cores=0,2,4,6
/proc/1443/stat : 1443 (strangenight1-m) R 1441 1443 811 0 -1 4202496 4713 0 0 0 278 0 0 0 18 0 4 0 524093773 291790848 2625 33554432000 4194304 4650419 140734952536992 18446744073709551615 4365343 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/1443/statm: 71238 2625 393 112 0 66203 0
[pid=1443/tid=1444] ppid=1441 vsize=284952 CPUtime=0.69 cores=0,2,4,6
/proc/1443/task/1444/stat : 1444 (strangenight1-m) R 1441 1443 811 0 -1 4202560 1039 0 0 0 69 0 0 0 20 0 4 0 524093773 291790848 2625 33554432000 4194304 4650419 140734952536992 18446744073709551615 4363448 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1443/tid=1445] ppid=1441 vsize=284952 CPUtime=0.69 cores=0,2,4,6
/proc/1443/task/1445/stat : 1445 (strangenight1-m) R 1441 1443 811 0 -1 4202560 1040 0 0 0 69 0 0 0 18 0 4 0 524093773 291790848 2625 33554432000 4194304 4650419 140734952536992 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1443/tid=1446] ppid=1441 vsize=284952 CPUtime=0.69 cores=0,2,4,6
/proc/1443/task/1446/stat : 1446 (strangenight1-m) R 1441 1443 811 0 -1 4202560 1031 0 0 0 69 0 0 0 18 0 4 0 524093773 291790848 2625 33554432000 4194304 4650419 140734952536992 18446744073709551615 4361085 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2.78
Current children cumulated vsize (KiB) 284952

[startup+1.50099 s]
/proc/loadavg: 8.33 8.17 8.05 10/184 1447
/proc/meminfo: memFree=30894004/32951124 swapFree=67111364/67111528
[pid=1443] ppid=1441 vsize=286152 CPUtime=5.97 cores=0,2,4,6
/proc/1443/stat : 1443 (strangenight1-m) R 1441 1443 811 0 -1 4202496 8605 0 0 0 596 1 0 0 20 0 4 0 524093773 293019648 4625 33554432000 4194304 4650419 140734952536992 18446744073709551615 4438956 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/1443/statm: 71538 4625 395 112 0 66503 0
[pid=1443/tid=1444] ppid=1441 vsize=286152 CPUtime=1.48 cores=0,2,4,6
/proc/1443/task/1444/stat : 1444 (strangenight1-m) R 1441 1443 811 0 -1 4202560 1814 0 0 0 148 0 0 0 23 0 4 0 524093773 293019648 4625 33554432000 4194304 4650419 140734952536992 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1443/tid=1445] ppid=1441 vsize=286152 CPUtime=1.48 cores=0,2,4,6
/proc/1443/task/1445/stat : 1445 (strangenight1-m) R 1441 1443 811 0 -1 4202560 1834 0 0 0 148 0 0 0 20 0 4 0 524093773 293019648 4625 33554432000 4194304 4650419 140734952536992 18446744073709551615 4229517 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1443/tid=1446] ppid=1441 vsize=286152 CPUtime=1.49 cores=0,2,4,6
/proc/1443/task/1446/stat : 1446 (strangenight1-m) R 1441 1443 811 0 -1 4202560 1581 0 0 0 149 0 0 0 19 0 4 0 524093773 293019648 4625 33554432000 4194304 4650419 140734952536992 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 286152

[startup+3.10071 s]
/proc/loadavg: 8.33 8.17 8.05 9/184 1447
/proc/meminfo: memFree=30866104/32951124 swapFree=67111364/67111528
[pid=1443] ppid=1441 vsize=282160 CPUtime=12.36 cores=0,2,4,6
/proc/1443/stat : 1443 (strangenight1-m) R 1441 1443 811 0 -1 4202496 16670 0 0 0 1234 2 0 0 25 0 4 0 524093773 288931840 9671 33554432000 4194304 4650419 140734952536992 18446744073709551615 4363420 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/1443/statm: 70540 9671 395 112 0 65505 0
[pid=1443/tid=1444] ppid=1441 vsize=282160 CPUtime=3.07 cores=0,2,4,6
/proc/1443/task/1444/stat : 1444 (strangenight1-m) R 1441 1443 811 0 -1 4202560 3816 0 0 0 307 0 0 0 25 0 4 0 524093773 288931840 9672 33554432000 4194304 4650419 140734952536992 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1443/tid=1445] ppid=1441 vsize=282160 CPUtime=3.09 cores=0,2,4,6
/proc/1443/task/1445/stat : 1445 (strangenight1-m) R 1441 1443 811 0 -1 4202560 4596 0 0 0 308 1 0 0 25 0 4 0 524093773 288931840 9672 33554432000 4194304 4650419 140734952536992 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1443/tid=1446] ppid=1441 vsize=282160 CPUtime=3.09 cores=0,2,4,6
/proc/1443/task/1446/stat : 1446 (strangenight1-m) R 1441 1443 811 0 -1 4202560 3757 0 0 0 309 0 0 0 25 0 4 0 524093773 288931840 9672 33554432000 4194304 4650419 140734952536992 18446744073709551615 4367372 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 282160

[startup+6.30115 s]
/proc/loadavg: 8.30 8.16 8.05 9/184 1447
/proc/meminfo: memFree=30804996/32951124 swapFree=67111364/67111528
[pid=1443] ppid=1441 vsize=289680 CPUtime=25.15 cores=0,2,4,6
/proc/1443/stat : 1443 (strangenight1-m) R 1441 1443 811 0 -1 4202496 24855 0 0 0 2511 4 0 0 25 0 4 0 524093773 296632320 12295 33554432000 4194304 4650419 140734952536992 18446744073709551615 4351639 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/1443/statm: 72420 12295 395 112 0 67385 0
[pid=1443/tid=1444] ppid=1441 vsize=289680 CPUtime=6.25 cores=0,2,4,6
/proc/1443/task/1444/stat : 1444 (strangenight1-m) R 1441 1443 811 0 -1 4202560 6765 0 0 0 625 0 0 0 25 0 4 0 524093773 296632320 12295 33554432000 4194304 4650419 140734952536992 18446744073709551615 4366816 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1443/tid=1445] ppid=1441 vsize=289680 CPUtime=6.29 cores=0,2,4,6
/proc/1443/task/1445/stat : 1445 (strangenight1-m) R 1441 1443 811 0 -1 4202560 6474 0 0 0 628 1 0 0 25 0 4 0 524093773 296632320 12295 33554432000 4194304 4650419 140734952536992 18446744073709551615 4365289 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1443/tid=1446] ppid=1441 vsize=289680 CPUtime=6.29 cores=0,2,4,6
/proc/1443/task/1446/stat : 1446 (strangenight1-m) R 1441 1443 811 0 -1 4202560 5001 0 0 0 629 0 0 0 25 0 4 0 524093773 296632320 12295 33554432000 4194304 4650419 140734952536992 18446744073709551615 4363496 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 289680

[startup+12.701 s]
/proc/loadavg: 8.28 8.16 8.05 9/184 1447
/proc/meminfo: memFree=30761964/32951124 swapFree=67111364/67111528
[pid=1443] ppid=1441 vsize=294480 CPUtime=50.71 cores=0,2,4,6
/proc/1443/stat : 1443 (strangenight1-m) R 1441 1443 811 0 -1 4202496 38038 0 0 0 5065 6 0 0 25 0 4 0 524093773 301547520 16963 33554432000 4194304 4650419 140734952536992 18446744073709551615 4366819 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/1443/statm: 73620 16963 395 112 0 68585 0
[pid=1443/tid=1444] ppid=1441 vsize=294480 CPUtime=12.62 cores=0,2,4,6
/proc/1443/task/1444/stat : 1444 (strangenight1-m) R 1441 1443 811 0 -1 4202560 10029 0 0 0 1261 1 0 0 25 0 4 0 524093773 301547520 16963 33554432000 4194304 4650419 140734952536992 18446744073709551615 4365276 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1443/tid=1445] ppid=1441 vsize=294480 CPUtime=12.68 cores=0,2,4,6
/proc/1443/task/1445/stat : 1445 (strangenight1-m) R 1441 1443 811 0 -1 4202560 10454 0 0 0 1266 2 0 0 25 0 4 0 524093773 301547520 16963 33554432000 4194304 4650419 140734952536992 18446744073709551615 4366816 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1443/tid=1446] ppid=1441 vsize=294480 CPUtime=12.68 cores=0,2,4,6
/proc/1443/task/1446/stat : 1446 (strangenight1-m) R 1441 1443 811 0 -1 4202560 7051 0 0 0 1268 0 0 0 25 0 4 0 524093773 301547520 16963 33554432000 4194304 4650419 140734952536992 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 294480

[startup+25.5008 s]
/proc/loadavg: 8.22 8.15 8.05 9/184 1448
/proc/meminfo: memFree=30695136/32951124 swapFree=67111364/67111528
[pid=1443] ppid=1441 vsize=304840 CPUtime=101.83 cores=0,2,4,6
/proc/1443/stat : 1443 (strangenight1-m) R 1441 1443 811 0 -1 4202496 60006 0 0 0 10172 11 0 0 25 0 4 0 524093773 312156160 24305 33554432000 4194304 4650419 140734952536992 18446744073709551615 4366906 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/1443/statm: 76210 24305 395 112 0 71175 0
[pid=1443/tid=1444] ppid=1441 vsize=304840 CPUtime=25.35 cores=0,2,4,6
/proc/1443/task/1444/stat : 1444 (strangenight1-m) R 1441 1443 811 0 -1 4202560 16447 0 0 0 2532 3 0 0 25 0 4 0 524093773 312156160 24305 33554432000 4194304 4650419 140734952536992 18446744073709551615 4313051 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1443/tid=1445] ppid=1441 vsize=304840 CPUtime=25.48 cores=0,2,4,6
/proc/1443/task/1445/stat : 1445 (strangenight1-m) R 1441 1443 811 0 -1 4202560 16494 0 0 0 2545 3 0 0 25 0 4 0 524093773 312156160 24305 33554432000 4194304 4650419 140734952536992 18446744073709551615 4366931 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1443/tid=1446] ppid=1441 vsize=304840 CPUtime=25.49 cores=0,2,4,6
/proc/1443/task/1446/stat : 1446 (strangenight1-m) R 1441 1443 811 0 -1 4202560 10250 0 0 0 2548 1 0 0 25 0 4 0 524093773 312156160 24305 33554432000 4194304 4650419 140734952536992 18446744073709551615 4364736 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 101.83
Current children cumulated vsize (KiB) 304840

[startup+51.1003 s]
/proc/loadavg: 8.20 8.15 8.06 9/184 1448
/proc/meminfo: memFree=30651064/32951124 swapFree=67111364/67111528
[pid=1443] ppid=1441 vsize=320612 CPUtime=204.1 cores=0,2,4,6
/proc/1443/stat : 1443 (strangenight1-m) R 1441 1443 811 0 -1 4202496 93162 0 0 0 20389 21 0 0 25 0 4 0 524093773 328306688 30218 33554432000 4194304 4650419 140734952536992 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/1443/statm: 80153 30218 395 112 0 75118 0
[pid=1443/tid=1444] ppid=1441 vsize=320612 CPUtime=50.81 cores=0,2,4,6
/proc/1443/task/1444/stat : 1444 (strangenight1-m) R 1441 1443 811 0 -1 4202560 26827 0 0 0 5075 6 0 0 25 0 4 0 524093773 328306688 30218 33554432000 4194304 4650419 140734952536992 18446744073709551615 4364736 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1443/tid=1445] ppid=1441 vsize=320612 CPUtime=51.08 cores=0,2,4,6
/proc/1443/task/1445/stat : 1445 (strangenight1-m) R 1441 1443 811 0 -1 4202560 25472 0 0 0 5102 6 0 0 25 0 4 0 524093773 328306688 30218 33554432000 4194304 4650419 140734952536992 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1443/tid=1446] ppid=1441 vsize=320612 CPUtime=51.09 cores=0,2,4,6
/proc/1443/task/1446/stat : 1446 (strangenight1-m) R 1441 1443 811 0 -1 4202560 14497 0 0 0 5106 3 0 0 25 0 4 0 524093773 328306688 30218 33554432000 4194304 4650419 140734952536992 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 204.1
Current children cumulated vsize (KiB) 320612

[startup+102.306 s]
/proc/loadavg: 8.14 8.14 8.06 9/184 1450
/proc/meminfo: memFree=30579096/32951124 swapFree=67111364/67111528
[pid=1443] ppid=1441 vsize=329364 CPUtime=408.63 cores=0,2,4,6
/proc/1443/stat : 1443 (strangenight1-m) R 1441 1443 811 0 -1 4202496 142293 0 0 0 40828 35 0 0 25 0 4 0 524093773 337268736 39668 33554432000 4194304 4650419 140734952536992 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/1443/statm: 82341 39668 396 112 0 77306 0
[pid=1443/tid=1444] ppid=1441 vsize=329364 CPUtime=101.74 cores=0,2,4,6
/proc/1443/task/1444/stat : 1444 (strangenight1-m) R 1441 1443 811 0 -1 4202560 40535 0 0 0 10165 9 0 0 25 0 4 0 524093773 337268736 39668 33554432000 4194304 4650419 140734952536992 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1443/tid=1445] ppid=1441 vsize=329364 CPUtime=102.28 cores=0,2,4,6
/proc/1443/task/1445/stat : 1445 (strangenight1-m) R 1441 1443 811 0 -1 4202560 38795 0 0 0 10218 10 0 0 25 0 4 0 524093773 337268736 39668 33554432000 4194304 4650419 140734952536992 18446744073709551615 4313064 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1443/tid=1446] ppid=1441 vsize=329364 CPUtime=102.29 cores=0,2,4,6
/proc/1443/task/1446/stat : 1446 (strangenight1-m) R 1441 1443 811 0 -1 4202560 22460 0 0 0 10225 4 0 0 25 0 4 0 524093773 337268736 39668 33554432000 4194304 4650419 140734952536992 18446744073709551615 4363604 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 408.63
Current children cumulated vsize (KiB) 329364

[startup+162.301 s]

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

[pid=1443] ppid=1441 vsize=520944 CPUtime=2805.31 cores=0,2,4,6
/proc/1443/stat : 1443 (strangenight1-m) R 1441 1443 811 0 -1 4202496 419074 0 0 0 280389 142 0 0 25 0 4 0 524093773 533446656 88219 33554432000 4194304 4650419 140734952536992 18446744073709551615 4365357 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/1443/statm: 130236 88219 395 112 0 125201 0
[pid=1443/tid=1444] ppid=1441 vsize=520944 CPUtime=698.47 cores=0,2,4,6
/proc/1443/task/1444/stat : 1444 (strangenight1-m) R 1441 1443 811 0 -1 4202560 95603 0 0 0 69817 30 0 0 25 0 4 0 524093773 533446656 88219 33554432000 4194304 4650419 140734952536992 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1443/tid=1445] ppid=1441 vsize=520944 CPUtime=702.28 cores=0,2,4,6
/proc/1443/task/1445/stat : 1445 (strangenight1-m) R 1441 1443 811 0 -1 4202560 138035 0 0 0 70179 49 0 0 25 0 4 0 524093773 533446656 88219 33554432000 4194304 4650419 140734952536992 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1443/tid=1446] ppid=1441 vsize=520944 CPUtime=702.3 cores=0,2,4,6
/proc/1443/task/1446/stat : 1446 (strangenight1-m) R 1441 1443 811 0 -1 4202560 57691 0 0 0 70211 19 0 0 25 0 4 0 524093773 533446656 88219 33554432000 4194304 4650419 140734952536992 18446744073709551615 4366931 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2805.31
Current children cumulated vsize (KiB) 520944

[startup+762.307 s]
/proc/loadavg: 8.06 8.11 8.08 9/184 1479
/proc/meminfo: memFree=30151272/32951124 swapFree=67111364/67111528
[pid=1443] ppid=1441 vsize=585668 CPUtime=3045.01 cores=0,2,4,6
/proc/1443/stat : 1443 (strangenight1-m) R 1441 1443 811 0 -1 4202496 436032 0 0 0 304351 150 0 0 25 0 4 0 524093773 599724032 95908 33554432000 4194304 4650419 140734952536992 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/1443/statm: 146417 95908 395 112 0 141382 0
[pid=1443/tid=1444] ppid=1441 vsize=585668 CPUtime=758.15 cores=0,2,4,6
/proc/1443/task/1444/stat : 1444 (strangenight1-m) R 1441 1443 811 0 -1 4202560 96236 0 0 0 75784 31 0 0 25 0 4 0 524093773 599724032 95908 33554432000 4194304 4650419 140734952536992 18446744073709551615 4365343 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1443/tid=1445] ppid=1441 vsize=585668 CPUtime=762.29 cores=0,2,4,6
/proc/1443/task/1445/stat : 1445 (strangenight1-m) R 1441 1443 811 0 -1 4202560 145511 0 0 0 76176 53 0 0 25 0 4 0 524093773 599724032 95908 33554432000 4194304 4650419 140734952536992 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1443/tid=1446] ppid=1441 vsize=585668 CPUtime=762.31 cores=0,2,4,6
/proc/1443/task/1446/stat : 1446 (strangenight1-m) R 1441 1443 811 0 -1 4202560 60332 0 0 0 76211 20 0 0 25 0 4 0 524093773 599724032 95908 33554432000 4194304 4650419 140734952536992 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3045.01
Current children cumulated vsize (KiB) 585668

[startup+822.301 s]
/proc/loadavg: 8.12 8.12 8.08 9/184 1481
/proc/meminfo: memFree=30109696/32951124 swapFree=67111364/67111528
[pid=1443] ppid=1441 vsize=598412 CPUtime=3284.66 cores=0,2,4,6
/proc/1443/stat : 1443 (strangenight1-m) R 1441 1443 811 0 -1 4202496 449453 0 0 0 328310 156 0 0 25 0 4 0 524093773 612773888 99782 33554432000 4194304 4650419 140734952536992 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/1443/statm: 149603 99782 395 112 0 144568 0
[pid=1443/tid=1444] ppid=1441 vsize=598412 CPUtime=817.82 cores=0,2,4,6
/proc/1443/task/1444/stat : 1444 (strangenight1-m) R 1441 1443 811 0 -1 4202560 99277 0 0 0 81750 32 0 0 25 0 4 0 524093773 612773888 99782 33554432000 4194304 4650419 140734952536992 18446744073709551615 4433081 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1443/tid=1445] ppid=1441 vsize=598412 CPUtime=822.28 cores=0,2,4,6
/proc/1443/task/1445/stat : 1445 (strangenight1-m) R 1441 1443 811 0 -1 4202560 152507 0 0 0 82172 56 0 0 25 0 4 0 524093773 612773888 99782 33554432000 4194304 4650419 140734952536992 18446744073709551615 4365192 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1443/tid=1446] ppid=1441 vsize=598412 CPUtime=822.3 cores=0,2,4,6
/proc/1443/task/1446/stat : 1446 (strangenight1-m) R 1441 1443 811 0 -1 4202560 60354 0 0 0 82210 20 0 0 25 0 4 0 524093773 612773888 99782 33554432000 4194304 4650419 140734952536992 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3284.66
Current children cumulated vsize (KiB) 598412

[startup+882.301 s]
/proc/loadavg: 8.15 8.12 8.09 9/184 1482
/proc/meminfo: memFree=30101480/32951124 swapFree=67111364/67111528
[pid=1443] ppid=1441 vsize=590496 CPUtime=3524.33 cores=0,2,4,6
/proc/1443/stat : 1443 (strangenight1-m) R 1441 1443 811 0 -1 4202496 465044 0 0 0 352271 162 0 0 25 0 4 0 524093773 604667904 100213 33554432000 4194304 4650419 140734952536992 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/1443/statm: 147624 100213 395 112 0 142589 0
[pid=1443/tid=1444] ppid=1441 vsize=590496 CPUtime=877.49 cores=0,2,4,6
/proc/1443/task/1444/stat : 1444 (strangenight1-m) R 1441 1443 811 0 -1 4202560 100386 0 0 0 87716 33 0 0 25 0 4 0 524093773 604667904 100213 33554432000 4194304 4650419 140734952536992 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1443/tid=1445] ppid=1441 vsize=590496 CPUtime=882.29 cores=0,2,4,6
/proc/1443/task/1445/stat : 1445 (strangenight1-m) R 1441 1443 811 0 -1 4202560 163042 0 0 0 88169 60 0 0 25 0 4 0 524093773 604667904 100213 33554432000 4194304 4650419 140734952536992 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1443/tid=1446] ppid=1441 vsize=590496 CPUtime=882.3 cores=0,2,4,6
/proc/1443/task/1446/stat : 1446 (strangenight1-m) R 1441 1443 811 0 -1 4202560 61184 0 0 0 88210 20 0 0 25 0 4 0 524093773 604667904 100213 33554432000 4194304 4650419 140734952536992 18446744073709551615 4365323 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3524.33
Current children cumulated vsize (KiB) 590496

[startup+942.301 s]
/proc/loadavg: 8.13 8.11 8.09 9/184 1484
/proc/meminfo: memFree=30086184/32951124 swapFree=67111364/67111528
[pid=1443] ppid=1441 vsize=591608 CPUtime=3764 cores=0,2,4,6
/proc/1443/stat : 1443 (strangenight1-m) R 1441 1443 811 0 -1 4202496 477011 0 0 0 376234 166 0 0 25 0 4 0 524093773 605806592 101681 33554432000 4194304 4650419 140734952536992 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/1443/statm: 147902 101681 395 112 0 142867 0
[pid=1443/tid=1444] ppid=1441 vsize=591608 CPUtime=937.17 cores=0,2,4,6
/proc/1443/task/1444/stat : 1444 (strangenight1-m) R 1441 1443 811 0 -1 4202560 100836 0 0 0 93684 33 0 0 25 0 4 0 524093773 605806592 101681 33554432000 4194304 4650419 140734952536992 18446744073709551615 4313071 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1443/tid=1445] ppid=1441 vsize=591608 CPUtime=942.28 cores=0,2,4,6
/proc/1443/task/1445/stat : 1445 (strangenight1-m) R 1441 1443 811 0 -1 4202560 170999 0 0 0 94165 63 0 0 25 0 4 0 524093773 605806592 101681 33554432000 4194304 4650419 140734952536992 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1443/tid=1446] ppid=1441 vsize=591608 CPUtime=942.3 cores=0,2,4,6
/proc/1443/task/1446/stat : 1446 (strangenight1-m) R 1441 1443 811 0 -1 4202560 61340 0 0 0 94210 20 0 0 25 0 4 0 524093773 605806592 101681 33554432000 4194304 4650419 140734952536992 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3764
Current children cumulated vsize (KiB) 591608

[startup+1002.3 s]
/proc/loadavg: 8.11 8.11 8.09 9/184 1486
/proc/meminfo: memFree=30080932/32951124 swapFree=67111364/67111528
[pid=1443] ppid=1441 vsize=617512 CPUtime=4003.68 cores=0,2,4,6
/proc/1443/stat : 1443 (strangenight1-m) R 1441 1443 811 0 -1 4202496 492098 0 0 0 400195 173 0 0 25 0 4 0 524093773 632332288 103073 33554432000 4194304 4650419 140734952536992 18446744073709551615 4365237 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/1443/statm: 154378 103073 395 112 0 149343 0
[pid=1443/tid=1444] ppid=1441 vsize=617512 CPUtime=996.84 cores=0,2,4,6
/proc/1443/task/1444/stat : 1444 (strangenight1-m) R 1441 1443 811 0 -1 4202560 104832 0 0 0 99650 34 0 0 25 0 4 0 524093773 632332288 103073 33554432000 4194304 4650419 140734952536992 18446744073709551615 4364785 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1443/tid=1445] ppid=1441 vsize=617512 CPUtime=1002.29 cores=0,2,4,6
/proc/1443/task/1445/stat : 1445 (strangenight1-m) R 1441 1443 811 0 -1 4202560 178918 0 0 0 100162 67 0 0 25 0 4 0 524093773 632332288 103073 33554432000 4194304 4650419 140734952536992 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1443/tid=1446] ppid=1441 vsize=617512 CPUtime=1002.31 cores=0,2,4,6
/proc/1443/task/1446/stat : 1446 (strangenight1-m) R 1441 1443 811 0 -1 4202560 61342 0 0 0 100211 20 0 0 25 0 4 0 524093773 632332288 103073 33554432000 4194304 4650419 140734952536992 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4003.68
Current children cumulated vsize (KiB) 617512

[startup+1062.3 s]
/proc/loadavg: 8.10 8.10 8.09 9/184 1487
/proc/meminfo: memFree=30034752/32951124 swapFree=67111364/67111528
[pid=1443] ppid=1441 vsize=604796 CPUtime=4243.34 cores=0,2,4,6
/proc/1443/stat : 1443 (strangenight1-m) R 1441 1443 811 0 -1 4202496 509640 0 0 0 424154 180 0 0 25 0 4 0 524093773 619311104 105048 33554432000 4194304 4650419 140734952536992 18446744073709551615 4365246 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/1443/statm: 151199 105048 395 112 0 146164 0
[pid=1443/tid=1444] ppid=1441 vsize=604796 CPUtime=1056.51 cores=0,2,4,6
/proc/1443/task/1444/stat : 1444 (strangenight1-m) R 1441 1443 811 0 -1 4202560 107263 0 0 0 105615 36 0 0 25 0 4 0 524093773 619311104 105048 33554432000 4194304 4650419 140734952536992 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1443/tid=1445] ppid=1441 vsize=604796 CPUtime=1062.29 cores=0,2,4,6
/proc/1443/task/1445/stat : 1445 (strangenight1-m) R 1441 1443 811 0 -1 4202560 187804 0 0 0 106159 70 0 0 25 0 4 0 524093773 619311104 105048 33554432000 4194304 4650419 140734952536992 18446744073709551615 4433059 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1443/tid=1446] ppid=1441 vsize=604796 CPUtime=1062.31 cores=0,2,4,6
/proc/1443/task/1446/stat : 1446 (strangenight1-m) R 1441 1443 811 0 -1 4202560 64970 0 0 0 106210 21 0 0 25 0 4 0 524093773 619311104 105048 33554432000 4194304 4650419 140734952536992 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4243.34
Current children cumulated vsize (KiB) 604796

[startup+1122.3 s]
/proc/loadavg: 8.09 8.09 8.08 9/184 1489
/proc/meminfo: memFree=30034216/32951124 swapFree=67111364/67111528
[pid=1443] ppid=1441 vsize=670476 CPUtime=4483.02 cores=0,2,4,6
/proc/1443/stat : 1443 (strangenight1-m) R 1441 1443 811 0 -1 4202496 521815 0 0 0 448115 187 0 0 25 0 4 0 524093773 686567424 107833 33554432000 4194304 4650419 140734952536992 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/1443/statm: 167619 107833 395 112 0 162584 0
[pid=1443/tid=1444] ppid=1441 vsize=670476 CPUtime=1116.18 cores=0,2,4,6
/proc/1443/task/1444/stat : 1444 (strangenight1-m) R 1441 1443 811 0 -1 4202560 107420 0 0 0 111582 36 0 0 25 0 4 0 524093773 686567424 107833 33554432000 4194304 4650419 140734952536992 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1443/tid=1445] ppid=1441 vsize=670476 CPUtime=1122.29 cores=0,2,4,6
/proc/1443/task/1445/stat : 1445 (strangenight1-m) R 1441 1443 811 0 -1 4202560 194010 0 0 0 112155 74 0 0 25 0 4 0 524093773 686567424 107833 33554432000 4194304 4650419 140734952536992 18446744073709551615 4349680 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1443/tid=1446] ppid=1441 vsize=670476 CPUtime=1122.31 cores=0,2,4,6
/proc/1443/task/1446/stat : 1446 (strangenight1-m) R 1441 1443 811 0 -1 4202560 67989 0 0 0 112209 22 0 0 25 0 4 0 524093773 686567424 107833 33554432000 4194304 4650419 140734952536992 18446744073709551615 4366879 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4483.02
Current children cumulated vsize (KiB) 670476

[startup+1182.3 s]
/proc/loadavg: 8.03 8.07 8.08 9/184 1490
/proc/meminfo: memFree=29994468/32951124 swapFree=67111364/67111528
[pid=1443] ppid=1441 vsize=670664 CPUtime=4722.69 cores=0,2,4,6
/proc/1443/stat : 1443 (strangenight1-m) R 1441 1443 811 0 -1 4202496 536629 0 0 0 472077 192 0 0 25 0 4 0 524093773 686759936 111349 33554432000 4194304 4650419 140734952536992 18446744073709551615 4364746 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/1443/statm: 167666 111349 395 112 0 162631 0
[pid=1443/tid=1444] ppid=1441 vsize=670664 CPUtime=1175.86 cores=0,2,4,6
/proc/1443/task/1444/stat : 1444 (strangenight1-m) R 1441 1443 811 0 -1 4202560 107566 0 0 0 117550 36 0 0 25 0 4 0 524093773 686759936 111349 33554432000 4194304 4650419 140734952536992 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1443/tid=1445] ppid=1441 vsize=670664 CPUtime=1182.29 cores=0,2,4,6
/proc/1443/task/1445/stat : 1445 (strangenight1-m) R 1441 1443 811 0 -1 4202560 201011 0 0 0 118153 76 0 0 25 0 4 0 524093773 686759936 111349 33554432000 4194304 4650419 140734952536992 18446744073709551615 4363600 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1443/tid=1446] ppid=1441 vsize=670664 CPUtime=1182.31 cores=0,2,4,6
/proc/1443/task/1446/stat : 1446 (strangenight1-m) R 1441 1443 811 0 -1 4202560 72957 0 0 0 118207 24 0 0 25 0 4 0 524093773 686759936 111349 33554432000 4194304 4650419 140734952536992 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4722.69
Current children cumulated vsize (KiB) 670664



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.10 8.09 8.08 9/184 1491
/proc/meminfo: memFree=29998428/32951124 swapFree=67111364/67111528
[pid=1443] ppid=1441 vsize=670712 CPUtime=4800.19 cores=0,2,4,6
/proc/1443/stat : 1443 (strangenight1-m) R 1441 1443 811 0 -1 4202496 541561 0 0 0 479824 195 0 0 25 0 4 0 524093773 686809088 112370 33554432000 4194304 4650419 140734952536992 18446744073709551615 4365297 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/1443/statm: 167678 112370 395 112 0 162643 0
[pid=1443/tid=1444] ppid=1441 vsize=670712 CPUtime=1195.15 cores=0,2,4,6
/proc/1443/task/1444/stat : 1444 (strangenight1-m) R 1441 1443 811 0 -1 4202560 107661 0 0 0 119479 36 0 0 25 0 4 0 524093773 686809088 112370 33554432000 4194304 4650419 140734952536992 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1443/tid=1445] ppid=1441 vsize=670712 CPUtime=1201.7 cores=0,2,4,6
/proc/1443/task/1445/stat : 1445 (strangenight1-m) R 1441 1443 811 0 -1 4202560 203612 0 0 0 120092 78 0 0 25 0 4 0 524093773 686809088 112370 33554432000 4194304 4650419 140734952536992 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1443/tid=1446] ppid=1441 vsize=670712 CPUtime=1201.72 cores=0,2,4,6
/proc/1443/task/1446/stat : 1446 (strangenight1-m) R 1441 1443 811 0 -1 4202560 73868 0 0 0 120147 25 0 0 25 0 4 0 524093773 686809088 112370 33554432000 4194304 4650419 140734952536992 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.19
Current children cumulated vsize (KiB) 670712

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.10 8.09 8.08 9/184 1491
/proc/meminfo: memFree=29998428/32951124 swapFree=67111364/67111528
[pid=1443] ppid=1441 vsize=670712 CPUtime=4800.19 cores=0,2,4,6
/proc/1443/stat : 1443 (strangenight1-m) R 1441 1443 811 0 -1 4202496 541561 0 0 0 479824 195 0 0 25 0 4 0 524093773 686809088 112370 33554432000 4194304 4650419 140734952536992 18446744073709551615 4365297 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/1443/statm: 167678 112370 395 112 0 162643 0
[pid=1443/tid=1444] ppid=1441 vsize=670712 CPUtime=1195.15 cores=0,2,4,6
/proc/1443/task/1444/stat : 1444 (strangenight1-m) R 1441 1443 811 0 -1 4202560 107661 0 0 0 119479 36 0 0 25 0 4 0 524093773 686809088 112370 33554432000 4194304 4650419 140734952536992 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1443/tid=1445] ppid=1441 vsize=670712 CPUtime=1201.7 cores=0,2,4,6
/proc/1443/task/1445/stat : 1445 (strangenight1-m) R 1441 1443 811 0 -1 4202560 203612 0 0 0 120092 78 0 0 25 0 4 0 524093773 686809088 112370 33554432000 4194304 4650419 140734952536992 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1443/tid=1446] ppid=1441 vsize=670712 CPUtime=1201.72 cores=0,2,4,6
/proc/1443/task/1446/stat : 1446 (strangenight1-m) R 1441 1443 811 0 -1 4202560 73868 0 0 0 120147 25 0 0 25 0 4 0 524093773 686809088 112370 33554432000 4194304 4650419 140734952536992 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.19
Current children cumulated vsize (KiB) 670712

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.73
CPU time (s): 4800.25
CPU user time (s): 4798.28
CPU system time (s): 1.9777
CPU usage (%): 399.444
Max. virtual memory (cumulated for all children) (KiB): 761540

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.28
system time used= 1.9777
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 541561
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= 201
involuntary context switches= 23129

runsolver used 2.03369 second user time and 4.53731 second system time

The end

Launcher Data

Begin job on node136 at 2011-04-30 02:55:58
IDJOB=3175459
IDBENCH=83077
IDSOLVER=1588
FILE ID=node136/3175459-1304124958
RUNJOBID= node136-1304123753-1266
PBS_JOBID= 13170731
Free space on /tmp= 72328 MiB

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

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

MD5SUM BENCH= c8e689035f3179f449d681054feb5bd2
RANDOM SEED=1638615982

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.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.76
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.75
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.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.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.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:      30911344 kB
Buffers:        599468 kB
Cached:         946516 kB
SwapCached:          0 kB
Active:         153656 kB
Inactive:      1462716 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30911344 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:           12468 kB
Writeback:           0 kB
AnonPages:       70004 kB
Mapped:          15092 kB
Slab:           360184 kB
PageTables:       4276 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   275024 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= 72324 MiB
End job on node136 at 2011-04-30 03:16:02