Trace number 3368974

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-1-mt (fixed)? (TO) 4800.1 1202.64

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v600-c2556-S869604189-077.UNKNOWN.cnf
MD5SUMfea90c68acbba046fd6afed84c9fb884
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 variables600
Number of clauses2556
Sum of the clauses size7668
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32556
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.01	c Using 4 threads
0.00/0.01	c This is CryptoMiniSat 2.9.0
0.00/0.01	c compiled with gcc version 4.4.5
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3368974-1305408604.cnf'
0.00/0.01	c -- header says num vars:            600
0.00/0.01	c -- header says num clauses:        2556
0.00/0.01	c -- clauses added:            0 learnts,         2556 normals,            0 xors
0.00/0.01	c -- vars added        600
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0       600      2556         0         0      7668         0   no data   no data  --
0.00/0.01	c asymm  cl-useful: 0/2556/2556 lits-rem:0 time: 0.01
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    600 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
0.00/0.06	c lits-rem:         0  cl-subs:        0  v-elim:     14  v-fix:    0  time:  0.01 s
0.00/0.06	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.06	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.06	c calculated reachability. Time: 0.00
0.00/0.06	c Calc default polars -  time:   0.00 s pos:     254 undec:      74 neg:     272
0.00/0.06	c =========================================================================================
0.00/0.06	c types(t): F = full restart, N = normal restart
0.00/0.06	c types(t): S = simplification begin/end, E = solution found
0.00/0.06	c restart types(rt): st = static, dy = dynamic
0.00/0.06	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.06	c  B st     0         0       586      2543         0         0      7684         0   no data   no data  --
3.16/0.85	c Decided on static restart strategy
3.16/0.85	c  N st     8      4916       586      2543         0      4848      7684    131715   no data   no data  --
3.16/0.85	c  N st    10     11301       586      2543         0      4493      7684     88025   no data   no data  --
3.16/0.85	c  N st    11     17044       586      2543         0     10133      7684    246716   no data   no data  --
4.39/1.15	c  F st    12     25000       586      2543         0     12465      7684    305330   no data   no data  --
4.39/1.15	c  N st    12     25000       586      2543         0     12465      7684    305330   no data   no data  --
5.15/1.38	c Decided on static restart strategy
5.15/1.38	c  N st    18     30000       586      2543         0     10708      7684    220931   no data   no data  --
5.15/1.38	c  S st    18     30000       586      2543         0     10708      7684    220931   no data   no data  --
5.55/1.41	c  S st    18     30504       586      2543         0     11211      7684    233238   no data   no data  --
5.55/1.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.55/1.41	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.55/1.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
5.55/1.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.55/1.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.55/1.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    586 time:  0.00 s
5.55/1.42	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
6.35/1.65	c lits-rem:        83  cl-subs:      462  v-elim:      0  v-fix:    0  time:  0.90 s
6.35/1.66	c asymm  cl-useful: 0/2543/2543 lits-rem:0 time: 0.04
6.35/1.66	c calculated reachability. Time: 0.00
6.35/1.66	c  N st    18     30504       586      2543         0     10749      7684    219881   no data   no data  --
7.95/2.07	c  N st    20     37617       586      2543         0      9990      7684    187104   no data   no data  --
9.94/2.51	c  N st    21     44016       586      2543         0     16258      7684    358781   no data   no data  --
10.34/2.64	c  S st    22     45757       586      2543         0      9201      7684    146598   no data   no data  --
10.34/2.67	c  S st    22     46258       586      2543         0      9702      7684    159827   no data   no data  --
10.34/2.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.34/2.67	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
10.34/2.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
10.34/2.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.34/2.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.34/2.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    586 time:  0.00 s
10.34/2.68	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
10.74/2.79	c lits-rem:        43  cl-subs:       44  v-elim:      0  v-fix:    0  time:  0.45 s
10.74/2.79	c vivif2 --  cl tried     2543 cl shrink        0 lits rem          0 time: 0.00
10.74/2.79	c vivif2 --  cl tried     9658 cl shrink        0 lits rem          0 time: 0.01
11.14/2.80	c asymm  cl-useful: 0/2543/2543 lits-rem:0 time: 0.03
11.14/2.80	c calculated reachability. Time: 0.00
11.14/2.80	c  N st    22     46258       586      2543         0      9658      7684    158502   no data   no data  --
14.74/3.75	c  N st    23     60655       586      2543         0     14037      7684    262828   no data   no data  --
17.56/4.42	c  N st    24     69387       586      2543         0     11812      7684    195909   no data   no data  --
17.56/4.42	c  S st    24     69387       586      2543         0     11812      7684    195909   no data   no data  --
17.56/4.46	c  S st    24     69890       586      2543         0     12315      7684    209288   no data   no data  --
17.56/4.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
17.56/4.46	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
17.56/4.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
17.56/4.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
17.56/4.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17.56/4.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    586 time:  0.00 s
17.56/4.47	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
18.72/4.70	c lits-rem:        42  cl-subs:      118  v-elim:      0  v-fix:    0  time:  0.92 s
18.72/4.70	c vivif2 --  cl tried     2543 cl shrink        0 lits rem          0 time: 0.00
18.72/4.70	c vivif2 --  cl tried    12197 cl shrink        0 lits rem          0 time: 0.01
18.72/4.71	c asymm  cl-useful: 0/2543/2543 lits-rem:0 time: 0.04
18.72/4.71	c calculated reachability. Time: 0.00
18.72/4.71	c  N st    24     69890       586      2543         0     12197      7684    205869   no data   no data  --
23.92/6.05	c  F st    25     87500       586      2543         0     17721      7684    356896   no data   no data  --
23.92/6.05	c  N st    25     87500       586      2543         0     17721      7684    356896   no data   no data  --
25.51/6.45	c Decided on static restart strategy
26.70/6.70	c  N st    32     95543       586      2543         0     25643      7684    574395   no data   no data  --
29.10/7.39	c  N st    34    104835       586      2543         0     22026      7684    430851   no data   no data  --
29.10/7.39	c  S st    34    104835       586      2543         0     22026      7684    430851   no data   no data  --
29.50/7.45	c  S st    34    105336       586      2543         0     22527      7684    443912   no data   no data  --
29.50/7.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
29.50/7.45	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
29.50/7.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.03
29.50/7.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
29.50/7.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
29.50/7.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    586 time:  0.00 s
29.50/7.47	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
33.89/8.50	c lits-rem:       162  cl-subs:      514  v-elim:      0  v-fix:    0  time:  4.09 s
33.89/8.50	c vivif2 --  cl tried     2543 cl shrink        0 lits rem          0 time: 0.00
33.89/8.51	c vivif2 --  cl tried    22013 cl shrink        0 lits rem          0 time: 0.02
33.89/8.53	c asymm  cl-useful: 0/2543/2543 lits-rem:0 time: 0.08
33.89/8.53	c calculated reachability. Time: 0.00
33.89/8.53	c  N st    34    105336       586      2543         0     22013      7684    427817   no data   no data  --
37.09/9.37	c  N st    35    114935       586      2543         0     17673      7684    290917   no data   no data  --
43.08/10.80	c  N st    36    129332       586      2543         0     17010      7684    253148   no data   no data  --
50.66/12.74	c  N st    37    150927       586      2543         0     22515      7684    401063   no data   no data  --
53.45/13.40	c  S st    38    158005       586      2543         0     29464      7684    600788   no data   no data  --
53.45/13.47	c  S st    38    158507       586      2543         0     29966      7684    613247   no data   no data  --
53.45/13.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
53.45/13.47	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
53.45/13.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
53.85/13.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
53.85/13.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
53.85/13.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    586 time:  0.00 s
53.85/13.50	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
61.06/15.37	c lits-rem:       677  cl-subs:     1217  v-elim:      0  v-fix:    0  time:  7.46 s
61.06/15.37	c vivif2 --  cl tried     2543 cl shrink        0 lits rem          0 time: 0.00
61.06/15.38	c vivif2 --  cl tried    28749 cl shrink        0 lits rem          0 time: 0.02
61.06/15.40	c asymm  cl-useful: 0/2543/2543 lits-rem:0 time: 0.10
61.06/15.40	c calculated reachability. Time: 0.00
61.06/15.40	c  N st    38    158507       586      2543         0     28749      7684    574385   no data   no data  --
82.60/20.70	c  N st    39    207095       586      2543         0     23380      7684    373242   no data   no data  --
95.37/23.96	c  N st    40    237760       586      2543         0     33867      7684    644748   no data   no data  --
95.37/23.96	c  S st    40    237760       586      2543         0     33867      7684    644748   no data   no data  --
95.77/24.05	c  S st    40    238264       586      2543         0     34370      7684    657592   no data   no data  --
95.77/24.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
95.77/24.05	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
95.77/24.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.05
95.77/24.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
95.77/24.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
95.77/24.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    586 time:  0.00 s
95.77/24.08	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
104.16/26.18	c lits-rem:       602  cl-subs:     1258  v-elim:      0  v-fix:    0  time:  8.35 s
104.16/26.18	c vivif2 --  cl tried     2543 cl shrink        0 lits rem          0 time: 0.00
104.16/26.18	c vivif2 --  cl tried    33112 cl shrink        0 lits rem          0 time: 0.03
104.55/26.22	c asymm  cl-useful: 0/2543/2543 lits-rem:0 time: 0.13
104.55/26.22	c calculated reachability. Time: 0.00
104.55/26.22	c  N st    40    238264       586      2543         0     33112      7684    622634   no data   no data  --
138.07/34.68	c  F st    41    306250       586      2543         0     34997      7684    614741   no data   no data  --
138.07/34.68	c  N st    41    306250       586      2543         0     34997      7684    614741   no data   no data  --
140.86/35.30	c Decided on static restart strategy
151.24/37.95	c  N st    51    334558       586      2543         0     39298      7684    709660   no data   no data  --
163.62/41.04	c  N st    53    357396       586      2543         0     37142      7684    633264   no data   no data  --
163.62/41.04	c  S st    53    357396       586      2543         0     37142      7684    633264   no data   no data  --
164.02/41.13	c  S st    53    357897       586      2543         0     37643      7684    645590   no data   no data  --
164.02/41.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
164.02/41.14	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
164.02/41.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.05
164.02/41.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
164.02/41.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
164.02/41.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    586 time:  0.00 s
164.02/41.17	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
171.60/43.03	c lits-rem:       343  cl-subs:     1255  v-elim:      0  v-fix:    0  time:  7.42 s
171.60/43.03	c vivif2 --  cl tried     2543 cl shrink        0 lits rem          0 time: 0.00
171.60/43.04	c vivif2 --  cl tried    36388 cl shrink        0 lits rem          0 time: 0.03
171.60/43.07	c asymm  cl-useful: 0/2543/2543 lits-rem:0 time: 0.13
171.60/43.07	c calculated reachability. Time: 0.00
171.60/43.07	c  N st    53    357897       586      2543         0     36388      7684    610674   no data   no data  --
189.16/47.41	c  N st    54    390292       586      2543         0     42825      7684    822386   no data   no data  --
219.90/55.10	c  N st    55    438885       586      2543         0     36487      7684    572702   no data   no data  --
265.81/66.66	c  N st    56    511769       586      2543         0     50019      7684    913889   no data   no data  --
281.77/70.63	c  N st    57    536845       586      2543         0     44227      7684    730926   no data   no data  --
281.77/70.63	c  S st    57    536845       586      2543         0     44227      7684    730926   no data   no data  --
282.18/70.75	c  S st    57    537347       586      2543         0     44729      7684    744370   no data   no data  --
282.18/70.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
282.18/70.75	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
282.18/70.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.07
282.18/70.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
282.18/70.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
282.18/70.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    586 time:  0.00 s
282.18/70.79	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
290.95/72.95	c lits-rem:       702  cl-subs:     1314  v-elim:      0  v-fix:    0  time:  8.61 s
290.95/72.95	c vivif2 --  cl tried     2543 cl shrink        0 lits rem          0 time: 0.00
290.95/72.96	c vivif2 --  cl tried    43415 cl shrink        0 lits rem          0 time: 0.04
291.35/73.00	c asymm  cl-useful: 0/2543/2543 lits-rem:0 time: 0.17
291.35/73.01	c calculated reachability. Time: 0.00
291.35/73.01	c  N st    57    537347       586      2543         0     43415      7684    705477   no data   no data  --
403.13/101.00	c  N st    58    701332       586      2543         0     37464      7684    441868   no data   no data  --
479.75/120.21	c  N st    59    806021       586      2543         0     66756      7684   1211155   no data   no data  --
479.75/120.21	c  S st    59    806021       586      2543         0     66756      7684   1211155   no data   no data  --
480.55/120.41	c  S st    59    806525       586      2543         0     67260      7684   1223761   no data   no data  --
480.55/120.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
480.55/120.42	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
480.55/120.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.12
480.55/120.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
480.55/120.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
480.55/120.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    586 time:  0.00 s
480.55/120.48	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
490.93/123.05	c lits-rem:       121  cl-subs:     2772  v-elim:      0  v-fix:    0  time: 10.24 s
490.93/123.05	c vivif2 --  cl tried     2543 cl shrink        0 lits rem          0 time: 0.00
490.93/123.07	c vivif2 --  cl tried    64488 cl shrink        0 lits rem          0 time: 0.06
491.36/123.14	c asymm  cl-useful: 0/2543/2543 lits-rem:0 time: 0.31
491.36/123.15	c calculated reachability. Time: 0.00
491.36/123.15	c  N st    59    806525       586      2543         0     64488      7684   1156755   no data   no data  --
713.27/178.77	c  F st    60   1071875       586      2543         0     80372      7684   1498633   no data   no data  --
713.27/178.77	c  N st    60   1071875       586      2543         0     80372      7684   1498633   no data   no data  --
718.86/180.13	c Decided on static restart strategy
738.02/184.99	c  N st    70   1100182       586      2543         0     64054      7684    979047   no data   no data  --
770.35/193.02	c  N st    72   1136175       586      2543         0     54281      7684    716912   no data   no data  --
800.70/200.68	c  N st    73   1168567       586      2543         0     85944      7684   1618022   no data   no data  --
839.80/210.47	c  N st    74   1209787       586      2543         0     80297      7684   1432118   no data   no data  --
839.80/210.47	c  S st    74   1209787       586      2543         0     80297      7684   1432118   no data   no data  --
841.00/210.73	c  S st    74   1210290       586      2543         0     80799      7684   1445964   no data   no data  --
841.00/210.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
841.00/210.73	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
841.00/210.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.15
841.40/210.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
841.40/210.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
841.40/210.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    586 time:  0.00 s
841.40/210.82	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
863.35/216.36	c lits-rem:       274  cl-subs:     3507  v-elim:      0  v-fix:    0  time: 22.10 s
863.35/216.36	c vivif2 --  cl tried     2543 cl shrink        0 lits rem          0 time: 0.00
863.35/216.38	c vivif2 --  cl tried    77292 cl shrink        0 lits rem          0 time: 0.07
863.75/216.48	c asymm  cl-useful: 0/2543/2543 lits-rem:0 time: 0.41
863.75/216.48	c calculated reachability. Time: 0.00
863.75/216.48	c  N st    74   1210290       586      2543         0     77292      7684   1344562   no data   no data  --
946.38/237.13	c  N st    75   1283172       586      2543         0     53808      7684    663732   no data   no data  --
1055.73/264.56	c  N st    76   1392495       586      2543         0     62090      7684    857187   no data   no data  --
1227.38/307.59	c  N st    77   1556479       586      2543         0     66743      7684    924603   no data   no data  --
1407.00/352.56	c  N st    78   1710291       586      2543         0    108900      7684   2181087   no data   no data  --
1407.00/352.56	c  S st    78   1710291       586      2543         0    108900      7684   2181087   no data   no data  --
1408.20/352.90	c  S st    78   1710791       586      2543         0    109400      7684   2194921   no data   no data  --
1408.60/352.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1408.60/352.90	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1408.60/352.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.22
1409.01/353.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1409.01/353.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1409.01/353.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    586 time:  0.00 s
1409.01/353.03	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1472.85/369.04	c lits-rem:       365  cl-subs:     5810  v-elim:      0  v-fix:    0  time: 63.86 s
1472.85/369.04	c vivif2 --  cl tried     2543 cl shrink        0 lits rem          0 time: 0.00
1472.85/369.07	c vivif2 --  cl tried   103590 cl shrink        0 lits rem          0 time: 0.10
1473.65/369.21	c asymm  cl-useful: 0/2543/2543 lits-rem:0 time: 0.60
1473.65/369.22	c calculated reachability. Time: 0.00
1473.65/369.22	c  N st    78   1710791       586      2543         0    103590      7684   2016070   no data   no data  --
1919.06/480.86	c  N st    79   2079756       586      2543         0    115585      7684   2170209   no data   no data  --
2088.28/523.23	c  N st    80   2210793       586      2543         0    119034      7684   2198160   no data   no data  --
2088.28/523.23	c  S st    80   2210793       586      2543         0    119034      7684   2198160   no data   no data  --
2089.91/523.62	c  S st    80   2211296       586      2543         0    119537      7684   2211830   no data   no data  --
2089.91/523.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
2089.91/523.63	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2089.91/523.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.26
2090.27/523.77	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2090.27/523.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2090.27/523.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    586 time:  0.00 s
2090.27/523.77	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2163.31/542.06	c lits-rem:       715  cl-subs:     6986  v-elim:      0  v-fix:    0  time: 72.97 s
2163.31/542.06	c vivif2 --  cl tried     2543 cl shrink        0 lits rem          0 time: 0.00
2163.31/542.09	c vivif2 --  cl tried   112551 cl shrink        0 lits rem          0 time: 0.10
2164.13/542.26	c asymm  cl-useful: 0/2543/2543 lits-rem:0 time: 0.67
2164.13/542.26	c calculated reachability. Time: 0.00
2164.13/542.26	c  N st    80   2211296       586      2543         0    112551      7684   2020118   no data   no data  --
2816.34/705.68	c  N st    81   2711297       586      2543         0    136237      7684   2604104   no data   no data  --
2816.34/705.68	c  S st    81   2711297       586      2543         0    136237      7684   2604104   no data   no data  --
2818.36/706.17	c  S st    81   2711799       586      2543         0    136737      7684   2616986   no data   no data  --
2818.36/706.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
2818.36/706.18	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2818.76/706.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.29
2819.13/706.34	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2819.13/706.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2819.13/706.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    586 time:  0.00 s
2819.13/706.34	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2920.10/731.66	c lits-rem:       151  cl-subs:     8108  v-elim:      0  v-fix:    0  time: 101.00 s
2920.10/731.66	c vivif2 --  cl tried     2543 cl shrink        0 lits rem          0 time: 0.00
2920.10/731.69	c vivif2 --  cl tried   128629 cl shrink        0 lits rem          0 time: 0.12
2921.29/731.90	c asymm  cl-useful: 0/2543/2543 lits-rem:0 time: 0.83
2921.29/731.90	c calculated reachability. Time: 0.00
2921.29/731.90	c  N st    81   2711799       586      2543         0    128629      7684   2388029   no data   no data  --
3559.13/891.74	c  N st    82   3211799       586      2543         0    103953      7684   1495312   no data   no data  --
3559.13/891.74	c  S st    82   3211799       586      2543         0    103953      7684   1495312   no data   no data  --
3561.12/892.20	c  S st    82   3212309       586      2543         0    104463      7684   1509198   no data   no data  --
3561.12/892.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
3561.12/892.21	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3561.12/892.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.26
3561.52/892.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3561.52/892.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3561.52/892.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    586 time:  0.00 s
3561.52/892.33	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3595.88/900.98	c lits-rem:       807  cl-subs:     4041  v-elim:      0  v-fix:    0  time: 34.50 s
3595.88/900.98	c vivif2 --  cl tried     2543 cl shrink        0 lits rem          0 time: 0.00
3596.24/901.00	c vivif2 --  cl tried   100422 cl shrink        0 lits rem          0 time: 0.09
3596.64/901.19	c asymm  cl-useful: 0/2543/2543 lits-rem:0 time: 0.75
3596.64/901.19	c calculated reachability. Time: 0.00
3596.64/901.19	c  N st    82   3212309       586      2543         0    100422      7684   1406445   no data   no data  --
4356.99/1091.68	c  N st    83   3712309       586      2543         0    111398      7684   1608811   no data   no data  --
4356.99/1091.68	c  S st    83   3712309       586      2543         0    111398      7684   1608811   no data   no data  --
4358.59/1092.03	c  S st    83   3712814       586      2543         0    111903      7684   1623049   no data   no data  --
4358.59/1092.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
4358.59/1092.04	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4358.99/1092.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.22
4358.99/1092.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4358.99/1092.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4358.99/1092.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    586 time:  0.00 s
4358.99/1092.15	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
4383.74/1098.36	c lits-rem:       105  cl-subs:     4727  v-elim:      0  v-fix:    0  time: 24.76 s
4383.74/1098.36	c vivif2 --  cl tried     2543 cl shrink        0 lits rem          0 time: 0.00
4383.74/1098.38	c vivif2 --  cl tried   107176 cl shrink        0 lits rem          0 time: 0.08
4384.54/1098.55	c asymm  cl-useful: 0/2543/2543 lits-rem:0 time: 0.66
4384.54/1098.55	c calculated reachability. Time: 0.00
4384.54/1098.55	c  N st    83   3712814       586      2543         0    107176      7684   1502817   no data   no data  --
4456.41/1116.54	c  F st    84   3751562       586      2543         0    145074      7684   2551694   no data   no data  --
4456.41/1116.54	c  N st    84   3751562       586      2543         0    145074      7684   2551694   no data   no data  --
4467.16/1119.23	c Decided on static restart strategy
4510.27/1130.00	c  N st    94   3779870       586      2543         0     89828      7684    975013   no data   no data  --
4575.71/1146.44	c  N st    96   3815863       586      2543         0    125013      7684   1917335   no data   no data  --
4643.56/1163.42	c  N st    97   3848255       586      2543         0    156667      7684   2770006   no data   no data  --
4723.39/1183.48	c  N st    98   3896844       586      2543         0    120190      7684   1790636   no data   no data  --

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3368974-1305408604/watcher-3368974-1305408604 -o /tmp/evaluation-result-3368974-1305408604/solver-3368974-1305408604 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3368974-1305408604.cnf 

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

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


