Trace number 3368922

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-1-mt (fixed)SAT 2299.01 576.339

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v350-c1491-S1507171828-044.SATISFIABLE.cnf
MD5SUM3fdc728117bf5d54c14944ad1e6b0800
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.035994
Satisfiable
(Un)Satisfiability was proved
Number of variables350
Number of clauses1491
Sum of the clauses size4473
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31491
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.01	c Using 4 threads
0.00/0.01	c This is CryptoMiniSat 2.9.0
0.00/0.01	c compiled with gcc version 4.4.5
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3368922-1305406004.cnf'
0.00/0.01	c -- header says num vars:            350
0.00/0.01	c -- header says num clauses:        1491
0.00/0.01	c -- clauses added:            0 learnts,         1491 normals,            0 xors
0.00/0.01	c -- vars added        350
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0       350      1491         0         0      4473         0   no data   no data  --
0.00/0.01	c asymm  cl-useful: 0/1491/1491 lits-rem:0 time: 0.00
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:    350 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.32	c lits-rem:         0  cl-subs:        0  v-elim:     11  v-fix:    0  time:  0.00 s
0.00/0.32	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.32	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.32	c calculated reachability. Time: 0.00
0.00/0.32	c Calc default polars -  time:   0.00 s pos:     156 undec:      29 neg:     165
0.00/0.32	c =========================================================================================
0.00/0.32	c types(t): F = full restart, N = normal restart
0.00/0.32	c types(t): S = simplification begin/end, E = solution found
0.00/0.32	c restart types(rt): st = static, dy = dynamic
0.00/0.32	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.32	c  B st     0         0       339      1473         0         0      4481         0   no data   no data  --
0.00/0.32	c Decided on static restart strategy
0.00/0.32	c  N st     8      4912       339      1473         0      4776      4481     85058   no data   no data  --
1.56/0.40	c  N st    10     11295       339      1473         0      4422      4481     56821   no data   no data  --
1.96/0.58	c  N st    11     17038       339      1473         0      9964      4481    146864   no data   no data  --
3.56/0.92	c  F st    12     25000       339      1473         0     12237      4481    191189   no data   no data  --
3.56/0.92	c  N st    12     25000       339      1473         0     12237      4481    191189   no data   no data  --
4.36/1.15	c Decided on static restart strategy
4.36/1.15	c  N st    18     30000       339      1473         0     10577      4481    153139   no data   no data  --
4.36/1.15	c  S st    18     30000       339      1473         0     10577      4481    153139   no data   no data  --
4.36/1.18	c  S st    18     30503       339      1473         0     11080      4481    162097   no data   no data  --
4.36/1.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.36/1.18	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.36/1.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
4.36/1.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.36/1.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.36/1.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    339 time:  0.00 s
4.36/1.19	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.20/1.33	c lits-rem:       192  cl-subs:      959  v-elim:      0  v-fix:    0  time:  0.53 s
5.20/1.33	c asymm  cl-useful: 0/1473/1473 lits-rem:0 time: 0.03
5.20/1.33	c calculated reachability. Time: 0.00
5.20/1.33	c  N st    18     30503       339      1473         0     10121      4481    146453   no data   no data  --
6.74/1.71	c  N st    20     37614       339      1473         0      9361      4481    115744   no data   no data  --
7.94/2.07	c  N st    21     44013       339      1473         0     15526      4481    223850   no data   no data  --
8.35/2.17	c  S st    22     45755       339      1473         0     17206      4481    253036   no data   no data  --
8.75/2.22	c  S st    22     46256       339      1473         0      9067      4481    102315   no data   no data  --
8.75/2.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.75/2.22	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
8.75/2.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
8.75/2.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.75/2.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.75/2.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    339 time:  0.00 s
8.75/2.22	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
8.75/2.27	c lits-rem:        21  cl-subs:      368  v-elim:      0  v-fix:    0  time:  0.18 s
8.75/2.27	c vivif2 --  cl tried     1473 cl shrink        0 lits rem          0 time: 0.00
8.75/2.27	c vivif2 --  cl tried     8699 cl shrink        0 lits rem          0 time: 0.00
8.75/2.28	c asymm  cl-useful: 0/1473/1473 lits-rem:0 time: 0.02
8.75/2.28	c calculated reachability. Time: 0.00
8.75/2.28	c  N st    22     46256       339      1473         0      8699      4481     97306   no data   no data  --
12.34/3.11	c  N st    23     60656       339      1473         0     12938      4481    159978   no data   no data  --
14.73/3.71	c  N st    24     69384       339      1473         0     10780      4481    119098   no data   no data  --
14.73/3.71	c  S st    24     69384       339      1473         0     10780      4481    119098   no data   no data  --
14.73/3.74	c  S st    24     69889       339      1473         0     11280      4481    128046   no data   no data  --
14.73/3.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
14.73/3.74	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
14.73/3.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
14.73/3.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
14.73/3.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
14.73/3.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    339 time:  0.00 s
14.73/3.75	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
15.13/3.85	c lits-rem:        64  cl-subs:      276  v-elim:      0  v-fix:    0  time:  0.42 s
15.13/3.85	c vivif2 --  cl tried     1473 cl shrink        0 lits rem          0 time: 0.00
15.13/3.86	c vivif2 --  cl tried    11004 cl shrink        0 lits rem          0 time: 0.01
15.13/3.86	c asymm  cl-useful: 0/1473/1473 lits-rem:0 time: 0.03
15.13/3.86	c calculated reachability. Time: 0.00
15.13/3.86	c  N st    24     69889       339      1473         0     11004      4481    124067   no data   no data  --
19.51/4.98	c  F st    25     87503       339      1473         0     16348      4481    209870   no data   no data  --
19.51/4.98	c  N st    25     87503       339      1473         0     16348      4481    209870   no data   no data  --
21.12/5.35	c Decided on static restart strategy
21.92/5.57	c  N st    32     95538       339      1473         0     24115      4481    344774   no data   no data  --
24.30/6.19	c  N st    34    104835       339      1473         0     20542      4481    267754   no data   no data  --
24.30/6.19	c  S st    34    104835       339      1473         0     20542      4481    267754   no data   no data  --
24.70/6.25	c  S st    34    105340       339      1473         0     21044      4481    276899   no data   no data  --
24.70/6.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
24.70/6.25	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
24.70/6.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.02
24.70/6.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
24.70/6.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
24.70/6.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    339 time:  0.00 s
24.70/6.27	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
27.13/6.84	c lits-rem:       286  cl-subs:     1990  v-elim:      0  v-fix:    0  time:  2.27 s
27.13/6.84	c vivif2 --  cl tried     1473 cl shrink        0 lits rem          0 time: 0.00
27.13/6.84	c vivif2 --  cl tried    19054 cl shrink        0 lits rem          0 time: 0.01
27.13/6.85	c asymm  cl-useful: 0/1473/1473 lits-rem:0 time: 0.05
27.13/6.85	c calculated reachability. Time: 0.00
27.13/6.85	c  N st    34    105340       339      1473         0     19054      4481    245691   no data   no data  --
30.29/7.63	c  N st    35    114940       339      1473         0     14853      4481    158898   no data   no data  --
34.67/8.77	c  N st    36    129337       339      1473         0     28737      4481    417901   no data   no data  --
41.46/10.41	c  N st    37    150933       339      1473         0     19781      4481    234732   no data   no data  --
43.46/10.95	c  S st    38    158011       339      1473         0     26567      4481    361938   no data   no data  --
43.86/11.02	c  S st    38    158514       339      1473         0     27070      4481    370961   no data   no data  --
43.86/11.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
43.86/11.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
43.86/11.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.02
43.86/11.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
43.86/11.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
43.86/11.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    339 time:  0.00 s
43.86/11.04	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
48.24/12.17	c lits-rem:       702  cl-subs:     2376  v-elim:      0  v-fix:    0  time:  4.51 s
48.24/12.17	c vivif2 --  cl tried     1473 cl shrink        0 lits rem          0 time: 0.00
48.24/12.17	c vivif2 --  cl tried    24694 cl shrink        0 lits rem          0 time: 0.01
48.24/12.19	c asymm  cl-useful: 0/1473/1473 lits-rem:0 time: 0.07
48.24/12.19	c calculated reachability. Time: 0.00
48.24/12.19	c  N st    38    158514       339      1473         0     24694      4481    326546   no data   no data  --
65.40/16.40	c  N st    39    207104       339      1473         0     19355      4481    197144   no data   no data  --
75.41/18.97	c  N st    40    237771       339      1473         0     29548      4481    359603   no data   no data  --
75.41/18.97	c  S st    40    237771       339      1473         0     29548      4481    359603   no data   no data  --
75.81/19.06	c  S st    40    238274       339      1473         0     30048      4481    369156   no data   no data  --
75.81/19.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
75.81/19.06	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
75.81/19.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
75.81/19.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
75.81/19.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
75.81/19.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    339 time:  0.00 s
75.81/19.08	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
80.55/20.25	c lits-rem:       960  cl-subs:     2951  v-elim:      0  v-fix:    0  time:  4.69 s
80.55/20.25	c vivif2 --  cl tried     1473 cl shrink        0 lits rem          0 time: 0.00
80.55/20.26	c vivif2 --  cl tried    27097 cl shrink        0 lits rem          0 time: 0.02
80.55/20.28	c asymm  cl-useful: 0/1473/1473 lits-rem:0 time: 0.08
80.55/20.28	c calculated reachability. Time: 0.00
80.55/20.28	c  N st    40    238274       339      1473         0     27097      4481    324631   no data   no data  --
106.52/26.72	c  F st    41    306251       339      1473         0     28956      4481    319476   no data   no data  --
106.52/26.72	c  N st    41    306251       339      1473         0     28956      4481    319476   no data   no data  --
108.47/27.27	c Decided on static restart strategy
117.65/29.51	c  N st    51    334554       339      1473         0     33282      4481    400419   no data   no data  --
126.42/31.75	c  N st    53    357412       339      1473         0     31370      4481    355572   no data   no data  --
126.42/31.75	c  S st    53    357412       339      1473         0     31370      4481    355572   no data   no data  --
126.82/31.83	c  S st    53    357916       339      1473         0     31872      4481    364942   no data   no data  --
126.82/31.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
126.82/31.83	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
126.82/31.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.03
126.82/31.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
126.82/31.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
126.82/31.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    339 time:  0.00 s
126.82/31.85	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
131.22/32.92	c lits-rem:       451  cl-subs:     1814  v-elim:      0  v-fix:    0  time:  4.27 s
131.22/32.92	c vivif2 --  cl tried     1473 cl shrink        0 lits rem          0 time: 0.00
131.22/32.93	c vivif2 --  cl tried    30058 cl shrink        0 lits rem          0 time: 0.02
131.22/32.95	c asymm  cl-useful: 0/1473/1473 lits-rem:0 time: 0.09
131.22/32.95	c calculated reachability. Time: 0.00
131.22/32.95	c  N st    53    357916       339      1473         0     30058      4481    334044   no data   no data  --
144.38/36.27	c  N st    54    390308       339      1473         0     36200      4481    418994   no data   no data  --
168.71/42.37	c  N st    55    438896       339      1473         0     30037      4481    300922   no data   no data  --
201.83/50.63	c  N st    56    511778       339      1473         0     43090      4481    496080   no data   no data  --
213.79/53.63	c  N st    57    536876       339      1473         0     37444      4481    395001   no data   no data  --
213.79/53.63	c  S st    57    536876       339      1473         0     37444      4481    395001   no data   no data  --
214.19/53.73	c  S st    57    537379       339      1473         0     37947      4481    404904   no data   no data  --
214.19/53.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
214.19/53.73	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
214.19/53.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.04
214.19/53.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
214.19/53.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
214.19/53.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    339 time:  0.00 s
214.19/53.75	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
219.38/55.02	c lits-rem:       687  cl-subs:     2356  v-elim:      0  v-fix:    0  time:  5.09 s
219.38/55.02	c vivif2 --  cl tried     1473 cl shrink        0 lits rem          0 time: 0.00
219.38/55.03	c vivif2 --  cl tried    35591 cl shrink        0 lits rem          0 time: 0.02
219.38/55.06	c asymm  cl-useful: 0/1473/1473 lits-rem:0 time: 0.11
219.38/55.06	c calculated reachability. Time: 0.00
219.38/55.06	c  N st    57    537379       339      1473         0     35591      4481    368515   no data   no data  --
305.54/76.68	c  N st    58    701365       339      1473         0     64296      4481    823032   no data   no data  --
370.56/92.95	c  N st    59    806069       339      1473         0     58300      4481    668317   no data   no data  --
370.56/92.95	c  S st    59    806069       339      1473         0     58300      4481    668317   no data   no data  --
371.36/93.11	c  S st    59    806574       339      1473         0     58804      4481    678595   no data   no data  --
371.36/93.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
371.36/93.11	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
371.36/93.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.08
371.36/93.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
371.36/93.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
371.36/93.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    339 time:  0.00 s
371.36/93.15	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
382.57/96.01	c lits-rem:      1947  cl-subs:     8796  v-elim:      0  v-fix:    0  time: 11.38 s
382.57/96.01	c vivif2 --  cl tried     1473 cl shrink        0 lits rem          0 time: 0.00
382.97/96.01	c vivif2 --  cl tried    50008 cl shrink        0 lits rem          0 time: 0.03
382.97/96.06	c asymm  cl-useful: 0/1473/1473 lits-rem:0 time: 0.18
382.97/96.06	c calculated reachability. Time: 0.00
382.97/96.06	c  N st    59    806574       339      1473         0     50008      4481    554891   no data   no data  --
546.48/137.00	c  F st    60   1071877       339      1473         0     65739      4481    746359   no data   no data  --
546.48/137.00	c  N st    60   1071877       339      1473         0     65739      4481    746359   no data   no data  --
550.87/138.12	c Decided on static restart strategy
567.61/142.37	c  N st    70   1100184       339      1473         0     49937      4481    484112   no data   no data  --
591.57/148.34	c  N st    72   1136177       339      1473         0     84267      4481   1072351   no data   no data  --
614.70/154.10	c  N st    73   1168571       339      1473         0     71209      4481    833701   no data   no data  --
644.61/161.64	c  N st    74   1209862       339      1473         0     65763      4481    745216   no data   no data  --
644.61/161.64	c  S st    74   1209862       339      1473         0     65763      4481    745216   no data   no data  --
645.41/161.83	c  S st    74   1210363       339      1473         0     66262      4481    754765   no data   no data  --
645.41/161.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
645.41/161.83	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
645.41/161.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.10
645.41/161.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
645.41/161.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
645.41/161.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    339 time:  0.00 s
645.41/161.88	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
658.57/165.18	c lits-rem:      2311  cl-subs:     8670  v-elim:      0  v-fix:    0  time: 13.17 s
658.57/165.18	c vivif2 --  cl tried     1473 cl shrink        0 lits rem          0 time: 0.00
658.57/165.19	c vivif2 --  cl tried    57592 cl shrink        0 lits rem          0 time: 0.03
659.01/165.25	c asymm  cl-useful: 0/1473/1473 lits-rem:0 time: 0.20
659.01/165.25	c calculated reachability. Time: 0.00
659.01/165.25	c  N st    74   1210363       339      1473         0     57592      4481    618799   no data   no data  --
716.81/179.71	c  N st    75   1283247       339      1473         0     81362      4481    967405   no data   no data  --
793.80/199.07	c  N st    76   1392570       339      1473         0     91599      4481   1158730   no data   no data  --
922.69/231.34	c  N st    77   1556554       339      1473         0     98857      4481   1243139   no data   no data  --
1045.56/262.17	c  N st    78   1710364       339      1473         0     88047      4481   1008860   no data   no data  --
1045.56/262.17	c  S st    78   1710364       339      1473         0     88047      4481   1008860   no data   no data  --
1046.71/262.47	c  S st    78   1710867       339      1473         0     88546      4481   1018218   no data   no data  --
1046.71/262.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1046.71/262.48	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1047.11/262.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.14
1047.11/262.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1047.11/262.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1047.11/262.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    339 time:  0.00 s
1047.11/262.55	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1069.05/268.05	c lits-rem:       506  cl-subs:    14343  v-elim:      0  v-fix:    0  time: 21.93 s
1069.05/268.05	c vivif2 --  cl tried     1473 cl shrink        0 lits rem          0 time: 0.00
1069.05/268.06	c vivif2 --  cl tried    74203 cl shrink        0 lits rem          0 time: 0.04
1069.45/268.15	c asymm  cl-useful: 0/1473/1473 lits-rem:0 time: 0.36
1069.45/268.15	c calculated reachability. Time: 0.00
1069.45/268.15	c  N st    78   1710867       339      1473         0     74203      4481    822615   no data   no data  --
1368.63/343.15	c  N st    79   2079831       339      1473         0     87072      4481   1013236   no data   no data  --
1484.71/372.26	c  N st    80   2210870       339      1473         0     90930      4481   1054757   no data   no data  --
1484.71/372.26	c  S st    80   2210870       339      1473         0     90930      4481   1054757   no data   no data  --
1486.31/372.60	c  S st    80   2211371       339      1473         0     91430      4481   1064792   no data   no data  --
1486.31/372.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1486.31/372.60	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1486.31/372.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.15
1486.31/372.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1486.31/372.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1486.31/372.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    339 time:  0.00 s
1486.31/372.68	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1505.46/377.45	c lits-rem:       955  cl-subs:     8877  v-elim:      0  v-fix:    0  time: 19.06 s
1505.46/377.45	c vivif2 --  cl tried     1473 cl shrink        0 lits rem          0 time: 0.00
1505.46/377.47	c vivif2 --  cl tried    82553 cl shrink        0 lits rem          0 time: 0.05
1505.89/377.56	c asymm  cl-useful: 0/1473/1473 lits-rem:0 time: 0.38
1505.89/377.57	c calculated reachability. Time: 0.00
1505.89/377.57	c  N st    80   2211371       339      1473         0     82553      4481    929358   no data   no data  --
1995.31/500.26	c  N st    81   2711371       339      1473         0    105662      4481   1240714   no data   no data  --
1995.31/500.26	c  S st    81   2711371       339      1473         0    105662      4481   1240714   no data   no data  --
1996.11/500.41	c Finding binary XORs  T:     0.00 s  found:       0
1996.91/500.67	c  S st    81   2711874       337      1422        34     81178      4346    932028   no data   no data  --
1996.91/500.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1996.91/500.67	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1996.91/500.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      2 BRemN:      0 P:  1.0M T:  0.13
1997.35/500.74	c bin-w-bin subsume rem           16 bins  time:  0.00 s
1997.35/500.77	c subs with bin:      182  lits-rem:      1398  v-fix:    0  time:  0.12 s
1997.35/500.77	c Subs w/ non-existent bins:     13 l-rem:     15 v-fix:     0 done:    337 time:  0.00 s
1997.35/500.77	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2018.06/505.98	c lits-rem:      2647  cl-subs:    10860  v-elim:      2  v-fix:    0  time: 20.80 s
2018.06/505.98	c vivif2 --  cl tried     1419 cl shrink        0 lits rem          0 time: 0.00
2018.06/505.99	c vivif2 --  cl tried    70124 cl shrink        0 lits rem          0 time: 0.05
2018.86/506.10	c asymm  cl-useful: 0/1419/1419 lits-rem:0 time: 0.43
2018.86/506.10	c calculated reachability. Time: 0.00
2018.86/506.10	c  N st    81   2711874       335      1419        16     70124      4355    765880   no data   no data  --
2298.88/576.32	c Following stats are for *FIRST FINISHED THREAD ONLY*
2298.88/576.32	c num threads              : 4          
2298.88/576.32	c restarts                 : 81         
2298.88/576.32	c dynamic restarts         : 0          
2298.88/576.32	c static restarts          : 81         
2298.88/576.32	c full restarts            : 4          
2298.88/576.32	c total simplify time      : 2.99       
2298.88/576.32	c learnts DL2              : 0          
2298.88/576.32	c learnts size 2           : 56         
2298.88/576.32	c learnts size 1           : 2           (0.57      % of vars)
2298.88/576.32	c filedLit time            : 0.77        (0.03      % time)
2298.88/576.32	c v-elim SatELite          : 13          (3.71      % vars)
2298.88/576.32	c SatELite time            : 111.49      (4.85      % time)
2298.88/576.32	c v-elim xor               : 0           (0.00      % vars)
2298.88/576.32	c xor elim time            : 0.10        (0.00      % time)
2298.88/576.32	c num binary xor trees     : 0          
2298.88/576.32	c binxor trees' crown      : 0           (nan       leafs/tree)
2298.88/576.32	c bin xor find time        : 0.00       
2298.88/576.32	c OTF clause improved      : 139771      (0.05      clauses/conflict)
2298.88/576.32	c OTF impr. size diff      : 148335      (1.06       lits/clause)
2298.88/576.32	c OTF cl watch-shrink      : 782315      (0.26      clauses/conflict)
2298.88/576.32	c OTF cl watch-sh-lit      : 996130      (1.27       lits/clause)
2298.88/576.32	c tried to recurMin cls    : 420143      (13.87      % of conflicts)
2298.88/576.32	c updated cache            : 6668        (0.02       lits/tried recurMin)
2298.88/576.32	c unit cls received        : 0           (0.00      % of units)
2298.88/576.32	c unit cls sent            : 2           (100.00    % of units)
2298.88/576.32	c bin cls received         : 0          
2298.88/576.32	c bin cls sent             : 46         
2298.88/576.32	c clauses over max glue    : 0           (0.00      % of all clauses)
2298.88/576.32	c conflicts                : 3028676     (1318.12   / sec)
2298.88/576.32	c decisions                : 3469896     (0.50      % random)
2298.88/576.32	c bogo-props               : 80506165830 (35037326.74 / sec)
2298.88/576.32	c conflict literals        : 50101974    (31.08     % deleted)
2298.88/576.32	c Memory used              : 464.02      MB
2298.88/576.32	c single-thread CPU time   : 2297.73     s
2298.88/576.32	c all-threads sum CPU time : 2297.73     s
2298.88/576.32	s SATISFIABLE
2298.88/576.32	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 0

