Trace number 3174739

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-Night2-stUNSAT 1280.67 1280.64

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v350-c1491-S1404138730-025.UNKNOWN.cnf
MD5SUM2e059a7f69d15193cd88ec6d57d9e297
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark5.9311
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.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-3174739-1301788872.cnf'
0.00/0.00	c -- header says num vars:            350
0.00/0.00	c -- header says num clauses:        1491
0.00/0.00	c -- clauses added:            0 learnts,         1491 normals,            0 xors
0.00/0.00	c -- vars added        350
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       350      1491         0         0      4473         0   no data   no data
0.00/0.00	c asymm  cl-useful: 0/1491/1491 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.00	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    350 time:  0.00 s
0.00/0.00	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.00	c lits-rem:         0  cl-subs:        0  v-elim:      6  v-fix:    0  time:  0.00 s
0.00/0.00	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.00	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.00	c calculated reachability. Time: 0.00
0.00/0.00	c Calc default polars -  time:   0.00 s pos:     160 undec:      45 neg:     145
0.00/0.00	c =========================================================================================
0.00/0.00	c types(t): F = full restart, N = normal restart
0.00/0.00	c types(t): S = simplification begin/end, E = solution found
0.00/0.00	c restart types(rt): st = static, dy = dynamic
0.00/0.00	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.00	c  B st     0         0       344      1485         0         0      4492         0   no data   no data
0.04/0.05	c Decided on static restart strategy
0.09/0.13	c  N st     8      4914       344      1485         0      4779      4492     85097   no data   no data
0.29/0.38	c  N st    10     11298       344      1485         0      4417      4492     58817   no data   no data
0.59/0.63	c  N st    11     17041       344      1485         0      9913      4492    153469   no data   no data
1.00/1.01	c  F st    12     25000       344      1485         0     12212      4492    191562   no data   no data
1.00/1.01	c  N st    12     25000       344      1485         0     12212      4492    191562   no data   no data
1.19/1.26	c Decided on static restart strategy
1.19/1.26	c  N st    18     30000       344      1485         0     10548      4492    150419   no data   no data
1.19/1.26	c  S st    18     30000       344      1485         0     10548      4492    150419   no data   no data
1.19/1.29	c  S st    18     30504       344      1485         0     11049      4492    160028   no data   no data
1.19/1.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.19/1.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
1.19/1.29	c blocked clauses removed:        7 vars:      1 tried:         344 T: 0.00 s
1.19/1.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.19/1.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.19/1.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    343 time:  0.00 s
1.19/1.29	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.29/1.30	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
1.29/1.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.29/1.36	c lits-rem:       166  cl-subs:     1012  v-elim:      0  v-fix:    0  time:  0.06 s
1.29/1.36	c asymm  cl-useful: 0/1478/1478 lits-rem:0 time: 0.01
1.29/1.36	c calculated reachability. Time: 0.00
1.29/1.36	c  N st    18     30504       343      1478         0     10031      4470    143399   no data   no data
1.69/1.78	c  N st    20     37615       343      1478         0      9330      4470    118996   no data   no data
2.09/2.16	c  N st    21     44014       343      1478         0     15498      4470    220805   no data   no data
2.19/2.26	c  S st    22     45756       343      1478         0     17214      4470    253384   no data   no data
2.29/2.31	c  S st    22     46261       343      1478         0      9073      4470    103031   no data   no data
2.29/2.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.29/2.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
2.29/2.31	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.29/2.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.29/2.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.29/2.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    343 time:  0.00 s
2.29/2.31	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.29/2.31	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
2.29/2.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.29/2.33	c lits-rem:        15  cl-subs:      215  v-elim:      0  v-fix:    0  time:  0.01 s
2.29/2.33	c vivif2 --  cl tried     1478 cl shrink        0 lits rem          0 time: 0.00
2.29/2.33	c vivif2 --  cl tried     8858 cl shrink        0 lits rem          0 time: 0.00
2.29/2.33	c asymm  cl-useful: 0/1478/1478 lits-rem:0 time: 0.00
2.29/2.33	c calculated reachability. Time: 0.00
2.29/2.33	c  N st    22     46261       343      1478         0      8858      4470    100044   no data   no data
3.09/3.17	c  N st    23     60658       343      1478         0     13170      4470    165679   no data   no data
3.69/3.74	c  N st    24     69391       343      1478         0     10963      4470    122097   no data   no data
3.69/3.74	c  S st    24     69391       343      1478         0     10963      4470    122097   no data   no data
3.69/3.78	c  S st    24     69895       343      1478         0     11466      4470    130893   no data   no data
3.69/3.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.69/3.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
3.69/3.78	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3.69/3.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.69/3.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.69/3.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    343 time:  0.00 s
3.69/3.78	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.69/3.78	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
3.69/3.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.79/3.80	c lits-rem:        51  cl-subs:      276  v-elim:      0  v-fix:    0  time:  0.01 s
3.79/3.80	c vivif2 --  cl tried     1478 cl shrink        0 lits rem          0 time: 0.00
3.79/3.80	c vivif2 --  cl tried    11190 cl shrink        0 lits rem          0 time: 0.00
3.79/3.81	c asymm  cl-useful: 0/1478/1478 lits-rem:0 time: 0.01
3.79/3.81	c calculated reachability. Time: 0.00
3.79/3.81	c  N st    24     69895       343      1478         0     11190      4470    127008   no data   no data
4.99/5.01	c  F st    25     87500       343      1478         0     16555      4470    216071   no data   no data
4.99/5.01	c  N st    25     87500       343      1478         0     16555      4470    216071   no data   no data
5.39/5.42	c Decided on static restart strategy
5.59/5.65	c  N st    32     95540       343      1478         0     24337      4470    354239   no data   no data
6.29/6.31	c  N st    34    104843       343      1478         0     20782      4470    273679   no data   no data
6.29/6.31	c  S st    34    104843       343      1478         0     20782      4470    273679   no data   no data
6.29/6.37	c  S st    34    105350       343      1478         0     21287      4470    283066   no data   no data
6.29/6.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.29/6.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
6.29/6.37	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
6.29/6.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.29/6.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.29/6.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    343 time:  0.00 s
6.29/6.38	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
6.29/6.38	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
6.29/6.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.49/6.56	c lits-rem:       130  cl-subs:     1728  v-elim:      0  v-fix:    0  time:  0.17 s
6.49/6.56	c vivif2 --  cl tried     1478 cl shrink        0 lits rem          0 time: 0.00
6.49/6.57	c vivif2 --  cl tried    19559 cl shrink        0 lits rem          0 time: 0.00
6.49/6.58	c asymm  cl-useful: 0/1478/1478 lits-rem:0 time: 0.01
6.49/6.58	c calculated reachability. Time: 0.00
6.49/6.58	c  N st    34    105350       343      1478         0     19559      4470    256188   no data   no data
7.39/7.46	c  N st    35    114948       343      1478         0     15343      4470    169624   no data   no data
8.69/8.73	c  N st    36    129346       343      1478         0     14775      4470    148899   no data   no data
10.49/10.52	c  N st    37    150941       343      1478         0     20101      4470    227466   no data   no data
10.99/11.06	c  S st    38    158025       343      1478         0     26939      4470    347147   no data   no data
11.09/11.13	c  S st    38    158529       343      1478         0     27442      4470    356684   no data   no data
11.09/11.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.09/11.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
11.09/11.13	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
11.09/11.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.09/11.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.09/11.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    343 time:  0.00 s
11.09/11.13	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
11.09/11.14	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
11.09/11.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.38/11.45	c lits-rem:       210  cl-subs:     2174  v-elim:      0  v-fix:    0  time:  0.30 s
11.38/11.45	c vivif2 --  cl tried     1478 cl shrink        0 lits rem          0 time: 0.00
11.38/11.46	c vivif2 --  cl tried    25268 cl shrink        0 lits rem          0 time: 0.00
11.38/11.47	c asymm  cl-useful: 0/1478/1478 lits-rem:0 time: 0.02
11.38/11.47	c calculated reachability. Time: 0.00
11.38/11.47	c  N st    38    158529       343      1478         0     25268      4470    325472   no data   no data
15.99/16.07	c  N st    39    207119       343      1478         0     20145      4470    210734   no data   no data
18.99/19.03	c  N st    40    237793       343      1478         0     30588      4470    403518   no data   no data
18.99/19.03	c  S st    40    237793       343      1478         0     30588      4470    403518   no data   no data
19.09/19.12	c  S st    40    238299       343      1478         0     31090      4470    412678   no data   no data
19.09/19.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
19.09/19.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
19.09/19.13	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
19.09/19.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
19.09/19.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.09/19.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    343 time:  0.00 s
19.09/19.13	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
19.09/19.14	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
19.09/19.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.39/19.48	c lits-rem:       241  cl-subs:     1513  v-elim:      0  v-fix:    0  time:  0.32 s
19.39/19.48	c vivif2 --  cl tried     1478 cl shrink        0 lits rem          0 time: 0.00
19.39/19.48	c vivif2 --  cl tried    29577 cl shrink        0 lits rem          0 time: 0.00
19.49/19.50	c asymm  cl-useful: 0/1478/1478 lits-rem:0 time: 0.02
19.49/19.50	c calculated reachability. Time: 0.00
19.49/19.50	c  N st    40    238299       343      1478         0     29577      4470    386249   no data   no data
26.69/26.73	c  F st    41    306250       343      1478         0     31159      4470    355430   no data   no data
26.69/26.73	c  N st    41    306250       343      1478         0     31159      4470    355430   no data   no data
27.29/27.32	c Decided on static restart strategy
30.09/30.16	c  N st    51    334552       343      1478         0     35385      4470    435850   no data   no data
32.89/32.95	c  N st    53    357449       343      1478         0     33404      4470    392763   no data   no data
32.89/32.95	c  S st    53    357449       343      1478         0     33404      4470    392763   no data   no data
32.99/33.04	c  S st    53    357952       343      1478         0     33906      4470    401873   no data   no data
32.99/33.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
32.99/33.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
32.99/33.05	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
32.99/33.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
32.99/33.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
32.99/33.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    343 time:  0.00 s
32.99/33.05	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
32.99/33.06	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
32.99/33.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
33.29/33.31	c lits-rem:       173  cl-subs:     1617  v-elim:      0  v-fix:    0  time:  0.24 s
33.29/33.31	c vivif2 --  cl tried     1478 cl shrink        0 lits rem          0 time: 0.00
33.29/33.32	c vivif2 --  cl tried    32289 cl shrink        0 lits rem          0 time: 0.01
33.29/33.34	c asymm  cl-useful: 0/1478/1478 lits-rem:0 time: 0.02
33.29/33.34	c calculated reachability. Time: 0.00
33.29/33.34	c  N st    53    357952       343      1478         0     32289      4470    374754   no data   no data
37.29/37.33	c  N st    54    390346       343      1478         0     38523      4470    473182   no data   no data
43.79/43.88	c  N st    55    438934       343      1478         0     32367      4470    342825   no data   no data
53.19/53.28	c  N st    56    511817       343      1478         0     45749      4470    544115   no data   no data
56.99/57.05	c  N st    57    536929       343      1478         0     40073      4470    438324   no data   no data
56.99/57.05	c  S st    57    536929       343      1478         0     40073      4470    438324   no data   no data
57.09/57.15	c  S st    57    537432       343      1478         0     40571      4470    447772   no data   no data
57.09/57.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
57.09/57.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
57.09/57.17	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
57.09/57.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
57.09/57.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
57.09/57.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    343 time:  0.00 s
57.09/57.17	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
57.09/57.17	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
57.09/57.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
57.49/57.58	c lits-rem:       105  cl-subs:     2492  v-elim:      0  v-fix:    0  time:  0.39 s
57.49/57.58	c vivif2 --  cl tried     1478 cl shrink        0 lits rem          0 time: 0.00
57.49/57.58	c vivif2 --  cl tried    38079 cl shrink        0 lits rem          0 time: 0.01
57.59/57.60	c asymm  cl-useful: 0/1478/1478 lits-rem:0 time: 0.02
57.59/57.60	c calculated reachability. Time: 0.00
57.59/57.60	c  N st    57    537432       343      1478         0     38079      4470    409259   no data   no data
82.09/82.13	c  N st    58    701416       343      1478         0     66676      4470    847530   no data   no data
98.90/98.91	c  N st    59    806148       343      1478         0     61038      4470    771826   no data   no data
98.90/98.91	c  S st    59    806148       343      1478         0     61038      4470    771826   no data   no data
99.00/99.07	c  S st    59    806654       343      1478         0     61543      4470    781222   no data   no data
99.00/99.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
99.00/99.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
99.00/99.09	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
99.00/99.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
99.00/99.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
99.00/99.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    343 time:  0.00 s
99.00/99.09	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
99.09/99.10	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
99.09/99.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
100.49/100.56	c lits-rem:       459  cl-subs:     4710  v-elim:      0  v-fix:    0  time:  1.44 s
100.49/100.56	c vivif2 --  cl tried     1478 cl shrink        0 lits rem          0 time: 0.00
100.49/100.57	c vivif2 --  cl tried    56833 cl shrink        0 lits rem          0 time: 0.01
100.59/100.61	c asymm  cl-useful: 0/1478/1478 lits-rem:0 time: 0.04
100.59/100.61	c calculated reachability. Time: 0.00
100.59/100.61	c  N st    59    806654       343      1478         0     56833      4470    705906   no data   no data
148.40/148.42	c  F st    60   1071876       343      1478         0     72280      4470    888948   no data   no data
148.40/148.42	c  N st    60   1071876       343      1478         0     72280      4470    888948   no data   no data
149.60/149.61	c Decided on static restart strategy
154.49/154.56	c  N st    70   1100180       343      1478         0     56265      4470    589147   no data   no data
163.91/163.96	c  N st    72   1136174       343      1478         0     46658      4470    416029   no data   no data
169.90/169.94	c  N st    73   1168570       343      1478         0     77641      4470    941395   no data   no data
178.29/178.39	c  N st    74   1209983       343      1478         0     72250      4470    834260   no data   no data
178.29/178.39	c  S st    74   1209983       343      1478         0     72250      4470    834260   no data   no data
178.59/178.61	c  S st    74   1210485       343      1478         0     72752      4470    844531   no data   no data
178.59/178.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
178.59/178.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
178.59/178.64	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
178.59/178.64	c bin-w-bin subsume rem            0 bins  time:  0.00 s
178.59/178.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
178.59/178.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    343 time:  0.00 s
178.59/178.64	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
178.59/178.65	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
178.59/178.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
181.00/181.00	c lits-rem:       536  cl-subs:     8304  v-elim:      0  v-fix:    0  time:  2.32 s
181.00/181.00	c vivif2 --  cl tried     1478 cl shrink        0 lits rem          0 time: 0.00
181.00/181.01	c vivif2 --  cl tried    64448 cl shrink        0 lits rem          0 time: 0.01
181.00/181.05	c asymm  cl-useful: 0/1478/1478 lits-rem:0 time: 0.04
181.00/181.05	c calculated reachability. Time: 0.00
181.00/181.05	c  N st    74   1210485       343      1478         0     64448      4470    718380   no data   no data
196.80/196.85	c  N st    75   1283367       343      1478         0     88560      4470   1104222   no data   no data
219.40/219.49	c  N st    76   1392690       343      1478         0     49721      4470    418754   no data   no data
251.49/251.53	c  N st    77   1556674       343      1478         0     54570      4470    477818   no data   no data
291.60/291.65	c  N st    78   1710485       343      1478         0     95223      4470   1151545   no data   no data
291.60/291.65	c  S st    78   1710485       343      1478         0     95223      4470   1151545   no data   no data
291.90/291.94	c  S st    78   1710994       343      1478         0     95728      4470   1161050   no data   no data
291.90/291.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
291.90/291.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
291.90/291.98	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
291.90/291.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
291.90/291.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
291.90/291.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    343 time:  0.00 s
291.90/291.98	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
292.00/292.00	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
292.00/292.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
296.39/296.44	c lits-rem:      1287  cl-subs:    11705  v-elim:      0  v-fix:    0  time:  4.40 s
296.39/296.44	c vivif2 --  cl tried     1478 cl shrink        0 lits rem          0 time: 0.00
296.39/296.46	c vivif2 --  cl tried    84023 cl shrink        0 lits rem          0 time: 0.01
296.49/296.52	c asymm  cl-useful: 0/1478/1478 lits-rem:0 time: 0.07
296.49/296.53	c calculated reachability. Time: 0.00
296.49/296.53	c  N st    78   1710994       343      1478         0     84023      4470    993557   no data   no data
381.01/381.08	c  N st    79   2079959       343      1478         0     95827      4470   1096787   no data   no data
415.20/415.24	c  N st    80   2210997       343      1478         0     99662      4470   1161798   no data   no data
415.20/415.24	c  S st    80   2210997       343      1478         0     99662      4470   1161798   no data   no data
415.50/415.54	c  S st    80   2211500       343      1478         0    100160      4470   1170778   no data   no data
415.50/415.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
415.50/415.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.03
415.50/415.58	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
415.50/415.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
415.50/415.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
415.50/415.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    343 time:  0.00 s
415.50/415.58	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
415.60/415.61	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
415.60/415.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
421.11/421.14	c lits-rem:      1231  cl-subs:    16136  v-elim:      0  v-fix:    0  time:  5.49 s
421.11/421.14	c vivif2 --  cl tried     1478 cl shrink        0 lits rem          0 time: 0.00
421.11/421.15	c vivif2 --  cl tried    84024 cl shrink        0 lits rem          0 time: 0.01
421.21/421.22	c asymm  cl-useful: 0/1478/1478 lits-rem:0 time: 0.06
421.21/421.22	c calculated reachability. Time: 0.00
421.21/421.22	c  N st    80   2211500       343      1478         0     84024      4470    922535   no data   no data
560.91/560.91	c  N st    81   2711500       343      1478         0    107639      4470   1191637   no data   no data
560.91/560.91	c  S st    81   2711500       343      1478         0    107639      4470   1191637   no data   no data
561.21/561.25	c  S st    81   2712005       343      1478         0    108140      4470   1201272   no data   no data
561.21/561.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
561.31/561.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
561.31/561.30	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
561.31/561.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
561.31/561.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
561.31/561.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    343 time:  0.00 s
561.31/561.30	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
561.31/561.33	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
561.31/561.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
565.81/565.85	c lits-rem:      1521  cl-subs:    15747  v-elim:      0  v-fix:    0  time:  4.49 s
565.81/565.85	c vivif2 --  cl tried     1478 cl shrink        0 lits rem          0 time: 0.00
565.81/565.87	c vivif2 --  cl tried    92393 cl shrink        0 lits rem          0 time: 0.01
565.91/565.94	c asymm  cl-useful: 0/1478/1478 lits-rem:0 time: 0.07
565.91/565.94	c calculated reachability. Time: 0.00
565.91/565.94	c  N st    81   2712005       343      1478         0     92393      4470    988338   no data   no data
705.41/705.47	c  N st    82   3212005       343      1478         0    143713      4470   1703109   no data   no data
705.41/705.47	c  S st    82   3212005       343      1478         0    143713      4470   1703109   no data   no data
705.91/705.96	c  S st    82   3212508       343      1478         0    144213      4470   1712917   no data   no data
705.91/705.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
706.01/706.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.06
706.01/706.03	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
706.01/706.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
706.01/706.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
706.01/706.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    343 time:  0.00 s
706.01/706.03	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
706.01/706.06	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
706.12/706.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
718.41/718.41	c lits-rem:      1895  cl-subs:    30646  v-elim:      0  v-fix:    0  time: 12.28 s
718.41/718.41	c vivif2 --  cl tried     1478 cl shrink        0 lits rem          0 time: 0.00
718.41/718.43	c vivif2 --  cl tried   113567 cl shrink        0 lits rem          0 time: 0.02
718.51/718.53	c asymm  cl-useful: 0/1478/1478 lits-rem:0 time: 0.11
718.51/718.54	c calculated reachability. Time: 0.00
718.51/718.54	c  N st    82   3212508       343      1478         0    113567      4470   1301134   no data   no data
866.01/866.01	c  N st    83   3712510       343      1478         1    131426      4470   1560735   no data   no data
866.01/866.01	c  S st    83   3712510       343      1478         1    131426      4470   1560735   no data   no data
866.41/866.47	c  S st    83   3713014       343      1478         1    131927      4470   1570127   no data   no data
866.41/866.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
866.51/866.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.06
866.51/866.54	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
866.51/866.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
866.51/866.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
866.51/866.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    343 time:  0.00 s
866.51/866.54	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
866.51/866.57	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
866.72/866.80	c subs with bin:      695  lits-rem:        91  v-fix:    0  time:  0.18 s
876.01/876.03	c lits-rem:      2069  cl-subs:    17590  v-elim:      0  v-fix:    0  time:  9.23 s
876.01/876.03	c vivif2 --  cl tried     1478 cl shrink        0 lits rem          0 time: 0.00
876.01/876.06	c vivif2 --  cl tried   113642 cl shrink        0 lits rem          0 time: 0.02
876.11/876.16	c asymm  cl-useful: 0/1478/1478 lits-rem:0 time: 0.11
876.11/876.17	c calculated reachability. Time: 0.00
876.11/876.17	c  N st    83   3713014       343      1478         1    113642      4470   1290976   no data   no data
889.52/889.52	c  F st    84   3751562       343      1478         1    150637      4470   1969672   no data   no data
889.52/889.52	c  N st    84   3751562       343      1478         1    150637      4470   1969672   no data   no data
891.62/891.60	c Decided on static restart strategy
899.22/899.24	c  N st    94   3779863       343      1478         1     97774      4470    965724   no data   no data
910.31/910.37	c  N st    96   3815856       343      1478         1    132323      4470   1556399   no data   no data
921.92/921.98	c  N st    97   3848248       343      1478         1     82099      4470    674480   no data   no data
935.82/935.80	c  N st    98   3896836       343      1478         1    128667      4470   1495124   no data   no data
958.62/958.62	c  N st    99   3969719       343      1478         1    116026      4470   1232918   no data   no data
991.63/991.69	c  N st   100   4079043       343      1478         1    137053      4470   1565407   no data   no data
1043.52/1043.56	c  N st   101   4213014       343      1478         1     95812      4470    861058   no data   no data
1043.52/1043.56	c  S st   101   4213014       343      1478         1     95812      4470    861058   no data   no data
1043.83/1043.84	c  S st   101   4213522       343      1478         1     96320      4470    870393   no data   no data
1043.83/1043.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1043.83/1043.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.03
1043.83/1043.88	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1043.83/1043.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1043.83/1043.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1043.83/1043.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    343 time:  0.00 s
1043.83/1043.88	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1043.92/1043.90	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1043.92/1043.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1044.72/1044.73	c lits-rem:      1002  cl-subs:     4932  v-elim:      0  v-fix:    0  time:  0.81 s
1044.72/1044.73	c vivif2 --  cl tried     1478 cl shrink        0 lits rem          0 time: 0.00
1044.72/1044.75	c vivif2 --  cl tried    91388 cl shrink        0 lits rem          0 time: 0.01
1044.82/1044.82	c asymm  cl-useful: 0/1478/1478 lits-rem:0 time: 0.07
1044.82/1044.82	c calculated reachability. Time: 0.00
1044.82/1044.82	c  N st   101   4213522       343      1478         1     91388      4470    806619   no data   no data
1126.02/1126.01	c  N st   102   4459499       343      1478         1    153660      4470   1738849   no data   no data
1179.03/1179.01	c Finding binary XORs  T:     0.00 s  found:       0
1213.53/1213.56	c  N st   103   4713522       342      1453        25    109801      4413   1079293   no data   no data
1213.53/1213.56	c  S st   103   4713522       342      1453        25    109801      4413   1079293   no data   no data
1214.03/1214.00	c  S st   103   4714024       342      1453        26    110300      4413   1087750   no data   no data
1214.03/1214.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1214.03/1214.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      6 BRemL:      2 BRemN:      0 P:  1.4M T:  0.07
1214.03/1214.07	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1214.03/1214.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1214.03/1214.07	c subs with bin:        6  lits-rem:         4  v-fix:    0  time:  0.00 s
1214.03/1214.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    342 time:  0.00 s
1214.03/1214.08	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1214.13/1214.10	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1217.83/1217.86	c subs with bin:    16645  lits-rem:      9425  v-fix:    0  time:  3.71 s
1219.93/1219.94	c lits-rem:      5550  cl-subs:     7246  v-elim:      0  v-fix:    0  time:  2.09 s
1219.93/1219.94	c vivif2 --  cl tried     1447 cl shrink        0 lits rem          0 time: 0.00
1220.03/1220.01	c vivif2 --  cl tried    86409 cl shrink     5933 lits rem       6327 time: 0.06
1220.13/1220.14	c asymm  cl-useful: 0/1447/1447 lits-rem:0 time: 0.13
1220.13/1220.14	c calculated reachability. Time: 0.00
1220.13/1220.14	c  N st   103   4714024       342      1447        40     86409      4407    790378   no data   no data
1220.13/1220.14	c Finding binary XORs  T:     0.00 s  found:       0
1259.63/1259.69	c Finding binary XORs  T:     0.00 s  found:       0
1268.73/1268.75	c Finding binary XORs  T:     0.00 s  found:       0
1274.93/1274.97	c Finding binary XORs  T:     0.00 s  found:       0
1280.33/1280.33	c Finding binary XORs  T:     0.00 s  found:       0
1280.63/1280.63	c  E st   104   4877154       319      1216       169     46397      3902    347408   no data   no data
1280.63/1280.63	c num threads              : 1          
1280.63/1280.63	c restarts                 : 104        
1280.63/1280.63	c dynamic restarts         : 0          
1280.63/1280.63	c static restarts          : 104        
1280.63/1280.63	c full restarts            : 5          
1280.63/1280.63	c total simplify time      : 0.94       
1280.63/1280.63	c learnts DL2              : 0          
1280.63/1280.63	c learnts size 2           : 286        
1280.63/1280.63	c learnts size 1           : 156         (44.57     % of vars)
1280.63/1280.63	c filedLit time            : 0.41        (0.03      % time)
1280.63/1280.63	c v-elim SatELite          : 7           (2.00      % vars)
1280.63/1280.63	c SatELite time            : 43.92       (3.43      % time)
1280.63/1280.63	c v-elim xor               : 0           (0.00      % vars)
1280.63/1280.63	c xor elim time            : 0.06        (0.00      % time)
1280.63/1280.63	c num binary xor trees     : 0          
1280.63/1280.63	c binxor trees' crown      : 0           (nan       leafs/tree)
1280.63/1280.63	c bin xor find time        : 0.00       
1280.63/1280.63	c OTF clause improved      : 211165      (0.04      clauses/conflict)
1280.63/1280.63	c OTF impr. size diff      : 223549      (1.06       lits/clause)
1280.63/1280.63	c OTF cl watch-shrink      : 1335737     (0.27      clauses/conflict)
1280.63/1280.63	c OTF cl watch-sh-lit      : 1726797     (1.29       lits/clause)
1280.63/1280.63	c tried to recurMin cls    : 469830      (9.63       % of conflicts)
1280.63/1280.63	c updated cache            : 10971       (0.02       lits/tried recurMin)
1280.63/1280.63	c clauses over max glue    : 0           (0.00      % of all clauses)
1280.63/1280.63	c conflicts                : 4877154     (3809.68   / sec)
1280.63/1280.63	c decisions                : 5600056     (0.26      % random)
1280.63/1280.63	c bogo-props               : 162287228576 (126767052.44 / sec)
1280.63/1280.63	c conflict literals        : 82117107    (31.04     % deleted)
1280.63/1280.63	c Memory used              : 124.57      MB
1280.63/1280.63	c CPU time                 : 1280.20     s
1280.63/1280.63	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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-3174739-1301788872/watcher-3174739-1301788872 -o /tmp/evaluation-result-3174739-1301788872/solver-3174739-1301788872 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3174739-1301788872.cnf 

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 4.00 4.00 3.94 4/183 20664
/proc/meminfo: memFree=22499316/32951124 swapFree=67111528/67111528
[pid=20664] ppid=20661 vsize=29940 CPUtime=0 cores=0,2
/proc/20664/stat : 20664 (strangenight2-s) R 20661 20664 20033 0 -1 4202496 537 0 0 0 0 0 0 0 18 0 1 0 290489574 30658560 477 33554432000 4194304 4627331 140733727950512 18446744073709551615 212435678241 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20664/statm: 7485 481 348 106 0 2456 0

