Trace number 3175366

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-mtSAT 141.651 36.4598

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v75-c1597-S906725726-060.SATISFIABLE.cnf
MD5SUMba9975e86d838537f315701adfc9f925
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.003999
Satisfiable
(Un)Satisfiability was proved
Number of variables75
Number of clauses1597
Sum of the clauses size7985
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 51597
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 4 threads
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3175366-1304121329.cnf'
0.00/0.00	c -- header says num vars:             75
0.00/0.00	c -- header says num clauses:        1597
0.00/0.00	c -- clauses added:            0 learnts,         1597 normals,            0 xors
0.00/0.00	c -- vars added         75
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0        75      1597         0         0      7985         0   no data   no data  --
0.00/0.01	c asymm  cl-useful: 0/1597/1597 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:     75 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.05	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
0.00/0.05	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.05	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.05	c calculated reachability. Time: 0.00
0.00/0.05	c Calc default polars -  time:   0.00 s pos:      31 undec:       2 neg:      42
0.00/0.05	c =========================================================================================
0.00/0.05	c types(t): F = full restart, N = normal restart
0.00/0.05	c types(t): S = simplification begin/end, E = solution found
0.00/0.05	c restart types(rt): st = static, dy = dynamic
0.00/0.05	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.05	c  B st     0         0        75      1597         0         0      7985         0   no data   no data  --
0.00/0.05	c Decided on static restart strategy
0.00/0.10	c  N st     8      4914        75      1597         0      4477      7985     76268   no data   no data  --
0.78/0.26	c  N st    10     11296        75      1597         0      4118      7985     58331   no data   no data  --
1.57/0.42	c  N st    11     17041        75      1597         0      9241      7985    139368   no data   no data  --
2.38/0.68	c  F st    12     25001        75      1597         0     11334      7985    171923   no data   no data  --
2.38/0.68	c  N st    12     25001        75      1597         0     11334      7985    171923   no data   no data  --
3.18/0.88	c Decided on static restart strategy
3.18/0.88	c  N st    18     30003        75      1597         0      9768      7985    142389   no data   no data  --
3.18/0.88	c  S st    18     30003        75      1597         0      9768      7985    142389   no data   no data  --
3.58/0.91	c  S st    18     30505        75      1597         0     10243      7985    150670   no data   no data  --
3.58/0.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.58/0.91	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.58/0.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
3.58/0.92	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.58/0.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.58/0.92	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
3.58/0.92	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.39/1.13	c lits-rem:      1520  cl-subs:     2693  v-elim:      0  v-fix:    0  time:  0.83 s
4.39/1.16	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.12
4.39/1.16	c calculated reachability. Time: 0.00
4.39/1.16	c  N st    18     30505        75      1597         0      7550      7985    108547   no data   no data  --
5.57/1.45	c  N st    20     37617        75      1597         0     13960      7985    217875   no data   no data  --
6.77/1.72	c  N st    21     44017        75      1597         0     12706      7985    184734   no data   no data  --
7.17/1.80	c  S st    22     45758        75      1597         0     14252      7985    210572   no data   no data  --
7.17/1.84	c  S st    22     46261        75      1597         0     14724      7985    219132   no data   no data  --
7.17/1.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.17/1.84	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.17/1.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
7.17/1.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.17/1.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.17/1.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
7.17/1.85	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
10.76/2.76	c lits-rem:      2412  cl-subs:     2754  v-elim:      0  v-fix:    0  time:  3.62 s
10.76/2.76	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
10.76/2.76	c vivif2 --  cl tried    11970 cl shrink        0 lits rem          0 time: 0.01
11.16/2.81	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.18
11.16/2.81	c calculated reachability. Time: 0.00
11.16/2.81	c  N st    22     46261        75      1597         0     11970      7985    173412   no data   no data  --
13.59/3.47	c  N st    23     60658        75      1597         0     17007      7985    245886   no data   no data  --
15.16/3.86	c  N st    24     69393        75      1597         0     16083      7985    230583   no data   no data  --
15.16/3.86	c  S st    24     69393        75      1597         0     16083      7985    230583   no data   no data  --
15.56/3.91	c  S st    24     69896        75      1597         0     16556      7985    239084   no data   no data  --
15.56/3.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.56/3.91	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
15.56/3.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
15.56/3.92	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.56/3.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.56/3.92	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
15.56/3.92	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
19.55/4.98	c lits-rem:      2659  cl-subs:     2702  v-elim:      0  v-fix:    0  time:  4.23 s
19.55/4.98	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
19.55/4.98	c vivif2 --  cl tried    13854 cl shrink        0 lits rem          0 time: 0.01
19.95/5.03	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.21
19.95/5.03	c calculated reachability. Time: 0.00
19.95/5.03	c  N st    24     69896        75      1597         0     13854      7985    195250   no data   no data  --
23.95/6.03	c  F st    25     87500        75      1597         0     19924      7985    281051   no data   no data  --
23.95/6.03	c  N st    25     87500        75      1597         0     19924      7985    281051   no data   no data  --
25.15/6.34	c Decided on static restart strategy
25.55/6.49	c  N st    32     95542        75      1597         0     16478      7985    224168   no data   no data  --
27.94/7.07	c  N st    34    104845        75      1597         0     13182      7985    162181   no data   no data  --
27.94/7.07	c  S st    34    104845        75      1597         0     13182      7985    162181   no data   no data  --
28.34/7.11	c  S st    34    105347        75      1597         0     13663      7985    170897   no data   no data  --
28.34/7.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
28.34/7.11	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
28.34/7.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
28.34/7.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
28.34/7.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
28.34/7.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
28.34/7.12	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
30.76/7.78	c lits-rem:       964  cl-subs:     1398  v-elim:      0  v-fix:    0  time:  2.62 s
30.76/7.78	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
30.76/7.78	c vivif2 --  cl tried    12265 cl shrink        0 lits rem          0 time: 0.01
31.16/7.83	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.20
31.16/7.83	c calculated reachability. Time: 0.00
31.16/7.83	c  N st    34    105347        75      1597         0     12265      7985    149878   no data   no data  --
33.13/8.38	c  N st    35    114945        75      1597         0     20817      7985    287735   no data   no data  --
36.33/9.17	c  N st    36    129342        75      1597         0     21244      7985    285432   no data   no data  --
41.53/10.45	c  N st    37    150937        75      1597         0     27188      7985    379319   no data   no data  --
43.52/10.91	c  S st    38    158021        75      1597         0     19268      7985    239777   no data   no data  --
43.52/10.96	c  S st    38    158526        75      1597         0     19737      7985    248688   no data   no data  --
43.52/10.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
43.52/10.96	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
43.52/10.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.02
43.52/10.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
43.52/10.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
43.52/10.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
43.52/10.97	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
47.51/11.93	c lits-rem:      1791  cl-subs:     2624  v-elim:      0  v-fix:    0  time:  3.81 s
47.51/11.93	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
47.51/11.93	c vivif2 --  cl tried    17113 cl shrink        0 lits rem          0 time: 0.01
47.51/11.99	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.26
47.51/11.99	c calculated reachability. Time: 0.00
47.51/11.99	c  N st    38    158526        75      1597         0     17113      7985    210014   no data   no data  --
61.51/15.40	c  N st    39    207116        75      1597         0     29357      7985    386941   no data   no data  --
70.71/17.73	c  N st    40    237790        75      1597         0     22052      7985    262275   no data   no data  --
70.71/17.73	c  S st    40    237790        75      1597         0     22052      7985    262275   no data   no data  --
70.71/17.79	c  S st    40    238295        75      1597         0     22523      7985    270957   no data   no data  --
70.71/17.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
70.71/17.79	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
70.71/17.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.02
71.08/17.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
71.08/17.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
71.08/17.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
71.08/17.80	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
75.09/18.81	c lits-rem:      2348  cl-subs:     2368  v-elim:      0  v-fix:    0  time:  4.02 s
75.09/18.81	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
75.09/18.81	c vivif2 --  cl tried    20155 cl shrink        0 lits rem          0 time: 0.01
75.09/18.89	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.31
75.09/18.89	c calculated reachability. Time: 0.00
75.09/18.89	c  N st    40    238295        75      1597         0     20155      7985    236850   no data   no data  --
95.85/24.07	c  F st    41    306250        75      1597         0     21890      7985    237075   no data   no data  --
95.85/24.07	c  N st    41    306250        75      1597         0     21890      7985    237075   no data   no data  --
97.45/24.44	c Decided on static restart strategy
106.23/26.62	c  N st    51    334559        75      1597         0     25849      7985    296665   no data   no data  --
115.02/28.81	c  N st    53    357443        75      1597         0     24083      7985    261350   no data   no data  --
115.02/28.81	c  S st    53    357443        75      1597         0     24083      7985    261350   no data   no data  --
115.02/28.88	c  S st    53    357945        75      1597         0     24552      7985    270003   no data   no data  --
115.02/28.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
115.02/28.88	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
115.02/28.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.02
115.02/28.89	c bin-w-bin subsume rem            0 bins  time:  0.00 s
115.02/28.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
115.02/28.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
115.02/28.89	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
119.41/29.94	c lits-rem:       978  cl-subs:     1554  v-elim:      0  v-fix:    0  time:  4.19 s
119.41/29.94	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
119.41/29.94	c vivif2 --  cl tried    22998 cl shrink        0 lits rem          0 time: 0.01
119.81/30.03	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.34
119.81/30.03	c calculated reachability. Time: 0.00
119.81/30.03	c  N st    53    357945        75      1597         0     22998      7985    248528   no data   no data  --
131.81/33.00	c  N st    54    390339        75      1597         0     28660      7985    327671   no data   no data  --
141.54/36.45	c Following stats are for *FIRST FINISHED THREAD ONLY*
141.54/36.45	c num threads              : 4          
141.54/36.45	c restarts                 : 55         
141.54/36.45	c dynamic restarts         : 0          
141.54/36.45	c static restarts          : 55         
141.54/36.45	c full restarts            : 3          
141.54/36.45	c total simplify time      : 0.00       
141.54/36.45	c learnts DL2              : 0          
141.54/36.45	c learnts size 2           : 0          
141.54/36.45	c learnts size 1           : 0           (0.00      % of vars)
141.54/36.45	c filedLit time            : 0.08        (0.06      % time)
141.54/36.45	c v-elim SatELite          : 0           (0.00      % vars)
141.54/36.45	c SatELite time            : 18.01       (12.73     % time)
141.54/36.45	c v-elim xor               : 0           (0.00      % vars)
141.54/36.45	c xor elim time            : 0.02        (0.01      % time)
141.54/36.45	c num binary xor trees     : 0          
141.54/36.45	c binxor trees' crown      : 0           (nan       leafs/tree)
141.54/36.45	c bin xor find time        : 0.00       
141.54/36.45	c OTF clause improved      : 44337       (0.10      clauses/conflict)
141.54/36.45	c OTF impr. size diff      : 44903       (1.01       lits/clause)
141.54/36.45	c OTF cl watch-shrink      : 0           (0.00      clauses/conflict)
141.54/36.45	c OTF cl watch-sh-lit      : 0           (nan        lits/clause)
141.54/36.45	c tried to recurMin cls    : 26545       (6.28       % of conflicts)
141.54/36.45	c updated cache            : 140         (0.01       lits/tried recurMin)
141.54/36.45	c unit cls received        : 0           (nan       % of units)
141.54/36.45	c unit cls sent            : 0           (nan       % of units)
141.54/36.45	c bin cls received         : 0          
141.54/36.45	c bin cls sent             : 0          
141.54/36.45	c clauses over max glue    : 0           (0.00      % of all clauses)
141.54/36.45	c conflicts                : 422503      (2985.71   / sec)
141.54/36.45	c decisions                : 467360      (1.48      % random)
141.54/36.45	c bogo-props               : 5604658068  (39606515.39 / sec)
141.54/36.45	c conflict literals        : 6865094     (18.00     % deleted)
141.54/36.45	c Memory used              : 321.77      MB
141.54/36.45	c single-thread CPU time   : 141.51      s
141.54/36.45	c all-threads sum CPU time : 141.51      s
141.54/36.45	s SATISFIABLE
141.54/36.45	v -1 -2 3 -4 -5 6 -7 8 9 -10 11 -12 -13 -14 -15 -16 17 18 -19 20 21 22 -23 24 -25 -26 27 -28 -29 30 -31 32 -33 -34 35 -36 -37 38 -39 -40 -41 -42 -43 44 -45 -46 47 -48 -49 50 51 52 53 -54 55 56 -57 -58 59 60 -61 62 63 -64 65 -66 67 -68 -69 -70 -71 -72 73 74 -75 0

