Trace number 3174041

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-2-mtSAT 874.902 221.567

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v400-c1704-S1462223811-042.SATISFIABLE.cnf
MD5SUMcd0b1f588aad9c4aef9bf4b7912f7c0d
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.004999
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of clauses1704
Sum of the clauses size5112
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31704
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 4 threads
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3174041-1304078917.cnf'
0.00/0.00	c -- header says num vars:            400
0.00/0.00	c -- header says num clauses:        1704
0.00/0.00	c -- clauses added:            0 learnts,         1704 normals,            0 xors
0.00/0.00	c -- vars added        400
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       400      1704         0         0      5112         0   no data   no data
0.00/0.00	c asymm  cl-useful: 0/1704/1704 lits-rem:0 time: 0.00
0.00/0.00	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 blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
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:    400 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.01	c lits-rem:         0  cl-subs:        0  v-elim:      7  v-fix:    0  time:  0.00 s
0.00/0.01	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.01	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.01	c calculated reachability. Time: 0.00
0.00/0.01	c Calc default polars -  time:   0.00 s pos:     185 undec:      42 neg:     173
0.00/0.01	c =========================================================================================
0.00/0.01	c types(t): F = full restart, N = normal restart
0.00/0.01	c types(t): S = simplification begin/end, E = solution found
0.00/0.01	c restart types(rt): st = static, dy = dynamic
0.00/0.01	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.01	c  B st     0         0       393      1699         0         0      5141         0   no data   no data
0.00/0.05	c Decided on static restart strategy
0.37/0.14	c  N st     8      4919       393      1699         0      4817      5141     99187   no data   no data
1.17/0.37	c  N st    10     11304       393      1699         0      4449      5141     66178   no data   no data
2.37/0.61	c  N st    11     17047       393      1699         0     10001      5141    174517   no data   no data
3.57/0.99	c  F st    12     25000       393      1699         0     12252      5141    226098   no data   no data
3.57/0.99	c  N st    12     25000       393      1699         0     12252      5141    226098   no data   no data
4.77/1.24	c Decided on static restart strategy
4.77/1.24	c  N st    18     30000       393      1699         0     10581      5141    171284   no data   no data
4.77/1.24	c  S st    18     30000       393      1699         0     10581      5141    171284   no data   no data
4.77/1.27	c  S st    18     30504       393      1699         0     11082      5141    181212   no data   no data
4.77/1.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.77/1.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
4.77/1.28	c blocked clauses removed:       16 vars:      2 tried:         393 T: 0.00 s
4.77/1.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.77/1.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.77/1.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    391 time:  0.00 s
4.77/1.28	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.77/1.28	c lits-rem:         0  cl-subs:        0  v-elim:      1  v-fix:    0  time:  0.00 s
4.77/1.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.16/1.34	c lits-rem:       215  cl-subs:      828  v-elim:      0  v-fix:    0  time:  0.06 s
5.16/1.35	c asymm  cl-useful: 0/1682/1682 lits-rem:0 time: 0.00
5.16/1.35	c calculated reachability. Time: 0.00
5.16/1.35	c  N st    18     30504       390      1682         0     10158      5101    163065   no data   no data
6.77/1.75	c  N st    20     37618       390      1682         0      9483      5101    135120   no data   no data
8.38/2.13	c  N st    21     44018       390      1682         0     15669      5101    252450   no data   no data
8.78/2.22	c  S st    22     45756       390      1682         0     17375      5101    288730   no data   no data
8.78/2.26	c  S st    22     46257       390      1682         0      9217      5101    115649   no data   no data
8.78/2.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.78/2.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
8.78/2.27	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
8.78/2.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.78/2.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.78/2.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    390 time:  0.00 s
8.78/2.27	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
8.78/2.27	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
8.78/2.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.78/2.28	c lits-rem:        12  cl-subs:      133  v-elim:      0  v-fix:    0  time:  0.01 s
8.78/2.28	c vivif2 --  cl tried     1682 cl shrink        0 lits rem          0 time: 0.00
8.78/2.28	c vivif2 --  cl tried     9084 cl shrink        0 lits rem          0 time: 0.00
8.78/2.29	c asymm  cl-useful: 0/1682/1682 lits-rem:0 time: 0.00
8.78/2.29	c calculated reachability. Time: 0.00
8.78/2.29	c  N st    22     46257       390      1682         0      9084      5101    113341   no data   no data
12.36/3.15	c  N st    23     60655       390      1682         0     13420      5101    194382   no data   no data
14.75/3.74	c  N st    24     69385       390      1682         0     11262      5101    142079   no data   no data
14.75/3.74	c  S st    24     69385       390      1682         0     11262      5101    142079   no data   no data
14.75/3.77	c  S st    24     69891       390      1682         0     11765      5101    151961   no data   no data
14.75/3.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
14.75/3.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
14.75/3.78	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
14.75/3.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
14.75/3.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
14.75/3.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    390 time:  0.00 s
14.75/3.78	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
14.75/3.78	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
14.75/3.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.15/3.80	c lits-rem:        73  cl-subs:      109  v-elim:      0  v-fix:    0  time:  0.01 s
15.15/3.80	c vivif2 --  cl tried     1682 cl shrink        0 lits rem          0 time: 0.00
15.15/3.80	c vivif2 --  cl tried    11656 cl shrink        0 lits rem          0 time: 0.00
15.15/3.81	c asymm  cl-useful: 0/1682/1682 lits-rem:0 time: 0.01
15.15/3.81	c calculated reachability. Time: 0.00
15.15/3.81	c  N st    24     69891       390      1682         0     11656      5101    149531   no data   no data
19.94/5.04	c  F st    25     87500       390      1682         0     17026      5101    251846   no data   no data
19.94/5.04	c  N st    25     87500       390      1682         0     17026      5101    251846   no data   no data
21.56/5.44	c Decided on static restart strategy
22.34/5.67	c  N st    32     95540       390      1682         0     24865      5101    409280   no data   no data
25.14/6.31	c  N st    34    104837       390      1682         0     21258      5101    324362   no data   no data
25.14/6.31	c  S st    34    104837       390      1682         0     21258      5101    324362   no data   no data
25.14/6.36	c  S st    34    105343       390      1682         0     21763      5101    334739   no data   no data
25.14/6.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
25.14/6.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
25.14/6.37	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
25.14/6.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
25.14/6.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
25.14/6.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    390 time:  0.00 s
25.14/6.37	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
25.14/6.38	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
25.14/6.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
25.96/6.57	c lits-rem:       186  cl-subs:     1483  v-elim:      0  v-fix:    0  time:  0.18 s
25.96/6.57	c vivif2 --  cl tried     1682 cl shrink        0 lits rem          0 time: 0.00
25.96/6.57	c vivif2 --  cl tried    20280 cl shrink        0 lits rem          0 time: 0.00
25.96/6.58	c asymm  cl-useful: 0/1682/1682 lits-rem:0 time: 0.01
25.96/6.58	c calculated reachability. Time: 0.00
25.96/6.58	c  N st    34    105343       390      1682         0     20280      5101    303198   no data   no data
29.13/7.32	c  N st    35    114942       390      1682         0     16042      5101    203259   no data   no data
33.92/8.52	c  N st    36    129339       390      1682         0     15418      5101    171057   no data   no data
40.71/10.20	c  N st    37    150935       390      1682         0     20837      5101    265823   no data   no data
42.72/10.77	c  S st    38    158015       390      1682         0     27713      5101    397103   no data   no data
43.12/10.84	c  S st    38    158519       390      1682         0     28214      5101    407068   no data   no data
43.12/10.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
43.12/10.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
43.12/10.85	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
43.12/10.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
43.12/10.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
43.12/10.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    390 time:  0.00 s
43.12/10.85	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
43.12/10.85	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
43.12/10.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
44.71/11.22	c lits-rem:       336  cl-subs:     2281  v-elim:      0  v-fix:    0  time:  0.36 s
44.71/11.22	c vivif2 --  cl tried     1682 cl shrink        0 lits rem          0 time: 0.00
44.71/11.23	c vivif2 --  cl tried    25933 cl shrink        0 lits rem          0 time: 0.00
44.71/11.24	c asymm  cl-useful: 0/1682/1682 lits-rem:0 time: 0.01
44.71/11.24	c calculated reachability. Time: 0.00
44.71/11.24	c  N st    38    158519       390      1682         0     25933      5101    367629   no data   no data
63.48/15.98	c  N st    39    207107       390      1682         0     20637      5101    230009   no data   no data
75.47/18.99	c  N st    40    237778       390      1682         0     30982      5101    411537   no data   no data
75.47/18.99	c  S st    40    237778       390      1682         0     30982      5101    411537   no data   no data
75.87/19.06	c  S st    40    238280       390      1682         0     31484      5101    422058   no data   no data
75.87/19.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
75.87/19.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
75.87/19.07	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
75.87/19.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
75.87/19.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
75.87/19.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    390 time:  0.00 s
75.87/19.07	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
75.87/19.08	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
75.87/19.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
77.87/19.55	c lits-rem:       557  cl-subs:     2880  v-elim:      0  v-fix:    0  time:  0.46 s
77.87/19.55	c vivif2 --  cl tried     1682 cl shrink        0 lits rem          0 time: 0.00
77.87/19.56	c vivif2 --  cl tried    28604 cl shrink        0 lits rem          0 time: 0.00
77.87/19.57	c asymm  cl-useful: 0/1682/1682 lits-rem:0 time: 0.02
77.87/19.57	c calculated reachability. Time: 0.00
77.87/19.57	c  N st    40    238280       390      1682         0     28604      5101    375361   no data   no data
106.23/26.65	c  F st    41    306252       390      1682         0     30614      5101    368475   no data   no data
106.23/26.65	c  N st    41    306252       390      1682         0     30614      5101    368475   no data   no data
108.62/27.22	c Decided on static restart strategy
119.01/29.81	c  N st    51    334553       390      1682         0     34900      5101    459581   no data   no data
129.79/32.54	c  N st    53    357420       390      1682         0     32917      5101    422361   no data   no data
129.79/32.54	c  S st    53    357420       390      1682         0     32917      5101    422361   no data   no data
130.19/32.62	c  S st    53    357928       390      1682         0     33424      5101    432595   no data   no data
130.19/32.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
130.19/32.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
130.19/32.63	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
130.19/32.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
130.19/32.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
130.19/32.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    390 time:  0.00 s
130.19/32.63	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
130.19/32.64	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
130.19/32.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
130.99/32.90	c lits-rem:       109  cl-subs:     1228  v-elim:      0  v-fix:    0  time:  0.25 s
130.99/32.90	c vivif2 --  cl tried     1682 cl shrink        0 lits rem          0 time: 0.00
131.41/32.90	c vivif2 --  cl tried    32196 cl shrink        0 lits rem          0 time: 0.00
131.41/32.92	c asymm  cl-useful: 0/1682/1682 lits-rem:0 time: 0.02
131.41/32.92	c calculated reachability. Time: 0.00
131.41/32.92	c  N st    53    357928       390      1682         0     32196      5101    407841   no data   no data
147.77/37.05	c  N st    54    390321       390      1682         0     38380      5101    520380   no data   no data
176.13/44.15	c  N st    55    438909       390      1682         0     31958      5101    350986   no data   no data
216.88/54.33	c  N st    56    511792       390      1682         0     45448      5101    610121   no data   no data
232.47/58.21	c  N st    57    536892       390      1682         0     39730      5101    476772   no data   no data
232.47/58.21	c  S st    57    536892       390      1682         0     39730      5101    476772   no data   no data
232.87/58.31	c  S st    57    537399       390      1682         0     40233      5101    487102   no data   no data
232.87/58.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
232.87/58.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
232.87/58.33	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
232.87/58.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
232.87/58.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
232.87/58.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    390 time:  0.00 s
232.87/58.33	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
232.87/58.34	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
232.87/58.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
234.85/58.84	c lits-rem:       234  cl-subs:     2555  v-elim:      0  v-fix:    0  time:  0.49 s
234.85/58.84	c vivif2 --  cl tried     1682 cl shrink        0 lits rem          0 time: 0.00
234.85/58.84	c vivif2 --  cl tried    37678 cl shrink        0 lits rem          0 time: 0.01
234.85/58.87	c asymm  cl-useful: 0/1682/1682 lits-rem:0 time: 0.02
234.85/58.87	c calculated reachability. Time: 0.00
234.85/58.87	c  N st    57    537399       390      1682         0     37678      5101    442411   no data   no data
341.11/85.41	c  N st    58    701383       390      1682         0     66454      5101    963381   no data   no data
411.81/103.13	c  N st    59    806098       390      1682         0     60381      5101    827073   no data   no data
411.81/103.13	c  S st    59    806098       390      1682         0     60381      5101    827073   no data   no data
412.21/103.29	c  S st    59    806599       390      1682         0     60880      5101    837195   no data   no data
412.21/103.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
412.63/103.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
412.63/103.32	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
412.63/103.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
412.63/103.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
412.63/103.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    390 time:  0.00 s
412.63/103.32	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
412.63/103.33	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
412.63/103.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
420.60/105.37	c lits-rem:       334  cl-subs:     5376  v-elim:      0  v-fix:    0  time:  2.01 s
420.60/105.37	c vivif2 --  cl tried     1682 cl shrink        0 lits rem          0 time: 0.00
420.60/105.38	c vivif2 --  cl tried    55504 cl shrink        0 lits rem          0 time: 0.01
421.00/105.42	c asymm  cl-useful: 0/1682/1682 lits-rem:0 time: 0.04
421.00/105.43	c calculated reachability. Time: 0.00
421.00/105.43	c  N st    59    806599       390      1682         0     55504      5101    737965   no data   no data
607.14/152.03	c  F st    60   1071875       390      1682         0     71625      5101    983325   no data   no data
607.14/152.03	c  N st    60   1071875       390      1682         0     71625      5101    983325   no data   no data
611.93/153.23	c Decided on static restart strategy
632.33/158.35	c  N st    70   1100177       390      1682         0     55636      5101    650789   no data   no data
665.47/166.66	c  N st    72   1136170       390      1682         0     45912      5101    427805   no data   no data
688.23/172.35	c  N st    73   1168562       390      1682         0     77472      5101   1143395   no data   no data
729.00/182.60	c  N st    74   1209898       390      1682         0     72057      5101    975432   no data   no data
729.00/182.60	c  S st    74   1209898       390      1682         0     72057      5101    975432   no data   no data
730.18/182.88	c  S st    74   1210400       390      1682         0     72556      5101    985507   no data   no data
730.18/182.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
730.58/182.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.04
730.58/182.92	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
730.58/182.92	c bin-w-bin subsume rem            0 bins  time:  0.00 s
730.58/182.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
730.58/182.92	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    390 time:  0.00 s
730.58/182.92	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
730.58/182.94	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
730.58/182.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
737.79/184.79	c lits-rem:       491  cl-subs:     3068  v-elim:      0  v-fix:    0  time:  1.82 s
737.79/184.79	c vivif2 --  cl tried     1682 cl shrink        0 lits rem          0 time: 0.00
738.19/184.81	c vivif2 --  cl tried    69488 cl shrink        0 lits rem          0 time: 0.01
738.19/184.87	c asymm  cl-useful: 0/1682/1682 lits-rem:0 time: 0.06
738.19/184.87	c calculated reachability. Time: 0.00
738.19/184.87	c  N st    74   1210400       390      1682         0     69488      5101    927468   no data   no data
797.69/199.79	c  N st    75   1283284       390      1682         0     93458      5101   1439432   no data   no data
864.00/216.38	c  E st    76   1373482         0      1682         0     84955      5101   1246604   no data   no data
864.00/216.38	c Verified 1682 clauses.
864.00/216.38	c Solution needs extension. Extending.
874.77/221.55	c Verified 1682 clauses.
874.77/221.55	c Following stats are for *FIRST FINISHED THREAD ONLY*
874.77/221.55	c num threads              : 4          
874.77/221.55	c restarts                 : 76         
874.77/221.55	c dynamic restarts         : 0          
874.77/221.55	c static restarts          : 76         
874.77/221.55	c full restarts            : 4          
874.77/221.55	c total simplify time      : 0.00       
874.77/221.55	c learnts DL2              : 0          
874.77/221.55	c learnts size 2           : 0          
874.77/221.55	c learnts size 1           : 0           (0.00      % of vars)
874.77/221.55	c filedLit time            : 0.11        (0.05      % time)
874.77/221.55	c v-elim SatELite          : 10          (2.50      % vars)
874.77/221.55	c SatELite time            : 5.61        (2.53      % time)
874.77/221.55	c v-elim xor               : 0           (0.00      % vars)
874.77/221.55	c xor elim time            : 0.02        (0.01      % time)
874.77/221.55	c num binary xor trees     : 0          
874.77/221.55	c binxor trees' crown      : 0           (nan       leafs/tree)
874.77/221.55	c bin xor find time        : 0.00       
874.77/221.55	c OTF clause improved      : 45283       (0.03      clauses/conflict)
874.77/221.55	c OTF impr. size diff      : 48900       (1.08       lits/clause)
874.77/221.55	c OTF cl watch-shrink      : 394072      (0.29      clauses/conflict)
874.77/221.55	c OTF cl watch-sh-lit      : 518635      (1.32       lits/clause)
874.77/221.55	c tried to recurMin cls    : 140313      (10.22      % of conflicts)
874.77/221.55	c updated cache            : 1860        (0.01       lits/tried recurMin)
874.77/221.55	c unit cls recevied        : 0           (nan       % of units)
874.77/221.55	c unit cls sent            : 0           (nan       % of units)
874.77/221.55	c bin cls recevied         : 0          
874.77/221.55	c bin cls sent             : 0          
874.77/221.55	c clauses over max glue    : 0           (0.00      % of all clauses)
874.77/221.55	c conflicts                : 1373482     (6203.92   / sec)
874.77/221.55	c decisions                : 1605803     (0.56      % random)
874.77/221.55	c bogo-props               : 26901859569 (121513796.48 / sec)
874.77/221.55	c conflict literals        : 28004672    (25.55     % deleted)
874.77/221.55	c Memory used              : 346.16      MB
874.77/221.55	c single-thread CPU time   : 221.39      s
874.77/221.55	c all-threads sum CPU time : 874.22      s
874.77/221.55	s SATISFIABLE
874.77/221.55	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 -76 -77 78 -79 -80 81 82 -83 -84 -85 -86 87 -88 -89 90 91 -92 93 -94 95 -96 -97 98 -99 100 -101 -102 -103 104 -105 106 -107 -108 109 -110 -111 112 113 114 -115 116 -117 -118 119 120 121 122 123 124 -125 -126 127 -128 129 130 -131 -132 -133 -134 135 136 137 138 -139 140 -141 142 -143 144 -145 -146 -147 148 149 -150 151 152 153 -154 155 -156 -157 158 -159 -160 161 -162 -163 -164 -165 166 -167 -168 -169 -170 171 -172 173 -174 175 -176 177 178 179 180 181 182 183 -184 -185 -186 -187 188 189 -190 191 -192 -193 194 195 196 197 198 199 200 201 -202 203 -204 -205 -206 207 -208 -209 -210 211 -212 -213 214 -215 -216 217 218 219 220 221 222 223 224 -225 226 227 228 229 230 -231 232 -233 -234 -235 -236 -237 238 239 240 241 242 243 244 -245 -246 -247 248 249 -250 -251 -252 253 254 -255 -256 -257 -258 259 260 -261 -262 -263 -264 -265 266 -267 -268 -269 270 -271 -272 -273 -274 -275 -276 -277 278 -279 280 -281 282 283 284 -285 286 -287 288 -289 290 -291 -292 293 -294 295 -296 297 -298 -299 300 -301 302 -303 -304 305 306 307 308 -309 310 -311 -312 -313 314 315 -316 -317 318 319 320 -321 322 -323 324 -325 -326 -327 -328 329 330 331 332 333 334 -335 -336 -337 338 -339 -340 -341 342 -343 344 345 -346 347 348 -349 350 -351 -352 353 354 -355 356 357 358 -359 -360 -361 -362 363 364 365 -366 -367 368 -369 -370 -371 -372 -373 374 -375 376 -377 378 -379 380 381 382 -383 -384 -385 -386 387 388 389 -390 391 -392 393 -394 -395 -396 -397 -398 399 400 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-3174041-1304078917/watcher-3174041-1304078917 -o /tmp/evaluation-result-3174041-1304078917/solver-3174041-1304078917 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3174041-1304078917.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: 6.35 7.56 7.56 2/172 28910
/proc/meminfo: memFree=30968228/32951124 swapFree=67111364/67111528
[pid=28910] ppid=28908 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/28910/stat : 28910 (strangenight2-m) R 28908 28910 28877 0 -1 4202496 408 0 0 0 0 0 0 0 23 0 4 0 519489689 52441088 347 33554432000 4194304 4627427 140736692549904 18446744073709551615 47478952159154 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/28910/statm: 12803 347 299 106 0 7774 0
[pid=28910/tid=28911] ppid=28908 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/28910/task/28911/stat : 28911 (strangenight2-m) R 28908 28910 28877 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 4 0 519489689 52441088 347 33554432000 4194304 4627427 140736692549904 18446744073709551615 47478952159154 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28910/tid=28912] ppid=28908 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/28910/task/28912/stat : 28912 (strangenight2-m) R 28908 28910 28877 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 4 0 519489689 52441088 347 33554432000 4194304 4627427 140736692549904 18446744073709551615 47478952159154 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28910/tid=28913] ppid=28908 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/28910/task/28913/stat : 28913 (strangenight2-m) R 28908 28910 28877 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 519489690 52441088 347 33554432000 4194304 4627427 140736692549904 18446744073709551615 228244405233 0 0 4096 2 0 0 0 -1 1 0 0 0

