Trace number 3175162

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

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v550-c2343-S943066845-088.UNKNOWN.cnf
MD5SUM9ba8ad6ebe939ddb75efcc3aec0126e6
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.00	c Using 4 threads
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3175162-1304094034.cnf'
0.00/0.00	c -- header says num vars:            550
0.00/0.00	c -- header says num clauses:        2343
0.01/0.01	c -- clauses added:            0 learnts,         2343 normals,            0 xors
0.01/0.01	c -- vars added        550
0.01/0.01	c Parsing time:  0.01 s
0.01/0.01	c  N st     0         0       550      2343         0         0      7029         0   no data   no data  --
0.01/0.01	c asymm  cl-useful: 0/2343/2343 lits-rem:0 time: 0.00
0.01/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.01/0.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.01/0.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.01/0.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    550 time:  0.00 s
0.01/0.01	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
0.01/0.05	c lits-rem:         0  cl-subs:        0  v-elim:     13  v-fix:    0  time:  0.01 s
0.01/0.05	c Finding binary XORs  T:     0.00 s  found:       0
0.01/0.05	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.01/0.05	c calculated reachability. Time: 0.00
0.01/0.05	c Calc default polars -  time:   0.00 s pos:     237 undec:      78 neg:     235
0.01/0.05	c =========================================================================================
0.01/0.05	c types(t): F = full restart, N = normal restart
0.01/0.05	c types(t): S = simplification begin/end, E = solution found
0.01/0.05	c restart types(rt): st = static, dy = dynamic
0.01/0.05	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.01/0.05	c  B st     0         0       537      2330         0         0      7056         0   no data   no data  --
0.39/0.15	c Decided on static restart strategy
0.77/0.25	c  N st     8      4917       537      2330         0      4834      7056    116702   no data   no data  --
1.58/0.42	c  N st    10     11299       537      2330         0      4500      7056     78275   no data   no data  --
2.78/0.70	c  N st    11     17046       537      2330         0     10118      7056    212834   no data   no data  --
4.39/1.12	c  F st    12     25001       537      2330         0     12394      7056    259058   no data   no data  --
4.39/1.12	c  N st    12     25001       537      2330         0     12394      7056    259058   no data   no data  --
5.17/1.37	c Decided on static restart strategy
5.17/1.37	c  N st    18     30001       537      2330         0     10701      7056    208475   no data   no data  --
5.17/1.37	c  S st    18     30001       537      2330         0     10701      7056    208475   no data   no data  --
5.57/1.40	c  S st    18     30505       537      2330         0     11203      7056    219866   no data   no data  --
5.57/1.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.57/1.40	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.57/1.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
5.57/1.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.57/1.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.57/1.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    537 time:  0.00 s
5.57/1.41	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
6.37/1.62	c lits-rem:       181  cl-subs:      479  v-elim:      0  v-fix:    0  time:  0.83 s
6.37/1.63	c asymm  cl-useful: 0/2330/2330 lits-rem:0 time: 0.03
6.37/1.63	c calculated reachability. Time: 0.00
6.37/1.63	c  N st    18     30505       537      2330         0     10724      7056    207306   no data   no data  --
7.97/2.05	c  N st    20     37616       537      2330         0      9966      7056    173821   no data   no data  --
9.56/2.46	c  N st    21     44015       537      2330         0     16217      7056    336964   no data   no data  --
10.37/2.60	c  S st    22     45757       537      2330         0      9163      7056    133683   no data   no data  --
10.37/2.63	c  S st    22     46263       537      2330         0      9668      7056    145911   no data   no data  --
10.37/2.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.37/2.63	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
10.37/2.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
10.37/2.64	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.37/2.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.37/2.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    537 time:  0.00 s
10.37/2.64	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
10.77/2.73	c lits-rem:        17  cl-subs:       68  v-elim:      0  v-fix:    0  time:  0.38 s
10.77/2.73	c vivif2 --  cl tried     2330 cl shrink        0 lits rem          0 time: 0.00
10.77/2.73	c vivif2 --  cl tried     9600 cl shrink        0 lits rem          0 time: 0.00
10.77/2.74	c asymm  cl-useful: 0/2330/2330 lits-rem:0 time: 0.03
10.77/2.74	c calculated reachability. Time: 0.00
10.77/2.74	c  N st    22     46263       537      2330         0      9600      7056    144065   no data   no data  --
14.36/3.65	c  N st    23     60662       537      2330         0     13966      7056    243327   no data   no data  --
16.76/4.30	c  N st    24     69397       537      2330         0     11753      7056    177319   no data   no data  --
16.76/4.30	c  S st    24     69397       537      2330         0     11753      7056    177319   no data   no data  --
17.17/4.33	c  S st    24     69904       537      2330         0     12260      7056    189165   no data   no data  --
17.17/4.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
17.17/4.33	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
17.17/4.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
17.17/4.34	c bin-w-bin subsume rem            0 bins  time:  0.00 s
17.17/4.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17.17/4.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    537 time:  0.00 s
17.17/4.34	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
17.95/4.53	c lits-rem:       133  cl-subs:      150  v-elim:      0  v-fix:    0  time:  0.75 s
17.95/4.53	c vivif2 --  cl tried     2330 cl shrink        0 lits rem          0 time: 0.00
17.95/4.53	c vivif2 --  cl tried    12110 cl shrink        0 lits rem          0 time: 0.00
17.95/4.54	c asymm  cl-useful: 0/2330/2330 lits-rem:0 time: 0.04
17.95/4.54	c calculated reachability. Time: 0.00
17.95/4.54	c  N st    24     69904       537      2330         0     12110      7056    185323   no data   no data  --
23.15/5.81	c  F st    25     87500       537      2330         0     17542      7056    318050   no data   no data  --
23.15/5.81	c  N st    25     87500       537      2330         0     17542      7056    318050   no data   no data  --
24.75/6.21	c Decided on static restart strategy
25.55/6.43	c  N st    32     95539       537      2330         0     25441      7056    511061   no data   no data  --
28.34/7.17	c  N st    34    104856       537      2330         0     21877      7056    398498   no data   no data  --
28.34/7.17	c  S st    34    104856       537      2330         0     21877      7056    398498   no data   no data  --
28.74/7.23	c  S st    34    105361       537      2330         0     22381      7056    410146   no data   no data  --
28.74/7.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
28.74/7.23	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
28.74/7.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.03
28.74/7.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
28.74/7.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
28.74/7.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    537 time:  0.00 s
28.74/7.25	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
32.34/8.14	c lits-rem:       421  cl-subs:      698  v-elim:      0  v-fix:    0  time:  3.54 s
32.34/8.14	c vivif2 --  cl tried     2330 cl shrink        0 lits rem          0 time: 0.00
32.34/8.14	c vivif2 --  cl tried    21683 cl shrink        0 lits rem          0 time: 0.02
32.34/8.16	c asymm  cl-useful: 0/2330/2330 lits-rem:0 time: 0.07
32.34/8.16	c calculated reachability. Time: 0.00
32.34/8.16	c  N st    34    105361       537      2330         0     21683      7056    392030   no data   no data  --
35.93/9.03	c  N st    35    114960       537      2330         0     17389      7056    270003   no data   no data  --
40.73/10.27	c  N st    36    129359       537      2330         0     16772      7056    240847   no data   no data  --
48.34/12.13	c  N st    37    150955       537      2330         0     22243      7056    369333   no data   no data  --
51.11/12.82	c  S st    38    158043       537      2330         0     29211      7056    540281   no data   no data  --
51.11/12.89	c  S st    38    158549       537      2330         0     29717      7056    552016   no data   no data  --
51.51/12.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
51.51/12.90	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
51.51/12.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
51.51/12.92	c bin-w-bin subsume rem            0 bins  time:  0.00 s
51.51/12.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
51.51/12.92	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    537 time:  0.00 s
51.51/12.92	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
57.51/14.49	c lits-rem:       592  cl-subs:     1226  v-elim:      0  v-fix:    0  time:  6.27 s
57.51/14.49	c vivif2 --  cl tried     2330 cl shrink        0 lits rem          0 time: 0.00
57.91/14.50	c vivif2 --  cl tried    28491 cl shrink        0 lits rem          0 time: 0.02
57.91/14.52	c asymm  cl-useful: 0/2330/2330 lits-rem:0 time: 0.10
57.91/14.52	c calculated reachability. Time: 0.00
57.91/14.53	c  N st    38    158549       537      2330         0     28491      7056    520235   no data   no data  --
77.88/19.53	c  N st    39    207139       537      2330         0     23210      7056    351417   no data   no data  --
91.47/22.96	c  N st    40    237824       537      2330         0     33629      7056    600108   no data   no data  --
91.47/22.96	c  S st    40    237824       537      2330         0     33629      7056    600108   no data   no data  --
91.88/23.07	c  S st    40    238330       537      2330         0     34135      7056    611998   no data   no data  --
91.88/23.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
91.88/23.07	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
91.88/23.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.06
92.28/23.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
92.28/23.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
92.28/23.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    537 time:  0.00 s
92.28/23.10	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
99.85/25.08	c lits-rem:       674  cl-subs:     1648  v-elim:      0  v-fix:    0  time:  7.91 s
99.85/25.08	c vivif2 --  cl tried     2330 cl shrink        0 lits rem          0 time: 0.00
99.85/25.09	c vivif2 --  cl tried    32487 cl shrink        0 lits rem          0 time: 0.02
100.25/25.12	c asymm  cl-useful: 0/2330/2330 lits-rem:0 time: 0.11
100.25/25.12	c calculated reachability. Time: 0.00
100.25/25.12	c  N st    40    238330       537      2330         0     32487      7056    566842   no data   no data  --
133.41/33.42	c  F st    41    306252       537      2330         0     34234      7056    536937   no data   no data  --
133.41/33.42	c  N st    41    306252       537      2330         0     34234      7056    536937   no data   no data  --
136.22/34.16	c Decided on static restart strategy
147.80/37.04	c  N st    51    334559       537      2330         0     38655      7056    674440   no data   no data  --
159.78/40.02	c  N st    53    357495       537      2330         0     36603      7056    580149   no data   no data  --
159.78/40.02	c  S st    53    357495       537      2330         0     36603      7056    580149   no data   no data  --
160.18/40.12	c  S st    53    358002       537      2330         0     37108      7056    592108   no data   no data  --
160.18/40.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
160.18/40.12	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
160.18/40.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.05
160.18/40.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
160.18/40.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
160.18/40.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    537 time:  0.00 s
160.18/40.15	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
166.58/41.80	c lits-rem:       480  cl-subs:     1100  v-elim:      0  v-fix:    0  time:  6.57 s
166.58/41.80	c vivif2 --  cl tried     2330 cl shrink        0 lits rem          0 time: 0.00
166.99/41.80	c vivif2 --  cl tried    36008 cl shrink        0 lits rem          0 time: 0.02
166.99/41.84	c asymm  cl-useful: 0/2330/2330 lits-rem:0 time: 0.13
166.99/41.84	c calculated reachability. Time: 0.00
166.99/41.84	c  N st    53    358002       537      2330         0     36008      7056    562540   no data   no data  --
185.74/46.58	c  N st    54    390395       537      2330         0     42308      7056    712784   no data   no data  --
217.30/54.43	c  N st    55    438983       537      2330         0     36060      7056    512781   no data   no data  --
262.44/65.71	c  N st    56    511865       537      2330         0     49410      7056    796806   no data   no data  --
277.23/69.40	c  N st    57    537003       537      2330         0     43580      7056    652897   no data   no data  --
277.23/69.40	c  S st    57    537003       537      2330         0     43580      7056    652897   no data   no data  --
277.63/69.52	c  S st    57    537505       537      2330         0     44081      7056    665143   no data   no data  --
277.63/69.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
277.63/69.52	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
277.63/69.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.06
277.63/69.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
277.63/69.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
277.63/69.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    537 time:  0.00 s
277.63/69.56	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
286.42/71.76	c lits-rem:       379  cl-subs:     2384  v-elim:      0  v-fix:    0  time:  8.80 s
286.42/71.76	c vivif2 --  cl tried     2330 cl shrink        0 lits rem          0 time: 0.00
286.42/71.77	c vivif2 --  cl tried    41697 cl shrink        0 lits rem          0 time: 0.03
286.82/71.81	c asymm  cl-useful: 0/2330/2330 lits-rem:0 time: 0.16
286.82/71.81	c calculated reachability. Time: 0.00
286.82/71.81	c  N st    57    537505       537      2330         0     41697      7056    608806   no data   no data  --
395.88/99.12	c  N st    58    701489       537      2330         0     35884      7056    379166   no data   no data  --
474.20/118.77	c  N st    59    806257       537      2330         0     64641      7056   1046929   no data   no data  --
474.20/118.77	c  S st    59    806257       537      2330         0     64641      7056   1046929   no data   no data  --
474.98/118.95	c  S st    59    806760       537      2330         0     65144      7056   1059995   no data   no data  --
474.98/118.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
474.98/118.95	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
474.98/118.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.11
475.38/119.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
475.38/119.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
475.38/119.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    537 time:  0.00 s
475.38/119.01	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
489.36/122.58	c lits-rem:        95  cl-subs:     5191  v-elim:      0  v-fix:    0  time: 14.22 s
489.36/122.58	c vivif2 --  cl tried     2330 cl shrink        0 lits rem          0 time: 0.00
489.36/122.59	c vivif2 --  cl tried    59953 cl shrink        0 lits rem          0 time: 0.05
489.76/122.65	c asymm  cl-useful: 0/2330/2330 lits-rem:0 time: 0.25
489.76/122.65	c calculated reachability. Time: 0.00
489.76/122.65	c  N st    59    806760       537      2330         0     59953      7056    942636   no data   no data  --
699.88/175.28	c  F st    60   1071877       537      2330         0     75760      7056   1239029   no data   no data  --
699.88/175.29	c  N st    60   1071877       537      2330         0     75760      7056   1239029   no data   no data  --
705.47/176.69	c Decided on static restart strategy
724.26/181.36	c  N st    70   1100177       537      2330         0     59823      7056    842795   no data   no data  --
757.41/189.69	c  N st    72   1136171       537      2330         0     50129      7056    582730   no data   no data  --
785.38/196.67	c  N st    73   1168566       537      2330         0     81786      7056   1408468   no data   no data  --
823.32/206.16	c  N st    74   1210140       537      2330         0     76458      7056   1210806   no data   no data  --
823.32/206.16	c  S st    74   1210140       537      2330         0     76458      7056   1210806   no data   no data  --
824.52/206.40	c  S st    74   1210643       537      2330         0     76960      7056   1222561   no data   no data  --
824.52/206.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
824.52/206.40	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
824.52/206.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.14
824.52/206.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
824.52/206.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
824.52/206.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    537 time:  0.00 s
824.52/206.48	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
844.50/211.46	c lits-rem:        91  cl-subs:     4625  v-elim:      0  v-fix:    0  time: 19.88 s
844.50/211.46	c vivif2 --  cl tried     2330 cl shrink        0 lits rem          0 time: 0.00
844.50/211.48	c vivif2 --  cl tried    72335 cl shrink        0 lits rem          0 time: 0.06
844.90/211.59	c asymm  cl-useful: 0/2330/2330 lits-rem:0 time: 0.47
845.30/211.60	c calculated reachability. Time: 0.00
845.30/211.60	c  N st    74   1210643       537      2330         0     72335      7056   1114473   no data   no data  --
922.82/231.00	c  N st    75   1283529       537      2330         0     48801      7056    489298   no data   no data  --
1037.06/259.61	c  N st    76   1392854       537      2330         0     56942      7056    670060   no data   no data  --
1216.40/304.55	c  N st    77   1556838       537      2330         0     61663      7056    728885   no data   no data  --
1387.77/347.47	c  N st    78   1710645       537      2330         0    103363      7056   1752060   no data   no data  --
1387.77/347.47	c  S st    78   1710645       537      2330         0    103363      7056   1752060   no data   no data  --
1389.37/347.84	c  S st    78   1711153       537      2330         0    103868      7056   1764729   no data   no data  --
1389.37/347.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1389.37/347.84	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1389.37/347.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.21
1389.77/347.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1389.77/347.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1389.77/347.95	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    537 time:  0.00 s
1389.77/347.95	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1444.50/361.65	c lits-rem:        78  cl-subs:     8271  v-elim:      0  v-fix:    0  time: 54.69 s
1444.50/361.65	c vivif2 --  cl tried     2330 cl shrink        0 lits rem          0 time: 0.00
1444.50/361.67	c vivif2 --  cl tried    95597 cl shrink        0 lits rem          0 time: 0.08
1445.31/361.81	c asymm  cl-useful: 0/2330/2330 lits-rem:0 time: 0.54
1445.31/361.81	c calculated reachability. Time: 0.00
1445.31/361.81	c  N st    78   1711153       537      2330         0     95597      7056   1566260   no data   no data  --
1874.32/469.28	c  N st    79   2080119       537      2330         0    107453      7056   1828502   no data   no data  --
2020.94/505.93	c  N st    80   2211154       537      2330         0    111451      7056   1872553   no data   no data  --
2020.94/505.93	c  S st    80   2211154       537      2330         0    111451      7056   1872553   no data   no data  --
2022.53/506.31	c  S st    80   2211657       537      2330         0    111954      7056   1884983   no data   no data  --
2022.53/506.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
2022.53/506.32	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2022.53/506.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.23
2022.93/506.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2022.93/506.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2022.93/506.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    537 time:  0.00 s
2022.93/506.44	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2072.86/518.93	c lits-rem:       109  cl-subs:     6924  v-elim:      0  v-fix:    0  time: 49.88 s
2072.86/518.93	c vivif2 --  cl tried     2330 cl shrink        0 lits rem          0 time: 0.00
2072.86/518.95	c vivif2 --  cl tried   105030 cl shrink        0 lits rem          0 time: 0.09
2073.67/519.11	c asymm  cl-useful: 0/2330/2330 lits-rem:0 time: 0.62
2073.67/519.11	c calculated reachability. Time: 0.00
2073.67/519.11	c  N st    80   2211657       537      2330         0    105030      7056   1716181   no data   no data  --
2705.61/677.38	c  N st    81   2711657       537      2330         0    129288      7056   2283925   no data   no data  --
2705.61/677.38	c  S st    81   2711657       537      2330         0    129288      7056   2283925   no data   no data  --
2707.60/677.84	c  S st    81   2712159       537      2330         0    129790      7056   2295942   no data   no data  --
2707.60/677.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
2707.60/677.85	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2708.00/677.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.28
2708.00/677.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2708.00/677.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2708.00/677.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    537 time:  0.00 s
2708.00/677.99	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2785.52/697.32	c lits-rem:       312  cl-subs:     7572  v-elim:      0  v-fix:    0  time: 77.16 s
2785.52/697.32	c vivif2 --  cl tried     2330 cl shrink        0 lits rem          0 time: 0.00
2785.52/697.34	c vivif2 --  cl tried   122218 cl shrink        0 lits rem          0 time: 0.11
2786.30/697.53	c asymm  cl-useful: 0/2330/2330 lits-rem:0 time: 0.73
2786.30/697.53	c calculated reachability. Time: 0.00
2786.30/697.53	c  N st    81   2712159       537      2330         0    122218      7056   2094632   no data   no data  --
3502.14/876.73	c  N st    82   3212161       537      2330         0     97430      7056   1277867   no data   no data  --
3502.14/876.73	c  S st    82   3212161       537      2330         0     97430      7056   1277867   no data   no data  --
3503.32/877.03	c  S st    82   3212666       537      2330         0     97934      7056   1290983   no data   no data  --
3503.32/877.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3503.32/877.03	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3503.32/877.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.18
3503.72/877.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3503.72/877.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3503.72/877.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    537 time:  0.00 s
3503.72/877.12	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3517.70/880.62	c lits-rem:       410  cl-subs:     3221  v-elim:      0  v-fix:    0  time: 13.96 s
3517.70/880.62	c vivif2 --  cl tried     2330 cl shrink        0 lits rem          0 time: 0.00
3517.70/880.64	c vivif2 --  cl tried    94713 cl shrink        0 lits rem          0 time: 0.07
3518.10/880.77	c asymm  cl-useful: 0/2330/2330 lits-rem:0 time: 0.51
3518.10/880.77	c calculated reachability. Time: 0.00
3518.10/880.77	c  N st    82   3212666       537      2330         0     94713      7056   1211775   no data   no data  --
4293.09/1074.71	c  N st    83   3712666       537      2330         0    105307      7056   1340388   no data   no data  --
4293.09/1074.71	c  S st    83   3712666       537      2330         0    105307      7056   1340388   no data   no data  --
4294.26/1075.01	c  S st    83   3713166       537      2330         0    105805      7056   1352851   no data   no data  --
4294.26/1075.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
4294.26/1075.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4294.26/1075.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.20
4294.66/1075.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4294.66/1075.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4294.66/1075.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    537 time:  0.00 s
4294.66/1075.11	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
4312.64/1079.63	c lits-rem:       230  cl-subs:     3948  v-elim:      0  v-fix:    0  time: 18.04 s
4312.64/1079.63	c vivif2 --  cl tried     2330 cl shrink        0 lits rem          0 time: 0.00
4312.64/1079.65	c vivif2 --  cl tried   101857 cl shrink        0 lits rem          0 time: 0.07
4313.44/1079.80	c asymm  cl-useful: 0/2330/2330 lits-rem:0 time: 0.60
4313.44/1079.80	c calculated reachability. Time: 0.00
4313.44/1079.80	c  N st    83   3713166       537      2330         0    101857      7056   1268896   no data   no data  --
4367.78/1093.43	c  F st    84   3751562       537      2330         0    139259      7056   2236699   no data   no data  --
4367.78/1093.43	c  N st    84   3751562       537      2330         0    139259      7056   2236699   no data   no data  --
4378.56/1096.14	c Decided on static restart strategy
4418.89/1106.20	c  N st    94   3779864       537      2330         0     84267      7056    800389   no data   no data  --
4468.85/1118.71	c  N st    96   3815856       537      2330         0    119546      7056   1714620   no data   no data  --
4533.55/1134.95	c  N st    97   3848248       537      2330         0    151034      7056   2482061   no data   no data  --
4613.86/1155.07	c  N st    98   3896836       537      2330         0    114597      7056   1539051   no data   no data  --
4727.28/1183.50	c  N st    99   3969720       537      2330         0    100842      7056   1186472   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-3175162-1304094034/watcher-3175162-1304094034 -o /tmp/evaluation-result-3175162-1304094034/solver-3175162-1304094034 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3175162-1304094034.cnf 

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

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


