Trace number 3175124

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 1508.48 377.641

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v75-c1597-S1366648725-024.SATISFIABLE.cnf
MD5SUM3c71b3b41fde0929f53293966a8ce206
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-3175124-1304089731.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.10	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 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:      39 undec:       5 neg:      31
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.39/0.16	c  N st     8      4916        75      1597         0      4449      7985     77662   no data   no data  --
0.77/0.28	c  N st    10     11300        75      1597         0      4115      7985     58146   no data   no data  --
1.57/0.45	c  N st    11     17043        75      1597         0      9364      7985    148913   no data   no data  --
2.78/0.70	c  F st    12     25000        75      1597         0     11362      7985    177580   no data   no data  --
2.78/0.70	c  N st    12     25000        75      1597         0     11362      7985    177580   no data   no data  --
3.18/0.88	c Decided on static restart strategy
3.18/0.88	c  N st    18     30000        75      1597         0      9780      7985    142405   no data   no data  --
3.18/0.88	c  S st    18     30000        75      1597         0      9780      7985    142405   no data   no data  --
3.58/0.91	c  S st    18     30502        75      1597         0     10259      7985    150879   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.38/1.13	c lits-rem:      1474  cl-subs:     2668  v-elim:      0  v-fix:    0  time:  0.83 s
4.38/1.16	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.13
4.38/1.16	c calculated reachability. Time: 0.00
4.38/1.16	c  N st    18     30502        75      1597         0      7591      7985    108737   no data   no data  --
5.57/1.46	c  N st    20     37613        75      1597         0     14055      7985    217178   no data   no data  --
6.77/1.70	c  N st    21     44012        75      1597         0     12853      7985    194304   no data   no data  --
6.77/1.79	c  S st    22     45753        75      1597         0     14435      7985    221458   no data   no data  --
7.17/1.83	c  S st    22     46255        75      1597         0     14912      7985    230124   no data   no data  --
7.17/1.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.17/1.83	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.17/1.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
7.17/1.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.17/1.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.17/1.84	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
7.17/1.84	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
10.76/2.78	c lits-rem:      2698  cl-subs:     2210  v-elim:      0  v-fix:    0  time:  3.74 s
10.76/2.78	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
10.76/2.78	c vivif2 --  cl tried    12702 cl shrink        0 lits rem          0 time: 0.01
11.16/2.83	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.21
11.16/2.83	c calculated reachability. Time: 0.00
11.16/2.83	c  N st    22     46255        75      1597         0     12702      7985    190750   no data   no data  --
13.96/3.55	c  N st    23     60653        75      1597         0     17629      7985    258048   no data   no data  --
15.56/3.97	c  N st    24     69382        75      1597         0     16531      7985    232546   no data   no data  --
15.56/3.97	c  S st    24     69382        75      1597         0     16531      7985    232546   no data   no data  --
15.96/4.02	c  S st    24     69887        75      1597         0     17000      7985    240930   no data   no data  --
15.96/4.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.96/4.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
15.96/4.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
15.96/4.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.96/4.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.96/4.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
15.96/4.03	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
19.95/5.09	c lits-rem:      2127  cl-subs:     3360  v-elim:      0  v-fix:    0  time:  4.26 s
19.95/5.09	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
19.95/5.10	c vivif2 --  cl tried    13640 cl shrink        0 lits rem          0 time: 0.01
20.35/5.15	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.23
20.35/5.15	c calculated reachability. Time: 0.00
20.35/5.15	c  N st    24     69887        75      1597         0     13640      7985    188648   no data   no data  --
23.94/6.05	c  F st    25     87501        75      1597         0     19805      7985    276751   no data   no data  --
23.94/6.05	c  N st    25     87501        75      1597         0     19805      7985    276751   no data   no data  --
25.14/6.35	c Decided on static restart strategy
25.94/6.51	c  N st    32     95541        75      1597         0     16403      7985    223249   no data   no data  --
28.34/7.13	c  N st    34    104831        75      1597         0     13046      7985    161286   no data   no data  --
28.34/7.13	c  S st    34    104831        75      1597         0     13046      7985    161286   no data   no data  --
28.34/7.17	c  S st    34    105337        75      1597         0     13524      7985    170069   no data   no data  --
28.34/7.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
28.34/7.17	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
28.34/7.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
28.34/7.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
28.34/7.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
28.34/7.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
28.34/7.18	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
31.15/7.82	c lits-rem:       805  cl-subs:     1266  v-elim:      0  v-fix:    0  time:  2.55 s
31.15/7.82	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
31.15/7.82	c vivif2 --  cl tried    12258 cl shrink        0 lits rem          0 time: 0.00
31.15/7.87	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.21
31.15/7.87	c calculated reachability. Time: 0.00
31.15/7.87	c  N st    34    105337        75      1597         0     12258      7985    150797   no data   no data  --
33.53/8.44	c  N st    35    114936        75      1597         0     20953      7985    296333   no data   no data  --
37.13/9.33	c  N st    36    129333        75      1597         0     21491      7985    299818   no data   no data  --
42.72/10.78	c  N st    37    150928        75      1597         0     27344      7985    377682   no data   no data  --
44.71/11.22	c  S st    38    158005        75      1597         0     19299      7985    241577   no data   no data  --
44.71/11.27	c  S st    38    158510        75      1597         0     19769      7985    250234   no data   no data  --
44.71/11.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
44.71/11.27	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
44.71/11.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
44.71/11.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
44.71/11.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
44.71/11.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
44.71/11.28	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
49.10/12.31	c lits-rem:      1858  cl-subs:     2634  v-elim:      0  v-fix:    0  time:  4.10 s
49.10/12.31	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
49.10/12.31	c vivif2 --  cl tried    17135 cl shrink        0 lits rem          0 time: 0.01
49.10/12.38	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.27
49.10/12.38	c calculated reachability. Time: 0.00
49.10/12.38	c  N st    38    158510        75      1597         0     17135      7985    210323   no data   no data  --
63.49/15.90	c  N st    39    207098        75      1597         0     29302      7985    388885   no data   no data  --
71.88/18.01	c  N st    40    237766        75      1597         0     21942      7985    260605   no data   no data  --
71.88/18.01	c  S st    40    237766        75      1597         0     21942      7985    260605   no data   no data  --
71.88/18.06	c  S st    40    238271        75      1597         0     22414      7985    269377   no data   no data  --
71.88/18.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
71.88/18.06	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
71.88/18.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.02
71.88/18.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
71.88/18.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
71.88/18.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
71.88/18.07	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
75.87/19.09	c lits-rem:      1721  cl-subs:     2587  v-elim:      0  v-fix:    0  time:  4.06 s
75.87/19.09	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
75.87/19.09	c vivif2 --  cl tried    19827 cl shrink        0 lits rem          0 time: 0.01
76.27/19.17	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.32
76.27/19.17	c calculated reachability. Time: 0.00
76.27/19.17	c  N st    40    238271        75      1597         0     19827      7985    231602   no data   no data  --
97.84/24.57	c  F st    41    306253        75      1597         0     21764      7985    238819   no data   no data  --
97.84/24.57	c  N st    41    306253        75      1597         0     21764      7985    238819   no data   no data  --
99.44/24.98	c Decided on static restart strategy
108.23/27.15	c  N st    51    334553        75      1597         0     25679      7985    290626   no data   no data  --
116.21/29.19	c  N st    53    357409        75      1597         0     23761      7985    255757   no data   no data  --
116.21/29.19	c  S st    53    357409        75      1597         0     23761      7985    255757   no data   no data  --
116.61/29.26	c  S st    53    357915        75      1597         0     24231      7985    264516   no data   no data  --
116.61/29.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
116.61/29.26	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
116.61/29.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.02
116.61/29.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
116.61/29.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
116.61/29.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
116.61/29.27	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
121.02/30.32	c lits-rem:       951  cl-subs:     1619  v-elim:      0  v-fix:    0  time:  4.19 s
121.02/30.32	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
121.02/30.33	c vivif2 --  cl tried    22612 cl shrink        0 lits rem          0 time: 0.01
121.42/30.42	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.36
121.42/30.42	c calculated reachability. Time: 0.00
121.42/30.42	c  N st    53    357915        75      1597         0     22612      7985    242706   no data   no data  --
133.80/33.59	c  N st    54    390308        75      1597         0     28392      7985    325619   no data   no data  --
152.57/38.26	c  N st    55    438896        75      1597         0     47364      7985    609100   no data   no data  --
179.73/45.09	c  N st    56    511779        75      1597         0     35054      7985    406723   no data   no data  --
190.52/47.70	c  N st    57    536873        75      1597         0     29685      7985    315723   no data   no data  --
190.52/47.70	c  S st    57    536873        75      1597         0     29685      7985    315723   no data   no data  --
190.52/47.78	c  S st    57    537374        75      1597         0     30149      7985    324155   no data   no data  --
190.52/47.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
190.52/47.78	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
190.52/47.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.03
190.92/47.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
190.92/47.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
190.92/47.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
190.92/47.80	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
195.71/49.06	c lits-rem:       945  cl-subs:     2078  v-elim:      0  v-fix:    0  time:  5.04 s
195.71/49.06	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
195.71/49.06	c vivif2 --  cl tried    28071 cl shrink        0 lits rem          0 time: 0.02
196.11/49.19	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.48
196.11/49.19	c calculated reachability. Time: 0.00
196.11/49.19	c  N st    57    537374        75      1597         0     28071      7985    297286   no data   no data  --
265.21/66.49	c  N st    58    701358        75      1597         0     55039      7985    698125   no data   no data  --
316.36/79.20	c  N st    59    806062        75      1597         0     49253      7985    590606   no data   no data  --
316.36/79.20	c  S st    59    806062        75      1597         0     49253      7985    590606   no data   no data  --
316.77/79.34	c  S st    59    806566        75      1597         0     49729      7985    599367   no data   no data  --
316.77/79.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
316.77/79.35	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
316.77/79.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.06
316.77/79.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
316.77/79.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
316.77/79.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
316.77/79.38	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
329.54/82.51	c lits-rem:      2760  cl-subs:     7123  v-elim:      0  v-fix:    0  time: 12.49 s
329.54/82.51	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
329.54/82.52	c vivif2 --  cl tried    42606 cl shrink        0 lits rem          0 time: 0.02
330.33/82.72	c asymm  cl-useful: 0/1473/1597 lits-rem:0 time: 0.80
330.33/82.72	c calculated reachability. Time: 0.00
330.33/82.72	c  N st    59    806566        75      1597         0     42606      7985    500345   no data   no data  --
466.94/116.94	c  F st    60   1071876        75      1597         0     57551      7985    683055   no data   no data  --
466.94/116.94	c  N st    60   1071876        75      1597         0     57551      7985    683055   no data   no data  --
469.74/117.66	c Decided on static restart strategy
485.72/121.61	c  N st    70   1100179        75      1597         0     43063      7985    446800   no data   no data  --
506.09/126.74	c  N st    72   1136173        75      1597         0     75190      7985    990771   no data   no data  --
524.87/131.46	c  N st    73   1168565        75      1597         0     62948      7985    767560   no data   no data  --
552.83/138.48	c  N st    74   1209849        75      1597         0     57787      7985    669774   no data   no data  --
552.83/138.49	c  S st    74   1209849        75      1597         0     57787      7985    669774   no data   no data  --
553.64/138.70	c  S st    74   1210351        75      1597         0     58260      7985    678596   no data   no data  --
554.05/138.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
554.05/138.70	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
554.05/138.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.09
554.05/138.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
554.05/138.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
554.05/138.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
554.05/138.75	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
572.81/143.42	c lits-rem:      3463  cl-subs:     8302  v-elim:      0  v-fix:    0  time: 18.66 s
572.81/143.42	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
572.81/143.43	c vivif2 --  cl tried    49958 cl shrink        0 lits rem          0 time: 0.03
573.61/143.66	c asymm  cl-useful: 0/1257/1597 lits-rem:0 time: 0.94
573.61/143.66	c calculated reachability. Time: 0.00
573.61/143.66	c  N st    74   1210351        75      1597         0     49958      7985    564624   no data   no data  --
615.16/154.07	c  N st    75   1283234        75      1597         0     72458      7985    900464   no data   no data  --
683.46/171.17	c  N st    76   1392559        75      1597         0     82133      7985   1048966   no data   no data  --
784.12/196.34	c  N st    77   1556543        75      1597         0     88405      7985   1068307   no data   no data  --
888.78/222.51	c  N st    78   1710351        75      1597         0     78710      7985    925338   no data   no data  --
888.78/222.51	c  S st    78   1710351        75      1597         0     78710      7985    925338   no data   no data  --
889.98/222.84	c  S st    78   1710855        75      1597         0     79185      7985    934201   no data   no data  --
889.98/222.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
889.98/222.84	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
889.98/222.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.16
890.38/222.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
890.38/222.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
890.38/222.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
890.38/222.91	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
933.52/233.76	c lits-rem:      1664  cl-subs:    16177  v-elim:      0  v-fix:    0  time: 43.32 s
933.52/233.76	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
933.52/233.77	c vivif2 --  cl tried    63008 cl shrink        0 lits rem          0 time: 0.04
935.12/234.11	c asymm  cl-useful: 0/990/1597 lits-rem:0 time: 1.34
935.12/234.11	c calculated reachability. Time: 0.00
935.12/234.11	c  N st    78   1710855        75      1597         0     63008      7985    726927   no data   no data  --
1186.80/297.18	c  N st    79   2079819        75      1597         1     75363      7985    849520   no data   no data  --
1281.85/320.95	c  N st    80   2210857        75      1597         1     79119      7985    857674   no data   no data  --
1281.85/320.95	c  S st    80   2210857        75      1597         1     79119      7985    857674   no data   no data  --
1281.85/320.95	c Finding binary XORs  T:     0.00 s  found:       0
1282.66/321.16	c  S st    80   2211360        75      1597         2     79587      7985    865825   no data   no data  --
1282.66/321.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1282.66/321.17	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1282.66/321.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.12
1283.07/321.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1287.05/322.23	c subs with bin:     3909  lits-rem:      5144  v-fix:    0  time:  4.03 s
1287.05/322.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
1287.05/322.23	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1320.20/330.51	c lits-rem:      1758  cl-subs:    14442  v-elim:      0  v-fix:    0  time: 33.07 s
1320.20/330.51	c vivif2 --  cl tried     1593 cl shrink        0 lits rem          0 time: 0.00
1320.20/330.52	c vivif2 --  cl tried    61240 cl shrink        0 lits rem          0 time: 0.04
1321.00/330.74	c asymm  cl-useful: 0/603/1593 lits-rem:0 time: 0.85
1321.00/330.74	c calculated reachability. Time: 0.00
1321.00/330.74	c  N st    80   2211360        75      1593         2     61240      7959    642473   no data   no data  --
1499.16/375.31	c Finding binary XORs  T:     0.00 s  found:       0
1508.34/377.63	c Following stats are for *FIRST FINISHED THREAD ONLY*
1508.34/377.63	c num threads              : 4          
1508.34/377.63	c restarts                 : 80         
1508.34/377.63	c dynamic restarts         : 0          
1508.34/377.63	c static restarts          : 80         
1508.34/377.63	c full restarts            : 4          
1508.34/377.63	c total simplify time      : 0.00       
1508.34/377.63	c learnts DL2              : 0          
1508.34/377.63	c learnts size 2           : 6          
1508.34/377.63	c learnts size 1           : 0           (0.00      % of vars)
1508.34/377.63	c filedLit time            : 0.53        (0.04      % time)
1508.34/377.63	c v-elim SatELite          : 0           (0.00      % vars)
1508.34/377.63	c SatELite time            : 152.63      (10.12     % time)
1508.34/377.63	c v-elim xor               : 0           (0.00      % vars)
1508.34/377.63	c xor elim time            : 0.07        (0.00      % time)
1508.34/377.63	c num binary xor trees     : 0          
1508.34/377.63	c binxor trees' crown      : 0           (nan       leafs/tree)
1508.34/377.63	c bin xor find time        : 0.00       
1508.34/377.63	c OTF clause improved      : 282339      (0.12      clauses/conflict)
1508.34/377.63	c OTF impr. size diff      : 289548      (1.03       lits/clause)
1508.34/377.63	c OTF cl watch-shrink      : 53499       (0.02      clauses/conflict)
1508.34/377.63	c OTF cl watch-sh-lit      : 56085       (1.05       lits/clause)
1508.34/377.63	c tried to recurMin cls    : 192493      (7.92       % of conflicts)
1508.34/377.63	c updated cache            : 1321        (0.01       lits/tried recurMin)
1508.34/377.63	c unit cls received        : 0           (nan       % of units)
1508.34/377.63	c unit cls sent            : 0           (nan       % of units)
1508.34/377.63	c bin cls received         : 3          
1508.34/377.63	c bin cls sent             : 1          
1508.34/377.63	c clauses over max glue    : 0           (0.00      % of all clauses)
1508.34/377.63	c conflicts                : 2429240     (1611.29   / sec)
1508.34/377.63	c decisions                : 2651799     (0.52      % random)
1508.34/377.63	c bogo-props               : 69482490044 (46087082.80 / sec)
1508.34/377.63	c conflict literals        : 37039619    (24.57     % deleted)
1508.34/377.63	c Memory used              : 346.61      MB
1508.34/377.63	c single-thread CPU time   : 1507.63     s
1508.34/377.63	c all-threads sum CPU time : 1507.64     s
1508.34/377.63	s SATISFIABLE
1508.34/377.63	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-3175124-1304089731/watcher-3175124-1304089731 -o /tmp/evaluation-result-3175124-1304089731/solver-3175124-1304089731 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3175124-1304089731.cnf 

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

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


