Trace number 3175172

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

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v500-c2130-S1383368897-031.UNKNOWN.cnf
MD5SUM4d20714634af5755393f1c67cf27956c
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 variables500
Number of clauses2130
Sum of the clauses size6390
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32130
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-3175172-1304095115.cnf'
0.00/0.00	c -- header says num vars:            500
0.00/0.00	c -- header says num clauses:        2130
3.18/0.83	c -- clauses added:            0 learnts,         2130 normals,            0 xors
3.18/0.83	c -- vars added        500
3.18/0.83	c Parsing time:  0.00 s
3.18/0.83	c  N st     0         0       500      2130         0         0      6390         0   no data   no data  --
3.18/0.83	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.00
3.18/0.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
3.18/0.83	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.18/0.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.18/0.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    500 time:  0.00 s
3.18/0.83	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.18/0.83	c lits-rem:         0  cl-subs:        0  v-elim:     10  v-fix:    0  time:  0.01 s
3.18/0.83	c Finding binary XORs  T:     0.00 s  found:       0
3.18/0.83	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
3.18/0.83	c calculated reachability. Time: 0.00
3.18/0.83	c Calc default polars -  time:   0.00 s pos:     211 undec:      56 neg:     233
3.18/0.83	c =========================================================================================
3.18/0.83	c types(t): F = full restart, N = normal restart
3.18/0.83	c types(t): S = simplification begin/end, E = solution found
3.18/0.83	c restart types(rt): st = static, dy = dynamic
3.18/0.83	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
3.18/0.83	c  B st     0         0       490      2119         0         0      6408         0   no data   no data  --
3.18/0.83	c Decided on static restart strategy
3.18/0.83	c  N st     8      4915       490      2119         0      4821      6408    114516   no data   no data  --
3.18/0.83	c  N st    10     11301       490      2119         0      4447      6408     77635   no data   no data  --
3.18/0.83	c  N st    11     17044       490      2119         0     10043      6408    207617   no data   no data  --
3.99/1.06	c  F st    12     25001       490      2119         0     12356      6408    267952   no data   no data  --
3.99/1.06	c  N st    12     25001       490      2119         0     12356      6408    267952   no data   no data  --
5.17/1.31	c Decided on static restart strategy
5.17/1.31	c  N st    18     30000       490      2119         0     10616      6408    199319   no data   no data  --
5.17/1.31	c  S st    18     30000       490      2119         0     10616      6408    199319   no data   no data  --
5.17/1.33	c  S st    18     30506       490      2119         0     11119      6408    210545   no data   no data  --
5.17/1.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.17/1.33	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.17/1.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
5.17/1.34	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.17/1.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.17/1.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    490 time:  0.00 s
5.17/1.34	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.98/1.53	c lits-rem:       136  cl-subs:      525  v-elim:      0  v-fix:    0  time:  0.75 s
5.98/1.54	c asymm  cl-useful: 0/2119/2119 lits-rem:0 time: 0.03
5.98/1.54	c calculated reachability. Time: 0.00
5.98/1.54	c  N st    18     30506       490      2119         0     10594      6408    197033   no data   no data  --
7.97/2.00	c  N st    20     37618       490      2119         0      9843      6408    159755   no data   no data  --
9.17/2.37	c  N st    21     44018       490      2119         0     16084      6408    298187   no data   no data  --
9.96/2.51	c  S st    22     45761       490      2119         0      9065      6408    129787   no data   no data  --
9.96/2.53	c  S st    22     46264       490      2119         0      9565      6408    141049   no data   no data  --
9.96/2.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.96/2.53	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.96/2.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
9.96/2.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.96/2.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.96/2.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    490 time:  0.00 s
9.96/2.54	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
10.36/2.63	c lits-rem:        46  cl-subs:      124  v-elim:      0  v-fix:    0  time:  0.34 s
10.36/2.63	c vivif2 --  cl tried     2119 cl shrink        0 lits rem          0 time: 0.00
10.36/2.63	c vivif2 --  cl tried     9441 cl shrink        0 lits rem          0 time: 0.01
10.36/2.64	c asymm  cl-useful: 0/2119/2119 lits-rem:0 time: 0.03
10.36/2.64	c calculated reachability. Time: 0.00
10.36/2.64	c  N st    22     46264       490      2119         0      9441      6408    138320   no data   no data  --
13.95/3.51	c  N st    23     60662       490      2119         0     13754      6408    228885   no data   no data  --
16.36/4.18	c  N st    24     69396       490      2119         0     11559      6408    168746   no data   no data  --
16.36/4.18	c  S st    24     69396       490      2119         0     11559      6408    168746   no data   no data  --
16.76/4.21	c  S st    24     69900       490      2119         0     12062      6408    179684   no data   no data  --
16.76/4.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
16.76/4.21	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
16.76/4.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
16.76/4.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
16.76/4.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.76/4.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    490 time:  0.00 s
16.76/4.22	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
17.17/4.37	c lits-rem:        51  cl-subs:      165  v-elim:      0  v-fix:    0  time:  0.62 s
17.17/4.37	c vivif2 --  cl tried     2119 cl shrink        0 lits rem          0 time: 0.00
17.17/4.38	c vivif2 --  cl tried    11897 cl shrink        0 lits rem          0 time: 0.01
17.17/4.38	c asymm  cl-useful: 0/2119/2119 lits-rem:0 time: 0.04
17.17/4.39	c calculated reachability. Time: 0.00
17.17/4.39	c  N st    24     69900       490      2119         0     11897      6408    175252   no data   no data  --
21.96/5.59	c  F st    25     87500       490      2119         0     17371      6408    311342   no data   no data  --
21.96/5.59	c  N st    25     87500       490      2119         0     17371      6408    311342   no data   no data  --
23.55/5.96	c Decided on static restart strategy
24.75/6.20	c  N st    32     95542       490      2119         0     25264      6408    501877   no data   no data  --
27.15/6.84	c  N st    34    104851       490      2119         0     21704      6408    378219   no data   no data  --
27.15/6.84	c  S st    34    104851       490      2119         0     21704      6408    378219   no data   no data  --
27.55/6.90	c  S st    34    105356       490      2119         0     22208      6408    390148   no data   no data  --
27.55/6.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
27.55/6.90	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
27.55/6.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.03
27.55/6.92	c bin-w-bin subsume rem            0 bins  time:  0.00 s
27.55/6.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
27.55/6.92	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    490 time:  0.00 s
27.55/6.92	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
30.76/7.75	c lits-rem:       216  cl-subs:      677  v-elim:      0  v-fix:    0  time:  3.34 s
30.76/7.75	c vivif2 --  cl tried     2119 cl shrink        0 lits rem          0 time: 0.00
30.76/7.76	c vivif2 --  cl tried    21531 cl shrink        0 lits rem          0 time: 0.02
30.76/7.77	c asymm  cl-useful: 0/2119/2119 lits-rem:0 time: 0.06
30.76/7.78	c calculated reachability. Time: 0.00
30.76/7.78	c  N st    34    105356       490      2119         0     21531      6408    372976   no data   no data  --
33.93/8.55	c  N st    35    114954       490      2119         0     17276      6408    257968   no data   no data  --
38.72/9.71	c  N st    36    129352       490      2119         0     16663      6408    222199   no data   no data  --
46.32/11.64	c  N st    37    150947       490      2119         0     22050      6408    332039   no data   no data  --
48.71/12.24	c  S st    38    158034       490      2119         0     28939      6408    491603   no data   no data  --
49.11/12.31	c  S st    38    158537       490      2119         0     29442      6408    503268   no data   no data  --
49.11/12.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
49.11/12.31	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
49.11/12.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.03
49.11/12.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
49.11/12.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
49.11/12.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    490 time:  0.00 s
49.11/12.33	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
55.10/13.81	c lits-rem:       561  cl-subs:     1684  v-elim:      0  v-fix:    0  time:  5.91 s
55.10/13.81	c vivif2 --  cl tried     2119 cl shrink        0 lits rem          0 time: 0.00
55.10/13.82	c vivif2 --  cl tried    27758 cl shrink        0 lits rem          0 time: 0.02
55.10/13.84	c asymm  cl-useful: 0/2119/2119 lits-rem:0 time: 0.09
55.10/13.84	c calculated reachability. Time: 0.00
55.10/13.84	c  N st    38    158537       490      2119         0     27758      6408    467638   no data   no data  --
75.48/18.91	c  N st    39    207126       490      2119         0     22377      6408    307251   no data   no data  --
88.66/22.20	c  N st    40    237806       490      2119         0     32880      6408    534614   no data   no data  --
88.66/22.20	c  S st    40    237806       490      2119         0     32880      6408    534614   no data   no data  --
89.06/22.30	c  S st    40    238308       490      2119         0     33382      6408    546531   no data   no data  --
89.06/22.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
89.06/22.30	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
89.06/22.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.05
89.06/22.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
89.06/22.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
89.06/22.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    490 time:  0.00 s
89.06/22.33	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
95.45/23.98	c lits-rem:       572  cl-subs:     1687  v-elim:      0  v-fix:    0  time:  6.58 s
95.45/23.98	c vivif2 --  cl tried     2119 cl shrink        0 lits rem          0 time: 0.00
95.45/23.98	c vivif2 --  cl tried    31695 cl shrink        0 lits rem          0 time: 0.02
95.85/24.01	c asymm  cl-useful: 0/2119/2119 lits-rem:0 time: 0.11
95.85/24.01	c calculated reachability. Time: 0.00
95.85/24.01	c  N st    40    238308       490      2119         0     31695      6408    512048   no data   no data  --
127.03/31.85	c  F st    41    306251       490      2119         0     33473      6408    517979   no data   no data  --
127.03/31.85	c  N st    41    306251       490      2119         0     33473      6408    517979   no data   no data  --
129.40/32.45	c Decided on static restart strategy
140.20/35.17	c  N st    51    334562       490      2119         0     37840      6408    610794   no data   no data  --
151.37/37.92	c  N st    53    357462       490      2119         0     35862      6408    552353   no data   no data  --
151.37/37.92	c  S st    53    357462       490      2119         0     35862      6408    552353   no data   no data  --
151.77/38.01	c  S st    53    357969       490      2119         0     36368      6408    564005   no data   no data  --
151.77/38.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
151.77/38.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
151.77/38.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
151.77/38.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
151.77/38.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
151.77/38.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    490 time:  0.00 s
151.77/38.04	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
158.56/39.71	c lits-rem:       746  cl-subs:     1338  v-elim:      0  v-fix:    0  time:  6.63 s
158.56/39.71	c vivif2 --  cl tried     2119 cl shrink        0 lits rem          0 time: 0.00
158.56/39.71	c vivif2 --  cl tried    35030 cl shrink        0 lits rem          0 time: 0.02
158.56/39.74	c asymm  cl-useful: 0/2119/2119 lits-rem:0 time: 0.13
158.56/39.74	c calculated reachability. Time: 0.00
158.56/39.74	c  N st    53    357969       490      2119         0     35030      6408    530293   no data   no data  --
177.73/44.50	c  N st    54    390362       490      2119         0     41228      6408    649342   no data   no data  --
207.29/51.99	c  N st    55    438950       490      2119         0     35036      6408    469374   no data   no data  --
247.64/62.07	c  N st    56    511832       490      2119         0     48374      6408    751596   no data   no data  --
262.82/65.89	c  N st    57    536954       490      2119         0     42621      6408    612195   no data   no data  --
262.82/65.89	c  S st    57    536954       490      2119         0     42621      6408    612195   no data   no data  --
263.24/65.99	c  S st    57    537460       490      2119         0     43124      6408    624366   no data   no data  --
263.24/66.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
263.24/66.00	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
263.64/66.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.06
263.64/66.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
263.64/66.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
263.64/66.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    490 time:  0.00 s
263.64/66.03	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
271.62/68.04	c lits-rem:       488  cl-subs:     2028  v-elim:      0  v-fix:    0  time:  8.04 s
271.62/68.04	c vivif2 --  cl tried     2119 cl shrink        0 lits rem          0 time: 0.00
271.62/68.05	c vivif2 --  cl tried    41096 cl shrink        0 lits rem          0 time: 0.03
271.62/68.09	c asymm  cl-useful: 0/2119/2119 lits-rem:0 time: 0.16
271.62/68.09	c calculated reachability. Time: 0.00
271.62/68.09	c  N st    57    537460       490      2119         0     41096      6408    576997   no data   no data  --
384.65/96.33	c  N st    58    701444       490      2119         0     35469      6408    362664   no data   no data  --
462.15/115.78	c  N st    59    806191       490      2119         0     64233      6408   1039202   no data   no data  --
462.15/115.78	c  S st    59    806191       490      2119         0     64233      6408   1039202   no data   no data  --
462.95/115.97	c  S st    59    806694       490      2119         0     64735      6408   1051433   no data   no data  --
462.95/115.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
462.95/115.98	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
463.35/116.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.11
463.35/116.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
463.35/116.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
463.35/116.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    490 time:  0.00 s
463.35/116.04	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
476.53/119.39	c lits-rem:       223  cl-subs:     4850  v-elim:      0  v-fix:    0  time: 13.39 s
476.53/119.39	c vivif2 --  cl tried     2119 cl shrink        0 lits rem          0 time: 0.00
476.93/119.40	c vivif2 --  cl tried    59885 cl shrink        0 lits rem          0 time: 0.05
476.93/119.47	c asymm  cl-useful: 0/2119/2119 lits-rem:0 time: 0.28
476.93/119.48	c calculated reachability. Time: 0.00
476.93/119.48	c  N st    59    806694       490      2119         0     59885      6408    946356   no data   no data  --
710.22/177.85	c  F st    60   1071876       490      2119         0     75648      6408   1215851   no data   no data  --
710.22/177.85	c  N st    60   1071876       490      2119         0     75648      6408   1215851   no data   no data  --
717.01/179.56	c Decided on static restart strategy
738.58/184.92	c  N st    70   1100181       490      2119         0     59671      6408    829704   no data   no data  --
778.93/195.01	c  N st    72   1136174       490      2119         0     49925      6408    553187   no data   no data  --
807.29/202.19	c  N st    73   1168566       490      2119         0     81448      6408   1254385   no data   no data  --
846.44/211.91	c  N st    74   1210041       490      2119         0     76005      6408   1134640   no data   no data  --
846.44/211.91	c  S st    74   1210041       490      2119         0     76005      6408   1134640   no data   no data  --
847.24/212.13	c  S st    74   1210543       490      2119         0     76506      6408   1146567   no data   no data  --
847.24/212.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
847.24/212.14	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
847.24/212.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.14
847.65/212.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
847.65/212.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
847.65/212.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    490 time:  0.00 s
847.65/212.21	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
862.41/215.91	c lits-rem:        85  cl-subs:     4828  v-elim:      0  v-fix:    0  time: 14.77 s
862.41/215.91	c vivif2 --  cl tried     2119 cl shrink        0 lits rem          0 time: 0.00
862.41/215.92	c vivif2 --  cl tried    71678 cl shrink        0 lits rem          0 time: 0.05
862.81/216.03	c asymm  cl-useful: 0/2119/2119 lits-rem:0 time: 0.42
862.81/216.03	c calculated reachability. Time: 0.00
862.81/216.03	c  N st    74   1210543       490      2119         0     71678      6408   1042757   no data   no data  --
947.10/237.16	c  N st    75   1283426       490      2119         0     48440      6408    468201   no data   no data  --
1058.57/265.08	c  N st    76   1392749       490      2119         0     56606      6408    636524   no data   no data  --
1234.33/309.01	c  N st    77   1556733       490      2119         0     61787      6408    716277   no data   no data  --
1409.28/352.85	c  N st    78   1710545       490      2119         0    103005      6408   1693812   no data   no data  --
1409.28/352.85	c  S st    78   1710545       490      2119         0    103005      6408   1693812   no data   no data  --
1410.49/353.19	c  S st    78   1711049       490      2119         0    103509      6408   1705814   no data   no data  --
1410.49/353.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1410.49/353.19	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1410.87/353.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.20
1411.27/353.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1411.27/353.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1411.27/353.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    490 time:  0.00 s
1411.27/353.30	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1459.21/365.39	c lits-rem:       173  cl-subs:     8418  v-elim:      0  v-fix:    0  time: 48.27 s
1459.21/365.39	c vivif2 --  cl tried     2119 cl shrink        0 lits rem          0 time: 0.00
1459.61/365.41	c vivif2 --  cl tried    95091 cl shrink        0 lits rem          0 time: 0.08
1460.01/365.54	c asymm  cl-useful: 0/2119/2119 lits-rem:0 time: 0.50
1460.01/365.54	c calculated reachability. Time: 0.00
1460.01/365.54	c  N st    78   1711049       490      2119         0     95091      6408   1506783   no data   no data  --
1881.84/471.10	c  N st    79   2080015       490      2119         0    107149      6408   1709120   no data   no data  --
2042.43/511.38	c  N st    80   2211050       490      2119         0    110525      6408   1769862   no data   no data  --
2042.43/511.38	c  S st    80   2211050       490      2119         0    110525      6408   1769862   no data   no data  --
2044.03/511.78	c  S st    80   2211553       490      2119         0    111025      6408   1781770   no data   no data  --
2044.03/511.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
2044.03/511.79	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2044.43/511.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.22
2044.82/511.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2044.82/511.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2044.82/511.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    490 time:  0.00 s
2044.82/511.90	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2104.37/526.81	c lits-rem:       353  cl-subs:     9497  v-elim:      0  v-fix:    0  time: 59.53 s
2104.37/526.81	c vivif2 --  cl tried     2119 cl shrink        0 lits rem          0 time: 0.00
2104.37/526.83	c vivif2 --  cl tried   101528 cl shrink        0 lits rem          0 time: 0.08
2104.77/526.98	c asymm  cl-useful: 0/2119/2119 lits-rem:0 time: 0.61
2104.77/526.99	c calculated reachability. Time: 0.00
2104.77/526.99	c  N st    80   2211553       490      2119         0    101528      6408   1562293   no data   no data  --
2713.53/679.40	c  N st    81   2711553       490      2119         0    125799      6408   2143072   no data   no data  --
2713.53/679.40	c  S st    81   2711553       490      2119         0    125799      6408   2143072   no data   no data  --
2715.55/679.85	c  S st    81   2712055       490      2119         0    126298      6408   2155644   no data   no data  --
2715.55/679.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
2715.55/679.86	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2715.92/679.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.26
2715.92/679.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2715.92/679.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2715.92/679.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    490 time:  0.00 s
2715.92/679.99	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2778.24/695.54	c lits-rem:       421  cl-subs:     5859  v-elim:      0  v-fix:    0  time: 62.09 s
2778.24/695.54	c vivif2 --  cl tried     2119 cl shrink        0 lits rem          0 time: 0.00
2778.24/695.57	c vivif2 --  cl tried   120439 cl shrink        0 lits rem          0 time: 0.11
2779.04/695.75	c asymm  cl-useful: 0/2119/2119 lits-rem:0 time: 0.72
2779.04/695.76	c calculated reachability. Time: 0.00
2779.04/695.76	c  N st    81   2712055       490      2119         0    120439      6408   2012133   no data   no data  --
3485.29/872.54	c  N st    82   3212055       490      2119         0     95438      6408   1207399   no data   no data  --
3485.29/872.54	c  S st    82   3212055       490      2119         0     95438      6408   1207399   no data   no data  --
3486.49/872.83	c  S st    82   3212559       490      2119         0     95942      6408   1219225   no data   no data  --
3486.49/872.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
3486.49/872.84	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3486.49/872.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.18
3486.89/872.92	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3486.89/872.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3486.89/872.92	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    490 time:  0.00 s
3486.89/872.92	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3502.09/876.72	c lits-rem:       136  cl-subs:     4055  v-elim:      0  v-fix:    0  time: 15.15 s
3502.09/876.72	c vivif2 --  cl tried     2119 cl shrink        0 lits rem          0 time: 0.00
3502.09/876.73	c vivif2 --  cl tried    91887 cl shrink        0 lits rem          0 time: 0.06
3502.47/876.85	c asymm  cl-useful: 0/2119/2119 lits-rem:0 time: 0.46
3502.47/876.85	c calculated reachability. Time: 0.00
3502.47/876.85	c  N st    82   3212559       490      2119         0     91887      6408   1124231   no data   no data  --
4256.26/1065.54	c  N st    83   3712559       490      2119         0    103296      6408   1279599   no data   no data  --
4256.26/1065.54	c  S st    83   3712559       490      2119         0    103296      6408   1279599   no data   no data  --
4258.26/1066.04	c  S st    83   3713063       490      2119         0    103800      6408   1291618   no data   no data  --
4258.26/1066.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
4258.26/1066.05	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4258.66/1066.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.28
4258.66/1066.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4258.66/1066.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4258.66/1066.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    490 time:  0.00 s
4258.66/1066.17	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4289.02/1073.78	c lits-rem:        81  cl-subs:     2714  v-elim:      0  v-fix:    0  time: 30.40 s
4289.02/1073.78	c vivif2 --  cl tried     2119 cl shrink        0 lits rem          0 time: 0.00
4289.42/1073.80	c vivif2 --  cl tried   101086 cl shrink        0 lits rem          0 time: 0.08
4289.82/1073.99	c asymm  cl-useful: 0/2119/2119 lits-rem:0 time: 0.73
4289.82/1073.99	c calculated reachability. Time: 0.00
4289.82/1073.99	c  N st    83   3713063       490      2119         0    101086      6408   1236157   no data   no data  --
4346.13/1088.08	c  F st    84   3751564       490      2119         0    138665      6408   2197325   no data   no data  --
4346.13/1088.08	c  N st    84   3751564       490      2119         0    138665      6408   2197325   no data   no data  --
4357.72/1090.95	c Decided on static restart strategy
4419.64/1106.41	c  N st    94   3779871       490      2119         0     83385      6408    769730   no data   no data  --
4469.57/1118.94	c  N st    96   3815863       490      2119         0    118410      6408   1609736   no data   no data  --
4530.32/1134.15	c  N st    97   3848255       490      2119         0    150016      6408   2367209   no data   no data  --
4616.57/1155.71	c  N st    98   3896843       490      2119         0    113294      6408   1443455   no data   no data  --
4732.82/1184.81	c  N st    99   3969725       490      2119         0     99579      6408   1129866   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-3175172-1304095115/watcher-3175172-1304095115 -o /tmp/evaluation-result-3175172-1304095115/solver-3175172-1304095115 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3175172-1304095115.cnf 