[startup+0.069031 s]
/proc/loadavg: 6.35 7.56 7.56 2/172 28910
/proc/meminfo: memFree=30968228/32951124 swapFree=67111364/67111528
[pid=28910] ppid=28908 vsize=281740 CPUtime=0.24 cores=1,3,5,7
/proc/28910/stat : 28910 (strangenight2-m) R 28908 28910 28877 0 -1 4202496 1390 0 0 0 24 0 0 0 25 0 4 0 519489689 288501760 1300 33554432000 4194304 4627427 140736692549904 18446744073709551615 4308624 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/28910/statm: 70435 1300 384 106 0 65406 0
[pid=28910/tid=28911] ppid=28908 vsize=281740 CPUtime=0.06 cores=1,3,5,7
/proc/28910/task/28911/stat : 28911 (strangenight2-m) R 28908 28910 28877 0 -1 4202560 253 0 0 0 6 0 0 0 25 0 4 0 519489689 288501760 1300 33554432000 4194304 4627427 140736692549904 18446744073709551615 4308712 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28910/tid=28912] ppid=28908 vsize=281740 CPUtime=0.06 cores=1,3,5,7
/proc/28910/task/28912/stat : 28912 (strangenight2-m) R 28908 28910 28877 0 -1 4202560 256 0 0 0 6 0 0 0 18 0 4 0 519489689 288501760 1300 33554432000 4194304 4627427 140736692549904 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28910/tid=28913] ppid=28908 vsize=281740 CPUtime=0.06 cores=1,3,5,7
/proc/28910/task/28913/stat : 28913 (strangenight2-m) R 28908 28910 28877 0 -1 4202560 184 0 0 0 6 0 0 0 25 0 4 0 519489690 288501760 1300 33554432000 4194304 4627427 140736692549904 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 281740

