Trace number 3175319

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-1-mt? (TO) 4800.2 1201.74

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v550-c2343-S1554089933-067.UNKNOWN.cnf
MD5SUMfa2c840574747ca3ff8efe8a9137bb94
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.01	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-3175319-1304114780.cnf'
0.00/0.01	c -- header says num vars:            550
0.00/0.01	c -- header says num clauses:        2343
0.00/0.02	c -- clauses added:            0 learnts,         2343 normals,            0 xors
0.00/0.02	c -- vars added        550
0.00/0.02	c Parsing time:  0.00 s
0.00/0.02	c  N st     0         0       550      2343         0         0      7029         0   no data   no data  --
0.00/0.02	c asymm  cl-useful: 0/2343/2343 lits-rem:0 time: 0.01
0.00/0.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    550 time:  0.00 s
0.00/0.81	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
0.00/0.81	c lits-rem:         0  cl-subs:        0  v-elim:     17  v-fix:    0  time:  0.01 s
0.00/0.81	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.81	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.81	c calculated reachability. Time: 0.00
0.00/0.81	c Calc default polars -  time:   0.00 s pos:     256 undec:      60 neg:     234
0.00/0.81	c =========================================================================================
0.00/0.81	c types(t): F = full restart, N = normal restart
0.00/0.81	c types(t): S = simplification begin/end, E = solution found
0.00/0.81	c restart types(rt): st = static, dy = dynamic
0.00/0.81	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.81	c  B st     0         0       533      2318         0         0      7049         0   no data   no data  --
0.00/0.81	c Decided on static restart strategy
0.00/0.81	c  N st     8      4922       533      2318         0      4857      7049    116796   no data   no data  --
0.00/0.81	c  N st    10     11304       533      2318         0      4497      7049     79965   no data   no data  --
0.00/0.81	c  N st    11     17048       533      2318         0     10136      7049    218805   no data   no data  --
4.34/1.12	c  F st    12     25001       533      2318         0     12427      7049    280992   no data   no data  --
4.34/1.12	c  N st    12     25001       533      2318         0     12427      7049    280992   no data   no data  --
5.14/1.38	c Decided on static restart strategy
5.14/1.38	c  N st    18     30001       533      2318         0     10700      7049    214532   no data   no data  --
5.14/1.38	c  S st    18     30001       533      2318         0     10700      7049    214532   no data   no data  --
5.54/1.41	c  S st    18     30504       533      2318         0     11203      7049    226997   no data   no data  --
5.54/1.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.54/1.41	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.54/1.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.02
5.54/1.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.54/1.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.54/1.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    533 time:  0.00 s
5.54/1.42	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
6.34/1.63	c lits-rem:        90  cl-subs:      413  v-elim:      0  v-fix:    0  time:  0.85 s
6.34/1.64	c asymm  cl-useful: 0/2318/2318 lits-rem:0 time: 0.04
6.34/1.64	c calculated reachability. Time: 0.00
6.34/1.64	c  N st    18     30504       533      2318         0     10790      7049    215338   no data   no data  --
7.94/2.04	c  N st    20     37616       533      2318         0     10041      7049    176049   no data   no data  --
9.53/2.45	c  N st    21     44017       533      2318         0     16314      7049    333055   no data   no data  --
9.94/2.58	c  S st    22     45757       533      2318         0      9252      7049    137148   no data   no data  --
10.34/2.60	c  S st    22     46260       533      2318         0      9754      7049    149325   no data   no data  --
10.34/2.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.34/2.60	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
10.34/2.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
10.34/2.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.34/2.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.34/2.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    533 time:  0.00 s
10.34/2.61	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
10.74/2.71	c lits-rem:        37  cl-subs:       39  v-elim:      0  v-fix:    0  time:  0.40 s
10.74/2.71	c vivif2 --  cl tried     2318 cl shrink        0 lits rem          0 time: 0.00
10.74/2.71	c vivif2 --  cl tried     9715 cl shrink        0 lits rem          0 time: 0.00
10.74/2.72	c asymm  cl-useful: 0/2318/2318 lits-rem:0 time: 0.03
10.74/2.72	c calculated reachability. Time: 0.00
10.74/2.72	c  N st    22     46260       533      2318         0      9715      7049    148238   no data   no data  --
14.33/3.63	c  N st    23     60657       533      2318         0     14054      7049    257131   no data   no data  --
16.72/4.27	c  N st    24     69390       533      2318         0     11835      7049    185551   no data   no data  --
16.72/4.27	c  S st    24     69390       533      2318         0     11835      7049    185551   no data   no data  --
17.12/4.30	c  S st    24     69894       533      2318         0     12338      7049    197927   no data   no data  --
17.12/4.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
17.12/4.30	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
17.12/4.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
17.12/4.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
17.12/4.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17.12/4.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    533 time:  0.00 s
17.12/4.31	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
17.92/4.51	c lits-rem:        53  cl-subs:      153  v-elim:      0  v-fix:    0  time:  0.80 s
17.92/4.51	c vivif2 --  cl tried     2318 cl shrink        0 lits rem          0 time: 0.00
17.92/4.52	c vivif2 --  cl tried    12185 cl shrink        0 lits rem          0 time: 0.01
17.92/4.53	c asymm  cl-useful: 0/2318/2318 lits-rem:0 time: 0.04
17.92/4.53	c calculated reachability. Time: 0.00
17.92/4.53	c  N st    24     69894       533      2318         0     12185      7049    193615   no data   no data  --
23.12/5.87	c  F st    25     87500       533      2318         0     17682      7049    331221   no data   no data  --
23.12/5.87	c  N st    25     87500       533      2318         0     17682      7049    331221   no data   no data  --
24.73/6.30	c Decided on static restart strategy
26.31/6.60	c  N st    32     95538       533      2318         0     25587      7049    521505   no data   no data  --
29.13/7.33	c  N st    34    104843       533      2318         0     22007      7049    426318   no data   no data  --
29.13/7.33	c  S st    34    104843       533      2318         0     22007      7049    426318   no data   no data  --
29.13/7.39	c  S st    34    105347       533      2318         0     22510      7049    439315   no data   no data  --
29.13/7.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
29.13/7.39	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
29.13/7.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.03
29.53/7.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
29.53/7.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
29.53/7.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    533 time:  0.00 s
29.53/7.41	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
33.52/8.49	c lits-rem:       253  cl-subs:      576  v-elim:      0  v-fix:    0  time:  4.28 s
33.52/8.49	c vivif2 --  cl tried     2318 cl shrink        0 lits rem          0 time: 0.00
33.52/8.49	c vivif2 --  cl tried    21934 cl shrink        0 lits rem          0 time: 0.02
33.92/8.51	c asymm  cl-useful: 0/2318/2318 lits-rem:0 time: 0.08
33.92/8.51	c calculated reachability. Time: 0.00
33.92/8.51	c  N st    34    105347       533      2318         0     21934      7049    421815   no data   no data  --
37.09/9.35	c  N st    35    114948       533      2318         0     17625      7049    285530   no data   no data  --
42.71/10.78	c  N st    36    129346       533      2318         0     16987      7049    249137   no data   no data  --
50.27/12.67	c  N st    37    150941       533      2318         0     22401      7049    383985   no data   no data  --
53.07/13.39	c  S st    38    158021       533      2318         0     29316      7049    567284   no data   no data  --
53.46/13.46	c  S st    38    158522       533      2318         0     29816      7049    579560   no data   no data  --
53.46/13.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
53.46/13.46	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
53.46/13.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
53.46/13.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
53.46/13.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
53.46/13.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    533 time:  0.00 s
53.46/13.49	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
60.65/15.24	c lits-rem:       427  cl-subs:     1317  v-elim:      0  v-fix:    0  time:  7.01 s
60.65/15.24	c vivif2 --  cl tried     2318 cl shrink        0 lits rem          0 time: 0.00
60.65/15.25	c vivif2 --  cl tried    28499 cl shrink        0 lits rem          0 time: 0.02
60.65/15.28	c asymm  cl-useful: 0/2318/2318 lits-rem:0 time: 0.10
60.65/15.28	c calculated reachability. Time: 0.00
60.65/15.28	c  N st    38    158522       533      2318         0     28499      7049    541673   no data   no data  --
82.25/20.65	c  N st    39    207110       533      2318         0     23246      7049    358572   no data   no data  --
96.20/24.12	c  N st    40    237785       533      2318         0     33587      7049    602841   no data   no data  --
96.20/24.12	c  S st    40    237785       533      2318         0     33587      7049    602841   no data   no data  --
96.60/24.21	c  S st    40    238287       533      2318         0     34088      7049    615441   no data   no data  --
96.60/24.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
96.60/24.22	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
96.60/24.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
96.60/24.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
96.60/24.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
96.60/24.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    533 time:  0.00 s
96.60/24.24	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
105.39/26.42	c lits-rem:       636  cl-subs:     2602  v-elim:      0  v-fix:    0  time:  8.69 s
105.39/26.42	c vivif2 --  cl tried     2318 cl shrink        0 lits rem          0 time: 0.00
105.39/26.43	c vivif2 --  cl tried    31486 cl shrink        0 lits rem          0 time: 0.02
105.39/26.46	c asymm  cl-useful: 0/2318/2318 lits-rem:0 time: 0.11
105.39/26.46	c calculated reachability. Time: 0.00
105.39/26.46	c  N st    40    238287       533      2318         0     31486      7049    549365   no data   no data  --
140.55/35.21	c  F st    41    306250       533      2318         0     33520      7049    571075   no data   no data  --
140.55/35.21	c  N st    41    306250       533      2318         0     33520      7049    571075   no data   no data  --
143.36/35.94	c Decided on static restart strategy
154.53/38.77	c  N st    51    334557       533      2318         0     37837      7049    665589   no data   no data  --
166.11/41.65	c  N st    53    357433       533      2318         0     35744      7049    582219   no data   no data  --
166.11/41.65	c  S st    53    357433       533      2318         0     35744      7049    582219   no data   no data  --
166.50/41.75	c  S st    53    357939       533      2318         0     36247      7049    595263   no data   no data  --
166.50/41.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
166.50/41.75	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
166.50/41.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.05
166.50/41.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
166.50/41.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
166.50/41.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    533 time:  0.00 s
166.50/41.78	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
173.30/43.47	c lits-rem:       853  cl-subs:     1046  v-elim:      0  v-fix:    0  time:  6.77 s
173.30/43.47	c vivif2 --  cl tried     2318 cl shrink        0 lits rem          0 time: 0.00
173.30/43.48	c vivif2 --  cl tried    35201 cl shrink        0 lits rem          0 time: 0.02
173.70/43.52	c asymm  cl-useful: 0/2318/2318 lits-rem:0 time: 0.14
173.70/43.52	c calculated reachability. Time: 0.00
173.70/43.52	c  N st    53    357939       533      2318         0     35201      7049    567220   no data   no data  --
192.48/48.21	c  N st    54    390331       533      2318         0     41479      7049    699014   no data   no data  --
219.64/55.06	c  N st    55    438919       533      2318         0     35261      7049    521281   no data   no data  --
262.78/65.83	c  N st    56    511802       533      2318         0     48775      7049    842138   no data   no data  --
277.95/69.69	c  N st    57    536909       533      2318         0     42968      7049    669846   no data   no data  --
277.95/69.69	c  S st    57    536909       533      2318         0     42968      7049    669846   no data   no data  --
278.75/69.80	c  S st    57    537410       533      2318         0     43468      7049    682233   no data   no data  --
278.75/69.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
278.75/69.80	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
278.75/69.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.06
278.75/69.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
278.75/69.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
278.75/69.84	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    533 time:  0.00 s
278.75/69.84	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
286.74/71.88	c lits-rem:       457  cl-subs:     1608  v-elim:      0  v-fix:    0  time:  8.13 s
286.74/71.88	c vivif2 --  cl tried     2318 cl shrink        0 lits rem          0 time: 0.00
286.74/71.88	c vivif2 --  cl tried    41860 cl shrink        0 lits rem          0 time: 0.03
287.14/71.93	c asymm  cl-useful: 0/2318/2318 lits-rem:0 time: 0.18
287.14/71.93	c calculated reachability. Time: 0.00
287.14/71.93	c  N st    57    537410       533      2318         0     41860      7049    639893   no data   no data  --
408.18/102.28	c  N st    58    701396       533      2318         0     35938      7049    393811   no data   no data  --
484.07/121.20	c  N st    59    806116       533      2318         0     65206      7049   1185508   no data   no data  --
484.07/121.20	c  S st    59    806116       533      2318         0     65206      7049   1185508   no data   no data  --
484.47/121.40	c  S st    59    806618       533      2318         0     65707      7049   1197987   no data   no data  --
484.87/121.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
484.87/121.40	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
484.87/121.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.12
484.87/121.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
484.87/121.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
484.87/121.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    533 time:  0.00 s
484.87/121.47	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
498.85/124.94	c lits-rem:       342  cl-subs:     2711  v-elim:      0  v-fix:    0  time: 13.87 s
498.85/124.94	c vivif2 --  cl tried     2318 cl shrink        0 lits rem          0 time: 0.00
498.85/124.95	c vivif2 --  cl tried    62996 cl shrink        0 lits rem          0 time: 0.06
499.27/125.04	c asymm  cl-useful: 0/2318/2318 lits-rem:0 time: 0.34
499.27/125.04	c calculated reachability. Time: 0.00
499.27/125.04	c  N st    59    806618       533      2318         0     62996      7049   1120472   no data   no data  --
710.58/177.99	c  F st    60   1071878       533      2318         0     78798      7049   1407411   no data   no data  --
710.58/177.99	c  N st    60   1071878       533      2318         0     78798      7049   1407411   no data   no data  --
717.36/179.68	c Decided on static restart strategy
735.73/184.22	c  N st    70   1100183       533      2318         0     62537      7049    951073   no data   no data  --
768.49/192.42	c  N st    72   1136176       533      2318         0     52745      7049    665541   no data   no data  --
799.64/200.23	c  N st    73   1168568       533      2318         0     84422      7049   1512794   no data   no data  --
835.59/209.26	c  N st    74   1209928       533      2318         0     78864      7049   1305093   no data   no data  --
835.59/209.26	c  S st    74   1209928       533      2318         0     78864      7049   1305093   no data   no data  --
836.79/209.52	c  S st    74   1210429       533      2318         0     79365      7049   1316403   no data   no data  --
836.79/209.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
836.79/209.52	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
836.79/209.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.15
837.19/209.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
837.19/209.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
837.19/209.60	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    533 time:  0.00 s
837.19/209.60	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
856.76/214.51	c lits-rem:       353  cl-subs:     4435  v-elim:      0  v-fix:    0  time: 19.57 s
856.76/214.51	c vivif2 --  cl tried     2318 cl shrink        0 lits rem          0 time: 0.00
856.76/214.52	c vivif2 --  cl tried    74930 cl shrink        0 lits rem          0 time: 0.06
857.16/214.62	c asymm  cl-useful: 0/2318/2318 lits-rem:0 time: 0.40
857.16/214.62	c calculated reachability. Time: 0.00
857.16/214.62	c  N st    74   1210429       533      2318         0     74930      7049   1208406   no data   no data  --
941.84/235.81	c  N st    75   1283313       533      2318         0     51210      7049    564344   no data   no data  --
1052.09/263.40	c  N st    76   1392636       533      2318         0     59328      7049    723279   no data   no data  --
1207.10/302.22	c  N st    77   1556620       533      2318         0     64348      7049    844680   no data   no data  --
1360.48/340.68	c  N st    78   1710431       533      2318         0    106553      7049   2057277   no data   no data  --
1360.48/340.68	c  S st    78   1710431       533      2318         0    106553      7049   2057277   no data   no data  --
1362.06/341.04	c  S st    78   1710935       533      2318         0    107056      7049   2070287   no data   no data  --
1362.06/341.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1362.06/341.05	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1362.46/341.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.22
1362.46/341.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1362.46/341.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1362.46/341.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    533 time:  0.00 s
1362.46/341.17	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1418.79/355.25	c lits-rem:       842  cl-subs:     5294  v-elim:      0  v-fix:    0  time: 56.20 s
1418.79/355.25	c vivif2 --  cl tried     2318 cl shrink        0 lits rem          0 time: 0.00
1418.79/355.28	c vivif2 --  cl tried   101762 cl shrink        0 lits rem          0 time: 0.10
1419.59/355.41	c asymm  cl-useful: 0/2318/2318 lits-rem:0 time: 0.55
1419.59/355.42	c calculated reachability. Time: 0.00
1419.59/355.42	c  N st    78   1710935       533      2318         0    101762      7049   1913620   no data   no data  --
1796.27/449.72	c  N st    79   2079900       533      2318         0    112816      7049   2038792   no data   no data  --
1958.46/490.35	c  N st    80   2210935       533      2318         0    116793      7049   2043515   no data   no data  --
1958.46/490.35	c  S st    80   2210935       533      2318         0    116793      7049   2043515   no data   no data  --
1960.04/490.74	c  S st    80   2211440       533      2318         0    117298      7049   2055888   no data   no data  --
1960.04/490.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1960.04/490.75	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1960.44/490.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.24
1960.44/490.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1960.44/490.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1960.44/490.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    533 time:  0.00 s
1960.44/490.88	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2023.97/506.73	c lits-rem:       186  cl-subs:     7782  v-elim:      0  v-fix:    0  time: 63.32 s
2023.97/506.73	c vivif2 --  cl tried     2318 cl shrink        0 lits rem          0 time: 0.00
2023.97/506.76	c vivif2 --  cl tried   109516 cl shrink        0 lits rem          0 time: 0.10
2024.75/506.91	c asymm  cl-useful: 0/2318/2318 lits-rem:0 time: 0.63
2024.75/506.92	c calculated reachability. Time: 0.00
2024.75/506.92	c  N st    80   2211440       533      2318         0    109516      7049   1861591   no data   no data  --
2637.10/660.27	c  N st    81   2711442       533      2318         0    132830      7049   2280978   no data   no data  --
2637.10/660.27	c  S st    81   2711442       533      2318         0    132830      7049   2280978   no data   no data  --
2639.12/660.71	c  S st    81   2711947       533      2318         0    133335      7049   2293453   no data   no data  --
2639.12/660.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
2639.12/660.72	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2639.12/660.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.28
2639.52/660.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2639.52/660.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2639.52/660.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    533 time:  0.00 s
2639.52/660.86	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2750.95/688.79	c lits-rem:       174  cl-subs:    13135  v-elim:      0  v-fix:    0  time: 111.49 s
2750.95/688.79	c vivif2 --  cl tried     2318 cl shrink        0 lits rem          0 time: 0.00
2751.35/688.81	c vivif2 --  cl tried   120200 cl shrink        0 lits rem          0 time: 0.10
2751.75/688.99	c asymm  cl-useful: 0/2318/2318 lits-rem:0 time: 0.70
2751.75/688.99	c calculated reachability. Time: 0.00
2751.75/688.99	c  N st    81   2711947       533      2318         0    120200      7049   1995638   no data   no data  --
3503.51/877.18	c  N st    82   3211949       533      2318         0     96537      7049   1258066   no data   no data  --
3503.51/877.18	c  S st    82   3211949       533      2318         0     96537      7049   1258066   no data   no data  --
3505.13/877.52	c  S st    82   3212457       533      2318         0     97045      7049   1270912   no data   no data  --
3505.13/877.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
3505.13/877.53	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3505.13/877.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.19
3505.50/877.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3505.50/877.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3505.50/877.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    533 time:  0.00 s
3505.50/877.62	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3519.50/881.17	c lits-rem:       110  cl-subs:     3054  v-elim:      0  v-fix:    0  time: 14.17 s
3519.50/881.17	c vivif2 --  cl tried     2318 cl shrink        0 lits rem          0 time: 0.00
3519.50/881.18	c vivif2 --  cl tried    93991 cl shrink        0 lits rem          0 time: 0.07
3520.29/881.32	c asymm  cl-useful: 0/2318/2318 lits-rem:0 time: 0.54
3520.29/881.32	c calculated reachability. Time: 0.00
3520.29/881.32	c  N st    82   3212457       533      2318         0     93991      7049   1194917   no data   no data  --
4306.41/1078.16	c  N st    83   3712457       533      2318         0    104932      7049   1372849   no data   no data  --
4306.41/1078.16	c  S st    83   3712457       533      2318         0    104932      7049   1372849   no data   no data  --
4307.61/1078.48	c  S st    83   3712959       533      2318         0    105434      7049   1385567   no data   no data  --
4307.61/1078.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
4307.61/1078.48	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4308.01/1078.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.20
4308.01/1078.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4308.01/1078.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4308.01/1078.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    533 time:  0.00 s
4308.01/1078.58	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
4323.18/1082.37	c lits-rem:       218  cl-subs:     2372  v-elim:      0  v-fix:    0  time: 15.14 s
4323.18/1082.37	c vivif2 --  cl tried     2318 cl shrink        0 lits rem          0 time: 0.00
4323.18/1082.39	c vivif2 --  cl tried   103062 cl shrink        0 lits rem          0 time: 0.08
4323.98/1082.54	c asymm  cl-useful: 0/2318/2318 lits-rem:0 time: 0.60
4323.98/1082.55	c calculated reachability. Time: 0.00
4323.98/1082.55	c  N st    83   3712959       533      2318         0    103062      7049   1331526   no data   no data  --
4385.50/1097.97	c  F st    84   3751563       533      2318         0    140781      7049   2387292   no data   no data  --
4385.50/1097.97	c  N st    84   3751563       533      2318         0    140781      7049   2387292   no data   no data  --
4397.11/1100.81	c Decided on static restart strategy
4441.04/1111.81	c  N st    94   3779868       533      2318         0     85504      7049    834871   no data   no data  --
4488.56/1123.70	c  N st    96   3815865       533      2318         0    120876      7049   1778069   no data   no data  --
4547.68/1138.57	c  N st    97   3848258       533      2318         0    152532      7049   2581972   no data   no data  --
4623.17/1157.49	c  N st    98   3896846       533      2318         0    115890      7049   1631957   no data   no data  --
4751.40/1189.55	c  N st    99   3969728       533      2318         0    101847      7049   1234075   no data   no data  --

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3175319-1304114780/watcher-3175319-1304114780 -o /tmp/evaluation-result-3175319-1304114780/solver-3175319-1304114780 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3175319-1304114780.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.44 7.87 6.81 2/176 23015
/proc/meminfo: memFree=31056724/32951124 swapFree=67103136/67111528
[pid=23013] ppid=23010 vsize=8508 CPUtime=0 cores=0,2,4,6
/proc/23013/stat : 23013 (strangenight1-m) S 23010 23013 21847 0 -1 4194304 99 0 0 0 0 0 0 0 20 0 1 0 601708656 8712192 54 33554432000 4194304 4650419 140735806201264 18446744073709551615 224280002116 0 2147483391 4096 0 18446744071699199166 0 0 17 2 0 0 0
/proc/23013/statm: 2127 54 41 112 0 44 0

