Trace number 3368856

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

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v600-c2556-S379672572-039.SATISFIABLE.cnf
MD5SUM9ba35b45d3c5bc2de5bf2217a9a677d5
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.055991
Satisfiable
(Un)Satisfiability was proved
Number of variables600
Number of clauses2556
Sum of the clauses size7668
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32556
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.01	c Using 4 threads
0.00/0.01	c This is CryptoMiniSat 2.9.0
0.00/0.01	c compiled with gcc version 4.4.5
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3368856-1305404583.cnf'
0.00/0.01	c -- header says num vars:            600
0.00/0.01	c -- header says num clauses:        2556
0.00/0.01	c -- clauses added:            0 learnts,         2556 normals,            0 xors
0.00/0.01	c -- vars added        600
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0       600      2556         0         0      7668         0   no data   no data  --
0.00/0.01	c asymm  cl-useful: 0/2556/2556 lits-rem:0 time: 0.01
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    600 time:  0.00 s
0.00/0.02	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
0.00/0.02	c lits-rem:         0  cl-subs:        0  v-elim:     18  v-fix:    0  time:  0.01 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:     270 undec:      71 neg:     259
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       582      2538         0         0      7706         0   no data   no data  --
0.00/0.07	c Decided on static restart strategy
0.43/0.17	c  N st     8      4919       582      2538         0      4839      7706    131671   no data   no data  --
1.57/0.45	c  N st    10     11302       582      2538         0      4498      7706     85799   no data   no data  --
2.77/0.74	c  N st    11     17045       582      2538         0     10160      7706    248769   no data   no data  --
4.40/1.15	c  F st    12     25001       582      2538         0     12394      7706    292437   no data   no data  --
4.40/1.15	c  N st    12     25001       582      2538         0     12394      7706    292437   no data   no data  --
5.16/1.39	c  N dy    18     30001       582      2538         0     10706      7706    230651   no data   no data  --
5.16/1.39	c  S st    18     30001       582      2538         0     10706      7706    230651   no data   no data  --
5.55/1.42	c  S st    18     30505       582      2538         0     11210      7706    243452   no data   no data  --
5.55/1.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.55/1.42	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.55/1.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
5.55/1.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.55/1.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.55/1.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    582 time:  0.00 s
5.55/1.43	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
6.35/1.68	c lits-rem:       148  cl-subs:      372  v-elim:      0  v-fix:    0  time:  0.99 s
6.35/1.69	c asymm  cl-useful: 0/2538/2538 lits-rem:0 time: 0.04
6.35/1.69	c calculated reachability. Time: 0.00
6.35/1.69	c  N dy    18     30505       582      2538         0     10838      7706    231845   no data   no data  --
7.56/1.92	c  N dy    33     34533       582      2538         0     14825      7706    331357     17.69     18.75  --
8.36/2.13	c  N dy    41     38600       582      2538         0     11018      7706    182105     17.25     18.88  --
9.54/2.46	c  N dy    65     43768       582      2538         0     16142      7706    315523     17.37     18.43  --
10.34/2.61	c  S st    69     45758       582      2538         0      9254      7706    113727     17.20     17.23  --
10.34/2.63	c  S st    69     46260       582      2538         0      9756      7706    126041     17.20   no data  --
10.34/2.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.34/2.63	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
10.34/2.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
10.34/2.64	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.34/2.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.34/2.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    582 time:  0.00 s
10.34/2.64	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
10.74/2.72	c lits-rem:         9  cl-subs:       15  v-elim:      0  v-fix:    0  time:  0.33 s
10.74/2.72	c vivif2 --  cl tried     2538 cl shrink        0 lits rem          0 time: 0.00
10.74/2.72	c vivif2 --  cl tried     9741 cl shrink        0 lits rem          0 time: 0.00
10.74/2.73	c asymm  cl-useful: 0/2538/2538 lits-rem:0 time: 0.03
10.74/2.73	c calculated reachability. Time: 0.00
10.74/2.73	c  N dy    69     46260       582      2538         0      9741      7706    125655     17.20   no data  --
11.54/2.99	c  N dy    80     50976       582      2538         0     14396      7706    244721     17.09     18.18  --
12.75/3.26	c  N dy    93     55018       582      2538         0     18402      7706    347735     16.96     20.34  --
13.93/3.52	c  N dy   118     59074       582      2538         0     12553      7706    177163     17.08     19.55  --
14.73/3.78	c  N dy   141     63132       582      2538         0     16580      7706    279404     17.18     18.11  --
15.93/4.08	c  N dy   155     67236       582      2538         0     20646      7706    384072     17.15     20.45  --
16.72/4.24	c  S st   164     69391       582      2538         0     11892      7706    136913     17.14     17.06  --
16.72/4.27	c  S st   164     69898       582      2538         0     12398      7706    149410     17.14   no data  --
16.72/4.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
16.72/4.27	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
16.72/4.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
16.72/4.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
16.72/4.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.72/4.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    582 time:  0.00 s
16.72/4.28	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
17.56/4.44	c lits-rem:        14  cl-subs:       24  v-elim:      0  v-fix:    0  time:  0.63 s
17.56/4.44	c vivif2 --  cl tried     2538 cl shrink        0 lits rem          0 time: 0.00
17.56/4.45	c vivif2 --  cl tried    12374 cl shrink        0 lits rem          0 time: 0.01
17.56/4.46	c asymm  cl-useful: 0/2538/2538 lits-rem:0 time: 0.04
17.56/4.46	c calculated reachability. Time: 0.00
17.56/4.46	c  N dy   164     69898       582      2538         0     12374      7706    148653     17.14   no data  --
18.70/4.75	c  N dy   186     74522       582      2538         0     16961      7706    263853     17.18     18.20  --
20.31/5.12	c  N dy   212     79326       582      2538         0     21724      7706    384284     17.24     20.63  --
21.94/5.51	c  N dy   220     84722       582      2538         0     15163      7706    195810     17.14     18.12  --
22.34/5.69	c  F st   229     87502       582      2538         0     17900      7706    262424     17.09   no data  --
23.49/5.95	c  N st   234     90800       582      2538         0     21161      7706    348400     17.09   no data  --
25.89/6.52	c  N dy   250     98225       582      2538         0     15647      7706    192454     17.06     18.18  --
27.88/7.05	c  N dy   286    104574       582      2538         0     21931      7706    354437     17.13     19.96  --
27.88/7.07	c  S st   289    104847       582      2538         0     22203      7706    361387     17.13   no data  --
28.28/7.13	c  S st   289    105351       582      2538         0     22706      7706    375237     17.13   no data  --
28.28/7.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
28.28/7.13	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
28.28/7.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.03
28.28/7.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
28.28/7.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
28.28/7.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    582 time:  0.00 s
28.28/7.15	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
31.86/8.07	c lits-rem:       321  cl-subs:      481  v-elim:      0  v-fix:    0  time:  3.64 s
31.86/8.07	c vivif2 --  cl tried     2538 cl shrink        0 lits rem          0 time: 0.00
31.86/8.07	c vivif2 --  cl tried    22225 cl shrink        0 lits rem          0 time: 0.02
31.86/8.09	c asymm  cl-useful: 0/2538/2538 lits-rem:0 time: 0.07
31.86/8.09	c calculated reachability. Time: 0.00
31.86/8.09	c  N dy   289    105351       582      2538         0     22225      7706    362340     17.13   no data  --
34.67/8.71	c  N dy   307    112094       582      2538         0     15052      7706    157550     17.10     18.20  --
36.65/9.29	c  N dy   355    119327       582      2538         0     22216      7706    342201     17.19     18.61  --
40.24/10.13	c  N dy   394    126966       582      2538         0     14933      7706    132281     17.22     18.15  --
42.64/10.79	c  N dy   427    135339       582      2538         0     23219      7706    340085     17.20     18.13  --
46.63/11.71	c  N dy   482    144120       582      2538         0     16079      7706    141114     17.27     18.28  --
49.81/12.52	c  N dy   515    154077       582      2538         0     25962      7706    395222     17.27     18.21  --
51.41/12.94	c  S st   541    158027       582      2538         0     29877      7706    497628     17.30   no data  --
51.81/13.00	c  S st   541    158528       582      2538         0     30377      7706    509732     17.30   no data  --
51.81/13.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
51.81/13.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
51.81/13.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
51.81/13.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
51.81/13.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
51.81/13.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    582 time:  0.00 s
51.81/13.03	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
58.18/14.63	c lits-rem:       547  cl-subs:      481  v-elim:      0  v-fix:    0  time:  6.38 s
58.18/14.63	c vivif2 --  cl tried     2538 cl shrink        0 lits rem          0 time: 0.00
58.18/14.64	c vivif2 --  cl tried    29896 cl shrink        0 lits rem          0 time: 0.02
58.18/14.66	c asymm  cl-useful: 0/2538/2538 lits-rem:0 time: 0.10
58.18/14.66	c calculated reachability. Time: 0.00
58.18/14.66	c  N dy   541    158528       582      2538         0     29896      7706    495196     17.30   no data  --
62.17/15.61	c  N dy   588    168673       582      2538         0     23101      7706    304786     17.31     20.48  --
66.56/16.75	c  N dy   646    179476       582      2538         0     33810      7706    579660     17.35     18.35  --
70.95/17.86	c  N dy   710    190988       582      2538         0     27375      7706    395725     17.39     18.36  --
77.33/19.42	c  N dy   765    203270       582      2538         0     20717      7706    203680     17.42     25.19  --
82.52/20.74	c  N dy   824    216295       582      2538         0     33610      7706    535326     17.42     18.34  --
88.90/22.36	c  N dy   865    230204       582      2538         0     27562      7706    357767     17.38     18.37  --
92.89/23.34	c  S st   892    237792       582      2538         0     35060      7706    552191     17.37     17.01  --
93.28/23.43	c  S st   892    238295       582      2538         0     35563      7706    565262     17.37   no data  --
93.28/23.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
93.28/23.43	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
93.28/23.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.06
93.28/23.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
93.28/23.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
93.28/23.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    582 time:  0.00 s
93.28/23.46	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
100.47/25.26	c lits-rem:       562  cl-subs:      675  v-elim:      0  v-fix:    0  time:  7.15 s
100.47/25.26	c vivif2 --  cl tried     2538 cl shrink        0 lits rem          0 time: 0.00
100.47/25.27	c vivif2 --  cl tried    34888 cl shrink        0 lits rem          0 time: 0.03
100.47/25.30	c asymm  cl-useful: 0/2538/2538 lits-rem:0 time: 0.12
100.91/25.31	c calculated reachability. Time: 0.00
100.91/25.31	c  N dy   892    238295       582      2538         0     34888      7706    545997     17.37   no data  --
107.65/27.04	c  N dy   947    253545       582      2538         0     29184      7706    374840     17.36     20.58  --
116.42/29.21	c  N dy  1015    269738       582      2538         0     23433      7706    212681     17.36     23.27  --
124.39/31.24	c  N dy  1074    286972       582      2538         0     40474      7706    651657     17.36     19.24  --
133.57/33.51	c  N dy  1172    305335       582      2538         0     35957      7706    527607     17.41     21.31  --
133.97/33.64	c  F st  1179    306251       582      2538         0     36863      7706    551421     17.41   no data  --
136.75/34.35	c Decided on static restart strategy
143.14/35.92	c  N st  1188    324959       582      2538         0     31584      7706    603334     17.41   no data  --
155.90/39.14	c  N st  1190    348956       582      2538         0     30529      7706    566835     17.41   no data  --
160.29/40.23	c  S st  1191    357442       582      2538         0     38858      7706    805476     17.41   no data  --
160.69/40.33	c  S st  1191    357946       582      2538         0     39361      7706    818659     17.41   no data  --
160.69/40.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
160.69/40.33	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
160.69/40.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.06
160.69/40.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
160.69/40.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
160.69/40.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    582 time:  0.00 s
160.69/40.37	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
169.86/42.66	c lits-rem:       746  cl-subs:     1740  v-elim:      0  v-fix:    0  time:  9.13 s
169.86/42.66	c vivif2 --  cl tried     2538 cl shrink        0 lits rem          0 time: 0.00
169.86/42.67	c vivif2 --  cl tried    37621 cl shrink        0 lits rem          0 time: 0.04
170.26/42.71	c asymm  cl-useful: 0/2538/2538 lits-rem:0 time: 0.15
170.26/42.71	c calculated reachability. Time: 0.00
170.26/42.71	c  N st  1191    357946       582      2538         0     37621      7706    766422     17.41   no data  --
189.04/47.49	c  N st  1192    390339       582      2538         0     43753      7706    890398     17.41   no data  --
218.91/54.94	c  N st  1193    438928       582      2538         0     37521      7706    661923     17.41   no data  --
263.21/66.02	c  N st  1194    511811       582      2538         0     51288      7706   1035507     17.41   no data  --
281.17/70.56	c  N st  1195    536921       582      2538         0     45549      7706    817088     17.41   no data  --
281.17/70.57	c  S st  1195    536921       582      2538         0     45549      7706    817088     17.41   no data  --
281.52/70.67	c  S st  1195    537423       582      2538         0     46051      7706    830057     17.41   no data  --
281.52/70.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
281.52/70.67	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
281.52/70.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.07
281.92/70.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
281.92/70.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
281.92/70.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    582 time:  0.00 s
281.92/70.72	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
291.10/73.02	c lits-rem:      2813  cl-subs:     1296  v-elim:      0  v-fix:    0  time:  9.18 s
291.10/73.02	c vivif2 --  cl tried     2538 cl shrink        0 lits rem          0 time: 0.00
291.10/73.03	c vivif2 --  cl tried    44755 cl shrink        0 lits rem          0 time: 0.04
291.10/73.08	c asymm  cl-useful: 0/2538/2538 lits-rem:0 time: 0.22
291.10/73.09	c calculated reachability. Time: 0.00
291.10/73.09	c  N st  1195    537423       582      2538         0     44755      7706    792241     17.41   no data  --
413.12/103.68	c  N st  1196    701407       582      2538         0     38883      7706    530663     17.41   no data  --
486.95/122.20	c  N st  1197    806134       582      2538         0     67925      7706   1373990     17.41   no data  --
486.95/122.20	c  S st  1197    806134       582      2538         0     67925      7706   1373990     17.41   no data  --
488.10/122.43	c  S st  1197    806635       582      2538         0     68425      7706   1387804     17.41   no data  --
488.10/122.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
488.10/122.43	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
488.10/122.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.12
488.50/122.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
488.50/122.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
488.50/122.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    582 time:  0.00 s
488.50/122.51	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
506.46/127.04	c lits-rem:       330  cl-subs:     3125  v-elim:      0  v-fix:    0  time: 18.05 s
506.46/127.04	c vivif2 --  cl tried     2538 cl shrink        0 lits rem          0 time: 0.00
506.46/127.05	c vivif2 --  cl tried    65300 cl shrink        0 lits rem          0 time: 0.06
506.86/127.14	c asymm  cl-useful: 0/2538/2538 lits-rem:0 time: 0.35
506.86/127.14	c calculated reachability. Time: 0.00
506.86/127.14	c  N st  1197    806635       582      2538         0     65300      7706   1297225     17.41   no data  --
758.94/190.34	c  F st  1198   1071875       582      2538         0     80778      7706   1563368     17.41   no data  --
758.94/190.34	c  N st  1198   1071875       582      2538         0     80778      7706   1563368     17.41   no data  --
778.83/195.32	c  N dy  1289   1091888       582      2538         0     56565      7706    785287     17.45     20.35  --
801.97/201.20	c  N dy  1391   1112725       582      2538         0     77212      7706   1321471     17.48     18.54  --
828.30/207.80	c  N dy  1507   1133370       582      2538         0     52384      7706    620062     17.52     18.48  --
848.63/212.89	c  N dy  1597   1153479       582      2538         0     72259      7706   1138758     17.53     18.49  --
875.76/219.66	c  N dy  1687   1173518       582      2538         0     92078      7706   1658260     17.55     19.34  --
895.34/224.58	c  N dy  1799   1193617       582      2538         0     65591      7706    933083     17.59     19.71  --
916.03/229.79	c  S st  1894   1209953       582      2538         0     81742      7706   1355666     17.62   no data  --
917.26/230.03	c  S st  1894   1210456       582      2538         0     82245      7706   1368583     17.62   no data  --
917.26/230.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
917.26/230.03	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
917.26/230.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.15
917.61/230.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
917.61/230.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
917.61/230.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    582 time:  0.00 s
917.61/230.12	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
926.80/232.40	c lits-rem:       216  cl-subs:     1418  v-elim:      0  v-fix:    0  time:  9.12 s
926.80/232.40	c vivif2 --  cl tried     2538 cl shrink        0 lits rem          0 time: 0.00
926.80/232.42	c vivif2 --  cl tried    80827 cl shrink        0 lits rem          0 time: 0.07
927.20/232.53	c asymm  cl-useful: 0/2538/2538 lits-rem:0 time: 0.44
927.20/232.53	c calculated reachability. Time: 0.00
927.20/232.53	c  N dy  1894   1210456       582      2538         0     80827      7706   1328137     17.62   no data  --
950.73/238.45	c  N dy  1956   1230515       582      2538         0     53221      7706    571161     17.60     21.03  --
969.91/243.28	c  N dy  2038   1250748       582      2538         0     73246      7706   1088511     17.60     18.58  --
998.19/250.39	c  N dy  2146   1270823       582      2538         0     93123      7706   1606286     17.63     21.45  --
1018.53/255.45	c  N dy  2255   1290877       582      2538         0     64531      7706    839623     17.65     18.61  --
1042.46/261.45	c  N dy  2356   1311070       582      2538         0     84506      7706   1366990     17.67     18.69  --
1073.96/269.30	c  N dy  2425   1336545       582      2538         0     60208      7706    699963     17.64     18.62  --
1096.29/274.94	c  N dy  2543   1356551       582      2538         0     79978      7706   1220117     17.67     19.34  --
1129.00/283.14	c  N dy  2619   1379661       582      2538         0     52399      7706    464344     17.65     18.62  --
1148.15/287.94	c  N dy  2713   1399708       582      2538         0     72236      7706    983299     17.67     19.09  --
1174.07/294.41	c  N dy  2785   1419795       582      2538         0     92068      7706   1502443     17.66     25.99  --
1202.43/301.52	c  N dy  2874   1444165       582      2538         0     64727      7706    758114     17.64     18.65  --
1226.31/307.56	c  N dy  2991   1464280       582      2538         0     84611      7706   1275482     17.67     18.61  --
1260.21/316.08	c  N dy  3079   1486074       582      2538         0     53788      7706    456842     17.66     18.62  --
1279.35/320.89	c  N dy  3173   1506174       582      2538         0     73641      7706    972632     17.67     18.63  --
1306.47/327.69	c  N dy  3262   1526231       582      2538         0     93473      7706   1491918     17.68     18.63  --
1335.98/335.09	c  N dy  3374   1546253       582      2538         0     59915      7706    598131     17.71     21.22  --
1358.71/340.74	c  N dy  3463   1566266       582      2538         0     79695      7706   1115500     17.71     19.13  --
1388.63/348.26	c  N dy  3555   1586300       582      2538         0     99526      7706   1637641     17.72     20.11  --
1414.55/354.77	c  N dy  3640   1606586       582      2538         0     65183      7706    711832     17.73     18.86  --
1438.08/360.63	c  N dy  3739   1626764       582      2538         0     85160      7706   1240313     17.74     18.76  --
1467.98/368.11	c  N dy  3801   1646813       582      2538         0    104943      7706   1754898     17.73     18.71  --
1491.96/374.19	c  N dy  3870   1668423       582      2538         0     70946      7706    842847     17.73     18.94  --
1519.43/381.08	c  N dy  3958   1688984       582      2538         0     91277      7706   1370395     17.74     19.03  --
1553.73/389.66	c  N dy  4057   1709063       582      2538         0    111115      7706   1896997     17.75     18.83  --
1556.53/390.33	c  S st  4060   1710457       582      2538         0    112488      7706   1932047     17.75   no data  --
1557.77/390.63	c  S st  4060   1710958       582      2538         0     56662      7706    440875     17.75   no data  --
1557.77/390.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1557.77/390.64	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1557.77/390.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.08
1557.77/390.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1557.77/390.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1557.77/390.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    582 time:  0.00 s
1557.77/390.67	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1563.30/392.05	c lits-rem:        34  cl-subs:       11  v-elim:      0  v-fix:    0  time:  5.50 s
1563.30/392.05	c vivif2 --  cl tried     2538 cl shrink        0 lits rem          0 time: 0.00
1563.30/392.06	c vivif2 --  cl tried    56651 cl shrink        0 lits rem          0 time: 0.02
1563.70/392.11	c asymm  cl-useful: 0/2538/2538 lits-rem:0 time: 0.22
1563.70/392.11	c calculated reachability. Time: 0.00
1563.70/392.11	c  N dy  4060   1710958       582      2538         0     56651      7706    440757     17.75   no data  --
1584.43/397.38	c  N dy  4176   1731033       582      2538         0     76496      7706    963607     17.76     21.71  --
1614.81/404.93	c  N dy  4244   1751795       582      2538         0     96985      7706   1493754     17.76     18.75  --
1657.82/415.71	c  N dy  4373   1772726       582      2538         0     60397      7706    517866     17.78     18.76  --
1679.76/421.28	c  N dy  4460   1792850       582      2538         0     80277      7706   1037970     17.79     18.87  --
1714.05/429.89	c  N dy  4567   1815794       582      2538         0    102915      7706   1632418     17.80     18.80  --
1753.54/439.75	c  N dy  4654   1843604       582      2538         0     72006      7706    781000     17.78     18.94  --
1777.46/445.78	c  N dy  4695   1863673       582      2538         0     91771      7706   1286264     17.77     18.72  --
1813.35/454.75	c  N dy  4820   1884646       582      2538         0    112518      7706   1835529     17.78     18.74  --
1840.07/461.49	c  N dy  4885   1905449       582      2538         0     73805      7706    812017     17.78     19.04  --
1866.80/468.16	c  N dy  5000   1925537       582      2538         0     93684      7706   1337233     17.79     20.16  --
1901.90/476.98	c  N dy  5091   1945799       582      2538         0    113659      7706   1858116     17.80     18.81  --
1929.82/483.91	c  N dy  5191   1965943       582      2538         0     73340      7706    798779     17.81     18.77  --
1956.58/490.64	c  N dy  5299   1986282       582      2538         0     93438      7706   1328164     17.82     18.96  --
2011.16/504.36	c  N dy  5373   2019687       582      2538         0     65089      7706    550522     17.79     18.82  --
2034.30/510.16	c  N dy  5472   2039707       582      2538         0     84859      7706   1072374     17.80     22.26  --
2063.82/517.52	c  N dy  5508   2059734       582      2538         0    104527      7706   1572005     17.78     19.51  --
2100.90/526.80	c  N dy  5587   2080017       582      2538         0     62478      7706    472167     17.78     18.88  --
2125.23/532.95	c  N dy  5684   2102935       582      2538         0     85084      7706   1067475     17.79     18.73  --
2158.78/541.32	c  N dy  5774   2123921       582      2538         0    105773      7706   1607271     17.79     19.07  --
2197.01/550.92	c  N dy  5869   2143984       582      2538         0    125630      7706   2132234     17.79     19.51  --
2228.97/558.95	c  N dy  5930   2172292       582      2538         0     90365      7706   1186771     17.78     18.88  --
2263.66/567.63	c  N dy  6027   2193192       582      2538         0    111022      7706   1732781     17.78     18.86  --
2299.16/576.53	c  S st  6074   2210959       582      2538         0     64434      7706    480392     17.78     15.01  --
2299.90/576.73	c  S st  6074   2211460       582      2538         0     64933      7706    493638     17.78   no data  --
2299.90/576.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
2299.90/576.74	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2299.90/576.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.14
2299.90/576.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2299.90/576.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2299.90/576.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    582 time:  0.00 s
2299.90/576.79	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2310.68/579.41	c lits-rem:        36  cl-subs:       34  v-elim:      0  v-fix:    0  time: 10.45 s
2310.68/579.41	c vivif2 --  cl tried     2538 cl shrink        0 lits rem          0 time: 0.00
2310.68/579.42	c vivif2 --  cl tried    64899 cl shrink        0 lits rem          0 time: 0.04
2311.08/579.52	c asymm  cl-useful: 0/2538/2538 lits-rem:0 time: 0.37
2311.08/579.52	c calculated reachability. Time: 0.00
2311.08/579.52	c  N dy  6074   2211460       582      2538         0     64899      7706    492924     17.78   no data  --
2336.21/585.87	c  N dy  6179   2232108       582      2538         0     85329      7706   1027795     17.79     18.88  --
2367.71/593.74	c  N dy  6281   2252365       582      2538         0    105352      7706   1554460     17.79     18.78  --
2408.43/603.96	c  N dy  6402   2272390       582      2538         0    125140      7706   2079602     17.81     22.13  --
2436.30/610.97	c  N dy  6477   2292422       582      2538         0     79733      7706    856695     17.81     20.17  --
2470.26/619.48	c  N dy  6519   2318111       582      2538         0    104969      7706   1498667     17.78     18.72  --
2509.34/629.29	c  N dy  6623   2338432       582      2538         0    125074      7706   2034750     17.79     18.82  --
2540.79/637.12	c  N dy  6735   2358484       582      2538         0     78777      7706    813462     17.80     18.77  --
2570.75/644.68	c  N dy  6803   2378696       582      2538         0     98693      7706   1333342     17.80     18.82  --
2608.60/654.12	c  N dy  6899   2399135       582      2538         0    118853      7706   1857686     17.81     19.01  --
2647.67/663.91	c  N dy  6992   2419187       582      2538         0     71561      7706    605151     17.82     18.94  --
2676.03/671.07	c  N dy  7057   2442275       582      2538         0     94250      7706   1190807     17.81     18.81  --
2709.48/679.40	c  N dy  7126   2462347       582      2538         0    114007      7706   1711884     17.81     21.86  --
2752.15/690.18	c  N dy  7238   2482400       582      2538         0    133821      7706   2239322     17.82     19.30  --
2780.88/697.39	c  N dy  7302   2505211       582      2538         0     88289      7706   1027564     17.82     18.83  --
2812.43/705.28	c  N dy  7409   2525290       582      2538         0    108099      7706   1556964     17.82     20.66  --
2851.52/715.08	c  N dy  7497   2545375       582      2538         0    127929      7706   2078783     17.83     18.84  --
2887.01/723.96	c  N dy  7559   2566405       582      2538         0     79604      7706    768094     17.82     18.81  --
2915.67/731.15	c  N dy  7691   2586439       582      2538         0     99411      7706   1298612     17.83     18.83  --
2951.57/740.10	c  N dy  7789   2606516       582      2538         0    119259      7706   1825229     17.84     18.91  --
2997.03/751.53	c  N dy  7906   2627453       582      2538         0    139935      7706   2372332     17.84     18.94  --
3023.35/758.12	c  N dy  7985   2647454       582      2538         0     89600      7706   1020568     17.85     18.83  --
3055.66/766.23	c  N dy  8055   2667503       582      2538         0    109327      7706   1532268     17.84     19.00  --
3096.35/776.41	c  N dy  8169   2687561       582      2538         0    129173      7706   2061174     17.85     21.89  --
3132.68/785.53	c  N dy  8240   2707719       582      2538         0     78008      7706    694698     17.85     18.87  --
3137.06/786.67	c  S st  8254   2711460       582      2538         0     81699      7706    789909     17.85   no data  --
3137.81/786.88	c  S st  8254   2711963       582      2538         0     82202      7706    803120     17.85   no data  --
3137.81/786.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3137.81/786.89	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3138.21/786.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.14
3138.21/786.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3138.21/786.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3138.21/786.95	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    582 time:  0.00 s
3138.21/786.95	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3149.39/789.75	c lits-rem:       922  cl-subs:      602  v-elim:      0  v-fix:    0  time: 11.18 s
3149.39/789.75	c vivif2 --  cl tried     2538 cl shrink        0 lits rem          0 time: 0.00
3149.39/789.76	c vivif2 --  cl tried    81600 cl shrink        0 lits rem          0 time: 0.04
3149.82/789.87	c asymm  cl-useful: 0/2538/2538 lits-rem:0 time: 0.43
3149.82/789.88	c calculated reachability. Time: 0.00
3149.82/789.88	c  N dy  8254   2711963       582      2538         0     81600      7706    786333     17.85   no data  --
3177.70/796.89	c  N dy  8346   2732106       582      2538         0    101490      7706   1313685     17.86     19.04  --
3211.99/805.49	c  N dy  8408   2752797       582      2538         0    121864      7706   1844540     17.85     18.80  --
3255.86/816.42	c  N dy  8499   2773078       582      2538         0    141850      7706   2369435     17.85     18.84  --
3284.58/823.61	c  N dy  8597   2793120       582      2538         0     89632      7706    979151     17.86     20.88  --
3316.93/831.78	c  N dy  8698   2813730       582      2538         0    109989      7706   1521369     17.86     18.83  --
3365.54/843.94	c  N dy  8782   2834012       582      2538         0    129996      7706   2054735     17.87     18.85  --
3415.79/856.54	c  N dy  8831   2854615       582      2538         0     77292      7706    635662     17.86     18.89  --
3445.69/864.03	c  N dy  8962   2874649       582      2538         0     97122      7706   1167102     17.87     18.85  --
3480.79/872.85	c  N dy  9073   2894768       582      2538         0    116999      7706   1700845     17.88     18.85  --
3523.46/883.54	c  N dy  9131   2914908       582      2538         0    136823      7706   2217410     17.88     18.99  --
3561.75/893.18	c  N dy  9213   2934977       582      2538         0     82595      7706    748050     17.88     20.19  --
3589.67/900.15	c  N dy  9243   2955134       582      2538         0    102433      7706   1251459     17.87     18.87  --
3628.39/909.87	c  N dy  9353   2976394       582      2538         0    123413      7706   1805198     17.87     19.02  --
3672.61/920.97	c  N dy  9436   2996484       582      2538         0    143260      7706   2329326     17.87     21.09  --
3713.29/931.18	c  N dy  9516   3016963       582      2538         0     88464      7706    890488     17.87     19.09  --
3753.57/941.21	c  N dy  9616   3039900       582      2538         0    111101      7706   1495793     17.87     18.89  --
3793.85/951.31	c  N dy  9699   3060099       582      2538         0    131019      7706   2019765     17.88     18.89  --
3848.07/964.95	c  N dy  9815   3083553       582      2538         0     78193      7706    596050     17.88     18.99  --
3876.40/972.04	c  N dy  9910   3104313       582      2538         0     98719      7706   1146076     17.89     18.91  --
3911.10/980.74	c  N dy  9985   3124357       582      2538         0    118430      7706   1658587     17.89     18.93  --
4002.02/1003.50	c  N dy 10056   3170373       582      2538         0     86672      7706    782248     17.86     18.80  --
4039.52/1012.97	c  N dy 10119   3196865       582      2538         0    112681      7706   1456983     17.85     18.80  --
4069.03/1020.30	c  S st 10197   3211963       582      2538         0    127537      7706   1846663     17.86     17.29  --
4070.23/1020.66	c  S st 10197   3212466       582      2538         0    128040      7706   1860366     17.86   no data  --
4070.23/1020.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
4070.23/1020.67	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4070.63/1020.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.26
4071.06/1020.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4071.06/1020.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4071.06/1020.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    582 time:  0.00 s
4071.06/1020.81	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
4093.40/1026.49	c lits-rem:       157  cl-subs:     4981  v-elim:      0  v-fix:    0  time: 22.65 s
4093.40/1026.49	c vivif2 --  cl tried     2538 cl shrink        0 lits rem          0 time: 0.00
4093.75/1026.52	c vivif2 --  cl tried   123059 cl shrink        0 lits rem          0 time: 0.10
4094.55/1026.70	c asymm  cl-useful: 0/2538/2538 lits-rem:0 time: 0.72
4094.55/1026.70	c calculated reachability. Time: 0.00
4094.55/1026.70	c  N dy 10197   3212466       582      2538         0    123059      7706   1745759     17.86   no data  --
4134.84/1036.81	c  N dy 10226   3232543       582      2538         0    142822      7706   2252243     17.85     19.04  --
4235.73/1062.17	c  N dy 10266   3294306       582      2538         0    125602      7706   1718426     17.79     18.80  --
4282.05/1073.79	c  N dy 10391   3314337       582      2538         0    145393      7706   2257553     17.80     21.68  --
4352.97/1091.56	c  N dy 10459   3346522       582      2538         0     98417      7706   1040136     17.78     18.84  --
4390.86/1101.05	c  N dy 10511   3367180       582      2538         0    118745      7706   1561490     17.77     18.72  --
4433.93/1111.89	c  N dy 10621   3387417       582      2538         0    138726      7706   2091436     17.78     18.82  --
4485.38/1124.78	c  N dy 10738   3407467       582      2538         0    158527      7706   2615870     17.79     21.45  --
4516.08/1132.46	c  N dy 10861   3427561       582      2538         0     98701      7706   1064641     17.79     22.25  --
4553.62/1141.85	c  N dy 10957   3447584       582      2538         0    118459      7706   1593751     17.80     18.78  --
4599.04/1153.25	c  N dy 11061   3467633       582      2538         0    138258      7706   2118280     17.80     19.43  --
4650.53/1166.16	c  N dy 11184   3487688       582      2538         0    158094      7706   2652749     17.81     18.75  --
4683.19/1174.30	c  N dy 11230   3509101       582      2538         0     98419      7706   1043161     17.80     18.81  --
4718.68/1183.22	c  N dy 11344   3529273       582      2538         0    118315      7706   1578228     17.81     18.78  --
4763.75/1194.53	c  N dy 11414   3550439       582      2538         0    139200      7706   2123250     17.81     18.76  --

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-3368856-1305404583/watcher-3368856-1305404583 -o /tmp/evaluation-result-3368856-1305404583/solver-3368856-1305404583 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3368856-1305404583.cnf 

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

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