Verifier Data

OK

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3175366-1304121329/watcher-3175366-1304121329 -o /tmp/evaluation-result-3175366-1304121329/solver-3175366-1304121329 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3175366-1304121329.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: 7.50 7.91 7.63 1/175 32042
/proc/meminfo: memFree=24668088/32950940 swapFree=67111364/67111528
[pid=32042] ppid=32040 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/32042/stat : 32042 (strangenight1-m) R 32040 32042 31608 0 -1 4202496 415 0 0 0 0 0 0 0 25 0 4 0 602363651 52465664 354 33554432000 4194304 4650419 140735675266256 18446744073709551615 47424272492466 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/32042/statm: 12809 354 303 112 0 7774 0
[pid=32042/tid=32043] ppid=32040 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/32042/task/32043/stat : 32043 (strangenight1-m) R 32040 32042 31608 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 602363651 52465664 354 33554432000 4194304 4650419 140735675266256 18446744073709551615 47424272492460 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32042/tid=32044] ppid=32040 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/32042/task/32044/stat : 32044 (strangenight1-m) R 32040 32042 31608 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 602363651 52465664 354 33554432000 4194304 4650419 140735675266256 18446744073709551615 47424272492460 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=32042/tid=32045] ppid=32040 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/32042/task/32045/stat : 32045 (strangenight1-m) R 32040 32042 31608 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 602363651 52465664 354 33554432000 4194304 4650419 140735675266256 18446744073709551615 215988648945 0 0 4096 2 0 0 0 -1 1 0 0 0