[startup+0.101025 s]
/proc/loadavg: 6.35 7.56 7.56 2/172 28910
/proc/meminfo: memFree=30968228/32951124 swapFree=67111364/67111528
[pid=28910] ppid=28908 vsize=281872 CPUtime=0.37 cores=1,3,5,7
/proc/28910/stat : 28910 (strangenight2-m) R 28908 28910 28877 0 -1 4202496 1529 0 0 0 37 0 0 0 25 0 4 0 519489689 288636928 1439 33554432000 4194304 4627427 140736692549904 18446744073709551615 4309902 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/28910/statm: 70468 1440 384 106 0 65439 0
[pid=28910/tid=28911] ppid=28908 vsize=281872 CPUtime=0.09 cores=1,3,5,7
/proc/28910/task/28911/stat : 28911 (strangenight2-m) R 28908 28910 28877 0 -1 4202560 284 0 0 0 9 0 0 0 25 0 4 0 519489689 288636928 1440 33554432000 4194304 4627427 140736692549904 18446744073709551615 228244010017 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28910/tid=28912] ppid=28908 vsize=281872 CPUtime=0.09 cores=1,3,5,7
/proc/28910/task/28912/stat : 28912 (strangenight2-m) R 28908 28910 28877 0 -1 4202560 288 0 0 0 9 0 0 0 18 0 4 0 519489689 288636928 1440 33554432000 4194304 4627427 140736692549904 18446744073709551615 4310117 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28910/tid=28913] ppid=28908 vsize=281872 CPUtime=0.09 cores=1,3,5,7
/proc/28910/task/28913/stat : 28913 (strangenight2-m) R 28908 28910 28877 0 -1 4202560 230 0 0 0 9 0 0 0 25 0 4 0 519489690 288636928 1440 33554432000 4194304 4627427 140736692549904 18446744073709551615 4309905 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 281872

