Trace number 3368911

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.11 1203.45

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v550-c2343-S1114532273-035.SATISFIABLE.cnf
MD5SUMff7e731e0657a2728f5ff73a4fd8bb2e
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.007998
Satisfiable
(Un)Satisfiability was proved
Number of variables550
Number of clauses2343
Sum of the clauses size7029
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32343
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.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-3368911-1305405859.cnf'
0.00/0.01	c -- header says num vars:            550
0.00/0.01	c -- header says num clauses:        2343
0.00/0.10	c -- clauses added:            0 learnts,         2343 normals,            0 xors
0.00/0.10	c -- vars added        550
0.00/0.10	c Parsing time:  0.01 s
0.00/0.10	c  N st     0         0       550      2343         0         0      7029         0   no data   no data  --
0.00/0.10	c asymm  cl-useful: 0/2343/2343 lits-rem:0 time: 0.00
0.00/0.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    550 time:  0.00 s
0.00/0.10	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
0.00/0.10	c lits-rem:         0  cl-subs:        0  v-elim:     17  v-fix:    0  time:  0.01 s
0.00/0.10	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.10	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.10	c calculated reachability. Time: 0.00
0.00/0.10	c Calc default polars -  time:   0.00 s pos:     244 undec:      78 neg:     228
0.00/0.10	c =========================================================================================
0.00/0.10	c types(t): F = full restart, N = normal restart
0.00/0.10	c types(t): S = simplification begin/end, E = solution found
0.00/0.10	c restart types(rt): st = static, dy = dynamic
0.00/0.10	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.10	c  B st     0         0       533      2309         0         0      7004         0   no data   no data  --
0.00/0.10	c Decided on static restart strategy
0.77/0.20	c  N st     8      4915       533      2309         0      4839      7004    123952   no data   no data  --
1.57/0.42	c  N st    10     11297       533      2309         0      4468      7004     79963   no data   no data  --
2.37/0.68	c  N st    11     17043       533      2309         0     10099      7004    222740   no data   no data  --
3.97/1.09	c  F st    12     25000       533      2309         0     12418      7004    281368   no data   no data  --
3.97/1.09	c  N st    12     25000       533      2309         0     12418      7004    281368   no data   no data  --
5.15/1.36	c Decided on static restart strategy
5.15/1.36	c  N st    18     30000       533      2309         0     10685      7004    208956   no data   no data  --
5.15/1.36	c  S st    18     30000       533      2309         0     10685      7004    208956   no data   no data  --
5.15/1.39	c  S st    18     30500       533      2309         0     11184      7004    220431   no data   no data  --
5.15/1.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.15/1.39	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.15/1.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
5.56/1.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.56/1.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.56/1.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    533 time:  0.00 s
5.56/1.40	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
6.36/1.61	c lits-rem:       147  cl-subs:      540  v-elim:      0  v-fix:    0  time:  0.84 s
6.36/1.62	c asymm  cl-useful: 0/2309/2309 lits-rem:0 time: 0.03
6.36/1.62	c calculated reachability. Time: 0.00
6.36/1.62	c  N st    18     30500       533      2309         0     10644      7004    206006   no data   no data  --
7.95/2.04	c  N st    20     37610       533      2309         0      9881      7004    171019   no data   no data  --
9.55/2.42	c  N st    21     44011       533      2309         0     16170      7004    331492   no data   no data  --
9.95/2.54	c  S st    22     45751       533      2309         0      9115      7004    134266   no data   no data  --
9.95/2.57	c  S st    22     46252       533      2309         0      9615      7004    145489   no data   no data  --
9.95/2.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.95/2.57	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.95/2.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
9.95/2.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.95/2.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.95/2.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    533 time:  0.00 s
9.95/2.58	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
10.35/2.67	c lits-rem:        32  cl-subs:       37  v-elim:      0  v-fix:    0  time:  0.36 s
10.35/2.67	c vivif2 --  cl tried     2309 cl shrink        0 lits rem          0 time: 0.00
10.35/2.67	c vivif2 --  cl tried     9578 cl shrink        0 lits rem          0 time: 0.00
10.35/2.68	c asymm  cl-useful: 0/2309/2309 lits-rem:0 time: 0.03
10.35/2.68	c calculated reachability. Time: 0.00
10.35/2.68	c  N st    22     46252       533      2309         0      9578      7004    144447   no data   no data  --
14.33/3.67	c  N st    23     60649       533      2309         0     13950      7004    251609   no data   no data  --
16.73/4.29	c  N st    24     69379       533      2309         0     11709      7004    180165   no data   no data  --
16.73/4.29	c  S st    24     69379       533      2309         0     11709      7004    180165   no data   no data  --
17.13/4.32	c  S st    24     69883       533      2309         0     12212      7004    192106   no data   no data  --
17.13/4.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
17.13/4.32	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
17.13/4.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
17.13/4.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
17.13/4.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17.13/4.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    533 time:  0.00 s
17.13/4.33	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
17.97/4.53	c lits-rem:        52  cl-subs:      134  v-elim:      0  v-fix:    0  time:  0.80 s
17.97/4.53	c vivif2 --  cl tried     2309 cl shrink        0 lits rem          0 time: 0.00
17.97/4.53	c vivif2 --  cl tried    12078 cl shrink        0 lits rem          0 time: 0.01
17.97/4.54	c asymm  cl-useful: 0/2309/2309 lits-rem:0 time: 0.04
17.97/4.54	c calculated reachability. Time: 0.00
17.97/4.54	c  N st    24     69883       533      2309         0     12078      7004    188850   no data   no data  --
23.10/5.87	c  F st    25     87501       533      2309         0     17534      7004    319597   no data   no data  --
23.10/5.87	c  N st    25     87501       533      2309         0     17534      7004    319597   no data   no data  --
24.70/6.24	c Decided on static restart strategy
25.51/6.47	c  N st    32     95540       533      2309         0     25453      7004    525649   no data   no data  --
28.30/7.14	c  N st    34    104825       533      2309         0     21868      7004    409472   no data   no data  --
28.30/7.14	c  S st    34    104825       533      2309         0     21868      7004    409472   no data   no data  --
28.69/7.20	c  S st    34    105331       533      2309         0     22373      7004    421442   no data   no data  --
28.69/7.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
28.69/7.20	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
28.69/7.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.03
28.69/7.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
28.69/7.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
28.69/7.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    533 time:  0.00 s
28.69/7.22	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
32.28/8.18	c lits-rem:       417  cl-subs:      635  v-elim:      0  v-fix:    0  time:  3.81 s
32.28/8.18	c vivif2 --  cl tried     2309 cl shrink        0 lits rem          0 time: 0.00
32.28/8.18	c vivif2 --  cl tried    21738 cl shrink        0 lits rem          0 time: 0.02
32.68/8.20	c asymm  cl-useful: 0/2309/2309 lits-rem:0 time: 0.08
32.68/8.20	c calculated reachability. Time: 0.00
32.68/8.20	c  N st    34    105331       533      2309         0     21738      7004    402638   no data   no data  --
35.87/9.01	c  N st    35    114930       533      2309         0     17426      7004    274828   no data   no data  --
41.06/10.34	c  N st    36    129330       533      2309         0     16821      7004    242784   no data   no data  --
48.27/12.21	c  N st    37    150925       533      2309         0     22342      7004    383958   no data   no data  --
51.04/12.84	c  S st    38    157996       533      2309         0     29254      7004    561780   no data   no data  --
51.44/12.91	c  S st    38    158500       533      2309         0     29757      7004    574085   no data   no data  --
51.44/12.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
51.44/12.92	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
51.44/12.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
51.44/12.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
51.44/12.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
51.44/12.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    533 time:  0.00 s
51.44/12.94	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
57.81/14.59	c lits-rem:       544  cl-subs:      932  v-elim:      0  v-fix:    0  time:  6.57 s
57.81/14.59	c vivif2 --  cl tried     2309 cl shrink        0 lits rem          0 time: 0.00
58.21/14.60	c vivif2 --  cl tried    28825 cl shrink        0 lits rem          0 time: 0.02
58.21/14.62	c asymm  cl-useful: 0/2309/2309 lits-rem:0 time: 0.09
58.21/14.62	c calculated reachability. Time: 0.00
58.21/14.62	c  N st    38    158500       533      2309         0     28825      7004    547065   no data   no data  --
77.76/19.53	c  N st    39    207088       533      2309         0     23463      7004    357375   no data   no data  --
92.92/23.36	c  N st    40    237750       533      2309         0     33921      7004    602404   no data   no data  --
92.92/23.36	c  S st    40    237750       533      2309         0     33921      7004    602404   no data   no data  --
93.32/23.44	c  S st    40    238253       533      2309         0     34422      7004    614701   no data   no data  --
93.32/23.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
93.32/23.45	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
93.32/23.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
93.32/23.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
93.32/23.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
93.32/23.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    533 time:  0.00 s
93.32/23.48	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
100.93/25.35	c lits-rem:       594  cl-subs:     1513  v-elim:      0  v-fix:    0  time:  7.47 s
100.93/25.35	c vivif2 --  cl tried     2309 cl shrink        0 lits rem          0 time: 0.00
100.93/25.36	c vivif2 --  cl tried    32909 cl shrink        0 lits rem          0 time: 0.02
100.93/25.38	c asymm  cl-useful: 0/2309/2309 lits-rem:0 time: 0.11
100.93/25.38	c calculated reachability. Time: 0.00
100.93/25.38	c  N st    40    238253       533      2309         0     32909      7004    575461   no data   no data  --
133.21/33.49	c  F st    41    306250       533      2309         0     34783      7004    595395   no data   no data  --
133.21/33.49	c  N st    41    306250       533      2309         0     34783      7004    595395   no data   no data  --
136.03/34.17	c Decided on static restart strategy
147.17/36.99	c  N st    51    334553       533      2309         0     39120      7004    685259   no data   no data  --
158.38/39.79	c  N st    53    357379       533      2309         0     36995      7004    613058   no data   no data  --
158.38/39.79	c  S st    53    357379       533      2309         0     36995      7004    613058   no data   no data  --
158.73/39.88	c  S st    53    357881       533      2309         0     37494      7004    625314   no data   no data  --
158.73/39.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
158.73/39.88	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
158.73/39.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.05
159.13/39.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
159.13/39.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
159.13/39.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    533 time:  0.00 s
159.13/39.91	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
166.31/41.77	c lits-rem:       552  cl-subs:     1202  v-elim:      0  v-fix:    0  time:  7.41 s
166.31/41.77	c vivif2 --  cl tried     2309 cl shrink        0 lits rem          0 time: 0.00
166.31/41.77	c vivif2 --  cl tried    36292 cl shrink        0 lits rem          0 time: 0.03
166.74/41.82	c asymm  cl-useful: 0/2309/2309 lits-rem:0 time: 0.17
166.74/41.82	c calculated reachability. Time: 0.00
166.74/41.82	c  N st    53    357881       533      2309         0     36292      7004    590203   no data   no data  --
184.29/46.21	c  N st    54    390273       533      2309         0     42505      7004    736376   no data   no data  --
214.19/53.76	c  N st    55    438862       533      2309         0     36347      7004    547797   no data   no data  --
256.47/64.38	c  N st    56    511745       533      2309         0     49686      7004    854122   no data   no data  --
271.63/68.14	c  N st    57    536825       533      2309         0     43949      7004    671405   no data   no data  --
271.63/68.14	c  S st    57    536825       533      2309         0     43949      7004    671405   no data   no data  --
272.05/68.27	c  S st    57    537333       533      2309         0     44456      7004    684275   no data   no data  --
272.05/68.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
272.05/68.27	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
272.05/68.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.06
272.05/68.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
272.05/68.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
272.05/68.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    533 time:  0.00 s
272.05/68.31	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
280.83/70.42	c lits-rem:       608  cl-subs:     1818  v-elim:      0  v-fix:    0  time:  8.39 s
280.83/70.42	c vivif2 --  cl tried     2309 cl shrink        0 lits rem          0 time: 0.00
280.83/70.42	c vivif2 --  cl tried    42638 cl shrink        0 lits rem          0 time: 0.03
280.83/70.46	c asymm  cl-useful: 0/2309/2309 lits-rem:0 time: 0.16
280.83/70.47	c calculated reachability. Time: 0.00
280.83/70.47	c  N st    57    537333       533      2309         0     42638      7004    639166   no data   no data  --
389.30/97.68	c  N st    58    701318       533      2309         0     36840      7004    417649   no data   no data  --
464.30/116.46	c  N st    59    806000       533      2309         0     66046      7004   1194403   no data   no data  --
464.30/116.46	c  S st    59    806000       533      2309         0     66046      7004   1194403   no data   no data  --
465.12/116.68	c  S st    59    806506       533      2309         0     66548      7004   1206303   no data   no data  --
465.12/116.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
465.12/116.69	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
465.54/116.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.12
465.54/116.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
465.54/116.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
465.54/116.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    533 time:  0.00 s
465.54/116.75	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
476.27/119.40	c lits-rem:        70  cl-subs:     2174  v-elim:      0  v-fix:    0  time: 10.54 s
476.27/119.40	c vivif2 --  cl tried     2309 cl shrink        0 lits rem          0 time: 0.00
476.27/119.41	c vivif2 --  cl tried    64374 cl shrink        0 lits rem          0 time: 0.05
476.27/119.49	c asymm  cl-useful: 0/2309/2309 lits-rem:0 time: 0.30
476.27/119.49	c calculated reachability. Time: 0.00
476.27/119.49	c  N st    59    806506       533      2309         0     64374      7004   1149194   no data   no data  --
705.63/176.93	c  F st    60   1071877       533      2309         0     80156      7004   1439371   no data   no data  --
705.63/176.93	c  N st    60   1071877       533      2309         0     80156      7004   1439371   no data   no data  --
712.41/178.63	c Decided on static restart strategy
731.56/183.40	c  N st    70   1100180       533      2309         0     63819      7004    927321   no data   no data  --
761.08/190.84	c  N st    72   1136173       533      2309         0     54168      7004    697455   no data   no data  --
788.21/197.69	c  N st    73   1168565       533      2309         0     85735      7004   1545770   no data   no data  --
824.51/206.79	c  N st    74   1209760       533      2309         0     80267      7004   1437567   no data   no data  --
824.51/206.79	c  S st    74   1209760       533      2309         0     80267      7004   1437567   no data   no data  --
825.70/207.07	c  S st    74   1210266       533      2309         0     80771      7004   1449834   no data   no data  --
825.70/207.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
825.70/207.08	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
826.10/207.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.15
826.10/207.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
826.10/207.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
826.10/207.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    533 time:  0.00 s
826.10/207.16	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
843.25/211.42	c lits-rem:        69  cl-subs:     2534  v-elim:      0  v-fix:    0  time: 16.98 s
843.25/211.42	c vivif2 --  cl tried     2309 cl shrink        0 lits rem          0 time: 0.00
843.25/211.44	c vivif2 --  cl tried    78237 cl shrink        0 lits rem          0 time: 0.07
843.65/211.54	c asymm  cl-useful: 0/2309/2309 lits-rem:0 time: 0.41
843.65/211.55	c calculated reachability. Time: 0.00
843.65/211.55	c  N st    74   1210266       533      2309         0     78237      7004   1372610   no data   no data  --
920.63/230.80	c  N st    75   1283148       533      2309         0     54557      7004    655704   no data   no data  --
1023.15/256.55	c  N st    76   1392471       533      2309         0     62895      7004    843320   no data   no data  --
1207.08/302.66	c  N st    77   1556456       533      2309         0     67250      7004    878766   no data   no data  --
1382.18/346.59	c  N st    78   1710266       533      2309         0    109007      7004   1972670   no data   no data  --
1382.18/346.59	c  S st    78   1710266       533      2309         0    109007      7004   1972670   no data   no data  --
1383.74/346.96	c  S st    78   1710768       533      2309         0    109508      7004   1984657   no data   no data  --
1383.74/346.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1383.74/346.97	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1384.14/347.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.22
1384.14/347.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1384.14/347.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1384.14/347.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    533 time:  0.00 s
1384.14/347.09	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1452.78/364.25	c lits-rem:      1548  cl-subs:     8599  v-elim:      0  v-fix:    0  time: 68.41 s
1452.78/364.25	c vivif2 --  cl tried     2309 cl shrink        0 lits rem          0 time: 0.00
1452.78/364.27	c vivif2 --  cl tried   100909 cl shrink        0 lits rem          0 time: 0.09
1453.53/364.42	c asymm  cl-useful: 0/2309/2309 lits-rem:0 time: 0.60
1453.53/364.43	c calculated reachability. Time: 0.00
1453.53/364.43	c  N st    78   1710768       533      2309         0    100909      7004   1769381   no data   no data  --
1918.62/481.04	c  N st    79   2079732       533      2309         0    112753      7004   1984007   no data   no data  --
2090.14/524.09	c  N st    80   2210770       533      2309         0    116444      7004   1974122   no data   no data  --
2090.14/524.09	c  S st    80   2210770       533      2309         0    116444      7004   1974122   no data   no data  --
2091.74/524.49	c  S st    80   2211271       533      2309         0    116943      7004   1985830   no data   no data  --
2091.74/524.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
2091.74/524.49	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2092.14/524.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.24
2092.54/524.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2092.54/524.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2092.54/524.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    533 time:  0.00 s
2092.54/524.62	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2161.55/541.92	c lits-rem:       145  cl-subs:     8530  v-elim:      0  v-fix:    0  time: 68.99 s
2161.55/541.92	c vivif2 --  cl tried     2309 cl shrink        0 lits rem          0 time: 0.00
2161.55/541.95	c vivif2 --  cl tried   108413 cl shrink        0 lits rem          0 time: 0.09
2162.35/542.12	c asymm  cl-useful: 0/2309/2309 lits-rem:0 time: 0.68
2162.35/542.12	c calculated reachability. Time: 0.00
2162.35/542.12	c  N st    80   2211271       533      2309         0    108413      7004   1781340   no data   no data  --
2843.99/713.05	c  N st    81   2711272       533      2309         0    131945      7004   2214323   no data   no data  --
2843.99/713.05	c  S st    81   2711272       533      2309         0    131945      7004   2214323   no data   no data  --
2845.59/713.48	c  S st    81   2711774       533      2309         0    132447      7004   2226833   no data   no data  --
2845.59/713.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
2845.59/713.49	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2845.99/713.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.28
2846.39/713.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2846.39/713.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2846.39/713.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    533 time:  0.00 s
2846.39/713.63	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2954.89/740.84	c lits-rem:        77  cl-subs:    12014  v-elim:      0  v-fix:    0  time: 108.47 s
2954.89/740.84	c vivif2 --  cl tried     2309 cl shrink        0 lits rem          0 time: 0.00
2954.89/740.86	c vivif2 --  cl tried   120433 cl shrink        0 lits rem          0 time: 0.10
2955.69/741.06	c asymm  cl-useful: 0/2309/2309 lits-rem:0 time: 0.76
2955.69/741.06	c calculated reachability. Time: 0.00
2955.69/741.06	c  N st    81   2711774       533      2309         0    120433      7004   1952306   no data   no data  --
3653.32/915.93	c  N st    82   3211775       533      2309         0     96590      7004   1245336   no data   no data  --
3653.32/915.93	c  S st    82   3211775       533      2309         0     96590      7004   1245336   no data   no data  --
3654.52/916.22	c  S st    82   3212279       533      2309         0     97093      7004   1257870   no data   no data  --
3654.52/916.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3654.52/916.22	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3654.52/916.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.19
3654.95/916.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3654.95/916.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3654.95/916.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    533 time:  0.00 s
3654.95/916.33	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3669.68/920.08	c lits-rem:       126  cl-subs:     3779  v-elim:      0  v-fix:    0  time: 14.96 s
3669.68/920.08	c vivif2 --  cl tried     2309 cl shrink        0 lits rem          0 time: 0.00
3670.08/920.10	c vivif2 --  cl tried    93314 cl shrink        0 lits rem          0 time: 0.07
3670.48/920.23	c asymm  cl-useful: 0/2309/2309 lits-rem:0 time: 0.52
3670.48/920.23	c calculated reachability. Time: 0.00
3670.48/920.23	c  N st    82   3212279       533      2309         0     93314      7004   1174140   no data   no data  --
4414.70/1106.83	c  N st    83   3712280       533      2309         0    104230      7004   1380882   no data   no data  --
4414.70/1106.83	c  S st    83   3712280       533      2309         0    104230      7004   1380882   no data   no data  --
4415.90/1107.19	c  S st    83   3712785       533      2309         0    104735      7004   1393271   no data   no data  --
4415.90/1107.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
4415.90/1107.19	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4416.30/1107.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.20
4416.30/1107.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4416.30/1107.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4416.30/1107.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    533 time:  0.00 s
4416.30/1107.29	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
4434.65/1111.87	c lits-rem:       268  cl-subs:     3679  v-elim:      0  v-fix:    0  time: 18.26 s
4434.65/1111.87	c vivif2 --  cl tried     2309 cl shrink        0 lits rem          0 time: 0.00
4434.65/1111.89	c vivif2 --  cl tried   101056 cl shrink        0 lits rem          0 time: 0.07
4435.45/1112.04	c asymm  cl-useful: 0/2309/2309 lits-rem:0 time: 0.61
4435.45/1112.05	c calculated reachability. Time: 0.00
4435.45/1112.05	c  N st    83   3712785       533      2309         0    101056      7004   1308755   no data   no data  --
4510.03/1130.72	c  F st    84   3751565       533      2309         0    138836      7004   2305090   no data   no data  --
4510.03/1130.72	c  N st    84   3751565       533      2309         0    138836      7004   2305090   no data   no data  --
4521.99/1133.75	c Decided on static restart strategy
4565.87/1144.80	c  N st    94   3779873       533      2309         0     83731      7004    788601   no data   no data  --
4613.34/1156.69	c  N st    96   3815865       533      2309         0    118836      7004   1722951   no data   no data  --
4686.72/1175.03	c  N st    97   3848257       533      2309         0    150303      7004   2487363   no data   no data  --
4771.29/1196.20	c  N st    98   3896845       533      2309         0    113755      7004   1499097   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: 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-3368911-1305405859/watcher-3368911-1305405859 -o /tmp/evaluation-result-3368911-1305405859/solver-3368911-1305405859 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3368911-1305405859.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: 6.60 7.78 7.96 5/355 18349
/proc/meminfo: memFree=24734804/32950928 swapFree=67056568/67111528
[pid=18349] ppid=18347 vsize=51236 CPUtime=0.01 cores=0,2,4,6
/proc/18349/stat : 18349 (strangenight1-m) R 18347 18349 18278 0 -1 4202496 417 0 0 0 1 0 0 0 25 0 4 0 652182987 52465664 357 33554432000 4194304 4650419 140734755310384 18446744073709551615 47410964051890 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18349/statm: 12809 357 306 112 0 7774 0
[pid=18349/tid=18350] ppid=18347 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/18349/task/18350/stat : 18350 (strangenight1-m) R 18347 18349 18278 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 652182987 52465664 357 33554432000 4194304 4650419 140734755310384 18446744073709551615 47410964051479 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18349/tid=18351] ppid=18347 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/18349/task/18351/stat : 18351 (strangenight1-m) R 18347 18349 18278 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 652182987 52465664 357 33554432000 4194304 4650419 140734755310384 18446744073709551615 47410964051475 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18349/tid=18352] ppid=18347 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/18349/task/18352/stat : 18352 (strangenight1-m) R 18347 18349 18278 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 4 0 652182987 52465664 357 33554432000 4194304 4650419 140734755310384 18446744073709551615 47410964051485 0 0 4096 2 0 0 0 -1 2 0 0 0