[startup+0.107943 s]
/proc/loadavg: 7.50 7.91 7.63 1/175 32042
/proc/meminfo: memFree=24668088/32950940 swapFree=67111364/67111528
[pid=32042] ppid=32040 vsize=290924 CPUtime=0.4 cores=1,3,5,7
/proc/32042/stat : 32042 (strangenight1-m) D 32040 32042 31608 0 -1 4202496 1608 0 0 0 40 0 0 0 25 0 4 0 602363651 297906176 1474 33554432000 4194304 4650419 140735675266256 18446744073709551615 215988636007 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/32042/statm: 72731 1474 391 112 0 67696 0
[pid=32042/tid=32043] ppid=32040 vsize=290924 CPUtime=0.1 cores=1,3,5,7
/proc/32042/task/32043/stat : 32043 (strangenight1-m) R 32040 32042 31608 0 -1 4202560 328 0 0 0 10 0 0 0 25 0 4 0 602363651 297906176 1474 33554432000 4194304 4650419 140735675266256 18446744073709551615 4366816 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32042/tid=32044] ppid=32040 vsize=290924 CPUtime=0.1 cores=1,3,5,7
/proc/32042/task/32044/stat : 32044 (strangenight1-m) R 32040 32042 31608 0 -1 4202560 309 0 0 0 10 0 0 0 25 0 4 0 602363651 297906176 1474 33554432000 4194304 4650419 140735675266256 18446744073709551615 4365223 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=32042/tid=32045] ppid=32040 vsize=290924 CPUtime=0.1 cores=1,3,5,7
/proc/32042/task/32045/stat : 32045 (strangenight1-m) R 32040 32042 31608 0 -1 4202560 229 0 0 0 10 0 0 0 25 0 4 0 602363651 297906176 1474 33554432000 4194304 4650419 140735675266256 18446744073709551615 4520352 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.4
Current children cumulated vsize (KiB) 290924