[startup+0.30099 s]
/proc/loadavg: 6.35 7.56 7.56 2/172 28910
/proc/meminfo: memFree=30968228/32951124 swapFree=67111364/67111528
[pid=28910] ppid=28908 vsize=283028 CPUtime=1.17 cores=1,3,5,7
/proc/28910/stat : 28910 (strangenight2-m) R 28908 28910 28877 0 -1 4202496 2512 0 0 0 117 0 0 0 25 0 4 0 519489689 289820672 1936 33554432000 4194304 4627427 140736692549904 18446744073709551615 4507260 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/28910/statm: 70757 1936 385 106 0 65728 0
[pid=28910/tid=28911] ppid=28908 vsize=283028 CPUtime=0.29 cores=1,3,5,7
/proc/28910/task/28911/stat : 28911 (strangenight2-m) R 28908 28910 28877 0 -1 4202560 536 0 0 0 29 0 0 0 25 0 4 0 519489689 289820672 1936 33554432000 4194304 4627427 140736692549904 18446744073709551615 4308590 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28910/tid=28912] ppid=28908 vsize=283028 CPUtime=0.29 cores=1,3,5,7
/proc/28910/task/28912/stat : 28912 (strangenight2-m) R 28908 28910 28877 0 -1 4202560 532 0 0 0 29 0 0 0 18 0 4 0 519489689 289820672 1936 33554432000 4194304 4627427 140736692549904 18446744073709551615 4309568 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28910/tid=28913] ppid=28908 vsize=283028 CPUtime=0.29 cores=1,3,5,7
/proc/28910/task/28913/stat : 28913 (strangenight2-m) R 28908 28910 28877 0 -1 4202560 462 0 0 0 29 0 0 0 25 0 4 0 519489690 289820672 1936 33554432000 4194304 4627427 140736692549904 18446744073709551615 4309234 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) 283028

[startup+0.700923 s]
/proc/loadavg: 6.35 7.56 7.56 2/172 28910
/proc/meminfo: memFree=30968228/32951124 swapFree=67111364/67111528
[pid=28910] ppid=28908 vsize=284168 CPUtime=2.77 cores=1,3,5,7
/proc/28910/stat : 28910 (strangenight2-m) R 28908 28910 28877 0 -1 4202496 4370 0 0 0 277 0 0 0 25 0 4 0 519489689 290988032 2146 33554432000 4194304 4627427 140736692549904 18446744073709551615 4310370 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/28910/statm: 71042 2148 385 106 0 66013 0
[pid=28910/tid=28911] ppid=28908 vsize=284168 CPUtime=0.69 cores=1,3,5,7
/proc/28910/task/28911/stat : 28911 (strangenight2-m) R 28908 28910 28877 0 -1 4202560 998 0 0 0 69 0 0 0 25 0 4 0 519489689 290988032 2148 33554432000 4194304 4627427 140736692549904 18446744073709551615 4299583 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28910/tid=28912] ppid=28908 vsize=284168 CPUtime=0.69 cores=1,3,5,7
/proc/28910/task/28912/stat : 28912 (strangenight2-m) R 28908 28910 28877 0 -1 4202560 1004 0 0 0 69 0 0 0 18 0 4 0 519489689 290988032 2148 33554432000 4194304 4627427 140736692549904 18446744073709551615 4333671 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28910/tid=28913] ppid=28908 vsize=284168 CPUtime=0.69 cores=1,3,5,7
/proc/28910/task/28913/stat : 28913 (strangenight2-m) R 28908 28910 28877 0 -1 4202560 908 0 0 0 69 0 0 0 25 0 4 0 519489690 290988032 2148 33554432000 4194304 4627427 140736692549904 18446744073709551615 4310126 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 284168

[startup+1.50078 s]
/proc/loadavg: 6.35 7.56 7.56 9/184 28922
/proc/meminfo: memFree=30947184/32951124 swapFree=67111364/67111528
[pid=28910] ppid=28908 vsize=284976 CPUtime=5.96 cores=1,3,5,7
/proc/28910/stat : 28910 (strangenight2-m) R 28908 28910 28877 0 -1 4202496 8043 0 0 0 595 1 0 0 25 0 4 0 519489689 291815424 3856 33554432000 4194304 4627427 140736692549904 18446744073709551615 4309253 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/28910/statm: 71244 3856 389 106 0 66215 0
[pid=28910/tid=28911] ppid=28908 vsize=284976 CPUtime=1.48 cores=1,3,5,7
/proc/28910/task/28911/stat : 28911 (strangenight2-m) R 28908 28910 28877 0 -1 4202560 1536 0 0 0 148 0 0 0 25 0 4 0 519489689 291815424 3856 33554432000 4194304 4627427 140736692549904 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28910/tid=28912] ppid=28908 vsize=284976 CPUtime=1.48 cores=1,3,5,7
/proc/28910/task/28912/stat : 28912 (strangenight2-m) R 28908 28910 28877 0 -1 4202560 1714 0 0 0 148 0 0 0 20 0 4 0 519489689 291815424 3856 33554432000 4194304 4627427 140736692549904 18446744073709551615 4308392 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28910/tid=28913] ppid=28908 vsize=284976 CPUtime=1.48 cores=1,3,5,7
/proc/28910/task/28913/stat : 28913 (strangenight2-m) R 28908 28910 28877 0 -1 4202560 1623 0 0 0 148 0 0 0 25 0 4 0 519489690 291815424 3856 33554432000 4194304 4627427 140736692549904 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 284976