running on 4 cores: 1,3,5,7

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.84 7.82 7.91 4/176 30564
/proc/meminfo: memFree=30944844/32951124 swapFree=67111364/67111528
[pid=30564] ppid=30562 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/30564/stat : 30564 (strangenight1-m) R 30562 30564 30527 0 -1 4202496 414 0 0 0 0 0 0 0 18 0 4 0 521109476 52465664 353 33554432000 4194304 4650419 140736112800944 18446744073709551615 46989643593650 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/30564/statm: 12809 353 303 112 0 7774 0
[pid=30564/tid=30568] ppid=30562 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/30564/task/30568/stat : 30568 (strangenight1-m) R 30562 30564 30527 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 4 0 521109476 52465664 353 33554432000 4194304 4650419 140736112800944 18446744073709551615 46989643593650 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30564/tid=30569] ppid=30562 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/30564/task/30569/stat : 30569 (strangenight1-m) R 30562 30564 30527 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 4 0 521109476 52465664 353 33554432000 4194304 4650419 140736112800944 18446744073709551615 228244405233 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30564/tid=30570] ppid=30562 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/30564/task/30570/stat : 30570 (strangenight1-m) R 30562 30564 30527 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 4 0 521109476 52465664 353 33554432000 4194304 4650419 140736112800944 18446744073709551615 228256146486 0 0 4096 2 0 0 0 -1 3 0 0 0