[startup+0 s]
/proc/loadavg: 7.45 7.98 7.87 2/277 19263
/proc/meminfo: memFree=25082564/32951124 swapFree=67057896/67111528
[pid=19263] ppid=19261 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/19263/stat : 19263 (strangenight1-m) R 19261 19263 19052 0 -1 4202496 411 0 0 0 0 0 0 0 25 0 4 0 633275716 52465664 352 33554432000 4194304 4650419 140733650063696 18446744073709551615 47052493973426 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19263/statm: 12809 352 303 112 0 7774 0
[pid=19263/tid=19264] ppid=19261 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/19263/task/19264/stat : 19264 (strangenight1-m) R 19261 19263 19052 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 633275716 52465664 352 33554432000 4194304 4650419 140733650063696 18446744073709551615 47052493973426 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19263/tid=19265] ppid=19261 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/19263/task/19265/stat : 19265 (strangenight1-m) R 19261 19263 19052 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 633275716 52465664 352 33554432000 4194304 4650419 140733650063696 18446744073709551615 47052493973426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19263/tid=19266] ppid=19261 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/19263/task/19266/stat : 19266 (strangenight1-m) R 19261 19263 19052 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 633275716 52465664 352 33554432000 4194304 4650419 140733650063696 18446744073709551615 254261672945 0 0 4096 2 0 0 0 -1 4 0 0 0

