Trace number 3368772

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)UNSAT 1478.57 370.725

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v75-c1597-S295912653-089.UNKNOWN.cnf
MD5SUMdb50771b4b9edf83822bd931af1fc1d7
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark6.40603
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-3368772-1305402672.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.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
0.00/0.10	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.10	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
0.00/0.10	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.10	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.10	c calculated reachability. Time: 0.00
0.00/0.10	c Calc default polars -  time:   0.00 s pos:      31 undec:       6 neg:      38
0.00/0.10	c =========================================================================================
0.00/0.10	c types(t): F = full restart, N = normal restart
0.00/0.10	c types(t): S = simplification begin/end, E = solution found
0.00/0.10	c restart types(rt): st = static, dy = dynamic
0.00/0.10	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.10	c  B st     0         0        75      1597         0         0      7985         0   no data   no data  --
0.00/0.10	c Decided on static restart strategy
0.00/0.10	c  N st     8      4917        75      1597         0      4465      7985     76371   no data   no data  --
0.77/0.27	c  N st    10     11302        75      1597         0      4111      7985     57534   no data   no data  --
1.57/0.44	c  N st    11     17047        75      1597         0      9301      7985    143225   no data   no data  --
2.78/0.74	c  F st    12     25003        75      1597         0     11398      7985    178732   no data   no data  --
2.78/0.74	c  N st    12     25003        75      1597         0     11398      7985    178732   no data   no data  --
3.58/0.93	c Decided on static restart strategy
3.58/0.93	c  N st    18     30000        75      1597         0      9764      7985    142731   no data   no data  --
3.58/0.93	c  S st    18     30000        75      1597         0      9764      7985    142731   no data   no data  --
3.58/0.96	c  S st    18     30501        75      1597         0     10241      7985    151120   no data   no data  --
3.58/0.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.58/0.96	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.58/0.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
3.58/0.96	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.58/0.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.58/0.96	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
3.58/0.96	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.39/1.17	c lits-rem:      1463  cl-subs:     2661  v-elim:      0  v-fix:    0  time:  0.81 s
4.39/1.20	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.11
4.39/1.20	c calculated reachability. Time: 0.00
4.39/1.20	c  N st    18     30501        75      1597         0      7580      7985    108481   no data   no data  --
5.97/1.50	c  N st    20     37613        75      1597         0     14057      7985    216700   no data   no data  --
6.76/1.76	c  N st    21     44014        75      1597         0     12769      7985    186492   no data   no data  --
7.16/1.86	c  S st    22     45751        75      1597         0     14335      7985    212345   no data   no data  --
7.56/1.90	c  S st    22     46257        75      1597         0     14810      7985    220933   no data   no data  --
7.56/1.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.56/1.90	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.56/1.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
7.56/1.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.56/1.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.56/1.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
7.56/1.91	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
11.16/2.86	c lits-rem:      2182  cl-subs:     2732  v-elim:      0  v-fix:    0  time:  3.80 s
11.16/2.86	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
11.16/2.86	c vivif2 --  cl tried    12078 cl shrink        0 lits rem          0 time: 0.01
11.56/2.90	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.17
11.56/2.90	c calculated reachability. Time: 0.00
11.56/2.90	c  N st    22     46257        75      1597         0     12078      7985    176324   no data   no data  --
13.95/3.54	c  N st    23     60655        75      1597         0     17155      7985    249094   no data   no data  --
15.55/3.96	c  N st    24     69385        75      1597         0     16059      7985    226289   no data   no data  --
15.55/3.96	c  S st    24     69385        75      1597         0     16059      7985    226289   no data   no data  --
15.95/4.00	c  S st    24     69889        75      1597         0     16529      7985    234740   no data   no data  --
15.95/4.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.95/4.00	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
15.95/4.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
15.95/4.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.95/4.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.95/4.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
15.95/4.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
19.94/5.04	c lits-rem:      2302  cl-subs:     2878  v-elim:      0  v-fix:    0  time:  4.10 s
19.94/5.04	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
19.94/5.04	c vivif2 --  cl tried    13651 cl shrink        0 lits rem          0 time: 0.01
20.34/5.10	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.21
20.34/5.10	c calculated reachability. Time: 0.00
20.34/5.10	c  N st    24     69889        75      1597         0     13651      7985    189118   no data   no data  --
23.53/5.99	c  F st    25     87500        75      1597         0     19704      7985    279532   no data   no data  --
23.53/5.99	c  N st    25     87500        75      1597         0     19704      7985    279532   no data   no data  --
24.73/6.29	c Decided on static restart strategy
25.53/6.43	c  N st    32     95538        75      1597         0     16282      7985    221765   no data   no data  --
27.53/6.97	c  N st    34    104833        75      1597         0     13029      7985    159954   no data   no data  --
27.53/6.97	c  S st    34    104833        75      1597         0     13029      7985    159954   no data   no data  --
27.93/7.01	c  S st    34    105335        75      1597         0     13495      7985    168492   no data   no data  --
27.93/7.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
27.93/7.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
27.93/7.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
27.93/7.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
27.93/7.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
27.93/7.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
27.93/7.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
30.32/7.63	c lits-rem:       707  cl-subs:     1365  v-elim:      0  v-fix:    0  time:  2.46 s
30.32/7.63	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
30.32/7.63	c vivif2 --  cl tried    12130 cl shrink        0 lits rem          0 time: 0.01
30.32/7.68	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.17
30.32/7.68	c calculated reachability. Time: 0.00
30.32/7.68	c  N st    34    105335        75      1597         0     12130      7985    148003   no data   no data  --
32.71/8.23	c  N st    35    114935        75      1597         0     20719      7985    285532   no data   no data  --
35.90/9.01	c  N st    36    129334        75      1597         0     21113      7985    279270   no data   no data  --
40.70/10.27	c  N st    37    150931        75      1597         0     27065      7985    376595   no data   no data  --
42.70/10.72	c  S st    38    158004        75      1597         0     19138      7985    238213   no data   no data  --
42.70/10.77	c  S st    38    158509        75      1597         0     19611      7985    246850   no data   no data  --
42.70/10.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
42.70/10.77	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
42.70/10.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.02
42.70/10.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
42.70/10.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
42.70/10.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
42.70/10.78	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
46.69/11.77	c lits-rem:      2142  cl-subs:     2570  v-elim:      0  v-fix:    0  time:  3.93 s
46.69/11.77	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
46.69/11.77	c vivif2 --  cl tried    17041 cl shrink        0 lits rem          0 time: 0.01
47.09/11.83	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.25
47.09/11.83	c calculated reachability. Time: 0.00
47.09/11.83	c  N st    38    158509        75      1597         0     17041      7985    209106   no data   no data  --
59.86/15.01	c  N st    39    207097        75      1597         0     29202      7985    380247   no data   no data  --
69.45/17.48	c  N st    40    237766        75      1597         0     21972      7985    260978   no data   no data  --
69.45/17.48	c  S st    40    237766        75      1597         0     21972      7985    260978   no data   no data  --
69.85/17.53	c  S st    40    238269        75      1597         0     22443      7985    269406   no data   no data  --
69.85/17.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
69.85/17.53	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
69.85/17.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.02
69.85/17.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
69.85/17.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
69.85/17.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
69.85/17.55	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
74.24/18.61	c lits-rem:      2107  cl-subs:     2389  v-elim:      0  v-fix:    0  time:  4.25 s
74.24/18.61	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
74.24/18.61	c vivif2 --  cl tried    20054 cl shrink        0 lits rem          0 time: 0.01
74.24/18.68	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.28
74.24/18.68	c calculated reachability. Time: 0.00
74.24/18.68	c  N st    40    238269        75      1597         0     20054      7985    236312   no data   no data  --
96.62/24.23	c  F st    41    306250        75      1597         0     21883      7985    239860   no data   no data  --
96.62/24.23	c  N st    41    306250        75      1597         0     21883      7985    239860   no data   no data  --
98.20/24.62	c Decided on static restart strategy
106.17/26.61	c  N st    51    334558        75      1597         0     25896      7985    301458   no data   no data  --
114.59/28.76	c  N st    53    357408        75      1597         0     23975      7985    261303   no data   no data  --
114.59/28.76	c  S st    53    357408        75      1597         0     23975      7985    261303   no data   no data  --
114.96/28.83	c  S st    53    357908        75      1597         0     24447      7985    269769   no data   no data  --
114.96/28.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
114.96/28.83	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
114.96/28.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.02
114.96/28.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
114.96/28.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
114.96/28.84	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
114.96/28.84	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
118.98/29.88	c lits-rem:      1180  cl-subs:     1601  v-elim:      0  v-fix:    0  time:  4.16 s
118.98/29.88	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
118.98/29.89	c vivif2 --  cl tried    22846 cl shrink        0 lits rem          0 time: 0.01
119.35/29.97	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.32
119.35/29.97	c calculated reachability. Time: 0.00
119.35/29.97	c  N st    53    357908        75      1597         0     22846      7985    247984   no data   no data  --
131.75/33.10	c  N st    54    390302        75      1597         0     28513      7985    325626   no data   no data  --
150.89/37.88	c  N st    55    438891        75      1597         0     47581      7985    619718   no data   no data  --
179.64/45.09	c  N st    56    511773        75      1597         0     34976      7985    403707   no data   no data  --
191.22/47.90	c  N st    57    536864        75      1597         0     29800      7985    318968   no data   no data  --
191.22/47.90	c  S st    57    536864        75      1597         0     29800      7985    318968   no data   no data  --
191.22/47.98	c  S st    57    537365        75      1597         0     30271      7985    327874   no data   no data  --
191.22/47.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
191.22/47.98	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
191.22/47.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.03
191.22/47.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
191.22/47.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
191.22/47.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
191.22/47.99	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
196.01/49.17	c lits-rem:      1012  cl-subs:     1872  v-elim:      0  v-fix:    0  time:  4.71 s
196.01/49.17	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
196.01/49.18	c vivif2 --  cl tried    28399 cl shrink        0 lits rem          0 time: 0.01
196.41/49.28	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.41
196.41/49.28	c calculated reachability. Time: 0.00
196.41/49.28	c  N st    57    537365        75      1597         0     28399      7985    302891   no data   no data  --
265.89/66.60	c  N st    58    701349        75      1597         0     55075      7985    682161   no data   no data  --
313.40/78.55	c  N st    59    806048        75      1597         0     49417      7985    577392   no data   no data  --
313.40/78.55	c  S st    59    806048        75      1597         0     49417      7985    577392   no data   no data  --
313.80/78.68	c  S st    59    806552        75      1597         0     49894      7985    586327   no data   no data  --
313.80/78.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
313.80/78.69	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
314.20/78.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.06
314.20/78.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
314.20/78.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
314.20/78.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
314.20/78.72	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
326.97/81.94	c lits-rem:      1786  cl-subs:     9385  v-elim:      0  v-fix:    0  time: 12.87 s
326.97/81.94	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
326.97/81.95	c vivif2 --  cl tried    40509 cl shrink        0 lits rem          0 time: 0.02
327.77/82.12	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.69
327.77/82.12	c calculated reachability. Time: 0.00
327.77/82.12	c  N st    59    806552        75      1597         0     40509      7985    461502   no data   no data  --
468.71/117.47	c  F st    60   1071877        75      1597         0     55954      7985    651911   no data   no data  --
468.71/117.47	c  N st    60   1071877        75      1597         0     55954      7985    651911   no data   no data  --
471.51/118.19	c Decided on static restart strategy
487.09/122.05	c  N st    70   1100180        75      1597         0     41240      7985    417781   no data   no data  --
506.25/126.80	c  N st    72   1136175        75      1597         0     73194      7985    929756   no data   no data  --
525.42/131.66	c  N st    73   1168567        75      1597         0     61087      7985    712467   no data   no data  --
551.37/138.10	c  N st    74   1209829        75      1597         0     55972      7985    636271   no data   no data  --
551.37/138.10	c  S st    74   1209829        75      1597         0     55972      7985    636271   no data   no data  --
551.76/138.26	c  S st    74   1210334        75      1597         0     56451      7985    645074   no data   no data  --
551.76/138.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
551.76/138.26	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
551.76/138.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.07
552.16/138.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
552.16/138.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
552.16/138.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
552.16/138.30	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
566.56/141.99	c lits-rem:      2942  cl-subs:     7813  v-elim:      0  v-fix:    0  time: 14.74 s
566.56/141.99	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
566.56/142.00	c vivif2 --  cl tried    48638 cl shrink        0 lits rem          0 time: 0.03
567.74/142.22	c asymm  cl-useful: 0/1584/1597 lits-rem:0 time: 0.88
567.74/142.22	c calculated reachability. Time: 0.00
567.74/142.22	c  N st    74   1210334        75      1597         0     48638      7985    538667   no data   no data  --
615.64/154.28	c  N st    75   1283216        75      1597         0     70994      7985    856838   no data   no data  --
689.12/172.62	c  N st    76   1392540        75      1597         0     80139      7985    966947   no data   no data  --
790.14/197.95	c  N st    77   1556524        75      1597         0     86892      7985   1016506   no data   no data  --
895.13/224.28	c  N st    78   1710335        75      1597         0     77475      7985    897282   no data   no data  --
895.13/224.28	c  S st    78   1710335        75      1597         0     77475      7985    897282   no data   no data  --
895.95/224.49	c  S st    78   1710840        75      1597         0     77953      7985    905816   no data   no data  --
895.95/224.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
895.95/224.49	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
896.37/224.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.11
896.37/224.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
896.37/224.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
896.37/224.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
896.37/224.55	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
929.08/232.73	c lits-rem:      1448  cl-subs:    16658  v-elim:      0  v-fix:    0  time: 32.65 s
929.08/232.73	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
929.08/232.74	c vivif2 --  cl tried    61295 cl shrink        0 lits rem          0 time: 0.04
930.27/233.07	c asymm  cl-useful: 0/1282/1597 lits-rem:0 time: 1.32
930.27/233.08	c calculated reachability. Time: 0.00
930.27/233.08	c  N st    78   1710840        75      1597         0     61295      7985    695956   no data   no data  --
1172.65/293.74	c Finding binary XORs  T:     0.00 s  found:       0
1182.61/296.29	c  N st    79   2079806        74      1532         0     45325      7600    533722   no data   no data  --
1255.68/314.57	c  N st    80   2210840        74      1532         0     69768      7600    779892   no data   no data  --
1255.68/314.57	c  S st    80   2210840        74      1532         0     69768      7600    779892   no data   no data  --
1256.50/314.76	c  S st    80   2211342        74      1532         1     70233      7600    788260   no data   no data  --
1256.50/314.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1256.50/314.76	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1256.50/314.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.10
1256.87/314.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1257.27/314.90	c subs with bin:      423  lits-rem:       423  v-fix:    0  time:  0.39 s
1257.27/314.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     74 time:  0.00 s
1257.27/314.90	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1286.02/322.18	c lits-rem:      5207  cl-subs:    24238  v-elim:      0  v-fix:    0  time: 29.04 s
1286.02/322.18	c vivif2 --  cl tried     1526 cl shrink        0 lits rem          0 time: 0.00
1286.02/322.19	c vivif2 --  cl tried    45578 cl shrink        0 lits rem          0 time: 0.02
1287.25/322.41	c asymm  cl-useful: 0/1432/1526 lits-rem:0 time: 0.88
1287.25/322.41	c calculated reachability. Time: 0.00
1287.25/322.41	c  N st    80   2211342        74      1526         1     45578      7570    502630   no data   no data  --
1456.11/364.78	c Finding binary XORs  T:     0.00 s  found:       0
1471.71/368.68	c Finding binary XORs  T:     0.00 s  found:       0
1475.28/369.59	c Finding binary XORs  T:     0.00 s  found:       0
1476.47/369.83	c  E st    81   2482801        54      1046        61      9803      4837     67554   no data   no data  --
1478.54/370.71	c Following stats are for *FIRST FINISHED THREAD ONLY*
1478.54/370.71	c num threads              : 4          
1478.54/370.71	c restarts                 : 81         
1478.54/370.71	c dynamic restarts         : 0          
1478.54/370.71	c static restarts          : 81         
1478.54/370.71	c full restarts            : 4          
1478.54/370.71	c total simplify time      : 3.66       
1478.54/370.71	c learnts DL2              : 0          
1478.54/370.71	c learnts size 2           : 141        
1478.54/370.71	c learnts size 1           : 52          (69.33     % of vars)
1478.54/370.71	c filedLit time            : 0.47        (0.03      % time)
1478.54/370.71	c v-elim SatELite          : 0           (0.00      % vars)
1478.54/370.71	c SatELite time            : 116.99      (7.92      % time)
1478.54/370.71	c v-elim xor               : 0           (0.00      % vars)
1478.54/370.71	c xor elim time            : 0.06        (0.00      % time)
1478.54/370.71	c num binary xor trees     : 0          
1478.54/370.71	c binxor trees' crown      : 0           (nan       leafs/tree)
1478.54/370.71	c bin xor find time        : 0.00       
1478.54/370.71	c OTF clause improved      : 291793      (0.12      clauses/conflict)
1478.54/370.71	c OTF impr. size diff      : 297749      (1.02       lits/clause)
1478.54/370.71	c OTF cl watch-shrink      : 50962       (0.02      clauses/conflict)
1478.54/370.71	c OTF cl watch-sh-lit      : 56260       (1.10       lits/clause)
1478.54/370.71	c tried to recurMin cls    : 208368      (8.39       % of conflicts)
1478.54/370.71	c updated cache            : 1105        (0.01       lits/tried recurMin)
1478.54/370.71	c unit cls received        : 1           (1.92      % of units)
1478.54/370.71	c unit cls sent            : 7           (13.46     % of units)
1478.54/370.71	c bin cls received         : 11         
1478.54/370.71	c bin cls sent             : 68         
1478.54/370.71	c clauses over max glue    : 0           (0.00      % of all clauses)
1478.54/370.71	c conflicts                : 2482801     (1680.07   / sec)
1478.54/370.71	c decisions                : 2705638     (0.25      % random)
1478.54/370.71	c bogo-props               : 69186642617 (46817377.41 / sec)
1478.54/370.71	c conflict literals        : 36721169    (25.69     % deleted)
1478.54/370.71	c Memory used              : 377.98      MB
1478.54/370.71	c single-thread CPU time   : 1477.80     s
1478.54/370.71	c all-threads sum CPU time : 1477.80     s
1478.54/370.71	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

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-3368772-1305402672/watcher-3368772-1305402672 -o /tmp/evaluation-result-3368772-1305402672/solver-3368772-1305402672 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3368772-1305402672.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: 8.16 8.10 8.09 6/241 8360
/proc/meminfo: memFree=24266756/32951124 swapFree=61559568/67111528
[pid=8360] ppid=8358 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/8360/stat : 8360 (strangenight1-m) R 8358 8360 7898 0 -1 4202496 417 0 0 0 0 0 0 0 25 0 4 0 651867917 52465664 357 33554432000 4194304 4650419 140736147918848 18446744073709551615 222921777083 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8360/statm: 12809 365 311 112 0 7774 0
[pid=8360/tid=8361] ppid=8358 vsize=281768 CPUtime=0 cores=0,2,4,6
/proc/8360/task/8361/stat : 8361 (strangenight1-m) R 8358 8360 7898 0 -1 4202560 46 0 0 0 0 0 0 0 25 0 4 0 651867917 288530432 607 33554432000 4194304 4650419 140736147918848 18446744073709551615 222921882094 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8360/tid=8362] ppid=8358 vsize=281768 CPUtime=0 cores=0,2,4,6
/proc/8360/task/8362/stat : 8362 (strangenight1-m) R 8358 8360 7898 0 -1 4202560 58 0 0 0 0 0 0 0 25 0 4 0 651867917 288530432 607 33554432000 4194304 4650419 140736147918848 18446744073709551615 4370537 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8360/tid=8363] ppid=8358 vsize=281768 CPUtime=0 cores=0,2,4,6
/proc/8360/task/8363/stat : 8363 (strangenight1-m) R 8358 8360 7898 0 -1 4202560 83 0 0 0 0 0 0 0 25 0 4 0 651867917 288530432 607 33554432000 4194304 4650419 140736147918848 18446744073709551615 222921437893 0 0 4096 2 0 0 0 -1 0 0 0 0