[startup+0.057074 s]
/proc/loadavg: 6.84 7.82 7.91 4/176 30564
/proc/meminfo: memFree=30944844/32951124 swapFree=67111364/67111528
[pid=30564] ppid=30562 vsize=282096 CPUtime=0.2 cores=1,3,5,7
/proc/30564/stat : 30564 (strangenight1-m) R 30562 30564 30527 0 -1 4202496 1476 0 0 0 20 0 0 0 18 0 4 0 521109476 288866304 1337 33554432000 4194304 4650419 140736112800944 18446744073709551615 4366481 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/30564/statm: 70524 1337 390 112 0 65489 0
[pid=30564/tid=30568] ppid=30562 vsize=282096 CPUtime=0.05 cores=1,3,5,7
/proc/30564/task/30568/stat : 30568 (strangenight1-m) R 30562 30564 30527 0 -1 4202560 307 0 0 0 5 0 0 0 18 0 4 0 521109476 288866304 1337 33554432000 4194304 4650419 140736112800944 18446744073709551615 4334234 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30564/tid=30569] ppid=30562 vsize=282096 CPUtime=0.04 cores=1,3,5,7
/proc/30564/task/30569/stat : 30569 (strangenight1-m) R 30562 30564 30527 0 -1 4202560 273 0 0 0 4 0 0 0 20 0 4 0 521109476 288866304 1337 33554432000 4194304 4650419 140736112800944 18446744073709551615 4314873 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30564/tid=30570] ppid=30562 vsize=282096 CPUtime=0.04 cores=1,3,5,7
/proc/30564/task/30570/stat : 30570 (strangenight1-m) R 30562 30564 30527 0 -1 4202560 197 0 0 0 4 0 0 0 18 0 4 0 521109476 288866304 1337 33554432000 4194304 4650419 140736112800944 18446744073709551615 4365327 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 282096