Verifier Data

OK

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3368922-1305406004/watcher-3368922-1305406004 -o /tmp/evaluation-result-3368922-1305406004/solver-3368922-1305406004 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3368922-1305406004.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.41 7.03 7.34 5/327 24477
/proc/meminfo: memFree=25181852/32951124 swapFree=44485764/67111528
[pid=24477] ppid=24475 vsize=51236 CPUtime=0.01 cores=1,3,5,7
/proc/24477/stat : 24477 (strangenight1-m) R 24475 24477 23677 0 -1 4202496 416 0 0 0 1 0 0 0 25 0 4 0 652200841 52465664 356 33554432000 4194304 4650419 140736166598016 18446744073709551615 47307919103513 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/24477/statm: 12809 356 306 112 0 7774 0
[pid=24477/tid=24478] ppid=24475 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/24477/task/24478/stat : 24478 (strangenight1-m) R 24475 24477 23677 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 652200842 52465664 356 33554432000 4194304 4650419 140736166598016 18446744073709551615 47307919103922 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=24477/tid=24479] ppid=24475 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/24477/task/24479/stat : 24479 (strangenight1-m) R 24475 24477 23677 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 652200842 52465664 356 33554432000 4194304 4650419 140736166598016 18446744073709551615 47307919103511 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=24477/tid=24480] ppid=24475 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/24477/task/24480/stat : 24480 (strangenight1-m) R 24475 24477 23677 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 652200842 52465664 356 33554432000 4194304 4650419 140736166598016 18446744073709551615 47307919103513 0 0 4096 2 0 0 0 -1 1 0 0 0