[startup+0.045476 s]
/proc/loadavg: 4.00 4.00 3.94 4/183 20664
/proc/meminfo: memFree=22499316/32951124 swapFree=67111528/67111528
[pid=20664] ppid=20661 vsize=30020 CPUtime=0.04 cores=0,2
/proc/20664/stat : 20664 (strangenight2-s) R 20661 20664 20033 0 -1 4202496 651 0 0 0 4 0 0 0 18 0 1 0 290489574 30740480 590 33554432000 4194304 4627331 140733727950512 18446744073709551615 4308574 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20664/statm: 7505 590 371 106 0 2476 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 30020

[startup+0.100504 s]
/proc/loadavg: 4.00 4.00 3.94 4/183 20664
/proc/meminfo: memFree=22499316/32951124 swapFree=67111528/67111528
[pid=20664] ppid=20661 vsize=30168 CPUtime=0.09 cores=0,2
/proc/20664/stat : 20664 (strangenight2-s) R 20661 20664 20033 0 -1 4202496 719 0 0 0 9 0 0 0 18 0 1 0 290489574 30892032 658 33554432000 4194304 4627331 140733727950512 18446744073709551615 4308224 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20664/statm: 7542 658 371 106 0 2513 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30168

[startup+0.300523 s]
/proc/loadavg: 4.00 4.00 3.94 4/183 20664
/proc/meminfo: memFree=22499316/32951124 swapFree=67111528/67111528
[pid=20664] ppid=20661 vsize=30684 CPUtime=0.29 cores=0,2
/proc/20664/stat : 20664 (strangenight2-s) R 20661 20664 20033 0 -1 4202496 937 0 0 0 29 0 0 0 18 0 1 0 290489574 31420416 768 33554432000 4194304 4627331 140733727950512 18446744073709551615 4309552 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20664/statm: 7671 768 372 106 0 2642 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30684

