Trace number 3369083

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.15 1203.64

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v100-c2130-S332580795-055.SATISFIABLE.cnf
MD5SUM1e018578440519156ef15a041316c93e
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.05599
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of clauses2130
Sum of the clauses size10650
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 52130
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.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-3369083-1305412029.cnf'
0.00/0.01	c -- header says num vars:            100
0.00/0.01	c -- header says num clauses:        2130
0.00/0.01	c -- clauses added:            0 learnts,         2130 normals,            0 xors
0.00/0.01	c -- vars added        100
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0       100      2130         0         0     10650         0   no data   no data  --
0.00/0.01	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.02
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:    100 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.02	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
0.00/0.02	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.02	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.02	c calculated reachability. Time: 0.00
0.00/0.02	c Calc default polars -  time:   0.00 s pos:      51 undec:       4 neg:      45
0.00/0.02	c =========================================================================================
0.00/0.02	c types(t): F = full restart, N = normal restart
0.00/0.02	c types(t): S = simplification begin/end, E = solution found
0.00/0.02	c restart types(rt): st = static, dy = dynamic
0.00/0.02	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.02	c  B st     0         0       100      2130         0         0     10650         0   no data   no data  --
0.00/0.10	c Decided on static restart strategy
0.41/0.12	c  N st     8      4921       100      2130         0      4601     10650    100229   no data   no data  --
1.17/0.30	c  N st    10     11304       100      2130         0      4252     10650     74325   no data   no data  --
1.97/0.50	c  N st    11     17047       100      2130         0      9550     10650    187607   no data   no data  --
2.76/0.79	c  F st    12     25002       100      2130         0     11702     10650    230826   no data   no data  --
2.76/0.79	c  N st    12     25002       100      2130         0     11702     10650    230826   no data   no data  --
3.57/0.99	c Decided on static restart strategy
3.57/0.99	c  N st    18     30001       100      2130         0     10069     10650    188453   no data   no data  --
3.57/0.99	c  S st    18     30001       100      2130         0     10069     10650    188453   no data   no data  --
3.97/1.02	c  S st    18     30504       100      2130         0     10559     10650    199222   no data   no data  --
3.97/1.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.97/1.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.97/1.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
3.97/1.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.97/1.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.97/1.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
3.97/1.03	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.55/1.47	c lits-rem:      2049  cl-subs:     1854  v-elim:      0  v-fix:    0  time:  1.77 s
5.95/1.51	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.16
5.95/1.51	c calculated reachability. Time: 0.00
5.95/1.51	c  N st    18     30504       100      2130         0      8705     10650    157328   no data   no data  --
7.16/1.83	c  N st    20     37619       100      2130         0      7994     10650    129788   no data   no data  --
8.36/2.14	c  N st    21     44018       100      2130         0     13889     10650    254406   no data   no data  --
8.76/2.23	c  S st    22     45758       100      2130         0     15508     10650    290298   no data   no data  --
8.76/2.28	c  S st    22     46259       100      2130         0     15994     10650    301309   no data   no data  --
8.76/2.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.76/2.28	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
8.76/2.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
8.76/2.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.76/2.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.76/2.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
8.76/2.29	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
13.93/3.53	c lits-rem:      2962  cl-subs:     2174  v-elim:      0  v-fix:    0  time:  4.95 s
13.93/3.53	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
13.93/3.53	c vivif2 --  cl tried    13820 cl shrink        0 lits rem          0 time: 0.01
14.33/3.60	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.27
14.33/3.60	c calculated reachability. Time: 0.00
14.33/3.60	c  N st    22     46259       100      2130         0     13820     10650    252326   no data   no data  --
17.13/4.34	c  N st    23     60656       100      2130         0      9787     10650    145295   no data   no data  --
18.71/4.76	c  N st    24     69389       100      2130         0     17899     10650    315452   no data   no data  --
18.71/4.76	c  S st    24     69389       100      2130         0     17899     10650    315452   no data   no data  --
19.11/4.81	c  S st    24     69893       100      2130         0     18385     10650    326406   no data   no data  --
19.11/4.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
19.11/4.81	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
19.11/4.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
19.11/4.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
19.11/4.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.11/4.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
19.11/4.82	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
24.30/6.12	c lits-rem:      3813  cl-subs:     2409  v-elim:      0  v-fix:    0  time:  5.16 s
24.30/6.12	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
24.30/6.12	c vivif2 --  cl tried    15976 cl shrink        0 lits rem          0 time: 0.01
24.70/6.20	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.29
24.70/6.20	c calculated reachability. Time: 0.00
24.70/6.20	c  N st    24     69893       100      2130         0     15976     10650    274605   no data   no data  --
28.69/7.29	c  F st    25     87502       100      2130         0     11090     10650    157360   no data   no data  --
28.69/7.29	c  N st    25     87502       100      2130         0     11090     10650    157360   no data   no data  --
29.89/7.58	c Decided on static restart strategy
30.70/7.75	c  N st    32     95541       100      2130         0     18592     10650    320623   no data   no data  --
33.48/8.47	c  N st    34    104840       100      2130         0     15170     10650    238308   no data   no data  --
33.48/8.47	c  S st    34    104840       100      2130         0     15170     10650    238308   no data   no data  --
33.88/8.51	c  S st    34    105343       100      2130         0     15654     10650    248867   no data   no data  --
33.88/8.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
33.88/8.51	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
33.88/8.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
33.88/8.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
33.88/8.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
33.88/8.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
33.88/8.53	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
37.86/9.55	c lits-rem:      1955  cl-subs:     1174  v-elim:      0  v-fix:    0  time:  4.07 s
37.86/9.55	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
37.86/9.55	c vivif2 --  cl tried    14480 cl shrink        0 lits rem          0 time: 0.01
38.26/9.61	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.25
38.26/9.61	c calculated reachability. Time: 0.00
38.26/9.61	c  N st    34    105343       100      2130         0     14480     10650    223340   no data   no data  --
40.64/10.22	c  N st    35    114941       100      2130         0     23347     10650    414277   no data   no data  --
44.29/11.15	c  N st    36    129338       100      2130         0     23789     10650    429313   no data   no data  --
50.62/12.71	c  N st    37    150936       100      2130         0     15120     10650    201924   no data   no data  --
52.22/13.18	c  S st    38    158017       100      2130         0     21694     10650    347708   no data   no data  --
52.63/13.24	c  S st    38    158520       100      2130         0     22176     10650    358159   no data   no data  --
52.63/13.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
52.63/13.24	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
52.63/13.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.02
52.63/13.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
52.63/13.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
52.63/13.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
52.63/13.26	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
57.80/14.58	c lits-rem:      2751  cl-subs:     1736  v-elim:      0  v-fix:    0  time:  5.26 s
57.80/14.58	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
57.80/14.58	c vivif2 --  cl tried    20440 cl shrink        0 lits rem          0 time: 0.02
58.20/14.67	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.34
58.20/14.67	c calculated reachability. Time: 0.00
58.20/14.67	c  N st    38    158520       100      2130         0     20440     10650    317105   no data   no data  --
74.15/18.65	c  N st    39    207108       100      2130         0     32952     10650    566506   no data   no data  --
84.11/21.13	c  N st    40    237781       100      2130         0     25199     10650    383769   no data   no data  --
84.11/21.13	c  S st    40    237781       100      2130         0     25199     10650    383769   no data   no data  --
84.11/21.19	c  S st    40    238285       100      2130         0     25681     10650    394430   no data   no data  --
84.11/21.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
84.11/21.19	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
84.51/21.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.02
84.51/21.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
84.51/21.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
84.51/21.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
84.51/21.21	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
90.11/22.60	c lits-rem:      2378  cl-subs:     2377  v-elim:      0  v-fix:    0  time:  5.54 s
90.11/22.60	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
90.11/22.60	c vivif2 --  cl tried    23304 cl shrink        0 lits rem          0 time: 0.02
90.51/22.70	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.38
90.51/22.70	c calculated reachability. Time: 0.00
90.51/22.70	c  N st    40    238285       100      2130         0     23304     10650    344183   no data   no data  --
114.83/28.81	c  F st    41    306250       100      2130         0     25195     10650    347097   no data   no data  --
114.83/28.81	c  N st    41    306250       100      2130         0     25195     10650    347097   no data   no data  --
116.43/29.23	c Decided on static restart strategy
126.40/31.73	c  N st    51    334555       100      2130         0     29308     10650    421151   no data   no data  --
136.76/34.37	c  N st    53    357429       100      2130         0     27325     10650    367571   no data   no data  --
136.76/34.37	c  S st    53    357429       100      2130         0     27325     10650    367571   no data   no data  --
137.16/34.44	c  S st    53    357933       100      2130         0     27808     10650    378288   no data   no data  --
137.16/34.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
137.16/34.44	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
137.16/34.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.03
137.16/34.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
137.16/34.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
137.16/34.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
137.16/34.46	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
141.95/35.65	c lits-rem:      2008  cl-subs:     1633  v-elim:      0  v-fix:    0  time:  4.77 s
141.95/35.65	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
141.95/35.66	c vivif2 --  cl tried    26175 cl shrink        0 lits rem          0 time: 0.02
142.35/35.78	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.48
142.35/35.78	c calculated reachability. Time: 0.00
142.35/35.78	c  N st    53    357933       100      2130         0     26175     10650    344305   no data   no data  --
159.90/40.14	c  N st    54    390325       100      2130         0     32001     10650    454294   no data   no data  --
183.84/46.18	c  N st    55    438916       100      2130         0     26131     10650    313634   no data   no data  --
215.73/54.19	c  N st    56    511803       100      2130         0     38908     10650    574377   no data   no data  --
228.11/57.25	c  N st    57    536900       100      2130         0     33551     10650    445636   no data   no data  --
228.11/57.25	c  S st    57    536900       100      2130         0     33551     10650    445636   no data   no data  --
228.54/57.34	c  S st    57    537405       100      2130         0     34040     10650    456850   no data   no data  --
228.54/57.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
228.54/57.34	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
228.54/57.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
228.54/57.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
228.54/57.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
228.54/57.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
228.54/57.36	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
234.87/58.90	c lits-rem:      1875  cl-subs:     1462  v-elim:      0  v-fix:    0  time:  6.12 s
234.87/58.90	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
234.87/58.90	c vivif2 --  cl tried    32578 cl shrink        0 lits rem          0 time: 0.02
235.28/59.05	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.59
235.28/59.05	c calculated reachability. Time: 0.00
235.28/59.05	c  N st    57    537405       100      2130         0     32578     10650    425061   no data   no data  --
329.00/82.61	c  N st    58    701389       100      2130         0     60037     10650    976180   no data   no data  --
387.21/97.19	c  N st    59    806107       100      2130         0     54418     10650    810802   no data   no data  --
387.21/97.19	c  S st    59    806107       100      2130         0     54418     10650    810802   no data   no data  --
388.01/97.33	c  S st    59    806618       100      2130         0     54905     10650    822308   no data   no data  --
388.01/97.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
388.01/97.33	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
388.01/97.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.08
388.01/97.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
388.01/97.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
388.01/97.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
388.01/97.38	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
407.97/102.34	c lits-rem:      3608  cl-subs:     5559  v-elim:      0  v-fix:    0  time: 19.75 s
407.97/102.34	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
407.97/102.35	c vivif2 --  cl tried    49346 cl shrink        0 lits rem          0 time: 0.04
409.15/102.65	c asymm  cl-useful: 0/1734/2130 lits-rem:0 time: 1.22
409.15/102.65	c calculated reachability. Time: 0.00
409.15/102.65	c  N st    59    806618       100      2130         0     49346     10650    718862   no data   no data  --
567.47/142.34	c  F st    60   1071877       100      2130         0     64710     10650    989597   no data   no data  --
567.47/142.34	c  N st    60   1071877       100      2130         0     64710     10650    989597   no data   no data  --
571.46/143.36	c Decided on static restart strategy
592.99/148.71	c  N st    70   1100178       100      2130         0     49546     10650    642491   no data   no data  --
618.97/155.25	c  N st    72   1136172       100      2130         0     82620     10650   1355648   no data   no data  --
640.07/160.56	c  N st    73   1168564       100      2130         0     70168     10650   1074922   no data   no data  --
671.61/168.46	c  N st    74   1209929       100      2130         0     65096     10650    952384   no data   no data  --
671.61/168.46	c  S st    74   1209929       100      2130         0     65096     10650    952384   no data   no data  --
672.76/168.71	c  S st    74   1210435       100      2130         0     65583     10650    963433   no data   no data  --
672.76/168.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
672.76/168.72	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
672.76/168.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.14
672.76/168.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
672.76/168.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
672.76/168.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
672.76/168.79	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
705.86/177.00	c lits-rem:      1178  cl-subs:     5887  v-elim:      0  v-fix:    0  time: 32.74 s
705.86/177.00	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
705.86/177.01	c vivif2 --  cl tried    59696 cl shrink        0 lits rem          0 time: 0.04
706.70/177.28	c asymm  cl-useful: 0/1607/2130 lits-rem:0 time: 1.07
706.70/177.29	c calculated reachability. Time: 0.00
706.70/177.29	c  N st    74   1210435       100      2130         0     59696     10650    846236   no data   no data  --
758.91/190.38	c  N st    75   1283317       100      2130         0     82444     10650   1297698   no data   no data  --
849.83/213.14	c  N st    76   1392640       100      2130         0     91808     10650   1479028   no data   no data  --
981.44/246.12	c  N st    77   1556624       100      2130         0     49660     10650    535801   no data   no data  --
1121.03/281.16	c  N st    78   1710435       100      2130         0     88730     10650   1337563   no data   no data  --
1121.03/281.16	c  S st    78   1710435       100      2130         0     88730     10650   1337563   no data   no data  --
1122.63/281.52	c  S st    78   1710937       100      2130         0     89210     10650   1348804   no data   no data  --
1122.63/281.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1122.63/281.53	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1122.63/281.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.21
1123.04/281.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1123.04/281.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1123.04/281.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
1123.04/281.63	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1229.89/308.43	c lits-rem:      4934  cl-subs:    12527  v-elim:      0  v-fix:    0  time: 106.81 s
1229.89/308.43	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
1229.89/308.44	c vivif2 --  cl tried    76683 cl shrink        0 lits rem          0 time: 0.06
1230.69/308.65	c asymm  cl-useful: 0/523/2130 lits-rem:0 time: 0.84
1230.69/308.66	c calculated reachability. Time: 0.00
1230.69/308.66	c  N st    78   1710937       100      2130         0     76683     10650   1104372   no data   no data  --
1597.61/400.62	c  N st    79   2079901       100      2130         0     88359     10650   1266415   no data   no data  --
1741.60/436.75	c  N st    80   2210937       100      2130         0     92021     10650   1327025   no data   no data  --
1741.60/436.75	c  S st    80   2210937       100      2130         0     92021     10650   1327025   no data   no data  --
1743.17/437.14	c  S st    80   2211438       100      2130         0     92501     10650   1338017   no data   no data  --
1743.17/437.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1743.17/437.14	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1743.57/437.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.22
1743.57/437.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1743.57/437.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1743.57/437.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
1743.57/437.25	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1844.05/462.47	c lits-rem:      3585  cl-subs:    11381  v-elim:      0  v-fix:    0  time: 100.54 s
1844.05/462.47	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
1844.05/462.48	c vivif2 --  cl tried    81120 cl shrink        0 lits rem          0 time: 0.06
1845.65/462.87	c asymm  cl-useful: 0/1293/2130 lits-rem:0 time: 1.54
1845.65/462.87	c calculated reachability. Time: 0.00
1845.65/462.87	c  N st    80   2211438       100      2130         0     81120     10650   1120405   no data   no data  --
2354.96/590.56	c  N st    81   2711438       100      2130         0    104007     10650   1481130   no data   no data  --
2354.96/590.56	c  S st    81   2711438       100      2130         0    104007     10650   1481130   no data   no data  --
2356.95/591.05	c  S st    81   2711941       100      2130         0    104481     10650   1492181   no data   no data  --
2356.95/591.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
2356.95/591.05	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2357.35/591.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.24
2357.35/591.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2357.35/591.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2357.35/591.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
2357.35/591.17	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2494.11/625.49	c lits-rem:      9615  cl-subs:    14705  v-elim:      0  v-fix:    0  time: 136.83 s
2494.11/625.49	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
2494.51/625.51	c vivif2 --  cl tried    89776 cl shrink        0 lits rem          0 time: 0.07
2495.72/625.90	c asymm  cl-useful: 0/837/2130 lits-rem:0 time: 1.57
2495.72/625.90	c calculated reachability. Time: 0.00
2495.72/625.90	c  N st    81   2711941       100      2130         0     89776     10650   1237870   no data   no data  --
3032.92/760.53	c  N st    82   3211941       100      2130         0    139101     10650   2170057   no data   no data  --
3032.92/760.53	c  S st    82   3211941       100      2130         0    139101     10650   2170057   no data   no data  --
3034.93/761.09	c  S st    82   3212443       100      2130         0    139569     10650   2180677   no data   no data  --
3035.33/761.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
3035.33/761.10	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3035.33/761.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.31
3035.74/761.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3035.74/761.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3035.74/761.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
3035.74/761.25	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3446.03/864.12	c lits-rem:      2673  cl-subs:    26488  v-elim:      0  v-fix:    0  time: 410.06 s
3446.03/864.12	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
3446.03/864.14	c vivif2 --  cl tried   113081 cl shrink        0 lits rem          0 time: 0.09
3447.63/864.50	c asymm  cl-useful: 0/786/2130 lits-rem:0 time: 1.45
3447.63/864.51	c calculated reachability. Time: 0.00
3447.63/864.51	c  N st    82   3212443       100      2130         0    113081     10650   1685210   no data   no data  --
4074.19/1021.69	c  N st    83   3712445       100      2130         0    131108     10650   1962681   no data   no data  --
4074.19/1021.69	c  S st    83   3712445       100      2130         0    131108     10650   1962681   no data   no data  --
4076.17/1022.15	c  S st    83   3712947       100      2130         0    131586     10650   1973774   no data   no data  --
4076.17/1022.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
4076.17/1022.16	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4076.57/1022.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.26
4076.57/1022.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4076.57/1022.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4076.57/1022.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
4076.57/1022.28	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4255.71/1067.19	c lits-rem:      5678  cl-subs:    18530  v-elim:      0  v-fix:    0  time: 179.04 s
4255.71/1067.19	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
4256.05/1067.21	c vivif2 --  cl tried   113056 cl shrink        0 lits rem          0 time: 0.09
4257.25/1067.58	c asymm  cl-useful: 0/721/2130 lits-rem:0 time: 1.47
4257.25/1067.59	c calculated reachability. Time: 0.00
4257.25/1067.59	c  N st    83   3712947       100      2130         0    113056     10650   1620454   no data   no data  --
4307.92/1080.24	c  F st    84   3751562       100      2130         0    148215     10650   2381133   no data   no data  --
4307.92/1080.24	c  N st    84   3751562       100      2130         0    148215     10650   2381133   no data   no data  --
4319.48/1083.14	c Decided on static restart strategy
4347.40/1090.15	c  N st    94   3779863       100      2130         0     98680     10650   1311362   no data   no data  --
4397.64/1102.80	c  N st    96   3815856       100      2130         0    131689     10650   2032166   no data   no data  --
4450.69/1116.03	c  N st    97   3848248       100      2130         0     84082     10650    954692   no data   no data  --
4510.51/1131.01	c  N st    98   3896836       100      2130         0    128685     10650   1929696   no data   no data  --
4616.19/1157.50	c  N st    99   3969719       100      2130         0    117031     10650   1663330   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-3369083-1305412029/watcher-3369083-1305412029 -o /tmp/evaluation-result-3369083-1305412029/solver-3369083-1305412029 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3369083-1305412029.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: 8.26 8.17 8.05 7/367 1382
/proc/meminfo: memFree=25482732/32951124 swapFree=63083164/67111528
[pid=1382] ppid=1380 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/1382/stat : 1382 (strangenight1-m) R 1380 1382 751 0 -1 4202496 411 0 0 0 0 0 0 0 25 0 4 0 633618480 52465664 352 33554432000 4194304 4650419 140733430214352 18446744073709551615 264726461425 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/1382/statm: 12809 352 303 112 0 7774 0
[pid=1382/tid=1383] ppid=1380 vsize=216232 CPUtime=0 cores=1,3,5,7
/proc/1382/task/1383/stat : 1383 (strangenight1-m) R 1380 1382 751 0 -1 4202560 88 0 0 0 0 0 0 0 25 0 4 0 633618480 221421568 688 33554432000 4194304 4650419 140733430214352 18446744073709551615 4371088 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1382/tid=1384] ppid=1380 vsize=216232 CPUtime=0 cores=1,3,5,7
/proc/1382/task/1384/stat : 1384 (strangenight1-m) R 1380 1382 751 0 -1 4202560 51 0 0 0 0 0 0 0 25 0 4 0 633618480 221421568 688 33554432000 4194304 4650419 140733430214352 18446744073709551615 264726510062 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1382/tid=1385] ppid=1380 vsize=216232 CPUtime=0 cores=1,3,5,7
/proc/1382/task/1385/stat : 1385 (strangenight1-m) R 1380 1382 751 0 -1 4202560 122 0 0 0 0 0 0 0 25 0 4 0 633618480 221421568 688 33554432000 4194304 4650419 140733430214352 18446744073709551615 4364788 0 0 4096 2 0 0 0 -1 3 0 0 0