[startup+0.0697751 s]
/proc/loadavg: 7.45 7.98 7.87 2/277 19263
/proc/meminfo: memFree=25082564/32951124 swapFree=67057896/67111528
[pid=19263] ppid=19261 vsize=282732 CPUtime=0.24 cores=0,2,4,6
/proc/19263/stat : 19263 (strangenight1-m) R 19261 19263 19052 0 -1 4202496 1651 0 0 0 24 0 0 0 18 0 4 0 633275716 289517568 1526 33554432000 4194304 4650419 140733650063696 18446744073709551615 4315293 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19263/statm: 70683 1526 390 112 0 65648 0
[pid=19263/tid=19264] ppid=19261 vsize=282732 CPUtime=0.06 cores=0,2,4,6
/proc/19263/task/19264/stat : 19264 (strangenight1-m) R 19261 19263 19052 0 -1 4202560 313 0 0 0 6 0 0 0 18 0 4 0 633275716 289517568 1527 33554432000 4194304 4650419 140733650063696 18446744073709551615 4333978 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19263/tid=19265] ppid=19261 vsize=282732 CPUtime=0.06 cores=0,2,4,6
/proc/19263/task/19265/stat : 19265 (strangenight1-m) R 19261 19263 19052 0 -1 4202560 416 0 0 0 6 0 0 0 18 0 4 0 633275716 289517568 1527 33554432000 4194304 4650419 140733650063696 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19263/tid=19266] ppid=19261 vsize=282732 CPUtime=0.05 cores=0,2,4,6
/proc/19263/task/19266/stat : 19266 (strangenight1-m) R 19261 19263 19052 0 -1 4202560 162 0 0 0 5 0 0 0 25 0 4 0 633275716 289517568 1527 33554432000 4194304 4650419 140733650063696 18446744073709551615 254261721582 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 282732