[startup+0 s]
/proc/loadavg: 7.06 7.89 8.02 2/353 28578
/proc/meminfo: memFree=24018008/32951124 swapFree=56449224/67111528
[pid=28578] ppid=28576 vsize=51236 CPUtime=0.02 cores=0,2,4,6
/proc/28578/stat : 28578 (strangenight1-m) R 28576 28578 28046 0 -1 4202496 413 0 0 0 2 0 0 0 23 0 4 0 652058660 52465664 353 33554432000 4194304 4650419 140734330615216 18446744073709551615 47772550096818 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28578/statm: 12809 353 303 112 0 7774 0
[pid=28578/tid=28583] ppid=28576 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/28578/task/28583/stat : 28583 (strangenight1-m) R 28576 28578 28046 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 4 0 652058660 52465664 353 33554432000 4194304 4650419 140734330615216 18446744073709551615 253640915953 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28578/tid=28584] ppid=28576 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/28578/task/28584/stat : 28584 (strangenight1-m) R 28576 28578 28046 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 4 0 652058660 52465664 353 33554432000 4194304 4650419 140734330615216 18446744073709551615 47772550096818 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=28578/tid=28585] ppid=28576 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/28578/task/28585/stat : 28585 (strangenight1-m) R 28576 28578 28046 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 4 0 652058660 52465664 353 33554432000 4194304 4650419 140734330615216 18446744073709551615 47772550096818 0 0 4096 2 0 0 0 -1 2 0 0 0