[startup+0.157057 s]
/proc/loadavg: 6.84 7.82 7.91 4/176 30564
/proc/meminfo: memFree=30944844/32951124 swapFree=67111364/67111528
[pid=30564] ppid=30562 vsize=283120 CPUtime=0.6 cores=1,3,5,7
/proc/30564/stat : 30564 (strangenight1-m) R 30562 30564 30527 0 -1 4202496 2221 0 0 0 60 0 0 0 18 0 4 0 521109476 289914880 1664 33554432000 4194304 4650419 140736112800944 18446744073709551615 4366828 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/30564/statm: 70780 1664 393 112 0 65745 0
[pid=30564/tid=30568] ppid=30562 vsize=283120 CPUtime=0.15 cores=1,3,5,7
/proc/30564/task/30568/stat : 30568 (strangenight1-m) R 30562 30564 30527 0 -1 4202560 514 0 0 0 15 0 0 0 18 0 4 0 521109476 289914880 1664 33554432000 4194304 4650419 140736112800944 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30564/tid=30569] ppid=30562 vsize=283120 CPUtime=0.14 cores=1,3,5,7
/proc/30564/task/30569/stat : 30569 (strangenight1-m) R 30562 30564 30527 0 -1 4202560 393 0 0 0 14 0 0 0 21 0 4 0 521109476 289914880 1664 33554432000 4194304 4650419 140736112800944 18446744073709551615 4341483 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30564/tid=30570] ppid=30562 vsize=283120 CPUtime=0.14 cores=1,3,5,7
/proc/30564/task/30570/stat : 30570 (strangenight1-m) R 30562 30564 30527 0 -1 4202560 406 0 0 0 14 0 0 0 18 0 4 0 521109476 289914880 1664 33554432000 4194304 4650419 140736112800944 18446744073709551615 4328179 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.6
Current children cumulated vsize (KiB) 283120

[startup+0.301033 s]
/proc/loadavg: 6.84 7.82 7.91 4/176 30564
/proc/meminfo: memFree=30944844/32951124 swapFree=67111364/67111528
[pid=30564] ppid=30562 vsize=283484 CPUtime=1.18 cores=1,3,5,7
/proc/30564/stat : 30564 (strangenight1-m) R 30562 30564 30527 0 -1 4202496 2829 0 0 0 118 0 0 0 18 0 4 0 521109476 290287616 2128 33554432000 4194304 4650419 140736112800944 18446744073709551615 4366819 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/30564/statm: 70871 2128 393 112 0 65836 0
[pid=30564/tid=30568] ppid=30562 vsize=283484 CPUtime=0.29 cores=1,3,5,7
/proc/30564/task/30568/stat : 30568 (strangenight1-m) R 30562 30564 30527 0 -1 4202560 646 0 0 0 29 0 0 0 18 0 4 0 521109476 290287616 2128 33554432000 4194304 4650419 140736112800944 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30564/tid=30569] ppid=30562 vsize=283484 CPUtime=0.29 cores=1,3,5,7
/proc/30564/task/30569/stat : 30569 (strangenight1-m) R 30562 30564 30527 0 -1 4202560 614 0 0 0 29 0 0 0 21 0 4 0 521109476 290287616 2128 33554432000 4194304 4650419 140736112800944 18446744073709551615 4364777 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30564/tid=30570] ppid=30562 vsize=283484 CPUtime=0.29 cores=1,3,5,7
/proc/30564/task/30570/stat : 30570 (strangenight1-m) R 30562 30564 30527 0 -1 4202560 537 0 0 0 29 0 0 0 18 0 4 0 521109476 290287616 2128 33554432000 4194304 4650419 140736112800944 18446744073709551615 4365246 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1.18
Current children cumulated vsize (KiB) 283484

[startup+0.700964 s]
/proc/loadavg: 6.84 7.82 7.91 4/176 30564
/proc/meminfo: memFree=30944844/32951124 swapFree=67111364/67111528
[pid=30564] ppid=30562 vsize=284744 CPUtime=2.77 cores=1,3,5,7
/proc/30564/stat : 30564 (strangenight1-m) R 30562 30564 30527 0 -1 4202496 4708 0 0 0 277 0 0 0 18 0 4 0 521109476 291577856 2611 33554432000 4194304 4650419 140736112800944 18446744073709551615 4333996 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/30564/statm: 71186 2611 393 112 0 66151 0
[pid=30564/tid=30568] ppid=30562 vsize=284744 CPUtime=0.69 cores=1,3,5,7
/proc/30564/task/30568/stat : 30568 (strangenight1-m) R 30562 30564 30527 0 -1 4202560 1219 0 0 0 69 0 0 0 18 0 4 0 521109476 291577856 2611 33554432000 4194304 4650419 140736112800944 18446744073709551615 4364788 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30564/tid=30569] ppid=30562 vsize=284744 CPUtime=0.68 cores=1,3,5,7
/proc/30564/task/30569/stat : 30569 (strangenight1-m) R 30562 30564 30527 0 -1 4202560 1017 0 0 0 68 0 0 0 22 0 4 0 521109476 291577856 2611 33554432000 4194304 4650419 140736112800944 18446744073709551615 4366184 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30564/tid=30570] ppid=30562 vsize=284744 CPUtime=0.69 cores=1,3,5,7
/proc/30564/task/30570/stat : 30570 (strangenight1-m) R 30562 30564 30527 0 -1 4202560 1042 0 0 0 69 0 0 0 18 0 4 0 521109476 291577856 2611 33554432000 4194304 4650419 140736112800944 18446744073709551615 4365242 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 284744

[startup+1.50083 s]
/proc/loadavg: 6.84 7.82 7.91 11/184 30572
/proc/meminfo: memFree=30922964/32951124 swapFree=67111364/67111528
[pid=30564] ppid=30562 vsize=285704 CPUtime=5.98 cores=1,3,5,7
/proc/30564/stat : 30564 (strangenight1-m) R 30562 30564 30527 0 -1 4202496 8633 0 0 0 596 2 0 0 20 0 4 0 521109476 292560896 4705 33554432000 4194304 4650419 140736112800944 18446744073709551615 4439106 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/30564/statm: 71426 4705 395 112 0 66391 0
[pid=30564/tid=30568] ppid=30562 vsize=285704 CPUtime=1.49 cores=1,3,5,7
/proc/30564/task/30568/stat : 30568 (strangenight1-m) R 30562 30564 30527 0 -1 4202560 1857 0 0 0 149 0 0 0 20 0 4 0 521109476 292560896 4705 33554432000 4194304 4650419 140736112800944 18446744073709551615 4334622 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30564/tid=30569] ppid=30562 vsize=285704 CPUtime=1.48 cores=1,3,5,7
/proc/30564/task/30569/stat : 30569 (strangenight1-m) R 30562 30564 30527 0 -1 4202560 1786 0 0 0 148 0 0 0 25 0 4 0 521109476 292560896 4705 33554432000 4194304 4650419 140736112800944 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30564/tid=30570] ppid=30562 vsize=285704 CPUtime=1.49 cores=1,3,5,7
/proc/30564/task/30570/stat : 30570 (strangenight1-m) R 30562 30564 30527 0 -1 4202560 1618 0 0 0 149 0 0 0 20 0 4 0 521109476 292560896 4705 33554432000 4194304 4650419 140736112800944 18446744073709551615 4365276 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.98
Current children cumulated vsize (KiB) 285704

