Trace number 3368794

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.24 1203.35

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v550-c2343-S720541313-052.UNKNOWN.cnf
MD5SUM529f91a307fdda5249e1a091ee33e647
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of 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.01	c Using 4 threads
0.00/0.01	c This is CryptoMiniSat 2.9.0
0.00/0.01	c compiled with gcc version 4.4.5
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3368794-1305403107.cnf'
0.00/0.01	c -- header says num vars:            550
0.00/0.01	c -- header says num clauses:        2343
0.00/0.01	c -- clauses added:            0 learnts,         2343 normals,            0 xors
0.00/0.01	c -- vars added        550
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0       550      2343         0         0      7029         0   no data   no data  --
0.00/0.01	c asymm  cl-useful: 0/2343/2343 lits-rem:0 time: 0.01
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    550 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
0.00/0.02	c lits-rem:         0  cl-subs:        0  v-elim:     22  v-fix:    0  time:  0.01 s
0.00/0.02	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.02	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.02	c calculated reachability. Time: 0.00
0.00/0.02	c Calc default polars -  time:   0.00 s pos:     232 undec:      67 neg:     251
0.00/0.02	c =========================================================================================
0.00/0.02	c types(t): F = full restart, N = normal restart
0.00/0.02	c types(t): S = simplification begin/end, E = solution found
0.00/0.02	c restart types(rt): st = static, dy = dynamic
0.00/0.02	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.02	c  B st     0         0       528      2325         0         0      7087         0   no data   no data  --
0.16/0.07	c Decided on static restart strategy
0.37/0.17	c  N st     8      4921       528      2325         0      4841      7087    124257   no data   no data  --
1.57/0.44	c  N st    10     11304       528      2325         0      4490      7087     81630   no data   no data  --
2.76/0.71	c  N st    11     17050       528      2325         0     10115      7087    227149   no data   no data  --
4.40/1.13	c  F st    12     25001       528      2325         0     12421      7087    282091   no data   no data  --
4.40/1.13	c  N st    12     25001       528      2325         0     12421      7087    282091   no data   no data  --
5.16/1.37	c Decided on static restart strategy
5.16/1.37	c  N st    18     30001       528      2325         0     10686      7087    216380   no data   no data  --
5.16/1.37	c  S st    18     30001       528      2325         0     10686      7087    216380   no data   no data  --
5.56/1.40	c  S st    18     30502       528      2325         0     11187      7087    227945   no data   no data  --
5.56/1.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.56/1.40	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.56/1.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.02
5.56/1.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.56/1.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.56/1.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    528 time:  0.00 s
5.56/1.42	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
6.36/1.63	c lits-rem:       125  cl-subs:      469  v-elim:      0  v-fix:    0  time:  0.86 s
6.36/1.64	c asymm  cl-useful: 0/2325/2325 lits-rem:0 time: 0.03
6.36/1.64	c calculated reachability. Time: 0.00
6.36/1.64	c  N st    18     30502       528      2325         0     10718      7087    214164   no data   no data  --
7.95/2.04	c  N st    20     37613       528      2325         0      9959      7087    176910   no data   no data  --
9.54/2.43	c  N st    21     44013       528      2325         0     16222      7087    338008   no data   no data  --
9.94/2.55	c  S st    22     45754       528      2325         0      9185      7087    138571   no data   no data  --
9.94/2.58	c  S st    22     46258       528      2325         0      9685      7087    150785   no data   no data  --
9.94/2.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.94/2.58	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.94/2.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
9.94/2.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.94/2.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.94/2.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    528 time:  0.00 s
9.94/2.59	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
10.34/2.69	c lits-rem:        50  cl-subs:       50  v-elim:      0  v-fix:    0  time:  0.40 s
10.34/2.69	c vivif2 --  cl tried     2325 cl shrink        0 lits rem          0 time: 0.00
10.34/2.69	c vivif2 --  cl tried     9635 cl shrink        0 lits rem          0 time: 0.01
10.74/2.70	c asymm  cl-useful: 0/2325/2325 lits-rem:0 time: 0.03
10.74/2.70	c calculated reachability. Time: 0.00
10.74/2.70	c  N st    22     46258       528      2325         0      9635      7087    149310   no data   no data  --
14.33/3.60	c  N st    23     60656       528      2325         0     13990      7087    248272   no data   no data  --
16.74/4.24	c  N st    24     69388       528      2325         0     11783      7087    178784   no data   no data  --
16.74/4.24	c  S st    24     69388       528      2325         0     11783      7087    178784   no data   no data  --
16.74/4.27	c  S st    24     69894       528      2325         0     12289      7087    190839   no data   no data  --
16.74/4.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
16.74/4.27	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
16.74/4.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
16.74/4.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
16.74/4.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.74/4.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    528 time:  0.00 s
16.74/4.28	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
17.57/4.49	c lits-rem:        57  cl-subs:      135  v-elim:      0  v-fix:    0  time:  0.81 s
17.57/4.49	c vivif2 --  cl tried     2325 cl shrink        0 lits rem          0 time: 0.00
17.57/4.49	c vivif2 --  cl tried    12154 cl shrink        0 lits rem          0 time: 0.01
17.92/4.50	c asymm  cl-useful: 0/2325/2325 lits-rem:0 time: 0.04
17.92/4.50	c calculated reachability. Time: 0.00
17.92/4.50	c  N st    24     69894       528      2325         0     12154      7087    187232   no data   no data  --
23.11/5.83	c  F st    25     87501       528      2325         0     17637      7087    320562   no data   no data  --
23.11/5.83	c  N st    25     87501       528      2325         0     17637      7087    320562   no data   no data  --
24.71/6.24	c Decided on static restart strategy
25.51/6.51	c  N st    32     95540       528      2325         0     25555      7087    520900   no data   no data  --
28.29/7.19	c  N st    34    104842       528      2325         0     21941      7087    412326   no data   no data  --
28.29/7.19	c  S st    34    104842       528      2325         0     21941      7087    412326   no data   no data  --
28.69/7.25	c  S st    34    105347       528      2325         0     22446      7087    424314   no data   no data  --
28.69/7.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
28.69/7.25	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
28.69/7.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.03
28.69/7.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
28.69/7.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
28.69/7.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    528 time:  0.00 s
28.69/7.27	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
32.68/8.28	c lits-rem:       290  cl-subs:      772  v-elim:      0  v-fix:    0  time:  4.03 s
32.68/8.28	c vivif2 --  cl tried     2325 cl shrink        0 lits rem          0 time: 0.00
32.68/8.28	c vivif2 --  cl tried    21674 cl shrink        0 lits rem          0 time: 0.02
33.08/8.30	c asymm  cl-useful: 0/2325/2325 lits-rem:0 time: 0.08
33.08/8.30	c calculated reachability. Time: 0.00
33.08/8.30	c  N st    34    105347       528      2325         0     21674      7087    402610   no data   no data  --
36.27/9.18	c  N st    35    114945       528      2325         0     17341      7087    273077   no data   no data  --
41.06/10.38	c  N st    36    129342       528      2325         0     16755      7087    240145   no data   no data  --
48.64/12.26	c  N st    37    150937       528      2325         0     22270      7087    370936   no data   no data  --
51.45/12.99	c  S st    38    158021       528      2325         0     29220      7087    554631   no data   no data  --
51.85/13.06	c  S st    38    158522       528      2325         0     29721      7087    566524   no data   no data  --
51.85/13.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
51.85/13.06	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
51.85/13.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
51.85/13.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
51.85/13.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
51.85/13.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    528 time:  0.00 s
51.85/13.09	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
58.62/14.73	c lits-rem:       538  cl-subs:     1165  v-elim:      0  v-fix:    0  time:  6.55 s
58.62/14.73	c vivif2 --  cl tried     2325 cl shrink        0 lits rem          0 time: 0.00
58.62/14.74	c vivif2 --  cl tried    28556 cl shrink        0 lits rem          0 time: 0.02
58.62/14.76	c asymm  cl-useful: 0/2325/2325 lits-rem:0 time: 0.10
58.62/14.77	c calculated reachability. Time: 0.00
58.62/14.77	c  N st    38    158522       528      2325         0     28556      7087    533861   no data   no data  --
78.59/19.77	c  N st    39    207110       528      2325         0     23248      7087    364369   no data   no data  --
93.33/23.42	c  N st    40    237783       528      2325         0     33796      7087    606824   no data   no data  --
93.33/23.42	c  S st    40    237783       528      2325         0     33796      7087    606824   no data   no data  --
93.33/23.50	c  S st    40    238288       528      2325         0     34299      7087    619512   no data   no data  --
93.73/23.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
93.73/23.50	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
93.73/23.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
93.73/23.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
93.73/23.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
93.73/23.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    528 time:  0.00 s
93.73/23.53	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
101.30/25.44	c lits-rem:       743  cl-subs:     1388  v-elim:      0  v-fix:    0  time:  7.64 s
101.30/25.44	c vivif2 --  cl tried     2325 cl shrink        0 lits rem          0 time: 0.00
101.30/25.45	c vivif2 --  cl tried    32911 cl shrink        0 lits rem          0 time: 0.03
101.30/25.48	c asymm  cl-useful: 0/2325/2325 lits-rem:0 time: 0.12
101.30/25.48	c calculated reachability. Time: 0.00
101.30/25.48	c  N st    40    238288       528      2325         0     32911      7087    585131   no data   no data  --
136.82/34.37	c  F st    41    306250       528      2325         0     34469      7087    553732   no data   no data  --
136.82/34.37	c  N st    41    306250       528      2325         0     34469      7087    553732   no data   no data  --
140.04/35.15	c Decided on static restart strategy
151.19/37.96	c  N st    51    334552       528      2325         0     38850      7087    658124   no data   no data  --
161.57/40.60	c  N st    53    357432       528      2325         0     36916      7087    624977   no data   no data  --
161.57/40.60	c  S st    53    357432       528      2325         0     36916      7087    624977   no data   no data  --
161.98/40.69	c  S st    53    357935       528      2325         0     37419      7087    637688   no data   no data  --
161.98/40.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
161.98/40.69	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
161.98/40.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.05
162.40/40.73	c bin-w-bin subsume rem            0 bins  time:  0.00 s
162.40/40.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
162.40/40.73	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    528 time:  0.00 s
162.40/40.73	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
169.54/42.50	c lits-rem:       481  cl-subs:      807  v-elim:      0  v-fix:    0  time:  7.07 s
169.54/42.50	c vivif2 --  cl tried     2325 cl shrink        0 lits rem          0 time: 0.00
169.54/42.51	c vivif2 --  cl tried    36612 cl shrink        0 lits rem          0 time: 0.03
169.54/42.54	c asymm  cl-useful: 0/2325/2325 lits-rem:0 time: 0.13
169.54/42.54	c calculated reachability. Time: 0.00
169.54/42.54	c  N st    53    357935       528      2325         0     36612      7087    614326   no data   no data  --
186.29/46.79	c  N st    54    390328       528      2325         0     42836      7087    754751   no data   no data  --
215.42/54.08	c  N st    55    438916       528      2325         0     36582      7087    549564   no data   no data  --
259.70/65.14	c  N st    56    511799       528      2325         0     50145      7087    885542   no data   no data  --
274.47/68.84	c  N st    57    536902       528      2325         0     44336      7087    711062   no data   no data  --
274.47/68.84	c  S st    57    536902       528      2325         0     44336      7087    711062   no data   no data  --
274.87/68.95	c  S st    57    537406       528      2325         0     44840      7087    723663   no data   no data  --
274.87/68.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
274.87/68.96	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
274.87/68.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.06
275.27/69.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
275.27/69.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
275.27/69.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    528 time:  0.00 s
275.27/69.00	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
284.05/71.21	c lits-rem:       683  cl-subs:     1338  v-elim:      0  v-fix:    0  time:  8.82 s
284.05/71.21	c vivif2 --  cl tried     2325 cl shrink        0 lits rem          0 time: 0.00
284.05/71.22	c vivif2 --  cl tried    43502 cl shrink        0 lits rem          0 time: 0.03
284.05/71.26	c asymm  cl-useful: 0/2325/2325 lits-rem:0 time: 0.19
284.05/71.26	c calculated reachability. Time: 0.00
284.05/71.26	c  N st    57    537406       528      2325         0     43502      7087    683757   no data   no data  --
393.77/98.75	c  N st    58    701390       528      2325         0     37450      7087    433638   no data   no data  --
481.15/120.68	c  N st    59    806110       528      2325         0     66710      7087   1176779   no data   no data  --
481.15/120.68	c  S st    59    806110       528      2325         0     66710      7087   1176779   no data   no data  --
481.95/120.88	c  S st    59    806611       528      2325         0     67211      7087   1188657   no data   no data  --
481.95/120.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
481.95/120.88	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
482.37/120.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.10
482.37/120.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
482.37/120.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
482.37/120.95	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    528 time:  0.00 s
482.37/120.95	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
497.50/124.74	c lits-rem:       367  cl-subs:     3503  v-elim:      0  v-fix:    0  time: 15.12 s
497.50/124.74	c vivif2 --  cl tried     2325 cl shrink        0 lits rem          0 time: 0.00
497.50/124.75	c vivif2 --  cl tried    63708 cl shrink        0 lits rem          0 time: 0.05
497.90/124.84	c asymm  cl-useful: 0/2325/2325 lits-rem:0 time: 0.34
497.90/124.84	c calculated reachability. Time: 0.00
497.90/124.84	c  N st    59    806611       528      2325         0     63708      7087   1092369   no data   no data  --
731.70/183.44	c  F st    60   1071875       528      2325         0     79450      7087   1424517   no data   no data  --
731.70/183.44	c  N st    60   1071875       528      2325         0     79450      7087   1424517   no data   no data  --
738.88/185.29	c Decided on static restart strategy
759.62/190.47	c  N st    70   1100178       528      2325         0     63220      7087    926560   no data   no data  --
795.13/199.39	c  N st    72   1136172       528      2325         0     53519      7087    674130   no data   no data  --
826.26/207.13	c  N st    73   1168566       528      2325         0     85192      7087   1508480   no data   no data  --
865.75/217.01	c  N st    74   1209916       528      2325         0     79716      7087   1377795   no data   no data  --
865.75/217.01	c  S st    74   1209916       528      2325         0     79716      7087   1377795   no data   no data  --
866.56/217.26	c  S st    74   1210417       528      2325         0     80216      7087   1389527   no data   no data  --
866.56/217.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
866.56/217.27	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
866.96/217.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.15
866.96/217.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
866.96/217.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
866.96/217.35	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    528 time:  0.00 s
866.96/217.35	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
887.30/222.46	c lits-rem:       236  cl-subs:     3321  v-elim:      0  v-fix:    0  time: 20.35 s
887.30/222.46	c vivif2 --  cl tried     2325 cl shrink        0 lits rem          0 time: 0.00
887.30/222.48	c vivif2 --  cl tried    76895 cl shrink        0 lits rem          0 time: 0.06
887.69/222.58	c asymm  cl-useful: 0/2325/2325 lits-rem:0 time: 0.42
887.69/222.58	c calculated reachability. Time: 0.00
887.69/222.58	c  N st    74   1210417       528      2325         0     76895      7087   1291636   no data   no data  --
963.51/241.56	c  N st    75   1283299       528      2325         0     53375      7087    620247   no data   no data  --
1078.81/270.47	c  N st    76   1392623       528      2325         0     61476      7087    781349   no data   no data  --
1257.56/315.23	c  N st    77   1556608       528      2325         0     66325      7087    869131   no data   no data  --
1430.31/358.68	c  N st    78   1710418       528      2325         0    108045      7087   1941743   no data   no data  --
1430.31/358.68	c  S st    78   1710418       528      2325         0    108045      7087   1941743   no data   no data  --
1431.84/359.02	c  S st    78   1710921       528      2325         0    108545      7087   1954045   no data   no data  --
1431.84/359.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1431.84/359.03	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1431.84/359.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.21
1432.24/359.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1432.24/359.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1432.24/359.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    528 time:  0.00 s
1432.24/359.15	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1488.91/373.44	c lits-rem:       200  cl-subs:     7291  v-elim:      0  v-fix:    0  time: 56.62 s
1488.91/373.44	c vivif2 --  cl tried     2325 cl shrink        0 lits rem          0 time: 0.00
1488.91/373.46	c vivif2 --  cl tried   101254 cl shrink        0 lits rem          0 time: 0.09
1489.71/373.62	c asymm  cl-useful: 0/2325/2325 lits-rem:0 time: 0.63
1489.71/373.62	c calculated reachability. Time: 0.00
1489.71/373.62	c  N st    78   1710921       528      2325         0    101254      7087   1778021   no data   no data  --
1931.00/484.25	c  N st    79   2079885       528      2325         0    112533      7087   1896445   no data   no data  --
2102.97/527.35	c  N st    80   2210921       528      2325         0    116636      7087   2014675   no data   no data  --
2102.97/527.35	c  S st    80   2210921       528      2325         0    116636      7087   2014675   no data   no data  --
2104.57/527.71	c  S st    80   2211425       528      2325         0    117139      7087   2027141   no data   no data  --
2104.57/527.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
2104.57/527.72	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2104.57/527.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.24
2104.96/527.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2104.96/527.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2104.96/527.84	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    528 time:  0.00 s
2104.96/527.84	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2178.77/546.35	c lits-rem:       250  cl-subs:     8581  v-elim:      0  v-fix:    0  time: 73.80 s
2178.77/546.35	c vivif2 --  cl tried     2325 cl shrink        0 lits rem          0 time: 0.00
2178.77/546.37	c vivif2 --  cl tried   108558 cl shrink        0 lits rem          0 time: 0.09
2179.57/546.54	c asymm  cl-useful: 0/2325/2325 lits-rem:0 time: 0.67
2179.57/546.54	c calculated reachability. Time: 0.00
2179.57/546.54	c  N st    80   2211425       528      2325         0    108558      7087   1808452   no data   no data  --
2839.50/711.98	c  N st    81   2711425       528      2325         0    131983      7087   2280930   no data   no data  --
2839.50/711.98	c  S st    81   2711425       528      2325         0    131983      7087   2280930   no data   no data  --
2841.50/712.43	c  S st    81   2711930       528      2325         0    132488      7087   2293800   no data   no data  --
2841.50/712.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
2841.50/712.44	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2841.90/712.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.28
2841.90/712.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2841.90/712.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2841.90/712.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    528 time:  0.00 s
2841.90/712.58	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2938.84/736.87	c lits-rem:      3339  cl-subs:    10869  v-elim:      0  v-fix:    0  time: 96.87 s
2938.84/736.87	c vivif2 --  cl tried     2325 cl shrink        0 lits rem          0 time: 0.00
2938.84/736.89	c vivif2 --  cl tried   121619 cl shrink        0 lits rem          0 time: 0.10
2939.68/737.09	c asymm  cl-useful: 0/2325/2325 lits-rem:0 time: 0.76
2939.68/737.09	c calculated reachability. Time: 0.00
2939.68/737.09	c  N st    81   2711930       528      2325         0    121619      7087   2041263   no data   no data  --
3654.23/916.15	c  N st    82   3211932       528      2325         0     98073      7087   1311952   no data   no data  --
3654.23/916.15	c  S st    82   3211932       528      2325         0     98073      7087   1311952   no data   no data  --
3655.42/916.45	c  S st    82   3212437       528      2325         0     98578      7087   1324313   no data   no data  --
3655.42/916.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
3655.42/916.46	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3655.82/916.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.19
3655.82/916.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3655.82/916.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3655.82/916.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    528 time:  0.00 s
3655.82/916.55	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3671.39/920.46	c lits-rem:       281  cl-subs:     2911  v-elim:      0  v-fix:    0  time: 15.61 s
3671.39/920.46	c vivif2 --  cl tried     2325 cl shrink        0 lits rem          0 time: 0.00
3671.39/920.48	c vivif2 --  cl tried    95667 cl shrink        0 lits rem          0 time: 0.07
3672.20/920.61	c asymm  cl-useful: 0/2325/2325 lits-rem:0 time: 0.53
3672.20/920.62	c calculated reachability. Time: 0.00
3672.20/920.62	c  N st    82   3212437       528      2325         0     95667      7087   1251135   no data   no data  --
4470.98/1120.86	c  N st    83   3712438       528      2325         0    106242      7087   1408010   no data   no data  --
4470.98/1120.86	c  S st    83   3712438       528      2325         0    106242      7087   1408010   no data   no data  --
4472.15/1121.18	c  S st    83   3712945       528      2325         0    106748      7087   1420667   no data   no data  --
4472.15/1121.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
4472.15/1121.19	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4472.55/1121.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.21
4472.55/1121.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4472.55/1121.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4472.55/1121.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    528 time:  0.00 s
4472.55/1121.29	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
4492.50/1126.21	c lits-rem:       116  cl-subs:     4020  v-elim:      0  v-fix:    0  time: 19.63 s
4492.50/1126.21	c vivif2 --  cl tried     2325 cl shrink        0 lits rem          0 time: 0.00
4492.50/1126.23	c vivif2 --  cl tried   102728 cl shrink        0 lits rem          0 time: 0.08
4492.91/1126.37	c asymm  cl-useful: 0/2325/2325 lits-rem:0 time: 0.57
4492.91/1126.38	c calculated reachability. Time: 0.00
4492.91/1126.38	c  N st    83   3712945       528      2325         0    102728      7087   1321803   no data   no data  --
4555.14/1141.98	c  F st    84   3751562       528      2325         0    140430      7087   2347700   no data   no data  --
4555.14/1141.98	c  N st    84   3751562       528      2325         0    140430      7087   2347700   no data   no data  --
4566.72/1144.84	c Decided on static restart strategy
4611.83/1156.17	c  N st    94   3779872       528      2325         0     85261      7087    826137   no data   no data  --
4662.46/1168.80	c  N st    96   3815867       528      2325         0    120446      7087   1748079   no data   no data  --
4722.71/1183.99	c  N st    97   3848261       528      2325         0    152177      7087   2618505   no data   no data  --
4792.14/1201.31	c  N st    98   3896851       528      2325         0    115703      7087   1618174   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-3368794-1305403107/watcher-3368794-1305403107 -o /tmp/evaluation-result-3368794-1305403107/solver-3368794-1305403107 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3368794-1305403107.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: 7.45 7.96 8.02 3/313 14363
/proc/meminfo: memFree=28016472/32950928 swapFree=60199044/67111528
[pid=14363] ppid=14361 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/14363/stat : 14363 (strangenight1-m) R 14361 14363 13843 0 -1 4202496 412 0 0 0 0 0 0 0 23 0 4 0 651909484 52465664 352 33554432000 4194304 4650419 140736751121440 18446744073709551615 47586246318002 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/14363/statm: 12809 352 303 112 0 7774 0
[pid=14363/tid=14364] ppid=14361 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/14363/task/14364/stat : 14364 (strangenight1-m) R 14361 14363 13843 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 4 0 651909485 52465664 352 33554432000 4194304 4650419 140736751121440 18446744073709551615 47586246318002 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=14363/tid=14365] ppid=14361 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/14363/task/14365/stat : 14365 (strangenight1-m) R 14361 14363 13843 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 4 0 651909485 52465664 352 33554432000 4194304 4650419 140736751121440 18446744073709551615 47586246317992 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=14363/tid=14366] ppid=14361 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/14363/task/14366/stat : 14366 (strangenight1-m) R 14361 14363 13843 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 651909485 52465664 352 33554432000 4194304 4650419 140736751121440 18446744073709551615 268272745457 0 0 4096 2 0 0 0 -1 4 0 0 0