[startup+0.700413 s]
/proc/loadavg: 4.00 4.00 3.94 4/183 20664
/proc/meminfo: memFree=22499316/32951124 swapFree=67111528/67111528
[pid=20664] ppid=20661 vsize=31220 CPUtime=0.69 cores=0,2
/proc/20664/stat : 20664 (strangenight2-s) R 20661 20664 20033 0 -1 4202496 1352 0 0 0 69 0 0 0 18 0 1 0 290489574 31969280 814 33554432000 4194304 4627331 140733727950512 18446744073709551615 4321373 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20664/statm: 7805 814 372 106 0 2776 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31220

[startup+1.50026 s]
/proc/loadavg: 4.08 4.02 3.95 5/190 20703
/proc/meminfo: memFree=22490688/32951124 swapFree=67111528/67111528
[pid=20664] ppid=20661 vsize=36004 CPUtime=1.49 cores=0,2
/proc/20664/stat : 20664 (strangenight2-s) R 20661 20664 20033 0 -1 4202496 2888 0 0 0 149 0 0 0 20 0 1 0 290489574 36868096 2098 33554432000 4194304 4627331 140733727950512 18446744073709551615 4309332 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20664/statm: 9001 2098 377 106 0 3972 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 36004

[startup+3.10096 s]
/proc/loadavg: 4.08 4.02 3.95 5/190 20703
/proc/meminfo: memFree=22465020/32951124 swapFree=67111528/67111528
[pid=20664] ppid=20661 vsize=36172 CPUtime=3.09 cores=0,2
/proc/20664/stat : 20664 (strangenight2-s) R 20661 20664 20033 0 -1 4202496 3808 0 0 0 309 0 0 0 25 0 1 0 290489574 37040128 2042 33554432000 4194304 4627331 140733727950512 18446744073709551615 4309540 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20664/statm: 9043 2042 377 106 0 4014 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 36172