[startup+0.109157 s]
/proc/loadavg: 8.16 8.10 8.09 6/241 8360
/proc/meminfo: memFree=24266756/32951124 swapFree=61559568/67111528
[pid=8360] ppid=8358 vsize=282872 CPUtime=0.4 cores=0,2,4,6
/proc/8360/stat : 8360 (strangenight1-m) R 8358 8360 7898 0 -1 4202496 1750 0 0 0 40 0 0 0 25 0 4 0 651867917 289660928 1417 33554432000 4194304 4650419 140736147918848 18446744073709551615 4365300 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8360/statm: 70718 1418 391 112 0 65683 0
[pid=8360/tid=8361] ppid=8358 vsize=282872 CPUtime=0.1 cores=0,2,4,6
/proc/8360/task/8361/stat : 8361 (strangenight1-m) R 8358 8360 7898 0 -1 4202560 308 0 0 0 10 0 0 0 25 0 4 0 651867917 289660928 1418 33554432000 4194304 4650419 140736147918848 18446744073709551615 4365237 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8360/tid=8362] ppid=8358 vsize=282872 CPUtime=0.1 cores=0,2,4,6
/proc/8360/task/8362/stat : 8362 (strangenight1-m) R 8358 8360 7898 0 -1 4202560 376 0 0 0 10 0 0 0 25 0 4 0 651867917 289660928 1418 33554432000 4194304 4650419 140736147918848 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8360/tid=8363] ppid=8358 vsize=282872 CPUtime=0.1 cores=0,2,4,6
/proc/8360/task/8363/stat : 8363 (strangenight1-m) R 8358 8360 7898 0 -1 4202560 245 0 0 0 10 0 0 0 25 0 4 0 651867917 289660928 1418 33554432000 4194304 4650419 140736147918848 18446744073709551615 4350801 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.4
Current children cumulated vsize (KiB) 282872