[startup+0.173221 s]
/proc/loadavg: 7.44 7.87 6.81 2/176 23015
/proc/meminfo: memFree=31056724/32951124 swapFree=67103136/67111528
[pid=23013] ppid=23010 vsize=285468 CPUtime=3.39 cores=0,2,4,6
/proc/23013/stat : 23013 (strangenight1-m) R 23010 23013 21847 0 -1 4202496 5500 0 2 0 338 1 0 0 19 0 4 0 601708656 292319232 2727 33554432000 4194304 4650419 140735806201264 18446744073709551615 4366869 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/23013/statm: 71367 2727 393 112 0 66332 0
Current children cumulated CPU time (s) 3.39
Current children cumulated vsize (KiB) 285468

[startup+0.961868 s]
/proc/loadavg: 7.44 7.87 6.81 2/176 23015
/proc/meminfo: memFree=31056724/32951124 swapFree=67103136/67111528
[pid=23013] ppid=23010 vsize=285468 CPUtime=3.79 cores=0,2,4,6
/proc/23013/stat : 23013 (strangenight1-m) R 23010 23013 21847 0 -1 4202496 5724 0 2 0 378 1 0 0 19 0 4 0 601708656 292319232 2951 33554432000 4194304 4650419 140735806201264 18446744073709551615 4314998 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/23013/statm: 71367 2951 393 112 0 66332 0
Current children cumulated CPU time (s) 3.79
Current children cumulated vsize (KiB) 285468