[startup+0 s]
/proc/loadavg: 8.06 8.01 6.70 7/180 2318
/proc/meminfo: memFree=27638208/32951124 swapFree=67111356/67111528
[pid=2318] ppid=2316 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/2318/stat : 2318 (strangenight1-m) R 2316 2318 1030 0 -1 4202496 413 0 0 0 0 0 0 0 25 0 4 0 520570827 52465664 352 33554432000 4194304 4650419 140735083460496 18446744073709551615 218905787377 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/2318/statm: 12809 352 303 112 0 7774 0
[pid=2318/tid=2319] ppid=2316 vsize=216112 CPUtime=0 cores=1,3,5,7
/proc/2318/task/2319/stat : 2319 (strangenight1-m) R 2316 2318 1030 0 -1 4202560 39 0 0 0 0 0 0 0 25 0 4 0 520570827 221298688 508 33554432000 4194304 4650419 140735083460496 18446744073709551615 218905836063 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=2318/tid=2320] ppid=2316 vsize=216244 CPUtime=0 cores=1,3,5,7
/proc/2318/task/2320/stat : 2320 (strangenight1-m) R 2316 2318 1030 0 -1 4202560 48 0 0 0 0 0 0 0 25 0 4 0 520570827 221433856 510 33554432000 4194304 4650419 140735083460496 18446744073709551615 4373800 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2318/tid=2321] ppid=2316 vsize=216244 CPUtime=0 cores=1,3,5,7
/proc/2318/task/2321/stat : 2321 (strangenight1-m) R 2316 2318 1030 0 -1 4202560 36 0 0 0 0 0 0 0 25 0 4 0 520570827 221433856 511 33554432000 4194304 4650419 140735083460496 18446744073709551615 218905836063 0 0 4096 2 0 0 0 -1 1 0 0 0