[startup+0.200727 s]
/proc/loadavg: 7.50 7.91 7.63 1/175 32042
/proc/meminfo: memFree=24668088/32950940 swapFree=67111364/67111528
[pid=32042] ppid=32040 vsize=283444 CPUtime=0.78 cores=1,3,5,7
/proc/32042/stat : 32042 (strangenight1-m) R 32040 32042 31608 0 -1 4202496 2243 0 0 0 78 0 0 0 25 0 4 0 602363651 290246656 1693 33554432000 4194304 4650419 140735675266256 18446744073709551615 4364751 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/32042/statm: 70861 1693 391 112 0 65826 0
[pid=32042/tid=32043] ppid=32040 vsize=283444 CPUtime=0.19 cores=1,3,5,7
/proc/32042/task/32043/stat : 32043 (strangenight1-m) R 32040 32042 31608 0 -1 4202560 497 0 0 0 19 0 0 0 25 0 4 0 602363651 290246656 1693 33554432000 4194304 4650419 140735675266256 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32042/tid=32044] ppid=32040 vsize=283444 CPUtime=0.19 cores=1,3,5,7
/proc/32042/task/32044/stat : 32044 (strangenight1-m) R 32040 32042 31608 0 -1 4202560 460 0 0 0 19 0 0 0 25 0 4 0 602363651 290246656 1693 33554432000 4194304 4650419 140735675266256 18446744073709551615 4365300 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=32042/tid=32045] ppid=32040 vsize=283444 CPUtime=0.19 cores=1,3,5,7
/proc/32042/task/32045/stat : 32045 (strangenight1-m) R 32040 32042 31608 0 -1 4202560 383 0 0 0 19 0 0 0 25 0 4 0 602363651 290246656 1693 33554432000 4194304 4650419 140735675266256 18446744073709551615 4363600 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.78
Current children cumulated vsize (KiB) 283444

[startup+0.300709 s]
/proc/loadavg: 7.50 7.91 7.63 1/175 32042
/proc/meminfo: memFree=24668088/32950940 swapFree=67111364/67111528
[pid=32042] ppid=32040 vsize=284424 CPUtime=1.17 cores=1,3,5,7
/proc/32042/stat : 32042 (strangenight1-m) R 32040 32042 31608 0 -1 4202496 2999 0 0 0 117 0 0 0 25 0 4 0 602363651 291250176 1817 33554432000 4194304 4650419 140735675266256 18446744073709551615 4367236 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/32042/statm: 71106 1817 391 112 0 66071 0
[pid=32042/tid=32043] ppid=32040 vsize=284424 CPUtime=0.29 cores=1,3,5,7
/proc/32042/task/32043/stat : 32043 (strangenight1-m) R 32040 32042 31608 0 -1 4202560 686 0 0 0 29 0 0 0 25 0 4 0 602363651 291250176 1817 33554432000 4194304 4650419 140735675266256 18446744073709551615 4315156 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32042/tid=32044] ppid=32040 vsize=284424 CPUtime=0.29 cores=1,3,5,7
/proc/32042/task/32044/stat : 32044 (strangenight1-m) R 32040 32042 31608 0 -1 4202560 641 0 0 0 29 0 0 0 25 0 4 0 602363651 291250176 1817 33554432000 4194304 4650419 140735675266256 18446744073709551615 4333908 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=32042/tid=32045] ppid=32040 vsize=284424 CPUtime=0.29 cores=1,3,5,7
/proc/32042/task/32045/stat : 32045 (strangenight1-m) R 32040 32042 31608 0 -1 4202560 575 0 0 0 29 0 0 0 25 0 4 0 602363651 291250176 1817 33554432000 4194304 4650419 140735675266256 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 284424

[startup+0.700639 s]
/proc/loadavg: 7.50 7.91 7.63 1/175 32042
/proc/meminfo: memFree=24668088/32950940 swapFree=67111364/67111528
[pid=32042] ppid=32040 vsize=284976 CPUtime=2.78 cores=1,3,5,7
/proc/32042/stat : 32042 (strangenight1-m) R 32040 32042 31608 0 -1 4202496 4461 0 0 0 277 1 0 0 25 0 4 0 602363651 291815424 2479 33554432000 4194304 4650419 140735675266256 18446744073709551615 4364777 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/32042/statm: 71244 2479 392 112 0 66209 0
[pid=32042/tid=32043] ppid=32040 vsize=284976 CPUtime=0.69 cores=1,3,5,7
/proc/32042/task/32043/stat : 32043 (strangenight1-m) R 32040 32042 31608 0 -1 4202560 1068 0 0 0 69 0 0 0 25 0 4 0 602363651 291815424 2480 33554432000 4194304 4650419 140735675266256 18446744073709551615 4363416 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32042/tid=32044] ppid=32040 vsize=284976 CPUtime=0.69 cores=1,3,5,7
/proc/32042/task/32044/stat : 32044 (strangenight1-m) R 32040 32042 31608 0 -1 4202560 1006 0 0 0 69 0 0 0 25 0 4 0 602363651 291815424 2481 33554432000 4194304 4650419 140735675266256 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=32042/tid=32045] ppid=32040 vsize=284976 CPUtime=0.69 cores=1,3,5,7
/proc/32042/task/32045/stat : 32045 (strangenight1-m) R 32040 32042 31608 0 -1 4202560 906 0 0 0 69 0 0 0 25 0 4 0 602363651 291815424 2481 33554432000 4194304 4650419 140735675266256 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2.78
Current children cumulated vsize (KiB) 284976