[startup+0.11293 s]
/proc/loadavg: 6.60 7.78 7.96 5/355 18349
/proc/meminfo: memFree=24734804/32950928 swapFree=67056568/67111528
[pid=18349] ppid=18347 vsize=282392 CPUtime=0.42 cores=0,2,4,6
/proc/18349/stat : 18349 (strangenight1-m) R 18347 18349 18278 0 -1 4202496 1789 0 0 0 42 0 0 0 25 0 4 0 652182987 289169408 1657 33554432000 4194304 4650419 140734755310384 18446744073709551615 4367236 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/18349/statm: 70598 1657 391 112 0 65563 0
[pid=18349/tid=18350] ppid=18347 vsize=282392 CPUtime=0.1 cores=0,2,4,6
/proc/18349/task/18350/stat : 18350 (strangenight1-m) R 18347 18349 18278 0 -1 4202560 385 0 0 0 10 0 0 0 25 0 4 0 652182987 289169408 1657 33554432000 4194304 4650419 140734755310384 18446744073709551615 4367232 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18349/tid=18351] ppid=18347 vsize=282392 CPUtime=0.1 cores=0,2,4,6
/proc/18349/task/18351/stat : 18351 (strangenight1-m) R 18347 18349 18278 0 -1 4202560 346 0 0 0 10 0 0 0 25 0 4 0 652182987 289169408 1657 33554432000 4194304 4650419 140734755310384 18446744073709551615 4363452 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18349/tid=18352] ppid=18347 vsize=282392 CPUtime=0.1 cores=0,2,4,6
/proc/18349/task/18352/stat : 18352 (strangenight1-m) R 18347 18349 18278 0 -1 4202560 273 0 0 0 10 0 0 0 25 0 4 0 652182987 289169408 1657 33554432000 4194304 4650419 140734755310384 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.42
Current children cumulated vsize (KiB) 282392