[startup+0.104954 s]
/proc/loadavg: 8.06 8.01 6.70 7/180 2318
/proc/meminfo: memFree=27638208/32951124 swapFree=67111356/67111528
[pid=2318] ppid=2316 vsize=216960 CPUtime=0.39 cores=1,3,5,7
/proc/2318/stat : 2318 (strangenight1-m) R 2316 2318 1030 0 -1 4202496 1576 0 0 0 39 0 0 0 25 0 4 0 520570827 222167040 1457 33554432000 4194304 4650419 140735083460496 18446744073709551615 4366950 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/2318/statm: 54240 1457 391 112 0 49205 0
[pid=2318/tid=2319] ppid=2316 vsize=216960 CPUtime=0.09 cores=1,3,5,7
/proc/2318/task/2319/stat : 2319 (strangenight1-m) R 2316 2318 1030 0 -1 4202560 292 0 0 0 9 0 0 0 18 0 4 0 520570827 222167040 1457 33554432000 4194304 4650419 140735083460496 18446744073709551615 218905391813 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=2318/tid=2320] ppid=2316 vsize=216960 CPUtime=0.09 cores=1,3,5,7
/proc/2318/task/2320/stat : 2320 (strangenight1-m) D 2316 2318 1030 0 -1 4202560 324 0 0 0 9 0 0 0 25 0 4 0 520570827 222167040 1457 33554432000 4194304 4650419 140735083460496 18446744073709551615 4520109 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2318/tid=2321] ppid=2316 vsize=216960 CPUtime=0.09 cores=1,3,5,7
/proc/2318/task/2321/stat : 2321 (strangenight1-m) R 2316 2318 1030 0 -1 4202560 209 0 0 0 9 0 0 0 25 0 4 0 520570827 222167040 1457 33554432000 4194304 4650419 140735083460496 18446744073709551615 218905774170 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.39
Current children cumulated vsize (KiB) 216960

[startup+0.200573 s]
/proc/loadavg: 8.06 8.01 6.70 7/180 2318
/proc/meminfo: memFree=27638208/32951124 swapFree=67111356/67111528
[pid=2318] ppid=2316 vsize=217916 CPUtime=0.77 cores=1,3,5,7
/proc/2318/stat : 2318 (strangenight1-m) R 2316 2318 1030 0 -1 4202496 2247 0 0 0 77 0 0 0 25 0 4 0 520570827 223145984 1710 33554432000 4194304 4650419 140735083460496 18446744073709551615 4364785 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/2318/statm: 54479 1710 391 112 0 49444 0
[pid=2318/tid=2319] ppid=2316 vsize=217916 CPUtime=0.19 cores=1,3,5,7
/proc/2318/task/2319/stat : 2319 (strangenight1-m) R 2316 2318 1030 0 -1 4202560 458 0 0 0 19 0 0 0 18 0 4 0 520570827 223145984 1710 33554432000 4194304 4650419 140735083460496 18446744073709551615 4363432 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=2318/tid=2320] ppid=2316 vsize=217916 CPUtime=0.19 cores=1,3,5,7
/proc/2318/task/2320/stat : 2320 (strangenight1-m) R 2316 2318 1030 0 -1 4202560 493 0 0 0 19 0 0 0 25 0 4 0 520570827 223145984 1710 33554432000 4194304 4650419 140735083460496 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2318/tid=2321] ppid=2316 vsize=217916 CPUtime=0.19 cores=1,3,5,7
/proc/2318/task/2321/stat : 2321 (strangenight1-m) R 2316 2318 1030 0 -1 4202560 371 0 0 0 19 0 0 0 25 0 4 0 520570827 223145984 1710 33554432000 4194304 4650419 140735083460496 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.77
Current children cumulated vsize (KiB) 217916