[startup+0.11546 s]
/proc/loadavg: 7.06 7.89 8.02 2/353 28578
/proc/meminfo: memFree=24018008/32951124 swapFree=56449224/67111528
[pid=28578] ppid=28576 vsize=348268 CPUtime=0.43 cores=0,2,4,6
/proc/28578/stat : 28578 (strangenight1-m) R 28576 28578 28046 0 -1 4202496 1903 0 0 0 43 0 0 0 24 0 4 0 652058660 356626432 1743 33554432000 4194304 4650419 140734330615216 18446744073709551615 4364400 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/28578/statm: 87067 1743 391 112 0 82032 0
[pid=28578/tid=28583] ppid=28576 vsize=348268 CPUtime=0.1 cores=0,2,4,6
/proc/28578/task/28583/stat : 28583 (strangenight1-m) R 28576 28578 28046 0 -1 4202560 409 0 0 0 10 0 0 0 25 0 4 0 652058660 356626432 1743 33554432000 4194304 4650419 140734330615216 18446744073709551615 4328259 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28578/tid=28584] ppid=28576 vsize=348268 CPUtime=0.11 cores=0,2,4,6
/proc/28578/task/28584/stat : 28584 (strangenight1-m) R 28576 28578 28046 0 -1 4202560 408 0 0 0 11 0 0 0 25 0 4 0 652058660 356626432 1743 33554432000 4194304 4650419 140734330615216 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=28578/tid=28585] ppid=28576 vsize=348268 CPUtime=0.1 cores=0,2,4,6
/proc/28578/task/28585/stat : 28585 (strangenight1-m) R 28576 28578 28046 0 -1 4202560 278 0 0 0 10 0 0 0 25 0 4 0 652058660 356626432 1743 33554432000 4194304 4650419 140734330615216 18446744073709551615 4328370 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.43
Current children cumulated vsize (KiB) 348268