[startup+1.5005 s]
/proc/loadavg: 7.50 7.91 7.63 9/184 32076
/proc/meminfo: memFree=24641088/32950940 swapFree=67111364/67111528
[pid=32042] ppid=32040 vsize=291960 CPUtime=5.97 cores=1,3,5,7
/proc/32042/stat : 32042 (strangenight1-m) R 32040 32042 31608 0 -1 4202496 10179 0 0 0 596 1 0 0 25 0 4 0 602363651 298967040 5890 33554432000 4194304 4650419 140735675266256 18446744073709551615 4364777 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/32042/statm: 72990 5890 393 112 0 67955 0
[pid=32042/tid=32043] ppid=32040 vsize=291960 CPUtime=1.48 cores=1,3,5,7
/proc/32042/task/32043/stat : 32043 (strangenight1-m) R 32040 32042 31608 0 -1 4202560 2537 0 0 0 148 0 0 0 25 0 4 0 602363651 298967040 5890 33554432000 4194304 4650419 140735675266256 18446744073709551615 4365286 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32042/tid=32044] ppid=32040 vsize=291960 CPUtime=1.49 cores=1,3,5,7
/proc/32042/task/32044/stat : 32044 (strangenight1-m) R 32040 32042 31608 0 -1 4202560 3037 0 0 0 149 0 0 0 25 0 4 0 602363651 298967040 5890 33554432000 4194304 4650419 140735675266256 18446744073709551615 215988253211 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=32042/tid=32045] ppid=32040 vsize=291960 CPUtime=1.48 cores=1,3,5,7
/proc/32042/task/32045/stat : 32045 (strangenight1-m) R 32040 32042 31608 0 -1 4202560 1539 0 0 0 148 0 0 0 25 0 4 0 602363651 298967040 5890 33554432000 4194304 4650419 140735675266256 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 291960

[startup+3.10022 s]
/proc/loadavg: 7.50 7.91 7.63 9/184 32076
/proc/meminfo: memFree=24613932/32950940 swapFree=67111364/67111528
[pid=32042] ppid=32040 vsize=289264 CPUtime=12.36 cores=1,3,5,7
/proc/32042/stat : 32042 (strangenight1-m) R 32040 32042 31608 0 -1 4202496 15664 0 0 0 1234 2 0 0 25 0 4 0 602363651 296206336 9326 33554432000 4194304 4650419 140735675266256 18446744073709551615 4365343 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/32042/statm: 72316 9326 393 112 0 67281 0
[pid=32042/tid=32043] ppid=32040 vsize=289264 CPUtime=3.08 cores=1,3,5,7
/proc/32042/task/32043/stat : 32043 (strangenight1-m) R 32040 32042 31608 0 -1 4202560 4396 0 0 0 308 0 0 0 25 0 4 0 602363651 296206336 9326 33554432000 4194304 4650419 140735675266256 18446744073709551615 4433081 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32042/tid=32044] ppid=32040 vsize=289264 CPUtime=3.09 cores=1,3,5,7
/proc/32042/task/32044/stat : 32044 (strangenight1-m) R 32040 32042 31608 0 -1 4202560 3712 0 0 0 309 0 0 0 25 0 4 0 602363651 296206336 9326 33554432000 4194304 4650419 140735675266256 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=32042/tid=32045] ppid=32040 vsize=289264 CPUtime=3.07 cores=1,3,5,7
/proc/32042/task/32045/stat : 32045 (strangenight1-m) R 32040 32042 31608 0 -1 4202560 3548 0 0 0 307 0 0 0 25 0 4 0 602363651 296206336 9326 33554432000 4194304 4650419 140735675266256 18446744073709551615 4365343 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 289264

[startup+6.30066 s]
/proc/loadavg: 7.62 7.92 7.64 9/184 32076
/proc/meminfo: memFree=24578600/32950940 swapFree=67111364/67111528
[pid=32042] ppid=32040 vsize=291048 CPUtime=25.15 cores=1,3,5,7
/proc/32042/stat : 32042 (strangenight1-m) R 32040 32042 31608 0 -1 4202496 21188 0 0 0 2511 4 0 0 25 0 4 0 602363651 298033152 11155 33554432000 4194304 4650419 140735675266256 18446744073709551615 4366896 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/32042/statm: 72762 11155 393 112 0 67727 0
[pid=32042/tid=32043] ppid=32040 vsize=291048 CPUtime=6.29 cores=1,3,5,7
/proc/32042/task/32043/stat : 32043 (strangenight1-m) R 32040 32042 31608 0 -1 4202560 5714 0 0 0 628 1 0 0 25 0 4 0 602363651 298033152 11155 33554432000 4194304 4650419 140735675266256 18446744073709551615 4364792 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32042/tid=32044] ppid=32040 vsize=291048 CPUtime=6.29 cores=1,3,5,7
/proc/32042/task/32044/stat : 32044 (strangenight1-m) R 32040 32042 31608 0 -1 4202560 5113 0 0 0 628 1 0 0 25 0 4 0 602363651 298033152 11155 33554432000 4194304 4650419 140735675266256 18446744073709551615 4364785 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=32042/tid=32045] ppid=32040 vsize=291048 CPUtime=6.26 cores=1,3,5,7
/proc/32042/task/32045/stat : 32045 (strangenight1-m) R 32040 32042 31608 0 -1 4202560 4863 0 0 0 625 1 0 0 25 0 4 0 602363651 298033152 11155 33554432000 4194304 4650419 140735675266256 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 291048