[startup+0.111334 s]
/proc/loadavg: 8.26 8.17 8.05 7/367 1382
/proc/meminfo: memFree=25482732/32951124 swapFree=63083164/67111528
[pid=1382] ppid=1380 vsize=217940 CPUtime=0.41 cores=1,3,5,7
/proc/1382/stat : 1382 (strangenight1-m) R 1380 1382 751 0 -1 4202496 1885 0 0 0 41 0 0 0 25 0 4 0 633618480 223170560 1612 33554432000 4194304 4650419 140733430214352 18446744073709551615 4364751 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/1382/statm: 54485 1612 391 112 0 49450 0
[pid=1382/tid=1383] ppid=1380 vsize=217940 CPUtime=0.1 cores=1,3,5,7
/proc/1382/task/1383/stat : 1383 (strangenight1-m) R 1380 1382 751 0 -1 4202560 378 0 0 0 10 0 0 0 25 0 4 0 633618480 223170560 1612 33554432000 4194304 4650419 140733430214352 18446744073709551615 4363600 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1382/tid=1384] ppid=1380 vsize=217940 CPUtime=0.09 cores=1,3,5,7
/proc/1382/task/1384/stat : 1384 (strangenight1-m) R 1380 1382 751 0 -1 4202560 322 0 0 0 9 0 0 0 25 0 4 0 633618480 223170560 1612 33554432000 4194304 4650419 140733430214352 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1382/tid=1385] ppid=1380 vsize=217940 CPUtime=0.1 cores=1,3,5,7
/proc/1382/task/1385/stat : 1385 (strangenight1-m) R 1380 1382 751 0 -1 4202560 380 0 0 0 10 0 0 0 18 0 4 0 633618480 223170560 1612 33554432000 4194304 4650419 140733430214352 18446744073709551615 4333273 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.41
Current children cumulated vsize (KiB) 217940