[startup+0.300556 s]
/proc/loadavg: 8.06 8.01 6.70 7/180 2318
/proc/meminfo: memFree=27638208/32951124 swapFree=67111356/67111528
[pid=2318] ppid=2316 vsize=218852 CPUtime=1.17 cores=1,3,5,7
/proc/2318/stat : 2318 (strangenight1-m) R 2316 2318 1030 0 -1 4202496 2981 0 0 0 117 0 0 0 25 0 4 0 520570827 224104448 1806 33554432000 4194304 4650419 140735083460496 18446744073709551615 4366839 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/2318/statm: 54713 1806 391 112 0 49678 0
[pid=2318/tid=2319] ppid=2316 vsize=218852 CPUtime=0.29 cores=1,3,5,7
/proc/2318/task/2319/stat : 2319 (strangenight1-m) R 2316 2318 1030 0 -1 4202560 651 0 0 0 29 0 0 0 18 0 4 0 520570827 224104448 1806 33554432000 4194304 4650419 140735083460496 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=2318/tid=2320] ppid=2316 vsize=218852 CPUtime=0.29 cores=1,3,5,7
/proc/2318/task/2320/stat : 2320 (strangenight1-m) R 2316 2318 1030 0 -1 4202560 676 0 0 0 29 0 0 0 25 0 4 0 520570827 224104448 1806 33554432000 4194304 4650419 140735083460496 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2318/tid=2321] ppid=2316 vsize=218852 CPUtime=0.29 cores=1,3,5,7
/proc/2318/task/2321/stat : 2321 (strangenight1-m) R 2316 2318 1030 0 -1 4202560 568 0 0 0 29 0 0 0 25 0 4 0 520570827 224104448 1806 33554432000 4194304 4650419 140735083460496 18446744073709551615 4366831 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) 218852

[startup+0.700483 s]
/proc/loadavg: 8.06 8.01 6.70 7/180 2318
/proc/meminfo: memFree=27638208/32951124 swapFree=67111356/67111528
[pid=2318] ppid=2316 vsize=219440 CPUtime=2.78 cores=1,3,5,7
/proc/2318/stat : 2318 (strangenight1-m) R 2316 2318 1030 0 -1 4202496 4477 0 0 0 277 1 0 0 25 0 4 0 520570827 224706560 2490 33554432000 4194304 4650419 140735083460496 18446744073709551615 4364775 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/2318/statm: 54860 2490 392 112 0 49825 0
[pid=2318/tid=2319] ppid=2316 vsize=219440 CPUtime=0.69 cores=1,3,5,7
/proc/2318/task/2319/stat : 2319 (strangenight1-m) R 2316 2318 1030 0 -1 4202560 1050 0 0 0 69 0 0 0 18 0 4 0 520570827 224706560 2490 33554432000 4194304 4650419 140735083460496 18446744073709551615 4365252 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=2318/tid=2320] ppid=2316 vsize=219440 CPUtime=0.69 cores=1,3,5,7
/proc/2318/task/2320/stat : 2320 (strangenight1-m) R 2316 2318 1030 0 -1 4202560 1055 0 0 0 69 0 0 0 25 0 4 0 520570827 224706560 2490 33554432000 4194304 4650419 140735083460496 18446744073709551615 4363432 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2318/tid=2321] ppid=2316 vsize=219440 CPUtime=0.69 cores=1,3,5,7
/proc/2318/task/2321/stat : 2321 (strangenight1-m) R 2316 2318 1030 0 -1 4202560 893 0 0 0 69 0 0 0 25 0 4 0 520570827 224706560 2490 33554432000 4194304 4650419 140735083460496 18446744073709551615 4365192 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) 219440

[startup+1.50034 s]
/proc/loadavg: 8.06 8.01 6.70 10/184 2322
/proc/meminfo: memFree=27612260/32951124 swapFree=67111356/67111528
[pid=2318] ppid=2316 vsize=224712 CPUtime=5.97 cores=1,3,5,7
/proc/2318/stat : 2318 (strangenight1-m) R 2316 2318 1030 0 -1 4202496 8808 0 0 0 596 1 0 0 25 0 4 0 520570827 230105088 4721 33554432000 4194304 4650419 140735083460496 18446744073709551615 4364751 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/2318/statm: 56178 4721 393 112 0 51143 0
[pid=2318/tid=2319] ppid=2316 vsize=224712 CPUtime=1.49 cores=1,3,5,7
/proc/2318/task/2319/stat : 2319 (strangenight1-m) R 2316 2318 1030 0 -1 4202560 2566 0 0 0 149 0 0 0 20 0 4 0 520570827 230105088 4721 33554432000 4194304 4650419 140735083460496 18446744073709551615 4365195 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=2318/tid=2320] ppid=2316 vsize=224712 CPUtime=1.49 cores=1,3,5,7
/proc/2318/task/2320/stat : 2320 (strangenight1-m) R 2316 2318 1030 0 -1 4202560 1729 0 0 0 149 0 0 0 25 0 4 0 520570827 230105088 4721 33554432000 4194304 4650419 140735083460496 18446744073709551615 4364736 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2318/tid=2321] ppid=2316 vsize=224712 CPUtime=1.48 cores=1,3,5,7
/proc/2318/task/2321/stat : 2321 (strangenight1-m) R 2316 2318 1030 0 -1 4202560 1473 0 0 0 148 0 0 0 25 0 4 0 520570827 230105088 4721 33554432000 4194304 4650419 140735083460496 18446744073709551615 4365227 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) 224712

[startup+3.10105 s]
/proc/loadavg: 8.06 8.01 6.70 9/184 2322
/proc/meminfo: memFree=27569916/32951124 swapFree=67111356/67111528
[pid=2318] ppid=2316 vsize=227768 CPUtime=12.37 cores=1,3,5,7
/proc/2318/stat : 2318 (strangenight1-m) R 2316 2318 1030 0 -1 4202496 15309 0 0 0 1234 3 0 0 25 0 4 0 520570827 233234432 8957 33554432000 4194304 4650419 140735083460496 18446744073709551615 4366816 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/2318/statm: 56942 8957 393 112 0 51907 0
[pid=2318/tid=2319] ppid=2316 vsize=227768 CPUtime=3.09 cores=1,3,5,7
/proc/2318/task/2319/stat : 2319 (strangenight1-m) R 2316 2318 1030 0 -1 4202560 4405 0 0 0 309 0 0 0 25 0 4 0 520570827 233234432 8957 33554432000 4194304 4650419 140735083460496 18446744073709551615 4433059 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=2318/tid=2320] ppid=2316 vsize=227768 CPUtime=3.08 cores=1,3,5,7
/proc/2318/task/2320/stat : 2320 (strangenight1-m) R 2316 2318 1030 0 -1 4202560 3472 0 0 0 308 0 0 0 18 0 4 0 520570827 233234432 8957 33554432000 4194304 4650419 140735083460496 18446744073709551615 4364785 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2318/tid=2321] ppid=2316 vsize=227768 CPUtime=3.07 cores=1,3,5,7
/proc/2318/task/2321/stat : 2321 (strangenight1-m) R 2316 2318 1030 0 -1 4202560 3475 0 0 0 307 0 0 0 25 0 4 0 520570827 233234432 8957 33554432000 4194304 4650419 140735083460496 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.37
Current children cumulated vsize (KiB) 227768