[startup+0.0478109 s]
/proc/loadavg: 7.45 7.96 8.02 3/313 14363
/proc/meminfo: memFree=28016472/32950928 swapFree=60199044/67111528
[pid=14363] ppid=14361 vsize=282668 CPUtime=0.16 cores=0,2,4,6
/proc/14363/stat : 14363 (strangenight1-m) R 14361 14363 13843 0 -1 4202496 1478 0 0 0 16 0 0 0 25 0 4 0 651909484 289452032 1347 33554432000 4194304 4650419 140736751121440 18446744073709551615 4315074 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/14363/statm: 70667 1347 390 112 0 65632 0
[pid=14363/tid=14364] ppid=14361 vsize=282668 CPUtime=0.04 cores=0,2,4,6
/proc/14363/task/14364/stat : 14364 (strangenight1-m) R 14361 14363 13843 0 -1 4202560 322 0 0 0 4 0 0 0 25 0 4 0 651909485 289452032 1347 33554432000 4194304 4650419 140736751121440 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=14363/tid=14365] ppid=14361 vsize=282668 CPUtime=0.04 cores=0,2,4,6
/proc/14363/task/14365/stat : 14365 (strangenight1-m) R 14361 14363 13843 0 -1 4202560 304 0 0 0 4 0 0 0 25 0 4 0 651909485 289452032 1347 33554432000 4194304 4650419 140736751121440 18446744073709551615 4328361 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=14363/tid=14366] ppid=14361 vsize=282668 CPUtime=0.03 cores=0,2,4,6
/proc/14363/task/14366/stat : 14366 (strangenight1-m) R 14361 14363 13843 0 -1 4202560 164 0 0 0 3 0 0 0 25 0 4 0 651909485 289452032 1347 33554432000 4194304 4650419 140736751121440 18446744073709551615 4364358 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 282668