[startup+1.00086 s]
/proc/loadavg: 7.44 7.87 6.81 2/176 23015
/proc/meminfo: memFree=31056724/32951124 swapFree=67103136/67111528
[pid=23013] ppid=23010 vsize=285468 CPUtime=3.95 cores=0,2,4,6
/proc/23013/stat : 23013 (strangenight1-m) R 23010 23013 21847 0 -1 4202496 5804 0 2 0 394 1 0 0 19 0 4 0 601708656 292319232 3031 33554432000 4194304 4650419 140735806201264 18446744073709551615 4365357 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/23013/statm: 71367 3031 393 112 0 66332 0
Current children cumulated CPU time (s) 3.95
Current children cumulated vsize (KiB) 285468

[startup+1.10085 s]
/proc/loadavg: 7.44 7.87 6.81 2/176 23015
/proc/meminfo: memFree=31056724/32951124 swapFree=67103136/67111528
[pid=23013] ppid=23010 vsize=285600 CPUtime=4.34 cores=0,2,4,6
/proc/23013/stat : 23013 (strangenight1-m) R 23010 23013 21847 0 -1 4202496 6028 0 2 0 433 1 0 0 19 0 4 0 601708656 292454400 3255 33554432000 4194304 4650419 140735806201264 18446744073709551615 4334643 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/23013/statm: 71400 3255 394 112 0 66365 0
Current children cumulated CPU time (s) 4.34
Current children cumulated vsize (KiB) 285600