[startup+0.326858 s]
/proc/loadavg: 6.41 7.03 7.34 5/327 24477
/proc/meminfo: memFree=25181852/32951124 swapFree=44485764/67111528
[pid=24477] ppid=24475 vsize=283248 CPUtime=1.27 cores=1,3,5,7
/proc/24477/stat : 24477 (strangenight1-m) R 24475 24477 23677 0 -1 4202496 2507 0 0 0 127 0 0 0 25 0 4 0 652200841 290045952 1940 33554432000 4194304 4650419 140736166598016 18446744073709551615 4365337 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/24477/statm: 70812 1940 393 112 0 65777 0
[pid=24477/tid=24478] ppid=24475 vsize=283248 CPUtime=0.31 cores=1,3,5,7
/proc/24477/task/24478/stat : 24478 (strangenight1-m) R 24475 24477 23677 0 -1 4202560 547 0 0 0 31 0 0 0 18 0 4 0 652200842 290045952 1940 33554432000 4194304 4650419 140736166598016 18446744073709551615 4330361 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=24477/tid=24479] ppid=24475 vsize=283248 CPUtime=0.31 cores=1,3,5,7
/proc/24477/task/24479/stat : 24479 (strangenight1-m) R 24475 24477 23677 0 -1 4202560 544 0 0 0 31 0 0 0 25 0 4 0 652200842 290045952 1940 33554432000 4194304 4650419 140736166598016 18446744073709551615 4368288 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=24477/tid=24480] ppid=24475 vsize=283248 CPUtime=0.31 cores=1,3,5,7
/proc/24477/task/24480/stat : 24480 (strangenight1-m) R 24475 24477 23677 0 -1 4202560 463 0 0 0 31 0 0 0 18 0 4 0 652200842 290045952 1940 33554432000 4194304 4650419 140736166598016 18446744073709551615 4366928 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.27
Current children cumulated vsize (KiB) 283248