[startup+0.100802 s]
/proc/loadavg: 7.45 7.96 8.02 3/313 14363
/proc/meminfo: memFree=28016472/32950928 swapFree=60199044/67111528
[pid=14363] ppid=14361 vsize=282668 CPUtime=0.37 cores=0,2,4,6
/proc/14363/stat : 14363 (strangenight1-m) R 14361 14363 13843 0 -1 4202496 1748 0 0 0 37 0 0 0 25 0 4 0 651909484 289452032 1617 33554432000 4194304 4650419 140736751121440 18446744073709551615 4365346 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/14363/statm: 70667 1617 391 112 0 65632 0
[pid=14363/tid=14364] ppid=14361 vsize=282668 CPUtime=0.09 cores=0,2,4,6
/proc/14363/task/14364/stat : 14364 (strangenight1-m) R 14361 14363 13843 0 -1 4202560 396 0 0 0 9 0 0 0 25 0 4 0 651909485 289452032 1617 33554432000 4194304 4650419 140736751121440 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=14363/tid=14365] ppid=14361 vsize=282668 CPUtime=0.09 cores=0,2,4,6
/proc/14363/task/14365/stat : 14365 (strangenight1-m) R 14361 14363 13843 0 -1 4202560 376 0 0 0 9 0 0 0 25 0 4 0 651909485 289452032 1617 33554432000 4194304 4650419 140736751121440 18446744073709551615 4367429 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=14363/tid=14366] ppid=14361 vsize=282668 CPUtime=0.08 cores=0,2,4,6
/proc/14363/task/14366/stat : 14366 (strangenight1-m) R 14361 14363 13843 0 -1 4202560 237 0 0 0 8 0 0 0 25 0 4 0 651909485 289452032 1617 33554432000 4194304 4650419 140736751121440 18446744073709551615 4366261 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 282668