[startup+1.50078 s]
/proc/loadavg: 7.44 7.87 6.81 2/176 23015
/proc/meminfo: memFree=31056724/32951124 swapFree=67103136/67111528
[pid=23013] ppid=23010 vsize=286172 CPUtime=5.94 cores=0,2,4,6
/proc/23013/stat : 23013 (strangenight1-m) R 23010 23013 21847 0 -1 4202496 8926 0 2 0 593 1 0 0 20 0 4 0 601708656 293040128 4786 33554432000 4194304 4650419 140735806201264 18446744073709551615 4438661 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/23013/statm: 71543 4786 395 112 0 66508 0
Current children cumulated CPU time (s) 5.94
Current children cumulated vsize (KiB) 286172

[startup+3.10052 s]
/proc/loadavg: 7.49 7.87 6.82 10/184 23023
/proc/meminfo: memFree=30981148/32951124 swapFree=67103136/67111528
[pid=23013] ppid=23010 vsize=291304 CPUtime=12.33 cores=0,2,4,6
/proc/23013/stat : 23013 (strangenight1-m) R 23010 23013 21847 0 -1 4202496 17287 0 2 0 1230 3 0 0 25 0 4 0 601708656 298295296 9819 33554432000 4194304 4650419 140735806201264 18446744073709551615 4365321 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/23013/statm: 72826 9819 395 112 0 67791 0
[pid=23013/tid=23021] ppid=23010 vsize=291304 CPUtime=3.08 cores=0,2,4,6
/proc/23013/task/23021/stat : 23021 (strangenight1-m) R 23010 23013 21847 0 -1 4202560 4100 0 0 0 308 0 0 0 25 0 4 0 601708657 298295296 9819 33554432000 4194304 4650419 140735806201264 18446744073709551615 4363448 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=23013/tid=23022] ppid=23010 vsize=291304 CPUtime=3.08 cores=0,2,4,6
/proc/23013/task/23022/stat : 23022 (strangenight1-m) R 23010 23013 21847 0 -1 4202560 4695 0 0 0 307 1 0 0 25 0 4 0 601708657 298295296 9819 33554432000 4194304 4650419 140735806201264 18446744073709551615 4360491 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=23013/tid=23023] ppid=23010 vsize=291304 CPUtime=3.07 cores=0,2,4,6
/proc/23013/task/23023/stat : 23023 (strangenight1-m) R 23010 23013 21847 0 -1 4202560 3741 0 0 0 307 0 0 0 25 0 4 0 601708658 298295296 9819 33554432000 4194304 4650419 140735806201264 18446744073709551615 4364792 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 291304

[startup+6.30698 s]
/proc/loadavg: 7.49 7.87 6.82 10/184 23023
/proc/meminfo: memFree=30956940/32951124 swapFree=67103136/67111528
[pid=23013] ppid=23010 vsize=301124 CPUtime=25.13 cores=0,2,4,6
/proc/23013/stat : 23013 (strangenight1-m) R 23010 23013 21847 0 -1 4202496 26159 0 2 0 2508 5 0 0 25 0 4 0 601708656 308350976 12353 33554432000 4194304 4650419 140735806201264 18446744073709551615 4363880 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/23013/statm: 75281 12354 395 112 0 70246 0
[pid=23013/tid=23021] ppid=23010 vsize=301124 CPUtime=6.28 cores=0,2,4,6
/proc/23013/task/23021/stat : 23021 (strangenight1-m) R 23010 23013 21847 0 -1 4202560 6773 0 0 0 627 1 0 0 25 0 4 0 601708657 308350976 12354 33554432000 4194304 4650419 140735806201264 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=23013/tid=23022] ppid=23010 vsize=301124 CPUtime=6.28 cores=0,2,4,6
/proc/23013/task/23022/stat : 23022 (strangenight1-m) R 23010 23013 21847 0 -1 4202560 6976 0 0 0 627 1 0 0 25 0 4 0 601708657 308350976 12361 33554432000 4194304 4650419 140735806201264 18446744073709551615 4426561 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=23013/tid=23023] ppid=23010 vsize=301124 CPUtime=6.28 cores=0,2,4,6
/proc/23013/task/23023/stat : 23023 (strangenight1-m) R 23010 23013 21847 0 -1 4202560 5402 0 0 0 628 0 0 0 25 0 4 0 601708658 308350976 12361 33554432000 4194304 4650419 140735806201264 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 25.13
Current children cumulated vsize (KiB) 301124

[startup+12.7009 s]
/proc/loadavg: 7.53 7.87 6.82 10/184 23023
/proc/meminfo: memFree=30912420/32951124 swapFree=67103136/67111528
[pid=23013] ppid=23010 vsize=310704 CPUtime=50.67 cores=0,2,4,6
/proc/23013/stat : 23013 (strangenight1-m) R 23010 23013 21847 0 -1 4202496 39929 0 2 0 5059 8 0 0 25 0 4 0 601708656 318160896 18914 33554432000 4194304 4650419 140735806201264 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/23013/statm: 77676 18914 395 112 0 72641 0
[pid=23013/tid=23021] ppid=23010 vsize=310704 CPUtime=12.67 cores=0,2,4,6
/proc/23013/task/23021/stat : 23021 (strangenight1-m) R 23010 23013 21847 0 -1 4202560 8928 0 0 0 1266 1 0 0 25 0 4 0 601708657 318160896 18914 33554432000 4194304 4650419 140735806201264 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=23013/tid=23022] ppid=23010 vsize=310704 CPUtime=12.68 cores=0,2,4,6
/proc/23013/task/23022/stat : 23022 (strangenight1-m) R 23010 23013 21847 0 -1 4202560 10924 0 0 0 1266 2 0 0 25 0 4 0 601708657 318160896 18914 33554432000 4194304 4650419 140735806201264 18446744073709551615 4364736 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=23013/tid=23023] ppid=23010 vsize=310704 CPUtime=12.68 cores=0,2,4,6
/proc/23013/task/23023/stat : 23023 (strangenight1-m) R 23010 23013 21847 0 -1 4202560 8755 0 0 0 1267 1 0 0 25 0 4 0 601708658 318160896 18914 33554432000 4194304 4650419 140735806201264 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 50.67
Current children cumulated vsize (KiB) 310704