[startup+0.200914 s]
/proc/loadavg: 6.60 7.78 7.96 5/355 18349
/proc/meminfo: memFree=24734804/32950928 swapFree=67056568/67111528
[pid=18349] ppid=18347 vsize=283532 CPUtime=0.77 cores=0,2,4,6
/proc/18349/stat : 18349 (strangenight1-m) R 18347 18349 18278 0 -1 4202496 2517 0 0 0 77 0 0 0 25 0 4 0 652182987 290336768 1787 33554432000 4194304 4650419 140734755310384 18446744073709551615 4315081 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/18349/statm: 70883 1788 393 112 0 65848 0
[pid=18349/tid=18350] ppid=18347 vsize=283532 CPUtime=0.19 cores=0,2,4,6
/proc/18349/task/18350/stat : 18350 (strangenight1-m) R 18347 18349 18278 0 -1 4202560 569 0 0 0 19 0 0 0 25 0 4 0 652182987 290336768 1788 33554432000 4194304 4650419 140734755310384 18446744073709551615 4334297 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18349/tid=18351] ppid=18347 vsize=283532 CPUtime=0.19 cores=0,2,4,6
/proc/18349/task/18351/stat : 18351 (strangenight1-m) R 18347 18349 18278 0 -1 4202560 524 0 0 0 19 0 0 0 25 0 4 0 652182987 290336768 1788 33554432000 4194304 4650419 140734755310384 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18349/tid=18352] ppid=18347 vsize=283532 CPUtime=0.19 cores=0,2,4,6
/proc/18349/task/18352/stat : 18352 (strangenight1-m) R 18347 18349 18278 0 -1 4202560 457 0 0 0 19 0 0 0 25 0 4 0 652182987 290336768 1788 33554432000 4194304 4650419 140734755310384 18446744073709551615 4366831 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.77
Current children cumulated vsize (KiB) 283532