[startup+0.300766 s]
/proc/loadavg: 7.45 7.96 8.02 3/313 14363
/proc/meminfo: memFree=28016472/32950928 swapFree=60199044/67111528
[pid=14363] ppid=14361 vsize=284256 CPUtime=1.17 cores=0,2,4,6
/proc/14363/stat : 14363 (strangenight1-m) R 14361 14363 13843 0 -1 4202496 2908 0 0 0 117 0 0 0 25 0 4 0 651909484 291078144 2175 33554432000 4194304 4650419 140736751121440 18446744073709551615 4367311 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/14363/statm: 71064 2175 393 112 0 66029 0
[pid=14363/tid=14364] ppid=14361 vsize=284256 CPUtime=0.29 cores=0,2,4,6
/proc/14363/task/14364/stat : 14364 (strangenight1-m) R 14361 14363 13843 0 -1 4202560 695 0 0 0 29 0 0 0 25 0 4 0 651909485 291078144 2175 33554432000 4194304 4650419 140736751121440 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=14363/tid=14365] ppid=14361 vsize=284256 CPUtime=0.29 cores=0,2,4,6
/proc/14363/task/14365/stat : 14365 (strangenight1-m) R 14361 14363 13843 0 -1 4202560 668 0 0 0 29 0 0 0 25 0 4 0 651909485 291078144 2175 33554432000 4194304 4650419 140736751121440 18446744073709551615 4315564 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=14363/tid=14366] ppid=14361 vsize=284256 CPUtime=0.28 cores=0,2,4,6
/proc/14363/task/14366/stat : 14366 (strangenight1-m) R 14361 14363 13843 0 -1 4202560 531 0 0 0 28 0 0 0 25 0 4 0 651909485 291078144 2175 33554432000 4194304 4650419 140736751121440 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 284256

[startup+0.700697 s]
/proc/loadavg: 7.45 7.96 8.02 3/313 14363
/proc/meminfo: memFree=28016472/32950928 swapFree=60199044/67111528
[pid=14363] ppid=14361 vsize=285360 CPUtime=2.76 cores=0,2,4,6
/proc/14363/stat : 14363 (strangenight1-m) R 14361 14363 13843 0 -1 4202496 4675 0 0 0 276 0 0 0 25 0 4 0 651909484 292208640 2767 33554432000 4194304 4650419 140736751121440 18446744073709551615 4366879 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/14363/statm: 71340 2767 393 112 0 66305 0
[pid=14363/tid=14364] ppid=14361 vsize=285360 CPUtime=0.69 cores=0,2,4,6
/proc/14363/task/14364/stat : 14364 (strangenight1-m) R 14361 14363 13843 0 -1 4202560 1107 0 0 0 69 0 0 0 25 0 4 0 651909485 292208640 2767 33554432000 4194304 4650419 140736751121440 18446744073709551615 4365276 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=14363/tid=14365] ppid=14361 vsize=285360 CPUtime=0.69 cores=0,2,4,6
/proc/14363/task/14365/stat : 14365 (strangenight1-m) R 14361 14363 13843 0 -1 4202560 1099 0 0 0 69 0 0 0 25 0 4 0 651909485 292208640 2767 33554432000 4194304 4650419 140736751121440 18446744073709551615 4363510 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=14363/tid=14366] ppid=14361 vsize=285360 CPUtime=0.68 cores=0,2,4,6
/proc/14363/task/14366/stat : 14366 (strangenight1-m) R 14361 14363 13843 0 -1 4202560 1056 0 0 0 68 0 0 0 25 0 4 0 651909485 292208640 2767 33554432000 4194304 4650419 140736751121440 18446744073709551615 4314861 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2.76
Current children cumulated vsize (KiB) 285360

[startup+1.50056 s]
/proc/loadavg: 7.45 7.96 8.02 9/324 14375
/proc/meminfo: memFree=27988812/32950928 swapFree=60199044/67111528
[pid=14363] ppid=14361 vsize=291880 CPUtime=5.96 cores=0,2,4,6
/proc/14363/stat : 14363 (strangenight1-m) R 14361 14363 13843 0 -1 4202496 8988 0 0 0 595 1 0 0 25 0 4 0 651909484 298885120 4847 33554432000 4194304 4650419 140736751121440 18446744073709551615 4438387 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/14363/statm: 72970 4847 395 112 0 67935 0
[pid=14363/tid=14364] ppid=14361 vsize=291880 CPUtime=1.49 cores=0,2,4,6
/proc/14363/task/14364/stat : 14364 (strangenight1-m) R 14361 14363 13843 0 -1 4202560 1922 0 0 0 149 0 0 0 25 0 4 0 651909485 298885120 4847 33554432000 4194304 4650419 140736751121440 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=14363/tid=14365] ppid=14361 vsize=291880 CPUtime=1.49 cores=0,2,4,6
/proc/14363/task/14365/stat : 14365 (strangenight1-m) R 14361 14363 13843 0 -1 4202560 1899 0 0 0 149 0 0 0 25 0 4 0 651909485 298885120 4848 33554432000 4194304 4650419 140736751121440 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=14363/tid=14366] ppid=14361 vsize=291880 CPUtime=1.47 cores=0,2,4,6
/proc/14363/task/14366/stat : 14366 (strangenight1-m) R 14361 14363 13843 0 -1 4202560 1662 0 0 0 147 0 0 0 25 0 4 0 651909485 298885120 4848 33554432000 4194304 4650419 140736751121440 18446744073709551615 4365337 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 291880