[startup+0 s]
/proc/loadavg: 6.31 7.70 7.90 6/180 17684
/proc/meminfo: memFree=19967680/32951124 swapFree=67111524/67111528
[pid=17684] ppid=17682 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/17684/stat : 17684 (strangenight1-m) R 17682 17684 17643 0 -1 4202496 417 0 0 0 0 0 0 0 25 0 4 0 501819029 52465664 357 33554432000 4194304 4650419 140736003789200 18446744073709551615 47506818762678 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/17684/statm: 12809 357 306 112 0 7774 0
[pid=17684/tid=17685] ppid=17682 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/17684/task/17685/stat : 17685 (strangenight1-m) R 17682 17684 17643 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 4 0 501819029 52465664 357 33554432000 4194304 4650419 140736003789200 18446744073709551615 264726405051 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17684/tid=17686] ppid=17682 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/17684/task/17686/stat : 17686 (strangenight1-m) R 17682 17684 17643 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 501819029 52465664 357 33554432000 4194304 4650419 140736003789200 18446744073709551615 47506818762664 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17684/tid=17687] ppid=17682 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/17684/task/17687/stat : 17687 (strangenight1-m) R 17682 17684 17643 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 501819029 52465664 357 33554432000 4194304 4650419 140736003789200 18446744073709551615 264721452118 0 0 4096 2 0 0 0 -1 0 0 0 0