[startup+6.30036 s]
/proc/loadavg: 4.08 4.02 3.95 5/190 20703
/proc/meminfo: memFree=22458556/32951124 swapFree=67111528/67111528
[pid=20664] ppid=20661 vsize=37112 CPUtime=6.29 cores=0,2
/proc/20664/stat : 20664 (strangenight2-s) R 20661 20664 20033 0 -1 4202496 5397 0 0 0 629 0 0 0 25 0 1 0 290489574 38002688 2396 33554432000 4194304 4627331 140733727950512 18446744073709551615 4309292 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20664/statm: 9278 2396 377 106 0 4249 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 37112

[startup+12.7011 s]
/proc/loadavg: 4.07 4.02 3.95 5/190 20703
/proc/meminfo: memFree=22417240/32951124 swapFree=67111528/67111528
[pid=20664] ppid=20661 vsize=44780 CPUtime=12.69 cores=0,2
/proc/20664/stat : 20664 (strangenight2-s) R 20661 20664 20033 0 -1 4202496 9280 0 0 0 1268 1 0 0 25 0 1 0 290489574 45854720 4167 33554432000 4194304 4627331 140733727950512 18446744073709551615 4309245 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20664/statm: 11195 4167 377 106 0 6166 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 44780

[startup+25.5007 s]
/proc/loadavg: 4.06 4.01 3.95 5/190 20703
/proc/meminfo: memFree=22402380/32951124 swapFree=67111528/67111528
[pid=20664] ppid=20661 vsize=48184 CPUtime=25.49 cores=0,2
/proc/20664/stat : 20664 (strangenight2-s) R 20661 20664 20033 0 -1 4202496 13733 0 0 0 2548 1 0 0 25 0 1 0 290489574 49340416 5275 33554432000 4194304 4627331 140733727950512 18446744073709551615 4309210 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20664/statm: 12046 5275 377 106 0 7017 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 48184