[startup+0.201141 s]
/proc/loadavg: 8.16 8.10 8.09 6/241 8360
/proc/meminfo: memFree=24266756/32951124 swapFree=61559568/67111528
[pid=8360] ppid=8358 vsize=283472 CPUtime=0.77 cores=0,2,4,6
/proc/8360/stat : 8360 (strangenight1-m) R 8358 8360 7898 0 -1 4202496 2241 0 0 0 77 0 0 0 25 0 4 0 651867917 290275328 1699 33554432000 4194304 4650419 140736147918848 18446744073709551615 4334509 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8360/statm: 70868 1699 391 112 0 65833 0
[pid=8360/tid=8361] ppid=8358 vsize=283472 CPUtime=0.19 cores=0,2,4,6
/proc/8360/task/8361/stat : 8361 (strangenight1-m) R 8358 8360 7898 0 -1 4202560 471 0 0 0 19 0 0 0 25 0 4 0 651867917 290275328 1699 33554432000 4194304 4650419 140736147918848 18446744073709551615 4364785 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8360/tid=8362] ppid=8358 vsize=283472 CPUtime=0.19 cores=0,2,4,6
/proc/8360/task/8362/stat : 8362 (strangenight1-m) R 8358 8360 7898 0 -1 4202560 466 0 0 0 19 0 0 0 25 0 4 0 651867917 290275328 1699 33554432000 4194304 4650419 140736147918848 18446744073709551615 4363176 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8360/tid=8363] ppid=8358 vsize=283472 CPUtime=0.19 cores=0,2,4,6
/proc/8360/task/8363/stat : 8363 (strangenight1-m) R 8358 8360 7898 0 -1 4202560 396 0 0 0 19 0 0 0 25 0 4 0 651867917 290275328 1699 33554432000 4194304 4650419 140736147918848 18446744073709551615 4365337 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.77
Current children cumulated vsize (KiB) 283472