[startup+0.400771 s]
/proc/loadavg: 6.41 7.03 7.34 5/327 24477
/proc/meminfo: memFree=25181852/32951124 swapFree=44485764/67111528
[pid=24477] ppid=24475 vsize=283856 CPUtime=1.56 cores=1,3,5,7
/proc/24477/stat : 24477 (strangenight1-m) R 24475 24477 23677 0 -1 4202496 3139 0 0 0 156 0 0 0 25 0 4 0 652200841 290668544 1918 33554432000 4194304 4650419 140736166598016 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/24477/statm: 70964 1918 393 112 0 65929 0
[pid=24477/tid=24478] ppid=24475 vsize=283856 CPUtime=0.38 cores=1,3,5,7
/proc/24477/task/24478/stat : 24478 (strangenight1-m) R 24475 24477 23677 0 -1 4202560 704 0 0 0 38 0 0 0 18 0 4 0 652200842 290668544 1918 33554432000 4194304 4650419 140736166598016 18446744073709551615 4330710 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=24477/tid=24479] ppid=24475 vsize=283856 CPUtime=0.39 cores=1,3,5,7
/proc/24477/task/24479/stat : 24479 (strangenight1-m) R 24475 24477 23677 0 -1 4202560 714 0 0 0 39 0 0 0 25 0 4 0 652200842 290668544 1918 33554432000 4194304 4650419 140736166598016 18446744073709551615 4361049 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=24477/tid=24480] ppid=24475 vsize=283856 CPUtime=0.39 cores=1,3,5,7
/proc/24477/task/24480/stat : 24480 (strangenight1-m) R 24475 24477 23677 0 -1 4202560 607 0 0 0 39 0 0 0 18 0 4 0 652200842 290668544 1918 33554432000 4194304 4650419 140736166598016 18446744073709551615 4315280 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.56
Current children cumulated vsize (KiB) 283856

[startup+0.500751 s]
/proc/loadavg: 6.41 7.03 7.34 5/327 24477
/proc/meminfo: memFree=25181852/32951124 swapFree=44485764/67111528
[pid=24477] ppid=24475 vsize=283856 CPUtime=1.96 cores=1,3,5,7
/proc/24477/stat : 24477 (strangenight1-m) R 24475 24477 23677 0 -1 4202496 3349 0 0 0 196 0 0 0 25 0 4 0 652200841 290668544 2128 33554432000 4194304 4650419 140736166598016 18446744073709551615 4363541 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/24477/statm: 70964 2128 393 112 0 65929 0
[pid=24477/tid=24478] ppid=24475 vsize=283856 CPUtime=0.48 cores=1,3,5,7
/proc/24477/task/24478/stat : 24478 (strangenight1-m) R 24475 24477 23677 0 -1 4202560 758 0 0 0 48 0 0 0 18 0 4 0 652200842 290668544 2128 33554432000 4194304 4650419 140736166598016 18446744073709551615 4364340 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=24477/tid=24479] ppid=24475 vsize=283856 CPUtime=0.49 cores=1,3,5,7
/proc/24477/task/24479/stat : 24479 (strangenight1-m) R 24475 24477 23677 0 -1 4202560 771 0 0 0 49 0 0 0 25 0 4 0 652200842 290668544 2128 33554432000 4194304 4650419 140736166598016 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=24477/tid=24480] ppid=24475 vsize=283856 CPUtime=0.49 cores=1,3,5,7
/proc/24477/task/24480/stat : 24480 (strangenight1-m) R 24475 24477 23677 0 -1 4202560 657 0 0 0 49 0 0 0 18 0 4 0 652200842 290668544 2128 33554432000 4194304 4650419 140736166598016 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.96
Current children cumulated vsize (KiB) 283856

[startup+0.700717 s]
/proc/loadavg: 6.41 7.03 7.34 5/327 24477
/proc/meminfo: memFree=25181852/32951124 swapFree=44485764/67111528
[pid=24477] ppid=24475 vsize=284592 CPUtime=2.76 cores=1,3,5,7
/proc/24477/stat : 24477 (strangenight1-m) R 24475 24477 23677 0 -1 4202496 4279 0 0 0 276 0 0 0 25 0 4 0 652200841 291422208 2225 33554432000 4194304 4650419 140736166598016 18446744073709551615 4364777 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/24477/statm: 71148 2225 393 112 0 66113 0
[pid=24477/tid=24478] ppid=24475 vsize=284592 CPUtime=0.68 cores=1,3,5,7
/proc/24477/task/24478/stat : 24478 (strangenight1-m) R 24475 24477 23677 0 -1 4202560 1002 0 0 0 68 0 0 0 18 0 4 0 652200842 291422208 2225 33554432000 4194304 4650419 140736166598016 18446744073709551615 4281455 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=24477/tid=24479] ppid=24475 vsize=284592 CPUtime=0.69 cores=1,3,5,7
/proc/24477/task/24479/stat : 24479 (strangenight1-m) R 24475 24477 23677 0 -1 4202560 1013 0 0 0 69 0 0 0 25 0 4 0 652200842 291422208 2225 33554432000 4194304 4650419 140736166598016 18446744073709551615 4364779 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=24477/tid=24480] ppid=24475 vsize=284592 CPUtime=0.69 cores=1,3,5,7
/proc/24477/task/24480/stat : 24480 (strangenight1-m) R 24475 24477 23677 0 -1 4202560 872 0 0 0 69 0 0 0 18 0 4 0 652200842 291422208 2225 33554432000 4194304 4650419 140736166598016 18446744073709551615 4365300 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.76
Current children cumulated vsize (KiB) 284592

[startup+1.50057 s]
/proc/loadavg: 6.41 7.03 7.34 9/331 24481
/proc/meminfo: memFree=25162888/32951124 swapFree=44485764/67111528
[pid=24477] ppid=24475 vsize=284992 CPUtime=5.95 cores=1,3,5,7
/proc/24477/stat : 24477 (strangenight1-m) R 24475 24477 23677 0 -1 4202496 8210 0 0 0 594 1 0 0 25 0 4 0 652200841 291831808 4800 33554432000 4194304 4650419 140736166598016 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/24477/statm: 71248 4801 395 112 0 66213 0
[pid=24477/tid=24478] ppid=24475 vsize=284992 CPUtime=1.48 cores=1,3,5,7
/proc/24477/task/24478/stat : 24478 (strangenight1-m) R 24475 24477 23677 0 -1 4202560 2491 0 0 0 148 0 0 0 20 0 4 0 652200842 291831808 4801 33554432000 4194304 4650419 140736166598016 18446744073709551615 4441572 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=24477/tid=24479] ppid=24475 vsize=284992 CPUtime=1.47 cores=1,3,5,7
/proc/24477/task/24479/stat : 24479 (strangenight1-m) R 24475 24477 23677 0 -1 4202560 1499 0 0 0 147 0 0 0 25 0 4 0 652200842 291831808 4801 33554432000 4194304 4650419 140736166598016 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=24477/tid=24480] ppid=24475 vsize=284992 CPUtime=1.48 cores=1,3,5,7
/proc/24477/task/24480/stat : 24480 (strangenight1-m) R 24475 24477 23677 0 -1 4202560 1316 0 0 0 148 0 0 0 19 0 4 0 652200842 291831808 4801 33554432000 4194304 4650419 140736166598016 18446744073709551615 4367236 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 284992