[startup+51.1009 s]
/proc/loadavg: 4.04 4.01 3.95 5/190 20704
/proc/meminfo: memFree=22377384/32951124 swapFree=67111528/67111528
[pid=20664] ppid=20661 vsize=51416 CPUtime=51.09 cores=0,2
/proc/20664/stat : 20664 (strangenight2-s) R 20661 20664 20033 0 -1 4202496 20523 0 0 0 5106 3 0 0 25 0 1 0 290489574 52649984 6229 33554432000 4194304 4627331 140733727950512 18446744073709551615 4309106 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20664/statm: 12854 6229 377 106 0 7825 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 51416

[startup+102.306 s]
/proc/loadavg: 4.01 4.01 3.95 5/190 20705
/proc/meminfo: memFree=22319700/32951124 swapFree=67111528/67111528
[pid=20664] ppid=20661 vsize=65212 CPUtime=102.3 cores=0,2
/proc/20664/stat : 20664 (strangenight2-s) R 20661 20664 20033 0 -1 4202496 33411 0 0 0 10224 6 0 0 25 0 1 0 290489574 66777088 9573 33554432000 4194304 4627331 140733727950512 18446744073709551615 4309555 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20664/statm: 16303 9573 377 106 0 11274 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 65212

[startup+162.301 s]
/proc/loadavg: 4.00 4.00 3.95 5/190 20710
/proc/meminfo: memFree=22288412/32951124 swapFree=67111528/67111528
[pid=20664] ppid=20661 vsize=65552 CPUtime=162.29 cores=0,2
/proc/20664/stat : 20664 (strangenight2-s) R 20661 20664 20033 0 -1 4202496 42804 0 0 0 16221 8 0 0 25 0 1 0 290489574 67125248 9744 33554432000 4194304 4627331 140733727950512 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20664/statm: 16388 9744 377 106 0 11359 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 65552