[startup+0.301122 s]
/proc/loadavg: 8.16 8.10 8.09 6/241 8360
/proc/meminfo: memFree=24266756/32951124 swapFree=61559568/67111528
[pid=8360] ppid=8358 vsize=284092 CPUtime=1.17 cores=0,2,4,6
/proc/8360/stat : 8360 (strangenight1-m) R 8358 8360 7898 0 -1 4202496 3001 0 0 0 117 0 0 0 25 0 4 0 651867917 290910208 1838 33554432000 4194304 4650419 140736147918848 18446744073709551615 4365286 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8360/statm: 71023 1838 391 112 0 65988 0
[pid=8360/tid=8361] ppid=8358 vsize=284092 CPUtime=0.29 cores=0,2,4,6
/proc/8360/task/8361/stat : 8361 (strangenight1-m) R 8358 8360 7898 0 -1 4202560 657 0 0 0 29 0 0 0 25 0 4 0 651867917 290910208 1838 33554432000 4194304 4650419 140736147918848 18446744073709551615 4365246 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8360/tid=8362] ppid=8358 vsize=284092 CPUtime=0.29 cores=0,2,4,6
/proc/8360/task/8362/stat : 8362 (strangenight1-m) R 8358 8360 7898 0 -1 4202560 649 0 0 0 29 0 0 0 25 0 4 0 651867917 290910208 1838 33554432000 4194304 4650419 140736147918848 18446744073709551615 4365327 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8360/tid=8363] ppid=8358 vsize=284092 CPUtime=0.29 cores=0,2,4,6
/proc/8360/task/8363/stat : 8363 (strangenight1-m) R 8358 8360 7898 0 -1 4202560 592 0 0 0 29 0 0 0 25 0 4 0 651867917 290910208 1838 33554432000 4194304 4650419 140736147918848 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 284092

[startup+0.701049 s]
/proc/loadavg: 8.16 8.10 8.09 6/241 8360
/proc/meminfo: memFree=24266756/32951124 swapFree=61559568/67111528
[pid=8360] ppid=8358 vsize=284644 CPUtime=2.78 cores=0,2,4,6
/proc/8360/stat : 8360 (strangenight1-m) R 8358 8360 7898 0 -1 4202496 4418 0 0 0 277 1 0 0 25 0 4 0 651867917 291475456 2458 33554432000 4194304 4650419 140736147918848 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8360/statm: 71161 2458 391 112 0 66126 0
[pid=8360/tid=8361] ppid=8358 vsize=284644 CPUtime=0.69 cores=0,2,4,6
/proc/8360/task/8361/stat : 8361 (strangenight1-m) R 8358 8360 7898 0 -1 4202560 1002 0 0 0 69 0 0 0 25 0 4 0 651867917 291475456 2458 33554432000 4194304 4650419 140736147918848 18446744073709551615 4363432 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8360/tid=8362] ppid=8358 vsize=284644 CPUtime=0.69 cores=0,2,4,6
/proc/8360/task/8362/stat : 8362 (strangenight1-m) R 8358 8360 7898 0 -1 4202560 1016 0 0 0 69 0 0 0 25 0 4 0 651867917 291475456 2458 33554432000 4194304 4650419 140736147918848 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8360/tid=8363] ppid=8358 vsize=284644 CPUtime=0.69 cores=0,2,4,6
/proc/8360/task/8363/stat : 8363 (strangenight1-m) R 8358 8360 7898 0 -1 4202560 933 0 0 0 69 0 0 0 25 0 4 0 651867917 291475456 2458 33554432000 4194304 4650419 140736147918848 18446744073709551615 4366831 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2.78
Current children cumulated vsize (KiB) 284644

[startup+1.50091 s]
/proc/loadavg: 8.16 8.10 8.09 9/245 8364
/proc/meminfo: memFree=24248228/32951124 swapFree=61559568/67111528
[pid=8360] ppid=8358 vsize=291796 CPUtime=5.97 cores=0,2,4,6
/proc/8360/stat : 8360 (strangenight1-m) R 8358 8360 7898 0 -1 4202496 9989 0 0 0 595 2 0 0 25 0 4 0 651867917 298799104 6114 33554432000 4194304 4650419 140736147918848 18446744073709551615 4365346 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8360/statm: 72949 6114 393 112 0 67914 0
[pid=8360/tid=8361] ppid=8358 vsize=291796 CPUtime=1.48 cores=0,2,4,6
/proc/8360/task/8361/stat : 8361 (strangenight1-m) R 8358 8360 7898 0 -1 4202560 2403 0 0 0 148 0 0 0 25 0 4 0 651867917 298799104 6114 33554432000 4194304 4650419 140736147918848 18446744073709551615 4229522 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8360/tid=8362] ppid=8358 vsize=291796 CPUtime=1.48 cores=0,2,4,6
/proc/8360/task/8362/stat : 8362 (strangenight1-m) R 8358 8360 7898 0 -1 4202560 3134 0 0 0 148 0 0 0 25 0 4 0 651867917 298799104 6114 33554432000 4194304 4650419 140736147918848 18446744073709551615 4433093 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8360/tid=8363] ppid=8358 vsize=291796 CPUtime=1.48 cores=0,2,4,6
/proc/8360/task/8363/stat : 8363 (strangenight1-m) R 8358 8360 7898 0 -1 4202560 1587 0 0 0 148 0 0 0 25 0 4 0 651867917 298799104 6114 33554432000 4194304 4650419 140736147918848 18446744073709551615 4366816 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 291796

[startup+3.10061 s]
/proc/loadavg: 8.15 8.10 8.09 9/245 8364
/proc/meminfo: memFree=24228512/32951124 swapFree=61559568/67111528
[pid=8360] ppid=8358 vsize=292140 CPUtime=12.36 cores=0,2,4,6
/proc/8360/stat : 8360 (strangenight1-m) R 8358 8360 7898 0 -1 4202496 15256 0 0 0 1233 3 0 0 25 0 4 0 651867917 299151360 9228 33554432000 4194304 4650419 140736147918848 18446744073709551615 4366923 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8360/statm: 73035 9228 393 112 0 68000 0
[pid=8360/tid=8361] ppid=8358 vsize=292140 CPUtime=3.06 cores=0,2,4,6
/proc/8360/task/8361/stat : 8361 (strangenight1-m) R 8358 8360 7898 0 -1 4202560 4208 0 0 0 306 0 0 0 25 0 4 0 651867917 299151360 9228 33554432000 4194304 4650419 140736147918848 18446744073709551615 4433059 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8360/tid=8362] ppid=8358 vsize=292140 CPUtime=3.08 cores=0,2,4,6
/proc/8360/task/8362/stat : 8362 (strangenight1-m) R 8358 8360 7898 0 -1 4202560 3559 0 0 0 308 0 0 0 25 0 4 0 651867917 299151360 9228 33554432000 4194304 4650419 140736147918848 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8360/tid=8363] ppid=8358 vsize=292140 CPUtime=3.08 cores=0,2,4,6
/proc/8360/task/8363/stat : 8363 (strangenight1-m) R 8358 8360 7898 0 -1 4202560 3586 0 0 0 308 0 0 0 25 0 4 0 651867917 299151360 9228 33554432000 4194304 4650419 140736147918848 18446744073709551615 4366841 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 292140