[startup+3.10027 s]
/proc/loadavg: 6.41 7.03 7.34 9/331 24481
/proc/meminfo: memFree=25150248/32951124 swapFree=44485764/67111528
[pid=24477] ppid=24475 vsize=302976 CPUtime=12.34 cores=1,3,5,7
/proc/24477/stat : 24477 (strangenight1-m) R 24475 24477 23677 0 -1 4202496 14090 0 0 0 1232 2 0 0 25 0 4 0 652200841 310247424 8266 33554432000 4194304 4650419 140736166598016 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/24477/statm: 75744 8266 395 112 0 70709 0
[pid=24477/tid=24478] ppid=24475 vsize=302976 CPUtime=3.08 cores=1,3,5,7
/proc/24477/task/24478/stat : 24478 (strangenight1-m) R 24475 24477 23677 0 -1 4202560 3345 0 0 0 308 0 0 0 25 0 4 0 652200842 310247424 8266 33554432000 4194304 4650419 140736166598016 18446744073709551615 4365361 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=24477/tid=24479] ppid=24475 vsize=302976 CPUtime=3.06 cores=1,3,5,7
/proc/24477/task/24479/stat : 24479 (strangenight1-m) R 24475 24477 23677 0 -1 4202560 3683 0 0 0 306 0 0 0 25 0 4 0 652200842 310247424 8266 33554432000 4194304 4650419 140736166598016 18446744073709551615 4365276 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=24477/tid=24480] ppid=24475 vsize=302976 CPUtime=3.08 cores=1,3,5,7
/proc/24477/task/24480/stat : 24480 (strangenight1-m) R 24475 24477 23677 0 -1 4202560 3031 0 0 0 308 0 0 0 25 0 4 0 652200842 310247424 8266 33554432000 4194304 4650419 140736166598016 18446744073709551615 4360431 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 302976

[startup+6.30068 s]
/proc/loadavg: 6.54 7.05 7.34 9/331 24481
/proc/meminfo: memFree=25121112/32951124 swapFree=44485764/67111528
[pid=24477] ppid=24475 vsize=312448 CPUtime=25.1 cores=1,3,5,7
/proc/24477/stat : 24477 (strangenight1-m) R 24475 24477 23677 0 -1 4202496 21489 0 0 0 2507 3 0 0 25 0 4 0 652200841 319946752 11770 33554432000 4194304 4650419 140736166598016 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/24477/statm: 78112 11770 395 112 0 73077 0
[pid=24477/tid=24478] ppid=24475 vsize=312448 CPUtime=6.28 cores=1,3,5,7
/proc/24477/task/24478/stat : 24478 (strangenight1-m) R 24475 24477 23677 0 -1 4202560 5640 0 0 0 628 0 0 0 25 0 4 0 652200842 319946752 11770 33554432000 4194304 4650419 140736166598016 18446744073709551615 4329637 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=24477/tid=24479] ppid=24475 vsize=312448 CPUtime=6.22 cores=1,3,5,7
/proc/24477/task/24479/stat : 24479 (strangenight1-m) R 24475 24477 23677 0 -1 4202560 5732 0 0 0 622 0 0 0 25 0 4 0 652200842 319946752 11770 33554432000 4194304 4650419 140736166598016 18446744073709551615 4431800 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=24477/tid=24480] ppid=24475 vsize=312448 CPUtime=6.28 cores=1,3,5,7
/proc/24477/task/24480/stat : 24480 (strangenight1-m) R 24475 24477 23677 0 -1 4202560 3541 0 0 0 628 0 0 0 25 0 4 0 652200842 319946752 11770 33554432000 4194304 4650419 140736166598016 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 312448

[startup+12.7005 s]
/proc/loadavg: 6.73 7.08 7.35 9/331 24481
/proc/meminfo: memFree=25111352/32951124 swapFree=44485764/67111528
[pid=24477] ppid=24475 vsize=313392 CPUtime=50.63 cores=1,3,5,7
/proc/24477/stat : 24477 (strangenight1-m) R 24475 24477 23677 0 -1 4202496 31809 0 0 0 5058 5 0 0 25 0 4 0 652200841 320913408 15230 33554432000 4194304 4650419 140736166598016 18446744073709551615 4364453 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/24477/statm: 78348 15230 395 112 0 73313 0
[pid=24477/tid=24478] ppid=24475 vsize=313392 CPUtime=12.68 cores=1,3,5,7
/proc/24477/task/24478/stat : 24478 (strangenight1-m) R 24475 24477 23677 0 -1 4202560 8707 0 0 0 1267 1 0 0 25 0 4 0 652200842 320913408 15230 33554432000 4194304 4650419 140736166598016 18446744073709551615 4367245 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=24477/tid=24479] ppid=24475 vsize=313392 CPUtime=12.55 cores=1,3,5,7
/proc/24477/task/24479/stat : 24479 (strangenight1-m) R 24475 24477 23677 0 -1 4202560 8573 0 0 0 1254 1 0 0 25 0 4 0 652200842 320913408 15230 33554432000 4194304 4650419 140736166598016 18446744073709551615 4366831 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=24477/tid=24480] ppid=24475 vsize=313392 CPUtime=12.69 cores=1,3,5,7
/proc/24477/task/24480/stat : 24480 (strangenight1-m) R 24475 24477 23677 0 -1 4202560 4961 0 0 0 1268 1 0 0 25 0 4 0 652200842 320913408 15230 33554432000 4194304 4650419 140736166598016 18446744073709551615 4365237 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 50.63
Current children cumulated vsize (KiB) 313392

[startup+25.5011 s]
/proc/loadavg: 7.01 7.12 7.36 9/331 24482
/proc/meminfo: memFree=25077856/32951124 swapFree=44485764/67111528
[pid=24477] ppid=24475 vsize=315760 CPUtime=101.73 cores=1,3,5,7
/proc/24477/stat : 24477 (strangenight1-m) R 24475 24477 23677 0 -1 4202496 47329 0 0 0 10163 10 0 0 25 0 4 0 652200841 323338240 19630 33554432000 4194304 4650419 140736166598016 18446744073709551615 4334643 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/24477/statm: 78940 19630 395 112 0 73905 0
[pid=24477/tid=24478] ppid=24475 vsize=315760 CPUtime=25.49 cores=1,3,5,7
/proc/24477/task/24478/stat : 24478 (strangenight1-m) R 24475 24477 23677 0 -1 4202560 13755 0 0 0 2547 2 0 0 25 0 4 0 652200842 323338240 19630 33554432000 4194304 4650419 140736166598016 18446744073709551615 4364736 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=24477/tid=24479] ppid=24475 vsize=315760 CPUtime=25.22 cores=1,3,5,7
/proc/24477/task/24479/stat : 24479 (strangenight1-m) R 24475 24477 23677 0 -1 4202560 13288 0 0 0 2520 2 0 0 25 0 4 0 652200842 323338240 19630 33554432000 4194304 4650419 140736166598016 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=24477/tid=24480] ppid=24475 vsize=315760 CPUtime=25.49 cores=1,3,5,7
/proc/24477/task/24480/stat : 24480 (strangenight1-m) R 24475 24477 23677 0 -1 4202560 5946 0 0 0 2548 1 0 0 25 0 4 0 652200842 323338240 19630 33554432000 4194304 4650419 140736166598016 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 101.73
Current children cumulated vsize (KiB) 315760