[startup+0.300895 s]
/proc/loadavg: 6.60 7.78 7.96 5/355 18349
/proc/meminfo: memFree=24734804/32950928 swapFree=67056568/67111528
[pid=18349] ppid=18347 vsize=283688 CPUtime=1.17 cores=0,2,4,6
/proc/18349/stat : 18349 (strangenight1-m) R 18347 18349 18278 0 -1 4202496 2907 0 0 0 117 0 0 0 25 0 4 0 652182987 290496512 2177 33554432000 4194304 4650419 140734755310384 18446744073709551615 4364736 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/18349/statm: 70922 2177 393 112 0 65887 0
[pid=18349/tid=18350] ppid=18347 vsize=283688 CPUtime=0.29 cores=0,2,4,6
/proc/18349/task/18350/stat : 18350 (strangenight1-m) R 18347 18349 18278 0 -1 4202560 666 0 0 0 29 0 0 0 25 0 4 0 652182987 290496512 2177 33554432000 4194304 4650419 140734755310384 18446744073709551615 4367456 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18349/tid=18351] ppid=18347 vsize=283688 CPUtime=0.29 cores=0,2,4,6
/proc/18349/task/18351/stat : 18351 (strangenight1-m) R 18347 18349 18278 0 -1 4202560 622 0 0 0 29 0 0 0 25 0 4 0 652182987 290496512 2177 33554432000 4194304 4650419 140734755310384 18446744073709551615 4365321 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18349/tid=18352] ppid=18347 vsize=283688 CPUtime=0.29 cores=0,2,4,6
/proc/18349/task/18352/stat : 18352 (strangenight1-m) R 18347 18349 18278 0 -1 4202560 556 0 0 0 29 0 0 0 25 0 4 0 652182987 290496512 2177 33554432000 4194304 4650419 140734755310384 18446744073709551615 4328315 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 283688

[startup+0.70082 s]
/proc/loadavg: 6.60 7.78 7.96 5/355 18349
/proc/meminfo: memFree=24734804/32950928 swapFree=67056568/67111528
[pid=18349] ppid=18347 vsize=284844 CPUtime=2.77 cores=0,2,4,6
/proc/18349/stat : 18349 (strangenight1-m) R 18347 18349 18278 0 -1 4202496 4667 0 0 0 277 0 0 0 25 0 4 0 652182987 291680256 2778 33554432000 4194304 4650419 140734755310384 18446744073709551615 4333593 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/18349/statm: 71211 2779 393 112 0 66176 0
[pid=18349/tid=18350] ppid=18347 vsize=284844 CPUtime=0.69 cores=0,2,4,6
/proc/18349/task/18350/stat : 18350 (strangenight1-m) R 18347 18349 18278 0 -1 4202560 1075 0 0 0 69 0 0 0 25 0 4 0 652182987 291680256 2779 33554432000 4194304 4650419 140734755310384 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18349/tid=18351] ppid=18347 vsize=284844 CPUtime=0.69 cores=0,2,4,6
/proc/18349/task/18351/stat : 18351 (strangenight1-m) R 18347 18349 18278 0 -1 4202560 1039 0 0 0 69 0 0 0 25 0 4 0 652182987 291680256 2779 33554432000 4194304 4650419 140734755310384 18446744073709551615 4363416 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18349/tid=18352] ppid=18347 vsize=284844 CPUtime=0.69 cores=0,2,4,6
/proc/18349/task/18352/stat : 18352 (strangenight1-m) R 18347 18349 18278 0 -1 4202560 1079 0 0 0 69 0 0 0 25 0 4 0 652182987 291680256 2779 33554432000 4194304 4650419 140734755310384 18446744073709551615 4303936 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 284844

[startup+1.50067 s]
/proc/loadavg: 6.60 7.78 7.96 9/359 18353
/proc/meminfo: memFree=24699564/32950928 swapFree=67056568/67111528
[pid=18349] ppid=18347 vsize=285944 CPUtime=5.96 cores=0,2,4,6
/proc/18349/stat : 18349 (strangenight1-m) R 18347 18349 18278 0 -1 4202496 8975 0 0 0 595 1 0 0 25 0 4 0 652182987 292806656 4837 33554432000 4194304 4650419 140734755310384 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/18349/statm: 71486 4837 395 112 0 66451 0
[pid=18349/tid=18350] ppid=18347 vsize=285944 CPUtime=1.49 cores=0,2,4,6
/proc/18349/task/18350/stat : 18350 (strangenight1-m) R 18347 18349 18278 0 -1 4202560 1905 0 0 0 149 0 0 0 25 0 4 0 652182987 292806656 4837 33554432000 4194304 4650419 140734755310384 18446744073709551615 4365276 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18349/tid=18351] ppid=18347 vsize=285944 CPUtime=1.49 cores=0,2,4,6
/proc/18349/task/18351/stat : 18351 (strangenight1-m) R 18347 18349 18278 0 -1 4202560 1860 0 0 0 149 0 0 0 25 0 4 0 652182987 292806656 4837 33554432000 4194304 4650419 140734755310384 18446744073709551615 4365246 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18349/tid=18352] ppid=18347 vsize=285944 CPUtime=1.48 cores=0,2,4,6
/proc/18349/task/18352/stat : 18352 (strangenight1-m) R 18347 18349 18278 0 -1 4202560 1671 0 0 0 148 0 0 0 25 0 4 0 652182987 292806656 4837 33554432000 4194304 4650419 140734755310384 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 285944