[startup+6.30047 s]
/proc/loadavg: 8.06 8.01 6.71 9/184 2322
/proc/meminfo: memFree=27545980/32951124 swapFree=67111356/67111528
[pid=2318] ppid=2316 vsize=230808 CPUtime=25.14 cores=1,3,5,7
/proc/2318/stat : 2318 (strangenight1-m) R 2316 2318 1030 0 -1 4202496 21298 0 0 0 2510 4 0 0 25 0 4 0 520570827 236347392 10995 33554432000 4194304 4650419 140735083460496 18446744073709551615 4366819 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/2318/statm: 57702 10995 393 112 0 52667 0
[pid=2318/tid=2319] ppid=2316 vsize=230808 CPUtime=6.29 cores=1,3,5,7
/proc/2318/task/2319/stat : 2319 (strangenight1-m) R 2316 2318 1030 0 -1 4202560 5728 0 0 0 628 1 0 0 25 0 4 0 520570827 236347392 10995 33554432000 4194304 4650419 140735083460496 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=2318/tid=2320] ppid=2316 vsize=230808 CPUtime=6.29 cores=1,3,5,7
/proc/2318/task/2320/stat : 2320 (strangenight1-m) R 2316 2318 1030 0 -1 4202560 5376 0 0 0 628 1 0 0 25 0 4 0 520570827 236347392 10995 33554432000 4194304 4650419 140735083460496 18446744073709551615 4370522 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2318/tid=2321] ppid=2316 vsize=230808 CPUtime=6.25 cores=1,3,5,7
/proc/2318/task/2321/stat : 2321 (strangenight1-m) R 2316 2318 1030 0 -1 4202560 4804 0 0 0 625 0 0 0 25 0 4 0 520570827 236347392 10995 33554432000 4194304 4650419 140735083460496 18446744073709551615 4363600 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 230808

[startup+12.7003 s]
/proc/loadavg: 8.05 8.01 6.71 9/184 2322
/proc/meminfo: memFree=27506580/32951124 swapFree=67111356/67111528
[pid=2318] ppid=2316 vsize=231676 CPUtime=50.7 cores=1,3,5,7
/proc/2318/stat : 2318 (strangenight1-m) R 2316 2318 1030 0 -1 4202496 31620 0 0 0 5064 6 0 0 25 0 4 0 520570827 237236224 13584 33554432000 4194304 4650419 140735083460496 18446744073709551615 4364777 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/2318/statm: 57919 13584 393 112 0 52884 0
[pid=2318/tid=2319] ppid=2316 vsize=231676 CPUtime=12.68 cores=1,3,5,7
/proc/2318/task/2319/stat : 2319 (strangenight1-m) R 2316 2318 1030 0 -1 4202560 8413 0 0 0 1267 1 0 0 25 0 4 0 520570827 237236224 13584 33554432000 4194304 4650419 140735083460496 18446744073709551615 4364772 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=2318/tid=2320] ppid=2316 vsize=231676 CPUtime=12.69 cores=1,3,5,7
/proc/2318/task/2320/stat : 2320 (strangenight1-m) R 2316 2318 1030 0 -1 4202560 8007 0 0 0 1268 1 0 0 25 0 4 0 520570827 237236224 13584 33554432000 4194304 4650419 140735083460496 18446744073709551615 4365276 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2318/tid=2321] ppid=2316 vsize=231676 CPUtime=12.62 cores=1,3,5,7
/proc/2318/task/2321/stat : 2321 (strangenight1-m) R 2316 2318 1030 0 -1 4202560 7847 0 0 0 1261 1 0 0 25 0 4 0 520570827 237236224 13584 33554432000 4194304 4650419 140735083460496 18446744073709551615 4365223 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 231676

[startup+25.501 s]
/proc/loadavg: 8.04 8.01 6.73 9/184 2323
/proc/meminfo: memFree=27459928/32951124 swapFree=67111356/67111528
[pid=2318] ppid=2316 vsize=236292 CPUtime=101.84 cores=1,3,5,7
/proc/2318/stat : 2318 (strangenight1-m) R 2316 2318 1030 0 -1 4202496 48297 0 0 0 10173 11 0 0 25 0 4 0 520570827 241963008 16683 33554432000 4194304 4650419 140735083460496 18446744073709551615 4365357 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/2318/statm: 59073 16683 393 112 0 54038 0
[pid=2318/tid=2319] ppid=2316 vsize=236292 CPUtime=25.49 cores=1,3,5,7
/proc/2318/task/2319/stat : 2319 (strangenight1-m) R 2316 2318 1030 0 -1 4202560 13258 0 0 0 2546 3 0 0 25 0 4 0 520570827 241963008 16683 33554432000 4194304 4650419 140735083460496 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=2318/tid=2320] ppid=2316 vsize=236292 CPUtime=25.49 cores=1,3,5,7
/proc/2318/task/2320/stat : 2320 (strangenight1-m) R 2316 2318 1030 0 -1 4202560 12928 0 0 0 2547 2 0 0 25 0 4 0 520570827 241963008 16683 33554432000 4194304 4650419 140735083460496 18446744073709551615 4365252 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2318/tid=2321] ppid=2316 vsize=236292 CPUtime=25.35 cores=1,3,5,7
/proc/2318/task/2321/stat : 2321 (strangenight1-m) R 2316 2318 1030 0 -1 4202560 10431 0 0 0 2534 1 0 0 25 0 4 0 520570827 241963008 16683 33554432000 4194304 4650419 140735083460496 18446744073709551615 4365227 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) 236292

[startup+51.1004 s]
/proc/loadavg: 8.09 8.02 6.77 9/184 2324
/proc/meminfo: memFree=27418532/32951124 swapFree=67111356/67111528
[pid=2318] ppid=2316 vsize=247160 CPUtime=204.1 cores=1,3,5,7
/proc/2318/stat : 2318 (strangenight1-m) R 2316 2318 1030 0 -1 4202496 74578 0 0 0 20393 17 0 0 25 0 4 0 520570827 253091840 21313 33554432000 4194304 4650419 140735083460496 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/2318/statm: 61790 21313 393 112 0 56755 0
[pid=2318/tid=2319] ppid=2316 vsize=247160 CPUtime=51.08 cores=1,3,5,7
/proc/2318/task/2319/stat : 2319 (strangenight1-m) R 2316 2318 1030 0 -1 4202560 20206 0 0 0 5104 4 0 0 25 0 4 0 520570827 253091840 21313 33554432000 4194304 4650419 140735083460496 18446744073709551615 4366839 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=2318/tid=2320] ppid=2316 vsize=247160 CPUtime=51.09 cores=1,3,5,7
/proc/2318/task/2320/stat : 2320 (strangenight1-m) R 2316 2318 1030 0 -1 4202560 20254 0 0 0 5105 4 0 0 25 0 4 0 520570827 253091840 21313 33554432000 4194304 4650419 140735083460496 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2318/tid=2321] ppid=2316 vsize=247160 CPUtime=50.81 cores=1,3,5,7
/proc/2318/task/2321/stat : 2321 (strangenight1-m) R 2316 2318 1030 0 -1 4202560 14942 0 0 0 5079 2 0 0 25 0 4 0 520570827 253091840 21313 33554432000 4194304 4650419 140735083460496 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 204.1
Current children cumulated vsize (KiB) 247160