[startup+12.7005 s]
/proc/loadavg: 7.65 7.93 7.64 9/184 32076
/proc/meminfo: memFree=24546752/32950940 swapFree=67111364/67111528
[pid=32042] ppid=32040 vsize=313684 CPUtime=50.71 cores=1,3,5,7
/proc/32042/stat : 32042 (strangenight1-m) R 32040 32042 31608 0 -1 4202496 31449 0 0 0 5065 6 0 0 25 0 4 0 602363651 321212416 13884 33554432000 4194304 4650419 140735675266256 18446744073709551615 4349694 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/32042/statm: 78421 13884 393 112 0 73386 0
[pid=32042/tid=32043] ppid=32040 vsize=313684 CPUtime=12.69 cores=1,3,5,7
/proc/32042/task/32043/stat : 32043 (strangenight1-m) R 32040 32042 31608 0 -1 4202560 8538 0 0 0 1268 1 0 0 25 0 4 0 602363651 321212416 13884 33554432000 4194304 4650419 140735675266256 18446744073709551615 4366841 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32042/tid=32044] ppid=32040 vsize=313684 CPUtime=12.69 cores=1,3,5,7
/proc/32042/task/32044/stat : 32044 (strangenight1-m) R 32040 32042 31608 0 -1 4202560 7858 0 0 0 1268 1 0 0 25 0 4 0 602363651 321212416 13884 33554432000 4194304 4650419 140735675266256 18446744073709551615 4426384 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=32042/tid=32045] ppid=32040 vsize=313684 CPUtime=12.62 cores=1,3,5,7
/proc/32042/task/32045/stat : 32045 (strangenight1-m) R 32040 32042 31608 0 -1 4202560 7359 0 0 0 1261 1 0 0 25 0 4 0 602363651 321212416 13884 33554432000 4194304 4650419 140735675266256 18446744073709551615 4313443 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 313684

[startup+25.5003 s]
/proc/loadavg: 7.72 7.93 7.64 9/184 32077
/proc/meminfo: memFree=24512664/32950940 swapFree=67111364/67111528
[pid=32042] ppid=32040 vsize=309284 CPUtime=101.84 cores=1,3,5,7
/proc/32042/stat : 32042 (strangenight1-m) R 32040 32042 31608 0 -1 4202496 48415 0 0 0 10173 11 0 0 25 0 4 0 602363651 316706816 16920 33554432000 4194304 4650419 140735675266256 18446744073709551615 4366906 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/32042/statm: 77321 16920 393 112 0 72286 0
[pid=32042/tid=32043] ppid=32040 vsize=309284 CPUtime=25.48 cores=1,3,5,7
/proc/32042/task/32043/stat : 32043 (strangenight1-m) R 32040 32042 31608 0 -1 4202560 13787 0 0 0 2546 2 0 0 25 0 4 0 602363651 316706816 16920 33554432000 4194304 4650419 140735675266256 18446744073709551615 4364762 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32042/tid=32044] ppid=32040 vsize=309284 CPUtime=25.49 cores=1,3,5,7
/proc/32042/task/32044/stat : 32044 (strangenight1-m) R 32040 32042 31608 0 -1 4202560 12466 0 0 0 2546 3 0 0 25 0 4 0 602363651 316706816 16920 33554432000 4194304 4650419 140735675266256 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=32042/tid=32045] ppid=32040 vsize=309284 CPUtime=25.34 cores=1,3,5,7
/proc/32042/task/32045/stat : 32045 (strangenight1-m) R 32040 32042 31608 0 -1 4202560 10365 0 0 0 2532 2 0 0 25 0 4 0 602363651 316706816 16920 33554432000 4194304 4650419 140735675266256 18446744073709551615 4364785 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 309284

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

[startup+25.6013 s]
/proc/loadavg: 7.72 7.93 7.64 9/184 32077
/proc/meminfo: memFree=24512664/32950940 swapFree=67111364/67111528
[pid=32042] ppid=32040 vsize=309284 CPUtime=102.24 cores=1,3,5,7
/proc/32042/stat : 32042 (strangenight1-m) R 32040 32042 31608 0 -1 4202496 48470 0 0 0 10213 11 0 0 25 0 4 0 602363651 316706816 16975 33554432000 4194304 4650419 140735675266256 18446744073709551615 4365237 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/32042/statm: 77321 16975 393 112 0 72286 0
[pid=32042/tid=32043] ppid=32040 vsize=309284 CPUtime=25.58 cores=1,3,5,7
/proc/32042/task/32043/stat : 32043 (strangenight1-m) R 32040 32042 31608 0 -1 4202560 13804 0 0 0 2556 2 0 0 25 0 4 0 602363651 316706816 16975 33554432000 4194304 4650419 140735675266256 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32042/tid=32044] ppid=32040 vsize=309284 CPUtime=25.59 cores=1,3,5,7
/proc/32042/task/32044/stat : 32044 (strangenight1-m) R 32040 32042 31608 0 -1 4202560 12486 0 0 0 2556 3 0 0 25 0 4 0 602363651 316706816 16975 33554432000 4194304 4650419 140735675266256 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=32042/tid=32045] ppid=32040 vsize=309284 CPUtime=25.45 cores=1,3,5,7
/proc/32042/task/32045/stat : 32045 (strangenight1-m) R 32040 32042 31608 0 -1 4202560 10365 0 0 0 2543 2 0 0 25 0 4 0 602363651 316706816 16975 33554432000 4194304 4650419 140735675266256 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 309284