[startup+3.10036 s]
/proc/loadavg: 6.60 7.78 7.96 9/359 18353
/proc/meminfo: memFree=24678732/32950928 swapFree=67056568/67111528
[pid=18349] ppid=18347 vsize=304380 CPUtime=12.35 cores=0,2,4,6
/proc/18349/stat : 18349 (strangenight1-m) R 18347 18349 18278 0 -1 4202496 17215 0 0 0 1233 2 0 0 25 0 4 0 652182987 311685120 9879 33554432000 4194304 4650419 140734755310384 18446744073709551615 4365343 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/18349/statm: 76095 9879 395 112 0 71060 0
[pid=18349/tid=18350] ppid=18347 vsize=304380 CPUtime=3.08 cores=0,2,4,6
/proc/18349/task/18350/stat : 18350 (strangenight1-m) R 18347 18349 18278 0 -1 4202560 4025 0 0 0 308 0 0 0 25 0 4 0 652182987 311685120 9879 33554432000 4194304 4650419 140734755310384 18446744073709551615 4363510 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18349/tid=18351] ppid=18347 vsize=304380 CPUtime=3.08 cores=0,2,4,6
/proc/18349/task/18351/stat : 18351 (strangenight1-m) R 18347 18349 18278 0 -1 4202560 4594 0 0 0 308 0 0 0 25 0 4 0 652182987 311685120 9879 33554432000 4194304 4650419 140734755310384 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18349/tid=18352] ppid=18347 vsize=304380 CPUtime=3.08 cores=0,2,4,6
/proc/18349/task/18352/stat : 18352 (strangenight1-m) R 18347 18349 18278 0 -1 4202560 3841 0 0 0 308 0 0 0 25 0 4 0 652182987 311685120 9879 33554432000 4194304 4650419 140734755310384 18446744073709551615 4329570 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 304380

[startup+6.30075 s]
/proc/loadavg: 6.71 7.78 7.96 9/359 18353
/proc/meminfo: memFree=24646640/32950928 swapFree=67056568/67111528
[pid=18349] ppid=18347 vsize=322972 CPUtime=25.11 cores=0,2,4,6
/proc/18349/stat : 18349 (strangenight1-m) R 18347 18349 18278 0 -1 4202496 26709 0 0 0 2508 3 0 0 25 0 4 0 652182987 330723328 14526 33554432000 4194304 4650419 140734755310384 18446744073709551615 4366879 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/18349/statm: 80743 14526 395 112 0 75708 0
[pid=18349/tid=18350] ppid=18347 vsize=322972 CPUtime=6.28 cores=0,2,4,6
/proc/18349/task/18350/stat : 18350 (strangenight1-m) R 18347 18349 18278 0 -1 4202560 7030 0 0 0 628 0 0 0 25 0 4 0 652182987 330723328 14526 33554432000 4194304 4650419 140734755310384 18446744073709551615 4364495 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18349/tid=18351] ppid=18347 vsize=322972 CPUtime=6.28 cores=0,2,4,6
/proc/18349/task/18351/stat : 18351 (strangenight1-m) R 18347 18349 18278 0 -1 4202560 7544 0 0 0 628 0 0 0 25 0 4 0 652182987 330723328 14526 33554432000 4194304 4650419 140734755310384 18446744073709551615 4438387 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18349/tid=18352] ppid=18347 vsize=322972 CPUtime=6.28 cores=0,2,4,6
/proc/18349/task/18352/stat : 18352 (strangenight1-m) R 18347 18349 18278 0 -1 4202560 5149 0 0 0 628 0 0 0 25 0 4 0 652182987 330723328 14526 33554432000 4194304 4650419 140734755310384 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 322972

[startup+12.7005 s]
/proc/loadavg: 6.82 7.78 7.96 9/359 18353
/proc/meminfo: memFree=24604652/32950928 swapFree=67056568/67111528
[pid=18349] ppid=18347 vsize=323824 CPUtime=50.64 cores=0,2,4,6
/proc/18349/stat : 18349 (strangenight1-m) R 18347 18349 18278 0 -1 4202496 39042 0 0 0 5058 6 0 0 25 0 4 0 652182987 331595776 19021 33554432000 4194304 4650419 140734755310384 18446744073709551615 4364788 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/18349/statm: 80956 19021 395 112 0 75921 0
[pid=18349/tid=18350] ppid=18347 vsize=323824 CPUtime=12.68 cores=0,2,4,6
/proc/18349/task/18350/stat : 18350 (strangenight1-m) R 18347 18349 18278 0 -1 4202560 10791 0 0 0 1267 1 0 0 25 0 4 0 652182987 331595776 19021 33554432000 4194304 4650419 140734755310384 18446744073709551615 4365300 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18349/tid=18351] ppid=18347 vsize=323824 CPUtime=12.69 cores=0,2,4,6
/proc/18349/task/18351/stat : 18351 (strangenight1-m) R 18347 18349 18278 0 -1 4202560 10512 0 0 0 1268 1 0 0 25 0 4 0 652182987 331595776 19021 33554432000 4194304 4650419 140734755310384 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18349/tid=18352] ppid=18347 vsize=323824 CPUtime=12.68 cores=0,2,4,6
/proc/18349/task/18352/stat : 18352 (strangenight1-m) R 18347 18349 18278 0 -1 4202560 6519 0 0 0 1268 0 0 0 25 0 4 0 652182987 331595776 19021 33554432000 4194304 4650419 140734755310384 18446744073709551615 4363496 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 50.64
Current children cumulated vsize (KiB) 323824

[startup+25.5011 s]
/proc/loadavg: 7.21 7.83 7.97 9/359 18353
/proc/meminfo: memFree=24541208/32950928 swapFree=67056568/67111528
[pid=18349] ppid=18347 vsize=325376 CPUtime=101.69 cores=0,2,4,6
/proc/18349/stat : 18349 (strangenight1-m) R 18347 18349 18278 0 -1 4202496 60661 0 0 0 10158 11 0 0 25 0 4 0 652182987 333185024 26874 33554432000 4194304 4650419 140734755310384 18446744073709551615 4365286 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/18349/statm: 81344 26874 395 112 0 76309 0
[pid=18349/tid=18350] ppid=18347 vsize=325376 CPUtime=25.49 cores=0,2,4,6
/proc/18349/task/18350/stat : 18350 (strangenight1-m) R 18347 18349 18278 0 -1 4202560 17437 0 0 0 2546 3 0 0 25 0 4 0 652182987 333185024 26874 33554432000 4194304 4650419 140734755310384 18446744073709551615 4366950 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18349/tid=18351] ppid=18347 vsize=325376 CPUtime=25.49 cores=0,2,4,6
/proc/18349/task/18351/stat : 18351 (strangenight1-m) R 18347 18349 18278 0 -1 4202560 17418 0 0 0 2546 3 0 0 25 0 4 0 652182987 333185024 26874 33554432000 4194304 4650419 140734755310384 18446744073709551615 4365348 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18349/tid=18352] ppid=18347 vsize=325376 CPUtime=25.48 cores=0,2,4,6
/proc/18349/task/18352/stat : 18352 (strangenight1-m) R 18347 18349 18278 0 -1 4202560 7503 0 0 0 2547 1 0 0 25 0 4 0 652182987 333185024 26874 33554432000 4194304 4650419 140734755310384 18446744073709551615 4364762 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 101.69
Current children cumulated vsize (KiB) 325376