[startup+0.00947592 s]
/proc/loadavg: 6.31 7.70 7.90 6/180 17684
/proc/meminfo: memFree=19967680/32951124 swapFree=67111524/67111528
[pid=17684] ppid=17682 vsize=298608 CPUtime=0.01 cores=0,2,4,6
/proc/17684/stat : 17684 (strangenight1-m) R 17682 17684 17643 0 -1 4202496 941 0 0 0 1 0 0 0 25 0 4 0 501819029 305774592 852 33554432000 4194304 4650419 140736003789200 18446744073709551615 4369373 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/17684/statm: 74652 852 367 112 0 69617 0
[pid=17684/tid=17685] ppid=17682 vsize=298608 CPUtime=0 cores=0,2,4,6
/proc/17684/task/17685/stat : 17685 (strangenight1-m) S 17682 17684 17643 0 -1 4202560 140 0 0 0 0 0 0 0 25 0 4 0 501819029 305774592 852 33554432000 4194304 4650419 140736003789200 18446744073709551615 264726510062 0 0 4096 2 18446604450796804864 0 0 -1 4 0 0 0
[pid=17684/tid=17686] ppid=17682 vsize=298608 CPUtime=0 cores=0,2,4,6
/proc/17684/task/17686/stat : 17686 (strangenight1-m) R 17682 17684 17643 0 -1 4202560 128 0 0 0 0 0 0 0 25 0 4 0 501819029 305774592 852 33554432000 4194304 4650419 140736003789200 18446744073709551615 264726065861 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17684/tid=17687] ppid=17682 vsize=298608 CPUtime=0 cores=0,2,4,6
/proc/17684/task/17687/stat : 17687 (strangenight1-m) R 17682 17684 17643 0 -1 4202560 119 0 0 0 0 0 0 0 25 0 4 0 501819029 305774592 852 33554432000 4194304 4650419 140736003789200 18446744073709551615 4330361 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 298608