[startup+51.1003 s]
/proc/loadavg: 7.35 7.19 7.38 9/331 24482
/proc/meminfo: memFree=25061944/32951124 swapFree=44485764/67111528
[pid=24477] ppid=24475 vsize=336036 CPUtime=203.82 cores=1,3,5,7
/proc/24477/stat : 24477 (strangenight1-m) R 24475 24477 23677 0 -1 4202496 71755 0 0 0 20365 17 0 0 25 0 4 0 652200841 344100864 24833 33554432000 4194304 4650419 140736166598016 18446744073709551615 4363432 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/24477/statm: 84009 24833 395 112 0 78974 0
[pid=24477/tid=24478] ppid=24475 vsize=336036 CPUtime=51.07 cores=1,3,5,7
/proc/24477/task/24478/stat : 24478 (strangenight1-m) R 24475 24477 23677 0 -1 4202560 21147 0 0 0 5104 3 0 0 25 0 4 0 652200842 344100864 24833 33554432000 4194304 4650419 140736166598016 18446744073709551615 4365192 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=24477/tid=24479] ppid=24475 vsize=336036 CPUtime=50.54 cores=1,3,5,7
/proc/24477/task/24479/stat : 24479 (strangenight1-m) R 24475 24477 23677 0 -1 4202560 20565 0 0 0 5050 4 0 0 25 0 4 0 652200842 344100864 24833 33554432000 4194304 4650419 140736166598016 18446744073709551615 4363335 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=24477/tid=24480] ppid=24475 vsize=336036 CPUtime=51.09 cores=1,3,5,7
/proc/24477/task/24480/stat : 24480 (strangenight1-m) R 24475 24477 23677 0 -1 4202560 7535 0 0 0 5107 2 0 0 25 0 4 0 652200842 344100864 24833 33554432000 4194304 4650419 140736166598016 18446744073709551615 4363432 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 203.82
Current children cumulated vsize (KiB) 336036

[startup+102.301 s]
/proc/loadavg: 7.72 7.31 7.40 9/331 24484
/proc/meminfo: memFree=25013176/32951124 swapFree=44485764/67111528
[pid=24477] ppid=24475 vsize=338180 CPUtime=408.06 cores=1,3,5,7
/proc/24477/stat : 24477 (strangenight1-m) R 24475 24477 23677 0 -1 4202496 109021 0 0 0 40778 28 0 0 25 0 4 0 652200841 346296320 30585 33554432000 4194304 4650419 140736166598016 18446744073709551615 4366816 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/24477/statm: 84545 30585 395 112 0 79510 0
[pid=24477/tid=24478] ppid=24475 vsize=338180 CPUtime=102.27 cores=1,3,5,7
/proc/24477/task/24478/stat : 24478 (strangenight1-m) R 24475 24477 23677 0 -1 4202560 31982 0 0 0 10220 7 0 0 25 0 4 0 652200842 346296320 30585 33554432000 4194304 4650419 140736166598016 18446744073709551615 4365192 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=24477/tid=24479] ppid=24475 vsize=338180 CPUtime=101.19 cores=1,3,5,7
/proc/24477/task/24479/stat : 24479 (strangenight1-m) R 24475 24477 23677 0 -1 4202560 31544 0 0 0 10111 8 0 0 25 0 4 0 652200842 346296320 30585 33554432000 4194304 4650419 140736166598016 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=24477/tid=24480] ppid=24475 vsize=338180 CPUtime=102.28 cores=1,3,5,7
/proc/24477/task/24480/stat : 24480 (strangenight1-m) R 24475 24477 23677 0 -1 4202560 9637 0 0 0 10226 2 0 0 25 0 4 0 652200842 346296320 30585 33554432000 4194304 4650419 140736166598016 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 408.06
Current children cumulated vsize (KiB) 338180

[startup+162.301 s]

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

/proc/24477/task/24480/stat : 24480 (strangenight1-m) R 24475 24477 23677 0 -1 4202560 17667 0 0 0 40223 7 0 0 25 0 4 0 652200842 361897984 54434 33554432000 4194304 4650419 140736166598016 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1604.78
Current children cumulated vsize (KiB) 353416

[startup+462.313 s]
/proc/loadavg: 8.12 7.85 7.61 9/331 24493
/proc/meminfo: memFree=24745316/32951124 swapFree=44485764/67111528
[pid=24477] ppid=24475 vsize=462440 CPUtime=1844.17 cores=1,3,5,7
/proc/24477/stat : 24477 (strangenight1-m) R 24475 24477 23677 0 -1 4202496 294312 0 0 0 184310 107 0 0 25 0 4 0 652200841 473538560 63165 33554432000 4194304 4650419 140736166598016 18446744073709551615 4366923 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/24477/statm: 115610 63165 395 112 0 110575 0
[pid=24477/tid=24478] ppid=24475 vsize=462440 CPUtime=462.22 cores=1,3,5,7
/proc/24477/task/24478/stat : 24478 (strangenight1-m) R 24475 24477 23677 0 -1 4202560 90954 0 0 0 46189 33 0 0 25 0 4 0 652200842 473538560 63165 33554432000 4194304 4650419 140736166598016 18446744073709551615 4363432 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=24477/tid=24479] ppid=24475 vsize=462440 CPUtime=457.3 cores=1,3,5,7
/proc/24477/task/24479/stat : 24479 (strangenight1-m) R 24475 24477 23677 0 -1 4202560 88509 0 0 0 45698 32 0 0 25 0 4 0 652200842 473538560 63165 33554432000 4194304 4650419 140736166598016 18446744073709551615 4366920 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=24477/tid=24480] ppid=24475 vsize=462440 CPUtime=462.31 cores=1,3,5,7
/proc/24477/task/24480/stat : 24480 (strangenight1-m) R 24475 24477 23677 0 -1 4202560 17967 0 0 0 46224 7 0 0 25 0 4 0 652200842 473538560 63165 33554432000 4194304 4650419 140736166598016 18446744073709551615 4365330 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1844.17
Current children cumulated vsize (KiB) 462440

[startup+522.3 s]
/proc/loadavg: 8.12 7.89 7.64 9/331 24495
/proc/meminfo: memFree=24746424/32951124 swapFree=44485764/67111528
[pid=24477] ppid=24475 vsize=450640 CPUtime=2083.47 cores=1,3,5,7
/proc/24477/stat : 24477 (strangenight1-m) R 24475 24477 23677 0 -1 4202496 315636 0 0 0 208230 117 0 0 25 0 4 0 652200841 461455360 62163 33554432000 4194304 4650419 140736166598016 18446744073709551615 4365357 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/24477/statm: 112660 62163 395 112 0 107625 0
[pid=24477/tid=24478] ppid=24475 vsize=450640 CPUtime=522.19 cores=1,3,5,7
/proc/24477/task/24478/stat : 24478 (strangenight1-m) R 24475 24477 23677 0 -1 4202560 99366 0 0 0 52182 37 0 0 25 0 4 0 652200842 461455360 62163 33554432000 4194304 4650419 140736166598016 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=24477/tid=24479] ppid=24475 vsize=450640 CPUtime=516.64 cores=1,3,5,7
/proc/24477/task/24479/stat : 24479 (strangenight1-m) R 24475 24477 23677 0 -1 4202560 93061 0 0 0 51630 34 0 0 25 0 4 0 652200842 461455360 62163 33554432000 4194304 4650419 140736166598016 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=24477/tid=24480] ppid=24475 vsize=450640 CPUtime=522.3 cores=1,3,5,7
/proc/24477/task/24480/stat : 24480 (strangenight1-m) R 24475 24477 23677 0 -1 4202560 17971 0 0 0 52223 7 0 0 25 0 4 0 652200842 461455360 62163 33554432000 4194304 4650419 140736166598016 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2083.47
Current children cumulated vsize (KiB) 450640

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

[startup+537.801 s]
/proc/loadavg: 8.09 7.89 7.64 9/331 24495
/proc/meminfo: memFree=24743576/32951124 swapFree=44485764/67111528
[pid=24477] ppid=24475 vsize=450640 CPUtime=2145.3 cores=1,3,5,7
/proc/24477/stat : 24477 (strangenight1-m) R 24475 24477 23677 0 -1 4202496 320191 0 0 0 214410 120 0 0 25 0 4 0 652200841 461455360 66657 33554432000 4194304 4650419 140736166598016 18446744073709551615 4363420 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/24477/statm: 112660 66657 395 112 0 107625 0
[pid=24477/tid=24478] ppid=24475 vsize=450640 CPUtime=537.7 cores=1,3,5,7
/proc/24477/task/24478/stat : 24478 (strangenight1-m) R 24475 24477 23677 0 -1 4202560 101185 0 0 0 53731 39 0 0 25 0 4 0 652200842 461455360 66657 33554432000 4194304 4650419 140736166598016 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=24477/tid=24479] ppid=24475 vsize=450640 CPUtime=531.97 cores=1,3,5,7
/proc/24477/task/24479/stat : 24479 (strangenight1-m) R 24475 24477 23677 0 -1 4202560 94707 0 0 0 53162 35 0 0 25 0 4 0 652200842 461455360 66657 33554432000 4194304 4650419 140736166598016 18446744073709551615 4365203 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=24477/tid=24480] ppid=24475 vsize=450640 CPUtime=537.8 cores=1,3,5,7
/proc/24477/task/24480/stat : 24480 (strangenight1-m) R 24475 24477 23677 0 -1 4202560 17971 0 0 0 53773 7 0 0 25 0 4 0 652200842 461455360 66657 33554432000 4194304 4650419 140736166598016 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2145.3
Current children cumulated vsize (KiB) 450640