[startup+222.301 s]
/proc/loadavg: 4.00 4.00 3.95 5/190 20712
/proc/meminfo: memFree=22257056/32951124 swapFree=67111528/67111528
[pid=20664] ppid=20661 vsize=73248 CPUtime=222.3 cores=0,2
/proc/20664/stat : 20664 (strangenight2-s) R 20661 20664 20033 0 -1 4202496 53120 0 0 0 22219 11 0 0 25 0 1 0 290489574 75005952 11194 33554432000 4194304 4627331 140733727950512 18446744073709551615 4309261 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20664/statm: 18312 11194 377 106 0 13283 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 73248

[startup+282.301 s]
/proc/loadavg: 4.00 4.00 3.95 5/190 20713
/proc/meminfo: memFree=22220804/32951124 swapFree=67111528/67111528
[pid=20664] ppid=20661 vsize=73480 CPUtime=282.3 cores=0,2
/proc/20664/stat : 20664 (strangenight2-s) R 20661 20664 20033 0 -1 4202496 61030 0 0 0 28216 14 0 0 25 0 1 0 290489574 75243520 10900 33554432000 4194304 4627331 140733727950512 18446744073709551615 4309315 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20664/statm: 18370 10900 377 106 0 13341 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 73480

[startup+342.301 s]
/proc/loadavg: 4.00 4.00 3.95 5/190 20715
/proc/meminfo: memFree=22193848/32951124 swapFree=67111528/67111528
[pid=20664] ppid=20661 vsize=86248 CPUtime=342.3 cores=0,2
/proc/20664/stat : 20664 (strangenight2-s) R 20661 20664 20033 0 -1 4202496 70390 0 0 0 34214 16 0 0 25 0 1 0 290489574 88317952 14943 33554432000 4194304 4627331 140733727950512 18446744073709551615 4309870 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20664/statm: 21562 14943 377 106 0 16533 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 86248

[startup+402.301 s]
/proc/loadavg: 4.00 4.00 3.95 5/190 20716
/proc/meminfo: memFree=22173352/32951124 swapFree=67111528/67111528
[pid=20664] ppid=20661 vsize=86460 CPUtime=402.3 cores=0,2
/proc/20664/stat : 20664 (strangenight2-s) R 20661 20664 20033 0 -1 4202496 77519 0 0 0 40211 19 0 0 25 0 1 0 290489574 88535040 14892 33554432000 4194304 4627331 140733727950512 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20664/statm: 21615 14892 377 106 0 16586 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 86460

[startup+462.301 s]
/proc/loadavg: 4.07 4.02 3.95 5/190 20718
/proc/meminfo: memFree=22146156/32951124 swapFree=67111528/67111528
[pid=20664] ppid=20661 vsize=93548 CPUtime=462.31 cores=0,2
/proc/20664/stat : 20664 (strangenight2-s) R 20661 20664 20033 0 -1 4202496 85214 0 0 0 46210 21 0 0 25 0 1 0 290489574 95793152 16556 33554432000 4194304 4627331 140733727950512 18446744073709551615 4309240 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20664/statm: 23387 16557 377 106 0 18358 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 93548

[startup+522.301 s]
/proc/loadavg: 4.09 4.03 3.96 5/190 20719
/proc/meminfo: memFree=22139792/32951124 swapFree=67111528/67111528
[pid=20664] ppid=20661 vsize=93700 CPUtime=522.31 cores=0,2
/proc/20664/stat : 20664 (strangenight2-s) R 20661 20664 20033 0 -1 4202496 91459 0 0 0 52209 22 0 0 25 0 1 0 290489574 95948800 16806 33554432000 4194304 4627331 140733727950512 18446744073709551615 4309063 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20664/statm: 23425 16806 377 106 0 18396 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 93700

[startup+582.3 s]
/proc/loadavg: 4.03 4.02 3.96 5/190 20721
/proc/meminfo: memFree=22114332/32951124 swapFree=67111528/67111528
[pid=20664] ppid=20661 vsize=99728 CPUtime=582.31 cores=0,2
/proc/20664/stat : 20664 (strangenight2-s) R 20661 20664 20033 0 -1 4202496 98673 0 0 0 58206 25 0 0 25 0 1 0 290489574 102121472 17444 33554432000 4194304 4627331 140733727950512 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20664/statm: 24932 17444 377 106 0 19903 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 99728

[startup+642.301 s]

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