[startup+0.105704 s]
/proc/loadavg: 6.31 7.70 7.90 6/180 17684
/proc/meminfo: memFree=19967680/32951124 swapFree=67111524/67111528
[pid=17684] ppid=17682 vsize=282852 CPUtime=0.39 cores=0,2,4,6
/proc/17684/stat : 17684 (strangenight1-m) R 17682 17684 17643 0 -1 4202496 1795 0 0 0 39 0 0 0 25 0 4 0 501819029 289640448 1652 33554432000 4194304 4650419 140736003789200 18446744073709551615 4366879 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/17684/statm: 70713 1652 391 112 0 65678 0
[pid=17684/tid=17685] ppid=17682 vsize=282852 CPUtime=0.1 cores=0,2,4,6
/proc/17684/task/17685/stat : 17685 (strangenight1-m) R 17682 17684 17643 0 -1 4202560 379 0 0 0 10 0 0 0 25 0 4 0 501819029 289640448 1652 33554432000 4194304 4650419 140736003789200 18446744073709551615 4310813 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17684/tid=17686] ppid=17682 vsize=282852 CPUtime=0.09 cores=0,2,4,6
/proc/17684/task/17686/stat : 17686 (strangenight1-m) R 17682 17684 17643 0 -1 4202560 389 0 0 0 9 0 0 0 25 0 4 0 501819029 289640448 1652 33554432000 4194304 4650419 140736003789200 18446744073709551615 4364400 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17684/tid=17687] ppid=17682 vsize=282852 CPUtime=0.09 cores=0,2,4,6
/proc/17684/task/17687/stat : 17687 (strangenight1-m) R 17682 17684 17643 0 -1 4202560 229 0 0 0 9 0 0 0 25 0 4 0 501819029 289640448 1652 33554432000 4194304 4650419 140736003789200 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.39
Current children cumulated vsize (KiB) 282852

[startup+0.300667 s]
/proc/loadavg: 6.31 7.70 7.90 6/180 17684
/proc/meminfo: memFree=19967680/32951124 swapFree=67111524/67111528
[pid=17684] ppid=17682 vsize=284144 CPUtime=1.17 cores=0,2,4,6
/proc/17684/stat : 17684 (strangenight1-m) R 17682 17684 17643 0 -1 4202496 2913 0 0 0 117 0 0 0 25 0 4 0 501819029 290963456 2193 33554432000 4194304 4650419 140736003789200 18446744073709551615 4363576 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/17684/statm: 71036 2193 393 112 0 66001 0
[pid=17684/tid=17685] ppid=17682 vsize=284144 CPUtime=0.29 cores=0,2,4,6
/proc/17684/task/17685/stat : 17685 (strangenight1-m) R 17682 17684 17643 0 -1 4202560 668 0 0 0 29 0 0 0 25 0 4 0 501819029 290963456 2193 33554432000 4194304 4650419 140736003789200 18446744073709551615 4303973 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17684/tid=17686] ppid=17682 vsize=284144 CPUtime=0.29 cores=0,2,4,6
/proc/17684/task/17686/stat : 17686 (strangenight1-m) R 17682 17684 17643 0 -1 4202560 662 0 0 0 29 0 0 0 25 0 4 0 501819029 290963456 2193 33554432000 4194304 4650419 140736003789200 18446744073709551615 4365276 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17684/tid=17687] ppid=17682 vsize=284144 CPUtime=0.29 cores=0,2,4,6
/proc/17684/task/17687/stat : 17687 (strangenight1-m) R 17682 17684 17643 0 -1 4202560 506 0 0 0 29 0 0 0 25 0 4 0 501819029 290963456 2193 33554432000 4194304 4650419 140736003789200 18446744073709551615 4366831 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 284144

[startup+0.700593 s]
/proc/loadavg: 6.31 7.70 7.90 6/180 17684
/proc/meminfo: memFree=19967680/32951124 swapFree=67111524/67111528
[pid=17684] ppid=17682 vsize=285040 CPUtime=2.78 cores=0,2,4,6
/proc/17684/stat : 17684 (strangenight1-m) R 17682 17684 17643 0 -1 4202496 4464 0 0 0 277 1 0 0 25 0 4 0 501819029 291880960 2866 33554432000 4194304 4650419 140736003789200 18446744073709551615 4366869 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/17684/statm: 71260 2866 393 112 0 66225 0
[pid=17684/tid=17685] ppid=17682 vsize=285040 CPUtime=0.69 cores=0,2,4,6
/proc/17684/task/17685/stat : 17685 (strangenight1-m) R 17682 17684 17643 0 -1 4202560 1064 0 0 0 69 0 0 0 25 0 4 0 501819029 291880960 2866 33554432000 4194304 4650419 140736003789200 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17684/tid=17686] ppid=17682 vsize=285040 CPUtime=0.69 cores=0,2,4,6
/proc/17684/task/17686/stat : 17686 (strangenight1-m) R 17682 17684 17643 0 -1 4202560 1064 0 0 0 69 0 0 0 25 0 4 0 501819029 291880960 2866 33554432000 4194304 4650419 140736003789200 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17684/tid=17687] ppid=17682 vsize=285040 CPUtime=0.69 cores=0,2,4,6
/proc/17684/task/17687/stat : 17687 (strangenight1-m) R 17682 17684 17643 0 -1 4202560 902 0 0 0 69 0 0 0 25 0 4 0 501819029 291880960 2866 33554432000 4194304 4650419 140736003789200 18446744073709551615 4313064 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2.78
Current children cumulated vsize (KiB) 285040

[startup+1.50045 s]
/proc/loadavg: 6.53 7.73 7.90 9/184 17688
/proc/meminfo: memFree=19947064/32951124 swapFree=67111524/67111528
[pid=17684] ppid=17682 vsize=286432 CPUtime=5.97 cores=0,2,4,6
/proc/17684/stat : 17684 (strangenight1-m) R 17682 17684 17643 0 -1 4202496 8817 0 0 0 596 1 0 0 25 0 4 0 501819029 293306368 4804 33554432000 4194304 4650419 140736003789200 18446744073709551615 4438393 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/17684/statm: 71608 4804 395 112 0 66573 0
[pid=17684/tid=17685] ppid=17682 vsize=286432 CPUtime=1.49 cores=0,2,4,6
/proc/17684/task/17685/stat : 17685 (strangenight1-m) R 17682 17684 17643 0 -1 4202560 1880 0 0 0 149 0 0 0 25 0 4 0 501819029 293306368 4804 33554432000 4194304 4650419 140736003789200 18446744073709551615 4366831 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17684/tid=17686] ppid=17682 vsize=286432 CPUtime=1.48 cores=0,2,4,6
/proc/17684/task/17686/stat : 17686 (strangenight1-m) R 17682 17684 17643 0 -1 4202560 1871 0 0 0 148 0 0 0 25 0 4 0 501819029 293306368 4805 33554432000 4194304 4650419 140736003789200 18446744073709551615 4363600 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17684/tid=17687] ppid=17682 vsize=286432 CPUtime=1.49 cores=0,2,4,6
/proc/17684/task/17687/stat : 17687 (strangenight1-m) R 17682 17684 17643 0 -1 4202560 1640 0 0 0 149 0 0 0 25 0 4 0 501819029 293306368 4805 33554432000 4194304 4650419 140736003789200 18446744073709551615 4364788 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 286432