[startup+3.10027 s]
/proc/loadavg: 7.50 7.96 8.02 9/324 14375
/proc/meminfo: memFree=27964012/32950928 swapFree=60199044/67111528
[pid=14363] ppid=14361 vsize=280200 CPUtime=12.34 cores=0,2,4,6
/proc/14363/stat : 14363 (strangenight1-m) R 14361 14363 13843 0 -1 4202496 17338 0 0 0 1232 2 0 0 25 0 4 0 651909484 286924800 9969 33554432000 4194304 4650419 140736751121440 18446744073709551615 4366923 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/14363/statm: 70050 9969 395 112 0 65015 0
[pid=14363/tid=14364] ppid=14361 vsize=280200 CPUtime=3.08 cores=0,2,4,6
/proc/14363/task/14364/stat : 14364 (strangenight1-m) R 14361 14363 13843 0 -1 4202560 4010 0 0 0 308 0 0 0 25 0 4 0 651909485 286924800 9969 33554432000 4194304 4650419 140736751121440 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=14363/tid=14365] ppid=14361 vsize=280200 CPUtime=3.08 cores=0,2,4,6
/proc/14363/task/14365/stat : 14365 (strangenight1-m) R 14361 14363 13843 0 -1 4202560 4516 0 0 0 308 0 0 0 25 0 4 0 651909485 286924800 9969 33554432000 4194304 4650419 140736751121440 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=14363/tid=14366] ppid=14361 vsize=280200 CPUtime=3.05 cores=0,2,4,6
/proc/14363/task/14366/stat : 14366 (strangenight1-m) R 14361 14363 13843 0 -1 4202560 4164 0 0 0 305 0 0 0 25 0 4 0 651909485 286924800 9969 33554432000 4194304 4650419 140736751121440 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 280200

[startup+6.3007 s]
/proc/loadavg: 7.50 7.96 8.02 9/324 14375
/proc/meminfo: memFree=27911196/32950928 swapFree=60199044/67111528
[pid=14363] ppid=14361 vsize=290768 CPUtime=25.11 cores=0,2,4,6
/proc/14363/stat : 14363 (strangenight1-m) R 14361 14363 13843 0 -1 4202496 26935 0 0 0 2507 4 0 0 25 0 4 0 651909484 297746432 15011 33554432000 4194304 4650419 140736751121440 18446744073709551615 4364495 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/14363/statm: 72692 15011 395 112 0 67657 0
[pid=14363/tid=14364] ppid=14361 vsize=290768 CPUtime=6.28 cores=0,2,4,6
/proc/14363/task/14364/stat : 14364 (strangenight1-m) R 14361 14363 13843 0 -1 4202560 7070 0 0 0 627 1 0 0 25 0 4 0 651909485 297746432 15011 33554432000 4194304 4650419 140736751121440 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=14363/tid=14365] ppid=14361 vsize=290768 CPUtime=6.29 cores=0,2,4,6
/proc/14363/task/14365/stat : 14365 (strangenight1-m) R 14361 14363 13843 0 -1 4202560 7279 0 0 0 628 1 0 0 25 0 4 0 651909485 297746432 15011 33554432000 4194304 4650419 140736751121440 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=14363/tid=14366] ppid=14361 vsize=290768 CPUtime=6.22 cores=0,2,4,6
/proc/14363/task/14366/stat : 14366 (strangenight1-m) R 14361 14363 13843 0 -1 4202560 5894 0 0 0 622 0 0 0 25 0 4 0 651909485 297746432 15012 33554432000 4194304 4650419 140736751121440 18446744073709551615 4366831 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 290768

[startup+12.7006 s]
/proc/loadavg: 7.57 7.96 8.02 9/324 14376
/proc/meminfo: memFree=27860540/32950928 swapFree=60199044/67111528
[pid=14363] ppid=14361 vsize=290920 CPUtime=50.64 cores=0,2,4,6
/proc/14363/stat : 14363 (strangenight1-m) R 14361 14363 13843 0 -1 4202496 37783 0 0 0 5059 5 0 0 25 0 4 0 651909484 297902080 20781 33554432000 4194304 4650419 140736751121440 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/14363/statm: 72730 20781 395 112 0 67695 0
[pid=14363/tid=14364] ppid=14361 vsize=290920 CPUtime=12.69 cores=0,2,4,6
/proc/14363/task/14364/stat : 14364 (strangenight1-m) R 14361 14363 13843 0 -1 4202560 10075 0 0 0 1267 2 0 0 25 0 4 0 651909485 297902080 20781 33554432000 4194304 4650419 140736751121440 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=14363/tid=14365] ppid=14361 vsize=290920 CPUtime=12.69 cores=0,2,4,6
/proc/14363/task/14365/stat : 14365 (strangenight1-m) R 14361 14363 13843 0 -1 4202560 9526 0 0 0 1268 1 0 0 25 0 4 0 651909485 297902080 20781 33554432000 4194304 4650419 140736751121440 18446744073709551615 4366879 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=14363/tid=14366] ppid=14361 vsize=290920 CPUtime=12.55 cores=0,2,4,6
/proc/14363/task/14366/stat : 14366 (strangenight1-m) R 14361 14363 13843 0 -1 4202560 8463 0 0 0 1255 0 0 0 25 0 4 0 651909485 297902080 20781 33554432000 4194304 4650419 140736751121440 18446744073709551615 4365276 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.64
Current children cumulated vsize (KiB) 290920

[startup+25.5003 s]
/proc/loadavg: 7.72 7.98 8.02 9/324 14376
/proc/meminfo: memFree=27808152/32950928 swapFree=60199044/67111528
[pid=14363] ppid=14361 vsize=307004 CPUtime=101.7 cores=0,2,4,6
/proc/14363/stat : 14363 (strangenight1-m) R 14361 14363 13843 0 -1 4202496 53688 0 0 0 10161 9 0 0 25 0 4 0 651909484 314372096 27064 33554432000 4194304 4650419 140736751121440 18446744073709551615 4366869 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/14363/statm: 76751 27064 395 112 0 71716 0
[pid=14363/tid=14364] ppid=14361 vsize=307004 CPUtime=25.48 cores=0,2,4,6
/proc/14363/task/14364/stat : 14364 (strangenight1-m) R 14361 14363 13843 0 -1 4202560 13508 0 0 0 2546 2 0 0 25 0 4 0 651909485 314372096 27064 33554432000 4194304 4650419 140736751121440 18446744073709551615 4365323 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=14363/tid=14365] ppid=14361 vsize=307004 CPUtime=25.48 cores=0,2,4,6
/proc/14363/task/14365/stat : 14365 (strangenight1-m) R 14361 14363 13843 0 -1 4202560 13060 0 0 0 2546 2 0 0 25 0 4 0 651909485 314372096 27064 33554432000 4194304 4650419 140736751121440 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=14363/tid=14366] ppid=14361 vsize=307004 CPUtime=25.22 cores=0,2,4,6
/proc/14363/task/14366/stat : 14366 (strangenight1-m) R 14361 14363 13843 0 -1 4202560 11825 0 0 0 2521 1 0 0 25 0 4 0 651909485 314372096 27064 33554432000 4194304 4650419 140736751121440 18446744073709551615 4364788 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.7
Current children cumulated vsize (KiB) 307004