[startup+0.165743 s]
/proc/loadavg: 7.45 7.98 7.87 2/277 19263
/proc/meminfo: memFree=25082564/32951124 swapFree=67057896/67111528
[pid=19263] ppid=19261 vsize=283016 CPUtime=0.62 cores=0,2,4,6
/proc/19263/stat : 19263 (strangenight1-m) R 19261 19263 19052 0 -1 4202496 2071 0 0 0 62 0 0 0 18 0 4 0 633275716 289808384 1946 33554432000 4194304 4650419 140733650063696 18446744073709551615 4364772 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19263/statm: 70754 1946 391 112 0 65719 0
[pid=19263/tid=19264] ppid=19261 vsize=283016 CPUtime=0.16 cores=0,2,4,6
/proc/19263/task/19264/stat : 19264 (strangenight1-m) R 19261 19263 19052 0 -1 4202560 421 0 0 0 16 0 0 0 18 0 4 0 633275716 289808384 1946 33554432000 4194304 4650419 140733650063696 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19263/tid=19265] ppid=19261 vsize=283016 CPUtime=0.15 cores=0,2,4,6
/proc/19263/task/19265/stat : 19265 (strangenight1-m) R 19261 19263 19052 0 -1 4202560 542 0 0 0 15 0 0 0 18 0 4 0 633275716 289808384 1946 33554432000 4194304 4650419 140733650063696 18446744073709551615 4363520 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19263/tid=19266] ppid=19261 vsize=283016 CPUtime=0.14 cores=0,2,4,6
/proc/19263/task/19266/stat : 19266 (strangenight1-m) R 19261 19263 19052 0 -1 4202560 254 0 0 0 14 0 0 0 25 0 4 0 633275716 289808384 1946 33554432000 4194304 4650419 140733650063696 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.62
Current children cumulated vsize (KiB) 283016

[startup+0.300715 s]
/proc/loadavg: 7.45 7.98 7.87 2/277 19263
/proc/meminfo: memFree=25082564/32951124 swapFree=67057896/67111528
[pid=19263] ppid=19261 vsize=284084 CPUtime=1.17 cores=0,2,4,6
/proc/19263/stat : 19263 (strangenight1-m) R 19261 19263 19052 0 -1 4202496 2957 0 0 0 116 1 0 0 18 0 4 0 633275716 290902016 2201 33554432000 4194304 4650419 140733650063696 18446744073709551615 4364301 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19263/statm: 71021 2201 393 112 0 65986 0
[pid=19263/tid=19264] ppid=19261 vsize=284084 CPUtime=0.29 cores=0,2,4,6
/proc/19263/task/19264/stat : 19264 (strangenight1-m) R 19261 19263 19052 0 -1 4202560 636 0 0 0 29 0 0 0 18 0 4 0 633275716 290902016 2201 33554432000 4194304 4650419 140733650063696 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19263/tid=19265] ppid=19261 vsize=284084 CPUtime=0.28 cores=0,2,4,6
/proc/19263/task/19265/stat : 19265 (strangenight1-m) R 19261 19263 19052 0 -1 4202560 776 0 0 0 28 0 0 0 18 0 4 0 633275716 290902016 2201 33554432000 4194304 4650419 140733650063696 18446744073709551615 4363460 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19263/tid=19266] ppid=19261 vsize=284084 CPUtime=0.28 cores=0,2,4,6
/proc/19263/task/19266/stat : 19266 (strangenight1-m) R 19261 19263 19052 0 -1 4202560 461 0 0 0 28 0 0 0 25 0 4 0 633275716 290902016 2201 33554432000 4194304 4650419 140733650063696 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 284084

[startup+0.700617 s]
/proc/loadavg: 7.45 7.98 7.87 2/277 19263
/proc/meminfo: memFree=25082564/32951124 swapFree=67057896/67111528
[pid=19263] ppid=19261 vsize=285304 CPUtime=2.76 cores=0,2,4,6
/proc/19263/stat : 19263 (strangenight1-m) R 19261 19263 19052 0 -1 4202496 4667 0 0 0 275 1 0 0 18 0 4 0 633275716 292151296 2948 33554432000 4194304 4650419 140733650063696 18446744073709551615 4303973 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19263/statm: 71326 2948 393 112 0 66291 0
[pid=19263/tid=19264] ppid=19261 vsize=285304 CPUtime=0.69 cores=0,2,4,6
/proc/19263/task/19264/stat : 19264 (strangenight1-m) R 19261 19263 19052 0 -1 4202560 1071 0 0 0 69 0 0 0 18 0 4 0 633275716 292151296 2948 33554432000 4194304 4650419 140733650063696 18446744073709551615 4366928 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19263/tid=19265] ppid=19261 vsize=285304 CPUtime=0.68 cores=0,2,4,6
/proc/19263/task/19265/stat : 19265 (strangenight1-m) R 19261 19263 19052 0 -1 4202560 1200 0 0 0 68 0 0 0 18 0 4 0 633275716 292151296 2948 33554432000 4194304 4650419 140733650063696 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19263/tid=19266] ppid=19261 vsize=285304 CPUtime=0.68 cores=0,2,4,6
/proc/19263/task/19266/stat : 19266 (strangenight1-m) R 19261 19263 19052 0 -1 4202560 885 0 0 0 68 0 0 0 25 0 4 0 633275716 292151296 2949 33554432000 4194304 4650419 140733650063696 18446744073709551615 4328357 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2.76
Current children cumulated vsize (KiB) 285304

[startup+1.50048 s]
/proc/loadavg: 7.45 7.98 7.87 10/286 19297
/proc/meminfo: memFree=25065208/32951124 swapFree=67057896/67111528
[pid=19263] ppid=19261 vsize=286732 CPUtime=5.95 cores=0,2,4,6
/proc/19263/stat : 19263 (strangenight1-m) R 19261 19263 19052 0 -1 4202496 9256 0 0 0 593 2 0 0 20 0 4 0 633275716 293613568 4888 33554432000 4194304 4650419 140733650063696 18446744073709551615 4441328 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19263/statm: 71683 4889 395 112 0 66648 0
[pid=19263/tid=19264] ppid=19261 vsize=286732 CPUtime=1.49 cores=0,2,4,6
/proc/19263/task/19264/stat : 19264 (strangenight1-m) R 19261 19263 19052 0 -1 4202560 1884 0 0 0 149 0 0 0 19 0 4 0 633275716 293613568 4889 33554432000 4194304 4650419 140733650063696 18446744073709551615 4363520 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19263/tid=19265] ppid=19261 vsize=286732 CPUtime=1.49 cores=0,2,4,6
/proc/19263/task/19265/stat : 19265 (strangenight1-m) R 19261 19263 19052 0 -1 4202560 2010 0 0 0 148 1 0 0 20 0 4 0 633275716 293613568 4890 33554432000 4194304 4650419 140733650063696 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19263/tid=19266] ppid=19261 vsize=286732 CPUtime=1.47 cores=0,2,4,6
/proc/19263/task/19266/stat : 19266 (strangenight1-m) R 19261 19263 19052 0 -1 4202560 1647 0 0 0 147 0 0 0 25 0 4 0 633275716 293613568 4891 33554432000 4194304 4650419 140733650063696 18446744073709551615 4365276 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 286732