[startup+6.30103 s]
/proc/loadavg: 8.15 8.10 8.09 9/245 8364
/proc/meminfo: memFree=24206204/32951124 swapFree=61559568/67111528
[pid=8360] ppid=8358 vsize=295524 CPUtime=25.13 cores=0,2,4,6
/proc/8360/stat : 8360 (strangenight1-m) R 8358 8360 7898 0 -1 4202496 21461 0 0 0 2509 4 0 0 25 0 4 0 651867917 302616576 10323 33554432000 4194304 4650419 140736147918848 18446744073709551615 4364751 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8360/statm: 73881 10324 393 112 0 68846 0
[pid=8360/tid=8361] ppid=8358 vsize=295524 CPUtime=6.25 cores=0,2,4,6
/proc/8360/task/8361/stat : 8361 (strangenight1-m) R 8358 8360 7898 0 -1 4202560 5439 0 0 0 624 1 0 0 25 0 4 0 651867917 302616576 10324 33554432000 4194304 4650419 140736147918848 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8360/tid=8362] ppid=8358 vsize=295524 CPUtime=6.29 cores=0,2,4,6
/proc/8360/task/8362/stat : 8362 (strangenight1-m) R 8358 8360 7898 0 -1 4202560 5341 0 0 0 628 1 0 0 25 0 4 0 651867917 302616576 10324 33554432000 4194304 4650419 140736147918848 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8360/tid=8363] ppid=8358 vsize=295524 CPUtime=6.29 cores=0,2,4,6
/proc/8360/task/8363/stat : 8363 (strangenight1-m) R 8358 8360 7898 0 -1 4202560 4885 0 0 0 628 1 0 0 25 0 4 0 651867917 302616576 10324 33554432000 4194304 4650419 140736147918848 18446744073709551615 4365337 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.13
Current children cumulated vsize (KiB) 295524

[startup+12.7009 s]
/proc/loadavg: 8.12 8.10 8.09 9/245 8364
/proc/meminfo: memFree=24173724/32951124 swapFree=61559568/67111528
[pid=8360] ppid=8358 vsize=287868 CPUtime=50.69 cores=0,2,4,6
/proc/8360/stat : 8360 (strangenight1-m) R 8358 8360 7898 0 -1 4202496 33690 0 0 0 5062 7 0 0 25 0 4 0 651867917 294776832 14190 33554432000 4194304 4650419 140736147918848 18446744073709551615 4327759 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8360/statm: 71967 14190 393 112 0 66932 0
[pid=8360/tid=8361] ppid=8358 vsize=287868 CPUtime=12.59 cores=0,2,4,6
/proc/8360/task/8361/stat : 8361 (strangenight1-m) R 8358 8360 7898 0 -1 4202560 8457 0 0 0 1258 1 0 0 25 0 4 0 651867917 294776832 14190 33554432000 4194304 4650419 140736147918848 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8360/tid=8362] ppid=8358 vsize=287868 CPUtime=12.69 cores=0,2,4,6
/proc/8360/task/8362/stat : 8362 (strangenight1-m) R 8358 8360 7898 0 -1 4202560 8399 0 0 0 1267 2 0 0 25 0 4 0 651867917 294776832 14190 33554432000 4194304 4650419 140736147918848 18446744073709551615 4426519 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8360/tid=8363] ppid=8358 vsize=287868 CPUtime=12.68 cores=0,2,4,6
/proc/8360/task/8363/stat : 8363 (strangenight1-m) R 8358 8360 7898 0 -1 4202560 7930 0 0 0 1267 1 0 0 25 0 4 0 651867917 294776832 14190 33554432000 4194304 4650419 140736147918848 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.69
Current children cumulated vsize (KiB) 287868

[startup+25.5005 s]
/proc/loadavg: 8.18 8.11 8.09 9/245 8364
/proc/meminfo: memFree=24132196/32951124 swapFree=61559568/67111528
[pid=8360] ppid=8358 vsize=292456 CPUtime=101.78 cores=0,2,4,6
/proc/8360/stat : 8360 (strangenight1-m) R 8358 8360 7898 0 -1 4202496 51268 0 0 0 10168 10 0 0 25 0 4 0 651867917 299474944 17071 33554432000 4194304 4650419 140736147918848 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8360/statm: 73114 17071 393 112 0 68079 0
[pid=8360/tid=8361] ppid=8358 vsize=292456 CPUtime=25.3 cores=0,2,4,6
/proc/8360/task/8361/stat : 8361 (strangenight1-m) R 8358 8360 7898 0 -1 4202560 13508 0 0 0 2528 2 0 0 25 0 4 0 651867917 299474944 17071 33554432000 4194304 4650419 140736147918848 18446744073709551615 4367232 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8360/tid=8362] ppid=8358 vsize=292456 CPUtime=25.48 cores=0,2,4,6
/proc/8360/task/8362/stat : 8362 (strangenight1-m) R 8358 8360 7898 0 -1 4202560 13396 0 0 0 2545 3 0 0 25 0 4 0 651867917 299474944 17071 33554432000 4194304 4650419 140736147918848 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8360/tid=8363] ppid=8358 vsize=292456 CPUtime=25.49 cores=0,2,4,6
/proc/8360/task/8363/stat : 8363 (strangenight1-m) R 8358 8360 7898 0 -1 4202560 10181 0 0 0 2547 2 0 0 25 0 4 0 651867917 299474944 17071 33554432000 4194304 4650419 140736147918848 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.78
Current children cumulated vsize (KiB) 292456

[startup+51.1008 s]
/proc/loadavg: 8.20 8.12 8.10 9/245 8365
/proc/meminfo: memFree=24089476/32951124 swapFree=61559568/67111528
[pid=8360] ppid=8358 vsize=287764 CPUtime=204 cores=0,2,4,6
/proc/8360/stat : 8360 (strangenight1-m) R 8358 8360 7898 0 -1 4202496 79601 0 0 0 20384 16 0 0 25 0 4 0 651867917 294670336 21466 33554432000 4194304 4650419 140736147918848 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8360/statm: 71941 21466 393 112 0 66906 0
[pid=8360/tid=8361] ppid=8358 vsize=287764 CPUtime=50.72 cores=0,2,4,6
/proc/8360/task/8361/stat : 8361 (strangenight1-m) R 8358 8360 7898 0 -1 4202560 21663 0 0 0 5068 4 0 0 25 0 4 0 651867917 294670336 21466 33554432000 4194304 4650419 140736147918848 18446744073709551615 4365308 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8360/tid=8362] ppid=8358 vsize=287764 CPUtime=51.08 cores=0,2,4,6
/proc/8360/task/8362/stat : 8362 (strangenight1-m) R 8358 8360 7898 0 -1 4202560 20935 0 0 0 5104 4 0 0 25 0 4 0 651867917 294670336 21466 33554432000 4194304 4650419 140736147918848 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8360/tid=8363] ppid=8358 vsize=287764 CPUtime=51.09 cores=0,2,4,6
/proc/8360/task/8363/stat : 8363 (strangenight1-m) R 8358 8360 7898 0 -1 4202560 14227 0 0 0 5106 3 0 0 25 0 4 0 651867917 294670336 21466 33554432000 4194304 4650419 140736147918848 18446744073709551615 4334297 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 204
Current children cumulated vsize (KiB) 287764