[startup+102.301 s]
/proc/loadavg: 8.10 8.03 6.84 9/184 2325
/proc/meminfo: memFree=27348064/32951124 swapFree=67111356/67111528
[pid=2318] ppid=2316 vsize=265392 CPUtime=408.64 cores=1,3,5,7
/proc/2318/stat : 2318 (strangenight1-m) R 2316 2318 1030 0 -1 4202496 117463 0 0 0 40833 31 0 0 25 0 4 0 520570827 271761408 30762 33554432000 4194304 4650419 140735083460496 18446744073709551615 4365289 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/2318/statm: 66348 30762 393 112 0 61313 0
[pid=2318/tid=2319] ppid=2316 vsize=265392 CPUtime=102.3 cores=1,3,5,7
/proc/2318/task/2319/stat : 2319 (strangenight1-m) R 2316 2318 1030 0 -1 4202560 31607 0 0 0 10221 9 0 0 25 0 4 0 520570827 271761408 30763 33554432000 4194304 4650419 140735083460496 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=2318/tid=2320] ppid=2316 vsize=265392 CPUtime=102.3 cores=1,3,5,7
/proc/2318/task/2320/stat : 2320 (strangenight1-m) R 2316 2318 1030 0 -1 4202560 30991 0 0 0 10222 8 0 0 25 0 4 0 520570827 271761408 30763 33554432000 4194304 4650419 140735083460496 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2318/tid=2321] ppid=2316 vsize=265392 CPUtime=101.73 cores=1,3,5,7
/proc/2318/task/2321/stat : 2321 (strangenight1-m) R 2316 2318 1030 0 -1 4202560 22940 0 0 0 10169 4 0 0 25 0 4 0 520570827 271761408 30763 33554432000 4194304 4650419 140735083460496 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 408.64
Current children cumulated vsize (KiB) 265392

[startup+162.3 s]
/proc/loadavg: 8.10 8.04 6.91 9/184 2326
/proc/meminfo: memFree=27259000/32951124 swapFree=67111356/67111528
[pid=2318] ppid=2316 vsize=362900 CPUtime=648.3 cores=1,3,5,7
/proc/2318/stat : 2318 (strangenight1-m) R 2316 2318 1030 0 -1 4202496 147973 0 0 0 64787 43 0 0 25 0 4 0 520570827 371609600 42147 33554432000 4194304 4650419 140735083460496 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/2318/statm: 90725 42147 393 112 0 85690 0
[pid=2318/tid=2319] ppid=2316 vsize=362900 CPUtime=162.28 cores=1,3,5,7
/proc/2318/task/2319/stat : 2319 (strangenight1-m) R 2316 2318 1030 0 -1 4202560 37840 0 0 0 16217 11 0 0 25 0 4 0 520570827 371609600 42147 33554432000 4194304 4650419 140735083460496 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=2318/tid=2320] ppid=2316 vsize=362900 CPUtime=162.29 cores=1,3,5,7
/proc/2318/task/2320/stat : 2320 (strangenight1-m) R 2316 2318 1030 0 -1 4202560 43787 0 0 0 16216 13 0 0 25 0 4 0 520570827 371609600 42147 33554432000 4194304 4650419 140735083460496 18446744073709551615 4476304 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2318/tid=2321] ppid=2316 vsize=362900 CPUtime=161.41 cores=1,3,5,7
/proc/2318/task/2321/stat : 2321 (strangenight1-m) R 2316 2318 1030 0 -1 4202560 25767 0 0 0 16136 5 0 0 25 0 4 0 520570827 371609600 42147 33554432000 4194304 4650419 140735083460496 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 648.3
Current children cumulated vsize (KiB) 362900

[startup+222.307 s]
/proc/loadavg: 8.09 8.05 6.98 9/184 2328
/proc/meminfo: memFree=27187428/32951124 swapFree=67111356/67111528
[pid=2318] ppid=2316 vsize=363752 CPUtime=888.01 cores=1,3,5,7
/proc/2318/stat : 2318 (strangenight1-m) R 2316 2318 1030 0 -1 4202496 182081 0 0 0 88744 57 0 0 25 0 4 0 520570827 372482048 43224 33554432000 4194304 4650419 140735083460496 18446744073709551615 4363420 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/2318/statm: 90938 43224 393 112 0 85903 0
[pid=2318/tid=2319] ppid=2316 vsize=363752 CPUtime=222.3 cores=1,3,5,7
/proc/2318/task/2319/stat : 2319 (strangenight1-m) R 2316 2318 1030 0 -1 4202560 47906 0 0 0 22214 16 0 0 25 0 4 0 520570827 372482048 43224 33554432000 4194304 4650419 140735083460496 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=2318/tid=2320] ppid=2316 vsize=363752 CPUtime=222.3 cores=1,3,5,7
/proc/2318/task/2320/stat : 2320 (strangenight1-m) R 2316 2318 1030 0 -1 4202560 54511 0 0 0 22212 18 0 0 25 0 4 0 520570827 372482048 43224 33554432000 4194304 4650419 140735083460496 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2318/tid=2321] ppid=2316 vsize=363752 CPUtime=221.08 cores=1,3,5,7
/proc/2318/task/2321/stat : 2321 (strangenight1-m) R 2316 2318 1030 0 -1 4202560 31815 0 0 0 22102 6 0 0 25 0 4 0 520570827 372482048 43224 33554432000 4194304 4650419 140735083460496 18446744073709551615 4365313 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 888.01
Current children cumulated vsize (KiB) 363752

[startup+282.301 s]
/proc/loadavg: 8.08 8.05 7.05 9/184 2330
/proc/meminfo: memFree=27117336/32951124 swapFree=67111356/67111528
[pid=2318] ppid=2316 vsize=342328 CPUtime=1127.66 cores=1,3,5,7
/proc/2318/stat : 2318 (strangenight1-m) R 2316 2318 1030 0 -1 4202496 209617 0 0 0 112697 69 0 0 25 0 4 0 520570827 350543872 48043 33554432000 4194304 4650419 140735083460496 18446744073709551615 4365246 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/2318/statm: 85582 48043 394 112 0 80547 0
[pid=2318/tid=2319] ppid=2316 vsize=342328 CPUtime=282.28 cores=1,3,5,7
/proc/2318/task/2319/stat : 2319 (strangenight1-m) R 2316 2318 1030 0 -1 4202560 55915 0 0 0 28210 18 0 0 25 0 4 0 520570827 350543872 48043 33554432000 4194304 4650419 140735083460496 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=2318/tid=2320] ppid=2316 vsize=342328 CPUtime=282.3 cores=1,3,5,7
/proc/2318/task/2320/stat : 2320 (strangenight1-m) R 2316 2318 1030 0 -1 4202560 63791 0 0 0 28207 23 0 0 25 0 4 0 520570827 350543872 48043 33554432000 4194304 4650419 140735083460496 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2318/tid=2321] ppid=2316 vsize=342328 CPUtime=280.76 cores=1,3,5,7
/proc/2318/task/2321/stat : 2321 (strangenight1-m) R 2316 2318 1030 0 -1 4202560 36788 0 0 0 28067 9 0 0 25 0 4 0 520570827 350543872 48043 33554432000 4194304 4650419 140735083460496 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1127.66
Current children cumulated vsize (KiB) 342328