[startup+3.10019 s]
/proc/loadavg: 7.45 7.98 7.87 9/286 19297
/proc/meminfo: memFree=25037556/32951124 swapFree=67057896/67111528
[pid=19263] ppid=19261 vsize=297636 CPUtime=12.35 cores=0,2,4,6
/proc/19263/stat : 19263 (strangenight1-m) R 19261 19263 19052 0 -1 4202496 18114 0 0 0 1231 4 0 0 25 0 4 0 633275716 304779264 9862 33554432000 4194304 4650419 140733650063696 18446744073709551615 4331084 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19263/statm: 74409 9863 395 112 0 69374 0
[pid=19263/tid=19264] ppid=19261 vsize=297636 CPUtime=3.09 cores=0,2,4,6
/proc/19263/task/19264/stat : 19264 (strangenight1-m) R 19261 19263 19052 0 -1 4202560 4089 0 0 0 309 0 0 0 25 0 4 0 633275716 304779264 9863 33554432000 4194304 4650419 140733650063696 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19263/tid=19265] ppid=19261 vsize=297636 CPUtime=3.08 cores=0,2,4,6
/proc/19263/task/19265/stat : 19265 (strangenight1-m) R 19261 19263 19052 0 -1 4202560 5004 0 0 0 307 1 0 0 25 0 4 0 633275716 304779264 9863 33554432000 4194304 4650419 140733650063696 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19263/tid=19266] ppid=19261 vsize=297636 CPUtime=3.06 cores=0,2,4,6
/proc/19263/task/19266/stat : 19266 (strangenight1-m) R 19261 19263 19052 0 -1 4202560 4036 0 0 0 306 0 0 0 25 0 4 0 633275716 304779264 9863 33554432000 4194304 4650419 140733650063696 18446744073709551615 4366835 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 297636

[startup+6.30062 s]
/proc/loadavg: 7.49 7.98 7.87 9/286 19297
/proc/meminfo: memFree=24992916/32951124 swapFree=67057896/67111528
[pid=19263] ppid=19261 vsize=306888 CPUtime=25.11 cores=0,2,4,6
/proc/19263/stat : 19263 (strangenight1-m) R 19261 19263 19052 0 -1 4202496 26484 0 0 0 2506 5 0 0 25 0 4 0 633275716 314253312 13826 33554432000 4194304 4650419 140733650063696 18446744073709551615 4314839 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19263/statm: 76722 13826 395 112 0 71687 0
[pid=19263/tid=19264] ppid=19261 vsize=306888 CPUtime=6.28 cores=0,2,4,6
/proc/19263/task/19264/stat : 19264 (strangenight1-m) R 19261 19263 19052 0 -1 4202560 6520 0 0 0 628 0 0 0 25 0 4 0 633275716 314253312 13826 33554432000 4194304 4650419 140733650063696 18446744073709551615 4367236 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19263/tid=19265] ppid=19261 vsize=306888 CPUtime=6.29 cores=0,2,4,6
/proc/19263/task/19265/stat : 19265 (strangenight1-m) R 19261 19263 19052 0 -1 4202560 7073 0 0 0 627 2 0 0 25 0 4 0 633275716 314253312 13826 33554432000 4194304 4650419 140733650063696 18446744073709551615 4364785 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19263/tid=19266] ppid=19261 vsize=306888 CPUtime=6.23 cores=0,2,4,6
/proc/19263/task/19266/stat : 19266 (strangenight1-m) R 19261 19263 19052 0 -1 4202560 5945 0 0 0 623 0 0 0 25 0 4 0 633275716 314253312 13826 33554432000 4194304 4650419 140733650063696 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 306888

[startup+12.7005 s]
/proc/loadavg: 7.53 7.98 7.87 9/286 19297
/proc/meminfo: memFree=24955092/32951124 swapFree=67057896/67111528
[pid=19263] ppid=19261 vsize=307352 CPUtime=50.66 cores=0,2,4,6
/proc/19263/stat : 19263 (strangenight1-m) R 19261 19263 19052 0 -1 4202496 40794 0 0 0 5058 8 0 0 25 0 4 0 633275716 314728448 19237 33554432000 4194304 4650419 140733650063696 18446744073709551615 4366828 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19263/statm: 76838 19237 395 112 0 71803 0
[pid=19263/tid=19264] ppid=19261 vsize=307352 CPUtime=12.69 cores=0,2,4,6
/proc/19263/task/19264/stat : 19264 (strangenight1-m) R 19261 19263 19052 0 -1 4202560 10321 0 0 0 1268 1 0 0 25 0 4 0 633275716 314728448 19237 33554432000 4194304 4650419 140733650063696 18446744073709551615 4363416 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19263/tid=19265] ppid=19261 vsize=307352 CPUtime=12.68 cores=0,2,4,6
/proc/19263/task/19265/stat : 19265 (strangenight1-m) R 19261 19263 19052 0 -1 4202560 10880 0 0 0 1266 2 0 0 25 0 4 0 633275716 314728448 19237 33554432000 4194304 4650419 140733650063696 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19263/tid=19266] ppid=19261 vsize=307352 CPUtime=12.57 cores=0,2,4,6
/proc/19263/task/19266/stat : 19266 (strangenight1-m) R 19261 19263 19052 0 -1 4202560 8650 0 0 0 1256 1 0 0 25 0 4 0 633275716 314728448 19237 33554432000 4194304 4650419 140733650063696 18446744073709551615 4331245 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.66
Current children cumulated vsize (KiB) 307352

[startup+25.5002 s]
/proc/loadavg: 7.70 8.00 7.88 9/286 19298
/proc/meminfo: memFree=24909228/32951124 swapFree=67057896/67111528
[pid=19263] ppid=19261 vsize=318220 CPUtime=101.74 cores=0,2,4,6
/proc/19263/stat : 19263 (strangenight1-m) R 19261 19263 19052 0 -1 4202496 63039 0 0 0 10161 13 0 0 25 0 4 0 633275716 325857280 27830 33554432000 4194304 4650419 140733650063696 18446744073709551615 4438407 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19263/statm: 79555 27830 395 112 0 74520 0
[pid=19263/tid=19264] ppid=19261 vsize=318220 CPUtime=25.49 cores=0,2,4,6
/proc/19263/task/19264/stat : 19264 (strangenight1-m) R 19261 19263 19052 0 -1 4202560 15965 0 0 0 2546 3 0 0 25 0 4 0 633275716 325857280 27830 33554432000 4194304 4650419 140733650063696 18446744073709551615 4365325 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19263/tid=19265] ppid=19261 vsize=318220 CPUtime=25.49 cores=0,2,4,6
/proc/19263/task/19265/stat : 19265 (strangenight1-m) R 19261 19263 19052 0 -1 4202560 17443 0 0 0 2545 4 0 0 25 0 4 0 633275716 325857280 27830 33554432000 4194304 4650419 140733650063696 18446744073709551615 4364762 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19263/tid=19266] ppid=19261 vsize=318220 CPUtime=25.26 cores=0,2,4,6
/proc/19263/task/19266/stat : 19266 (strangenight1-m) R 19261 19263 19052 0 -1 4202560 12647 0 0 0 2524 2 0 0 25 0 4 0 633275716 325857280 27830 33554432000 4194304 4650419 140733650063696 18446744073709551615 4366265 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.74
Current children cumulated vsize (KiB) 318220