[startup+102.3 s]
/proc/loadavg: 8.21 8.13 8.10 9/245 8366
/proc/meminfo: memFree=24021708/32951124 swapFree=61559568/67111528
[pid=8360] ppid=8358 vsize=305268 CPUtime=408.44 cores=0,2,4,6
/proc/8360/stat : 8360 (strangenight1-m) R 8358 8360 7898 0 -1 4202496 125362 0 0 0 40816 28 0 0 25 0 4 0 651867917 312594432 30935 33554432000 4194304 4650419 140736147918848 18446744073709551615 4364775 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8360/statm: 76317 30935 393 112 0 71282 0
[pid=8360/tid=8361] ppid=8358 vsize=305268 CPUtime=101.55 cores=0,2,4,6
/proc/8360/task/8361/stat : 8361 (strangenight1-m) R 8358 8360 7898 0 -1 4202560 34028 0 0 0 10148 7 0 0 25 0 4 0 651867917 312594432 30936 33554432000 4194304 4650419 140736147918848 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8360/tid=8362] ppid=8358 vsize=305268 CPUtime=102.27 cores=0,2,4,6
/proc/8360/task/8362/stat : 8362 (strangenight1-m) R 8358 8360 7898 0 -1 4202560 33251 0 0 0 10219 8 0 0 25 0 4 0 651867917 312594432 30936 33554432000 4194304 4650419 140736147918848 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8360/tid=8363] ppid=8358 vsize=305268 CPUtime=102.3 cores=0,2,4,6
/proc/8360/task/8363/stat : 8363 (strangenight1-m) R 8358 8360 7898 0 -1 4202560 21959 0 0 0 10225 5 0 0 25 0 4 0 651867917 312594432 30936 33554432000 4194304 4650419 140736147918848 18446744073709551615 4364788 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 408.44
Current children cumulated vsize (KiB) 305268

[startup+162.301 s]

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

/proc/8360/task/8363/stat : 8363 (strangenight1-m) R 8358 8360 7898 0 -1 4202560 27154 0 0 0 16222 7 0 0 25 0 4 0 651867917 291520512 35804 33554432000 4194304 4650419 140736147918848 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 647.98
Current children cumulated vsize (KiB) 284688

[startup+222.309 s]
/proc/loadavg: 8.03 8.08 8.08 9/245 8370
/proc/meminfo: memFree=23889296/32951124 swapFree=61559568/67111528
[pid=8360] ppid=8358 vsize=322556 CPUtime=887.58 cores=0,2,4,6
/proc/8360/stat : 8360 (strangenight1-m) R 8358 8360 7898 0 -1 4202496 198196 0 0 0 88706 52 0 0 25 0 4 0 651867917 330297344 45659 33554432000 4194304 4650419 140736147918848 18446744073709551615 4366819 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8360/statm: 80639 45659 393 112 0 75604 0
[pid=8360/tid=8361] ppid=8358 vsize=322556 CPUtime=220.68 cores=0,2,4,6
/proc/8360/task/8361/stat : 8361 (strangenight1-m) R 8358 8360 7898 0 -1 4202560 55715 0 0 0 22053 15 0 0 25 0 4 0 651867917 330297344 45659 33554432000 4194304 4650419 140736147918848 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8360/tid=8362] ppid=8358 vsize=322556 CPUtime=222.27 cores=0,2,4,6
/proc/8360/task/8362/stat : 8362 (strangenight1-m) R 8358 8360 7898 0 -1 4202560 55498 0 0 0 22212 15 0 0 25 0 4 0 651867917 330297344 45659 33554432000 4194304 4650419 140736147918848 18446744073709551615 4367232 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8360/tid=8363] ppid=8358 vsize=322556 CPUtime=222.3 cores=0,2,4,6
/proc/8360/task/8363/stat : 8363 (strangenight1-m) R 8358 8360 7898 0 -1 4202560 33350 0 0 0 22221 9 0 0 25 0 4 0 651867917 330297344 45659 33554432000 4194304 4650419 140736147918848 18446744073709551615 4366831 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 887.58
Current children cumulated vsize (KiB) 322556

[startup+282.301 s]
/proc/loadavg: 8.01 8.06 8.08 9/245 8371
/proc/meminfo: memFree=23833824/32951124 swapFree=61559568/67111528
[pid=8360] ppid=8358 vsize=380884 CPUtime=1127.11 cores=0,2,4,6
/proc/8360/stat : 8360 (strangenight1-m) R 8358 8360 7898 0 -1 4202496 225202 0 0 0 112649 62 0 0 25 0 4 0 651867917 390025216 52200 33554432000 4194304 4650419 140736147918848 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8360/statm: 95221 52200 394 112 0 90186 0
[pid=8360/tid=8361] ppid=8358 vsize=380884 CPUtime=280.24 cores=0,2,4,6
/proc/8360/task/8361/stat : 8361 (strangenight1-m) R 8358 8360 7898 0 -1 4202560 65275 0 0 0 28005 19 0 0 25 0 4 0 651867917 390025216 52200 33554432000 4194304 4650419 140736147918848 18446744073709551615 4363871 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8360/tid=8362] ppid=8358 vsize=380884 CPUtime=282.26 cores=0,2,4,6
/proc/8360/task/8362/stat : 8362 (strangenight1-m) R 8358 8360 7898 0 -1 4202560 64494 0 0 0 28207 19 0 0 25 0 4 0 651867917 390025216 52200 33554432000 4194304 4650419 140736147918848 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8360/tid=8363] ppid=8358 vsize=380884 CPUtime=282.29 cores=0,2,4,6
/proc/8360/task/8363/stat : 8363 (strangenight1-m) R 8358 8360 7898 0 -1 4202560 37039 0 0 0 28219 10 0 0 25 0 4 0 651867917 390025216 52200 33554432000 4194304 4650419 140736147918848 18446744073709551615 4365361 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1127.11
Current children cumulated vsize (KiB) 380884

[startup+342.301 s]
/proc/loadavg: 8.00 8.05 8.07 9/245 8373
/proc/meminfo: memFree=23818904/32951124 swapFree=61559568/67111528
[pid=8360] ppid=8358 vsize=444540 CPUtime=1366.67 cores=0,2,4,6
/proc/8360/stat : 8360 (strangenight1-m) R 8358 8360 7898 0 -1 4202496 247733 0 0 0 136596 71 0 0 25 0 4 0 651867917 455208960 55259 33554432000 4194304 4650419 140736147918848 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8360/statm: 111135 55259 394 112 0 106100 0
[pid=8360/tid=8361] ppid=8358 vsize=444540 CPUtime=339.81 cores=0,2,4,6
/proc/8360/task/8361/stat : 8361 (strangenight1-m) R 8358 8360 7898 0 -1 4202560 70259 0 0 0 33960 21 0 0 25 0 4 0 651867917 455208960 55259 33554432000 4194304 4650419 140736147918848 18446744073709551615 4433059 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8360/tid=8362] ppid=8358 vsize=444540 CPUtime=342.25 cores=0,2,4,6
/proc/8360/task/8362/stat : 8362 (strangenight1-m) R 8358 8360 7898 0 -1 4202560 73123 0 0 0 34203 22 0 0 25 0 4 0 651867917 455208960 55259 33554432000 4194304 4650419 140736147918848 18446744073709551615 4365330 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8360/tid=8363] ppid=8358 vsize=444540 CPUtime=342.29 cores=0,2,4,6
/proc/8360/task/8363/stat : 8363 (strangenight1-m) R 8358 8360 7898 0 -1 4202560 40891 0 0 0 34217 12 0 0 25 0 4 0 651867917 455208960 55259 33554432000 4194304 4650419 140736147918848 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1366.67
Current children cumulated vsize (KiB) 444540

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

[startup+345.601 s]
/proc/loadavg: 8.00 8.05 8.07 9/245 8373
/proc/meminfo: memFree=23813076/32951124 swapFree=61559568/67111528
[pid=8360] ppid=8358 vsize=390676 CPUtime=1379.85 cores=0,2,4,6
/proc/8360/stat : 8360 (strangenight1-m) R 8358 8360 7898 0 -1 4202496 249318 0 0 0 137913 72 0 0 25 0 4 0 651867917 400052224 53213 33554432000 4194304 4650419 140736147918848 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8360/statm: 97669 53213 394 112 0 92634 0
[pid=8360/tid=8361] ppid=8358 vsize=390676 CPUtime=343.08 cores=0,2,4,6
/proc/8360/task/8361/stat : 8361 (strangenight1-m) R 8358 8360 7898 0 -1 4202560 70547 0 0 0 34287 21 0 0 25 0 4 0 651867917 400052224 53213 33554432000 4194304 4650419 140736147918848 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8360/tid=8362] ppid=8358 vsize=390676 CPUtime=345.55 cores=0,2,4,6
/proc/8360/task/8362/stat : 8362 (strangenight1-m) R 8358 8360 7898 0 -1 4202560 73312 0 0 0 34533 22 0 0 25 0 4 0 651867917 400052224 53213 33554432000 4194304 4650419 140736147918848 18446744073709551615 4313463 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8360/tid=8363] ppid=8358 vsize=390676 CPUtime=345.59 cores=0,2,4,6
/proc/8360/task/8363/stat : 8363 (strangenight1-m) R 8358 8360 7898 0 -1 4202560 41093 0 0 0 34547 12 0 0 25 0 4 0 651867917 400052224 53213 33554432000 4194304 4650419 140736147918848 18446744073709551615 4365300 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1379.85
Current children cumulated vsize (KiB) 390676