[startup+32.0062 s]
/proc/loadavg: 7.75 7.93 7.64 9/184 32077
/proc/meminfo: memFree=24494060/32950940 swapFree=67111364/67111528
[pid=32042] ppid=32040 vsize=329388 CPUtime=127.82 cores=1,3,5,7
/proc/32042/stat : 32042 (strangenight1-m) R 32040 32042 31608 0 -1 4202496 55904 0 0 0 12770 12 0 0 25 0 4 0 602363651 337293312 19088 33554432000 4194304 4650419 140735675266256 18446744073709551615 4366819 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/32042/statm: 82347 19088 393 112 0 77312 0
[pid=32042/tid=32043] ppid=32040 vsize=329388 CPUtime=32 cores=1,3,5,7
/proc/32042/task/32043/stat : 32043 (strangenight1-m) R 32040 32042 31608 0 -1 4202560 15491 0 0 0 3197 3 0 0 25 0 4 0 602363651 337293312 19089 33554432000 4194304 4650419 140735675266256 18446744073709551615 4313456 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32042/tid=32044] ppid=32040 vsize=329388 CPUtime=31.99 cores=1,3,5,7
/proc/32042/task/32044/stat : 32044 (strangenight1-m) R 32040 32042 31608 0 -1 4202560 14626 0 0 0 3196 3 0 0 25 0 4 0 602363651 337293312 19089 33554432000 4194304 4650419 140735675266256 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=32042/tid=32045] ppid=32040 vsize=329388 CPUtime=31.81 cores=1,3,5,7
/proc/32042/task/32045/stat : 32045 (strangenight1-m) R 32040 32042 31608 0 -1 4202560 11677 0 0 0 3179 2 0 0 25 0 4 0 602363651 337293312 19089 33554432000 4194304 4650419 140735675266256 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 127.82
Current children cumulated vsize (KiB) 329388

[startup+33.6009 s]
/proc/loadavg: 7.75 7.93 7.64 9/184 32077
/proc/meminfo: memFree=24503236/32950940 swapFree=67111364/67111528
[pid=32042] ppid=32040 vsize=329488 CPUtime=134.2 cores=1,3,5,7
/proc/32042/stat : 32042 (strangenight1-m) R 32040 32042 31608 0 -1 4202496 57501 0 0 0 13407 13 0 0 25 0 4 0 602363651 337395712 19093 33554432000 4194304 4650419 140735675266256 18446744073709551615 4364785 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/32042/statm: 82372 19093 393 112 0 77337 0
[pid=32042/tid=32043] ppid=32040 vsize=329488 CPUtime=33.59 cores=1,3,5,7
/proc/32042/task/32043/stat : 32043 (strangenight1-m) R 32040 32042 31608 0 -1 4202560 16154 0 0 0 3356 3 0 0 25 0 4 0 602363651 337395712 19093 33554432000 4194304 4650419 140735675266256 18446744073709551615 4363423 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32042/tid=32044] ppid=32040 vsize=329488 CPUtime=33.58 cores=1,3,5,7
/proc/32042/task/32044/stat : 32044 (strangenight1-m) R 32040 32042 31608 0 -1 4202560 14762 0 0 0 3355 3 0 0 25 0 4 0 602363651 337395712 19093 33554432000 4194304 4650419 140735675266256 18446744073709551615 4370522 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=32042/tid=32045] ppid=32040 vsize=329488 CPUtime=33.4 cores=1,3,5,7
/proc/32042/task/32045/stat : 32045 (strangenight1-m) R 32040 32042 31608 0 -1 4202560 11866 0 0 0 3338 2 0 0 25 0 4 0 602363651 337395712 19093 33554432000 4194304 4650419 140735675266256 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 134.2
Current children cumulated vsize (KiB) 329488

[startup+35.2006 s]
/proc/loadavg: 7.77 7.93 7.64 7/184 32077
/proc/meminfo: memFree=24492324/32950940 swapFree=67111364/67111528
[pid=32042] ppid=32040 vsize=329488 CPUtime=139.14 cores=1,3,5,7
/proc/32042/stat : 32042 (strangenight1-m) S 32040 32042 31608 0 -1 4202496 59135 0 0 0 13901 13 0 0 25 0 4 0 602363651 337395712 20727 33554432000 4194304 4650419 140735675266256 18446744073709551615 47424272492084 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/32042/statm: 82372 20727 393 112 0 77337 0
[pid=32042/tid=32043] ppid=32040 vsize=329488 CPUtime=35.19 cores=1,3,5,7
/proc/32042/task/32043/stat : 32043 (strangenight1-m) R 32040 32042 31608 0 -1 4202560 17421 0 0 0 3516 3 0 0 25 0 4 0 602363651 337395712 20727 33554432000 4194304 4650419 140735675266256 18446744073709551615 4439103 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32042/tid=32044] ppid=32040 vsize=329488 CPUtime=35.19 cores=1,3,5,7
/proc/32042/task/32044/stat : 32044 (strangenight1-m) R 32040 32042 31608 0 -1 4202560 14910 0 0 0 3516 3 0 0 25 0 4 0 602363651 337395712 20727 33554432000 4194304 4650419 140735675266256 18446744073709551615 47424272467499 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=32042/tid=32045] ppid=32040 vsize=329488 CPUtime=34.26 cores=1,3,5,7
/proc/32042/task/32045/stat : 32045 (strangenight1-m) S 32040 32042 31608 0 -1 4202560 11949 0 0 0 3424 2 0 0 25 0 4 0 602363651 337395712 20727 33554432000 4194304 4650419 140735675266256 18446744073709551615 47424272492084 0 0 4096 2 18446604468253506368 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 139.14
Current children cumulated vsize (KiB) 329488