[startup+3.10054 s]
/proc/loadavg: 6.84 7.82 7.91 10/184 30572
/proc/meminfo: memFree=30886136/32951124 swapFree=67111364/67111528
[pid=30564] ppid=30562 vsize=304200 CPUtime=12.36 cores=1,3,5,7
/proc/30564/stat : 30564 (strangenight1-m) R 30562 30564 30527 0 -1 4202496 16938 0 0 0 1233 3 0 0 25 0 4 0 521109476 311500800 9662 33554432000 4194304 4650419 140736112800944 18446744073709551615 4334325 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/30564/statm: 76050 9662 395 112 0 71015 0
[pid=30564/tid=30568] ppid=30562 vsize=304200 CPUtime=3.09 cores=1,3,5,7
/proc/30564/task/30568/stat : 30568 (strangenight1-m) R 30562 30564 30527 0 -1 4202560 4136 0 0 0 308 1 0 0 25 0 4 0 521109476 311500800 9662 33554432000 4194304 4650419 140736112800944 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30564/tid=30569] ppid=30562 vsize=304200 CPUtime=3.07 cores=1,3,5,7
/proc/30564/task/30569/stat : 30569 (strangenight1-m) R 30562 30564 30527 0 -1 4202560 4522 0 0 0 307 0 0 0 25 0 4 0 521109476 311500800 9662 33554432000 4194304 4650419 140736112800944 18446744073709551615 4363455 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30564/tid=30570] ppid=30562 vsize=304200 CPUtime=3.09 cores=1,3,5,7
/proc/30564/task/30570/stat : 30570 (strangenight1-m) R 30562 30564 30527 0 -1 4202560 3795 0 0 0 309 0 0 0 25 0 4 0 521109476 311500800 9662 33554432000 4194304 4650419 140736112800944 18446744073709551615 4364785 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 304200

[startup+6.30099 s]
/proc/loadavg: 6.93 7.82 7.91 10/184 30572
/proc/meminfo: memFree=30850684/32951124 swapFree=67111364/67111528
[pid=30564] ppid=30562 vsize=313964 CPUtime=25.15 cores=1,3,5,7
/proc/30564/stat : 30564 (strangenight1-m) R 30562 30564 30527 0 -1 4202496 25787 0 0 0 2510 5 0 0 25 0 4 0 521109476 321499136 13606 33554432000 4194304 4650419 140736112800944 18446744073709551615 4334321 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/30564/statm: 78491 13606 395 112 0 73456 0
[pid=30564/tid=30568] ppid=30562 vsize=313964 CPUtime=6.29 cores=1,3,5,7
/proc/30564/task/30568/stat : 30568 (strangenight1-m) R 30562 30564 30527 0 -1 4202560 6810 0 0 0 628 1 0 0 25 0 4 0 521109476 321499136 13606 33554432000 4194304 4650419 140736112800944 18446744073709551615 4328328 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30564/tid=30569] ppid=30562 vsize=313964 CPUtime=6.26 cores=1,3,5,7
/proc/30564/task/30569/stat : 30569 (strangenight1-m) R 30562 30564 30527 0 -1 4202560 7507 0 0 0 625 1 0 0 25 0 4 0 521109476 321499136 13606 33554432000 4194304 4650419 140736112800944 18446744073709551615 4432392 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30564/tid=30570] ppid=30562 vsize=313964 CPUtime=6.28 cores=1,3,5,7
/proc/30564/task/30570/stat : 30570 (strangenight1-m) R 30562 30564 30527 0 -1 4202560 4510 0 0 0 628 0 0 0 25 0 4 0 521109476 321499136 13606 33554432000 4194304 4650419 140736112800944 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 313964

[startup+12.7009 s]
/proc/loadavg: 7.02 7.82 7.91 10/184 30572
/proc/meminfo: memFree=30806072/32951124 swapFree=67111364/67111528
[pid=30564] ppid=30562 vsize=323408 CPUtime=50.71 cores=1,3,5,7
/proc/30564/stat : 30564 (strangenight1-m) R 30562 30564 30527 0 -1 4202496 39287 0 0 0 5063 8 0 0 25 0 4 0 521109476 331169792 19204 33554432000 4194304 4650419 140736112800944 18446744073709551615 4433074 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/30564/statm: 80852 19204 395 112 0 75817 0
[pid=30564/tid=30568] ppid=30562 vsize=323408 CPUtime=12.69 cores=1,3,5,7
/proc/30564/task/30568/stat : 30568 (strangenight1-m) R 30562 30564 30527 0 -1 4202560 10765 0 0 0 1266 3 0 0 25 0 4 0 521109476 331169792 19204 33554432000 4194304 4650419 140736112800944 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30564/tid=30569] ppid=30562 vsize=323408 CPUtime=12.62 cores=1,3,5,7
/proc/30564/task/30569/stat : 30569 (strangenight1-m) R 30562 30564 30527 0 -1 4202560 10162 0 0 0 1261 1 0 0 25 0 4 0 521109476 331169792 19204 33554432000 4194304 4650419 140736112800944 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30564/tid=30570] ppid=30562 vsize=323408 CPUtime=12.69 cores=1,3,5,7
/proc/30564/task/30570/stat : 30570 (strangenight1-m) R 30562 30564 30527 0 -1 4202560 6216 0 0 0 1268 1 0 0 25 0 4 0 521109476 331169792 19204 33554432000 4194304 4650419 140736112800944 18446744073709551615 4328302 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 323408

[startup+25.5006 s]
/proc/loadavg: 7.23 7.83 7.91 10/184 30573
/proc/meminfo: memFree=30754944/32951124 swapFree=67111364/67111528
[pid=30564] ppid=30562 vsize=324956 CPUtime=101.84 cores=1,3,5,7
/proc/30564/stat : 30564 (strangenight1-m) R 30562 30564 30527 0 -1 4202496 57549 0 0 0 10170 14 0 0 25 0 4 0 521109476 332754944 25454 33554432000 4194304 4650419 140736112800944 18446744073709551615 4363441 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/30564/statm: 81239 25454 395 112 0 76204 0
[pid=30564/tid=30568] ppid=30562 vsize=324956 CPUtime=25.49 cores=1,3,5,7
/proc/30564/task/30568/stat : 30568 (strangenight1-m) R 30562 30564 30527 0 -1 4202560 16958 0 0 0 2544 5 0 0 25 0 4 0 521109476 332754944 25454 33554432000 4194304 4650419 140736112800944 18446744073709551615 4363556 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30564/tid=30569] ppid=30562 vsize=324956 CPUtime=25.35 cores=1,3,5,7
/proc/30564/task/30569/stat : 30569 (strangenight1-m) R 30562 30564 30527 0 -1 4202560 16064 0 0 0 2532 3 0 0 25 0 4 0 521109476 332754944 25454 33554432000 4194304 4650419 140736112800944 18446744073709551615 4328305 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30564/tid=30570] ppid=30562 vsize=324956 CPUtime=25.48 cores=1,3,5,7
/proc/30564/task/30570/stat : 30570 (strangenight1-m) R 30562 30564 30527 0 -1 4202560 7114 0 0 0 2547 1 0 0 25 0 4 0 521109476 332754944 25454 33554432000 4194304 4650419 140736112800944 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 324956