[startup+51.1012 s]
/proc/loadavg: 7.48 7.84 7.97 9/359 18354
/proc/meminfo: memFree=24498220/32950928 swapFree=67056568/67111528
[pid=18349] ppid=18347 vsize=317152 CPUtime=203.81 cores=0,2,4,6
/proc/18349/stat : 18349 (strangenight1-m) R 18347 18349 18278 0 -1 4202496 88585 0 0 0 20363 18 0 0 25 0 4 0 652182987 324763648 35161 33554432000 4194304 4650419 140734755310384 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/18349/statm: 79288 35161 395 112 0 74253 0
[pid=18349/tid=18350] ppid=18347 vsize=317152 CPUtime=51.09 cores=0,2,4,6
/proc/18349/task/18350/stat : 18350 (strangenight1-m) R 18347 18349 18278 0 -1 4202560 28083 0 0 0 5104 5 0 0 25 0 4 0 652182987 324763648 35161 33554432000 4194304 4650419 140734755310384 18446744073709551615 4363423 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18349/tid=18351] ppid=18347 vsize=317152 CPUtime=51.08 cores=0,2,4,6
/proc/18349/task/18351/stat : 18351 (strangenight1-m) R 18347 18349 18278 0 -1 4202560 24037 0 0 0 5104 4 0 0 25 0 4 0 652182987 324763648 35161 33554432000 4194304 4650419 140734755310384 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18349/tid=18352] ppid=18347 vsize=317152 CPUtime=51.07 cores=0,2,4,6
/proc/18349/task/18352/stat : 18352 (strangenight1-m) R 18347 18349 18278 0 -1 4202560 8686 0 0 0 5106 1 0 0 25 0 4 0 652182987 324763648 35161 33554432000 4194304 4650419 140734755310384 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 203.81
Current children cumulated vsize (KiB) 317152

[startup+102.3 s]
/proc/loadavg: 7.82 7.88 7.97 9/359 18355
/proc/meminfo: memFree=24445116/32950928 swapFree=67056568/67111528
[pid=18349] ppid=18347 vsize=319368 CPUtime=408.08 cores=0,2,4,6
/proc/18349/stat : 18349 (strangenight1-m) R 18347 18349 18278 0 -1 4202496 127799 0 0 0 40774 34 0 0 25 0 4 0 652182987 327032832 43382 33554432000 4194304 4650419 140734755310384 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/18349/statm: 79842 43382 395 112 0 74807 0
[pid=18349/tid=18350] ppid=18347 vsize=319368 CPUtime=102.3 cores=0,2,4,6
/proc/18349/task/18350/stat : 18350 (strangenight1-m) R 18347 18349 18278 0 -1 4202560 42427 0 0 0 10220 10 0 0 25 0 4 0 652182987 327032832 43383 33554432000 4194304 4650419 140734755310384 18446744073709551615 4438399 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18349/tid=18351] ppid=18347 vsize=319368 CPUtime=102.3 cores=0,2,4,6
/proc/18349/task/18351/stat : 18351 (strangenight1-m) R 18347 18349 18278 0 -1 4202560 31723 0 0 0 10222 8 0 0 25 0 4 0 652182987 327032832 43383 33554432000 4194304 4650419 140734755310384 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18349/tid=18352] ppid=18347 vsize=319368 CPUtime=102.28 cores=0,2,4,6
/proc/18349/task/18352/stat : 18352 (strangenight1-m) R 18347 18349 18278 0 -1 4202560 10965 0 0 0 10226 2 0 0 25 0 4 0 652182987 327032832 43383 33554432000 4194304 4650419 140734755310384 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 408.08
Current children cumulated vsize (KiB) 319368

[startup+162.301 s]

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

[pid=18349] ppid=18347 vsize=551840 CPUtime=2801.32 cores=0,2,4,6
/proc/18349/stat : 18349 (strangenight1-m) R 18347 18349 18278 0 -1 4202496 372289 0 0 0 280003 129 0 0 25 0 4 0 652182987 565084160 94967 33554432000 4194304 4650419 140734755310384 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/18349/statm: 137960 94967 395 112 0 132925 0
[pid=18349/tid=18350] ppid=18347 vsize=551840 CPUtime=702.31 cores=0,2,4,6
/proc/18349/task/18350/stat : 18350 (strangenight1-m) R 18347 18349 18278 0 -1 4202560 119367 0 0 0 70191 40 0 0 25 0 4 0 652182987 565084160 94967 33554432000 4194304 4650419 140734755310384 18446744073709551615 4365289 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18349/tid=18351] ppid=18347 vsize=551840 CPUtime=702.31 cores=0,2,4,6
/proc/18349/task/18351/stat : 18351 (strangenight1-m) R 18347 18349 18278 0 -1 4202560 113483 0 0 0 70189 42 0 0 25 0 4 0 652182987 565084160 94967 33554432000 4194304 4650419 140734755310384 18446744073709551615 4363600 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18349/tid=18352] ppid=18347 vsize=551840 CPUtime=702.17 cores=0,2,4,6
/proc/18349/task/18352/stat : 18352 (strangenight1-m) R 18347 18349 18278 0 -1 4202560 28460 0 0 0 70210 7 0 0 25 0 4 0 652182987 565084160 94967 33554432000 4194304 4650419 140734755310384 18446744073709551615 4363880 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2801.32
Current children cumulated vsize (KiB) 551840

[startup+762.301 s]
/proc/loadavg: 8.08 8.07 8.01 9/359 18373
/proc/meminfo: memFree=24077624/32950928 swapFree=67056568/67111528
[pid=18349] ppid=18347 vsize=563480 CPUtime=3040.69 cores=0,2,4,6
/proc/18349/stat : 18349 (strangenight1-m) R 18347 18349 18278 0 -1 4202496 394353 0 0 0 303928 141 0 0 25 0 4 0 652182987 577003520 102470 33554432000 4194304 4650419 140734755310384 18446744073709551615 4364792 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/18349/statm: 140870 102470 395 112 0 135835 0
[pid=18349/tid=18350] ppid=18347 vsize=563480 CPUtime=762.32 cores=0,2,4,6
/proc/18349/task/18350/stat : 18350 (strangenight1-m) R 18347 18349 18278 0 -1 4202560 126354 0 0 0 76188 44 0 0 25 0 4 0 652182987 577003520 102471 33554432000 4194304 4650419 140734755310384 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18349/tid=18351] ppid=18347 vsize=563480 CPUtime=762.33 cores=0,2,4,6
/proc/18349/task/18351/stat : 18351 (strangenight1-m) R 18347 18349 18278 0 -1 4202560 120128 0 0 0 76186 47 0 0 25 0 4 0 652182987 577003520 102471 33554432000 4194304 4650419 140734755310384 18446744073709551615 4315114 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18349/tid=18352] ppid=18347 vsize=563480 CPUtime=762.17 cores=0,2,4,6
/proc/18349/task/18352/stat : 18352 (strangenight1-m) R 18347 18349 18278 0 -1 4202560 30091 0 0 0 76209 8 0 0 25 0 4 0 652182987 577003520 102471 33554432000 4194304 4650419 140734755310384 18446744073709551615 4365327 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3040.69
Current children cumulated vsize (KiB) 563480

[startup+822.301 s]
/proc/loadavg: 8.03 8.05 8.01 9/359 18375
/proc/meminfo: memFree=24051680/32950928 swapFree=67056568/67111528
[pid=18349] ppid=18347 vsize=605452 CPUtime=3279.98 cores=0,2,4,6
/proc/18349/stat : 18349 (strangenight1-m) R 18347 18349 18278 0 -1 4202496 414984 0 0 0 327847 151 0 0 25 0 4 0 652182987 619982848 102399 33554432000 4194304 4650419 140734755310384 18446744073709551615 4365357 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/18349/statm: 151363 102399 395 112 0 146328 0
[pid=18349/tid=18350] ppid=18347 vsize=605452 CPUtime=822.31 cores=0,2,4,6
/proc/18349/task/18350/stat : 18350 (strangenight1-m) R 18347 18349 18278 0 -1 4202560 131287 0 0 0 82184 47 0 0 25 0 4 0 652182987 619982848 102399 33554432000 4194304 4650419 140734755310384 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18349/tid=18351] ppid=18347 vsize=605452 CPUtime=822.32 cores=0,2,4,6
/proc/18349/task/18351/stat : 18351 (strangenight1-m) R 18347 18349 18278 0 -1 4202560 126499 0 0 0 82181 51 0 0 25 0 4 0 652182987 619982848 102399 33554432000 4194304 4650419 140734755310384 18446744073709551615 4366931 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18349/tid=18352] ppid=18347 vsize=605452 CPUtime=822.15 cores=0,2,4,6
/proc/18349/task/18352/stat : 18352 (strangenight1-m) R 18347 18349 18278 0 -1 4202560 32405 0 0 0 82206 9 0 0 25 0 4 0 652182987 619982848 102399 33554432000 4194304 4650419 140734755310384 18446744073709551615 4364777 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3279.98
Current children cumulated vsize (KiB) 605452