[startup+342.301 s]
/proc/loadavg: 8.20 8.09 7.12 9/184 2331
/proc/meminfo: memFree=27084684/32951124 swapFree=67111356/67111528
[pid=2318] ppid=2316 vsize=354632 CPUtime=1367.33 cores=1,3,5,7
/proc/2318/stat : 2318 (strangenight1-m) R 2316 2318 1030 0 -1 4202496 233565 0 0 0 136654 79 0 0 25 0 4 0 520570827 363143168 53161 33554432000 4194304 4650419 140735083460496 18446744073709551615 4313048 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/2318/statm: 88658 53161 394 112 0 83623 0
[pid=2318/tid=2319] ppid=2316 vsize=354632 CPUtime=342.29 cores=1,3,5,7
/proc/2318/task/2319/stat : 2319 (strangenight1-m) R 2316 2318 1030 0 -1 4202560 62468 0 0 0 34208 21 0 0 25 0 4 0 520570827 363143168 53161 33554432000 4194304 4650419 140735083460496 18446744073709551615 4365300 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=2318/tid=2320] ppid=2316 vsize=354632 CPUtime=342.3 cores=1,3,5,7
/proc/2318/task/2320/stat : 2320 (strangenight1-m) R 2316 2318 1030 0 -1 4202560 71740 0 0 0 34204 26 0 0 25 0 4 0 520570827 363143168 53161 33554432000 4194304 4650419 140735083460496 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2318/tid=2321] ppid=2316 vsize=354632 CPUtime=340.43 cores=1,3,5,7
/proc/2318/task/2321/stat : 2321 (strangenight1-m) R 2316 2318 1030 0 -1 4202560 42090 0 0 0 34032 11 0 0 25 0 4 0 520570827 363143168 53161 33554432000 4194304 4650419 140735083460496 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1367.33
Current children cumulated vsize (KiB) 354632

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

[startup+358.401 s]
/proc/loadavg: 8.16 8.08 7.14 9/184 2332
/proc/meminfo: memFree=27067940/32951124 swapFree=67111356/67111528
[pid=2318] ppid=2316 vsize=366356 CPUtime=1431.65 cores=1,3,5,7
/proc/2318/stat : 2318 (strangenight1-m) R 2316 2318 1030 0 -1 4202496 238683 0 0 0 143085 80 0 0 25 0 4 0 520570827 375148544 58115 33554432000 4194304 4650419 140735083460496 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/2318/statm: 91589 58115 394 112 0 86554 0
[pid=2318/tid=2319] ppid=2316 vsize=366356 CPUtime=358.39 cores=1,3,5,7
/proc/2318/task/2319/stat : 2319 (strangenight1-m) R 2316 2318 1030 0 -1 4202560 64231 0 0 0 35818 21 0 0 25 0 4 0 520570827 375148544 58115 33554432000 4194304 4650419 140735083460496 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=2318/tid=2320] ppid=2316 vsize=366356 CPUtime=358.39 cores=1,3,5,7
/proc/2318/task/2320/stat : 2320 (strangenight1-m) R 2316 2318 1030 0 -1 4202560 72353 0 0 0 35813 26 0 0 25 0 4 0 520570827 375148544 58115 33554432000 4194304 4650419 140735083460496 18446744073709551615 4433087 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2318/tid=2321] ppid=2316 vsize=366356 CPUtime=356.45 cores=1,3,5,7
/proc/2318/task/2321/stat : 2321 (strangenight1-m) R 2316 2318 1030 0 -1 4202560 43874 0 0 0 35633 12 0 0 25 0 4 0 520570827 375148544 58115 33554432000 4194304 4650419 140735083460496 18446744073709551615 4432392 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1431.65
Current children cumulated vsize (KiB) 366356

[startup+371.2 s]
/proc/loadavg: 8.19 8.09 7.15 9/184 2332
/proc/meminfo: memFree=27072648/32951124 swapFree=67111356/67111528
[pid=2318] ppid=2316 vsize=331252 CPUtime=1482.78 cores=1,3,5,7
/proc/2318/stat : 2318 (strangenight1-m) R 2316 2318 1030 0 -1 4202496 241425 0 0 0 148196 82 0 0 25 0 4 0 520570827 339202048 53880 33554432000 4194304 4650419 140735083460496 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/2318/statm: 82813 53880 394 112 0 77778 0
[pid=2318/tid=2319] ppid=2316 vsize=331252 CPUtime=371.18 cores=1,3,5,7
/proc/2318/task/2319/stat : 2319 (strangenight1-m) R 2316 2318 1030 0 -1 4202560 64275 0 0 0 37097 21 0 0 25 0 4 0 520570827 339202048 53880 33554432000 4194304 4650419 140735083460496 18446744073709551615 4364792 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=2318/tid=2320] ppid=2316 vsize=331252 CPUtime=371.2 cores=1,3,5,7
/proc/2318/task/2320/stat : 2320 (strangenight1-m) R 2316 2318 1030 0 -1 4202560 73706 0 0 0 37093 27 0 0 25 0 4 0 520570827 339202048 53880 33554432000 4194304 4650419 140735083460496 18446744073709551615 4365323 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2318/tid=2321] ppid=2316 vsize=331252 CPUtime=369.18 cores=1,3,5,7
/proc/2318/task/2321/stat : 2321 (strangenight1-m) R 2316 2318 1030 0 -1 4202560 44459 0 0 0 36906 12 0 0 25 0 4 0 520570827 339202048 53880 33554432000 4194304 4650419 140735083460496 18446744073709551615 4349707 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1482.78
Current children cumulated vsize (KiB) 331252

[startup+374.401 s]
/proc/loadavg: 8.17 8.09 7.16 9/184 2332
/proc/meminfo: memFree=27063100/32951124 swapFree=67111356/67111528
[pid=2318] ppid=2316 vsize=343040 CPUtime=1495.56 cores=1,3,5,7
/proc/2318/stat : 2318 (strangenight1-m) R 2316 2318 1030 0 -1 4202496 242932 0 0 0 149474 82 0 0 25 0 4 0 520570827 351272960 55387 33554432000 4194304 4650419 140735083460496 18446744073709551615 4365357 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/2318/statm: 85760 55387 394 112 0 80725 0
[pid=2318/tid=2319] ppid=2316 vsize=343040 CPUtime=374.38 cores=1,3,5,7
/proc/2318/task/2319/stat : 2319 (strangenight1-m) R 2316 2318 1030 0 -1 4202560 64275 0 0 0 37417 21 0 0 25 0 4 0 520570827 351272960 55387 33554432000 4194304 4650419 140735083460496 18446744073709551615 4363880 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=2318/tid=2320] ppid=2316 vsize=343040 CPUtime=374.4 cores=1,3,5,7
/proc/2318/task/2320/stat : 2320 (strangenight1-m) R 2316 2318 1030 0 -1 4202560 74065 0 0 0 37413 27 0 0 25 0 4 0 520570827 351272960 55387 33554432000 4194304 4650419 140735083460496 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2318/tid=2321] ppid=2316 vsize=343040 CPUtime=372.36 cores=1,3,5,7
/proc/2318/task/2321/stat : 2321 (strangenight1-m) R 2316 2318 1030 0 -1 4202560 44686 0 0 0 37224 12 0 0 25 0 4 0 520570827 351272960 55387 33554432000 4194304 4650419 140735083460496 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1495.56
Current children cumulated vsize (KiB) 343040

[startup+376.001 s]
/proc/loadavg: 8.17 8.09 7.16 9/184 2332
/proc/meminfo: memFree=27060992/32951124 swapFree=67111356/67111528
[pid=2318] ppid=2316 vsize=354832 CPUtime=1501.96 cores=1,3,5,7
/proc/2318/stat : 2318 (strangenight1-m) R 2316 2318 1030 0 -1 4202496 244059 0 0 0 150113 83 0 0 25 0 4 0 520570827 363347968 56514 33554432000 4194304 4650419 140735083460496 18446744073709551615 4229522 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/2318/statm: 88708 56514 394 112 0 83673 0
[pid=2318/tid=2319] ppid=2316 vsize=354832 CPUtime=375.98 cores=1,3,5,7
/proc/2318/task/2319/stat : 2319 (strangenight1-m) R 2316 2318 1030 0 -1 4202560 65036 0 0 0 37577 21 0 0 25 0 4 0 520570827 363347968 56514 33554432000 4194304 4650419 140735083460496 18446744073709551615 4363432 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=2318/tid=2320] ppid=2316 vsize=354832 CPUtime=376 cores=1,3,5,7
/proc/2318/task/2320/stat : 2320 (strangenight1-m) R 2316 2318 1030 0 -1 4202560 74176 0 0 0 37573 27 0 0 25 0 4 0 520570827 363347968 56514 33554432000 4194304 4650419 140735083460496 18446744073709551615 4364772 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2318/tid=2321] ppid=2316 vsize=354832 CPUtime=373.95 cores=1,3,5,7
/proc/2318/task/2321/stat : 2321 (strangenight1-m) R 2316 2318 1030 0 -1 4202560 44792 0 0 0 37383 12 0 0 25 0 4 0 520570827 363347968 56514 33554432000 4194304 4650419 140735083460496 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1501.96
Current children cumulated vsize (KiB) 354832