[startup+51.1007 s]
/proc/loadavg: 7.87 8.01 7.88 9/286 19328
/proc/meminfo: memFree=24883080/32951124 swapFree=67057896/67111528
[pid=19263] ppid=19261 vsize=346824 CPUtime=203.93 cores=0,2,4,6
/proc/19263/stat : 19263 (strangenight1-m) R 19261 19263 19052 0 -1 4202496 97962 0 0 0 20369 24 0 0 25 0 4 0 633275716 355147776 34044 33554432000 4194304 4650419 140733650063696 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19263/statm: 86706 34044 395 112 0 81671 0
[pid=19263/tid=19264] ppid=19261 vsize=346824 CPUtime=51.09 cores=0,2,4,6
/proc/19263/task/19264/stat : 19264 (strangenight1-m) R 19261 19263 19052 0 -1 4202560 24513 0 0 0 5103 6 0 0 25 0 4 0 633275716 355147776 34044 33554432000 4194304 4650419 140733650063696 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19263/tid=19265] ppid=19261 vsize=346824 CPUtime=51.08 cores=0,2,4,6
/proc/19263/task/19265/stat : 19265 (strangenight1-m) R 19261 19263 19052 0 -1 4202560 27913 0 0 0 5101 7 0 0 25 0 4 0 633275716 355147776 34044 33554432000 4194304 4650419 140733650063696 18446744073709551615 4476297 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19263/tid=19266] ppid=19261 vsize=346824 CPUtime=50.65 cores=0,2,4,6
/proc/19263/task/19266/stat : 19266 (strangenight1-m) R 19261 19263 19052 0 -1 4202560 19058 0 0 0 5061 4 0 0 25 0 4 0 633275716 355147776 34044 33554432000 4194304 4650419 140733650063696 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 203.93
Current children cumulated vsize (KiB) 346824

[startup+102.311 s]
/proc/loadavg: 8.07 8.04 7.90 9/286 19330
/proc/meminfo: memFree=24823976/32951124 swapFree=67057896/67111528
[pid=19263] ppid=19261 vsize=329064 CPUtime=408.35 cores=0,2,4,6
/proc/19263/stat : 19263 (strangenight1-m) R 19261 19263 19052 0 -1 4202496 145219 0 0 0 40794 41 0 0 25 0 4 0 633275716 336961536 36080 33554432000 4194304 4650419 140733650063696 18446744073709551615 4303888 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19263/statm: 82266 36080 395 112 0 77231 0
[pid=19263/tid=19264] ppid=19261 vsize=329064 CPUtime=102.3 cores=0,2,4,6
/proc/19263/task/19264/stat : 19264 (strangenight1-m) R 19261 19263 19052 0 -1 4202560 35748 0 0 0 10220 10 0 0 25 0 4 0 633275716 336961536 36080 33554432000 4194304 4650419 140733650063696 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19263/tid=19265] ppid=19261 vsize=329064 CPUtime=102.28 cores=0,2,4,6
/proc/19263/task/19265/stat : 19265 (strangenight1-m) R 19261 19263 19052 0 -1 4202560 40945 0 0 0 10218 10 0 0 25 0 4 0 633275716 336961536 36080 33554432000 4194304 4650419 140733650063696 18446744073709551615 4365289 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19263/tid=19266] ppid=19261 vsize=329064 CPUtime=101.45 cores=0,2,4,6
/proc/19263/task/19266/stat : 19266 (strangenight1-m) R 19261 19263 19052 0 -1 4202560 27658 0 0 0 10137 8 0 0 25 0 4 0 633275716 336961536 36080 33554432000 4194304 4650419 140733650063696 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 408.35
Current children cumulated vsize (KiB) 329064

[startup+162.301 s]

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

[pid=19263] ppid=19261 vsize=528764 CPUtime=2563.68 cores=0,2,4,6
/proc/19263/stat : 19263 (strangenight1-m) R 19261 19263 19052 0 -1 4202496 476952 0 0 0 256195 173 0 0 25 0 4 0 633275716 541454336 89621 33554432000 4194304 4650419 140733650063696 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19263/statm: 132191 89621 395 112 0 127156 0
[pid=19263/tid=19264] ppid=19261 vsize=528764 CPUtime=642.31 cores=0,2,4,6
/proc/19263/task/19264/stat : 19264 (strangenight1-m) R 19261 19263 19052 0 -1 4202560 120787 0 0 0 64184 47 0 0 25 0 4 0 633275716 541454336 89622 33554432000 4194304 4650419 140733650063696 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19263/tid=19265] ppid=19261 vsize=528764 CPUtime=642.29 cores=0,2,4,6
/proc/19263/task/19265/stat : 19265 (strangenight1-m) R 19261 19263 19052 0 -1 4202560 136786 0 0 0 64182 47 0 0 25 0 4 0 633275716 541454336 89622 33554432000 4194304 4650419 140733650063696 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19263/tid=19266] ppid=19261 vsize=528764 CPUtime=636.84 cores=0,2,4,6
/proc/19263/task/19266/stat : 19266 (strangenight1-m) R 19261 19263 19052 0 -1 4202560 84200 0 0 0 63653 31 0 0 25 0 4 0 633275716 541454336 89622 33554432000 4194304 4650419 140733650063696 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2563.68
Current children cumulated vsize (KiB) 528764

[startup+702.301 s]
/proc/loadavg: 8.17 8.13 8.00 9/286 19346
/proc/meminfo: memFree=24435180/32951124 swapFree=67057896/67111528
[pid=19263] ppid=19261 vsize=533832 CPUtime=2803.17 cores=0,2,4,6
/proc/19263/stat : 19263 (strangenight1-m) R 19261 19263 19052 0 -1 4202496 500477 0 0 0 280132 185 0 0 25 0 4 0 633275716 546643968 91736 33554432000 4194304 4650419 140733650063696 18446744073709551615 4365263 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19263/statm: 133458 91736 395 112 0 128423 0
[pid=19263/tid=19264] ppid=19261 vsize=533832 CPUtime=702.3 cores=0,2,4,6
/proc/19263/task/19264/stat : 19264 (strangenight1-m) R 19261 19263 19052 0 -1 4202560 124808 0 0 0 70181 49 0 0 25 0 4 0 633275716 546643968 91736 33554432000 4194304 4650419 140733650063696 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19263/tid=19265] ppid=19261 vsize=533832 CPUtime=702.29 cores=0,2,4,6
/proc/19263/task/19265/stat : 19265 (strangenight1-m) R 19261 19263 19052 0 -1 4202560 145450 0 0 0 70177 52 0 0 25 0 4 0 633275716 546643968 91736 33554432000 4194304 4650419 140733650063696 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19263/tid=19266] ppid=19261 vsize=533832 CPUtime=696.34 cores=0,2,4,6
/proc/19263/task/19266/stat : 19266 (strangenight1-m) R 19261 19263 19052 0 -1 4202560 87733 0 0 0 69602 32 0 0 25 0 4 0 633275716 546643968 91736 33554432000 4194304 4650419 140733650063696 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2803.17
Current children cumulated vsize (KiB) 533832

[startup+762.31 s]
/proc/loadavg: 8.12 8.12 8.00 9/286 19347
/proc/meminfo: memFree=24400200/32951124 swapFree=67057896/67111528
[pid=19263] ppid=19261 vsize=599644 CPUtime=3042.66 cores=0,2,4,6
/proc/19263/stat : 19263 (strangenight1-m) R 19261 19263 19052 0 -1 4202496 526026 0 0 0 304070 196 0 0 25 0 4 0 633275716 614035456 99559 33554432000 4194304 4650419 140733650063696 18446744073709551615 4351621 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19263/statm: 149911 99559 395 112 0 144876 0
[pid=19263/tid=19264] ppid=19261 vsize=599644 CPUtime=762.32 cores=0,2,4,6
/proc/19263/task/19264/stat : 19264 (strangenight1-m) R 19261 19263 19052 0 -1 4202560 130498 0 0 0 76180 52 0 0 25 0 4 0 633275716 614035456 99559 33554432000 4194304 4650419 140733650063696 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19263/tid=19265] ppid=19261 vsize=599644 CPUtime=762.3 cores=0,2,4,6
/proc/19263/task/19265/stat : 19265 (strangenight1-m) R 19261 19263 19052 0 -1 4202560 153847 0 0 0 76174 56 0 0 25 0 4 0 633275716 614035456 99559 33554432000 4194304 4650419 140733650063696 18446744073709551615 4329693 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19263/tid=19266] ppid=19261 vsize=599644 CPUtime=755.82 cores=0,2,4,6
/proc/19263/task/19266/stat : 19266 (strangenight1-m) R 19261 19263 19052 0 -1 4202560 90981 0 0 0 75548 34 0 0 25 0 4 0 633275716 614035456 99559 33554432000 4194304 4650419 140733650063696 18446744073709551615 4365195 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3042.66
Current children cumulated vsize (KiB) 599644