[startup+882.313 s]
/proc/loadavg: 8.07 8.06 8.01 9/359 18376
/proc/meminfo: memFree=24009760/32950928 swapFree=67056568/67111528
[pid=18349] ppid=18347 vsize=629892 CPUtime=3519.35 cores=0,2,4,6
/proc/18349/stat : 18349 (strangenight1-m) R 18347 18349 18278 0 -1 4202496 436936 0 0 0 351773 162 0 0 25 0 4 0 652182987 645009408 107240 33554432000 4194304 4650419 140734755310384 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/18349/statm: 157473 107240 395 112 0 152438 0
[pid=18349/tid=18350] ppid=18347 vsize=629892 CPUtime=882.33 cores=0,2,4,6
/proc/18349/task/18350/stat : 18350 (strangenight1-m) R 18347 18349 18278 0 -1 4202560 139458 0 0 0 88183 50 0 0 25 0 4 0 652182987 645009408 107240 33554432000 4194304 4650419 140734755310384 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18349/tid=18351] ppid=18347 vsize=629892 CPUtime=882.33 cores=0,2,4,6
/proc/18349/task/18351/stat : 18351 (strangenight1-m) R 18347 18349 18278 0 -1 4202560 132905 0 0 0 88179 54 0 0 25 0 4 0 652182987 645009408 107240 33554432000 4194304 4650419 140734755310384 18446744073709551615 4367295 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18349/tid=18352] ppid=18347 vsize=629892 CPUtime=882.16 cores=0,2,4,6
/proc/18349/task/18352/stat : 18352 (strangenight1-m) R 18347 18349 18278 0 -1 4202560 36339 0 0 0 88204 12 0 0 25 0 4 0 652182987 645009408 107240 33554432000 4194304 4650419 140734755310384 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3519.35
Current children cumulated vsize (KiB) 629892

[startup+942.301 s]
/proc/loadavg: 8.11 8.07 8.01 9/359 18378
/proc/meminfo: memFree=24033308/32950928 swapFree=67056568/67111528
[pid=18349] ppid=18347 vsize=576248 CPUtime=3758.61 cores=0,2,4,6
/proc/18349/stat : 18349 (strangenight1-m) R 18347 18349 18278 0 -1 4202496 458424 0 0 0 375691 170 0 0 25 0 4 0 652182987 590077952 107353 33554432000 4194304 4650419 140734755310384 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/18349/statm: 144062 107353 395 112 0 139027 0
[pid=18349/tid=18350] ppid=18347 vsize=576248 CPUtime=942.32 cores=0,2,4,6
/proc/18349/task/18350/stat : 18350 (strangenight1-m) R 18347 18349 18278 0 -1 4202560 146310 0 0 0 94179 53 0 0 25 0 4 0 652182987 590077952 107353 33554432000 4194304 4650419 140734755310384 18446744073709551615 4366920 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18349/tid=18351] ppid=18347 vsize=576248 CPUtime=942.32 cores=0,2,4,6
/proc/18349/task/18351/stat : 18351 (strangenight1-m) R 18347 18349 18278 0 -1 4202560 139331 0 0 0 94175 57 0 0 25 0 4 0 652182987 590077952 107353 33554432000 4194304 4650419 140734755310384 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18349/tid=18352] ppid=18347 vsize=576248 CPUtime=942.13 cores=0,2,4,6
/proc/18349/task/18352/stat : 18352 (strangenight1-m) R 18347 18349 18278 0 -1 4202560 39341 0 0 0 94200 13 0 0 25 0 4 0 652182987 590077952 107353 33554432000 4194304 4650419 140734755310384 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3758.61
Current children cumulated vsize (KiB) 576248

[startup+1002.3 s]
/proc/loadavg: 8.20 8.10 8.02 9/359 18388
/proc/meminfo: memFree=24000432/32950928 swapFree=67056568/67111528
[pid=18349] ppid=18347 vsize=642384 CPUtime=3997.89 cores=0,2,4,6
/proc/18349/stat : 18349 (strangenight1-m) R 18347 18349 18278 0 -1 4202496 480704 0 0 0 399609 180 0 0 25 0 4 0 652182987 657801216 116771 33554432000 4194304 4650419 140734755310384 18446744073709551615 4330741 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/18349/statm: 160596 116771 395 112 0 155561 0
[pid=18349/tid=18350] ppid=18347 vsize=642384 CPUtime=1002.32 cores=0,2,4,6
/proc/18349/task/18350/stat : 18350 (strangenight1-m) R 18347 18349 18278 0 -1 4202560 153468 0 0 0 100176 56 0 0 25 0 4 0 652182987 657801216 116771 33554432000 4194304 4650419 140734755310384 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18349/tid=18351] ppid=18347 vsize=642384 CPUtime=1002.3 cores=0,2,4,6
/proc/18349/task/18351/stat : 18351 (strangenight1-m) R 18347 18349 18278 0 -1 4202560 147709 0 0 0 100170 60 0 0 25 0 4 0 652182987 657801216 116771 33554432000 4194304 4650419 140734755310384 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18349/tid=18352] ppid=18347 vsize=642384 CPUtime=1002.11 cores=0,2,4,6
/proc/18349/task/18352/stat : 18352 (strangenight1-m) R 18347 18349 18278 0 -1 4202560 39618 0 0 0 100198 13 0 0 25 0 4 0 652182987 657801216 116771 33554432000 4194304 4650419 140734755310384 18446744073709551615 4365276 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3997.89
Current children cumulated vsize (KiB) 642384

[startup+1062.3 s]
/proc/loadavg: 8.12 8.10 8.02 9/359 18390
/proc/meminfo: memFree=23995496/32950928 swapFree=67056568/67111528
[pid=18349] ppid=18347 vsize=642564 CPUtime=4237.22 cores=0,2,4,6
/proc/18349/stat : 18349 (strangenight1-m) R 18347 18349 18278 0 -1 4202496 499285 0 0 0 423534 188 0 0 25 0 4 0 652182987 657985536 114088 33554432000 4194304 4650419 140734755310384 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/18349/statm: 160641 114088 395 112 0 155606 0
[pid=18349/tid=18350] ppid=18347 vsize=642564 CPUtime=1062.32 cores=0,2,4,6
/proc/18349/task/18350/stat : 18350 (strangenight1-m) R 18347 18349 18278 0 -1 4202560 161118 0 0 0 106172 60 0 0 25 0 4 0 652182987 657985536 114088 33554432000 4194304 4650419 140734755310384 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18349/tid=18351] ppid=18347 vsize=642564 CPUtime=1062.31 cores=0,2,4,6
/proc/18349/task/18351/stat : 18351 (strangenight1-m) R 18347 18349 18278 0 -1 4202560 154596 0 0 0 106168 63 0 0 25 0 4 0 652182987 657985536 114088 33554432000 4194304 4650419 140734755310384 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18349/tid=18352] ppid=18347 vsize=642564 CPUtime=1062.11 cores=0,2,4,6
/proc/18349/task/18352/stat : 18352 (strangenight1-m) R 18347 18349 18278 0 -1 4202560 40175 0 0 0 106198 13 0 0 25 0 4 0 652182987 657985536 114088 33554432000 4194304 4650419 140734755310384 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4237.22
Current children cumulated vsize (KiB) 642564