[startup+358.401 s]
/proc/loadavg: 8.00 8.05 8.07 9/245 8373
/proc/meminfo: memFree=23800668/32951124 swapFree=61559568/67111528
[pid=8360] ppid=8358 vsize=390716 CPUtime=1430.96 cores=0,2,4,6
/proc/8360/stat : 8360 (strangenight1-m) R 8358 8360 7898 0 -1 4202496 253577 0 0 0 143022 74 0 0 25 0 4 0 651867917 400093184 54893 33554432000 4194304 4650419 140736147918848 18446744073709551615 4313051 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8360/statm: 97679 54893 394 112 0 92644 0
[pid=8360/tid=8361] ppid=8358 vsize=390716 CPUtime=355.79 cores=0,2,4,6
/proc/8360/task/8361/stat : 8361 (strangenight1-m) R 8358 8360 7898 0 -1 4202560 71947 0 0 0 35557 22 0 0 25 0 4 0 651867917 400093184 54893 33554432000 4194304 4650419 140736147918848 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8360/tid=8362] ppid=8358 vsize=390716 CPUtime=358.35 cores=0,2,4,6
/proc/8360/task/8362/stat : 8362 (strangenight1-m) R 8358 8360 7898 0 -1 4202560 74855 0 0 0 35812 23 0 0 25 0 4 0 651867917 400093184 54893 33554432000 4194304 4650419 140736147918848 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8360/tid=8363] ppid=8358 vsize=390716 CPUtime=358.39 cores=0,2,4,6
/proc/8360/task/8363/stat : 8363 (strangenight1-m) R 8358 8360 7898 0 -1 4202560 41486 0 0 0 35827 12 0 0 25 0 4 0 651867917 400093184 54893 33554432000 4194304 4650419 140736147918848 18446744073709551615 4432392 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1430.96
Current children cumulated vsize (KiB) 390716

[startup+364.801 s]
/proc/loadavg: 8.00 8.05 8.07 9/245 8373
/proc/meminfo: memFree=23799176/32951124 swapFree=61559568/67111528
[pid=8360] ppid=8358 vsize=398032 CPUtime=1456.51 cores=0,2,4,6
/proc/8360/stat : 8360 (strangenight1-m) R 8358 8360 7898 0 -1 4202496 256756 0 0 0 145576 75 0 0 25 0 4 0 651867917 407584768 56181 33554432000 4194304 4650419 140736147918848 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8360/statm: 99508 56181 394 112 0 94473 0
[pid=8360/tid=8361] ppid=8358 vsize=398032 CPUtime=362.15 cores=0,2,4,6
/proc/8360/task/8361/stat : 8361 (strangenight1-m) R 8358 8360 7898 0 -1 4202560 72885 0 0 0 36192 23 0 0 25 0 4 0 651867917 407584768 56181 33554432000 4194304 4650419 140736147918848 18446744073709551615 4365223 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8360/tid=8362] ppid=8358 vsize=398032 CPUtime=364.75 cores=0,2,4,6
/proc/8360/task/8362/stat : 8362 (strangenight1-m) R 8358 8360 7898 0 -1 4202560 75607 0 0 0 36452 23 0 0 25 0 4 0 651867917 407584768 56181 33554432000 4194304 4650419 140736147918848 18446744073709551615 4433087 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8360/tid=8363] ppid=8358 vsize=398032 CPUtime=364.79 cores=0,2,4,6
/proc/8360/task/8363/stat : 8363 (strangenight1-m) R 8358 8360 7898 0 -1 4202560 41791 0 0 0 36467 12 0 0 25 0 4 0 651867917 407584768 56181 33554432000 4194304 4650419 140736147918848 18446744073709551615 4314985 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1456.51
Current children cumulated vsize (KiB) 398032

[startup+368.001 s]
/proc/loadavg: 8.00 8.04 8.07 9/245 8374
/proc/meminfo: memFree=23798308/32951124 swapFree=61559568/67111528
[pid=8360] ppid=8358 vsize=398032 CPUtime=1469.29 cores=0,2,4,6
/proc/8360/stat : 8360 (strangenight1-m) R 8358 8360 7898 0 -1 4202496 257449 0 0 0 146853 76 0 0 25 0 4 0 651867917 407584768 56874 33554432000 4194304 4650419 140736147918848 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8360/statm: 99508 56874 394 112 0 94473 0
[pid=8360/tid=8361] ppid=8358 vsize=398032 CPUtime=365.33 cores=0,2,4,6
/proc/8360/task/8361/stat : 8361 (strangenight1-m) R 8358 8360 7898 0 -1 4202560 73145 0 0 0 36510 23 0 0 25 0 4 0 651867917 407584768 56874 33554432000 4194304 4650419 140736147918848 18446744073709551615 4365535 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8360/tid=8362] ppid=8358 vsize=398032 CPUtime=367.95 cores=0,2,4,6
/proc/8360/task/8362/stat : 8362 (strangenight1-m) R 8358 8360 7898 0 -1 4202560 75607 0 0 0 36772 23 0 0 25 0 4 0 651867917 407584768 56874 33554432000 4194304 4650419 140736147918848 18446744073709551615 4433063 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8360/tid=8363] ppid=8358 vsize=398032 CPUtime=367.99 cores=0,2,4,6
/proc/8360/task/8363/stat : 8363 (strangenight1-m) R 8358 8360 7898 0 -1 4202560 41946 0 0 0 36787 12 0 0 25 0 4 0 651867917 407584768 56874 33554432000 4194304 4650419 140736147918848 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1469.29
Current children cumulated vsize (KiB) 398032

[startup+369.601 s]
/proc/loadavg: 8.00 8.04 8.07 9/245 8374
/proc/meminfo: memFree=23791984/32951124 swapFree=61559568/67111528
[pid=8360] ppid=8358 vsize=398884 CPUtime=1475.69 cores=0,2,4,6
/proc/8360/stat : 8360 (strangenight1-m) R 8358 8360 7898 0 -1 4202496 258085 0 0 0 147493 76 0 0 25 0 4 0 651867917 408457216 57510 33554432000 4194304 4650419 140736147918848 18446744073709551615 4365333 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8360/statm: 99721 57510 394 112 0 94686 0
[pid=8360/tid=8361] ppid=8358 vsize=398884 CPUtime=366.92 cores=0,2,4,6
/proc/8360/task/8361/stat : 8361 (strangenight1-m) R 8358 8360 7898 0 -1 4202560 73273 0 0 0 36669 23 0 0 25 0 4 0 651867917 408457216 57510 33554432000 4194304 4650419 140736147918848 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8360/tid=8362] ppid=8358 vsize=398884 CPUtime=369.55 cores=0,2,4,6
/proc/8360/task/8362/stat : 8362 (strangenight1-m) R 8358 8360 7898 0 -1 4202560 75919 0 0 0 36932 23 0 0 25 0 4 0 651867917 408457216 57510 33554432000 4194304 4650419 140736147918848 18446744073709551615 4433059 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8360/tid=8363] ppid=8358 vsize=398884 CPUtime=369.6 cores=0,2,4,6
/proc/8360/task/8363/stat : 8363 (strangenight1-m) R 8358 8360 7898 0 -1 4202560 42020 0 0 0 36948 12 0 0 25 0 4 0 651867917 408457216 57510 33554432000 4194304 4650419 140736147918848 18446744073709551615 4364788 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1475.69
Current children cumulated vsize (KiB) 398884