[startup+25.5008 s]
/proc/loadavg: 7.63 7.88 6.84 10/184 23023
/proc/meminfo: memFree=30842732/32951124 swapFree=67103136/67111528
[pid=23013] ppid=23010 vsize=313864 CPUtime=101.8 cores=0,2,4,6
/proc/23013/stat : 23013 (strangenight1-m) R 23010 23013 21847 0 -1 4202496 59952 0 2 0 10167 13 0 0 25 0 4 0 601708656 321396736 28953 33554432000 4194304 4650419 140735806201264 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/23013/statm: 78466 28953 395 112 0 73431 0
[pid=23013/tid=23021] ppid=23010 vsize=313864 CPUtime=25.47 cores=0,2,4,6
/proc/23013/task/23021/stat : 23021 (strangenight1-m) R 23010 23013 21847 0 -1 4202560 12643 0 0 0 2545 2 0 0 25 0 4 0 601708657 321396736 28953 33554432000 4194304 4650419 140735806201264 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=23013/tid=23022] ppid=23010 vsize=313864 CPUtime=25.48 cores=0,2,4,6
/proc/23013/task/23022/stat : 23022 (strangenight1-m) R 23010 23013 21847 0 -1 4202560 17540 0 0 0 2545 3 0 0 25 0 4 0 601708657 321396736 28953 33554432000 4194304 4650419 140735806201264 18446744073709551615 4365343 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=23013/tid=23023] ppid=23010 vsize=313864 CPUtime=25.48 cores=0,2,4,6
/proc/23013/task/23023/stat : 23023 (strangenight1-m) R 23010 23013 21847 0 -1 4202560 11993 0 0 0 2546 2 0 0 25 0 4 0 601708658 321396736 28953 33554432000 4194304 4650419 140735806201264 18446744073709551615 4310353 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 101.8
Current children cumulated vsize (KiB) 313864

[startup+51.1005 s]
/proc/loadavg: 7.76 7.89 6.87 10/184 23025
/proc/meminfo: memFree=30784168/32951124 swapFree=67103136/67111528
[pid=23013] ppid=23010 vsize=304780 CPUtime=204.06 cores=0,2,4,6
/proc/23013/stat : 23013 (strangenight1-m) R 23010 23013 21847 0 -1 4202496 87910 0 2 0 20386 20 0 0 25 0 4 0 601708656 312094720 37033 33554432000 4194304 4650419 140735806201264 18446744073709551615 4315168 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/23013/statm: 76195 37033 395 112 0 71160 0
[pid=23013/tid=23021] ppid=23010 vsize=304780 CPUtime=51.07 cores=0,2,4,6
/proc/23013/task/23021/stat : 23021 (strangenight1-m) R 23010 23013 21847 0 -1 4202560 18678 0 0 0 5103 4 0 0 25 0 4 0 601708657 312094720 37033 33554432000 4194304 4650419 140735806201264 18446744073709551615 4365276 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=23013/tid=23022] ppid=23010 vsize=304780 CPUtime=51.07 cores=0,2,4,6
/proc/23013/task/23022/stat : 23022 (strangenight1-m) R 23010 23013 21847 0 -1 4202560 26121 0 0 0 5102 5 0 0 25 0 4 0 601708657 312094720 37033 33554432000 4194304 4650419 140735806201264 18446744073709551615 4328241 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=23013/tid=23023] ppid=23010 vsize=304780 CPUtime=51.07 cores=0,2,4,6
/proc/23013/task/23023/stat : 23023 (strangenight1-m) R 23010 23013 21847 0 -1 4202560 15996 0 0 0 5104 3 0 0 25 0 4 0 601708658 312094720 37033 33554432000 4194304 4650419 140735806201264 18446744073709551615 4366839 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 204.06
Current children cumulated vsize (KiB) 304780

[startup+102.301 s]
/proc/loadavg: 7.93 7.92 6.93 10/184 23025
/proc/meminfo: memFree=30706620/32951124 swapFree=67103136/67111528
[pid=23013] ppid=23010 vsize=436368 CPUtime=408.58 cores=0,2,4,6
/proc/23013/stat : 23013 (strangenight1-m) R 23010 23013 21847 0 -1 4202496 124765 0 2 0 40826 32 0 0 25 0 4 0 601708656 446840832 45299 33554432000 4194304 4650419 140735806201264 18446744073709551615 4365333 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/23013/statm: 109092 45299 395 112 0 104057 0
[pid=23013/tid=23021] ppid=23010 vsize=436368 CPUtime=102.27 cores=0,2,4,6
/proc/23013/task/23021/stat : 23021 (strangenight1-m) R 23010 23013 21847 0 -1 4202560 28754 0 0 0 10220 7 0 0 25 0 4 0 601708657 446840832 45299 33554432000 4194304 4650419 140735806201264 18446744073709551615 4432392 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=23013/tid=23022] ppid=23010 vsize=436368 CPUtime=102.28 cores=0,2,4,6
/proc/23013/task/23022/stat : 23022 (strangenight1-m) R 23010 23013 21847 0 -1 4202560 34546 0 0 0 10219 9 0 0 25 0 4 0 601708657 446840832 45299 33554432000 4194304 4650419 140735806201264 18446744073709551615 4363522 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=23013/tid=23023] ppid=23010 vsize=436368 CPUtime=102.27 cores=0,2,4,6
/proc/23013/task/23023/stat : 23023 (strangenight1-m) R 23010 23013 21847 0 -1 4202560 25141 0 0 0 10221 6 0 0 25 0 4 0 601708658 446840832 45299 33554432000 4194304 4650419 140735806201264 18446744073709551615 4363883 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 408.58
Current children cumulated vsize (KiB) 436368

[startup+162.301 s]
/proc/loadavg: 8.12 7.97 7.01 10/184 23027
/proc/meminfo: memFree=30645928/32951124 swapFree=67103136/67111528
[pid=23013] ppid=23010 vsize=444444 CPUtime=648.25 cores=0,2,4,6
/proc/23013/stat : 23013 (strangenight1-m) R 23010 23013 21847 0 -1 4202496 155508 0 2 0 64782 43 0 0 25 0 4 0 601708656 455110656 53848 33554432000 4194304 4650419 140735806201264 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/23013/statm: 111111 53848 395 112 0 106076 0
[pid=23013/tid=23021] ppid=23010 vsize=444444 CPUtime=162.27 cores=0,2,4,6
/proc/23013/task/23021/stat : 23021 (strangenight1-m) R 23010 23013 21847 0 -1 4202560 39063 0 0 0 16216 11 0 0 25 0 4 0 601708657 455110656 53848 33554432000 4194304 4650419 140735806201264 18446744073709551615 4310809 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=23013/tid=23022] ppid=23010 vsize=444444 CPUtime=162.28 cores=0,2,4,6
/proc/23013/task/23022/stat : 23022 (strangenight1-m) R 23010 23013 21847 0 -1 4202560 42099 0 0 0 16217 11 0 0 25 0 4 0 601708657 455110656 53848 33554432000 4194304 4650419 140735806201264 18446744073709551615 4366879 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=23013/tid=23023] ppid=23010 vsize=444444 CPUtime=162.27 cores=0,2,4,6
/proc/23013/task/23023/stat : 23023 (strangenight1-m) R 23010 23013 21847 0 -1 4202560 30445 0 0 0 16219 8 0 0 25 0 4 0 601708658 455110656 53848 33554432000 4194304 4650419 140735806201264 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 648.25
Current children cumulated vsize (KiB) 444444