[startup+0.200445 s]
/proc/loadavg: 7.06 7.89 8.02 2/353 28578
/proc/meminfo: memFree=24018008/32951124 swapFree=56449224/67111528
[pid=28578] ppid=28576 vsize=349604 CPUtime=0.77 cores=0,2,4,6
/proc/28578/stat : 28578 (strangenight1-m) R 28576 28578 28046 0 -1 4202496 2617 0 0 0 77 0 0 0 24 0 4 0 652058660 357994496 1822 33554432000 4194304 4650419 140734330615216 18446744073709551615 4364402 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/28578/statm: 87401 1822 393 112 0 82366 0
[pid=28578/tid=28583] ppid=28576 vsize=349604 CPUtime=0.18 cores=0,2,4,6
/proc/28578/task/28583/stat : 28583 (strangenight1-m) R 28576 28578 28046 0 -1 4202560 586 0 0 0 18 0 0 0 25 0 4 0 652058660 357994496 1822 33554432000 4194304 4650419 140734330615216 18446744073709551615 4364336 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28578/tid=28584] ppid=28576 vsize=349604 CPUtime=0.19 cores=0,2,4,6
/proc/28578/task/28584/stat : 28584 (strangenight1-m) R 28576 28578 28046 0 -1 4202560 579 0 0 0 19 0 0 0 25 0 4 0 652058660 357994496 1823 33554432000 4194304 4650419 140734330615216 18446744073709551615 4367329 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=28578/tid=28585] ppid=28576 vsize=349604 CPUtime=0.19 cores=0,2,4,6
/proc/28578/task/28585/stat : 28585 (strangenight1-m) R 28576 28578 28046 0 -1 4202560 464 0 0 0 19 0 0 0 25 0 4 0 652058660 357994496 1823 33554432000 4194304 4650419 140734330615216 18446744073709551615 4364762 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.77
Current children cumulated vsize (KiB) 349604