[startup+3.1005 s]
/proc/loadavg: 6.35 7.56 7.56 9/184 28922
/proc/meminfo: memFree=30904036/32951124 swapFree=67111364/67111528
[pid=28910] ppid=28908 vsize=285524 CPUtime=12.36 cores=1,3,5,7
/proc/28910/stat : 28910 (strangenight2-m) R 28908 28910 28877 0 -1 4202496 16358 0 0 0 1233 3 0 0 25 0 4 0 519489689 292376576 7861 33554432000 4194304 4627427 140736692549904 18446744073709551615 4299536 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/28910/statm: 71381 7861 389 106 0 66352 0
[pid=28910/tid=28911] ppid=28908 vsize=285524 CPUtime=3.09 cores=1,3,5,7
/proc/28910/task/28911/stat : 28911 (strangenight2-m) R 28908 28910 28877 0 -1 4202560 3568 0 0 0 308 1 0 0 25 0 4 0 519489689 292376576 7861 33554432000 4194304 4627427 140736692549904 18446744073709551615 4322552 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28910/tid=28912] ppid=28908 vsize=285524 CPUtime=3.09 cores=1,3,5,7
/proc/28910/task/28912/stat : 28912 (strangenight2-m) R 28908 28910 28877 0 -1 4202560 4498 0 0 0 308 1 0 0 25 0 4 0 519489689 292376576 7861 33554432000 4194304 4627427 140736692549904 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28910/tid=28913] ppid=28908 vsize=285524 CPUtime=3.07 cores=1,3,5,7
/proc/28910/task/28913/stat : 28913 (strangenight2-m) R 28908 28910 28877 0 -1 4202560 3858 0 0 0 307 0 0 0 25 0 4 0 519489690 292376576 7861 33554432000 4194304 4627427 140736692549904 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 285524

[startup+6.30094 s]
/proc/loadavg: 6.48 7.56 7.56 9/184 28922
/proc/meminfo: memFree=30872548/32951124 swapFree=67111364/67111528
[pid=28910] ppid=28908 vsize=277648 CPUtime=25.14 cores=1,3,5,7
/proc/28910/stat : 28910 (strangenight2-m) R 28908 28910 28877 0 -1 4202496 25516 0 0 0 2509 5 0 0 25 0 4 0 519489689 284311552 10906 33554432000 4194304 4627427 140736692549904 18446744073709551615 4309315 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/28910/statm: 69412 10906 389 106 0 64383 0
[pid=28910/tid=28911] ppid=28908 vsize=277648 CPUtime=6.28 cores=1,3,5,7
/proc/28910/task/28911/stat : 28911 (strangenight2-m) R 28908 28910 28877 0 -1 4202560 6325 0 0 0 627 1 0 0 25 0 4 0 519489689 284311552 10906 33554432000 4194304 4627427 140736692549904 18446744073709551615 4333536 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28910/tid=28912] ppid=28908 vsize=277648 CPUtime=6.28 cores=1,3,5,7
/proc/28910/task/28912/stat : 28912 (strangenight2-m) R 28908 28910 28877 0 -1 4202560 7306 0 0 0 627 1 0 0 25 0 4 0 519489689 284311552 10906 33554432000 4194304 4627427 140736692549904 18446744073709551615 4309109 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28910/tid=28913] ppid=28908 vsize=277648 CPUtime=6.25 cores=1,3,5,7
/proc/28910/task/28913/stat : 28913 (strangenight2-m) R 28908 28910 28877 0 -1 4202560 5471 0 0 0 625 0 0 0 25 0 4 0 519489690 284311552 10906 33554432000 4194304 4627427 140736692549904 18446744073709551615 4309145 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) 277648

[startup+12.7008 s]
/proc/loadavg: 6.60 7.57 7.56 9/184 28922
/proc/meminfo: memFree=30842080/32951124 swapFree=67111364/67111528
[pid=28910] ppid=28908 vsize=288272 CPUtime=50.7 cores=1,3,5,7
/proc/28910/stat : 28910 (strangenight2-m) R 28908 28910 28877 0 -1 4202496 40080 0 0 0 5061 9 0 0 25 0 4 0 519489689 295190528 16111 33554432000 4194304 4627427 140736692549904 18446744073709551615 4326846 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/28910/statm: 72068 16111 389 106 0 67039 0
[pid=28910/tid=28911] ppid=28908 vsize=288272 CPUtime=12.68 cores=1,3,5,7
/proc/28910/task/28911/stat : 28911 (strangenight2-m) R 28908 28910 28877 0 -1 4202560 9451 0 0 0 1266 2 0 0 25 0 4 0 519489689 295190528 16111 33554432000 4194304 4627427 140736692549904 18446744073709551615 4309902 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28910/tid=28912] ppid=28908 vsize=288272 CPUtime=12.68 cores=1,3,5,7
/proc/28910/task/28912/stat : 28912 (strangenight2-m) R 28908 28910 28877 0 -1 4202560 9962 0 0 0 1266 2 0 0 25 0 4 0 519489689 295190528 16111 33554432000 4194304 4627427 140736692549904 18446744073709551615 4309266 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28910/tid=28913] ppid=28908 vsize=288272 CPUtime=12.62 cores=1,3,5,7
/proc/28910/task/28913/stat : 28913 (strangenight2-m) R 28908 28910 28877 0 -1 4202560 9374 0 0 0 1260 2 0 0 25 0 4 0 519489690 295190528 16111 33554432000 4194304 4627427 140736692549904 18446744073709551615 4309905 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) 288272

[startup+25.5006 s]
/proc/loadavg: 6.98 7.61 7.57 9/184 28923
/proc/meminfo: memFree=30805724/32951124 swapFree=67111364/67111528
[pid=28910] ppid=28908 vsize=289760 CPUtime=101.83 cores=1,3,5,7
/proc/28910/stat : 28910 (strangenight2-m) R 28908 28910 28877 0 -1 4202496 61112 0 0 0 10170 13 0 0 25 0 4 0 519489689 296714240 20570 33554432000 4194304 4627427 140736692549904 18446744073709551615 4309315 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/28910/statm: 72440 20570 389 106 0 67411 0
[pid=28910/tid=28911] ppid=28908 vsize=289760 CPUtime=25.48 cores=1,3,5,7
/proc/28910/task/28911/stat : 28911 (strangenight2-m) R 28908 28910 28877 0 -1 4202560 14902 0 0 0 2545 3 0 0 25 0 4 0 519489689 296714240 20570 33554432000 4194304 4627427 140736692549904 18446744073709551615 4327365 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28910/tid=28912] ppid=28908 vsize=289760 CPUtime=25.48 cores=1,3,5,7
/proc/28910/task/28912/stat : 28912 (strangenight2-m) R 28908 28910 28877 0 -1 4202560 15769 0 0 0 2545 3 0 0 25 0 4 0 519489689 296714240 20570 33554432000 4194304 4627427 140736692549904 18446744073709551615 4308712 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28910/tid=28913] ppid=28908 vsize=289760 CPUtime=25.35 cores=1,3,5,7
/proc/28910/task/28913/stat : 28913 (strangenight2-m) R 28908 28910 28877 0 -1 4202560 14241 0 0 0 2532 3 0 0 25 0 4 0 519489690 296714240 20570 33554432000 4194304 4627427 140736692549904 18446744073709551615 4309905 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.83
Current children cumulated vsize (KiB) 289760