[startup+36.0005 s]
/proc/loadavg: 7.77 7.93 7.64 7/184 32077
/proc/meminfo: memFree=24492324/32950940 swapFree=67111364/67111528
[pid=32042] ppid=32040 vsize=329488 CPUtime=140.73 cores=1,3,5,7
/proc/32042/stat : 32042 (strangenight1-m) S 32040 32042 31608 0 -1 4202496 59191 0 0 0 14060 13 0 0 25 0 4 0 602363651 337395712 20782 33554432000 4194304 4650419 140735675266256 18446744073709551615 47424272492084 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/32042/statm: 82372 20782 393 112 0 77337 0
[pid=32042/tid=32043] ppid=32040 vsize=329488 CPUtime=35.99 cores=1,3,5,7
/proc/32042/task/32043/stat : 32043 (strangenight1-m) R 32040 32042 31608 0 -1 4202560 17477 0 0 0 3596 3 0 0 25 0 4 0 602363651 337395712 20782 33554432000 4194304 4650419 140735675266256 18446744073709551615 4441818 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32042/tid=32044] ppid=32040 vsize=329488 CPUtime=35.98 cores=1,3,5,7
/proc/32042/task/32044/stat : 32044 (strangenight1-m) R 32040 32042 31608 0 -1 4202560 14910 0 0 0 3595 3 0 0 25 0 4 0 602363651 337395712 20782 33554432000 4194304 4650419 140735675266256 18446744073709551615 47424272467488 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=32042/tid=32045] ppid=32040 vsize=329488 CPUtime=34.26 cores=1,3,5,7
/proc/32042/task/32045/stat : 32045 (strangenight1-m) S 32040 32042 31608 0 -1 4202560 11949 0 0 0 3424 2 0 0 25 0 4 0 602363651 337395712 20782 33554432000 4194304 4650419 140735675266256 18446744073709551615 47424272492084 0 0 4096 2 18446604468253506368 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 140.73
Current children cumulated vsize (KiB) 329488

[startup+36.4064 s]
/proc/loadavg: 7.77 7.93 7.64 7/184 32077
/proc/meminfo: memFree=24492200/32950940 swapFree=67111364/67111528
[pid=32042] ppid=32040 vsize=329488 CPUtime=141.54 cores=1,3,5,7
/proc/32042/stat : 32042 (strangenight1-m) S 32040 32042 31608 0 -1 4202496 59314 0 0 0 14141 13 0 0 25 0 4 0 602363651 337395712 20648 33554432000 4194304 4650419 140735675266256 18446744073709551615 47424272492084 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/32042/statm: 82372 20648 393 112 0 77337 0
[pid=32042/tid=32043] ppid=32040 vsize=329488 CPUtime=36.39 cores=1,3,5,7
/proc/32042/task/32043/stat : 32043 (strangenight1-m) R 32040 32042 31608 0 -1 4202560 17600 0 0 0 3636 3 0 0 25 0 4 0 602363651 337395712 20648 33554432000 4194304 4650419 140735675266256 18446744073709551615 4370730 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32042/tid=32044] ppid=32040 vsize=329488 CPUtime=36.39 cores=1,3,5,7
/proc/32042/task/32044/stat : 32044 (strangenight1-m) R 32040 32042 31608 0 -1 4202560 14910 0 0 0 3636 3 0 0 25 0 4 0 602363651 337395712 20648 33554432000 4194304 4650419 140735675266256 18446744073709551615 47424272467499 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=32042/tid=32045] ppid=32040 vsize=329488 CPUtime=34.26 cores=1,3,5,7
/proc/32042/task/32045/stat : 32045 (strangenight1-m) S 32040 32042 31608 0 -1 4202560 11949 0 0 0 3424 2 0 0 25 0 4 0 602363651 337395712 20648 33554432000 4194304 4650419 140735675266256 18446744073709551615 47424272492084 0 0 4096 2 18446604468253506368 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 141.54
Current children cumulated vsize (KiB) 329488

Child status: 10
Real time (s): 36.4598
CPU time (s): 141.651
CPU user time (s): 141.51
CPU system time (s): 0.140978
CPU usage (%): 388.514
Max. virtual memory (cumulated for all children) (KiB): 329488

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 141.51
system time used= 0.140978
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 59322
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= 238
involuntary context switches= 693

runsolver used 0.048992 second user time and 0.160975 second system time

The end

Launcher Data

Begin job on node117 at 2011-04-30 01:55:29
IDJOB=3175366
IDBENCH=82984
IDSOLVER=1588
FILE ID=node117/3175366-1304121329
RUNJOBID= node117-1304120125-31953
PBS_JOBID= 13170714
Free space on /tmp= 71676 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v75-c1597-S906725726-060.SATISFIABLE.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3175366-1304121329/watcher-3175366-1304121329 -o /tmp/evaluation-result-3175366-1304121329/solver-3175366-1304121329 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3175366-1304121329.cnf

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

MD5SUM BENCH= ba9975e86d838537f315701adfc9f925
RANDOM SEED=1102064278

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
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.849
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	: 5267.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      24668368 kB
Buffers:       1865844 kB
Cached:        5792548 kB
SwapCached:        160 kB
Active:         690124 kB
Inactive:      7033960 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      24668368 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:            6260 kB
Writeback:           0 kB
AnonPages:       65416 kB
Mapped:          15080 kB
Slab:           495312 kB
PageTables:       4636 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS:   219032 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= 71668 MiB
End job on node117 at 2011-04-30 01:56:05