[startup+51.1011 s]
/proc/loadavg: 7.50 7.84 7.91 10/184 30573
/proc/meminfo: memFree=30711832/32951124 swapFree=67111364/67111528
[pid=30564] ppid=30562 vsize=326676 CPUtime=204.1 cores=1,3,5,7
/proc/30564/stat : 30564 (strangenight1-m) R 30562 30564 30527 0 -1 4202496 85412 0 0 0 20388 22 0 0 25 0 4 0 521109476 334516224 33068 33554432000 4194304 4650419 140736112800944 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/30564/statm: 81669 33068 395 112 0 76634 0
[pid=30564/tid=30568] ppid=30562 vsize=326676 CPUtime=51.08 cores=1,3,5,7
/proc/30564/task/30568/stat : 30568 (strangenight1-m) R 30562 30564 30527 0 -1 4202560 26870 0 0 0 5101 7 0 0 25 0 4 0 521109476 334516224 33068 33554432000 4194304 4650419 140736112800944 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30564/tid=30569] ppid=30562 vsize=326676 CPUtime=50.8 cores=1,3,5,7
/proc/30564/task/30569/stat : 30569 (strangenight1-m) R 30562 30564 30527 0 -1 4202560 24505 0 0 0 5075 5 0 0 25 0 4 0 521109476 334516224 33068 33554432000 4194304 4650419 140736112800944 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30564/tid=30570] ppid=30562 vsize=326676 CPUtime=51.08 cores=1,3,5,7
/proc/30564/task/30570/stat : 30570 (strangenight1-m) R 30562 30564 30527 0 -1 4202560 8254 0 0 0 5107 1 0 0 25 0 4 0 521109476 334516224 33068 33554432000 4194304 4650419 140736112800944 18446744073709551615 4366882 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 204.1
Current children cumulated vsize (KiB) 326676

[startup+102.306 s]
/proc/loadavg: 7.78 7.86 7.91 10/184 30575
/proc/meminfo: memFree=30646312/32951124 swapFree=67111364/67111528
[pid=30564] ppid=30562 vsize=329272 CPUtime=408.65 cores=1,3,5,7
/proc/30564/stat : 30564 (strangenight1-m) R 30562 30564 30527 0 -1 4202496 125872 0 0 0 40828 37 0 0 25 0 4 0 521109476 337174528 37712 33554432000 4194304 4650419 140736112800944 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/30564/statm: 82318 37712 395 112 0 77283 0
[pid=30564/tid=30568] ppid=30562 vsize=329272 CPUtime=102.29 cores=1,3,5,7
/proc/30564/task/30568/stat : 30568 (strangenight1-m) R 30562 30564 30527 0 -1 4202560 39256 0 0 0 10217 12 0 0 25 0 4 0 521109476 337174528 37712 33554432000 4194304 4650419 140736112800944 18446744073709551615 4366841 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30564/tid=30569] ppid=30562 vsize=329272 CPUtime=101.73 cores=1,3,5,7
/proc/30564/task/30569/stat : 30569 (strangenight1-m) R 30562 30564 30527 0 -1 4202560 36494 0 0 0 10163 10 0 0 25 0 4 0 521109476 337174528 37712 33554432000 4194304 4650419 140736112800944 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30564/tid=30570] ppid=30562 vsize=329272 CPUtime=102.29 cores=1,3,5,7
/proc/30564/task/30570/stat : 30570 (strangenight1-m) R 30562 30564 30527 0 -1 4202560 10492 0 0 0 10227 2 0 0 25 0 4 0 521109476 337174528 37712 33554432000 4194304 4650419 140736112800944 18446744073709551615 4439353 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 408.65
Current children cumulated vsize (KiB) 329272

[startup+162.301 s]

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

[pid=30564] ppid=30562 vsize=570768 CPUtime=2805.41 cores=1,3,5,7
/proc/30564/stat : 30564 (strangenight1-m) R 30562 30564 30527 0 -1 4202496 415650 0 0 0 280372 169 0 0 25 0 4 0 521109476 584466432 88171 33554432000 4194304 4650419 140736112800944 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/30564/statm: 142692 88171 395 112 0 137657 0
[pid=30564/tid=30568] ppid=30562 vsize=570768 CPUtime=702.3 cores=1,3,5,7
/proc/30564/task/30568/stat : 30568 (strangenight1-m) R 30562 30564 30527 0 -1 4202560 125697 0 0 0 70171 59 0 0 25 0 4 0 521109476 584466432 88171 33554432000 4194304 4650419 140736112800944 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30564/tid=30569] ppid=30562 vsize=570768 CPUtime=698.47 cores=1,3,5,7
/proc/30564/task/30569/stat : 30569 (strangenight1-m) R 30562 30564 30527 0 -1 4202560 130320 0 0 0 69797 50 0 0 25 0 4 0 521109476 584466432 88171 33554432000 4194304 4650419 140736112800944 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30564/tid=30570] ppid=30562 vsize=570768 CPUtime=702.3 cores=1,3,5,7
/proc/30564/task/30570/stat : 30570 (strangenight1-m) R 30562 30564 30527 0 -1 4202560 21903 0 0 0 70220 10 0 0 25 0 4 0 521109476 584466432 88171 33554432000 4194304 4650419 140736112800944 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2805.41
Current children cumulated vsize (KiB) 570768

[startup+762.307 s]
/proc/loadavg: 8.12 8.06 7.96 10/184 30592
/proc/meminfo: memFree=30240924/32951124 swapFree=67111364/67111528
[pid=30564] ppid=30562 vsize=571516 CPUtime=3045.1 cores=1,3,5,7
/proc/30564/stat : 30564 (strangenight1-m) R 30562 30564 30527 0 -1 4202496 437899 0 0 0 304331 179 0 0 25 0 4 0 521109476 585232384 87490 33554432000 4194304 4650419 140736112800944 18446744073709551615 4366920 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/30564/statm: 142879 87490 395 112 0 137844 0
[pid=30564/tid=30568] ppid=30562 vsize=571516 CPUtime=762.31 cores=1,3,5,7
/proc/30564/task/30568/stat : 30568 (strangenight1-m) R 30562 30564 30527 0 -1 4202560 132376 0 0 0 76169 62 0 0 25 0 4 0 521109476 585232384 87490 33554432000 4194304 4650419 140736112800944 18446744073709551615 4363600 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30564/tid=30569] ppid=30562 vsize=571516 CPUtime=758.14 cores=1,3,5,7
/proc/30564/task/30569/stat : 30569 (strangenight1-m) R 30562 30564 30527 0 -1 4202560 137764 0 0 0 75761 53 0 0 25 0 4 0 521109476 585232384 87490 33554432000 4194304 4650419 140736112800944 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30564/tid=30570] ppid=30562 vsize=571516 CPUtime=762.3 cores=1,3,5,7
/proc/30564/task/30570/stat : 30570 (strangenight1-m) R 30562 30564 30527 0 -1 4202560 22217 0 0 0 76220 10 0 0 25 0 4 0 521109476 585232384 87490 33554432000 4194304 4650419 140736112800944 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3045.1
Current children cumulated vsize (KiB) 571516

[startup+822.301 s]
/proc/loadavg: 8.13 8.07 7.97 10/184 30594
/proc/meminfo: memFree=30235068/32951124 swapFree=67111364/67111528
[pid=30564] ppid=30562 vsize=572256 CPUtime=3284.77 cores=1,3,5,7
/proc/30564/stat : 30564 (strangenight1-m) R 30562 30564 30527 0 -1 4202496 458910 0 0 0 328288 189 0 0 25 0 4 0 521109476 585990144 89042 33554432000 4194304 4650419 140736112800944 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/30564/statm: 143064 89042 395 112 0 138029 0
[pid=30564/tid=30568] ppid=30562 vsize=572256 CPUtime=822.3 cores=1,3,5,7
/proc/30564/task/30568/stat : 30568 (strangenight1-m) R 30562 30564 30527 0 -1 4202560 139293 0 0 0 82164 66 0 0 25 0 4 0 521109476 585990144 89042 33554432000 4194304 4650419 140736112800944 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30564/tid=30569] ppid=30562 vsize=572256 CPUtime=817.82 cores=1,3,5,7
/proc/30564/task/30569/stat : 30569 (strangenight1-m) R 30562 30564 30527 0 -1 4202560 144542 0 0 0 81725 57 0 0 25 0 4 0 521109476 585990144 89042 33554432000 4194304 4650419 140736112800944 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30564/tid=30570] ppid=30562 vsize=572256 CPUtime=822.29 cores=1,3,5,7
/proc/30564/task/30570/stat : 30570 (strangenight1-m) R 30562 30564 30527 0 -1 4202560 22427 0 0 0 82219 10 0 0 25 0 4 0 521109476 585990144 89042 33554432000 4194304 4650419 140736112800944 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3284.77
Current children cumulated vsize (KiB) 572256