[startup+0.200318 s]
/proc/loadavg: 8.26 8.17 8.05 7/367 1382
/proc/meminfo: memFree=25482732/32951124 swapFree=63083164/67111528
[pid=1382] ppid=1380 vsize=218812 CPUtime=0.77 cores=1,3,5,7
/proc/1382/stat : 1382 (strangenight1-m) R 1380 1382 751 0 -1 4202496 2514 0 0 0 77 0 0 0 25 0 4 0 633618480 224063488 1847 33554432000 4194304 4650419 140733430214352 18446744073709551615 4365276 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/1382/statm: 54703 1847 391 112 0 49668 0
[pid=1382/tid=1383] ppid=1380 vsize=218812 CPUtime=0.19 cores=1,3,5,7
/proc/1382/task/1383/stat : 1383 (strangenight1-m) R 1380 1382 751 0 -1 4202560 540 0 0 0 19 0 0 0 25 0 4 0 633618480 224063488 1847 33554432000 4194304 4650419 140733430214352 18446744073709551615 4366816 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1382/tid=1384] ppid=1380 vsize=218812 CPUtime=0.18 cores=1,3,5,7
/proc/1382/task/1384/stat : 1384 (strangenight1-m) R 1380 1382 751 0 -1 4202560 509 0 0 0 18 0 0 0 25 0 4 0 633618480 224063488 1847 33554432000 4194304 4650419 140733430214352 18446744073709551615 4365398 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1382/tid=1385] ppid=1380 vsize=218812 CPUtime=0.19 cores=1,3,5,7
/proc/1382/task/1385/stat : 1385 (strangenight1-m) R 1380 1382 751 0 -1 4202560 476 0 0 0 19 0 0 0 18 0 4 0 633618480 224063488 1847 33554432000 4194304 4650419 140733430214352 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.77
Current children cumulated vsize (KiB) 218812