[startup+51.1011 s]
/proc/loadavg: 7.33 7.64 7.58 9/184 28923
/proc/meminfo: memFree=30771692/32951124 swapFree=67111364/67111528
[pid=28910] ppid=28908 vsize=293108 CPUtime=204.09 cores=1,3,5,7
/proc/28910/stat : 28910 (strangenight2-m) R 28908 28910 28877 0 -1 4202496 91475 0 0 0 20387 22 0 0 25 0 4 0 519489689 300142592 24650 33554432000 4194304 4627427 140736692549904 18446744073709551615 4309155 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/28910/statm: 73277 24650 389 106 0 68248 0
[pid=28910/tid=28911] ppid=28908 vsize=293108 CPUtime=51.08 cores=1,3,5,7
/proc/28910/task/28911/stat : 28911 (strangenight2-m) R 28908 28910 28877 0 -1 4202560 23953 0 0 0 5103 5 0 0 25 0 4 0 519489689 300142592 24650 33554432000 4194304 4627427 140736692549904 18446744073709551615 4309250 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28910/tid=28912] ppid=28908 vsize=293108 CPUtime=51.09 cores=1,3,5,7
/proc/28910/task/28912/stat : 28912 (strangenight2-m) R 28908 28910 28877 0 -1 4202560 24149 0 0 0 5103 6 0 0 25 0 4 0 519489689 300142592 24650 33554432000 4194304 4627427 140736692549904 18446744073709551615 4333399 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28910/tid=28913] ppid=28908 vsize=293108 CPUtime=50.81 cores=1,3,5,7
/proc/28910/task/28913/stat : 28913 (strangenight2-m) R 28908 28910 28877 0 -1 4202560 21248 0 0 0 5076 5 0 0 25 0 4 0 519489690 300142592 24650 33554432000 4194304 4627427 140736692549904 18446744073709551615 4309089 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 204.09
Current children cumulated vsize (KiB) 293108

[startup+102.306 s]
/proc/loadavg: 7.75 7.71 7.61 9/184 28925
/proc/meminfo: memFree=30712628/32951124 swapFree=67111364/67111528
[pid=28910] ppid=28908 vsize=296000 CPUtime=408.63 cores=1,3,5,7
/proc/28910/stat : 28910 (strangenight2-m) R 28908 28910 28877 0 -1 4202496 141220 0 0 0 40826 37 0 0 25 0 4 0 519489689 303104000 29048 33554432000 4194304 4627427 140736692549904 18446744073709551615 4309272 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/28910/statm: 74000 29048 389 106 0 68971 0
[pid=28910/tid=28911] ppid=28908 vsize=296000 CPUtime=102.28 cores=1,3,5,7
/proc/28910/task/28911/stat : 28911 (strangenight2-m) R 28908 28910 28877 0 -1 4202560 37821 0 0 0 10220 8 0 0 25 0 4 0 519489689 303104000 29048 33554432000 4194304 4627427 140736692549904 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28910/tid=28912] ppid=28908 vsize=296000 CPUtime=102.29 cores=1,3,5,7
/proc/28910/task/28912/stat : 28912 (strangenight2-m) R 28908 28910 28877 0 -1 4202560 35493 0 0 0 10219 10 0 0 25 0 4 0 519489689 303104000 29048 33554432000 4194304 4627427 140736692549904 18446744073709551615 4327427 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28910/tid=28913] ppid=28908 vsize=296000 CPUtime=101.73 cores=1,3,5,7
/proc/28910/task/28913/stat : 28913 (strangenight2-m) R 28908 28910 28877 0 -1 4202560 34254 0 0 0 10164 9 0 0 25 0 4 0 519489690 303104000 29049 33554432000 4194304 4627427 140736692549904 18446744073709551615 4309272 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 408.63
Current children cumulated vsize (KiB) 296000

[startup+162.301 s]
/proc/loadavg: 7.95 7.77 7.64 9/184 28926
/proc/meminfo: memFree=30637184/32951124 swapFree=67111364/67111528
[pid=28910] ppid=28908 vsize=297840 CPUtime=648.29 cores=1,3,5,7
/proc/28910/stat : 28910 (strangenight2-m) R 28908 28910 28877 0 -1 4202496 189032 0 0 0 64777 52 0 0 25 0 4 0 519489689 304988160 35407 33554432000 4194304 4627427 140736692549904 18446744073709551615 4309902 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/28910/statm: 74460 35407 389 106 0 69431 0
[pid=28910/tid=28911] ppid=28908 vsize=297840 CPUtime=162.28 cores=1,3,5,7
/proc/28910/task/28911/stat : 28911 (strangenight2-m) R 28908 28910 28877 0 -1 4202560 48716 0 0 0 16216 12 0 0 25 0 4 0 519489689 304988160 35407 33554432000 4194304 4627427 140736692549904 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28910/tid=28912] ppid=28908 vsize=297840 CPUtime=162.28 cores=1,3,5,7
/proc/28910/task/28912/stat : 28912 (strangenight2-m) R 28908 28910 28877 0 -1 4202560 47730 0 0 0 16215 13 0 0 25 0 4 0 519489689 304988160 35407 33554432000 4194304 4627427 140736692549904 18446744073709551615 4310097 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28910/tid=28913] ppid=28908 vsize=297840 CPUtime=161.4 cores=1,3,5,7
/proc/28910/task/28913/stat : 28913 (strangenight2-m) R 28908 28910 28877 0 -1 4202560 45192 0 0 0 16127 13 0 0 25 0 4 0 519489690 304988160 35407 33554432000 4194304 4627427 140736692549904 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 648.29
Current children cumulated vsize (KiB) 297840

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

[startup+179.101 s]
/proc/loadavg: 7.96 7.78 7.64 9/184 28927
/proc/meminfo: memFree=30601832/32951124 swapFree=67111364/67111528
[pid=28910] ppid=28908 vsize=298940 CPUtime=715.4 cores=1,3,5,7
/proc/28910/stat : 28910 (strangenight2-m) R 28908 28910 28877 0 -1 4202496 205431 0 0 0 71484 56 0 0 25 0 4 0 519489689 306114560 43606 33554432000 4194304 4627427 140736692549904 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/28910/statm: 74735 43606 389 106 0 69706 0
[pid=28910/tid=28911] ppid=28908 vsize=298940 CPUtime=179.08 cores=1,3,5,7
/proc/28910/task/28911/stat : 28911 (strangenight2-m) R 28908 28910 28877 0 -1 4202560 53387 0 0 0 17895 13 0 0 25 0 4 0 519489689 306114560 43606 33554432000 4194304 4627427 140736692549904 18446744073709551615 4420268 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28910/tid=28912] ppid=28908 vsize=298940 CPUtime=179.08 cores=1,3,5,7
/proc/28910/task/28912/stat : 28912 (strangenight2-m) R 28908 28910 28877 0 -1 4202560 50140 0 0 0 17894 14 0 0 25 0 4 0 519489689 306114560 43606 33554432000 4194304 4627427 140736692549904 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28910/tid=28913] ppid=28908 vsize=298940 CPUtime=178.11 cores=1,3,5,7
/proc/28910/task/28913/stat : 28913 (strangenight2-m) R 28908 28910 28877 0 -1 4202560 51440 0 0 0 17797 14 0 0 25 0 4 0 519489690 306114560 43606 33554432000 4194304 4627427 140736692549904 18446744073709551615 4420258 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 715.4
Current children cumulated vsize (KiB) 298940