[startup+0.300427 s]
/proc/loadavg: 7.06 7.89 8.02 2/353 28578
/proc/meminfo: memFree=24018008/32951124 swapFree=56449224/67111528
[pid=28578] ppid=28576 vsize=349604 CPUtime=1.17 cores=0,2,4,6
/proc/28578/stat : 28578 (strangenight1-m) R 28576 28578 28046 0 -1 4202496 3019 0 0 0 117 0 0 0 25 0 4 0 652058660 357994496 2224 33554432000 4194304 4650419 140734330615216 18446744073709551615 4311266 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/28578/statm: 87401 2224 393 112 0 82366 0
[pid=28578/tid=28583] ppid=28576 vsize=349604 CPUtime=0.28 cores=0,2,4,6
/proc/28578/task/28583/stat : 28583 (strangenight1-m) R 28576 28578 28046 0 -1 4202560 668 0 0 0 28 0 0 0 25 0 4 0 652058660 357994496 2224 33554432000 4194304 4650419 140734330615216 18446744073709551615 4365203 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28578/tid=28584] ppid=28576 vsize=349604 CPUtime=0.29 cores=0,2,4,6
/proc/28578/task/28584/stat : 28584 (strangenight1-m) R 28576 28578 28046 0 -1 4202560 691 0 0 0 29 0 0 0 25 0 4 0 652058660 357994496 2224 33554432000 4194304 4650419 140734330615216 18446744073709551615 4328134 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=28578/tid=28585] ppid=28576 vsize=349604 CPUtime=0.29 cores=0,2,4,6
/proc/28578/task/28585/stat : 28585 (strangenight1-m) R 28576 28578 28046 0 -1 4202560 565 0 0 0 29 0 0 0 25 0 4 0 652058660 357994496 2224 33554432000 4194304 4650419 140734330615216 18446744073709551615 4363510 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 349604

[startup+0.700354 s]
/proc/loadavg: 7.06 7.89 8.02 2/353 28578
/proc/meminfo: memFree=24018008/32951124 swapFree=56449224/67111528
[pid=28578] ppid=28576 vsize=350588 CPUtime=2.77 cores=0,2,4,6
/proc/28578/stat : 28578 (strangenight1-m) R 28576 28578 28046 0 -1 4202496 4690 0 0 0 277 0 0 0 25 0 4 0 652058660 359002112 2944 33554432000 4194304 4650419 140734330615216 18446744073709551615 4365337 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/28578/statm: 87647 2944 393 112 0 82612 0
[pid=28578/tid=28583] ppid=28576 vsize=350588 CPUtime=0.68 cores=0,2,4,6
/proc/28578/task/28583/stat : 28583 (strangenight1-m) R 28576 28578 28046 0 -1 4202560 1073 0 0 0 68 0 0 0 25 0 4 0 652058660 359002112 2944 33554432000 4194304 4650419 140734330615216 18446744073709551615 4367284 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28578/tid=28584] ppid=28576 vsize=350588 CPUtime=0.69 cores=0,2,4,6
/proc/28578/task/28584/stat : 28584 (strangenight1-m) R 28576 28578 28046 0 -1 4202560 1133 0 0 0 69 0 0 0 25 0 4 0 652058660 359002112 2944 33554432000 4194304 4650419 140734330615216 18446744073709551615 4366896 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=28578/tid=28585] ppid=28576 vsize=350588 CPUtime=0.69 cores=0,2,4,6
/proc/28578/task/28585/stat : 28585 (strangenight1-m) R 28576 28578 28046 0 -1 4202560 954 0 0 0 69 0 0 0 25 0 4 0 652058660 359002112 2944 33554432000 4194304 4650419 140734330615216 18446744073709551615 4365300 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 350588

[startup+1.50021 s]
/proc/loadavg: 7.06 7.89 8.02 9/365 28590
/proc/meminfo: memFree=23987408/32951124 swapFree=56449224/67111528
[pid=28578] ppid=28576 vsize=356904 CPUtime=5.95 cores=0,2,4,6
/proc/28578/stat : 28578 (strangenight1-m) R 28576 28578 28046 0 -1 4202496 9393 0 0 0 595 0 0 0 25 0 4 0 652058660 365469696 4991 33554432000 4194304 4650419 140734330615216 18446744073709551615 4438239 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/28578/statm: 89226 4991 395 112 0 84191 0
[pid=28578/tid=28583] ppid=28576 vsize=356904 CPUtime=1.48 cores=0,2,4,6
/proc/28578/task/28583/stat : 28583 (strangenight1-m) R 28576 28578 28046 0 -1 4202560 1917 0 0 0 148 0 0 0 25 0 4 0 652058660 365469696 4991 33554432000 4194304 4650419 140734330615216 18446744073709551615 4364358 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28578/tid=28584] ppid=28576 vsize=356904 CPUtime=1.49 cores=0,2,4,6
/proc/28578/task/28584/stat : 28584 (strangenight1-m) R 28576 28578 28046 0 -1 4202560 1998 0 0 0 149 0 0 0 25 0 4 0 652058660 365469696 4991 33554432000 4194304 4650419 140734330615216 18446744073709551615 4520240 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=28578/tid=28585] ppid=28576 vsize=356904 CPUtime=1.49 cores=0,2,4,6
/proc/28578/task/28585/stat : 28585 (strangenight1-m) R 28576 28578 28046 0 -1 4202560 1700 0 0 0 149 0 0 0 25 0 4 0 652058660 365469696 4991 33554432000 4194304 4650419 140734330615216 18446744073709551615 4366865 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 356904

[startup+3.10092 s]
/proc/loadavg: 7.06 7.89 8.02 9/365 28590
/proc/meminfo: memFree=23960744/32951124 swapFree=56449224/67111528
[pid=28578] ppid=28576 vsize=349284 CPUtime=12.34 cores=0,2,4,6
/proc/28578/stat : 28578 (strangenight1-m) R 28576 28578 28046 0 -1 4202496 18073 0 0 0 1233 1 0 0 25 0 4 0 652058660 357666816 10772 33554432000 4194304 4650419 140734330615216 18446744073709551615 4363416 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/28578/statm: 87321 10772 395 112 0 82286 0
[pid=28578/tid=28583] ppid=28576 vsize=349284 CPUtime=3.08 cores=0,2,4,6
/proc/28578/task/28583/stat : 28583 (strangenight1-m) R 28576 28578 28046 0 -1 4202560 4100 0 0 0 308 0 0 0 25 0 4 0 652058660 357666816 10772 33554432000 4194304 4650419 140734330615216 18446744073709551615 4365252 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28578/tid=28584] ppid=28576 vsize=349284 CPUtime=3.08 cores=0,2,4,6
/proc/28578/task/28584/stat : 28584 (strangenight1-m) R 28576 28578 28046 0 -1 4202560 4957 0 0 0 308 0 0 0 25 0 4 0 652058660 357666816 10772 33554432000 4194304 4650419 140734330615216 18446744073709551615 4367232 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=28578/tid=28585] ppid=28576 vsize=349284 CPUtime=3.09 cores=0,2,4,6
/proc/28578/task/28585/stat : 28585 (strangenight1-m) R 28576 28578 28046 0 -1 4202560 3998 0 0 0 309 0 0 0 25 0 4 0 652058660 357666816 10772 33554432000 4194304 4650419 140734330615216 18446744073709551615 4365369 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 349284

[startup+6.30034 s]
/proc/loadavg: 7.14 7.89 8.02 9/365 28590
/proc/meminfo: memFree=23906108/32951124 swapFree=56449224/67111528
[pid=28578] ppid=28576 vsize=340220 CPUtime=25.09 cores=0,2,4,6
/proc/28578/stat : 28578 (strangenight1-m) R 28576 28578 28046 0 -1 4202496 24991 0 0 0 2506 3 0 0 25 0 4 0 652058660 348385280 14691 33554432000 4194304 4650419 140734330615216 18446744073709551615 4331989 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/28578/statm: 85055 14691 395 112 0 80020 0
[pid=28578/tid=28583] ppid=28576 vsize=340220 CPUtime=6.27 cores=0,2,4,6
/proc/28578/task/28583/stat : 28583 (strangenight1-m) R 28576 28578 28046 0 -1 4202560 6453 0 0 0 626 1 0 0 25 0 4 0 652058660 348385280 14691 33554432000 4194304 4650419 140734330615216 18446744073709551615 4366857 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28578/tid=28584] ppid=28576 vsize=340220 CPUtime=6.28 cores=0,2,4,6
/proc/28578/task/28584/stat : 28584 (strangenight1-m) R 28576 28578 28046 0 -1 4202560 6563 0 0 0 628 0 0 0 25 0 4 0 652058660 348385280 14691 33554432000 4194304 4650419 140734330615216 18446744073709551615 4366831 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=28578/tid=28585] ppid=28576 vsize=340220 CPUtime=6.28 cores=0,2,4,6
/proc/28578/task/28585/stat : 28585 (strangenight1-m) R 28576 28578 28046 0 -1 4202560 5712 0 0 0 628 0 0 0 25 0 4 0 652058660 348385280 14691 33554432000 4194304 4650419 140734330615216 18446744073709551615 4365223 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 25.09
Current children cumulated vsize (KiB) 340220