[startup+563.401 s]
/proc/loadavg: 8.13 7.92 7.66 9/331 24496
/proc/meminfo: memFree=24738612/32951124 swapFree=44485764/67111528
[pid=24477] ppid=24475 vsize=474756 CPUtime=2247.45 cores=1,3,5,7
/proc/24477/stat : 24477 (strangenight1-m) R 24475 24477 23677 0 -1 4202496 327546 0 0 0 224621 124 0 0 25 0 4 0 652200841 486150144 67597 33554432000 4194304 4650419 140736166598016 18446744073709551615 4366831 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/24477/statm: 118689 67597 395 112 0 113654 0
[pid=24477/tid=24478] ppid=24475 vsize=474756 CPUtime=563.3 cores=1,3,5,7
/proc/24477/task/24478/stat : 24478 (strangenight1-m) R 24475 24477 23677 0 -1 4202560 104080 0 0 0 56289 41 0 0 25 0 4 0 652200842 486150144 67597 33554432000 4194304 4650419 140736166598016 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=24477/tid=24479] ppid=24475 vsize=474756 CPUtime=557.29 cores=1,3,5,7
/proc/24477/task/24479/stat : 24479 (strangenight1-m) R 24475 24477 23677 0 -1 4202560 96978 0 0 0 55693 36 0 0 25 0 4 0 652200842 486150144 67597 33554432000 4194304 4650419 140736166598016 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=24477/tid=24480] ppid=24475 vsize=474756 CPUtime=563.42 cores=1,3,5,7
/proc/24477/task/24480/stat : 24480 (strangenight1-m) R 24475 24477 23677 0 -1 4202560 17971 0 0 0 56335 7 0 0 25 0 4 0 652200842 486150144 67597 33554432000 4194304 4650419 140736166598016 18446744073709551615 4366839 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2247.45
Current children cumulated vsize (KiB) 474756

[startup+569.801 s]
/proc/loadavg: 8.20 7.94 7.66 9/331 24496
/proc/meminfo: memFree=24747164/32951124 swapFree=44485764/67111528
[pid=24477] ppid=24475 vsize=474756 CPUtime=2272.95 cores=1,3,5,7
/proc/24477/stat : 24477 (strangenight1-m) R 24475 24477 23677 0 -1 4202496 328544 0 0 0 227170 125 0 0 25 0 4 0 652200841 486150144 64753 33554432000 4194304 4650419 140736166598016 18446744073709551615 4366920 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/24477/statm: 118689 64753 395 112 0 113654 0
[pid=24477/tid=24478] ppid=24475 vsize=474756 CPUtime=569.7 cores=1,3,5,7
/proc/24477/task/24478/stat : 24478 (strangenight1-m) R 24475 24477 23677 0 -1 4202560 104527 0 0 0 56928 42 0 0 25 0 4 0 652200842 486150144 64753 33554432000 4194304 4650419 140736166598016 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=24477/tid=24479] ppid=24475 vsize=474756 CPUtime=563.62 cores=1,3,5,7
/proc/24477/task/24479/stat : 24479 (strangenight1-m) R 24475 24477 23677 0 -1 4202560 97116 0 0 0 56326 36 0 0 25 0 4 0 652200842 486150144 64753 33554432000 4194304 4650419 140736166598016 18446744073709551615 4365325 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=24477/tid=24480] ppid=24475 vsize=474756 CPUtime=569.8 cores=1,3,5,7
/proc/24477/task/24480/stat : 24480 (strangenight1-m) R 24475 24477 23677 0 -1 4202560 17971 0 0 0 56973 7 0 0 25 0 4 0 652200842 486150144 64753 33554432000 4194304 4650419 140736166598016 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2272.95
Current children cumulated vsize (KiB) 474756

[startup+573.001 s]
/proc/loadavg: 8.20 7.94 7.66 9/331 24496
/proc/meminfo: memFree=24746792/32951124 swapFree=44485764/67111528
[pid=24477] ppid=24475 vsize=475024 CPUtime=2285.71 cores=1,3,5,7
/proc/24477/stat : 24477 (strangenight1-m) R 24475 24477 23677 0 -1 4202496 330008 0 0 0 228446 125 0 0 25 0 4 0 652200841 486424576 64002 33554432000 4194304 4650419 140736166598016 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/24477/statm: 118756 64002 395 112 0 113721 0
[pid=24477/tid=24478] ppid=24475 vsize=475024 CPUtime=572.89 cores=1,3,5,7
/proc/24477/task/24478/stat : 24478 (strangenight1-m) R 24475 24477 23677 0 -1 4202560 105657 0 0 0 57247 42 0 0 25 0 4 0 652200842 486424576 64002 33554432000 4194304 4650419 140736166598016 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=24477/tid=24479] ppid=24475 vsize=475024 CPUtime=566.79 cores=1,3,5,7
/proc/24477/task/24479/stat : 24479 (strangenight1-m) R 24475 24477 23677 0 -1 4202560 97116 0 0 0 56643 36 0 0 25 0 4 0 652200842 486424576 64002 33554432000 4194304 4650419 140736166598016 18446744073709551615 4364777 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=24477/tid=24480] ppid=24475 vsize=475024 CPUtime=573 cores=1,3,5,7
/proc/24477/task/24480/stat : 24480 (strangenight1-m) R 24475 24477 23677 0 -1 4202560 17971 0 0 0 57293 7 0 0 25 0 4 0 652200842 486424576 64002 33554432000 4194304 4650419 140736166598016 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2285.71
Current children cumulated vsize (KiB) 475024

[startup+574.601 s]
/proc/loadavg: 8.19 7.94 7.67 9/331 24496
/proc/meminfo: memFree=24747904/32951124 swapFree=44485764/67111528
[pid=24477] ppid=24475 vsize=475152 CPUtime=2292.09 cores=1,3,5,7
/proc/24477/stat : 24477 (strangenight1-m) R 24475 24477 23677 0 -1 4202496 331487 0 0 0 229083 126 0 0 25 0 4 0 652200841 486555648 63211 33554432000 4194304 4650419 140736166598016 18446744073709551615 4363416 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/24477/statm: 118788 63211 395 112 0 113753 0
[pid=24477/tid=24478] ppid=24475 vsize=475152 CPUtime=574.49 cores=1,3,5,7
/proc/24477/task/24478/stat : 24478 (strangenight1-m) R 24475 24477 23677 0 -1 4202560 105812 0 0 0 57407 42 0 0 25 0 4 0 652200842 486555648 63211 33554432000 4194304 4650419 140736166598016 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=24477/tid=24479] ppid=24475 vsize=475152 CPUtime=568.36 cores=1,3,5,7
/proc/24477/task/24479/stat : 24479 (strangenight1-m) R 24475 24477 23677 0 -1 4202560 97116 0 0 0 56800 36 0 0 25 0 4 0 652200842 486555648 63211 33554432000 4194304 4650419 140736166598016 18446744073709551615 4363341 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=24477/tid=24480] ppid=24475 vsize=475152 CPUtime=574.6 cores=1,3,5,7
/proc/24477/task/24480/stat : 24480 (strangenight1-m) R 24475 24477 23677 0 -1 4202560 17971 0 0 0 57453 7 0 0 25 0 4 0 652200842 486555648 63211 33554432000 4194304 4650419 140736166598016 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2292.09
Current children cumulated vsize (KiB) 475152