[startup+204.701 s]
/proc/loadavg: 8.03 7.82 7.65 9/184 28928
/proc/meminfo: memFree=30548860/32951124 swapFree=67111364/67111528
[pid=28910] ppid=28908 vsize=355192 CPUtime=817.66 cores=1,3,5,7
/proc/28910/stat : 28910 (strangenight2-m) R 28908 28910 28877 0 -1 4202496 223508 0 0 0 81703 63 0 0 25 0 4 0 519489689 363716608 47334 33554432000 4194304 4627427 140736692549904 18446744073709551615 4309206 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/28910/statm: 88798 47334 389 106 0 83769 0
[pid=28910/tid=28911] ppid=28908 vsize=355192 CPUtime=204.68 cores=1,3,5,7
/proc/28910/task/28911/stat : 28911 (strangenight2-m) R 28908 28910 28877 0 -1 4202560 57516 0 0 0 20453 15 0 0 25 0 4 0 519489689 363716608 47334 33554432000 4194304 4627427 140736692549904 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28910/tid=28912] ppid=28908 vsize=355192 CPUtime=204.69 cores=1,3,5,7
/proc/28910/task/28912/stat : 28912 (strangenight2-m) R 28908 28910 28877 0 -1 4202560 54106 0 0 0 20453 16 0 0 25 0 4 0 519489689 363716608 47334 33554432000 4194304 4627427 140736692549904 18446744073709551615 4309290 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28910/tid=28913] ppid=28908 vsize=355192 CPUtime=203.57 cores=1,3,5,7
/proc/28910/task/28913/stat : 28913 (strangenight2-m) R 28908 28910 28877 0 -1 4202560 54841 0 0 0 20342 15 0 0 25 0 4 0 519489690 363716608 47334 33554432000 4194304 4627427 140736692549904 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 817.66
Current children cumulated vsize (KiB) 355192

[startup+211.101 s]
/proc/loadavg: 8.03 7.82 7.66 9/184 28928
/proc/meminfo: memFree=30554440/32951124 swapFree=67111364/67111528
[pid=28910] ppid=28908 vsize=353884 CPUtime=843.24 cores=1,3,5,7
/proc/28910/stat : 28910 (strangenight2-m) R 28908 28910 28877 0 -1 4202496 228818 0 0 0 84259 65 0 0 25 0 4 0 519489689 362377216 44052 33554432000 4194304 4627427 140736692549904 18446744073709551615 4309902 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/28910/statm: 88471 44052 389 106 0 83442 0
[pid=28910/tid=28911] ppid=28908 vsize=353884 CPUtime=211.08 cores=1,3,5,7
/proc/28910/task/28911/stat : 28911 (strangenight2-m) R 28908 28910 28877 0 -1 4202560 58984 0 0 0 21093 15 0 0 25 0 4 0 519489689 362377216 44052 33554432000 4194304 4627427 140736692549904 18446744073709551615 4309079 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28910/tid=28912] ppid=28908 vsize=353884 CPUtime=211.09 cores=1,3,5,7
/proc/28910/task/28912/stat : 28912 (strangenight2-m) R 28908 28910 28877 0 -1 4202560 55128 0 0 0 21093 16 0 0 25 0 4 0 519489689 362377216 44052 33554432000 4194304 4627427 140736692549904 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28910/tid=28913] ppid=28908 vsize=353884 CPUtime=209.94 cores=1,3,5,7
/proc/28910/task/28913/stat : 28913 (strangenight2-m) R 28908 28910 28877 0 -1 4202560 56290 0 0 0 20978 16 0 0 25 0 4 0 519489690 362377216 44052 33554432000 4194304 4627427 140736692549904 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 843.24
Current children cumulated vsize (KiB) 353884

[startup+217.501 s]
/proc/loadavg: 8.02 7.82 7.66 7/184 28928
/proc/meminfo: memFree=30545016/32951124 swapFree=67111364/67111528
[pid=28910] ppid=28908 vsize=354464 CPUtime=866.77 cores=1,3,5,7
/proc/28910/stat : 28910 (strangenight2-m) R 28908 28910 28877 0 -1 4202496 235061 0 0 0 86610 67 0 0 25 0 4 0 519489689 362971136 48463 33554432000 4194304 4627427 140736692549904 18446744073709551615 4205248 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/28910/statm: 88616 48463 390 106 0 83587 0
[pid=28910/tid=28911] ppid=28908 vsize=354464 CPUtime=216.46 cores=1,3,5,7
/proc/28910/task/28911/stat : 28911 (strangenight2-m) S 28908 28910 28877 0 -1 4202560 60179 0 0 0 21630 16 0 0 25 0 4 0 519489689 362971136 48463 33554432000 4194304 4627427 140736692549904 18446744073709551615 47478952158772 0 0 4096 2 18446604462556075328 0 0 -1 3 0 0 0
[pid=28910/tid=28912] ppid=28908 vsize=354464 CPUtime=217.49 cores=1,3,5,7
/proc/28910/task/28912/stat : 28912 (strangenight2-m) R 28908 28910 28877 0 -1 4202560 58891 0 0 0 21732 17 0 0 25 0 4 0 519489689 362971136 48463 33554432000 4194304 4627427 140736692549904 18446744073709551615 4420265 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28910/tid=28913] ppid=28908 vsize=354464 CPUtime=215.3 cores=1,3,5,7
/proc/28910/task/28913/stat : 28913 (strangenight2-m) S 28908 28910 28877 0 -1 4202560 56869 0 0 0 21514 16 0 0 25 0 4 0 519489690 362971136 48463 33554432000 4194304 4627427 140736692549904 18446744073709551615 47478952158772 0 0 4096 2 18446604462556075328 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 866.77
Current children cumulated vsize (KiB) 354464

[startup+219.101 s]
/proc/loadavg: 8.02 7.82 7.66 7/184 28928
/proc/meminfo: memFree=30542288/32951124 swapFree=67111364/67111528
[pid=28910] ppid=28908 vsize=354464 CPUtime=869.97 cores=1,3,5,7
/proc/28910/stat : 28910 (strangenight2-m) R 28908 28910 28877 0 -1 4202496 235061 0 0 0 86930 67 0 0 25 0 4 0 519489689 362971136 48463 33554432000 4194304 4627427 140736692549904 18446744073709551615 47478952134187 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/28910/statm: 88616 48463 390 106 0 83587 0
[pid=28910/tid=28911] ppid=28908 vsize=354464 CPUtime=216.46 cores=1,3,5,7
/proc/28910/task/28911/stat : 28911 (strangenight2-m) S 28908 28910 28877 0 -1 4202560 60179 0 0 0 21630 16 0 0 25 0 4 0 519489689 362971136 48463 33554432000 4194304 4627427 140736692549904 18446744073709551615 47478952158772 0 0 4096 2 18446604462556075328 0 0 -1 3 0 0 0
[pid=28910/tid=28912] ppid=28908 vsize=354464 CPUtime=219.09 cores=1,3,5,7
/proc/28910/task/28912/stat : 28912 (strangenight2-m) R 28908 28910 28877 0 -1 4202560 58891 0 0 0 21892 17 0 0 25 0 4 0 519489689 362971136 48463 33554432000 4194304 4627427 140736692549904 18446744073709551615 4420243 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28910/tid=28913] ppid=28908 vsize=354464 CPUtime=215.3 cores=1,3,5,7
/proc/28910/task/28913/stat : 28913 (strangenight2-m) S 28908 28910 28877 0 -1 4202560 56869 0 0 0 21514 16 0 0 25 0 4 0 519489690 362971136 48463 33554432000 4194304 4627427 140736692549904 18446744073709551615 47478952158772 0 0 4096 2 18446604462556075328 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 869.97
Current children cumulated vsize (KiB) 354464