[startup+51.1007 s]
/proc/loadavg: 7.88 8.00 8.02 9/324 14376
/proc/meminfo: memFree=27761316/32950928 swapFree=60199044/67111528
[pid=14363] ppid=14361 vsize=337856 CPUtime=203.85 cores=0,2,4,6
/proc/14363/stat : 14363 (strangenight1-m) R 14361 14363 13843 0 -1 4202496 80112 0 0 0 20367 18 0 0 25 0 4 0 651909484 345964544 32464 33554432000 4194304 4650419 140736751121440 18446744073709551615 4366839 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/14363/statm: 84464 32464 395 112 0 79429 0
[pid=14363/tid=14364] ppid=14361 vsize=337856 CPUtime=51.08 cores=0,2,4,6
/proc/14363/task/14364/stat : 14364 (strangenight1-m) R 14361 14363 13843 0 -1 4202560 17028 0 0 0 5104 4 0 0 25 0 4 0 651909485 345964544 32464 33554432000 4194304 4650419 140736751121440 18446744073709551615 4365223 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=14363/tid=14365] ppid=14361 vsize=337856 CPUtime=51.09 cores=0,2,4,6
/proc/14363/task/14365/stat : 14365 (strangenight1-m) R 14361 14363 13843 0 -1 4202560 22827 0 0 0 5104 5 0 0 25 0 4 0 651909485 345964544 32464 33554432000 4194304 4650419 140736751121440 18446744073709551615 4365300 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=14363/tid=14366] ppid=14361 vsize=337856 CPUtime=50.57 cores=0,2,4,6
/proc/14363/task/14366/stat : 14366 (strangenight1-m) R 14361 14363 13843 0 -1 4202560 16588 0 0 0 5054 3 0 0 25 0 4 0 651909485 345964544 32464 33554432000 4194304 4650419 140736751121440 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 203.85
Current children cumulated vsize (KiB) 337856

[startup+102.312 s]
/proc/loadavg: 7.95 8.00 8.02 9/324 14378
/proc/meminfo: memFree=27691464/32950928 swapFree=60199044/67111528
[pid=14363] ppid=14361 vsize=450216 CPUtime=408.17 cores=0,2,4,6
/proc/14363/stat : 14363 (strangenight1-m) R 14361 14363 13843 0 -1 4202496 115211 0 0 0 40788 29 0 0 25 0 4 0 651909484 461021184 44247 33554432000 4194304 4650419 140736751121440 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/14363/statm: 112554 44247 395 112 0 107519 0
[pid=14363/tid=14364] ppid=14361 vsize=450216 CPUtime=102.29 cores=0,2,4,6
/proc/14363/task/14364/stat : 14364 (strangenight1-m) R 14361 14363 13843 0 -1 4202560 23668 0 0 0 10223 6 0 0 25 0 4 0 651909485 461021184 44247 33554432000 4194304 4650419 140736751121440 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=14363/tid=14365] ppid=14361 vsize=450216 CPUtime=102.29 cores=0,2,4,6
/proc/14363/task/14365/stat : 14365 (strangenight1-m) R 14361 14363 13843 0 -1 4202560 32771 0 0 0 10223 6 0 0 25 0 4 0 651909485 461021184 44247 33554432000 4194304 4650419 140736751121440 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=14363/tid=14366] ppid=14361 vsize=450216 CPUtime=101.25 cores=0,2,4,6
/proc/14363/task/14366/stat : 14366 (strangenight1-m) R 14361 14363 13843 0 -1 4202560 24913 0 0 0 10120 5 0 0 25 0 4 0 651909485 461021184 44247 33554432000 4194304 4650419 140736751121440 18446744073709551615 4432392 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 408.17
Current children cumulated vsize (KiB) 450216

[startup+162.301 s]

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

[pid=14363] ppid=14361 vsize=567084 CPUtime=2801.2 cores=0,2,4,6
/proc/14363/stat : 14363 (strangenight1-m) R 14361 14363 13843 0 -1 4202496 339957 0 0 0 280000 120 0 0 25 0 4 0 651909484 580694016 92412 33554432000 4194304 4650419 140736751121440 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/14363/statm: 141771 92412 395 112 0 136736 0
[pid=14363/tid=14364] ppid=14361 vsize=567084 CPUtime=702.28 cores=0,2,4,6
/proc/14363/task/14364/stat : 14364 (strangenight1-m) R 14361 14363 13843 0 -1 4202560 63802 0 0 0 70204 24 0 0 25 0 4 0 651909485 580694016 92412 33554432000 4194304 4650419 140736751121440 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=14363/tid=14365] ppid=14361 vsize=567084 CPUtime=702.29 cores=0,2,4,6
/proc/14363/task/14365/stat : 14365 (strangenight1-m) R 14361 14363 13843 0 -1 4202560 90211 0 0 0 70197 32 0 0 25 0 4 0 651909485 580694016 92412 33554432000 4194304 4650419 140736751121440 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=14363/tid=14366] ppid=14361 vsize=567084 CPUtime=694.45 cores=0,2,4,6
/proc/14363/task/14366/stat : 14366 (strangenight1-m) R 14361 14363 13843 0 -1 4202560 78318 0 0 0 69416 29 0 0 25 0 4 0 651909485 580694016 92412 33554432000 4194304 4650419 140736751121440 18446744073709551615 4365192 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2801.2
Current children cumulated vsize (KiB) 567084

[startup+762.312 s]
/proc/loadavg: 8.15 8.11 8.05 9/324 14408
/proc/meminfo: memFree=27320972/32950928 swapFree=60199044/67111528
[pid=14363] ppid=14361 vsize=562624 CPUtime=3040.62 cores=0,2,4,6
/proc/14363/stat : 14363 (strangenight1-m) R 14361 14363 13843 0 -1 4202496 352546 0 0 0 303937 125 0 0 25 0 4 0 651909484 576126976 96182 33554432000 4194304 4650419 140736751121440 18446744073709551615 4366828 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/14363/statm: 140656 96182 395 112 0 135621 0
[pid=14363/tid=14364] ppid=14361 vsize=562624 CPUtime=762.29 cores=0,2,4,6
/proc/14363/task/14364/stat : 14364 (strangenight1-m) R 14361 14363 13843 0 -1 4202560 64245 0 0 0 76205 24 0 0 25 0 4 0 651909485 576126976 96182 33554432000 4194304 4650419 140736751121440 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=14363/tid=14365] ppid=14361 vsize=562624 CPUtime=762.3 cores=0,2,4,6
/proc/14363/task/14365/stat : 14365 (strangenight1-m) R 14361 14363 13843 0 -1 4202560 93444 0 0 0 76196 34 0 0 25 0 4 0 651909485 576126976 96182 33554432000 4194304 4650419 140736751121440 18446744073709551615 4365327 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=14363/tid=14366] ppid=14361 vsize=562624 CPUtime=753.85 cores=0,2,4,6
/proc/14363/task/14366/stat : 14366 (strangenight1-m) R 14361 14363 13843 0 -1 4202560 82535 0 0 0 75354 31 0 0 25 0 4 0 651909485 576126976 96182 33554432000 4194304 4650419 140736751121440 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3040.62
Current children cumulated vsize (KiB) 562624

[startup+822.301 s]
/proc/loadavg: 8.12 8.11 8.05 9/324 14409
/proc/meminfo: memFree=27326040/32950928 swapFree=60199044/67111528
[pid=14363] ppid=14361 vsize=575224 CPUtime=3279.97 cores=0,2,4,6
/proc/14363/stat : 14363 (strangenight1-m) R 14361 14363 13843 0 -1 4202496 365496 0 0 0 327866 131 0 0 25 0 4 0 651909484 589029376 98155 33554432000 4194304 4650419 140736751121440 18446744073709551615 4365357 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/14363/statm: 143806 98155 395 112 0 138771 0
[pid=14363/tid=14364] ppid=14361 vsize=575224 CPUtime=822.29 cores=0,2,4,6
/proc/14363/task/14364/stat : 14364 (strangenight1-m) R 14361 14363 13843 0 -1 4202560 65161 0 0 0 82204 25 0 0 25 0 4 0 651909485 589029376 98155 33554432000 4194304 4650419 140736751121440 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=14363/tid=14365] ppid=14361 vsize=575224 CPUtime=822.28 cores=0,2,4,6
/proc/14363/task/14365/stat : 14365 (strangenight1-m) R 14361 14363 13843 0 -1 4202560 99376 0 0 0 82192 36 0 0 25 0 4 0 651909485 589029376 98155 33554432000 4194304 4650419 140736751121440 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=14363/tid=14366] ppid=14361 vsize=575224 CPUtime=813.24 cores=0,2,4,6
/proc/14363/task/14366/stat : 14366 (strangenight1-m) R 14361 14363 13843 0 -1 4202560 85205 0 0 0 81292 32 0 0 25 0 4 0 651909485 589029376 98155 33554432000 4194304 4650419 140736751121440 18446744073709551615 4365330 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3279.97
Current children cumulated vsize (KiB) 575224