[startup+3.10114 s]
/proc/loadavg: 6.53 7.73 7.90 9/184 17688
/proc/meminfo: memFree=19921396/32951124 swapFree=67111524/67111528
[pid=17684] ppid=17682 vsize=286344 CPUtime=12.37 cores=0,2,4,6
/proc/17684/stat : 17684 (strangenight1-m) R 17682 17684 17643 0 -1 4202496 16874 0 0 0 1234 3 0 0 25 0 4 0 501819029 293216256 9807 33554432000 4194304 4650419 140736003789200 18446744073709551615 4366865 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/17684/statm: 71586 9807 395 112 0 66551 0
[pid=17684/tid=17685] ppid=17682 vsize=286344 CPUtime=3.09 cores=0,2,4,6
/proc/17684/task/17685/stat : 17685 (strangenight1-m) R 17682 17684 17643 0 -1 4202560 3939 0 0 0 308 1 0 0 25 0 4 0 501819029 293216256 9807 33554432000 4194304 4650419 140736003789200 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17684/tid=17686] ppid=17682 vsize=286344 CPUtime=3.07 cores=0,2,4,6
/proc/17684/task/17686/stat : 17686 (strangenight1-m) R 17682 17684 17643 0 -1 4202560 4641 0 0 0 307 0 0 0 25 0 4 0 501819029 293216256 9807 33554432000 4194304 4650419 140736003789200 18446744073709551615 4365242 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17684/tid=17687] ppid=17682 vsize=286344 CPUtime=3.08 cores=0,2,4,6
/proc/17684/task/17687/stat : 17687 (strangenight1-m) R 17682 17684 17643 0 -1 4202560 3790 0 0 0 308 0 0 0 25 0 4 0 501819029 293216256 9807 33554432000 4194304 4650419 140736003789200 18446744073709551615 4313291 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.37
Current children cumulated vsize (KiB) 286344

[startup+6.30054 s]
/proc/loadavg: 6.53 7.73 7.90 9/184 17688
/proc/meminfo: memFree=19857920/32951124 swapFree=67111524/67111528
[pid=17684] ppid=17682 vsize=287384 CPUtime=25.15 cores=0,2,4,6
/proc/17684/stat : 17684 (strangenight1-m) R 17682 17684 17643 0 -1 4202496 24946 0 0 0 2510 5 0 0 25 0 4 0 501819029 294281216 12580 33554432000 4194304 4650419 140736003789200 18446744073709551615 4365357 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/17684/statm: 71846 12580 395 112 0 66811 0
[pid=17684/tid=17685] ppid=17682 vsize=287384 CPUtime=6.28 cores=0,2,4,6
/proc/17684/task/17685/stat : 17685 (strangenight1-m) R 17682 17684 17643 0 -1 4202560 6520 0 0 0 627 1 0 0 25 0 4 0 501819029 294281216 12580 33554432000 4194304 4650419 140736003789200 18446744073709551615 4363566 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17684/tid=17686] ppid=17682 vsize=287384 CPUtime=6.27 cores=0,2,4,6
/proc/17684/task/17686/stat : 17686 (strangenight1-m) R 17682 17684 17643 0 -1 4202560 6376 0 0 0 626 1 0 0 25 0 4 0 501819029 294281216 12581 33554432000 4194304 4650419 140736003789200 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17684/tid=17687] ppid=17682 vsize=287384 CPUtime=6.28 cores=0,2,4,6
/proc/17684/task/17687/stat : 17687 (strangenight1-m) R 17682 17684 17643 0 -1 4202560 5396 0 0 0 628 0 0 0 25 0 4 0 501819029 294281216 12581 33554432000 4194304 4650419 140736003789200 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 287384

[startup+12.7003 s]
/proc/loadavg: 6.75 7.74 7.90 9/184 17689
/proc/meminfo: memFree=19824680/32951124 swapFree=67111524/67111528
[pid=17684] ppid=17682 vsize=292884 CPUtime=50.71 cores=0,2,4,6
/proc/17684/stat : 17684 (strangenight1-m) R 17682 17684 17643 0 -1 4202496 38625 0 0 0 5063 8 0 0 25 0 4 0 501819029 299913216 18174 33554432000 4194304 4650419 140736003789200 18446744073709551615 4366828 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/17684/statm: 73221 18174 395 112 0 68186 0
[pid=17684/tid=17685] ppid=17682 vsize=292884 CPUtime=12.68 cores=0,2,4,6
/proc/17684/task/17685/stat : 17685 (strangenight1-m) R 17682 17684 17643 0 -1 4202560 9520 0 0 0 1266 2 0 0 25 0 4 0 501819029 299913216 18174 33554432000 4194304 4650419 140736003789200 18446744073709551615 4366831 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17684/tid=17686] ppid=17682 vsize=292884 CPUtime=12.63 cores=0,2,4,6
/proc/17684/task/17686/stat : 17686 (strangenight1-m) R 17682 17684 17643 0 -1 4202560 10245 0 0 0 1262 1 0 0 25 0 4 0 501819029 299913216 18174 33554432000 4194304 4650419 140736003789200 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17684/tid=17687] ppid=17682 vsize=292884 CPUtime=12.69 cores=0,2,4,6
/proc/17684/task/17687/stat : 17687 (strangenight1-m) R 17682 17684 17643 0 -1 4202560 8225 0 0 0 1267 2 0 0 25 0 4 0 501819029 299913216 18174 33554432000 4194304 4650419 140736003789200 18446744073709551615 4365276 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 292884

[startup+25.5009 s]
/proc/loadavg: 7.02 7.76 7.91 9/184 17689
/proc/meminfo: memFree=19758348/32951124 swapFree=67111524/67111528
[pid=17684] ppid=17682 vsize=302688 CPUtime=101.85 cores=0,2,4,6
/proc/17684/stat : 17684 (strangenight1-m) R 17682 17684 17643 0 -1 4202496 59321 0 0 0 10173 12 0 0 25 0 4 0 501819029 309952512 25816 33554432000 4194304 4650419 140736003789200 18446744073709551615 4365330 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/17684/statm: 75672 25816 395 112 0 70637 0
[pid=17684/tid=17685] ppid=17682 vsize=302688 CPUtime=25.49 cores=0,2,4,6
/proc/17684/task/17685/stat : 17685 (strangenight1-m) R 17682 17684 17643 0 -1 4202560 15255 0 0 0 2545 4 0 0 25 0 4 0 501819029 309952512 25816 33554432000 4194304 4650419 140736003789200 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17684/tid=17686] ppid=17682 vsize=302688 CPUtime=25.36 cores=0,2,4,6
/proc/17684/task/17686/stat : 17686 (strangenight1-m) R 17682 17684 17643 0 -1 4202560 16656 0 0 0 2533 3 0 0 25 0 4 0 501819029 309952512 25816 33554432000 4194304 4650419 140736003789200 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17684/tid=17687] ppid=17682 vsize=302688 CPUtime=25.48 cores=0,2,4,6
/proc/17684/task/17687/stat : 17687 (strangenight1-m) R 17682 17684 17643 0 -1 4202560 11434 0 0 0 2546 2 0 0 25 0 4 0 501819029 309952512 25816 33554432000 4194304 4650419 140736003789200 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.85
Current children cumulated vsize (KiB) 302688