[startup+222.301 s]
/proc/loadavg: 8.15 8.01 7.08 10/184 23029
/proc/meminfo: memFree=30596140/32951124 swapFree=67103136/67111528
[pid=23013] ppid=23010 vsize=444444 CPUtime=887.91 cores=0,2,4,6
/proc/23013/stat : 23013 (strangenight1-m) R 23010 23013 21847 0 -1 4202496 179607 0 2 0 88738 53 0 0 25 0 4 0 601708656 455110656 57362 33554432000 4194304 4650419 140735806201264 18446744073709551615 4363432 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/23013/statm: 111111 57362 395 112 0 106076 0
[pid=23013/tid=23021] ppid=23010 vsize=444444 CPUtime=222.27 cores=0,2,4,6
/proc/23013/task/23021/stat : 23021 (strangenight1-m) R 23010 23013 21847 0 -1 4202560 43470 0 0 0 22215 12 0 0 25 0 4 0 601708657 455110656 57362 33554432000 4194304 4650419 140735806201264 18446744073709551615 4365323 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=23013/tid=23022] ppid=23010 vsize=444444 CPUtime=222.28 cores=0,2,4,6
/proc/23013/task/23022/stat : 23022 (strangenight1-m) R 23010 23013 21847 0 -1 4202560 45467 0 0 0 22216 12 0 0 25 0 4 0 601708657 455110656 57362 33554432000 4194304 4650419 140735806201264 18446744073709551615 4334336 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=23013/tid=23023] ppid=23010 vsize=444444 CPUtime=222.27 cores=0,2,4,6
/proc/23013/task/23023/stat : 23023 (strangenight1-m) R 23010 23013 21847 0 -1 4202560 35789 0 0 0 22217 10 0 0 25 0 4 0 601708658 455110656 57362 33554432000 4194304 4650419 140735806201264 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 887.91
Current children cumulated vsize (KiB) 444444

[startup+282.301 s]
/proc/loadavg: 8.21 8.05 7.15 10/184 23031
/proc/meminfo: memFree=30498872/32951124 swapFree=67103136/67111528
[pid=23013] ppid=23010 vsize=531876 CPUtime=1127.61 cores=0,2,4,6
/proc/23013/stat : 23013 (strangenight1-m) R 23010 23013 21847 0 -1 4202496 205470 0 2 0 112698 63 0 0 25 0 4 0 601708656 544641024 65832 33554432000 4194304 4650419 140735806201264 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/23013/statm: 132969 65832 395 112 0 127934 0
[pid=23013/tid=23021] ppid=23010 vsize=531876 CPUtime=282.28 cores=0,2,4,6

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

[pid=23013] ppid=23010 vsize=553780 CPUtime=2805.27 cores=0,2,4,6
/proc/23013/stat : 23013 (strangenight1-m) R 23010 23013 21847 0 -1 4202496 364795 0 2 0 280394 133 0 0 25 0 4 0 601708656 567070720 95799 33554432000 4194304 4650419 140735806201264 18446744073709551615 4366923 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/23013/statm: 138445 95799 395 112 0 133410 0
[pid=23013/tid=23021] ppid=23010 vsize=553780 CPUtime=702.28 cores=0,2,4,6
/proc/23013/task/23021/stat : 23021 (strangenight1-m) R 23010 23013 21847 0 -1 4202560 82904 0 0 0 70198 30 0 0 25 0 4 0 601708657 567070720 95799 33554432000 4194304 4650419 140735806201264 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=23013/tid=23022] ppid=23010 vsize=553780 CPUtime=702.29 cores=0,2,4,6
/proc/23013/task/23022/stat : 23022 (strangenight1-m) R 23010 23013 21847 0 -1 4202560 89261 0 0 0 70195 34 0 0 25 0 4 0 601708657 567070720 95799 33554432000 4194304 4650419 140735806201264 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=23013/tid=23023] ppid=23010 vsize=553780 CPUtime=702.27 cores=0,2,4,6
/proc/23013/task/23023/stat : 23023 (strangenight1-m) R 23010 23013 21847 0 -1 4202560 71096 0 0 0 70199 28 0 0 25 0 4 0 601708658 567070720 95799 33554432000 4194304 4650419 140735806201264 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2805.27
Current children cumulated vsize (KiB) 553780

[startup+762.301 s]
/proc/loadavg: 8.02 8.08 7.52 10/184 23043
/proc/meminfo: memFree=30243036/32951124 swapFree=67103136/67111528
[pid=23013] ppid=23010 vsize=566392 CPUtime=3044.95 cores=0,2,4,6
/proc/23013/stat : 23013 (strangenight1-m) R 23010 23013 21847 0 -1 4202496 377866 0 2 0 304356 139 0 0 25 0 4 0 601708656 579985408 100767 33554432000 4194304 4650419 140735806201264 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/23013/statm: 141598 100767 395 112 0 136563 0
[pid=23013/tid=23021] ppid=23010 vsize=566392 CPUtime=762.27 cores=0,2,4,6
/proc/23013/task/23021/stat : 23021 (strangenight1-m) R 23010 23013 21847 0 -1 4202560 88984 0 0 0 76195 32 0 0 25 0 4 0 601708657 579985408 100767 33554432000 4194304 4650419 140735806201264 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=23013/tid=23022] ppid=23010 vsize=566392 CPUtime=762.28 cores=0,2,4,6
/proc/23013/task/23022/stat : 23022 (strangenight1-m) R 23010 23013 21847 0 -1 4202560 92788 0 0 0 76193 35 0 0 25 0 4 0 601708657 579985408 100767 33554432000 4194304 4650419 140735806201264 18446744073709551615 4365289 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=23013/tid=23023] ppid=23010 vsize=566392 CPUtime=762.28 cores=0,2,4,6
/proc/23013/task/23023/stat : 23023 (strangenight1-m) R 23010 23013 21847 0 -1 4202560 74532 0 0 0 76198 30 0 0 25 0 4 0 601708658 579985408 100767 33554432000 4194304 4650419 140735806201264 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3044.95
Current children cumulated vsize (KiB) 566392

[startup+822.301 s]
/proc/loadavg: 8.04 8.08 7.55 10/184 23045
/proc/meminfo: memFree=30199236/32951124 swapFree=67103136/67111528
[pid=23013] ppid=23010 vsize=579124 CPUtime=3284.62 cores=0,2,4,6
/proc/23013/stat : 23013 (strangenight1-m) R 23010 23013 21847 0 -1 4202496 392193 0 2 0 328316 146 0 0 25 0 4 0 601708656 593022976 103702 33554432000 4194304 4650419 140735806201264 18446744073709551615 4366831 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/23013/statm: 144781 103702 395 112 0 139746 0
[pid=23013/tid=23021] ppid=23010 vsize=579124 CPUtime=822.27 cores=0,2,4,6
/proc/23013/task/23021/stat : 23021 (strangenight1-m) R 23010 23013 21847 0 -1 4202560 91726 0 0 0 82194 33 0 0 25 0 4 0 601708657 593022976 103702 33554432000 4194304 4650419 140735806201264 18446744073709551615 4433048 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=23013/tid=23022] ppid=23010 vsize=579124 CPUtime=822.29 cores=0,2,4,6
/proc/23013/task/23022/stat : 23022 (strangenight1-m) R 23010 23013 21847 0 -1 4202560 94636 0 0 0 82192 37 0 0 25 0 4 0 601708657 593022976 103702 33554432000 4194304 4650419 140735806201264 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=23013/tid=23023] ppid=23010 vsize=579124 CPUtime=822.28 cores=0,2,4,6
/proc/23013/task/23023/stat : 23023 (strangenight1-m) R 23010 23013 21847 0 -1 4202560 79046 0 0 0 82196 32 0 0 25 0 4 0 601708658 593022976 103702 33554432000 4194304 4650419 140735806201264 18446744073709551615 4365323 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3284.62
Current children cumulated vsize (KiB) 579124