[startup+220.7 s]
/proc/loadavg: 7.86 7.79 7.65 7/184 28928
/proc/meminfo: memFree=30540924/32951124 swapFree=67111364/67111528
[pid=28910] ppid=28908 vsize=354464 CPUtime=873.17 cores=1,3,5,7
/proc/28910/stat : 28910 (strangenight2-m) R 28908 28910 28877 0 -1 4202496 235061 0 0 0 87250 67 0 0 25 0 4 0 519489689 362971136 48463 33554432000 4194304 4627427 140736692549904 18446744073709551615 47478952134187 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/28910/statm: 88616 48463 390 106 0 83587 0
[pid=28910/tid=28911] ppid=28908 vsize=354464 CPUtime=216.46 cores=1,3,5,7
/proc/28910/task/28911/stat : 28911 (strangenight2-m) S 28908 28910 28877 0 -1 4202560 60179 0 0 0 21630 16 0 0 25 0 4 0 519489689 362971136 48463 33554432000 4194304 4627427 140736692549904 18446744073709551615 47478952158772 0 0 4096 2 18446604462556075328 0 0 -1 3 0 0 0
[pid=28910/tid=28912] ppid=28908 vsize=354464 CPUtime=220.69 cores=1,3,5,7
/proc/28910/task/28912/stat : 28912 (strangenight2-m) R 28908 28910 28877 0 -1 4202560 58891 0 0 0 22052 17 0 0 25 0 4 0 519489689 362971136 48463 33554432000 4194304 4627427 140736692549904 18446744073709551615 4420204 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28910/tid=28913] ppid=28908 vsize=354464 CPUtime=215.3 cores=1,3,5,7
/proc/28910/task/28913/stat : 28913 (strangenight2-m) S 28908 28910 28877 0 -1 4202560 56869 0 0 0 21514 16 0 0 25 0 4 0 519489690 362971136 48463 33554432000 4194304 4627427 140736692549904 18446744073709551615 47478952158772 0 0 4096 2 18446604462556075328 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 873.17
Current children cumulated vsize (KiB) 354464

[startup+221.106 s]
/proc/loadavg: 7.86 7.79 7.65 7/184 28928
/proc/meminfo: memFree=30539808/32951124 swapFree=67111364/67111528
[pid=28910] ppid=28908 vsize=354464 CPUtime=873.98 cores=1,3,5,7
/proc/28910/stat : 28910 (strangenight2-m) R 28908 28910 28877 0 -1 4202496 235061 0 0 0 87331 67 0 0 25 0 4 0 519489689 362971136 48463 33554432000 4194304 4627427 140736692549904 18446744073709551615 4205248 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/28910/statm: 88616 48463 390 106 0 83587 0
[pid=28910/tid=28911] ppid=28908 vsize=354464 CPUtime=216.46 cores=1,3,5,7
/proc/28910/task/28911/stat : 28911 (strangenight2-m) S 28908 28910 28877 0 -1 4202560 60179 0 0 0 21630 16 0 0 25 0 4 0 519489689 362971136 48463 33554432000 4194304 4627427 140736692549904 18446744073709551615 47478952158772 0 0 4096 2 18446604462556075328 0 0 -1 3 0 0 0
[pid=28910/tid=28912] ppid=28908 vsize=354464 CPUtime=221.09 cores=1,3,5,7
/proc/28910/task/28912/stat : 28912 (strangenight2-m) R 28908 28910 28877 0 -1 4202560 58891 0 0 0 22092 17 0 0 25 0 4 0 519489689 362971136 48463 33554432000 4194304 4627427 140736692549904 18446744073709551615 4428531 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28910/tid=28913] ppid=28908 vsize=354464 CPUtime=215.3 cores=1,3,5,7
/proc/28910/task/28913/stat : 28913 (strangenight2-m) S 28908 28910 28877 0 -1 4202560 56869 0 0 0 21514 16 0 0 25 0 4 0 519489690 362971136 48463 33554432000 4194304 4627427 140736692549904 18446744073709551615 47478952158772 0 0 4096 2 18446604462556075328 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 873.98
Current children cumulated vsize (KiB) 354464

[startup+221.5 s]
/proc/loadavg: 7.86 7.79 7.65 7/184 28928
/proc/meminfo: memFree=30539808/32951124 swapFree=67111364/67111528
[pid=28910] ppid=28908 vsize=354464 CPUtime=874.77 cores=1,3,5,7
/proc/28910/stat : 28910 (strangenight2-m) R 28908 28910 28877 0 -1 4202496 235061 0 0 0 87410 67 0 0 25 0 4 0 519489689 362971136 47313 33554432000 4194304 4627427 140736692549904 18446744073709551615 47478952134187 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/28910/statm: 88616 47313 390 106 0 83587 0
[pid=28910/tid=28911] ppid=28908 vsize=354464 CPUtime=216.46 cores=1,3,5,7
/proc/28910/task/28911/stat : 28911 (strangenight2-m) S 28908 28910 28877 0 -1 4202560 60179 0 0 0 21630 16 0 0 25 0 4 0 519489689 362971136 47313 33554432000 4194304 4627427 140736692549904 18446744073709551615 47478952158772 0 0 4096 2 18446604462556075328 0 0 -1 3 0 0 0
[pid=28910/tid=28912] ppid=28908 vsize=354464 CPUtime=221.49 cores=1,3,5,7
/proc/28910/task/28912/stat : 28912 (strangenight2-m) R 28908 28910 28877 0 -1 4202560 58891 0 0 0 22132 17 0 0 25 0 4 0 519489689 362971136 47313 33554432000 4194304 4627427 140736692549904 18446744073709551615 4520540 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28910/tid=28913] ppid=28908 vsize=354464 CPUtime=215.3 cores=1,3,5,7
/proc/28910/task/28913/stat : 28913 (strangenight2-m) S 28908 28910 28877 0 -1 4202560 56869 0 0 0 21514 16 0 0 25 0 4 0 519489690 362971136 47313 33554432000 4194304 4627427 140736692549904 18446744073709551615 47478952158772 0 0 4096 2 18446604462556075328 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 874.77
Current children cumulated vsize (KiB) 354464

Child status: 10
Real time (s): 221.567
CPU time (s): 874.902
CPU user time (s): 874.218
CPU system time (s): 0.683896
CPU usage (%): 394.871
Max. virtual memory (cumulated for all children) (KiB): 366184

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 874.218
system time used= 0.683896
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 235069
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= 387
involuntary context switches= 6054

runsolver used 0.347947 second user time and 0.867868 second system time

The end

Launcher Data

Begin job on node136 at 2011-04-29 14:08:37
IDJOB=3174041
IDBENCH=82859
IDSOLVER=1586
FILE ID=node136/3174041-1304078917
RUNJOBID= node136-1304078917-28896
PBS_JOBID= 13170526
Free space on /tmp= 72336 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v400-c1704-S1462223811-042.SATISFIABLE.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3174041-1304078917/watcher-3174041-1304078917 -o /tmp/evaluation-result-3174041-1304078917/solver-3174041-1304078917 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3174041-1304078917.cnf

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

MD5SUM BENCH= cd0b1f588aad9c4aef9bf4b7912f7c0d
RANDOM SEED=236030997

node136.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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.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:      30969004 kB
Buffers:        565200 kB
Cached:         926432 kB
SwapCached:          0 kB
Active:         103760 kB
Inactive:      1451172 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30969004 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:           11512 kB
Writeback:           0 kB
AnonPages:       63096 kB
Mapped:          14428 kB
Slab:           359912 kB
PageTables:       4512 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   187572 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= 72324 MiB
End job on node136 at 2011-04-29 14:12:19