[startup+51.1011 s]
/proc/loadavg: 7.40 7.78 7.91 9/184 17690
/proc/meminfo: memFree=19692768/32951124 swapFree=67111524/67111528
[pid=17684] ppid=17682 vsize=319404 CPUtime=204.12 cores=0,2,4,6
/proc/17684/stat : 17684 (strangenight1-m) R 17682 17684 17643 0 -1 4202496 91068 0 0 0 20391 21 0 0 25 0 4 0 501819029 327069696 32076 33554432000 4194304 4650419 140736003789200 18446744073709551615 4363880 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/17684/statm: 79851 32076 395 112 0 74816 0
[pid=17684/tid=17685] ppid=17682 vsize=319404 CPUtime=51.08 cores=0,2,4,6
/proc/17684/task/17685/stat : 17685 (strangenight1-m) R 17682 17684 17643 0 -1 4202560 23613 0 0 0 5102 6 0 0 25 0 4 0 501819029 327069696 32076 33554432000 4194304 4650419 140736003789200 18446744073709551615 4364762 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17684/tid=17686] ppid=17682 vsize=319404 CPUtime=50.84 cores=0,2,4,6
/proc/17684/task/17686/stat : 17686 (strangenight1-m) R 17682 17684 17643 0 -1 4202560 26556 0 0 0 5079 5 0 0 25 0 4 0 501819029 327069696 32076 33554432000 4194304 4650419 140736003789200 18446744073709551615 4365246 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17684/tid=17687] ppid=17682 vsize=319404 CPUtime=51.09 cores=0,2,4,6
/proc/17684/task/17687/stat : 17687 (strangenight1-m) R 17682 17684 17643 0 -1 4202560 17134 0 0 0 5105 4 0 0 25 0 4 0 501819029 327069696 32076 33554432000 4194304 4650419 140736003789200 18446744073709551615 4364788 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 204.12
Current children cumulated vsize (KiB) 319404

[startup+102.306 s]
/proc/loadavg: 7.79 7.83 7.91 9/184 17691
/proc/meminfo: memFree=19604096/32951124 swapFree=67111524/67111528
[pid=17684] ppid=17682 vsize=386232 CPUtime=408.69 cores=0,2,4,6
/proc/17684/stat : 17684 (strangenight1-m) R 17682 17684 17643 0 -1 4202496 139562 0 0 0 40831 38 0 0 25 0 4 0 501819029 395501568 41089 33554432000 4194304 4650419 140736003789200 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/17684/statm: 96558 41089 395 112 0 91523 0
[pid=17684/tid=17685] ppid=17682 vsize=386232 CPUtime=102.29 cores=0,2,4,6
/proc/17684/task/17685/stat : 17685 (strangenight1-m) R 17682 17684 17643 0 -1 4202560 35934 0 0 0 10219 10 0 0 25 0 4 0 501819029 395501568 41089 33554432000 4194304 4650419 140736003789200 18446744073709551615 4476315 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17684/tid=17686] ppid=17682 vsize=386232 CPUtime=101.78 cores=0,2,4,6
/proc/17684/task/17686/stat : 17686 (strangenight1-m) R 17682 17684 17643 0 -1 4202560 39933 0 0 0 10168 10 0 0 25 0 4 0 501819029 395501568 41089 33554432000 4194304 4650419 140736003789200 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17684/tid=17687] ppid=17682 vsize=386232 CPUtime=102.29 cores=0,2,4,6
/proc/17684/task/17687/stat : 17687 (strangenight1-m) R 17682 17684 17643 0 -1 4202560 28098 0 0 0 10222 7 0 0 25 0 4 0 501819029 395501568 41089 33554432000 4194304 4650419 140736003789200 18446744073709551615 4439103 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 408.69
Current children cumulated vsize (KiB) 386232

[startup+162.301 s]

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

[pid=17684] ppid=17682 vsize=494152 CPUtime=2805.47 cores=0,2,4,6
/proc/17684/stat : 17684 (strangenight1-m) R 17682 17684 17643 0 -1 4202496 452469 0 0 0 280388 159 0 0 25 0 4 0 501819029 506011648 89669 33554432000 4194304 4650419 140736003789200 18446744073709551615 4363600 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/17684/statm: 123538 89669 395 112 0 118503 0
[pid=17684/tid=17685] ppid=17682 vsize=494152 CPUtime=702.31 cores=0,2,4,6
/proc/17684/task/17685/stat : 17685 (strangenight1-m) R 17682 17684 17643 0 -1 4202560 113644 0 0 0 70192 39 0 0 25 0 4 0 501819029 506011648 89669 33554432000 4194304 4650419 140736003789200 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17684/tid=17686] ppid=17682 vsize=494152 CPUtime=698.52 cores=0,2,4,6
/proc/17684/task/17686/stat : 17686 (strangenight1-m) R 17682 17684 17643 0 -1 4202560 132303 0 0 0 69809 43 0 0 25 0 4 0 501819029 506011648 89669 33554432000 4194304 4650419 140736003789200 18446744073709551615 4432376 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17684/tid=17687] ppid=17682 vsize=494152 CPUtime=702.3 cores=0,2,4,6
/proc/17684/task/17687/stat : 17687 (strangenight1-m) R 17682 17684 17643 0 -1 4202560 90871 0 0 0 70194 36 0 0 25 0 4 0 501819029 506011648 89669 33554432000 4194304 4650419 140736003789200 18446744073709551615 4328238 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2805.47
Current children cumulated vsize (KiB) 494152

[startup+762.307 s]
/proc/loadavg: 8.06 8.04 7.98 9/184 17712
/proc/meminfo: memFree=19104528/32951124 swapFree=67111524/67111528
[pid=17684] ppid=17682 vsize=565148 CPUtime=3045.17 cores=0,2,4,6
/proc/17684/stat : 17684 (strangenight1-m) R 17682 17684 17643 0 -1 4202496 475022 0 0 0 304346 171 0 0 25 0 4 0 501819029 578711552 91774 33554432000 4194304 4650419 140736003789200 18446744073709551615 4366819 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/17684/statm: 141287 91774 395 112 0 136252 0
[pid=17684/tid=17685] ppid=17682 vsize=565148 CPUtime=762.32 cores=0,2,4,6
/proc/17684/task/17685/stat : 17685 (strangenight1-m) R 17682 17684 17643 0 -1 4202560 120006 0 0 0 76189 43 0 0 25 0 4 0 501819029 578711552 91774 33554432000 4194304 4650419 140736003789200 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17684/tid=17686] ppid=17682 vsize=565148 CPUtime=758.19 cores=0,2,4,6
/proc/17684/task/17686/stat : 17686 (strangenight1-m) R 17682 17684 17643 0 -1 4202560 139582 0 0 0 75773 46 0 0 25 0 4 0 501819029 578711552 91774 33554432000 4194304 4650419 140736003789200 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17684/tid=17687] ppid=17682 vsize=565148 CPUtime=762.32 cores=0,2,4,6
/proc/17684/task/17687/stat : 17687 (strangenight1-m) R 17682 17684 17643 0 -1 4202560 92368 0 0 0 76194 38 0 0 25 0 4 0 501819029 578711552 91774 33554432000 4194304 4650419 140736003789200 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3045.17
Current children cumulated vsize (KiB) 565148

[startup+822.3 s]
/proc/loadavg: 8.13 8.06 8.00 9/184 17713
/proc/meminfo: memFree=19059600/32951124 swapFree=67111524/67111528
[pid=17684] ppid=17682 vsize=512392 CPUtime=3284.82 cores=0,2,4,6
/proc/17684/stat : 17684 (strangenight1-m) R 17682 17684 17643 0 -1 4202496 497549 0 0 0 328300 182 0 0 25 0 4 0 501819029 524689408 92402 33554432000 4194304 4650419 140736003789200 18446744073709551615 4364762 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/17684/statm: 128098 92402 395 112 0 123063 0
[pid=17684/tid=17685] ppid=17682 vsize=512392 CPUtime=822.32 cores=0,2,4,6
/proc/17684/task/17685/stat : 17685 (strangenight1-m) R 17682 17684 17643 0 -1 4202560 126055 0 0 0 82186 46 0 0 25 0 4 0 501819029 524689408 92402 33554432000 4194304 4650419 140736003789200 18446744073709551615 4366920 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17684/tid=17686] ppid=17682 vsize=512392 CPUtime=817.86 cores=0,2,4,6
/proc/17684/task/17686/stat : 17686 (strangenight1-m) R 17682 17684 17643 0 -1 4202560 145671 0 0 0 81738 48 0 0 25 0 4 0 501819029 524689408 92402 33554432000 4194304 4650419 140736003789200 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17684/tid=17687] ppid=17682 vsize=512392 CPUtime=822.32 cores=0,2,4,6
/proc/17684/task/17687/stat : 17687 (strangenight1-m) R 17682 17684 17643 0 -1 4202560 95878 0 0 0 82192 40 0 0 25 0 4 0 501819029 524689408 92402 33554432000 4194304 4650419 140736003789200 18446744073709551615 4365321 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3284.82
Current children cumulated vsize (KiB) 512392