[startup+882.301 s]
/proc/loadavg: 8.13 8.09 7.98 10/184 30596
/proc/meminfo: memFree=30208760/32951124 swapFree=67111364/67111528
[pid=30564] ppid=30562 vsize=622752 CPUtime=3524.44 cores=1,3,5,7
/proc/30564/stat : 30564 (strangenight1-m) R 30562 30564 30527 0 -1 4202496 484684 0 0 0 352243 201 0 0 25 0 4 0 521109476 637698048 95069 33554432000 4194304 4650419 140736112800944 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/30564/statm: 155688 95069 395 112 0 150653 0
[pid=30564/tid=30568] ppid=30562 vsize=622752 CPUtime=882.31 cores=1,3,5,7
/proc/30564/task/30568/stat : 30568 (strangenight1-m) R 30562 30564 30527 0 -1 4202560 149199 0 0 0 88160 71 0 0 25 0 4 0 521109476 637698048 95069 33554432000 4194304 4650419 140736112800944 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30564/tid=30569] ppid=30562 vsize=622752 CPUtime=877.49 cores=1,3,5,7
/proc/30564/task/30569/stat : 30569 (strangenight1-m) R 30562 30564 30527 0 -1 4202560 151680 0 0 0 87688 61 0 0 25 0 4 0 521109476 637698048 95069 33554432000 4194304 4650419 140736112800944 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30564/tid=30570] ppid=30562 vsize=622752 CPUtime=882.29 cores=1,3,5,7
/proc/30564/task/30570/stat : 30570 (strangenight1-m) R 30562 30564 30527 0 -1 4202560 22710 0 0 0 88219 10 0 0 25 0 4 0 521109476 637698048 95069 33554432000 4194304 4650419 140736112800944 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3524.44
Current children cumulated vsize (KiB) 622752

[startup+942.301 s]
/proc/loadavg: 8.12 8.10 8.00 10/184 30597
/proc/meminfo: memFree=30205480/32951124 swapFree=67111364/67111528
[pid=30564] ppid=30562 vsize=573288 CPUtime=3764.12 cores=1,3,5,7
/proc/30564/stat : 30564 (strangenight1-m) R 30562 30564 30527 0 -1 4202496 507086 0 0 0 376200 212 0 0 25 0 4 0 521109476 587046912 97320 33554432000 4194304 4650419 140736112800944 18446744073709551615 4363880 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/30564/statm: 143322 97320 395 112 0 138287 0
[pid=30564/tid=30568] ppid=30562 vsize=573288 CPUtime=942.3 cores=1,3,5,7
/proc/30564/task/30568/stat : 30568 (strangenight1-m) R 30562 30564 30527 0 -1 4202560 155244 0 0 0 94156 74 0 0 25 0 4 0 521109476 587046912 97320 33554432000 4194304 4650419 140736112800944 18446744073709551615 4365327 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30564/tid=30569] ppid=30562 vsize=573288 CPUtime=937.17 cores=1,3,5,7
/proc/30564/task/30569/stat : 30569 (strangenight1-m) R 30562 30564 30527 0 -1 4202560 161196 0 0 0 93652 65 0 0 25 0 4 0 521109476 587046912 97320 33554432000 4194304 4650419 140736112800944 18446744073709551615 4433081 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30564/tid=30570] ppid=30562 vsize=573288 CPUtime=942.3 cores=1,3,5,7
/proc/30564/task/30570/stat : 30570 (strangenight1-m) R 30562 30564 30527 0 -1 4202560 22822 0 0 0 94219 11 0 0 25 0 4 0 521109476 587046912 97320 33554432000 4194304 4650419 140736112800944 18446744073709551615 4363426 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3764.12
Current children cumulated vsize (KiB) 573288

[startup+1002.3 s]
/proc/loadavg: 8.11 8.10 8.00 10/184 30599
/proc/meminfo: memFree=30212760/32951124 swapFree=67111364/67111528
[pid=30564] ppid=30562 vsize=573584 CPUtime=4003.8 cores=1,3,5,7
/proc/30564/stat : 30564 (strangenight1-m) R 30562 30564 30527 0 -1 4202496 528876 0 0 0 400156 224 0 0 25 0 4 0 521109476 587350016 96920 33554432000 4194304 4650419 140736112800944 18446744073709551615 4365357 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/30564/statm: 143396 96920 395 112 0 138361 0
[pid=30564/tid=30568] ppid=30562 vsize=573584 CPUtime=1002.31 cores=1,3,5,7
/proc/30564/task/30568/stat : 30568 (strangenight1-m) R 30562 30564 30527 0 -1 4202560 161463 0 0 0 100152 79 0 0 25 0 4 0 521109476 587350016 96920 33554432000 4194304 4650419 140736112800944 18446744073709551615 4365348 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30564/tid=30569] ppid=30562 vsize=573584 CPUtime=996.84 cores=1,3,5,7
/proc/30564/task/30569/stat : 30569 (strangenight1-m) R 30562 30564 30527 0 -1 4202560 169048 0 0 0 99616 68 0 0 25 0 4 0 521109476 587350016 96920 33554432000 4194304 4650419 140736112800944 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30564/tid=30570] ppid=30562 vsize=573584 CPUtime=1002.3 cores=1,3,5,7
/proc/30564/task/30570/stat : 30570 (strangenight1-m) R 30562 30564 30527 0 -1 4202560 23043 0 0 0 100219 11 0 0 25 0 4 0 521109476 587350016 96920 33554432000 4194304 4650419 140736112800944 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4003.8
Current children cumulated vsize (KiB) 573584

[startup+1062.3 s]
/proc/loadavg: 8.32 8.16 8.02 10/184 30600
/proc/meminfo: memFree=30187064/32951124 swapFree=67111364/67111528
[pid=30564] ppid=30562 vsize=574584 CPUtime=4243.48 cores=1,3,5,7
/proc/30564/stat : 30564 (strangenight1-m) R 30562 30564 30527 0 -1 4202496 549403 0 0 0 424116 232 0 0 25 0 4 0 521109476 588374016 100011 33554432000 4194304 4650419 140736112800944 18446744073709551615 4229514 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/30564/statm: 143646 100011 395 112 0 138611 0
[pid=30564/tid=30568] ppid=30562 vsize=574584 CPUtime=1062.31 cores=1,3,5,7
/proc/30564/task/30568/stat : 30568 (strangenight1-m) R 30562 30564 30527 0 -1 4202560 169568 0 0 0 106150 81 0 0 25 0 4 0 521109476 588374016 100011 33554432000 4194304 4650419 140736112800944 18446744073709551615 4432392 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30564/tid=30569] ppid=30562 vsize=574584 CPUtime=1056.52 cores=1,3,5,7
/proc/30564/task/30569/stat : 30569 (strangenight1-m) R 30562 30564 30527 0 -1 4202560 174130 0 0 0 105580 72 0 0 25 0 4 0 521109476 588374016 100011 33554432000 4194304 4650419 140736112800944 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30564/tid=30570] ppid=30562 vsize=574584 CPUtime=1062.3 cores=1,3,5,7
/proc/30564/task/30570/stat : 30570 (strangenight1-m) R 30562 30564 30527 0 -1 4202560 23383 0 0 0 106219 11 0 0 25 0 4 0 521109476 588374016 100011 33554432000 4194304 4650419 140736112800944 18446744073709551615 4438399 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4243.48
Current children cumulated vsize (KiB) 574584