[startup+1122.3 s]
/proc/loadavg: 8.24 8.13 8.04 9/359 18392
/proc/meminfo: memFree=23974244/32950928 swapFree=67056568/67111528
[pid=18349] ppid=18347 vsize=590208 CPUtime=4476.52 cores=0,2,4,6
/proc/18349/stat : 18349 (strangenight1-m) R 18347 18349 18278 0 -1 4202496 520599 0 0 0 447456 196 0 0 25 0 4 0 652182987 604372992 115014 33554432000 4194304 4650419 140734755310384 18446744073709551615 4365346 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/18349/statm: 147552 115014 395 112 0 142517 0
[pid=18349/tid=18350] ppid=18347 vsize=590208 CPUtime=1122.32 cores=0,2,4,6
/proc/18349/task/18350/stat : 18350 (strangenight1-m) R 18347 18349 18278 0 -1 4202560 169775 0 0 0 112170 62 0 0 25 0 4 0 652182987 604372992 115014 33554432000 4194304 4650419 140734755310384 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18349/tid=18351] ppid=18347 vsize=590208 CPUtime=1122.3 cores=0,2,4,6
/proc/18349/task/18351/stat : 18351 (strangenight1-m) R 18347 18349 18278 0 -1 4202560 161429 0 0 0 112165 65 0 0 25 0 4 0 652182987 604372992 115014 33554432000 4194304 4650419 140734755310384 18446744073709551615 4366953 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18349/tid=18352] ppid=18347 vsize=590208 CPUtime=1122.09 cores=0,2,4,6
/proc/18349/task/18352/stat : 18352 (strangenight1-m) R 18347 18349 18278 0 -1 4202560 40237 0 0 0 112196 13 0 0 25 0 4 0 652182987 604372992 115014 33554432000 4194304 4650419 140734755310384 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4476.52
Current children cumulated vsize (KiB) 590208

[startup+1182.3 s]
/proc/loadavg: 8.09 8.11 8.03 9/359 18393
/proc/meminfo: memFree=23953376/32950928 swapFree=67056568/67111528
[pid=18349] ppid=18347 vsize=589800 CPUtime=4715.84 cores=0,2,4,6
/proc/18349/stat : 18349 (strangenight1-m) R 18347 18349 18278 0 -1 4202496 538396 0 0 0 471380 204 0 0 25 0 4 0 652182987 603955200 116199 33554432000 4194304 4650419 140734755310384 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/18349/statm: 147450 116199 395 112 0 142415 0
[pid=18349/tid=18350] ppid=18347 vsize=589800 CPUtime=1182.33 cores=0,2,4,6
/proc/18349/task/18350/stat : 18350 (strangenight1-m) R 18347 18349 18278 0 -1 4202560 176941 0 0 0 118168 65 0 0 25 0 4 0 652182987 603955200 116199 33554432000 4194304 4650419 140734755310384 18446744073709551615 4363880 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18349/tid=18351] ppid=18347 vsize=589800 CPUtime=1182.31 cores=0,2,4,6
/proc/18349/task/18351/stat : 18351 (strangenight1-m) R 18347 18349 18278 0 -1 4202560 169171 0 0 0 118163 68 0 0 25 0 4 0 652182987 603955200 116199 33554432000 4194304 4650419 140734755310384 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18349/tid=18352] ppid=18347 vsize=589800 CPUtime=1182.09 cores=0,2,4,6
/proc/18349/task/18352/stat : 18352 (strangenight1-m) R 18347 18349 18278 0 -1 4202560 41927 0 0 0 118194 15 0 0 25 0 4 0 652182987 603955200 116199 33554432000 4194304 4650419 140734755310384 18446744073709551615 4367236 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4715.84
Current children cumulated vsize (KiB) 589800



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.4 s]
/proc/loadavg: 7.82 8.05 8.01 6/355 18398
/proc/meminfo: memFree=24268456/32950928 swapFree=67056568/67111528
[pid=18349] ppid=18347 vsize=708068 CPUtime=4800.04 cores=0,2,4,6
/proc/18349/stat : 18349 (strangenight1-m) R 18347 18349 18278 0 -1 4202496 546058 0 0 0 479797 207 0 0 25 0 4 0 652182987 725061632 119660 33554432000 4194304 4650419 140734755310384 18446744073709551615 4365246 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/18349/statm: 177017 119660 395 112 0 171982 0
[pid=18349/tid=18350] ppid=18347 vsize=708068 CPUtime=1203.43 cores=0,2,4,6
/proc/18349/task/18350/stat : 18350 (strangenight1-m) R 18347 18349 18278 0 -1 4202560 178459 0 0 0 120277 66 0 0 25 0 4 0 652182987 725061632 119661 33554432000 4194304 4650419 140734755310384 18446744073709551615 4365330 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18349/tid=18351] ppid=18347 vsize=708068 CPUtime=1203.43 cores=0,2,4,6
/proc/18349/task/18351/stat : 18351 (strangenight1-m) R 18347 18349 18278 0 -1 4202560 171843 0 0 0 120274 69 0 0 25 0 4 0 652182987 725061632 119661 33554432000 4194304 4650419 140734755310384 18446744073709551615 4360418 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18349/tid=18352] ppid=18347 vsize=708068 CPUtime=1203.21 cores=0,2,4,6
/proc/18349/task/18352/stat : 18352 (strangenight1-m) R 18347 18349 18278 0 -1 4202560 43001 0 0 0 120306 15 0 0 25 0 4 0 652182987 725061632 119661 33554432000 4194304 4650419 140734755310384 18446744073709551615 4366931 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.04
Current children cumulated vsize (KiB) 708068

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

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

[startup+1203.4 s]
/proc/loadavg: 7.82 8.05 8.01 6/355 18398
/proc/meminfo: memFree=24268456/32950928 swapFree=67056568/67111528
[pid=18349] ppid=18347 vsize=708068 CPUtime=4800.04 cores=0,2,4,6
/proc/18349/stat : 18349 (strangenight1-m) R 18347 18349 18278 0 -1 4202496 546058 0 0 0 479797 207 0 0 25 0 4 0 652182987 725061632 119660 33554432000 4194304 4650419 140734755310384 18446744073709551615 4365246 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/18349/statm: 177017 119660 395 112 0 171982 0
[pid=18349/tid=18350] ppid=18347 vsize=708068 CPUtime=1203.43 cores=0,2,4,6
/proc/18349/task/18350/stat : 18350 (strangenight1-m) R 18347 18349 18278 0 -1 4202560 178459 0 0 0 120277 66 0 0 25 0 4 0 652182987 725061632 119661 33554432000 4194304 4650419 140734755310384 18446744073709551615 4365330 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18349/tid=18351] ppid=18347 vsize=708068 CPUtime=1203.43 cores=0,2,4,6
/proc/18349/task/18351/stat : 18351 (strangenight1-m) R 18347 18349 18278 0 -1 4202560 171843 0 0 0 120274 69 0 0 25 0 4 0 652182987 725061632 119661 33554432000 4194304 4650419 140734755310384 18446744073709551615 4360418 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18349/tid=18352] ppid=18347 vsize=708068 CPUtime=1203.21 cores=0,2,4,6
/proc/18349/task/18352/stat : 18352 (strangenight1-m) R 18347 18349 18278 0 -1 4202560 43001 0 0 0 120306 15 0 0 25 0 4 0 652182987 725061632 119661 33554432000 4194304 4650419 140734755310384 18446744073709551615 4366931 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.04
Current children cumulated vsize (KiB) 708068

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.45
CPU time (s): 4800.11
CPU user time (s): 4798.01
CPU system time (s): 2.10168
CPU usage (%): 398.861
Max. virtual memory (cumulated for all children) (KiB): 793452

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.01
system time used= 2.10168
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 546059
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= 242
involuntary context switches= 22826

runsolver used 3.89841 second user time and 9.62254 second system time

The end

Launcher Data

Begin job on node148 at 2011-05-14 22:44:19
IDJOB=3368911
IDBENCH=82920
IDSOLVER=1846
FILE ID=node148/3368911-1305405859
RUNJOBID= node148-1305405858-18296
PBS_JOBID= 13324501
Free space on /tmp= 72836 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt (fixed)
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v550-c2343-S1114532273-035.SATISFIABLE.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3368911-1305405859/watcher-3368911-1305405859 -o /tmp/evaluation-result-3368911-1305405859/solver-3368911-1305405859 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3368911-1305405859.cnf

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

MD5SUM BENCH= ff7e731e0657a2728f5ff73a4fd8bb2e
RANDOM SEED=1274019472

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
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:     32950928 kB
MemFree:      24734960 kB
Buffers:        316024 kB
Cached:        4594948 kB
SwapCached:       8488 kB
Active:        4568540 kB
Inactive:      3293144 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      24734960 kB
SwapTotal:    67111528 kB
SwapFree:     67056568 kB
Dirty:           12608 kB
Writeback:           0 kB
AnonPages:     2947736 kB
Mapped:          27208 kB
Slab:           259228 kB
PageTables:      28860 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 84748196 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= 72828 MiB
End job on node148 at 2011-05-14 23:04:25