[startup+0.300302 s]
/proc/loadavg: 8.26 8.17 8.05 7/367 1382
/proc/meminfo: memFree=25482732/32951124 swapFree=63083164/67111528
[pid=1382] ppid=1380 vsize=219544 CPUtime=1.17 cores=1,3,5,7
/proc/1382/stat : 1382 (strangenight1-m) R 1380 1382 751 0 -1 4202496 3351 0 0 0 117 0 0 0 25 0 4 0 633618480 224813056 1882 33554432000 4194304 4650419 140733430214352 18446744073709551615 4315210 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/1382/statm: 54886 1882 391 112 0 49851 0
[pid=1382/tid=1383] ppid=1380 vsize=219544 CPUtime=0.29 cores=1,3,5,7
/proc/1382/task/1383/stat : 1383 (strangenight1-m) R 1380 1382 751 0 -1 4202560 751 0 0 0 29 0 0 0 25 0 4 0 633618480 224813056 1882 33554432000 4194304 4650419 140733430214352 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1382/tid=1384] ppid=1380 vsize=219544 CPUtime=0.28 cores=1,3,5,7
/proc/1382/task/1384/stat : 1384 (strangenight1-m) R 1380 1382 751 0 -1 4202560 734 0 0 0 28 0 0 0 25 0 4 0 633618480 224813056 1882 33554432000 4194304 4650419 140733430214352 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1382/tid=1385] ppid=1380 vsize=219544 CPUtime=0.29 cores=1,3,5,7
/proc/1382/task/1385/stat : 1385 (strangenight1-m) R 1380 1382 751 0 -1 4202560 666 0 0 0 29 0 0 0 18 0 4 0 633618480 224813056 1882 33554432000 4194304 4650419 140733430214352 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 219544

[startup+0.700223 s]
/proc/loadavg: 8.26 8.17 8.05 7/367 1382
/proc/meminfo: memFree=25482732/32951124 swapFree=63083164/67111528
[pid=1382] ppid=1380 vsize=220320 CPUtime=2.76 cores=1,3,5,7
/proc/1382/stat : 1382 (strangenight1-m) R 1380 1382 751 0 -1 4202496 5077 0 0 0 276 0 0 0 25 0 4 0 633618480 225607680 2605 33554432000 4194304 4650419 140733430214352 18446744073709551615 4364775 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/1382/statm: 55080 2605 391 112 0 50045 0
[pid=1382/tid=1383] ppid=1380 vsize=220320 CPUtime=0.69 cores=1,3,5,7
/proc/1382/task/1383/stat : 1383 (strangenight1-m) R 1380 1382 751 0 -1 4202560 1215 0 0 0 69 0 0 0 25 0 4 0 633618480 225607680 2605 33554432000 4194304 4650419 140733430214352 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1382/tid=1384] ppid=1380 vsize=220320 CPUtime=0.68 cores=1,3,5,7
/proc/1382/task/1384/stat : 1384 (strangenight1-m) R 1380 1382 751 0 -1 4202560 1175 0 0 0 68 0 0 0 25 0 4 0 633618480 225607680 2605 33554432000 4194304 4650419 140733430214352 18446744073709551615 4365330 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1382/tid=1385] ppid=1380 vsize=220320 CPUtime=0.69 cores=1,3,5,7
/proc/1382/task/1385/stat : 1385 (strangenight1-m) R 1380 1382 751 0 -1 4202560 1069 0 0 0 69 0 0 0 18 0 4 0 633618480 225607680 2605 33554432000 4194304 4650419 140733430214352 18446744073709551615 4331993 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2.76
Current children cumulated vsize (KiB) 220320

[startup+1.50108 s]
/proc/loadavg: 8.26 8.17 8.05 10/371 1386
/proc/meminfo: memFree=25470052/32951124 swapFree=63083164/67111528
[pid=1382] ppid=1380 vsize=217260 CPUtime=5.95 cores=1,3,5,7
/proc/1382/stat : 1382 (strangenight1-m) R 1380 1382 751 0 -1 4202496 10001 0 0 0 594 1 0 0 25 0 4 0 633618480 222474240 5312 33554432000 4194304 4650419 140733430214352 18446744073709551615 4370522 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/1382/statm: 54315 5312 393 112 0 49280 0
[pid=1382/tid=1383] ppid=1380 vsize=217260 CPUtime=1.48 cores=1,3,5,7
/proc/1382/task/1383/stat : 1383 (strangenight1-m) R 1380 1382 751 0 -1 4202560 2922 0 0 0 148 0 0 0 25 0 4 0 633618480 222474240 5312 33554432000 4194304 4650419 140733430214352 18446744073709551615 4438756 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1382/tid=1384] ppid=1380 vsize=217260 CPUtime=1.47 cores=1,3,5,7
/proc/1382/task/1384/stat : 1384 (strangenight1-m) R 1380 1382 751 0 -1 4202560 1990 0 0 0 147 0 0 0 25 0 4 0 633618480 222474240 5312 33554432000 4194304 4650419 140733430214352 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1382/tid=1385] ppid=1380 vsize=217260 CPUtime=1.49 cores=1,3,5,7
/proc/1382/task/1385/stat : 1385 (strangenight1-m) R 1380 1382 751 0 -1 4202560 1856 0 0 0 149 0 0 0 19 0 4 0 633618480 222474240 5312 33554432000 4194304 4650419 140733430214352 18446744073709551615 4365192 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 217260