[startup+12.7012 s]
/proc/loadavg: 7.21 7.89 8.02 9/365 28590
/proc/meminfo: memFree=23839208/32951124 swapFree=56449224/67111528
[pid=28578] ppid=28576 vsize=349868 CPUtime=50.61 cores=0,2,4,6
/proc/28578/stat : 28578 (strangenight1-m) R 28576 28578 28046 0 -1 4202496 38084 0 0 0 5055 6 0 0 25 0 4 0 652058660 358264832 24020 33554432000 4194304 4650419 140734330615216 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/28578/statm: 87467 24020 395 112 0 82432 0
[pid=28578/tid=28583] ppid=28576 vsize=349868 CPUtime=12.67 cores=0,2,4,6
/proc/28578/task/28583/stat : 28583 (strangenight1-m) R 28576 28578 28046 0 -1 4202560 10330 0 0 0 1265 2 0 0 25 0 4 0 652058660 358264832 24020 33554432000 4194304 4650419 140734330615216 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28578/tid=28584] ppid=28576 vsize=349868 CPUtime=12.68 cores=0,2,4,6
/proc/28578/task/28584/stat : 28584 (strangenight1-m) R 28576 28578 28046 0 -1 4202560 10346 0 0 0 1267 1 0 0 25 0 4 0 652058660 358264832 24020 33554432000 4194304 4650419 140734330615216 18446744073709551615 4366920 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=28578/tid=28585] ppid=28576 vsize=349868 CPUtime=12.68 cores=0,2,4,6
/proc/28578/task/28585/stat : 28585 (strangenight1-m) R 28576 28578 28046 0 -1 4202560 8358 0 0 0 1267 1 0 0 25 0 4 0 652058660 358264832 24020 33554432000 4194304 4650419 140734330615216 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 50.61
Current children cumulated vsize (KiB) 349868

[startup+25.5008 s]
/proc/loadavg: 7.38 7.90 8.02 9/365 28590
/proc/meminfo: memFree=23781420/32951124 swapFree=56449224/67111528
[pid=28578] ppid=28576 vsize=352568 CPUtime=101.66 cores=0,2,4,6
/proc/28578/stat : 28578 (strangenight1-m) R 28576 28578 28046 0 -1 4202496 55954 0 0 0 10155 11 0 0 25 0 4 0 652058660 361029632 31182 33554432000 4194304 4650419 140734330615216 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/28578/statm: 88142 31182 395 112 0 83107 0
[pid=28578/tid=28583] ppid=28576 vsize=352568 CPUtime=25.47 cores=0,2,4,6
/proc/28578/task/28583/stat : 28583 (strangenight1-m) R 28576 28578 28046 0 -1 4202560 16849 0 0 0 2544 3 0 0 25 0 4 0 652058660 361029632 31182 33554432000 4194304 4650419 140734330615216 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28578/tid=28584] ppid=28576 vsize=352568 CPUtime=25.49 cores=0,2,4,6
/proc/28578/task/28584/stat : 28584 (strangenight1-m) R 28576 28578 28046 0 -1 4202560 15941 0 0 0 2546 3 0 0 25 0 4 0 652058660 361029632 31182 33554432000 4194304 4650419 140734330615216 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=28578/tid=28585] ppid=28576 vsize=352568 CPUtime=25.48 cores=0,2,4,6
/proc/28578/task/28585/stat : 28585 (strangenight1-m) R 28576 28578 28046 0 -1 4202560 10804 0 0 0 2546 2 0 0 25 0 4 0 652058660 361029632 31182 33554432000 4194304 4650419 140734330615216 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 101.66
Current children cumulated vsize (KiB) 352568

[startup+51.1012 s]
/proc/loadavg: 7.80 7.95 8.03 9/365 28591
/proc/meminfo: memFree=23735128/32951124 swapFree=56449224/67111528
[pid=28578] ppid=28576 vsize=372216 CPUtime=203.75 cores=0,2,4,6
/proc/28578/stat : 28578 (strangenight1-m) R 28576 28578 28046 0 -1 4202496 84265 0 0 0 20354 21 0 0 25 0 4 0 652058660 381149184 37487 33554432000 4194304 4650419 140734330615216 18446744073709551615 4367329 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/28578/statm: 93054 37487 395 112 0 88019 0
[pid=28578/tid=28583] ppid=28576 vsize=372216 CPUtime=51.07 cores=0,2,4,6
/proc/28578/task/28583/stat : 28583 (strangenight1-m) R 28576 28578 28046 0 -1 4202560 23929 0 0 0 5101 6 0 0 25 0 4 0 652058660 381149184 37487 33554432000 4194304 4650419 140734330615216 18446744073709551615 4365210 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28578/tid=28584] ppid=28576 vsize=372216 CPUtime=51.09 cores=0,2,4,6
/proc/28578/task/28584/stat : 28584 (strangenight1-m) R 28576 28578 28046 0 -1 4202560 22406 0 0 0 5103 6 0 0 25 0 4 0 652058660 381149184 37487 33554432000 4194304 4650419 140734330615216 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=28578/tid=28585] ppid=28576 vsize=372216 CPUtime=51.07 cores=0,2,4,6
/proc/28578/task/28585/stat : 28585 (strangenight1-m) R 28576 28578 28046 0 -1 4202560 16502 0 0 0 5103 4 0 0 25 0 4 0 652058660 381149184 37487 33554432000 4194304 4650419 140734330615216 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 203.75
Current children cumulated vsize (KiB) 372216

[startup+102.301 s]
/proc/loadavg: 7.91 7.96 8.03 9/365 28592
/proc/meminfo: memFree=23685024/32951124 swapFree=56449224/67111528
[pid=28578] ppid=28576 vsize=379224 CPUtime=407.98 cores=0,2,4,6
/proc/28578/stat : 28578 (strangenight1-m) R 28576 28578 28046 0 -1 4202496 126031 0 0 0 40765 33 0 0 25 0 4 0 652058660 388325376 46705 33554432000 4194304 4650419 140734330615216 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/28578/statm: 94806 46705 395 112 0 89771 0
[pid=28578/tid=28583] ppid=28576 vsize=379224 CPUtime=102.28 cores=0,2,4,6
/proc/28578/task/28583/stat : 28583 (strangenight1-m) R 28576 28578 28046 0 -1 4202560 36475 0 0 0 10218 10 0 0 25 0 4 0 652058660 388325376 46705 33554432000 4194304 4650419 140734330615216 18446744073709551615 4367236 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28578/tid=28584] ppid=28576 vsize=379224 CPUtime=102.3 cores=0,2,4,6
/proc/28578/task/28584/stat : 28584 (strangenight1-m) R 28576 28578 28046 0 -1 4202560 29197 0 0 0 10223 7 0 0 25 0 4 0 652058660 388325376 46705 33554432000 4194304 4650419 140734330615216 18446744073709551615 4364424 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=28578/tid=28585] ppid=28576 vsize=379224 CPUtime=102.27 cores=0,2,4,6
/proc/28578/task/28585/stat : 28585 (strangenight1-m) R 28576 28578 28046 0 -1 4202560 25193 0 0 0 10220 7 0 0 25 0 4 0 652058660 388325376 46705 33554432000 4194304 4650419 140734330615216 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 407.98
Current children cumulated vsize (KiB) 379224

[startup+162.301 s]

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

[pid=28578] ppid=28576 vsize=503028 CPUtime=2800.82 cores=0,2,4,6
/proc/28578/stat : 28578 (strangenight1-m) R 28576 28578 28046 0 -1 4202496 363788 0 0 0 279956 126 0 0 25 0 4 0 652058660 515100672 87505 33554432000 4194304 4650419 140734330615216 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/28578/statm: 125757 87505 395 112 0 120722 0
[pid=28578/tid=28583] ppid=28576 vsize=503028 CPUtime=702.28 cores=0,2,4,6
/proc/28578/task/28583/stat : 28583 (strangenight1-m) R 28576 28578 28046 0 -1 4202560 106910 0 0 0 70189 39 0 0 25 0 4 0 652058660 515100672 87505 33554432000 4194304 4650419 140734330615216 18446744073709551615 4364777 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28578/tid=28584] ppid=28576 vsize=503028 CPUtime=702.31 cores=0,2,4,6
/proc/28578/task/28584/stat : 28584 (strangenight1-m) R 28576 28578 28046 0 -1 4202560 109534 0 0 0 70195 36 0 0 25 0 4 0 652058660 515100672 87505 33554432000 4194304 4650419 140734330615216 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=28578/tid=28585] ppid=28576 vsize=503028 CPUtime=702.16 cores=0,2,4,6
/proc/28578/task/28585/stat : 28585 (strangenight1-m) R 28576 28578 28046 0 -1 4202560 52173 0 0 0 70198 18 0 0 25 0 4 0 652058660 515100672 87505 33554432000 4194304 4650419 140734330615216 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2800.82
Current children cumulated vsize (KiB) 503028