[startup+575.401 s]
/proc/loadavg: 8.19 7.94 7.67 9/331 24496
/proc/meminfo: memFree=24747904/32951124 swapFree=44485764/67111528
[pid=24477] ppid=24475 vsize=475152 CPUtime=2295.29 cores=1,3,5,7
/proc/24477/stat : 24477 (strangenight1-m) R 24475 24477 23677 0 -1 4202496 331621 0 0 0 229403 126 0 0 25 0 4 0 652200841 486555648 63345 33554432000 4194304 4650419 140736166598016 18446744073709551615 4363420 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/24477/statm: 118788 63345 395 112 0 113753 0
[pid=24477/tid=24478] ppid=24475 vsize=475152 CPUtime=575.29 cores=1,3,5,7
/proc/24477/task/24478/stat : 24478 (strangenight1-m) R 24475 24477 23677 0 -1 4202560 105883 0 0 0 57487 42 0 0 25 0 4 0 652200842 486555648 63345 33554432000 4194304 4650419 140736166598016 18446744073709551615 4520372 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=24477/tid=24479] ppid=24475 vsize=475152 CPUtime=569.16 cores=1,3,5,7
/proc/24477/task/24479/stat : 24479 (strangenight1-m) R 24475 24477 23677 0 -1 4202560 97116 0 0 0 56880 36 0 0 25 0 4 0 652200842 486555648 63345 33554432000 4194304 4650419 140736166598016 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=24477/tid=24480] ppid=24475 vsize=475152 CPUtime=575.4 cores=1,3,5,7
/proc/24477/task/24480/stat : 24480 (strangenight1-m) R 24475 24477 23677 0 -1 4202560 17971 0 0 0 57533 7 0 0 25 0 4 0 652200842 486555648 63345 33554432000 4194304 4650419 140736166598016 18446744073709551615 4363880 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2295.29
Current children cumulated vsize (KiB) 475152

[startup+575.8 s]
/proc/loadavg: 8.19 7.94 7.67 9/331 24496
/proc/meminfo: memFree=24744928/32951124 swapFree=44485764/67111528
[pid=24477] ppid=24475 vsize=475152 CPUtime=2296.88 cores=1,3,5,7
/proc/24477/stat : 24477 (strangenight1-m) R 24475 24477 23677 0 -1 4202496 331682 0 0 0 229562 126 0 0 25 0 4 0 652200841 486555648 63406 33554432000 4194304 4650419 140736166598016 18446744073709551615 4365192 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/24477/statm: 118788 63406 395 112 0 113753 0
[pid=24477/tid=24478] ppid=24475 vsize=475152 CPUtime=575.69 cores=1,3,5,7
/proc/24477/task/24478/stat : 24478 (strangenight1-m) R 24475 24477 23677 0 -1 4202560 105914 0 0 0 57527 42 0 0 25 0 4 0 652200842 486555648 63406 33554432000 4194304 4650419 140736166598016 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=24477/tid=24479] ppid=24475 vsize=475152 CPUtime=569.55 cores=1,3,5,7
/proc/24477/task/24479/stat : 24479 (strangenight1-m) R 24475 24477 23677 0 -1 4202560 97116 0 0 0 56919 36 0 0 25 0 4 0 652200842 486555648 63406 33554432000 4194304 4650419 140736166598016 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=24477/tid=24480] ppid=24475 vsize=475152 CPUtime=575.8 cores=1,3,5,7
/proc/24477/task/24480/stat : 24480 (strangenight1-m) R 24475 24477 23677 0 -1 4202560 17971 0 0 0 57573 7 0 0 25 0 4 0 652200842 486555648 63406 33554432000 4194304 4650419 140736166598016 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2296.88
Current children cumulated vsize (KiB) 475152

[startup+576.2 s]
/proc/loadavg: 8.19 7.94 7.67 9/331 24496
/proc/meminfo: memFree=24744928/32951124 swapFree=44485764/67111528
[pid=24477] ppid=24475 vsize=475152 CPUtime=2298.48 cores=1,3,5,7
/proc/24477/stat : 24477 (strangenight1-m) R 24475 24477 23677 0 -1 4202496 331748 0 0 0 229722 126 0 0 25 0 4 0 652200841 486555648 63472 33554432000 4194304 4650419 140736166598016 18446744073709551615 4364736 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/24477/statm: 118788 63472 395 112 0 113753 0
[pid=24477/tid=24478] ppid=24475 vsize=475152 CPUtime=576.09 cores=1,3,5,7
/proc/24477/task/24478/stat : 24478 (strangenight1-m) R 24475 24477 23677 0 -1 4202560 105945 0 0 0 57567 42 0 0 25 0 4 0 652200842 486555648 63472 33554432000 4194304 4650419 140736166598016 18446744073709551615 4365323 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=24477/tid=24479] ppid=24475 vsize=475152 CPUtime=569.95 cores=1,3,5,7
/proc/24477/task/24479/stat : 24479 (strangenight1-m) R 24475 24477 23677 0 -1 4202560 97116 0 0 0 56959 36 0 0 25 0 4 0 652200842 486555648 63472 33554432000 4194304 4650419 140736166598016 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=24477/tid=24480] ppid=24475 vsize=475152 CPUtime=576.2 cores=1,3,5,7
/proc/24477/task/24480/stat : 24480 (strangenight1-m) R 24475 24477 23677 0 -1 4202560 17971 0 0 0 57613 7 0 0 25 0 4 0 652200842 486555648 63472 33554432000 4194304 4650419 140736166598016 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2298.48
Current children cumulated vsize (KiB) 475152

[startup+576.3 s]
/proc/loadavg: 8.19 7.94 7.67 9/331 24496
/proc/meminfo: memFree=24744928/32951124 swapFree=44485764/67111528
[pid=24477] ppid=24475 vsize=475152 CPUtime=2298.88 cores=1,3,5,7
/proc/24477/stat : 24477 (strangenight1-m) R 24475 24477 23677 0 -1 4202496 331764 0 0 0 229762 126 0 0 25 0 4 0 652200841 486555648 63488 33554432000 4194304 4650419 140736166598016 18446744073709551615 4365289 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/24477/statm: 118788 63488 395 112 0 113753 0
[pid=24477/tid=24478] ppid=24475 vsize=475152 CPUtime=576.19 cores=1,3,5,7
/proc/24477/task/24478/stat : 24478 (strangenight1-m) R 24475 24477 23677 0 -1 4202560 105954 0 0 0 57577 42 0 0 25 0 4 0 652200842 486555648 63488 33554432000 4194304 4650419 140736166598016 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=24477/tid=24479] ppid=24475 vsize=475152 CPUtime=570.05 cores=1,3,5,7
/proc/24477/task/24479/stat : 24479 (strangenight1-m) R 24475 24477 23677 0 -1 4202560 97116 0 0 0 56969 36 0 0 25 0 4 0 652200842 486555648 63488 33554432000 4194304 4650419 140736166598016 18446744073709551615 4366845 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=24477/tid=24480] ppid=24475 vsize=475152 CPUtime=576.3 cores=1,3,5,7
/proc/24477/task/24480/stat : 24480 (strangenight1-m) R 24475 24477 23677 0 -1 4202560 17971 0 0 0 57623 7 0 0 25 0 4 0 652200842 486555648 63488 33554432000 4194304 4650419 140736166598016 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2298.88
Current children cumulated vsize (KiB) 475152

Child status: 10
Real time (s): 576.339
CPU time (s): 2299.01
CPU user time (s): 2297.73
CPU system time (s): 1.27881
CPU usage (%): 398.899
Max. virtual memory (cumulated for all children) (KiB): 475152

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2297.73
system time used= 1.2788
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 331776
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= 179
involuntary context switches= 10600

runsolver used 1.75573 second user time and 4.50931 second system time

The end

Launcher Data

Begin job on node105 at 2011-05-14 22:46:44
IDJOB=3368922
IDBENCH=82931
IDSOLVER=1846
FILE ID=node105/3368922-1305406004
RUNJOBID= node105-1305405961-24424
PBS_JOBID= 13324484
Free space on /tmp= 73584 MiB

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

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

MD5SUM BENCH= 3fdc728117bf5d54c14944ad1e6b0800
RANDOM SEED=1390582843

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25182008 kB
Buffers:        274220 kB
Cached:        5908532 kB
SwapCached:      39656 kB
Active:         689800 kB
Inactive:      6819908 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25182008 kB
SwapTotal:    67111528 kB
SwapFree:     44485764 kB
Dirty:            6400 kB
Writeback:           8 kB
AnonPages:     1294620 kB
Mapped:          10972 kB
Slab:           128096 kB
PageTables:      66292 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 65576144 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= 73576 MiB
End job on node105 at 2011-05-14 22:56:20