[startup+376.8 s]
/proc/loadavg: 8.17 8.09 7.16 9/184 2332
/proc/meminfo: memFree=27056528/32951124 swapFree=67111356/67111528
[pid=2318] ppid=2316 vsize=354928 CPUtime=1505.15 cores=1,3,5,7
/proc/2318/stat : 2318 (strangenight1-m) R 2316 2318 1030 0 -1 4202496 245022 0 0 0 150432 83 0 0 25 0 4 0 520570827 363446272 54976 33554432000 4194304 4650419 140735083460496 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/2318/statm: 88732 54976 394 112 0 83697 0
[pid=2318/tid=2319] ppid=2316 vsize=354928 CPUtime=376.78 cores=1,3,5,7
/proc/2318/task/2319/stat : 2319 (strangenight1-m) R 2316 2318 1030 0 -1 4202560 65110 0 0 0 37657 21 0 0 25 0 4 0 520570827 363446272 54976 33554432000 4194304 4650419 140735083460496 18446744073709551615 4366865 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=2318/tid=2320] ppid=2316 vsize=354928 CPUtime=376.79 cores=1,3,5,7
/proc/2318/task/2320/stat : 2320 (strangenight1-m) R 2316 2318 1030 0 -1 4202560 74927 0 0 0 37652 27 0 0 25 0 4 0 520570827 363446272 54976 33554432000 4194304 4650419 140735083460496 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2318/tid=2321] ppid=2316 vsize=354928 CPUtime=374.75 cores=1,3,5,7
/proc/2318/task/2321/stat : 2321 (strangenight1-m) R 2316 2318 1030 0 -1 4202560 44848 0 0 0 37463 12 0 0 25 0 4 0 520570827 363446272 54976 33554432000 4194304 4650419 140735083460496 18446744073709551615 4365343 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1505.15
Current children cumulated vsize (KiB) 354928

[startup+377.2 s]
/proc/loadavg: 8.17 8.09 7.16 9/184 2332
/proc/meminfo: memFree=27056528/32951124 swapFree=67111356/67111528
[pid=2318] ppid=2316 vsize=354928 CPUtime=1506.75 cores=1,3,5,7
/proc/2318/stat : 2318 (strangenight1-m) R 2316 2318 1030 0 -1 4202496 245166 0 0 0 150592 83 0 0 25 0 4 0 520570827 363446272 55120 33554432000 4194304 4650419 140735083460496 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/2318/statm: 88732 55120 394 112 0 83697 0
[pid=2318/tid=2319] ppid=2316 vsize=354928 CPUtime=377.18 cores=1,3,5,7
/proc/2318/task/2319/stat : 2319 (strangenight1-m) R 2316 2318 1030 0 -1 4202560 65148 0 0 0 37697 21 0 0 25 0 4 0 520570827 363446272 55120 33554432000 4194304 4650419 140735083460496 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=2318/tid=2320] ppid=2316 vsize=354928 CPUtime=377.19 cores=1,3,5,7
/proc/2318/task/2320/stat : 2320 (strangenight1-m) R 2316 2318 1030 0 -1 4202560 74971 0 0 0 37692 27 0 0 25 0 4 0 520570827 363446272 55120 33554432000 4194304 4650419 140735083460496 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2318/tid=2321] ppid=2316 vsize=354928 CPUtime=375.15 cores=1,3,5,7
/proc/2318/task/2321/stat : 2321 (strangenight1-m) R 2316 2318 1030 0 -1 4202560 44874 0 0 0 37503 12 0 0 25 0 4 0 520570827 363446272 55120 33554432000 4194304 4650419 140735083460496 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1506.75
Current children cumulated vsize (KiB) 354928

[startup+377.6 s]
/proc/loadavg: 8.17 8.09 7.16 9/184 2332
/proc/meminfo: memFree=27060992/32951124 swapFree=67111356/67111528
[pid=2318] ppid=2316 vsize=354928 CPUtime=1508.34 cores=1,3,5,7
/proc/2318/stat : 2318 (strangenight1-m) R 2316 2318 1030 0 -1 4202496 245306 0 0 0 150751 83 0 0 25 0 4 0 520570827 363446272 55260 33554432000 4194304 4650419 140735083460496 18446744073709551615 4365216 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/2318/statm: 88732 55260 394 112 0 83697 0
[pid=2318/tid=2319] ppid=2316 vsize=354928 CPUtime=377.58 cores=1,3,5,7
/proc/2318/task/2319/stat : 2319 (strangenight1-m) R 2316 2318 1030 0 -1 4202560 65181 0 0 0 37737 21 0 0 25 0 4 0 520570827 363446272 55260 33554432000 4194304 4650419 140735083460496 18446744073709551615 4364736 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=2318/tid=2320] ppid=2316 vsize=354928 CPUtime=377.59 cores=1,3,5,7
/proc/2318/task/2320/stat : 2320 (strangenight1-m) R 2316 2318 1030 0 -1 4202560 75014 0 0 0 37732 27 0 0 25 0 4 0 520570827 363446272 55260 33554432000 4194304 4650419 140735083460496 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2318/tid=2321] ppid=2316 vsize=354928 CPUtime=375.54 cores=1,3,5,7
/proc/2318/task/2321/stat : 2321 (strangenight1-m) R 2316 2318 1030 0 -1 4202560 44899 0 0 0 37542 12 0 0 25 0 4 0 520570827 363446272 55260 33554432000 4194304 4650419 140735083460496 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1508.34
Current children cumulated vsize (KiB) 354928

Child status: 10
Real time (s): 377.641
CPU time (s): 1508.48
CPU user time (s): 1507.64
CPU system time (s): 0.847871
CPU usage (%): 399.449
Max. virtual memory (cumulated for all children) (KiB): 376040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1507.64
system time used= 0.847871
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 245325
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= 304
involuntary context switches= 10435

runsolver used 0.583911 second user time and 1.48377 second system time

The end

Launcher Data

Begin job on node137 at 2011-04-29 17:08:51
IDJOB=3175124
IDBENCH=82742
IDSOLVER=1588
FILE ID=node137/3175124-1304089731
RUNJOBID= node137-1304088527-2179
PBS_JOBID= 13170515
Free space on /tmp= 71616 MiB

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

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

MD5SUM BENCH= 3c71b3b41fde0929f53293966a8ce206
RANDOM SEED=1373057391

node137.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.844
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.68
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.844
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.844
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.844
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.74
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.844
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.844
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.844
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.83
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.844
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:      27638488 kB
Buffers:        916476 kB
Cached:        3859868 kB
SwapCached:         56 kB
Active:         347568 kB
Inactive:      4498344 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      27638488 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:           12452 kB
Writeback:           0 kB
AnonPages:       69536 kB
Mapped:          15068 kB
Slab:           401408 kB
PageTables:       4644 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   276356 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= 71608 MiB
End job on node137 at 2011-04-29 17:15:09