[startup+882.301 s]
/proc/loadavg: 8.15 8.08 8.00 9/184 17715
/proc/meminfo: memFree=19045176/32951124 swapFree=67111524/67111528
[pid=17684] ppid=17682 vsize=578204 CPUtime=3524.5 cores=0,2,4,6
/proc/17684/stat : 17684 (strangenight1-m) R 17682 17684 17643 0 -1 4202496 521171 0 0 0 352257 193 0 0 25 0 4 0 501819029 592080896 98211 33554432000 4194304 4650419 140736003789200 18446744073709551615 4366828 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/17684/statm: 144551 98211 395 112 0 139516 0
[pid=17684/tid=17685] ppid=17682 vsize=578204 CPUtime=882.32 cores=0,2,4,6
/proc/17684/task/17685/stat : 17685 (strangenight1-m) R 17682 17684 17643 0 -1 4202560 132427 0 0 0 88184 48 0 0 25 0 4 0 501819029 592080896 98211 33554432000 4194304 4650419 140736003789200 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17684/tid=17686] ppid=17682 vsize=578204 CPUtime=877.52 cores=0,2,4,6
/proc/17684/task/17686/stat : 17686 (strangenight1-m) R 17682 17684 17643 0 -1 4202560 151800 0 0 0 87701 51 0 0 25 0 4 0 501819029 592080896 98211 33554432000 4194304 4650419 140736003789200 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17684/tid=17687] ppid=17682 vsize=578204 CPUtime=882.31 cores=0,2,4,6
/proc/17684/task/17687/stat : 17687 (strangenight1-m) R 17682 17684 17643 0 -1 4202560 100919 0 0 0 88189 42 0 0 25 0 4 0 501819029 592080896 98211 33554432000 4194304 4650419 140736003789200 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3524.5
Current children cumulated vsize (KiB) 578204

[startup+942.301 s]
/proc/loadavg: 8.15 8.09 8.01 9/184 17716
/proc/meminfo: memFree=19035852/32951124 swapFree=67111524/67111528
[pid=17684] ppid=17682 vsize=661720 CPUtime=3764.18 cores=0,2,4,6
/proc/17684/stat : 17684 (strangenight1-m) R 17682 17684 17643 0 -1 4202496 546506 0 0 0 376215 203 0 0 25 0 4 0 501819029 677601280 104956 33554432000 4194304 4650419 140736003789200 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/17684/statm: 165430 104956 395 112 0 160395 0
[pid=17684/tid=17685] ppid=17682 vsize=661720 CPUtime=942.32 cores=0,2,4,6
/proc/17684/task/17685/stat : 17685 (strangenight1-m) R 17682 17684 17643 0 -1 4202560 138511 0 0 0 94182 50 0 0 25 0 4 0 501819029 677601280 104956 33554432000 4194304 4650419 140736003789200 18446744073709551615 4365343 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17684/tid=17686] ppid=17682 vsize=661720 CPUtime=937.21 cores=0,2,4,6
/proc/17684/task/17686/stat : 17686 (strangenight1-m) R 17682 17684 17643 0 -1 4202560 160196 0 0 0 93666 55 0 0 25 0 4 0 501819029 677601280 104956 33554432000 4194304 4650419 140736003789200 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17684/tid=17687] ppid=17682 vsize=661720 CPUtime=942.32 cores=0,2,4,6
/proc/17684/task/17687/stat : 17687 (strangenight1-m) R 17682 17684 17643 0 -1 4202560 105712 0 0 0 94187 45 0 0 25 0 4 0 501819029 677601280 104956 33554432000 4194304 4650419 140736003789200 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3764.18
Current children cumulated vsize (KiB) 661720

[startup+1002.3 s]
/proc/loadavg: 8.14 8.10 8.01 9/184 17718
/proc/meminfo: memFree=18963904/32951124 swapFree=67111524/67111528
[pid=17684] ppid=17682 vsize=662016 CPUtime=4003.86 cores=0,2,4,6
/proc/17684/stat : 17684 (strangenight1-m) R 17682 17684 17643 0 -1 4202496 569411 0 0 0 400172 214 0 0 25 0 4 0 501819029 677904384 108549 33554432000 4194304 4650419 140736003789200 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/17684/statm: 165504 108549 395 112 0 160469 0
[pid=17684/tid=17685] ppid=17682 vsize=662016 CPUtime=1002.32 cores=0,2,4,6
/proc/17684/task/17685/stat : 17685 (strangenight1-m) R 17682 17684 17643 0 -1 4202560 144875 0 0 0 100179 53 0 0 25 0 4 0 501819029 677904384 108549 33554432000 4194304 4650419 140736003789200 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17684/tid=17686] ppid=17682 vsize=662016 CPUtime=996.87 cores=0,2,4,6
/proc/17684/task/17686/stat : 17686 (strangenight1-m) R 17682 17684 17643 0 -1 4202560 166405 0 0 0 99630 57 0 0 25 0 4 0 501819029 677904384 108549 33554432000 4194304 4650419 140736003789200 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17684/tid=17687] ppid=17682 vsize=662016 CPUtime=1002.32 cores=0,2,4,6
/proc/17684/task/17687/stat : 17687 (strangenight1-m) R 17682 17684 17643 0 -1 4202560 109605 0 0 0 100185 47 0 0 25 0 4 0 501819029 677904384 108549 33554432000 4194304 4650419 140736003789200 18446744073709551615 4363883 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4003.86
Current children cumulated vsize (KiB) 662016

[startup+1062.3 s]
/proc/loadavg: 8.13 8.11 8.02 9/184 17720
/proc/meminfo: memFree=18927284/32951124 swapFree=67111524/67111528
[pid=17684] ppid=17682 vsize=596704 CPUtime=4243.54 cores=0,2,4,6
/proc/17684/stat : 17684 (strangenight1-m) R 17682 17684 17643 0 -1 4202496 594730 0 0 0 424131 223 0 0 25 0 4 0 501819029 611024896 106491 33554432000 4194304 4650419 140736003789200 18446744073709551615 4366857 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/17684/statm: 149176 106491 395 112 0 144141 0
[pid=17684/tid=17685] ppid=17682 vsize=596704 CPUtime=1062.33 cores=0,2,4,6
/proc/17684/task/17685/stat : 17685 (strangenight1-m) R 17682 17684 17643 0 -1 4202560 150226 0 0 0 106178 55 0 0 25 0 4 0 501819029 611024896 106491 33554432000 4194304 4650419 140736003789200 18446744073709551615 4364736 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17684/tid=17686] ppid=17682 vsize=596704 CPUtime=1056.55 cores=0,2,4,6
/proc/17684/task/17686/stat : 17686 (strangenight1-m) R 17682 17684 17643 0 -1 4202560 172078 0 0 0 105594 61 0 0 25 0 4 0 501819029 611024896 106491 33554432000 4194304 4650419 140736003789200 18446744073709551615 4365286 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17684/tid=17687] ppid=17682 vsize=596704 CPUtime=1062.32 cores=0,2,4,6
/proc/17684/task/17687/stat : 17687 (strangenight1-m) R 17682 17684 17643 0 -1 4202560 119078 0 0 0 106182 50 0 0 25 0 4 0 501819029 611024896 106491 33554432000 4194304 4650419 140736003789200 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4243.54
Current children cumulated vsize (KiB) 596704