[startup+370.401 s]
/proc/loadavg: 8.00 8.04 8.07 9/245 8374
/proc/meminfo: memFree=23791984/32951124 swapFree=61559568/67111528
[pid=8360] ppid=8358 vsize=387044 CPUtime=1477.93 cores=0,2,4,6
/proc/8360/stat : 8360 (strangenight1-m) R 8358 8360 7898 0 -1 4202496 258233 0 0 0 147717 76 0 0 25 0 4 0 651867917 396333056 56062 33554432000 4194304 4650419 140736147918848 18446744073709551615 47696141436612 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8360/statm: 96761 56062 394 112 0 91726 0
[pid=8360/tid=8361] ppid=8358 vsize=387044 CPUtime=367.24 cores=0,2,4,6
/proc/8360/task/8361/stat : 8361 (strangenight1-m) S 8358 8360 7898 0 -1 4202560 73286 0 0 0 36701 23 0 0 25 0 4 0 651867917 396333056 56062 33554432000 4194304 4650419 140736147918848 18446744073709551615 47696141461044 0 0 4096 2 18446604453856045184 0 0 -1 6 0 0 0
[pid=8360/tid=8362] ppid=8358 vsize=387044 CPUtime=370.35 cores=0,2,4,6
/proc/8360/task/8362/stat : 8362 (strangenight1-m) R 8358 8360 7898 0 -1 4202560 75958 0 0 0 37012 23 0 0 25 0 4 0 651867917 396333056 56062 33554432000 4194304 4650419 140736147918848 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8360/tid=8363] ppid=8358 vsize=387044 CPUtime=369.92 cores=0,2,4,6
/proc/8360/task/8363/stat : 8363 (strangenight1-m) S 8358 8360 7898 0 -1 4202560 42028 0 0 0 36980 12 0 0 25 0 4 0 651867917 396333056 56062 33554432000 4194304 4650419 140736147918848 18446744073709551615 47696141461044 0 0 4096 2 18446604453856045184 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1477.93
Current children cumulated vsize (KiB) 387044

[startup+370.6 s]
/proc/loadavg: 8.00 8.04 8.07 9/245 8374
/proc/meminfo: memFree=23791984/32951124 swapFree=61559568/67111528
[pid=8360] ppid=8358 vsize=387044 CPUtime=1478.33 cores=0,2,4,6
/proc/8360/stat : 8360 (strangenight1-m) R 8358 8360 7898 0 -1 4202496 258320 0 0 0 147757 76 0 0 25 0 4 0 651867917 396333056 56149 33554432000 4194304 4650419 140736147918848 18446744073709551615 47696141436459 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8360/statm: 96761 56149 394 112 0 91726 0
[pid=8360/tid=8361] ppid=8358 vsize=387044 CPUtime=367.24 cores=0,2,4,6
/proc/8360/task/8361/stat : 8361 (strangenight1-m) S 8358 8360 7898 0 -1 4202560 73286 0 0 0 36701 23 0 0 25 0 4 0 651867917 396333056 56149 33554432000 4194304 4650419 140736147918848 18446744073709551615 47696141461044 0 0 4096 2 18446604453856045184 0 0 -1 6 0 0 0
[pid=8360/tid=8362] ppid=8358 vsize=387044 CPUtime=370.55 cores=0,2,4,6
/proc/8360/task/8362/stat : 8362 (strangenight1-m) R 8358 8360 7898 0 -1 4202560 76045 0 0 0 37032 23 0 0 25 0 4 0 651867917 396333056 56149 33554432000 4194304 4650419 140736147918848 18446744073709551615 4371092 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8360/tid=8363] ppid=8358 vsize=387044 CPUtime=369.92 cores=0,2,4,6
/proc/8360/task/8363/stat : 8363 (strangenight1-m) S 8358 8360 7898 0 -1 4202560 42028 0 0 0 36980 12 0 0 25 0 4 0 651867917 396333056 56149 33554432000 4194304 4650419 140736147918848 18446744073709551615 47696141461044 0 0 4096 2 18446604453856045184 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1478.33
Current children cumulated vsize (KiB) 387044

[startup+370.7 s]
/proc/loadavg: 8.00 8.04 8.07 7/245 8374
/proc/meminfo: memFree=23792480/32951124 swapFree=61559568/67111528
[pid=8360] ppid=8358 vsize=387044 CPUtime=1478.54 cores=0,2,4,6
/proc/8360/stat : 8360 (strangenight1-m) R 8358 8360 7898 0 -1 4202496 258320 0 0 0 147778 76 0 0 25 0 4 0 651867917 396333056 56149 33554432000 4194304 4650419 140736147918848 18446744073709551615 47696141436612 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8360/statm: 96761 56149 394 112 0 91726 0
[pid=8360/tid=8361] ppid=8358 vsize=387044 CPUtime=367.24 cores=0,2,4,6
/proc/8360/task/8361/stat : 8361 (strangenight1-m) S 8358 8360 7898 0 -1 4202560 73286 0 0 0 36701 23 0 0 25 0 4 0 651867917 396333056 56149 33554432000 4194304 4650419 140736147918848 18446744073709551615 47696141461044 0 0 4096 2 18446604453856045184 0 0 -1 6 0 0 0
[pid=8360/tid=8362] ppid=8358 vsize=387044 CPUtime=370.65 cores=0,2,4,6
/proc/8360/task/8362/stat : 8362 (strangenight1-m) R 8358 8360 7898 0 -1 4202560 76045 0 0 0 37042 23 0 0 25 0 4 0 651867917 396333056 56149 33554432000 4194304 4650419 140736147918848 18446744073709551615 4371104 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8360/tid=8363] ppid=8358 vsize=387044 CPUtime=369.92 cores=0,2,4,6
/proc/8360/task/8363/stat : 8363 (strangenight1-m) S 8358 8360 7898 0 -1 4202560 42028 0 0 0 36980 12 0 0 25 0 4 0 651867917 396333056 56149 33554432000 4194304 4650419 140736147918848 18446744073709551615 47696141461044 0 0 4096 2 18446604453856045184 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1478.54
Current children cumulated vsize (KiB) 387044

Child status: 20
Real time (s): 370.725
CPU time (s): 1478.57
CPU user time (s): 1477.8
CPU system time (s): 0.775882
CPU usage (%): 398.833
Max. virtual memory (cumulated for all children) (KiB): 446420

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1477.8
system time used= 0.775882
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 258323
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= 124
involuntary context switches= 7338

runsolver used 0.733888 second user time and 1.9737 second system time

The end

Launcher Data

Begin job on node109 at 2011-05-14 21:51:12
IDJOB=3368772
IDBENCH=82781
IDSOLVER=1846
FILE ID=node109/3368772-1305402672
RUNJOBID= node109-1305401463-8213
PBS_JOBID= 13324470
Free space on /tmp= 73220 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt (fixed)
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v75-c1597-S295912653-089.UNKNOWN.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3368772-1305402672/watcher-3368772-1305402672 -o /tmp/evaluation-result-3368772-1305402672/solver-3368772-1305402672 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3368772-1305402672.cnf

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

MD5SUM BENCH= db50771b4b9edf83822bd931af1fc1d7
RANDOM SEED=1183722453

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24268400 kB
Buffers:        230668 kB
Cached:        2259036 kB
SwapCached:      28404 kB
Active:         143860 kB
Inactive:      8322832 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24268400 kB
SwapTotal:    67111528 kB
SwapFree:     61559568 kB
Dirty:           12592 kB
Writeback:           0 kB
AnonPages:     5954572 kB
Mapped:          18192 kB
Slab:           122584 kB
PageTables:      30864 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 17992876 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= 73216 MiB
End job on node109 at 2011-05-14 21:57:23