[startup+762.3 s]
/proc/loadavg: 8.17 8.10 8.05 9/365 28610
/proc/meminfo: memFree=23336660/32951124 swapFree=56449224/67111528
[pid=28578] ppid=28576 vsize=526344 CPUtime=3040.15 cores=0,2,4,6
/proc/28578/stat : 28578 (strangenight1-m) R 28576 28578 28046 0 -1 4202496 387040 0 0 0 303881 134 0 0 25 0 4 0 652058660 538976256 90288 33554432000 4194304 4650419 140734330615216 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/28578/statm: 131586 90288 395 112 0 126551 0
[pid=28578/tid=28583] ppid=28576 vsize=526344 CPUtime=762.3 cores=0,2,4,6
/proc/28578/task/28583/stat : 28583 (strangenight1-m) R 28576 28578 28046 0 -1 4202560 114047 0 0 0 76188 42 0 0 25 0 4 0 652058660 538976256 90288 33554432000 4194304 4650419 140734330615216 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28578/tid=28584] ppid=28576 vsize=526344 CPUtime=762.32 cores=0,2,4,6
/proc/28578/task/28584/stat : 28584 (strangenight1-m) R 28576 28578 28046 0 -1 4202560 118690 0 0 0 76193 39 0 0 25 0 4 0 652058660 538976256 90288 33554432000 4194304 4650419 140734330615216 18446744073709551615 4366920 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=28578/tid=28585] ppid=28576 vsize=526344 CPUtime=762.18 cores=0,2,4,6
/proc/28578/task/28585/stat : 28585 (strangenight1-m) R 28576 28578 28046 0 -1 4202560 56389 0 0 0 76197 21 0 0 25 0 4 0 652058660 538976256 90288 33554432000 4194304 4650419 140734330615216 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3040.15
Current children cumulated vsize (KiB) 526344

[startup+822.3 s]
/proc/loadavg: 8.21 8.11 8.06 9/365 28612
/proc/meminfo: memFree=23316420/32951124 swapFree=56449224/67111528
[pid=28578] ppid=28576 vsize=525320 CPUtime=3279.39 cores=0,2,4,6
/proc/28578/stat : 28578 (strangenight1-m) R 28576 28578 28046 0 -1 4202496 406280 0 0 0 327797 142 0 0 25 0 4 0 652058660 537927680 92963 33554432000 4194304 4650419 140734330615216 18446744073709551615 4364762 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/28578/statm: 131330 92963 395 112 0 126295 0
[pid=28578/tid=28583] ppid=28576 vsize=525320 CPUtime=822.29 cores=0,2,4,6
/proc/28578/task/28583/stat : 28583 (strangenight1-m) R 28576 28578 28046 0 -1 4202560 115493 0 0 0 82186 43 0 0 25 0 4 0 652058660 537927680 92963 33554432000 4194304 4650419 140734330615216 18446744073709551615 4365343 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28578/tid=28584] ppid=28576 vsize=525320 CPUtime=822.31 cores=0,2,4,6
/proc/28578/task/28584/stat : 28584 (strangenight1-m) R 28576 28578 28046 0 -1 4202560 127234 0 0 0 82189 42 0 0 25 0 4 0 652058660 537927680 92963 33554432000 4194304 4650419 140734330615216 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=28578/tid=28585] ppid=28576 vsize=525320 CPUtime=822.15 cores=0,2,4,6
/proc/28578/task/28585/stat : 28585 (strangenight1-m) R 28576 28578 28046 0 -1 4202560 61398 0 0 0 82192 23 0 0 25 0 4 0 652058660 537927680 92963 33554432000 4194304 4650419 140734330615216 18446744073709551615 4363880 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3279.39
Current children cumulated vsize (KiB) 525320

[startup+882.313 s]
/proc/loadavg: 8.14 8.11 8.06 9/365 28613
/proc/meminfo: memFree=23255380/32951124 swapFree=56449224/67111528
[pid=28578] ppid=28576 vsize=655524 CPUtime=3518.73 cores=0,2,4,6
/proc/28578/stat : 28578 (strangenight1-m) R 28576 28578 28046 0 -1 4202496 426596 0 0 0 351724 149 0 0 25 0 4 0 652058660 671256576 105187 33554432000 4194304 4650419 140734330615216 18446744073709551615 4363600 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/28578/statm: 163881 105187 395 112 0 158846 0
[pid=28578/tid=28583] ppid=28576 vsize=655524 CPUtime=882.3 cores=0,2,4,6
/proc/28578/task/28583/stat : 28583 (strangenight1-m) R 28576 28578 28046 0 -1 4202560 125278 0 0 0 88185 45 0 0 25 0 4 0 652058660 671256576 105187 33554432000 4194304 4650419 140734330615216 18446744073709551615 4366920 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28578/tid=28584] ppid=28576 vsize=655524 CPUtime=882.33 cores=0,2,4,6
/proc/28578/task/28584/stat : 28584 (strangenight1-m) R 28576 28578 28046 0 -1 4202560 135195 0 0 0 88187 46 0 0 25 0 4 0 652058660 671256576 105187 33554432000 4194304 4650419 140734330615216 18446744073709551615 4366906 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=28578/tid=28585] ppid=28576 vsize=655524 CPUtime=882.15 cores=0,2,4,6
/proc/28578/task/28585/stat : 28585 (strangenight1-m) R 28576 28578 28046 0 -1 4202560 61449 0 0 0 88192 23 0 0 25 0 4 0 652058660 671256576 105187 33554432000 4194304 4650419 140734330615216 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3518.73
Current children cumulated vsize (KiB) 655524

[startup+942.301 s]
/proc/loadavg: 8.17 8.12 8.06 9/365 28615
/proc/meminfo: memFree=23236760/32951124 swapFree=56449224/67111528
[pid=28578] ppid=28576 vsize=582276 CPUtime=3757.95 cores=0,2,4,6
/proc/28578/stat : 28578 (strangenight1-m) R 28576 28578 28046 0 -1 4202496 449417 0 0 0 375638 157 0 0 25 0 4 0 652058660 596250624 101001 33554432000 4194304 4650419 140734330615216 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/28578/statm: 145569 101001 395 112 0 140534 0
[pid=28578/tid=28583] ppid=28576 vsize=582276 CPUtime=942.3 cores=0,2,4,6
/proc/28578/task/28583/stat : 28583 (strangenight1-m) R 28576 28578 28046 0 -1 4202560 130024 0 0 0 94182 48 0 0 25 0 4 0 652058660 596250624 101001 33554432000 4194304 4650419 140734330615216 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28578/tid=28584] ppid=28576 vsize=582276 CPUtime=942.31 cores=0,2,4,6
/proc/28578/task/28584/stat : 28584 (strangenight1-m) R 28576 28578 28046 0 -1 4202560 148118 0 0 0 94182 49 0 0 25 0 4 0 652058660 596250624 101001 33554432000 4194304 4650419 140734330615216 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=28578/tid=28585] ppid=28576 vsize=582276 CPUtime=942.13 cores=0,2,4,6
/proc/28578/task/28585/stat : 28585 (strangenight1-m) R 28576 28578 28046 0 -1 4202560 63017 0 0 0 94189 24 0 0 25 0 4 0 652058660 596250624 101001 33554432000 4194304 4650419 140734330615216 18446744073709551615 4365289 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3757.95
Current children cumulated vsize (KiB) 582276

[startup+1002.3 s]
/proc/loadavg: 8.13 8.11 8.06 9/365 28616
/proc/meminfo: memFree=23199404/32951124 swapFree=56449224/67111528
[pid=28578] ppid=28576 vsize=648020 CPUtime=3997.24 cores=0,2,4,6
/proc/28578/stat : 28578 (strangenight1-m) R 28576 28578 28046 0 -1 4202496 472658 0 0 0 399556 168 0 0 25 0 4 0 652058660 663572480 109933 33554432000 4194304 4650419 140734330615216 18446744073709551615 4364777 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/28578/statm: 162005 109933 395 112 0 156970 0
[pid=28578/tid=28583] ppid=28576 vsize=648020 CPUtime=1002.3 cores=0,2,4,6
/proc/28578/task/28583/stat : 28583 (strangenight1-m) R 28576 28578 28046 0 -1 4202560 136190 0 0 0 100179 51 0 0 25 0 4 0 652058660 663572480 109933 33554432000 4194304 4650419 140734330615216 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28578/tid=28584] ppid=28576 vsize=648020 CPUtime=1002.32 cores=0,2,4,6
/proc/28578/task/28584/stat : 28584 (strangenight1-m) R 28576 28578 28046 0 -1 4202560 155119 0 0 0 100179 53 0 0 25 0 4 0 652058660 663572480 109933 33554432000 4194304 4650419 140734330615216 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=28578/tid=28585] ppid=28576 vsize=648020 CPUtime=1002.11 cores=0,2,4,6
/proc/28578/task/28585/stat : 28585 (strangenight1-m) R 28576 28578 28046 0 -1 4202560 69148 0 0 0 100186 25 0 0 25 0 4 0 652058660 663572480 109933 33554432000 4194304 4650419 140734330615216 18446744073709551615 4476304 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3997.24
Current children cumulated vsize (KiB) 648020