[startup+1122.3 s]
/proc/loadavg: 8.12 8.11 8.02 9/184 17721
/proc/meminfo: memFree=18892160/32951124 swapFree=67111524/67111528
[pid=17684] ppid=17682 vsize=602924 CPUtime=4483.21 cores=0,2,4,6
/proc/17684/stat : 17684 (strangenight1-m) R 17682 17684 17643 0 -1 4202496 616717 0 0 0 448088 233 0 0 25 0 4 0 501819029 617394176 110692 33554432000 4194304 4650419 140736003789200 18446744073709551615 4366828 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/17684/statm: 150731 110692 395 112 0 145696 0
[pid=17684/tid=17685] ppid=17682 vsize=602924 CPUtime=1122.33 cores=0,2,4,6
/proc/17684/task/17685/stat : 17685 (strangenight1-m) R 17682 17684 17643 0 -1 4202560 155649 0 0 0 112175 58 0 0 25 0 4 0 501819029 617394176 110692 33554432000 4194304 4650419 140736003789200 18446744073709551615 4365192 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17684/tid=17686] ppid=17682 vsize=602924 CPUtime=1116.22 cores=0,2,4,6
/proc/17684/task/17686/stat : 17686 (strangenight1-m) R 17682 17684 17643 0 -1 4202560 177799 0 0 0 111559 63 0 0 25 0 4 0 501819029 617394176 110692 33554432000 4194304 4650419 140736003789200 18446744073709551615 4364772 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17684/tid=17687] ppid=17682 vsize=602924 CPUtime=1122.32 cores=0,2,4,6
/proc/17684/task/17687/stat : 17687 (strangenight1-m) R 17682 17684 17643 0 -1 4202560 123158 0 0 0 112181 51 0 0 25 0 4 0 501819029 617394176 110692 33554432000 4194304 4650419 140736003789200 18446744073709551615 4363423 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4483.21
Current children cumulated vsize (KiB) 602924

[startup+1182.3 s]
/proc/loadavg: 8.08 8.10 8.02 9/184 17723
/proc/meminfo: memFree=18897580/32951124 swapFree=67111524/67111528
[pid=17684] ppid=17682 vsize=603156 CPUtime=4722.89 cores=0,2,4,6
/proc/17684/stat : 17684 (strangenight1-m) R 17682 17684 17643 0 -1 4202496 636776 0 0 0 472046 243 0 0 25 0 4 0 501819029 617631744 113876 33554432000 4194304 4650419 140736003789200 18446744073709551615 4366920 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/17684/statm: 150789 113876 395 112 0 145754 0
[pid=17684/tid=17685] ppid=17682 vsize=603156 CPUtime=1182.33 cores=0,2,4,6
/proc/17684/task/17685/stat : 17685 (strangenight1-m) R 17682 17684 17643 0 -1 4202560 160462 0 0 0 118173 60 0 0 25 0 4 0 501819029 617631744 113876 33554432000 4194304 4650419 140736003789200 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17684/tid=17686] ppid=17682 vsize=603156 CPUtime=1175.89 cores=0,2,4,6
/proc/17684/task/17686/stat : 17686 (strangenight1-m) R 17682 17684 17643 0 -1 4202560 183483 0 0 0 117523 66 0 0 25 0 4 0 501819029 617631744 113876 33554432000 4194304 4650419 140736003789200 18446744073709551615 4366831 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17684/tid=17687] ppid=17682 vsize=603156 CPUtime=1182.32 cores=0,2,4,6
/proc/17684/task/17687/stat : 17687 (strangenight1-m) R 17682 17684 17643 0 -1 4202560 126864 0 0 0 118178 54 0 0 25 0 4 0 501819029 617631744 113876 33554432000 4194304 4650419 140736003789200 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4722.89
Current children cumulated vsize (KiB) 603156



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.06 8.10 8.02 9/184 17723
/proc/meminfo: memFree=18911576/32951124 swapFree=67111524/67111528
[pid=17684] ppid=17682 vsize=603204 CPUtime=4800.4 cores=0,2,4,6
/proc/17684/stat : 17684 (strangenight1-m) R 17682 17684 17643 0 -1 4202496 643851 0 0 0 479793 247 0 0 25 0 4 0 501819029 617680896 108832 33554432000 4194304 4650419 140736003789200 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/17684/statm: 150801 108832 395 112 0 145766 0
[pid=17684/tid=17685] ppid=17682 vsize=603204 CPUtime=1201.74 cores=0,2,4,6
/proc/17684/task/17685/stat : 17685 (strangenight1-m) R 17682 17684 17643 0 -1 4202560 162736 0 0 0 120112 62 0 0 25 0 4 0 501819029 617680896 108832 33554432000 4194304 4650419 140736003789200 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17684/tid=17686] ppid=17682 vsize=603204 CPUtime=1195.18 cores=0,2,4,6
/proc/17684/task/17686/stat : 17686 (strangenight1-m) R 17682 17684 17643 0 -1 4202560 184900 0 0 0 119452 66 0 0 25 0 4 0 501819029 617680896 108832 33554432000 4194304 4650419 140736003789200 18446744073709551615 4365333 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17684/tid=17687] ppid=17682 vsize=603204 CPUtime=1201.73 cores=0,2,4,6
/proc/17684/task/17687/stat : 17687 (strangenight1-m) R 17682 17684 17643 0 -1 4202560 128737 0 0 0 120118 55 0 0 25 0 4 0 501819029 617680896 108832 33554432000 4194304 4650419 140736003789200 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.4
Current children cumulated vsize (KiB) 603204

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.06 8.10 8.02 9/184 17723
/proc/meminfo: memFree=18911576/32951124 swapFree=67111524/67111528
[pid=17684] ppid=17682 vsize=603204 CPUtime=4800.4 cores=0,2,4,6
/proc/17684/stat : 17684 (strangenight1-m) R 17682 17684 17643 0 -1 4202496 643851 0 0 0 479793 247 0 0 25 0 4 0 501819029 617680896 108832 33554432000 4194304 4650419 140736003789200 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/17684/statm: 150801 108832 395 112 0 145766 0
[pid=17684/tid=17685] ppid=17682 vsize=603204 CPUtime=1201.74 cores=0,2,4,6
/proc/17684/task/17685/stat : 17685 (strangenight1-m) R 17682 17684 17643 0 -1 4202560 162736 0 0 0 120112 62 0 0 25 0 4 0 501819029 617680896 108832 33554432000 4194304 4650419 140736003789200 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17684/tid=17686] ppid=17682 vsize=603204 CPUtime=1195.18 cores=0,2,4,6
/proc/17684/task/17686/stat : 17686 (strangenight1-m) R 17682 17684 17643 0 -1 4202560 184900 0 0 0 119452 66 0 0 25 0 4 0 501819029 617680896 108832 33554432000 4194304 4650419 140736003789200 18446744073709551615 4365333 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17684/tid=17687] ppid=17682 vsize=603204 CPUtime=1201.73 cores=0,2,4,6
/proc/17684/task/17687/stat : 17687 (strangenight1-m) R 17682 17684 17643 0 -1 4202560 128737 0 0 0 120118 55 0 0 25 0 4 0 501819029 617680896 108832 33554432000 4194304 4650419 140736003789200 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.4
Current children cumulated vsize (KiB) 603204

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.73
CPU time (s): 4800.45
CPU user time (s): 4797.95
CPU system time (s): 2.49862
CPU usage (%): 399.46
Max. virtual memory (cumulated for all children) (KiB): 726136

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.95
system time used= 2.49862
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 643851
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= 354
involuntary context switches= 21157

runsolver used 2.02269 second user time and 4.43033 second system time

The end

Launcher Data

Begin job on node141 at 2011-04-29 18:20:34
IDJOB=3175162
IDBENCH=82780
IDSOLVER=1588
FILE ID=node141/3175162-1304094034
RUNJOBID= node141-1304094034-17661
PBS_JOBID= 13170589
Free space on /tmp= 71420 MiB

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

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

MD5SUM BENCH= 9ba8ad6ebe939ddb75efcc3aec0126e6
RANDOM SEED=1574229069

node141.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      19969580 kB
Buffers:       1543968 kB
Cached:       10791784 kB
SwapCached:          4 kB
Active:        3745320 kB
Inactive:      8654380 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19969580 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           12580 kB
Writeback:           4 kB
AnonPages:       63564 kB
Mapped:          14712 kB
Slab:           516608 kB
PageTables:       5044 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   237540 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= 71412 MiB
End job on node141 at 2011-04-29 18:40:38