[startup+3.10078 s]
/proc/loadavg: 8.24 8.17 8.05 10/371 1386
/proc/meminfo: memFree=25449840/32951124 swapFree=63083164/67111528
[pid=1382] ppid=1380 vsize=228408 CPUtime=12.35 cores=1,3,5,7
/proc/1382/stat : 1382 (strangenight1-m) R 1380 1382 751 0 -1 4202496 17505 0 0 0 1232 3 0 0 25 0 4 0 633618480 233889792 11127 33554432000 4194304 4650419 140733430214352 18446744073709551615 4438399 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/1382/statm: 57102 11128 393 112 0 52067 0
[pid=1382/tid=1383] ppid=1380 vsize=228408 CPUtime=3.08 cores=1,3,5,7
/proc/1382/task/1383/stat : 1383 (strangenight1-m) R 1380 1382 751 0 -1 4202560 5117 0 0 0 308 0 0 0 25 0 4 0 633618480 233889792 11128 33554432000 4194304 4650419 140733430214352 18446744073709551615 4433093 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1382/tid=1384] ppid=1380 vsize=228408 CPUtime=3.05 cores=1,3,5,7
/proc/1382/task/1384/stat : 1384 (strangenight1-m) R 1380 1382 751 0 -1 4202560 3817 0 0 0 305 0 0 0 25 0 4 0 633618480 233889792 11128 33554432000 4194304 4650419 140733430214352 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1382/tid=1385] ppid=1380 vsize=228408 CPUtime=3.09 cores=1,3,5,7
/proc/1382/task/1385/stat : 1385 (strangenight1-m) R 1380 1382 751 0 -1 4202560 3953 0 0 0 309 0 0 0 25 0 4 0 633618480 233889792 11128 33554432000 4194304 4650419 140733430214352 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 228408

[startup+6.30117 s]
/proc/loadavg: 8.24 8.17 8.05 9/371 1386
/proc/meminfo: memFree=25435652/32951124 swapFree=63083164/67111528
[pid=1382] ppid=1380 vsize=237116 CPUtime=25.1 cores=1,3,5,7
/proc/1382/stat : 1382 (strangenight1-m) R 1380 1382 751 0 -1 4202496 24181 0 0 0 2506 4 0 0 25 0 4 0 633618480 242806784 13126 33554432000 4194304 4650419 140733430214352 18446744073709551615 4363432 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/1382/statm: 59279 13126 393 112 0 54244 0
[pid=1382/tid=1383] ppid=1380 vsize=237116 CPUtime=6.29 cores=1,3,5,7
/proc/1382/task/1383/stat : 1383 (strangenight1-m) R 1380 1382 751 0 -1 4202560 6524 0 0 0 628 1 0 0 25 0 4 0 633618480 242806784 13126 33554432000 4194304 4650419 140733430214352 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1382/tid=1384] ppid=1380 vsize=237116 CPUtime=6.22 cores=1,3,5,7
/proc/1382/task/1384/stat : 1384 (strangenight1-m) R 1380 1382 751 0 -1 4202560 6428 0 0 0 621 1 0 0 25 0 4 0 633618480 242806784 13126 33554432000 4194304 4650419 140733430214352 18446744073709551615 4438624 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1382/tid=1385] ppid=1380 vsize=237116 CPUtime=6.28 cores=1,3,5,7
/proc/1382/task/1385/stat : 1385 (strangenight1-m) R 1380 1382 751 0 -1 4202560 5521 0 0 0 628 0 0 0 25 0 4 0 633618480 242806784 13126 33554432000 4194304 4650419 140733430214352 18446744073709551615 4365330 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 237116

[startup+12.701 s]
/proc/loadavg: 8.20 8.16 8.05 9/371 1386
/proc/meminfo: memFree=25411348/32951124 swapFree=63083164/67111528
[pid=1382] ppid=1380 vsize=244532 CPUtime=50.62 cores=1,3,5,7
/proc/1382/stat : 1382 (strangenight1-m) R 1380 1382 751 0 -1 4202496 35817 0 0 0 5056 6 0 0 25 0 4 0 633618480 250400768 16932 33554432000 4194304 4650419 140733430214352 18446744073709551615 4365223 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/1382/statm: 61133 16932 393 112 0 56098 0
[pid=1382/tid=1383] ppid=1380 vsize=244532 CPUtime=12.68 cores=1,3,5,7
/proc/1382/task/1383/stat : 1383 (strangenight1-m) R 1380 1382 751 0 -1 4202560 9929 0 0 0 1267 1 0 0 25 0 4 0 633618480 250400768 16932 33554432000 4194304 4650419 140733430214352 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1382/tid=1384] ppid=1380 vsize=244532 CPUtime=12.54 cores=1,3,5,7
/proc/1382/task/1384/stat : 1384 (strangenight1-m) R 1380 1382 751 0 -1 4202560 9149 0 0 0 1252 2 0 0 25 0 4 0 633618480 250400768 16932 33554432000 4194304 4650419 140733430214352 18446744073709551615 4365323 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1382/tid=1385] ppid=1380 vsize=244532 CPUtime=12.68 cores=1,3,5,7
/proc/1382/task/1385/stat : 1385 (strangenight1-m) R 1380 1382 751 0 -1 4202560 7955 0 0 0 1268 0 0 0 25 0 4 0 633618480 250400768 16932 33554432000 4194304 4650419 140733430214352 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.62
Current children cumulated vsize (KiB) 244532

[startup+25.5005 s]
/proc/loadavg: 8.17 8.16 8.05 10/371 1387
/proc/meminfo: memFree=25388900/32951124 swapFree=63083164/67111528
[pid=1382] ppid=1380 vsize=262216 CPUtime=101.67 cores=1,3,5,7
/proc/1382/stat : 1382 (strangenight1-m) R 1380 1382 751 0 -1 4202496 52809 0 0 0 10155 12 0 0 25 0 4 0 633618480 268509184 21854 33554432000 4194304 4650419 140733430214352 18446744073709551615 4520364 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/1382/statm: 65554 21854 393 112 0 60519 0
[pid=1382/tid=1383] ppid=1380 vsize=262216 CPUtime=25.49 cores=1,3,5,7
/proc/1382/task/1383/stat : 1383 (strangenight1-m) R 1380 1382 751 0 -1 4202560 14691 0 0 0 2546 3 0 0 25 0 4 0 633618480 268509184 21854 33554432000 4194304 4650419 140733430214352 18446744073709551615 4368288 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1382/tid=1384] ppid=1380 vsize=262216 CPUtime=25.18 cores=1,3,5,7
/proc/1382/task/1384/stat : 1384 (strangenight1-m) R 1380 1382 751 0 -1 4202560 14194 0 0 0 2515 3 0 0 25 0 4 0 633618480 268509184 21854 33554432000 4194304 4650419 140733430214352 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1382/tid=1385] ppid=1380 vsize=262216 CPUtime=25.49 cores=1,3,5,7
/proc/1382/task/1385/stat : 1385 (strangenight1-m) R 1380 1382 751 0 -1 4202560 12107 0 0 0 2547 2 0 0 25 0 4 0 633618480 268509184 21854 33554432000 4194304 4650419 140733430214352 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.67
Current children cumulated vsize (KiB) 262216

[startup+51.1007 s]
/proc/loadavg: 8.11 8.14 8.05 10/371 1387
/proc/meminfo: memFree=25347604/32951124 swapFree=63083164/67111528
[pid=1382] ppid=1380 vsize=253308 CPUtime=203.77 cores=1,3,5,7
/proc/1382/stat : 1382 (strangenight1-m) R 1380 1382 751 0 -1 4202496 80983 0 0 0 20357 20 0 0 25 0 4 0 633618480 259387392 27508 33554432000 4194304 4650419 140733430214352 18446744073709551615 4364785 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/1382/statm: 63327 27508 393 112 0 58292 0
[pid=1382/tid=1383] ppid=1380 vsize=253308 CPUtime=51.08 cores=1,3,5,7
/proc/1382/task/1383/stat : 1383 (strangenight1-m) R 1380 1382 751 0 -1 4202560 21371 0 0 0 5104 4 0 0 25 0 4 0 633618480 259387392 27508 33554432000 4194304 4650419 140733430214352 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1382/tid=1384] ppid=1380 vsize=253308 CPUtime=50.48 cores=1,3,5,7
/proc/1382/task/1384/stat : 1384 (strangenight1-m) R 1380 1382 751 0 -1 4202560 22973 0 0 0 5043 5 0 0 25 0 4 0 633618480 259387392 27508 33554432000 4194304 4650419 140733430214352 18446744073709551615 4366831 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1382/tid=1385] ppid=1380 vsize=253308 CPUtime=51.08 cores=1,3,5,7
/proc/1382/task/1385/stat : 1385 (strangenight1-m) R 1380 1382 751 0 -1 4202560 17834 0 0 0 5104 4 0 0 25 0 4 0 633618480 259387392 27508 33554432000 4194304 4650419 140733430214352 18446744073709551615 4366920 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 203.77
Current children cumulated vsize (KiB) 253308