/proc/meminfo: memFree=22095512/32951124 swapFree=67111528/67111528
[pid=20664] ppid=20661 vsize=100012 CPUtime=702.32 cores=0,2
/proc/20664/stat : 20664 (strangenight2-s) R 20661 20664 20033 0 -1 4202496 110740 0 0 0 70203 29 0 0 25 0 1 0 290489574 102412288 18357 33554432000 4194304 4627331 140733727950512 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20664/statm: 25003 18357 377 106 0 19974 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 100012

[startup+762.306 s]
/proc/loadavg: 4.00 4.00 3.96 5/190 20726
/proc/meminfo: memFree=22092628/32951124 swapFree=67111528/67111528
[pid=20664] ppid=20661 vsize=109932 CPUtime=762.32 cores=0,2
/proc/20664/stat : 20664 (strangenight2-s) R 20661 20664 20033 0 -1 4202496 117889 0 0 0 76201 31 0 0 25 0 1 0 290489574 112570368 20244 33554432000 4194304 4627331 140733727950512 18446744073709551615 4309024 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20664/statm: 27483 20244 377 106 0 22454 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 109932

[startup+822.301 s]
/proc/loadavg: 4.00 4.00 3.96 5/190 20727
/proc/meminfo: memFree=22077700/32951124 swapFree=67111528/67111528
[pid=20664] ppid=20661 vsize=110040 CPUtime=822.32 cores=0,2
/proc/20664/stat : 20664 (strangenight2-s) R 20661 20664 20033 0 -1 4202496 123312 0 0 0 82199 33 0 0 25 0 1 0 290489574 112680960 20927 33554432000 4194304 4627331 140733727950512 18446744073709551615 4308107 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20664/statm: 27510 20927 377 106 0 22481 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 110040

[startup+882.301 s]
/proc/loadavg: 4.05 4.01 3.96 5/190 20729
/proc/meminfo: memFree=22063408/32951124 swapFree=67111528/67111528
[pid=20664] ppid=20661 vsize=115076 CPUtime=882.32 cores=0,2
/proc/20664/stat : 20664 (strangenight2-s) R 20661 20664 20033 0 -1 4202496 129560 0 0 0 88197 35 0 0 25 0 1 0 290489574 117837824 22281 33554432000 4194304 4627331 140733727950512 18446744073709551615 4308367 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20664/statm: 28769 22281 377 106 0 23740 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 115076

[startup+942.3 s]
/proc/loadavg: 4.02 4.01 3.96 5/190 20731
/proc/meminfo: memFree=22047872/32951124 swapFree=67111528/67111528
[pid=20664] ppid=20661 vsize=115176 CPUtime=942.32 cores=0,2
/proc/20664/stat : 20664 (strangenight2-s) R 20661 20664 20033 0 -1 4202496 134973 0 0 0 94196 36 0 0 25 0 1 0 290489574 117940224 22241 33554432000 4194304 4627331 140733727950512 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20664/statm: 28794 22241 377 106 0 23765 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 115176

[startup+1002.3 s]
/proc/loadavg: 4.06 4.02 3.97 5/190 20732
/proc/meminfo: memFree=22029580/32951124 swapFree=67111528/67111528
[pid=20664] ppid=20661 vsize=115276 CPUtime=1002.32 cores=0,2
/proc/20664/stat : 20664 (strangenight2-s) R 20661 20664 20033 0 -1 4202496 140244 0 0 0 100194 38 0 0 25 0 1 0 290489574 118042624 22372 33554432000 4194304 4627331 140733727950512 18446744073709551615 4309360 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20664/statm: 28819 22372 377 106 0 23790 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 115276

[startup+1062.3 s]
/proc/loadavg: 4.02 4.01 3.97 5/190 20734
/proc/meminfo: memFree=22011052/32951124 swapFree=67111528/67111528
[pid=20664] ppid=20661 vsize=115364 CPUtime=1062.33 cores=0,2
/proc/20664/stat : 20664 (strangenight2-s) R 20661 20664 20033 0 -1 4202496 145113 0 0 0 106193 40 0 0 25 0 1 0 290489574 118132736 22197 33554432000 4194304 4627331 140733727950512 18446744073709551615 4507122 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20664/statm: 28841 22197 377 106 0 23812 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 115364

[startup+1122.3 s]
/proc/loadavg: 4.00 4.01 3.97 5/190 20735
/proc/meminfo: memFree=21992672/32951124 swapFree=67111528/67111528
[pid=20664] ppid=20661 vsize=115468 CPUtime=1122.32 cores=0,2
/proc/20664/stat : 20664 (strangenight2-s) R 20661 20664 20033 0 -1 4202496 150255 0 0 0 112191 41 0 0 25 0 1 0 290489574 118239232 21995 33554432000 4194304 4627331 140733727950512 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20664/statm: 28867 21995 377 106 0 23838 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 115468

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.97 5/190 20737
/proc/meminfo: memFree=21999436/32951124 swapFree=67111528/67111528
[pid=20664] ppid=20661 vsize=115576 CPUtime=1182.33 cores=0,2
/proc/20664/stat : 20664 (strangenight2-s) R 20661 20664 20033 0 -1 4202496 155218 0 0 0 118190 43 0 0 25 0 1 0 290489574 118349824 21883 33554432000 4194304 4627331 140733727950512 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20664/statm: 28894 21883 377 106 0 23865 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 115576

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.97 5/190 20739
/proc/meminfo: memFree=21941476/32951124 swapFree=67111528/67111528
[pid=20664] ppid=20661 vsize=119676 CPUtime=1242.33 cores=0,2
/proc/20664/stat : 20664 (strangenight2-s) R 20661 20664 20033 0 -1 4202496 159269 0 0 0 124188 45 0 0 25 0 1 0 290489574 122548224 23456 33554432000 4194304 4627331 140733727950512 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20664/statm: 29919 23456 377 106 0 24890 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 119676

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

[startup+1254.3 s]
/proc/loadavg: 4.00 4.00 3.97 5/190 20739
/proc/meminfo: memFree=21935004/32951124 swapFree=67111528/67111528
[pid=20664] ppid=20661 vsize=119676 CPUtime=1254.33 cores=0,2
/proc/20664/stat : 20664 (strangenight2-s) R 20661 20664 20033 0 -1 4202496 159623 0 0 0 125387 46 0 0 25 0 1 0 290489574 122548224 23810 33554432000 4194304 4627331 140733727950512 18446744073709551615 4310065 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20664/statm: 29919 23810 377 106 0 24890 0
Current children cumulated CPU time (s) 1254.33
Current children cumulated vsize (KiB) 119676