[startup+822.3 s]
/proc/loadavg: 8.10 8.11 8.00 9/286 19349
/proc/meminfo: memFree=24413328/32951124 swapFree=67057896/67111528
[pid=19263] ppid=19261 vsize=599856 CPUtime=3282.12 cores=0,2,4,6
/proc/19263/stat : 19263 (strangenight1-m) R 19261 19263 19052 0 -1 4202496 549732 0 0 0 328006 206 0 0 25 0 4 0 633275716 614252544 103014 33554432000 4194304 4650419 140733650063696 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19263/statm: 149964 103014 395 112 0 144929 0
[pid=19263/tid=19264] ppid=19261 vsize=599856 CPUtime=822.31 cores=0,2,4,6
/proc/19263/task/19264/stat : 19264 (strangenight1-m) R 19261 19263 19052 0 -1 4202560 137658 0 0 0 82175 56 0 0 25 0 4 0 633275716 614252544 103014 33554432000 4194304 4650419 140733650063696 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19263/tid=19265] ppid=19261 vsize=599856 CPUtime=822.29 cores=0,2,4,6
/proc/19263/task/19265/stat : 19265 (strangenight1-m) R 19261 19263 19052 0 -1 4202560 161957 0 0 0 82171 58 0 0 25 0 4 0 633275716 614252544 103014 33554432000 4194304 4650419 140733650063696 18446744073709551615 4366920 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19263/tid=19266] ppid=19261 vsize=599856 CPUtime=815.31 cores=0,2,4,6
/proc/19263/task/19266/stat : 19266 (strangenight1-m) R 19261 19263 19052 0 -1 4202560 93233 0 0 0 81496 35 0 0 25 0 4 0 633275716 614252544 103014 33554432000 4194304 4650419 140733650063696 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3282.12
Current children cumulated vsize (KiB) 599856

[startup+882.301 s]
/proc/loadavg: 8.09 8.10 8.00 9/286 19351
/proc/meminfo: memFree=24378840/32951124 swapFree=67057896/67111528
[pid=19263] ppid=19261 vsize=600072 CPUtime=3521.61 cores=0,2,4,6
/proc/19263/stat : 19263 (strangenight1-m) R 19261 19263 19052 0 -1 4202496 574229 0 0 0 351944 217 0 0 25 0 4 0 633275716 614473728 107740 33554432000 4194304 4650419 140733650063696 18446744073709551615 4365357 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19263/statm: 150018 107740 395 112 0 144983 0
[pid=19263/tid=19264] ppid=19261 vsize=600072 CPUtime=882.3 cores=0,2,4,6
/proc/19263/task/19264/stat : 19264 (strangenight1-m) R 19261 19263 19052 0 -1 4202560 144697 0 0 0 88172 58 0 0 25 0 4 0 633275716 614473728 107740 33554432000 4194304 4650419 140733650063696 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19263/tid=19265] ppid=19261 vsize=600072 CPUtime=882.29 cores=0,2,4,6
/proc/19263/task/19265/stat : 19265 (strangenight1-m) R 19261 19263 19052 0 -1 4202560 169421 0 0 0 88168 61 0 0 25 0 4 0 633275716 614473728 107740 33554432000 4194304 4650419 140733650063696 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19263/tid=19266] ppid=19261 vsize=600072 CPUtime=874.8 cores=0,2,4,6
/proc/19263/task/19266/stat : 19266 (strangenight1-m) R 19261 19263 19052 0 -1 4202560 96795 0 0 0 87443 37 0 0 25 0 4 0 633275716 614473728 107740 33554432000 4194304 4650419 140733650063696 18446744073709551615 4365223 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3521.61
Current children cumulated vsize (KiB) 600072

[startup+942.301 s]
/proc/loadavg: 8.16 8.11 8.01 9/286 19352
/proc/meminfo: memFree=24313828/32951124 swapFree=67057896/67111528
[pid=19263] ppid=19261 vsize=617196 CPUtime=3761.08 cores=0,2,4,6
/proc/19263/stat : 19263 (strangenight1-m) R 19261 19263 19052 0 -1 4202496 600019 0 0 0 375883 225 0 0 25 0 4 0 633275716 632008704 117477 33554432000 4194304 4650419 140733650063696 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19263/statm: 154299 117477 395 112 0 149264 0
[pid=19263/tid=19264] ppid=19261 vsize=617196 CPUtime=942.31 cores=0,2,4,6
/proc/19263/task/19264/stat : 19264 (strangenight1-m) R 19261 19263 19052 0 -1 4202560 154791 0 0 0 94171 60 0 0 25 0 4 0 633275716 632008704 117477 33554432000 4194304 4650419 140733650063696 18446744073709551615 4364788 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19263/tid=19265] ppid=19261 vsize=617196 CPUtime=942.3 cores=0,2,4,6
/proc/19263/task/19265/stat : 19265 (strangenight1-m) R 19261 19263 19052 0 -1 4202560 179421 0 0 0 94166 64 0 0 25 0 4 0 633275716 632008704 117477 33554432000 4194304 4650419 140733650063696 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19263/tid=19266] ppid=19261 vsize=617196 CPUtime=934.27 cores=0,2,4,6
/proc/19263/task/19266/stat : 19266 (strangenight1-m) R 19261 19263 19052 0 -1 4202560 99407 0 0 0 93389 38 0 0 25 0 4 0 633275716 632008704 117477 33554432000 4194304 4650419 140733650063696 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3761.08
Current children cumulated vsize (KiB) 617196

[startup+1002.3 s]
/proc/loadavg: 8.17 8.12 8.01 9/286 19354
/proc/meminfo: memFree=24315920/32951124 swapFree=67057896/67111528
[pid=19263] ppid=19261 vsize=633436 CPUtime=4000.58 cores=0,2,4,6
/proc/19263/stat : 19263 (strangenight1-m) R 19261 19263 19052 0 -1 4202496 619398 0 0 0 399822 236 0 0 25 0 4 0 633275716 648638464 112709 33554432000 4194304 4650419 140733650063696 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19263/statm: 158359 112709 395 112 0 153324 0
[pid=19263/tid=19264] ppid=19261 vsize=633436 CPUtime=1002.32 cores=0,2,4,6
/proc/19263/task/19264/stat : 19264 (strangenight1-m) R 19261 19263 19052 0 -1 4202560 158997 0 0 0 100169 63 0 0 25 0 4 0 633275716 648638464 112709 33554432000 4194304 4650419 140733650063696 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19263/tid=19265] ppid=19261 vsize=633436 CPUtime=1002.3 cores=0,2,4,6
/proc/19263/task/19265/stat : 19265 (strangenight1-m) R 19261 19263 19052 0 -1 4202560 185496 0 0 0 100163 67 0 0 25 0 4 0 633275716 648638464 112709 33554432000 4194304 4650419 140733650063696 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19263/tid=19266] ppid=19261 vsize=633436 CPUtime=993.77 cores=0,2,4,6
/proc/19263/task/19266/stat : 19266 (strangenight1-m) R 19261 19263 19052 0 -1 4202560 101606 0 0 0 99338 39 0 0 25 0 4 0 633275716 648638464 112709 33554432000 4194304 4650419 140733650063696 18446744073709551615 4364762 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4000.58
Current children cumulated vsize (KiB) 633436