[startup+102.301 s]
/proc/loadavg: 8.11 8.15 8.05 10/371 1389
/proc/meminfo: memFree=25296556/32951124 swapFree=63083164/67111528
[pid=1382] ppid=1380 vsize=342428 CPUtime=407.97 cores=1,3,5,7
/proc/1382/stat : 1382 (strangenight1-m) R 1380 1382 751 0 -1 4202496 127967 0 0 0 40759 38 0 0 25 0 4 0 633618480 350646272 35260 33554432000 4194304 4650419 140733430214352 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/1382/statm: 85607 35260 393 112 0 80572 0
[pid=1382/tid=1383] ppid=1380 vsize=342428 CPUtime=102.3 cores=1,3,5,7
/proc/1382/task/1383/stat : 1383 (strangenight1-m) R 1380 1382 751 0 -1 4202560 32969 0 0 0 10222 8 0 0 25 0 4 0 633618480 350646272 35262 33554432000 4194304 4650419 140733430214352 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1382/tid=1384] ppid=1380 vsize=342428 CPUtime=101.07 cores=1,3,5,7
/proc/1382/task/1384/stat : 1384 (strangenight1-m) R 1380 1382 751 0 -1 4202560 36322 0 0 0 10095 12 0 0 25 0 4 0 633618480 350646272 35262 33554432000 4194304 4650419 140733430214352 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1382/tid=1385] ppid=1380 vsize=342428 CPUtime=102.31 cores=1,3,5,7
/proc/1382/task/1385/stat : 1385 (strangenight1-m) R 1380 1382 751 0 -1 4202560 27562 0 0 0 10223 8 0 0 25 0 4 0 633618480 350646272 35262 33554432000 4194304 4650419 140733430214352 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 407.97
Current children cumulated vsize (KiB) 342428

[startup+162.301 s]

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

[pid=1382] ppid=1380 vsize=556016 CPUtime=2800.81 cores=1,3,5,7
/proc/1382/stat : 1382 (strangenight1-m) R 1380 1382 751 0 -1 4202496 390793 0 0 0 279907 174 0 0 25 0 4 0 633618480 569360384 88049 33554432000 4194304 4650419 140733430214352 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/1382/statm: 139004 88049 393 112 0 133969 0
[pid=1382/tid=1383] ppid=1380 vsize=556016 CPUtime=702.3 cores=1,3,5,7
/proc/1382/task/1383/stat : 1383 (strangenight1-m) R 1380 1382 751 0 -1 4202560 94571 0 0 0 70189 41 0 0 25 0 4 0 633618480 569360384 88049 33554432000 4194304 4650419 140733430214352 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1382/tid=1384] ppid=1380 vsize=556016 CPUtime=693.89 cores=1,3,5,7
/proc/1382/task/1384/stat : 1384 (strangenight1-m) R 1380 1382 751 0 -1 4202560 119173 0 0 0 69334 55 0 0 25 0 4 0 633618480 569360384 88049 33554432000 4194304 4650419 140733430214352 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1382/tid=1385] ppid=1380 vsize=556016 CPUtime=702.31 cores=1,3,5,7
/proc/1382/task/1385/stat : 1385 (strangenight1-m) R 1380 1382 751 0 -1 4202560 77182 0 0 0 70200 31 0 0 25 0 4 0 633618480 569360384 88049 33554432000 4194304 4650419 140733430214352 18446744073709551615 4364762 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2800.81
Current children cumulated vsize (KiB) 556016

[startup+762.3 s]
/proc/loadavg: 8.08 8.11 8.07 10/371 1406
/proc/meminfo: memFree=24983264/32951124 swapFree=63083164/67111528
[pid=1382] ppid=1380 vsize=544164 CPUtime=3040.13 cores=1,3,5,7
/proc/1382/stat : 1382 (strangenight1-m) R 1380 1382 751 0 -1 4202496 403518 0 0 0 303831 182 0 0 25 0 4 0 633618480 557223936 92946 33554432000 4194304 4650419 140733430214352 18446744073709551615 4433048 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/1382/statm: 136041 92946 393 112 0 131006 0
[pid=1382/tid=1383] ppid=1380 vsize=544164 CPUtime=762.32 cores=1,3,5,7
/proc/1382/task/1383/stat : 1383 (strangenight1-m) R 1380 1382 751 0 -1 4202560 94969 0 0 0 76191 41 0 0 25 0 4 0 633618480 557223936 92946 33554432000 4194304 4650419 140733430214352 18446744073709551615 4476304 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1382/tid=1384] ppid=1380 vsize=544164 CPUtime=753.19 cores=1,3,5,7
/proc/1382/task/1384/stat : 1384 (strangenight1-m) R 1380 1382 751 0 -1 4202560 122715 0 0 0 75262 57 0 0 25 0 4 0 633618480 557223936 92946 33554432000 4194304 4650419 140733430214352 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1382/tid=1385] ppid=1380 vsize=544164 CPUtime=762.32 cores=1,3,5,7
/proc/1382/task/1385/stat : 1385 (strangenight1-m) R 1380 1382 751 0 -1 4202560 79553 0 0 0 76200 32 0 0 25 0 4 0 633618480 557223936 92946 33554432000 4194304 4650419 140733430214352 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3040.13
Current children cumulated vsize (KiB) 544164

[startup+822.301 s]
/proc/loadavg: 8.11 8.11 8.07 9/371 1408
/proc/meminfo: memFree=24934736/32951124 swapFree=63083164/67111528
[pid=1382] ppid=1380 vsize=570012 CPUtime=3279.36 cores=1,3,5,7
/proc/1382/stat : 1382 (strangenight1-m) R 1380 1382 751 0 -1 4202496 412434 0 0 0 327748 188 0 0 25 0 4 0 633618480 583692288 99453 33554432000 4194304 4650419 140733430214352 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/1382/statm: 142503 99453 393 112 0 137468 0
[pid=1382/tid=1383] ppid=1380 vsize=570012 CPUtime=822.31 cores=1,3,5,7
/proc/1382/task/1383/stat : 1383 (strangenight1-m) R 1380 1382 751 0 -1 4202560 97898 0 0 0 82187 44 0 0 25 0 4 0 633618480 583692288 99453 33554432000 4194304 4650419 140733430214352 18446744073709551615 4365263 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1382/tid=1384] ppid=1380 vsize=570012 CPUtime=812.43 cores=1,3,5,7
/proc/1382/task/1384/stat : 1384 (strangenight1-m) R 1380 1382 751 0 -1 4202560 126286 0 0 0 81184 59 0 0 25 0 4 0 633618480 583692288 99453 33554432000 4194304 4650419 140733430214352 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1382/tid=1385] ppid=1380 vsize=570012 CPUtime=822.32 cores=1,3,5,7
/proc/1382/task/1385/stat : 1385 (strangenight1-m) R 1380 1382 751 0 -1 4202560 81969 0 0 0 82198 34 0 0 25 0 4 0 633618480 583692288 99453 33554432000 4194304 4650419 140733430214352 18446744073709551615 264726429591 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3279.36
Current children cumulated vsize (KiB) 570012