[startup+1062.3 s]
/proc/loadavg: 8.05 8.09 8.06 9/365 28618
/proc/meminfo: memFree=23176560/32951124 swapFree=56449224/67111528
[pid=28578] ppid=28576 vsize=648216 CPUtime=4236.53 cores=0,2,4,6
/proc/28578/stat : 28578 (strangenight1-m) R 28576 28578 28046 0 -1 4202496 494108 0 0 0 423475 178 0 0 25 0 4 0 652058660 663773184 110718 33554432000 4194304 4650419 140734330615216 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/28578/statm: 162054 110718 395 112 0 157019 0
[pid=28578/tid=28583] ppid=28576 vsize=648216 CPUtime=1062.3 cores=0,2,4,6
/proc/28578/task/28583/stat : 28583 (strangenight1-m) R 28576 28578 28046 0 -1 4202560 142496 0 0 0 106176 54 0 0 25 0 4 0 652058660 663773184 110718 33554432000 4194304 4650419 140734330615216 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28578/tid=28584] ppid=28576 vsize=648216 CPUtime=1062.32 cores=0,2,4,6
/proc/28578/task/28584/stat : 28584 (strangenight1-m) R 28576 28578 28046 0 -1 4202560 162790 0 0 0 106175 57 0 0 25 0 4 0 652058660 663773184 110718 33554432000 4194304 4650419 140734330615216 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=28578/tid=28585] ppid=28576 vsize=648216 CPUtime=1062.11 cores=0,2,4,6
/proc/28578/task/28585/stat : 28585 (strangenight1-m) R 28576 28578 28046 0 -1 4202560 73796 0 0 0 106184 27 0 0 25 0 4 0 652058660 663773184 110718 33554432000 4194304 4650419 140734330615216 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4236.53
Current children cumulated vsize (KiB) 648216

[startup+1122.3 s]
/proc/loadavg: 8.07 8.08 8.05 9/365 28620
/proc/meminfo: memFree=23157812/32951124 swapFree=56449224/67111528
[pid=28578] ppid=28576 vsize=689564 CPUtime=4475.8 cores=0,2,4,6
/proc/28578/stat : 28578 (strangenight1-m) R 28576 28578 28046 0 -1 4202496 511437 0 0 0 447393 187 0 0 25 0 4 0 652058660 706113536 118018 33554432000 4194304 4650419 140734330615216 18446744073709551615 4365330 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/28578/statm: 172391 118018 395 112 0 167356 0
[pid=28578/tid=28583] ppid=28576 vsize=689564 CPUtime=1122.3 cores=0,2,4,6
/proc/28578/task/28583/stat : 28583 (strangenight1-m) R 28576 28578 28046 0 -1 4202560 147129 0 0 0 112174 56 0 0 25 0 4 0 652058660 706113536 118018 33554432000 4194304 4650419 140734330615216 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28578/tid=28584] ppid=28576 vsize=689564 CPUtime=1122.32 cores=0,2,4,6
/proc/28578/task/28584/stat : 28584 (strangenight1-m) R 28576 28578 28046 0 -1 4202560 168356 0 0 0 112172 60 0 0 25 0 4 0 652058660 706113536 118018 33554432000 4194304 4650419 140734330615216 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=28578/tid=28585] ppid=28576 vsize=689564 CPUtime=1122.1 cores=0,2,4,6
/proc/28578/task/28585/stat : 28585 (strangenight1-m) R 28576 28578 28046 0 -1 4202560 77857 0 0 0 112181 29 0 0 25 0 4 0 652058660 706113536 118018 33554432000 4194304 4650419 140734330615216 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4475.8
Current children cumulated vsize (KiB) 689564

[startup+1182.3 s]
/proc/loadavg: 8.08 8.08 8.05 9/365 28621
/proc/meminfo: memFree=23157168/32951124 swapFree=56449224/67111528
[pid=28578] ppid=28576 vsize=698004 CPUtime=4715.1 cores=0,2,4,6
/proc/28578/stat : 28578 (strangenight1-m) R 28576 28578 28046 0 -1 4202496 530946 0 0 0 471315 195 0 0 25 0 4 0 652058660 714756096 114862 33554432000 4194304 4650419 140734330615216 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/28578/statm: 174501 114862 395 112 0 169466 0
[pid=28578/tid=28583] ppid=28576 vsize=698004 CPUtime=1182.3 cores=0,2,4,6
/proc/28578/task/28583/stat : 28583 (strangenight1-m) R 28576 28578 28046 0 -1 4202560 151024 0 0 0 118173 57 0 0 25 0 4 0 652058660 714756096 114863 33554432000 4194304 4650419 140734330615216 18446744073709551615 4365535 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28578/tid=28584] ppid=28576 vsize=698004 CPUtime=1182.32 cores=0,2,4,6
/proc/28578/task/28584/stat : 28584 (strangenight1-m) R 28576 28578 28046 0 -1 4202560 179738 0 0 0 118169 63 0 0 25 0 4 0 652058660 714756096 114863 33554432000 4194304 4650419 140734330615216 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=28578/tid=28585] ppid=28576 vsize=698004 CPUtime=1182.09 cores=0,2,4,6
/proc/28578/task/28585/stat : 28585 (strangenight1-m) R 28576 28578 28046 0 -1 4202560 78818 0 0 0 118179 30 0 0 25 0 4 0 652058660 714756096 114863 33554432000 4194304 4650419 140734330615216 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4715.1
Current children cumulated vsize (KiB) 698004



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.6 s]
/proc/loadavg: 8.06 8.08 8.05 9/365 28622
/proc/meminfo: memFree=23165588/32951124 swapFree=56449224/67111528
[pid=28578] ppid=28576 vsize=636660 CPUtime=4800.08 cores=0,2,4,6
/proc/28578/stat : 28578 (strangenight1-m) R 28576 28578 28046 0 -1 4202496 536387 0 0 0 479811 197 0 0 25 0 4 0 652058660 651939840 112383 33554432000 4194304 4650419 140734330615216 18446744073709551615 4367232 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/28578/statm: 159165 112383 395 112 0 154130 0
[pid=28578/tid=28583] ppid=28576 vsize=636660 CPUtime=1203.62 cores=0,2,4,6
/proc/28578/task/28583/stat : 28583 (strangenight1-m) R 28576 28578 28046 0 -1 4202560 151323 0 0 0 120304 58 0 0 25 0 4 0 652058660 651939840 112383 33554432000 4194304 4650419 140734330615216 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28578/tid=28584] ppid=28576 vsize=636660 CPUtime=1203.64 cores=0,2,4,6
/proc/28578/task/28584/stat : 28584 (strangenight1-m) R 28576 28578 28046 0 -1 4202560 182631 0 0 0 120300 64 0 0 25 0 4 0 652058660 651939840 112383 33554432000 4194304 4650419 140734330615216 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=28578/tid=28585] ppid=28576 vsize=636660 CPUtime=1203.4 cores=0,2,4,6
/proc/28578/task/28585/stat : 28585 (strangenight1-m) R 28576 28578 28046 0 -1 4202560 81066 0 0 0 120309 31 0 0 25 0 4 0 652058660 651939840 112383 33554432000 4194304 4650419 140734330615216 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.08
Current children cumulated vsize (KiB) 636660

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: 8.06 8.08 8.05 9/365 28622
/proc/meminfo: memFree=23165588/32951124 swapFree=56449224/67111528
[pid=28578] ppid=28576 vsize=636660 CPUtime=4800.08 cores=0,2,4,6
/proc/28578/stat : 28578 (strangenight1-m) R 28576 28578 28046 0 -1 4202496 536387 0 0 0 479811 197 0 0 25 0 4 0 652058660 651939840 112383 33554432000 4194304 4650419 140734330615216 18446744073709551615 4367232 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/28578/statm: 159165 112383 395 112 0 154130 0
[pid=28578/tid=28583] ppid=28576 vsize=636660 CPUtime=1203.62 cores=0,2,4,6
/proc/28578/task/28583/stat : 28583 (strangenight1-m) R 28576 28578 28046 0 -1 4202560 151323 0 0 0 120304 58 0 0 25 0 4 0 652058660 651939840 112383 33554432000 4194304 4650419 140734330615216 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28578/tid=28584] ppid=28576 vsize=636660 CPUtime=1203.64 cores=0,2,4,6
/proc/28578/task/28584/stat : 28584 (strangenight1-m) R 28576 28578 28046 0 -1 4202560 182631 0 0 0 120300 64 0 0 25 0 4 0 652058660 651939840 112383 33554432000 4194304 4650419 140734330615216 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=28578/tid=28585] ppid=28576 vsize=636660 CPUtime=1203.4 cores=0,2,4,6
/proc/28578/task/28585/stat : 28585 (strangenight1-m) R 28576 28578 28046 0 -1 4202560 81066 0 0 0 120309 31 0 0 25 0 4 0 652058660 651939840 112383 33554432000 4194304 4650419 140734330615216 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.08
Current children cumulated vsize (KiB) 636660

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.64
CPU time (s): 4800.12
CPU user time (s): 4798.13
CPU system time (s): 1.9897
CPU usage (%): 398.801
Max. virtual memory (cumulated for all children) (KiB): 754008

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.13
system time used= 1.9897
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 536388
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= 235
involuntary context switches= 28481

runsolver used 3.9524 second user time and 10.3044 second system time

The end

Launcher Data

Begin job on node106 at 2011-05-14 22:23:03
IDJOB=3368856
IDBENCH=82865
IDSOLVER=1846
FILE ID=node106/3368856-1305404583
RUNJOBID= node106-1305404583-28563
PBS_JOBID= 13324490
Free space on /tmp= 73360 MiB

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

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

MD5SUM BENCH= 9ba35b45d3c5bc2de5bf2217a9a677d5
RANDOM SEED=875925889

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24018164 kB
Buffers:        268420 kB
Cached:        5686648 kB
SwapCached:      27544 kB
Active:         729620 kB
Inactive:      7976456 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24018164 kB
SwapTotal:    67111528 kB
SwapFree:     56449224 kB
Dirty:           12600 kB
Writeback:           0 kB
AnonPages:     2732632 kB
Mapped:           9600 kB
Slab:           113880 kB
PageTables:      47824 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 74993544 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= 73348 MiB
End job on node106 at 2011-05-14 22:43:08