[startup+882.301 s]
/proc/loadavg: 8.05 8.07 7.58 10/184 23047
/proc/meminfo: memFree=30203136/32951124 swapFree=67103136/67111528
[pid=23013] ppid=23010 vsize=566596 CPUtime=3524.29 cores=0,2,4,6
/proc/23013/stat : 23013 (strangenight1-m) R 23010 23013 21847 0 -1 4202496 409660 0 2 0 352276 153 0 0 25 0 4 0 601708656 580194304 98393 33554432000 4194304 4650419 140735806201264 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/23013/statm: 141649 98393 395 112 0 136614 0
[pid=23013/tid=23021] ppid=23010 vsize=566596 CPUtime=882.28 cores=0,2,4,6
/proc/23013/task/23021/stat : 23021 (strangenight1-m) R 23010 23013 21847 0 -1 4202560 96867 0 0 0 88193 35 0 0 25 0 4 0 601708657 580194304 98393 33554432000 4194304 4650419 140735806201264 18446744073709551615 4366882 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=23013/tid=23022] ppid=23010 vsize=566596 CPUtime=882.29 cores=0,2,4,6
/proc/23013/task/23022/stat : 23022 (strangenight1-m) R 23010 23013 21847 0 -1 4202560 97435 0 0 0 88191 38 0 0 25 0 4 0 601708657 580194304 98393 33554432000 4194304 4650419 140735806201264 18446744073709551615 4328259 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=23013/tid=23023] ppid=23010 vsize=566596 CPUtime=882.28 cores=0,2,4,6
/proc/23013/task/23023/stat : 23023 (strangenight1-m) R 23010 23013 21847 0 -1 4202560 80669 0 0 0 88194 34 0 0 25 0 4 0 601708658 580194304 98393 33554432000 4194304 4650419 140735806201264 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3524.29
Current children cumulated vsize (KiB) 566596

[startup+942.301 s]
/proc/loadavg: 8.12 8.09 7.62 10/184 23049
/proc/meminfo: memFree=30192420/32951124 swapFree=67103136/67111528
[pid=23013] ppid=23010 vsize=579924 CPUtime=3763.98 cores=0,2,4,6
/proc/23013/stat : 23013 (strangenight1-m) R 23010 23013 21847 0 -1 4202496 422626 0 2 0 376238 160 0 0 25 0 4 0 601708656 593842176 102167 33554432000 4194304 4650419 140735806201264 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/23013/statm: 144981 102167 395 112 0 139946 0
[pid=23013/tid=23021] ppid=23010 vsize=579924 CPUtime=942.28 cores=0,2,4,6
/proc/23013/task/23021/stat : 23021 (strangenight1-m) R 23010 23013 21847 0 -1 4202560 101858 0 0 0 94190 38 0 0 25 0 4 0 601708657 593842176 102167 33554432000 4194304 4650419 140735806201264 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=23013/tid=23022] ppid=23010 vsize=579924 CPUtime=942.29 cores=0,2,4,6
/proc/23013/task/23022/stat : 23022 (strangenight1-m) R 23010 23013 21847 0 -1 4202560 98743 0 0 0 94191 38 0 0 25 0 4 0 601708657 593842176 102167 33554432000 4194304 4650419 140735806201264 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=23013/tid=23023] ppid=23010 vsize=579924 CPUtime=942.29 cores=0,2,4,6
/proc/23013/task/23023/stat : 23023 (strangenight1-m) R 23010 23013 21847 0 -1 4202560 83594 0 0 0 94194 35 0 0 25 0 4 0 601708658 593842176 102167 33554432000 4194304 4650419 140735806201264 18446744073709551615 4365273 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3763.98
Current children cumulated vsize (KiB) 579924

[startup+1002.3 s]
/proc/loadavg: 8.12 8.09 7.64 10/184 23049
/proc/meminfo: memFree=30221268/32951124 swapFree=67103136/67111528
[pid=23013] ppid=23010 vsize=580732 CPUtime=4003.63 cores=0,2,4,6
/proc/23013/stat : 23013 (strangenight1-m) R 23010 23013 21847 0 -1 4202496 438227 0 2 0 400197 166 0 0 25 0 4 0 601708656 594669568 99138 33554432000 4194304 4650419 140735806201264 18446744073709551615 4365280 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/23013/statm: 145183 99138 395 112 0 140148 0
[pid=23013/tid=23021] ppid=23010 vsize=580732 CPUtime=1002.28 cores=0,2,4,6
/proc/23013/task/23021/stat : 23021 (strangenight1-m) R 23010 23013 21847 0 -1 4202560 108410 0 0 0 100187 41 0 0 25 0 4 0 601708657 594669568 99138 33554432000 4194304 4650419 140735806201264 18446744073709551615 4365273 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=23013/tid=23022] ppid=23010 vsize=580732 CPUtime=1002.29 cores=0,2,4,6
/proc/23013/task/23022/stat : 23022 (strangenight1-m) R 23010 23013 21847 0 -1 4202560 100247 0 0 0 100190 39 0 0 25 0 4 0 601708657 594669568 99138 33554432000 4194304 4650419 140735806201264 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=23013/tid=23023] ppid=23010 vsize=580732 CPUtime=1002.28 cores=0,2,4,6
/proc/23013/task/23023/stat : 23023 (strangenight1-m) R 23010 23013 21847 0 -1 4202560 84853 0 0 0 100193 35 0 0 25 0 4 0 601708658 594669568 99138 33554432000 4194304 4650419 140735806201264 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4003.63
Current children cumulated vsize (KiB) 580732

[startup+1062.31 s]
/proc/loadavg: 8.20 8.11 7.68 10/184 23051
/proc/meminfo: memFree=30133048/32951124 swapFree=67103136/67111528
[pid=23013] ppid=23010 vsize=653468 CPUtime=4243.32 cores=0,2,4,6
/proc/23013/stat : 23013 (strangenight1-m) R 23010 23013 21847 0 -1 4202496 458813 0 2 0 424158 174 0 0 25 0 4 0 601708656 669151232 111061 33554432000 4194304 4650419 140735806201264 18446744073709551615 4365346 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/23013/statm: 163367 111061 395 112 0 158332 0
[pid=23013/tid=23021] ppid=23010 vsize=653468 CPUtime=1062.28 cores=0,2,4,6
/proc/23013/task/23021/stat : 23021 (strangenight1-m) R 23010 23013 21847 0 -1 4202560 113447 0 0 0 106187 41 0 0 25 0 4 0 601708657 669151232 111061 33554432000 4194304 4650419 140735806201264 18446744073709551615 4365286 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=23013/tid=23022] ppid=23010 vsize=653468 CPUtime=1062.29 cores=0,2,4,6
/proc/23013/task/23022/stat : 23022 (strangenight1-m) R 23010 23013 21847 0 -1 4202560 102872 0 0 0 106188 41 0 0 25 0 4 0 601708657 669151232 111061 33554432000 4194304 4650419 140735806201264 18446744073709551615 4363484 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=23013/tid=23023] ppid=23010 vsize=653468 CPUtime=1062.29 cores=0,2,4,6
/proc/23013/task/23023/stat : 23023 (strangenight1-m) R 23010 23013 21847 0 -1 4202560 92979 0 0 0 106191 38 0 0 25 0 4 0 601708658 669151232 111061 33554432000 4194304 4650419 140735806201264 18446744073709551615 4365323 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4243.32
Current children cumulated vsize (KiB) 653468