[startup+882.301 s]
/proc/loadavg: 8.17 8.11 8.05 9/324 14411
/proc/meminfo: memFree=27261544/32950928 swapFree=60199044/67111528
[pid=14363] ppid=14361 vsize=575516 CPUtime=3519.37 cores=0,2,4,6
/proc/14363/stat : 14363 (strangenight1-m) R 14361 14363 13843 0 -1 4202496 386271 0 0 0 351798 139 0 0 25 0 4 0 651909484 589328384 98076 33554432000 4194304 4650419 140736751121440 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/14363/statm: 143879 98076 395 112 0 138844 0
[pid=14363/tid=14364] ppid=14361 vsize=575516 CPUtime=882.28 cores=0,2,4,6
/proc/14363/task/14364/stat : 14364 (strangenight1-m) R 14361 14363 13843 0 -1 4202560 68075 0 0 0 88203 25 0 0 25 0 4 0 651909485 589328384 98076 33554432000 4194304 4650419 140736751121440 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=14363/tid=14365] ppid=14361 vsize=575516 CPUtime=882.29 cores=0,2,4,6
/proc/14363/task/14365/stat : 14365 (strangenight1-m) R 14361 14363 13843 0 -1 4202560 105594 0 0 0 88189 40 0 0 25 0 4 0 651909485 589328384 98076 33554432000 4194304 4650419 140736751121440 18446744073709551615 4365252 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=14363/tid=14366] ppid=14361 vsize=575516 CPUtime=872.62 cores=0,2,4,6
/proc/14363/task/14366/stat : 14366 (strangenight1-m) R 14361 14363 13843 0 -1 4202560 89264 0 0 0 87229 33 0 0 25 0 4 0 651909485 589328384 98076 33554432000 4194304 4650419 140736751121440 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3519.37
Current children cumulated vsize (KiB) 575516

[startup+942.301 s]
/proc/loadavg: 8.06 8.09 8.05 9/324 14412
/proc/meminfo: memFree=27276268/32950928 swapFree=60199044/67111528
[pid=14363] ppid=14361 vsize=575716 CPUtime=3758.76 cores=0,2,4,6
/proc/14363/stat : 14363 (strangenight1-m) R 14361 14363 13843 0 -1 4202496 406454 0 0 0 375728 148 0 0 25 0 4 0 651909484 589533184 99928 33554432000 4194304 4650419 140736751121440 18446744073709551615 4366816 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/14363/statm: 143929 99928 395 112 0 138894 0
[pid=14363/tid=14364] ppid=14361 vsize=575716 CPUtime=942.29 cores=0,2,4,6
/proc/14363/task/14364/stat : 14364 (strangenight1-m) R 14361 14363 13843 0 -1 4202560 70196 0 0 0 94203 26 0 0 25 0 4 0 651909485 589533184 99928 33554432000 4194304 4650419 140736751121440 18446744073709551615 4366831 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=14363/tid=14365] ppid=14361 vsize=575716 CPUtime=942.28 cores=0,2,4,6
/proc/14363/task/14365/stat : 14365 (strangenight1-m) R 14361 14363 13843 0 -1 4202560 113465 0 0 0 94185 43 0 0 25 0 4 0 651909485 589533184 99928 33554432000 4194304 4650419 140736751121440 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=14363/tid=14366] ppid=14361 vsize=575716 CPUtime=932.01 cores=0,2,4,6
/proc/14363/task/14366/stat : 14366 (strangenight1-m) R 14361 14363 13843 0 -1 4202560 94097 0 0 0 93166 35 0 0 25 0 4 0 651909485 589533184 99928 33554432000 4194304 4650419 140736751121440 18446744073709551615 4366931 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3758.76
Current children cumulated vsize (KiB) 575716

[startup+1002.3 s]
/proc/loadavg: 8.02 8.07 8.04 9/324 14414
/proc/meminfo: memFree=27231860/32950928 swapFree=60199044/67111528
[pid=14363] ppid=14361 vsize=575888 CPUtime=3998.14 cores=0,2,4,6
/proc/14363/stat : 14363 (strangenight1-m) R 14361 14363 13843 0 -1 4202496 427712 0 0 0 399657 157 0 0 25 0 4 0 651909484 589709312 109423 33554432000 4194304 4650419 140736751121440 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/14363/statm: 143972 109423 395 112 0 138937 0
[pid=14363/tid=14364] ppid=14361 vsize=575888 CPUtime=1002.29 cores=0,2,4,6
/proc/14363/task/14364/stat : 14364 (strangenight1-m) R 14361 14363 13843 0 -1 4202560 73965 0 0 0 100200 29 0 0 25 0 4 0 651909485 589709312 109423 33554432000 4194304 4650419 140736751121440 18446744073709551615 4365246 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=14363/tid=14365] ppid=14361 vsize=575888 CPUtime=1002.28 cores=0,2,4,6
/proc/14363/task/14365/stat : 14365 (strangenight1-m) R 14361 14363 13843 0 -1 4202560 120797 0 0 0 100183 45 0 0 25 0 4 0 651909485 589709312 109423 33554432000 4194304 4650419 140736751121440 18446744073709551615 4363416 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=14363/tid=14366] ppid=14361 vsize=575888 CPUtime=991.39 cores=0,2,4,6
/proc/14363/task/14366/stat : 14366 (strangenight1-m) R 14361 14363 13843 0 -1 4202560 97890 0 0 0 99103 36 0 0 25 0 4 0 651909485 589709312 109423 33554432000 4194304 4650419 140736751121440 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3998.14
Current children cumulated vsize (KiB) 575888

[startup+1062.3 s]
/proc/loadavg: 8.12 8.09 8.04 9/324 14415
/proc/meminfo: memFree=27226616/32950928 swapFree=60199044/67111528
[pid=14363] ppid=14361 vsize=628728 CPUtime=4237.54 cores=0,2,4,6
/proc/14363/stat : 14363 (strangenight1-m) R 14361 14363 13843 0 -1 4202496 443042 0 0 0 423590 164 0 0 25 0 4 0 651909484 643817472 108316 33554432000 4194304 4650419 140736751121440 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/14363/statm: 157182 108316 395 112 0 152147 0
[pid=14363/tid=14364] ppid=14361 vsize=628728 CPUtime=1062.29 cores=0,2,4,6
/proc/14363/task/14364/stat : 14364 (strangenight1-m) R 14361 14363 13843 0 -1 4202560 79013 0 0 0 106198 31 0 0 25 0 4 0 651909485 643817472 108316 33554432000 4194304 4650419 140736751121440 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=14363/tid=14365] ppid=14361 vsize=628728 CPUtime=1062.29 cores=0,2,4,6
/proc/14363/task/14365/stat : 14365 (strangenight1-m) R 14361 14363 13843 0 -1 4202560 122292 0 0 0 106183 46 0 0 25 0 4 0 651909485 643817472 108316 33554432000 4194304 4650419 140736751121440 18446744073709551615 4365321 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=14363/tid=14366] ppid=14361 vsize=628728 CPUtime=1050.8 cores=0,2,4,6
/proc/14363/task/14366/stat : 14366 (strangenight1-m) R 14361 14363 13843 0 -1 4202560 100010 0 0 0 105042 38 0 0 25 0 4 0 651909485 643817472 108316 33554432000 4194304 4650419 140736751121440 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4237.54
Current children cumulated vsize (KiB) 628728