[startup+1062.3 s]
/proc/loadavg: 8.06 8.10 8.01 9/286 19355
/proc/meminfo: memFree=24265560/32951124 swapFree=67057896/67111528
[pid=19263] ppid=19261 vsize=647404 CPUtime=4240.05 cores=0,2,4,6
/proc/19263/stat : 19263 (strangenight1-m) R 19261 19263 19052 0 -1 4202496 640773 0 0 0 423758 247 0 0 25 0 4 0 633275716 662941696 119863 33554432000 4194304 4650419 140733650063696 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19263/statm: 161851 119863 395 112 0 156816 0
[pid=19263/tid=19264] ppid=19261 vsize=647404 CPUtime=1062.32 cores=0,2,4,6
/proc/19263/task/19264/stat : 19264 (strangenight1-m) R 19261 19263 19052 0 -1 4202560 161143 0 0 0 106167 65 0 0 25 0 4 0 633275716 662941696 119863 33554432000 4194304 4650419 140733650063696 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19263/tid=19265] ppid=19261 vsize=647404 CPUtime=1062.3 cores=0,2,4,6
/proc/19263/task/19265/stat : 19265 (strangenight1-m) R 19261 19263 19052 0 -1 4202560 190930 0 0 0 106160 70 0 0 25 0 4 0 633275716 662941696 119863 33554432000 4194304 4650419 140733650063696 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19263/tid=19266] ppid=19261 vsize=647404 CPUtime=1053.26 cores=0,2,4,6
/proc/19263/task/19266/stat : 19266 (strangenight1-m) R 19261 19263 19052 0 -1 4202560 108595 0 0 0 105284 42 0 0 25 0 4 0 633275716 662941696 119863 33554432000 4194304 4650419 140733650063696 18446744073709551615 4542174 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4240.05
Current children cumulated vsize (KiB) 647404

[startup+1122.3 s]
/proc/loadavg: 8.13 8.11 8.01 9/286 19357
/proc/meminfo: memFree=24265536/32951124 swapFree=67057896/67111528
[pid=19263] ppid=19261 vsize=713216 CPUtime=4479.53 cores=0,2,4,6
/proc/19263/stat : 19263 (strangenight1-m) R 19261 19263 19052 0 -1 4202496 662840 0 0 0 447697 256 0 0 25 0 4 0 633275716 730333184 119209 33554432000 4194304 4650419 140733650063696 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19263/statm: 178304 119209 395 112 0 173269 0
[pid=19263/tid=19264] ppid=19261 vsize=713216 CPUtime=1122.32 cores=0,2,4,6
/proc/19263/task/19264/stat : 19264 (strangenight1-m) R 19261 19263 19052 0 -1 4202560 167716 0 0 0 112165 67 0 0 25 0 4 0 633275716 730333184 119209 33554432000 4194304 4650419 140733650063696 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19263/tid=19265] ppid=19261 vsize=713216 CPUtime=1122.3 cores=0,2,4,6
/proc/19263/task/19265/stat : 19265 (strangenight1-m) R 19261 19263 19052 0 -1 4202560 198083 0 0 0 112157 73 0 0 25 0 4 0 633275716 730333184 119209 33554432000 4194304 4650419 140733650063696 18446744073709551615 4367232 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19263/tid=19266] ppid=19261 vsize=713216 CPUtime=1112.74 cores=0,2,4,6
/proc/19263/task/19266/stat : 19266 (strangenight1-m) R 19261 19263 19052 0 -1 4202560 110399 0 0 0 111231 43 0 0 25 0 4 0 633275716 730333184 119209 33554432000 4194304 4650419 140733650063696 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4479.53
Current children cumulated vsize (KiB) 713216

[startup+1182.3 s]
/proc/loadavg: 8.09 8.10 8.01 9/286 19359
/proc/meminfo: memFree=24253480/32951124 swapFree=67057896/67111528
[pid=19263] ppid=19261 vsize=721148 CPUtime=4719 cores=0,2,4,6
/proc/19263/stat : 19263 (strangenight1-m) R 19261 19263 19052 0 -1 4202496 682844 0 0 0 471635 265 0 0 25 0 4 0 633275716 738455552 119165 33554432000 4194304 4650419 140733650063696 18446744073709551615 4365327 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19263/statm: 180287 119165 395 112 0 175252 0
[pid=19263/tid=19264] ppid=19261 vsize=721148 CPUtime=1182.32 cores=0,2,4,6
/proc/19263/task/19264/stat : 19264 (strangenight1-m) R 19261 19263 19052 0 -1 4202560 169342 0 0 0 118164 68 0 0 25 0 4 0 633275716 738455552 119165 33554432000 4194304 4650419 140733650063696 18446744073709551615 4363600 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19263/tid=19265] ppid=19261 vsize=721148 CPUtime=1182.3 cores=0,2,4,6
/proc/19263/task/19265/stat : 19265 (strangenight1-m) R 19261 19263 19052 0 -1 4202560 206269 0 0 0 118155 75 0 0 25 0 4 0 633275716 738455552 119165 33554432000 4194304 4650419 140733650063696 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19263/tid=19266] ppid=19261 vsize=721148 CPUtime=1172.21 cores=0,2,4,6
/proc/19263/task/19266/stat : 19266 (strangenight1-m) R 19261 19263 19052 0 -1 4202560 114476 0 0 0 117175 46 0 0 25 0 4 0 633275716 738455552 119165 33554432000 4194304 4650419 140733650063696 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4719
Current children cumulated vsize (KiB) 721148



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202.6 s]
/proc/loadavg: 8.13 8.11 8.01 9/286 19359
/proc/meminfo: memFree=24265504/32951124 swapFree=67057896/67111528
[pid=19263] ppid=19261 vsize=774024 CPUtime=4800.03 cores=0,2,4,6
/proc/19263/stat : 19263 (strangenight1-m) R 19261 19263 19052 0 -1 4202496 689042 0 0 0 479736 267 0 0 25 0 4 0 633275716 792600576 121627 33554432000 4194304 4650419 140733650063696 18446744073709551615 4365289 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19263/statm: 193506 121627 395 112 0 188471 0
[pid=19263/tid=19264] ppid=19261 vsize=774024 CPUtime=1202.62 cores=0,2,4,6
/proc/19263/task/19264/stat : 19264 (strangenight1-m) R 19261 19263 19052 0 -1 4202560 170637 0 0 0 120194 68 0 0 25 0 4 0 633275716 792600576 121628 33554432000 4194304 4650419 140733650063696 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19263/tid=19265] ppid=19261 vsize=774024 CPUtime=1202.61 cores=0,2,4,6
/proc/19263/task/19265/stat : 19265 (strangenight1-m) R 19261 19263 19052 0 -1 4202560 208497 0 0 0 120185 76 0 0 25 0 4 0 633275716 792600576 121628 33554432000 4194304 4650419 140733650063696 18446744073709551615 4365192 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19263/tid=19266] ppid=19261 vsize=774024 CPUtime=1192.33 cores=0,2,4,6
/proc/19263/task/19266/stat : 19266 (strangenight1-m) R 19261 19263 19052 0 -1 4202560 115576 0 0 0 119187 46 0 0 25 0 4 0 633275716 792600576 121628 33554432000 4194304 4650419 140733650063696 18446744073709551615 4364777 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.03
Current children cumulated vsize (KiB) 774024

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1202.64
CPU time (s): 4800.1
CPU user time (s): 4797.4
CPU system time (s): 2.70259
CPU usage (%): 399.13
Max. virtual memory (cumulated for all children) (KiB): 833316

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.4
system time used= 2.70259
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 689045
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= 402
involuntary context switches= 23174

runsolver used 3.07853 second user time and 7.2279 second system time

The end

Launcher Data

Begin job on node140 at 2011-05-14 23:30:04
IDJOB=3368974
IDBENCH=82983
IDSOLVER=1846
FILE ID=node140/3368974-1305408604
RUNJOBID= node140-1305406194-19070
PBS_JOBID= 13324508
Free space on /tmp= 73480 MiB

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

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

MD5SUM BENCH= fea90c68acbba046fd6afed84c9fb884
RANDOM SEED=808011713

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

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
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.74
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.833
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.833
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:      25082852 kB
Buffers:        298052 kB
Cached:        3728580 kB
SwapCached:       8056 kB
Active:        4885464 kB
Inactive:      2672420 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25082852 kB
SwapTotal:    67111528 kB
SwapFree:     67057896 kB
Dirty:            6276 kB
Writeback:           0 kB
AnonPages:     3528464 kB
Mapped:          23176 kB
Slab:           224452 kB
PageTables:      22016 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 45595008 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= 73476 MiB
End job on node140 at 2011-05-14 23:50:09