[startup+1122.3 s]
/proc/loadavg: 8.22 8.12 7.71 10/184 23053
/proc/meminfo: memFree=30109944/32951124 swapFree=67103136/67111528
[pid=23013] ppid=23010 vsize=601424 CPUtime=4482.97 cores=0,2,4,6
/proc/23013/stat : 23013 (strangenight1-m) R 23010 23013 21847 0 -1 4202496 474908 0 2 0 448116 181 0 0 25 0 4 0 601708656 615858176 116355 33554432000 4194304 4650419 140735806201264 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/23013/statm: 150356 116355 395 112 0 145321 0
[pid=23013/tid=23021] ppid=23010 vsize=601424 CPUtime=1122.28 cores=0,2,4,6
/proc/23013/task/23021/stat : 23021 (strangenight1-m) R 23010 23013 21847 0 -1 4202560 117281 0 0 0 112185 43 0 0 25 0 4 0 601708657 615858176 116355 33554432000 4194304 4650419 140735806201264 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=23013/tid=23022] ppid=23010 vsize=601424 CPUtime=1122.29 cores=0,2,4,6
/proc/23013/task/23022/stat : 23022 (strangenight1-m) R 23010 23013 21847 0 -1 4202560 105252 0 0 0 112187 42 0 0 25 0 4 0 601708657 615858176 116355 33554432000 4194304 4650419 140735806201264 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=23013/tid=23023] ppid=23010 vsize=601424 CPUtime=1122.28 cores=0,2,4,6
/proc/23013/task/23023/stat : 23023 (strangenight1-m) R 23010 23013 21847 0 -1 4202560 96857 0 0 0 112189 39 0 0 25 0 4 0 601708658 615858176 116355 33554432000 4194304 4650419 140735806201264 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4482.97
Current children cumulated vsize (KiB) 601424

[startup+1182.3 s]
/proc/loadavg: 8.18 8.13 7.74 10/184 23055
/proc/meminfo: memFree=30126380/32951124 swapFree=67103136/67111528
[pid=23013] ppid=23010 vsize=654164 CPUtime=4722.63 cores=0,2,4,6
/proc/23013/stat : 23013 (strangenight1-m) R 23010 23013 21847 0 -1 4202496 486950 0 2 0 472077 186 0 0 25 0 4 0 601708656 669863936 112186 33554432000 4194304 4650419 140735806201264 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/23013/statm: 163541 112186 395 112 0 158506 0
[pid=23013/tid=23021] ppid=23010 vsize=654164 CPUtime=1182.28 cores=0,2,4,6
/proc/23013/task/23021/stat : 23021 (strangenight1-m) R 23010 23013 21847 0 -1 4202560 122773 0 0 0 118183 45 0 0 25 0 4 0 601708657 669863936 112186 33554432000 4194304 4650419 140735806201264 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=23013/tid=23022] ppid=23010 vsize=654164 CPUtime=1182.29 cores=0,2,4,6
/proc/23013/task/23022/stat : 23022 (strangenight1-m) R 23010 23013 21847 0 -1 4202560 106813 0 0 0 118186 43 0 0 25 0 4 0 601708657 669863936 112186 33554432000 4194304 4650419 140735806201264 18446744073709551615 4365568 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=23013/tid=23023] ppid=23010 vsize=654164 CPUtime=1182.29 cores=0,2,4,6
/proc/23013/task/23023/stat : 23023 (strangenight1-m) R 23010 23013 21847 0 -1 4202560 100294 0 0 0 118188 41 0 0 25 0 4 0 601708658 669863936 112186 33554432000 4194304 4650419 140735806201264 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4722.63
Current children cumulated vsize (KiB) 654164



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.14 8.12 7.74 10/184 23055
/proc/meminfo: memFree=30100328/32951124 swapFree=67103136/67111528
[pid=23013] ppid=23010 vsize=605084 CPUtime=4800.15 cores=0,2,4,6
/proc/23013/stat : 23013 (strangenight1-m) R 23010 23013 21847 0 -1 4202496 490247 0 2 0 479826 189 0 0 25 0 4 0 601708656 619606016 115252 33554432000 4194304 4650419 140735806201264 18446744073709551615 4366896 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/23013/statm: 151271 115252 395 112 0 146236 0
[pid=23013/tid=23021] ppid=23010 vsize=605084 CPUtime=1201.69 cores=0,2,4,6
/proc/23013/task/23021/stat : 23021 (strangenight1-m) R 23010 23013 21847 0 -1 4202560 124144 0 0 0 120123 46 0 0 25 0 4 0 601708657 619606016 115252 33554432000 4194304 4650419 140735806201264 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=23013/tid=23022] ppid=23010 vsize=605084 CPUtime=1201.7 cores=0,2,4,6
/proc/23013/task/23022/stat : 23022 (strangenight1-m) R 23010 23013 21847 0 -1 4202560 108049 0 0 0 120125 45 0 0 25 0 4 0 601708657 619606016 115252 33554432000 4194304 4650419 140735806201264 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=23013/tid=23023] ppid=23010 vsize=605084 CPUtime=1201.69 cores=0,2,4,6
/proc/23013/task/23023/stat : 23023 (strangenight1-m) R 23010 23013 21847 0 -1 4202560 100294 0 0 0 120128 41 0 0 25 0 4 0 601708658 619606016 115252 33554432000 4194304 4650419 140735806201264 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.15
Current children cumulated vsize (KiB) 605084

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

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

[startup+1201.7 s]
/proc/loadavg: 8.14 8.12 7.74 10/184 23055
/proc/meminfo: memFree=30100328/32951124 swapFree=67103136/67111528
[pid=23013] ppid=23010 vsize=605084 CPUtime=4800.15 cores=0,2,4,6
/proc/23013/stat : 23013 (strangenight1-m) R 23010 23013 21847 0 -1 4202496 490247 0 2 0 479826 189 0 0 25 0 4 0 601708656 619606016 115252 33554432000 4194304 4650419 140735806201264 18446744073709551615 4366896 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/23013/statm: 151271 115252 395 112 0 146236 0
[pid=23013/tid=23021] ppid=23010 vsize=605084 CPUtime=1201.69 cores=0,2,4,6
/proc/23013/task/23021/stat : 23021 (strangenight1-m) R 23010 23013 21847 0 -1 4202560 124144 0 0 0 120123 46 0 0 25 0 4 0 601708657 619606016 115252 33554432000 4194304 4650419 140735806201264 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=23013/tid=23022] ppid=23010 vsize=605084 CPUtime=1201.7 cores=0,2,4,6
/proc/23013/task/23022/stat : 23022 (strangenight1-m) R 23010 23013 21847 0 -1 4202560 108049 0 0 0 120125 45 0 0 25 0 4 0 601708657 619606016 115252 33554432000 4194304 4650419 140735806201264 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=23013/tid=23023] ppid=23010 vsize=605084 CPUtime=1201.69 cores=0,2,4,6
/proc/23013/task/23023/stat : 23023 (strangenight1-m) R 23010 23013 21847 0 -1 4202560 100294 0 0 0 120128 41 0 0 25 0 4 0 601708658 619606016 115252 33554432000 4194304 4650419 140735806201264 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.15
Current children cumulated vsize (KiB) 605084

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.74
CPU time (s): 4800.2
CPU user time (s): 4798.28
CPU system time (s): 1.92071
CPU usage (%): 399.439
Max. virtual memory (cumulated for all children) (KiB): 705412

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.28
system time used= 1.92071
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 490250
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 353
involuntary context switches= 27471

runsolver used 2.03369 second user time and 4.53431 second system time

The end

Launcher Data

Begin job on node118 at 2011-04-30 00:06:20
IDJOB=3175319
IDBENCH=82937
IDSOLVER=1588
FILE ID=node118/3175319-1304114780
RUNJOBID= node118-1304114780-22996
PBS_JOBID= 13170646
Free space on /tmp= 71616 MiB

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

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

MD5SUM BENCH= fa2c840574747ca3ff8efe8a9137bb94
RANDOM SEED=384809393

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31057036 kB
Buffers:        367252 kB
Cached:        1127756 kB
SwapCached:       2224 kB
Active:          63092 kB
Inactive:      1490412 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31057036 kB
SwapTotal:    67111528 kB
SwapFree:     67103136 kB
Dirty:           12588 kB
Writeback:           0 kB
AnonPages:       57752 kB
Mapped:          14456 kB
Slab:           276148 kB
PageTables:       4704 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   188296 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= 71604 MiB
End job on node118 at 2011-04-30 00:26:24