[startup+882.315 s]
/proc/loadavg: 8.11 8.12 8.08 9/371 1409
/proc/meminfo: memFree=24972496/32951124 swapFree=63083164/67111528
[pid=1382] ppid=1380 vsize=557220 CPUtime=3518.67 cores=1,3,5,7
/proc/1382/stat : 1382 (strangenight1-m) R 1380 1382 751 0 -1 4202496 423762 0 0 0 351669 198 0 0 25 0 4 0 633618480 570593280 93760 33554432000 4194304 4650419 140733430214352 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/1382/statm: 139305 93760 393 112 0 134270 0
[pid=1382/tid=1383] ppid=1380 vsize=557220 CPUtime=882.32 cores=1,3,5,7
/proc/1382/task/1383/stat : 1383 (strangenight1-m) R 1380 1382 751 0 -1 4202560 100878 0 0 0 88186 46 0 0 25 0 4 0 633618480 570593280 93760 33554432000 4194304 4650419 140733430214352 18446744073709551615 4365321 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1382/tid=1384] ppid=1380 vsize=557220 CPUtime=871.69 cores=1,3,5,7
/proc/1382/task/1384/stat : 1384 (strangenight1-m) R 1380 1382 751 0 -1 4202560 132108 0 0 0 87104 65 0 0 25 0 4 0 633618480 570593280 93760 33554432000 4194304 4650419 140733430214352 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1382/tid=1385] ppid=1380 vsize=557220 CPUtime=882.33 cores=1,3,5,7
/proc/1382/task/1385/stat : 1385 (strangenight1-m) R 1380 1382 751 0 -1 4202560 83841 0 0 0 88198 35 0 0 25 0 4 0 633618480 570593280 93760 33554432000 4194304 4650419 140733430214352 18446744073709551615 4365323 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3518.67
Current children cumulated vsize (KiB) 557220

[startup+942.3 s]
/proc/loadavg: 5.67 7.43 7.85 5/362 1429
/proc/meminfo: memFree=25365792/32951124 swapFree=63083164/67111528
[pid=1382] ppid=1380 vsize=569460 CPUtime=3757.92 cores=1,3,5,7
/proc/1382/stat : 1382 (strangenight1-m) R 1380 1382 751 0 -1 4202496 443638 0 0 0 375582 210 0 0 25 0 4 0 633618480 583127040 92104 33554432000 4194304 4650419 140733430214352 18446744073709551615 4366869 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/1382/statm: 142365 92104 393 112 0 137330 0
[pid=1382/tid=1383] ppid=1380 vsize=569460 CPUtime=942.31 cores=1,3,5,7
/proc/1382/task/1383/stat : 1383 (strangenight1-m) R 1380 1382 751 0 -1 4202560 103781 0 0 0 94183 48 0 0 25 0 4 0 633618480 583127040 92104 33554432000 4194304 4650419 140733430214352 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1382/tid=1384] ppid=1380 vsize=569460 CPUtime=930.98 cores=1,3,5,7
/proc/1382/task/1384/stat : 1384 (strangenight1-m) R 1380 1382 751 0 -1 4202560 139297 0 0 0 93029 69 0 0 25 0 4 0 633618480 583127040 92104 33554432000 4194304 4650419 140733430214352 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1382/tid=1385] ppid=1380 vsize=569460 CPUtime=942.32 cores=1,3,5,7
/proc/1382/task/1385/stat : 1385 (strangenight1-m) R 1380 1382 751 0 -1 4202560 88395 0 0 0 94194 38 0 0 25 0 4 0 633618480 583127040 92104 33554432000 4194304 4650419 140733430214352 18446744073709551615 4365337 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3757.92
Current children cumulated vsize (KiB) 569460

[startup+1002.3 s]
/proc/loadavg: 4.64 6.82 7.61 5/362 1431
/proc/meminfo: memFree=25353344/32951124 swapFree=63083164/67111528
[pid=1382] ppid=1380 vsize=504236 CPUtime=3997.21 cores=1,3,5,7
/proc/1382/stat : 1382 (strangenight1-m) R 1380 1382 751 0 -1 4202496 457822 0 0 0 399500 221 0 0 25 0 4 0 633618480 516337664 94984 33554432000 4194304 4650419 140733430214352 18446744073709551615 4365252 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/1382/statm: 126059 94984 393 112 0 121024 0
[pid=1382/tid=1383] ppid=1380 vsize=504236 CPUtime=1002.32 cores=1,3,5,7
/proc/1382/task/1383/stat : 1383 (strangenight1-m) R 1380 1382 751 0 -1 4202560 106789 0 0 0 100182 50 0 0 25 0 4 0 633618480 516337664 94984 33554432000 4194304 4650419 140733430214352 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1382/tid=1384] ppid=1380 vsize=504236 CPUtime=990.27 cores=1,3,5,7
/proc/1382/task/1384/stat : 1384 (strangenight1-m) R 1380 1382 751 0 -1 4202560 143692 0 0 0 98955 72 0 0 25 0 4 0 633618480 516337664 94984 33554432000 4194304 4650419 140733430214352 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1382/tid=1385] ppid=1380 vsize=504236 CPUtime=1002.32 cores=1,3,5,7
/proc/1382/task/1385/stat : 1385 (strangenight1-m) R 1380 1382 751 0 -1 4202560 91973 0 0 0 100191 41 0 0 25 0 4 0 633618480 516337664 94984 33554432000 4194304 4650419 140733430214352 18446744073709551615 4363845 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3997.21
Current children cumulated vsize (KiB) 504236

[startup+1062.3 s]
/proc/loadavg: 4.26 6.34 7.40 5/362 1432
/proc/meminfo: memFree=25335192/32951124 swapFree=63083164/67111528
[pid=1382] ppid=1380 vsize=522840 CPUtime=4236.52 cores=1,3,5,7
/proc/1382/stat : 1382 (strangenight1-m) R 1380 1382 751 0 -1 4202496 471574 0 0 0 423423 229 0 0 25 0 4 0 633618480 535388160 99787 33554432000 4194304 4650419 140733430214352 18446744073709551615 4476522 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/1382/statm: 130710 99787 393 112 0 125675 0
[pid=1382/tid=1383] ppid=1380 vsize=522840 CPUtime=1062.32 cores=1,3,5,7
/proc/1382/task/1383/stat : 1383 (strangenight1-m) R 1380 1382 751 0 -1 4202560 109668 0 0 0 106179 53 0 0 25 0 4 0 633618480 535388160 99787 33554432000 4194304 4650419 140733430214352 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1382/tid=1384] ppid=1380 vsize=522840 CPUtime=1049.56 cores=1,3,5,7
/proc/1382/task/1384/stat : 1384 (strangenight1-m) R 1380 1382 751 0 -1 4202560 149453 0 0 0 104881 75 0 0 25 0 4 0 633618480 535388160 99787 33554432000 4194304 4650419 140733430214352 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1382/tid=1385] ppid=1380 vsize=522840 CPUtime=1062.32 cores=1,3,5,7
/proc/1382/task/1385/stat : 1385 (strangenight1-m) R 1380 1382 751 0 -1 4202560 96120 0 0 0 106189 43 0 0 25 0 4 0 633618480 535388160 99787 33554432000 4194304 4650419 140733430214352 18446744073709551615 4363432 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4236.52
Current children cumulated vsize (KiB) 522840

[startup+1122.3 s]
/proc/loadavg: 4.19 5.91 7.17 5/362 1434
/proc/meminfo: memFree=25335400/32951124 swapFree=63083164/67111528
[pid=1382] ppid=1380 vsize=504584 CPUtime=4475.8 cores=1,3,5,7
/proc/1382/stat : 1382 (strangenight1-m) R 1380 1382 751 0 -1 4202496 483405 0 0 0 447344 236 0 0 25 0 4 0 633618480 516694016 99489 33554432000 4194304 4650419 140733430214352 18446744073709551615 4365273 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/1382/statm: 126146 99489 393 112 0 121111 0
[pid=1382/tid=1383] ppid=1380 vsize=504584 CPUtime=1122.32 cores=1,3,5,7
/proc/1382/task/1383/stat : 1383 (strangenight1-m) R 1380 1382 751 0 -1 4202560 114109 0 0 0 112176 56 0 0 25 0 4 0 633618480 516694016 99489 33554432000 4194304 4650419 140733430214352 18446744073709551615 4433074 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1382/tid=1384] ppid=1380 vsize=504584 CPUtime=1108.85 cores=1,3,5,7
/proc/1382/task/1384/stat : 1384 (strangenight1-m) R 1380 1382 751 0 -1 4202560 153266 0 0 0 110808 77 0 0 25 0 4 0 633618480 516694016 99489 33554432000 4194304 4650419 140733430214352 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1382/tid=1385] ppid=1380 vsize=504584 CPUtime=1122.32 cores=1,3,5,7
/proc/1382/task/1385/stat : 1385 (strangenight1-m) R 1380 1382 751 0 -1 4202560 98462 0 0 0 112188 44 0 0 25 0 4 0 633618480 516694016 99489 33554432000 4194304 4650419 140733430214352 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4475.8
Current children cumulated vsize (KiB) 504584