[startup+1267.1 s]
/proc/loadavg: 4.00 4.00 3.97 5/190 20739
/proc/meminfo: memFree=21941320/32951124 swapFree=67111528/67111528
[pid=20664] ppid=20661 vsize=127556 CPUtime=1267.13 cores=0,2
/proc/20664/stat : 20664 (strangenight2-s) R 20661 20664 20033 0 -1 4202496 160188 0 0 0 126667 46 0 0 25 0 1 0 290489574 130617344 24375 33554432000 4194304 4627331 140733727950512 18446744073709551615 4309138 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20664/statm: 31889 24375 377 106 0 26860 0
Current children cumulated CPU time (s) 1267.13
Current children cumulated vsize (KiB) 127556

[startup+1273.5 s]
/proc/loadavg: 4.00 4.00 3.97 5/190 20740
/proc/meminfo: memFree=21944916/32951124 swapFree=67111528/67111528
[pid=20664] ppid=20661 vsize=127556 CPUtime=1273.53 cores=0,2
/proc/20664/stat : 20664 (strangenight2-s) R 20661 20664 20033 0 -1 4202496 160526 0 0 0 127307 46 0 0 25 0 1 0 290489574 130617344 24713 33554432000 4194304 4627331 140733727950512 18446744073709551615 4299573 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20664/statm: 31889 24713 377 106 0 26860 0
Current children cumulated CPU time (s) 1273.53
Current children cumulated vsize (KiB) 127556

[startup+1276.7 s]
/proc/loadavg: 4.00 4.00 3.97 5/190 20740
/proc/meminfo: memFree=21941940/32951124 swapFree=67111528/67111528
[pid=20664] ppid=20661 vsize=127556 CPUtime=1276.73 cores=0,2
/proc/20664/stat : 20664 (strangenight2-s) R 20661 20664 20033 0 -1 4202496 160687 0 0 0 127627 46 0 0 25 0 1 0 290489574 130617344 24874 33554432000 4194304 4627331 140733727950512 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20664/statm: 31889 24874 377 106 0 26860 0
Current children cumulated CPU time (s) 1276.73
Current children cumulated vsize (KiB) 127556

[startup+1278.3 s]
/proc/loadavg: 4.00 4.00 3.97 5/190 20740
/proc/meminfo: memFree=21939828/32951124 swapFree=67111528/67111528
[pid=20664] ppid=20661 vsize=127556 CPUtime=1278.33 cores=0,2
/proc/20664/stat : 20664 (strangenight2-s) R 20661 20664 20033 0 -1 4202496 160772 0 0 0 127787 46 0 0 25 0 1 0 290489574 130617344 24959 33554432000 4194304 4627331 140733727950512 18446744073709551615 4309077 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20664/statm: 31889 24959 377 106 0 26860 0
Current children cumulated CPU time (s) 1278.33
Current children cumulated vsize (KiB) 127556

[startup+1279.9 s]
/proc/loadavg: 4.00 4.00 3.97 5/190 20740
/proc/meminfo: memFree=21938836/32951124 swapFree=67111528/67111528
[pid=20664] ppid=20661 vsize=127556 CPUtime=1279.93 cores=0,2
/proc/20664/stat : 20664 (strangenight2-s) R 20661 20664 20033 0 -1 4202496 160844 0 0 0 127947 46 0 0 25 0 1 0 290489574 130617344 25031 33554432000 4194304 4627331 140733727950512 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20664/statm: 31889 25031 377 106 0 26860 0
Current children cumulated CPU time (s) 1279.93
Current children cumulated vsize (KiB) 127556

[startup+1280.3 s]
/proc/loadavg: 4.00 4.00 3.97 5/190 20740
/proc/meminfo: memFree=21937844/32951124 swapFree=67111528/67111528
[pid=20664] ppid=20661 vsize=127556 CPUtime=1280.33 cores=0,2
/proc/20664/stat : 20664 (strangenight2-s) R 20661 20664 20033 0 -1 4202496 160854 0 0 0 127987 46 0 0 25 0 1 0 290489574 130617344 25041 33554432000 4194304 4627331 140733727950512 18446744073709551615 4324160 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20664/statm: 31889 25041 377 106 0 26860 0
Current children cumulated CPU time (s) 1280.33
Current children cumulated vsize (KiB) 127556

[startup+1280.5 s]
/proc/loadavg: 4.00 4.00 3.97 5/190 20740
/proc/meminfo: memFree=21937844/32951124 swapFree=67111528/67111528
[pid=20664] ppid=20661 vsize=127556 CPUtime=1280.53 cores=0,2
/proc/20664/stat : 20664 (strangenight2-s) R 20661 20664 20033 0 -1 4202496 160862 0 0 0 128007 46 0 0 25 0 1 0 290489574 130617344 25049 33554432000 4194304 4627331 140733727950512 18446744073709551615 4309045 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20664/statm: 31889 25049 377 106 0 26860 0
Current children cumulated CPU time (s) 1280.53
Current children cumulated vsize (KiB) 127556

[startup+1280.6 s]
/proc/loadavg: 4.00 4.00 3.97 5/190 20740
/proc/meminfo: memFree=21937844/32951124 swapFree=67111528/67111528
[pid=20664] ppid=20661 vsize=127556 CPUtime=1280.63 cores=0,2
/proc/20664/stat : 20664 (strangenight2-s) R 20661 20664 20033 0 -1 4202496 160867 0 0 0 128017 46 0 0 25 0 1 0 290489574 130617344 25054 33554432000 4194304 4627331 140733727950512 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20664/statm: 31889 25054 377 106 0 26860 0
Current children cumulated CPU time (s) 1280.63
Current children cumulated vsize (KiB) 127556

Child status: 20
Real time (s): 1280.64
CPU time (s): 1280.67
CPU user time (s): 1280.2
CPU system time (s): 0.470928
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 127944

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1280.2
system time used= 0.470928
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 160879
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= 9
involuntary context switches= 1566

runsolver used 2.29265 second user time and 4.65929 second system time

The end

Launcher Data

Begin job on node102 at 2011-04-03 02:01:12
IDJOB=3174739
IDBENCH=82957
IDSOLVER=1587
FILE ID=node102/3174739-1301788872
RUNJOBID= node102-1301783660-20052
PBS_JOBID= 12841415
Free space on /tmp= 71956 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v350-c1491-S1404138730-025.UNKNOWN.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3174739-1301788872/watcher-3174739-1301788872 -o /tmp/evaluation-result-3174739-1301788872/solver-3174739-1301788872 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3174739-1301788872.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 2e059a7f69d15193cd88ec6d57d9e297
RANDOM SEED=2086953728

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
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.828
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:      22499688 kB
Buffers:        345048 kB
Cached:        9779716 kB
SwapCached:          0 kB
Active:        7246812 kB
Inactive:      2945200 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22499688 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           11828 kB
Writeback:           0 kB
AnonPages:       67060 kB
Mapped:          15608 kB
Slab:           195580 kB
PageTables:       4776 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   252140 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= 71952 MiB
End job on node102 at 2011-04-03 02:22:33