[startup+1122.3 s]
/proc/loadavg: 8.04 8.07 8.04 9/324 14417
/proc/meminfo: memFree=27197080/32950928 swapFree=60199044/67111528
[pid=14363] ppid=14361 vsize=706156 CPUtime=4476.94 cores=0,2,4,6
/proc/14363/stat : 14363 (strangenight1-m) R 14361 14363 13843 0 -1 4202496 460605 0 0 0 447520 174 0 0 25 0 4 0 651909484 723103744 115470 33554432000 4194304 4650419 140736751121440 18446744073709551615 4432376 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/14363/statm: 176539 115470 395 112 0 171504 0
[pid=14363/tid=14364] ppid=14361 vsize=706156 CPUtime=1122.29 cores=0,2,4,6
/proc/14363/task/14364/stat : 14364 (strangenight1-m) R 14361 14363 13843 0 -1 4202560 80992 0 0 0 112197 32 0 0 25 0 4 0 651909485 723103744 115470 33554432000 4194304 4650419 140736751121440 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=14363/tid=14365] ppid=14361 vsize=706156 CPUtime=1122.28 cores=0,2,4,6
/proc/14363/task/14365/stat : 14365 (strangenight1-m) R 14361 14363 13843 0 -1 4202560 126005 0 0 0 112181 47 0 0 25 0 4 0 651909485 723103744 115470 33554432000 4194304 4650419 140736751121440 18446744073709551615 4364788 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=14363/tid=14366] ppid=14361 vsize=706156 CPUtime=1110.19 cores=0,2,4,6
/proc/14363/task/14366/stat : 14366 (strangenight1-m) R 14361 14363 13843 0 -1 4202560 104629 0 0 0 110979 40 0 0 25 0 4 0 651909485 723103744 115470 33554432000 4194304 4650419 140736751121440 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4476.94
Current children cumulated vsize (KiB) 706156

[startup+1182.3 s]
/proc/loadavg: 8.11 8.08 8.04 9/324 14419
/proc/meminfo: memFree=27191484/32950928 swapFree=60199044/67111528
[pid=14363] ppid=14361 vsize=654684 CPUtime=4716.33 cores=0,2,4,6
/proc/14363/stat : 14363 (strangenight1-m) R 14361 14363 13843 0 -1 4202496 470708 0 0 0 471455 178 0 0 25 0 4 0 651909484 670396416 112343 33554432000 4194304 4650419 140736751121440 18446744073709551615 4364738 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/14363/statm: 163671 112343 395 112 0 158636 0
[pid=14363/tid=14364] ppid=14361 vsize=654684 CPUtime=1182.29 cores=0,2,4,6
/proc/14363/task/14364/stat : 14364 (strangenight1-m) R 14361 14363 13843 0 -1 4202560 83476 0 0 0 118196 33 0 0 25 0 4 0 651909485 670396416 112343 33554432000 4194304 4650419 140736751121440 18446744073709551615 4334120 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=14363/tid=14365] ppid=14361 vsize=654684 CPUtime=1182.28 cores=0,2,4,6
/proc/14363/task/14365/stat : 14365 (strangenight1-m) R 14361 14363 13843 0 -1 4202560 126256 0 0 0 118181 47 0 0 25 0 4 0 651909485 670396416 112343 33554432000 4194304 4650419 140736751121440 18446744073709551615 4365337 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=14363/tid=14366] ppid=14361 vsize=654684 CPUtime=1169.6 cores=0,2,4,6
/proc/14363/task/14366/stat : 14366 (strangenight1-m) R 14361 14363 13843 0 -1 4202560 105440 0 0 0 116919 41 0 0 25 0 4 0 651909485 670396416 112343 33554432000 4194304 4650419 140736751121440 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4716.33
Current children cumulated vsize (KiB) 654684



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.3 s]
/proc/loadavg: 8.15 8.09 8.05 6/319 14420
/proc/meminfo: memFree=27560912/32950928 swapFree=60199044/67111528
[pid=14363] ppid=14361 vsize=654768 CPUtime=4800.17 cores=0,2,4,6
/proc/14363/stat : 14363 (strangenight1-m) R 14361 14363 13843 0 -1 4202496 474778 0 0 0 479838 179 0 0 25 0 4 0 651909484 670482432 112508 33554432000 4194304 4650419 140736751121440 18446744073709551615 4365289 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/14363/statm: 163692 112508 395 112 0 158657 0
[pid=14363/tid=14364] ppid=14361 vsize=654768 CPUtime=1203.31 cores=0,2,4,6
/proc/14363/task/14364/stat : 14364 (strangenight1-m) R 14361 14363 13843 0 -1 4202560 83476 0 0 0 120298 33 0 0 25 0 4 0 651909485 670482432 112508 33554432000 4194304 4650419 140736751121440 18446744073709551615 4363416 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=14363/tid=14365] ppid=14361 vsize=654768 CPUtime=1203.3 cores=0,2,4,6
/proc/14363/task/14365/stat : 14365 (strangenight1-m) R 14361 14363 13843 0 -1 4202560 127512 0 0 0 120283 47 0 0 25 0 4 0 651909485 670482432 112508 33554432000 4194304 4650419 140736751121440 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=14363/tid=14366] ppid=14361 vsize=654768 CPUtime=1190.39 cores=0,2,4,6
/proc/14363/task/14366/stat : 14366 (strangenight1-m) R 14361 14363 13843 0 -1 4202560 107607 0 0 0 118997 42 0 0 25 0 4 0 651909485 670482432 112508 33554432000 4194304 4650419 140736751121440 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.17
Current children cumulated vsize (KiB) 654768

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

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

[startup+1203.3 s]
/proc/loadavg: 8.15 8.09 8.05 6/319 14420
/proc/meminfo: memFree=27560912/32950928 swapFree=60199044/67111528
[pid=14363] ppid=14361 vsize=654768 CPUtime=4800.17 cores=0,2,4,6
/proc/14363/stat : 14363 (strangenight1-m) R 14361 14363 13843 0 -1 4202496 474778 0 0 0 479838 179 0 0 25 0 4 0 651909484 670482432 112508 33554432000 4194304 4650419 140736751121440 18446744073709551615 4365289 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/14363/statm: 163692 112508 395 112 0 158657 0
[pid=14363/tid=14364] ppid=14361 vsize=654768 CPUtime=1203.31 cores=0,2,4,6
/proc/14363/task/14364/stat : 14364 (strangenight1-m) R 14361 14363 13843 0 -1 4202560 83476 0 0 0 120298 33 0 0 25 0 4 0 651909485 670482432 112508 33554432000 4194304 4650419 140736751121440 18446744073709551615 4363416 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=14363/tid=14365] ppid=14361 vsize=654768 CPUtime=1203.3 cores=0,2,4,6
/proc/14363/task/14365/stat : 14365 (strangenight1-m) R 14361 14363 13843 0 -1 4202560 127512 0 0 0 120283 47 0 0 25 0 4 0 651909485 670482432 112508 33554432000 4194304 4650419 140736751121440 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=14363/tid=14366] ppid=14361 vsize=654768 CPUtime=1190.39 cores=0,2,4,6
/proc/14363/task/14366/stat : 14366 (strangenight1-m) R 14361 14363 13843 0 -1 4202560 107607 0 0 0 118997 42 0 0 25 0 4 0 651909485 670482432 112508 33554432000 4194304 4650419 140736751121440 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.17
Current children cumulated vsize (KiB) 654768

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.35
CPU time (s): 4800.24
CPU user time (s): 4798.43
CPU system time (s): 1.81672
CPU usage (%): 398.908
Max. virtual memory (cumulated for all children) (KiB): 758728

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.43
system time used= 1.81672
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 474779
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= 504
involuntary context switches= 23450

runsolver used 3.47647 second user time and 8.61669 second system time

The end

Launcher Data

Begin job on node122 at 2011-05-14 21:58:27
IDJOB=3368794
IDBENCH=82803
IDSOLVER=1846
FILE ID=node122/3368794-1305403107
RUNJOBID= node122-1305403107-14348
PBS_JOBID= 13324448
Free space on /tmp= 73436 MiB

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

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

MD5SUM BENCH= 529f91a307fdda5249e1a091ee33e647
RANDOM SEED=949205350

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      28018000 kB
Buffers:        273092 kB
Cached:        3348280 kB
SwapCached:      50104 kB
Active:         865540 kB
Inactive:      3858388 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      28018000 kB
SwapTotal:    67111528 kB
SwapFree:     60199044 kB
Dirty:            9836 kB
Writeback:           0 kB
AnonPages:     1063252 kB
Mapped:          13352 kB
Slab:           112948 kB
PageTables:      32196 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 52524516 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= 73432 MiB
End job on node122 at 2011-05-14 22:18:32