[startup+1182.3 s]
/proc/loadavg: 4.15 5.61 7.00 5/362 1435
/proc/meminfo: memFree=25307840/32951124 swapFree=63083164/67111528
[pid=1382] ppid=1380 vsize=570120 CPUtime=4715.12 cores=1,3,5,7
/proc/1382/stat : 1382 (strangenight1-m) R 1380 1382 751 0 -1 4202496 493299 0 0 0 471269 243 0 0 25 0 4 0 633618480 583802880 106058 33554432000 4194304 4650419 140733430214352 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/1382/statm: 142530 106058 393 112 0 137495 0
[pid=1382/tid=1383] ppid=1380 vsize=570120 CPUtime=1182.33 cores=1,3,5,7
/proc/1382/task/1383/stat : 1383 (strangenight1-m) R 1380 1382 751 0 -1 4202560 114187 0 0 0 118177 56 0 0 25 0 4 0 633618480 583802880 106058 33554432000 4194304 4650419 140733430214352 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1382/tid=1384] ppid=1380 vsize=570120 CPUtime=1168.16 cores=1,3,5,7
/proc/1382/task/1384/stat : 1384 (strangenight1-m) R 1380 1382 751 0 -1 4202560 154325 0 0 0 116737 79 0 0 25 0 4 0 633618480 583802880 106058 33554432000 4194304 4650419 140733430214352 18446744073709551615 4433081 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1382/tid=1385] ppid=1380 vsize=570120 CPUtime=1182.33 cores=1,3,5,7
/proc/1382/task/1385/stat : 1385 (strangenight1-m) R 1380 1382 751 0 -1 4202560 101667 0 0 0 118187 46 0 0 25 0 4 0 633618480 583802880 106058 33554432000 4194304 4650419 140733430214352 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4715.12
Current children cumulated vsize (KiB) 570120



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.6 s]
/proc/loadavg: 4.10 5.48 6.91 5/362 1436
/proc/meminfo: memFree=25303360/32951124 swapFree=63083164/67111528
[pid=1382] ppid=1380 vsize=570120 CPUtime=4800.07 cores=1,3,5,7
/proc/1382/stat : 1382 (strangenight1-m) R 1380 1382 751 0 -1 4202496 495938 0 0 0 479762 245 0 0 25 0 4 0 633618480 583802880 107386 33554432000 4194304 4650419 140733430214352 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/1382/statm: 142530 107386 393 112 0 137495 0
[pid=1382/tid=1383] ppid=1380 vsize=570120 CPUtime=1203.64 cores=1,3,5,7
/proc/1382/task/1383/stat : 1383 (strangenight1-m) R 1380 1382 751 0 -1 4202560 115610 0 0 0 120308 56 0 0 25 0 4 0 633618480 583802880 107387 33554432000 4194304 4650419 140733430214352 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1382/tid=1384] ppid=1380 vsize=570120 CPUtime=1189.2 cores=1,3,5,7
/proc/1382/task/1384/stat : 1384 (strangenight1-m) R 1380 1382 751 0 -1 4202560 154325 0 0 0 118841 79 0 0 25 0 4 0 633618480 583802880 107387 33554432000 4194304 4650419 140733430214352 18446744073709551615 4433084 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1382/tid=1385] ppid=1380 vsize=570120 CPUtime=1203.64 cores=1,3,5,7
/proc/1382/task/1385/stat : 1385 (strangenight1-m) R 1380 1382 751 0 -1 4202560 101667 0 0 0 120318 46 0 0 25 0 4 0 633618480 583802880 107387 33554432000 4194304 4650419 140733430214352 18446744073709551615 4363432 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.07
Current children cumulated vsize (KiB) 570120

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

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

[startup+1203.6 s]
/proc/loadavg: 4.10 5.48 6.91 5/362 1436
/proc/meminfo: memFree=25303360/32951124 swapFree=63083164/67111528
[pid=1382] ppid=1380 vsize=570120 CPUtime=4800.07 cores=1,3,5,7
/proc/1382/stat : 1382 (strangenight1-m) R 1380 1382 751 0 -1 4202496 495938 0 0 0 479762 245 0 0 25 0 4 0 633618480 583802880 107386 33554432000 4194304 4650419 140733430214352 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/1382/statm: 142530 107386 393 112 0 137495 0
[pid=1382/tid=1383] ppid=1380 vsize=570120 CPUtime=1203.64 cores=1,3,5,7
/proc/1382/task/1383/stat : 1383 (strangenight1-m) R 1380 1382 751 0 -1 4202560 115610 0 0 0 120308 56 0 0 25 0 4 0 633618480 583802880 107387 33554432000 4194304 4650419 140733430214352 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1382/tid=1384] ppid=1380 vsize=570120 CPUtime=1189.2 cores=1,3,5,7
/proc/1382/task/1384/stat : 1384 (strangenight1-m) R 1380 1382 751 0 -1 4202560 154325 0 0 0 118841 79 0 0 25 0 4 0 633618480 583802880 107387 33554432000 4194304 4650419 140733430214352 18446744073709551615 4433084 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1382/tid=1385] ppid=1380 vsize=570120 CPUtime=1203.64 cores=1,3,5,7
/proc/1382/task/1385/stat : 1385 (strangenight1-m) R 1380 1382 751 0 -1 4202560 101667 0 0 0 120318 46 0 0 25 0 4 0 633618480 583802880 107387 33554432000 4194304 4650419 140733430214352 18446744073709551615 4363432 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.07
Current children cumulated vsize (KiB) 570120

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.64
CPU time (s): 4800.15
CPU user time (s): 4797.68
CPU system time (s): 2.47462
CPU usage (%): 398.803
Max. virtual memory (cumulated for all children) (KiB): 635656

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.68
system time used= 2.47462
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 495939
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= 282
involuntary context switches= 20332

runsolver used 3.56946 second user time and 10.9043 second system time

The end

Launcher Data

Begin job on node141 at 2011-05-15 00:27:09
IDJOB=3369083
IDBENCH=83092
IDSOLVER=1846
FILE ID=node141/3369083-1305412029
RUNJOBID= node141-1305411714-1318
PBS_JOBID= 13324495
Free space on /tmp= 73292 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt (fixed)
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v100-c2130-S332580795-055.SATISFIABLE.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3369083-1305412029/watcher-3369083-1305412029 -o /tmp/evaluation-result-3369083-1305412029/solver-3369083-1305412029 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3369083-1305412029.cnf

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

MD5SUM BENCH= 1e018578440519156ef15a041316c93e
RANDOM SEED=139759136

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25483012 kB
Buffers:        232772 kB
Cached:        4781892 kB
SwapCached:      15708 kB
Active:        2230232 kB
Inactive:      4999008 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25483012 kB
SwapTotal:    67111528 kB
SwapFree:     63083164 kB
Dirty:            6260 kB
Writeback:           0 kB
AnonPages:     2205628 kB
Mapped:          13408 kB
Slab:           135620 kB
PageTables:      38444 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 86576356 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= 73292 MiB
End job on node141 at 2011-05-15 00:47:14