[startup+1122.3 s]
/proc/loadavg: 8.12 8.13 8.02 10/184 30602
/proc/meminfo: memFree=30128360/32951124 swapFree=67111364/67111528
[pid=30564] ppid=30562 vsize=561840 CPUtime=4483.15 cores=1,3,5,7
/proc/30564/stat : 30564 (strangenight1-m) R 30562 30564 30527 0 -1 4202496 567982 0 0 0 448071 244 0 0 25 0 4 0 521109476 575324160 103881 33554432000 4194304 4650419 140736112800944 18446744073709551615 4365321 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/30564/statm: 140460 103881 395 112 0 135425 0
[pid=30564/tid=30568] ppid=30562 vsize=561840 CPUtime=1122.31 cores=1,3,5,7
/proc/30564/task/30568/stat : 30568 (strangenight1-m) R 30562 30564 30527 0 -1 4202560 174885 0 0 0 112147 84 0 0 25 0 4 0 521109476 575324160 103881 33554432000 4194304 4650419 140736112800944 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30564/tid=30569] ppid=30562 vsize=561840 CPUtime=1116.19 cores=1,3,5,7
/proc/30564/task/30569/stat : 30569 (strangenight1-m) R 30562 30564 30527 0 -1 4202560 180397 0 0 0 111543 76 0 0 25 0 4 0 521109476 575324160 103881 33554432000 4194304 4650419 140736112800944 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30564/tid=30570] ppid=30562 vsize=561840 CPUtime=1122.3 cores=1,3,5,7
/proc/30564/task/30570/stat : 30570 (strangenight1-m) R 30562 30564 30527 0 -1 4202560 23791 0 0 0 112219 11 0 0 25 0 4 0 521109476 575324160 103881 33554432000 4194304 4650419 140736112800944 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4483.15
Current children cumulated vsize (KiB) 561840

[startup+1182.3 s]
/proc/loadavg: 8.11 8.12 8.02 10/184 30604
/proc/meminfo: memFree=30103644/32951124 swapFree=67111364/67111528
[pid=30564] ppid=30562 vsize=666368 CPUtime=4722.83 cores=1,3,5,7
/proc/30564/stat : 30564 (strangenight1-m) R 30562 30564 30527 0 -1 4202496 583903 0 0 0 472026 257 0 0 25 0 4 0 521109476 682360832 105937 33554432000 4194304 4650419 140736112800944 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/30564/statm: 166592 105937 395 112 0 161557 0
[pid=30564/tid=30568] ppid=30562 vsize=666368 CPUtime=1182.31 cores=1,3,5,7
/proc/30564/task/30568/stat : 30568 (strangenight1-m) R 30562 30564 30527 0 -1 4202560 179526 0 0 0 118142 89 0 0 25 0 4 0 521109476 682360832 105937 33554432000 4194304 4650419 140736112800944 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30564/tid=30569] ppid=30562 vsize=666368 CPUtime=1175.87 cores=1,3,5,7
/proc/30564/task/30569/stat : 30569 (strangenight1-m) R 30562 30564 30527 0 -1 4202560 185127 0 0 0 117506 81 0 0 25 0 4 0 521109476 682360832 105937 33554432000 4194304 4650419 140736112800944 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30564/tid=30570] ppid=30562 vsize=666368 CPUtime=1182.3 cores=1,3,5,7
/proc/30564/task/30570/stat : 30570 (strangenight1-m) R 30562 30564 30527 0 -1 4202560 23879 0 0 0 118219 11 0 0 25 0 4 0 521109476 682360832 105937 33554432000 4194304 4650419 140736112800944 18446744073709551615 4365343 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4722.83
Current children cumulated vsize (KiB) 666368



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.08 8.11 8.01 10/184 30604
/proc/meminfo: memFree=30088004/32951124 swapFree=67111364/67111528
[pid=30564] ppid=30562 vsize=549500 CPUtime=4800.34 cores=1,3,5,7
/proc/30564/stat : 30564 (strangenight1-m) R 30562 30564 30527 0 -1 4202496 590500 0 0 0 479772 262 0 0 25 0 4 0 521109476 562688000 108585 33554432000 4194304 4650419 140736112800944 18446744073709551615 4365361 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/30564/statm: 137375 108585 395 112 0 132340 0
[pid=30564/tid=30568] ppid=30562 vsize=549500 CPUtime=1201.72 cores=1,3,5,7
/proc/30564/task/30568/stat : 30568 (strangenight1-m) R 30562 30564 30527 0 -1 4202560 182328 0 0 0 120081 91 0 0 25 0 4 0 521109476 562688000 108585 33554432000 4194304 4650419 140736112800944 18446744073709551615 4365210 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30564/tid=30569] ppid=30562 vsize=549500 CPUtime=1195.16 cores=1,3,5,7
/proc/30564/task/30569/stat : 30569 (strangenight1-m) R 30562 30564 30527 0 -1 4202560 187557 0 0 0 119433 83 0 0 25 0 4 0 521109476 562688000 108585 33554432000 4194304 4650419 140736112800944 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30564/tid=30570] ppid=30562 vsize=549500 CPUtime=1201.71 cores=1,3,5,7
/proc/30564/task/30570/stat : 30570 (strangenight1-m) R 30562 30564 30527 0 -1 4202560 23879 0 0 0 120160 11 0 0 25 0 4 0 521109476 562688000 108585 33554432000 4194304 4650419 140736112800944 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.34
Current children cumulated vsize (KiB) 549500

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.08 8.11 8.01 10/184 30604
/proc/meminfo: memFree=30088004/32951124 swapFree=67111364/67111528
[pid=30564] ppid=30562 vsize=549500 CPUtime=4800.34 cores=1,3,5,7
/proc/30564/stat : 30564 (strangenight1-m) R 30562 30564 30527 0 -1 4202496 590500 0 0 0 479772 262 0 0 25 0 4 0 521109476 562688000 108585 33554432000 4194304 4650419 140736112800944 18446744073709551615 4365361 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/30564/statm: 137375 108585 395 112 0 132340 0
[pid=30564/tid=30568] ppid=30562 vsize=549500 CPUtime=1201.72 cores=1,3,5,7
/proc/30564/task/30568/stat : 30568 (strangenight1-m) R 30562 30564 30527 0 -1 4202560 182328 0 0 0 120081 91 0 0 25 0 4 0 521109476 562688000 108585 33554432000 4194304 4650419 140736112800944 18446744073709551615 4365210 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30564/tid=30569] ppid=30562 vsize=549500 CPUtime=1195.16 cores=1,3,5,7
/proc/30564/task/30569/stat : 30569 (strangenight1-m) R 30562 30564 30527 0 -1 4202560 187557 0 0 0 119433 83 0 0 25 0 4 0 521109476 562688000 108585 33554432000 4194304 4650419 140736112800944 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30564/tid=30570] ppid=30562 vsize=549500 CPUtime=1201.71 cores=1,3,5,7
/proc/30564/task/30570/stat : 30570 (strangenight1-m) R 30562 30564 30527 0 -1 4202560 23879 0 0 0 120160 11 0 0 25 0 4 0 521109476 562688000 108585 33554432000 4194304 4650419 140736112800944 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.34
Current children cumulated vsize (KiB) 549500

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.73
CPU time (s): 4800.39
CPU user time (s): 4797.75
CPU system time (s): 2.6446
CPU usage (%): 399.456
Max. virtual memory (cumulated for all children) (KiB): 666368

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.75
system time used= 2.6446
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 590500
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= 202
involuntary context switches= 35075

runsolver used 1.80972 second user time and 4.75228 second system time

The end

Launcher Data

Begin job on node136 at 2011-04-29 18:38:35
IDJOB=3175172
IDBENCH=82790
IDSOLVER=1588
FILE ID=node136/3175172-1304095115
RUNJOBID= node136-1304095115-30546
PBS_JOBID= 13170595
Free space on /tmp= 72336 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v500-c2130-S1383368897-031.UNKNOWN.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3175172-1304095115/watcher-3175172-1304095115 -o /tmp/evaluation-result-3175172-1304095115/solver-3175172-1304095115 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3175172-1304095115.cnf

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

MD5SUM BENCH= 4d20714634af5755393f1c67cf27956c
RANDOM SEED=1383387667

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30945372 kB
Buffers:        577888 kB
Cached:         938132 kB
SwapCached:          0 kB
Active:         133376 kB
Inactive:      1446408 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30945372 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:           12576 kB
Writeback:           0 kB
AnonPages:       64136 kB
Mapped:          14812 kB
Slab:           359960 kB
PageTables:       5276 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   207916 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= 72324 MiB
End job on node136 at 2011-04-29 18:58:39