Trace number 3174557

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 1129.67 1129.63

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v350-c1491-S648064606-012.UNKNOWN.cnf
MD5SUM24f29f9a1e0f9e8aba36541592ba8e3a
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark11.1233
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-3174557-1307638837.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:     141 undec:      36 neg:     173
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      1483         0         0      4496         0   no data   no data
0.00/0.04	c Decided on static restart strategy
0.09/0.12	c  N st     8      4915       344      1483         0      4762      4496     84914   no data   no data
0.29/0.34	c  N st    10     11298       344      1483         0      4425      4496     59237   no data   no data
0.49/0.59	c  N st    11     17041       344      1483         0      9994      4496    161486   no data   no data
0.89/0.96	c  F st    12     25000       344      1483         0     12199      4496    197483   no data   no data
0.89/0.96	c  N st    12     25000       344      1483         0     12199      4496    197483   no data   no data
1.10/1.19	c Decided on static restart strategy
1.10/1.19	c  N st    18     30000       344      1483         0     10567      4496    155813   no data   no data
1.10/1.19	c  S st    18     30000       344      1483         0     10567      4496    155813   no data   no data
1.19/1.23	c  S st    18     30504       344      1483         0     11066      4496    164650   no data   no data
1.19/1.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.19/1.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
1.19/1.23	c blocked clauses removed:        0 vars:      0 tried:         344 T: 0.00 s
1.19/1.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.19/1.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.19/1.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    344 time:  0.00 s
1.19/1.23	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.19/1.23	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
1.19/1.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.19/1.28	c lits-rem:       216  cl-subs:      779  v-elim:      0  v-fix:    0  time:  0.04 s
1.19/1.28	c asymm  cl-useful: 0/1483/1483 lits-rem:0 time: 0.00
1.19/1.29	c calculated reachability. Time: 0.00
1.19/1.29	c  N st    18     30504       344      1483         0     10287      4496    150803   no data   no data
1.59/1.65	c  N st    20     37616       344      1483         0      9580      4496    124109   no data   no data
1.89/1.99	c  N st    21     44015       344      1483         0     15742      4496    232935   no data   no data
1.99/2.10	c  S st    22     45756       344      1483         0     17431      4496    263425   no data   no data
2.10/2.13	c  S st    22     46257       344      1483         0      9280      4496    106784   no data   no data
2.10/2.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.10/2.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
2.10/2.14	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.10/2.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.10/2.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.10/2.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    344 time:  0.00 s
2.10/2.14	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.10/2.14	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
2.10/2.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.10/2.15	c lits-rem:        20  cl-subs:      252  v-elim:      0  v-fix:    0  time:  0.01 s
2.10/2.15	c vivif2 --  cl tried     1483 cl shrink        0 lits rem          0 time: 0.00
2.10/2.15	c vivif2 --  cl tried     9028 cl shrink        0 lits rem          0 time: 0.00
2.10/2.16	c asymm  cl-useful: 0/1483/1483 lits-rem:0 time: 0.00
2.10/2.16	c calculated reachability. Time: 0.00
2.10/2.16	c  N st    22     46257       344      1483         0      9028      4496    103210   no data   no data
2.89/2.99	c  N st    23     60656       344      1483         0     13275      4496    171147   no data   no data
3.59/3.61	c  N st    24     69390       344      1483         0     11122      4496    126019   no data   no data
3.59/3.61	c  S st    24     69390       344      1483         0     11122      4496    126019   no data   no data
3.59/3.64	c  S st    24     69893       344      1483         0     11622      4496    135373   no data   no data
3.59/3.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.59/3.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
3.59/3.64	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3.59/3.64	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.59/3.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.59/3.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    344 time:  0.00 s
3.59/3.64	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.59/3.65	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
3.59/3.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.59/3.67	c lits-rem:        81  cl-subs:      275  v-elim:      0  v-fix:    0  time:  0.02 s
3.59/3.67	c vivif2 --  cl tried     1483 cl shrink        0 lits rem          0 time: 0.00
3.59/3.67	c vivif2 --  cl tried    11347 cl shrink        0 lits rem          0 time: 0.00
3.59/3.67	c asymm  cl-useful: 0/1483/1483 lits-rem:0 time: 0.01
3.59/3.67	c calculated reachability. Time: 0.00
3.59/3.67	c  N st    24     69893       344      1483         0     11347      4496    131071   no data   no data
4.79/4.82	c  F st    25     87502       344      1483         0     16725      4496    222445   no data   no data
4.79/4.82	c  N st    25     87502       344      1483         0     16725      4496    222445   no data   no data
5.19/5.20	c Decided on static restart strategy
5.40/5.44	c  N st    32     95548       344      1483         0     24498      4496    361427   no data   no data
5.99/6.07	c  N st    34    104840       344      1483         0     20886      4496    280377   no data   no data
5.99/6.07	c  S st    34    104840       344      1483         0     20886      4496    280377   no data   no data
6.09/6.12	c  S st    34    105341       344      1483         0     21384      4496    289431   no data   no data
6.09/6.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.09/6.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
6.09/6.12	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
6.09/6.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.09/6.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.09/6.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    344 time:  0.00 s
6.09/6.12	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
6.09/6.13	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
6.09/6.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.29/6.30	c lits-rem:       170  cl-subs:     1688  v-elim:      0  v-fix:    0  time:  0.16 s
6.29/6.30	c vivif2 --  cl tried     1483 cl shrink        0 lits rem          0 time: 0.00
6.29/6.30	c vivif2 --  cl tried    19696 cl shrink        0 lits rem          0 time: 0.00
6.29/6.31	c asymm  cl-useful: 0/1483/1483 lits-rem:0 time: 0.01
6.29/6.31	c calculated reachability. Time: 0.00
6.29/6.31	c  N st    34    105341       344      1483         0     19696      4496    262053   no data   no data
7.09/7.10	c  N st    35    114939       344      1483         0     15524      4496    175931   no data   no data
8.29/8.38	c  N st    36    129337       344      1483         0     14993      4496    152753   no data   no data
10.09/10.17	c  N st    37    150932       344      1483         0     20329      4496    236669   no data   no data
10.69/10.79	c  S st    38    158011       344      1483         0     27137      4496    356120   no data   no data
10.79/10.87	c  S st    38    158511       344      1483         0     27634      4496    365321   no data   no data
10.79/10.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.79/10.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
10.79/10.87	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
10.79/10.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.79/10.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.79/10.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    344 time:  0.00 s
10.79/10.87	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
10.79/10.88	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
10.79/10.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.19/11.23	c lits-rem:       310  cl-subs:     2601  v-elim:      0  v-fix:    0  time:  0.34 s
11.19/11.23	c vivif2 --  cl tried     1483 cl shrink        0 lits rem          0 time: 0.00
11.19/11.23	c vivif2 --  cl tried    25033 cl shrink        0 lits rem          0 time: 0.00
11.19/11.24	c asymm  cl-useful: 0/1483/1483 lits-rem:0 time: 0.01
11.19/11.24	c calculated reachability. Time: 0.00
11.19/11.24	c  N st    38    158511       344      1483         0     25033      4496    323366   no data   no data
15.69/15.79	c  N st    39    207099       344      1483         0     19863      4496    207205   no data   no data
18.59/18.67	c  N st    40    237766       344      1483         0     30165      4496    377506   no data   no data
18.59/18.67	c  S st    40    237766       344      1483         0     30165      4496    377506   no data   no data
18.69/18.74	c  S st    40    238269       344      1483         0     30663      4496    386628   no data   no data
18.69/18.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
18.69/18.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
18.69/18.74	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
18.69/18.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
18.69/18.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
18.69/18.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    344 time:  0.00 s
18.69/18.74	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
18.69/18.75	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
18.69/18.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.10/19.11	c lits-rem:       204  cl-subs:     2504  v-elim:      0  v-fix:    0  time:  0.34 s
19.10/19.11	c vivif2 --  cl tried     1483 cl shrink        0 lits rem          0 time: 0.00
19.10/19.11	c vivif2 --  cl tried    28159 cl shrink        0 lits rem          0 time: 0.00
19.10/19.13	c asymm  cl-useful: 0/1483/1483 lits-rem:0 time: 0.01
19.10/19.13	c calculated reachability. Time: 0.00
19.10/19.13	c  N st    40    238269       344      1483         0     28159      4496    348018   no data   no data
25.69/25.77	c  F st    41    306250       344      1483         0     30039      4496    346306   no data   no data
25.69/25.77	c  N st    41    306250       344      1483         0     30039      4496    346306   no data   no data
26.19/26.29	c Decided on static restart strategy
28.49/28.53	c  N st    51    334558       344      1483         0     34283      4496    413156   no data   no data
30.99/31.01	c  N st    53    357405       344      1483         0     32215      4496    376116   no data   no data
30.99/31.01	c  S st    53    357405       344      1483         0     32215      4496    376116   no data   no data
30.99/31.09	c  S st    53    357907       344      1483         0     32714      4496    385678   no data   no data
30.99/31.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
31.09/31.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
31.09/31.10	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
31.09/31.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
31.09/31.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
31.09/31.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    344 time:  0.00 s
31.09/31.10	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
31.09/31.11	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
31.09/31.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
31.29/31.34	c lits-rem:       159  cl-subs:     1630  v-elim:      0  v-fix:    0  time:  0.23 s
31.29/31.34	c vivif2 --  cl tried     1483 cl shrink        0 lits rem          0 time: 0.00
31.29/31.35	c vivif2 --  cl tried    31084 cl shrink        0 lits rem          0 time: 0.00
31.29/31.36	c asymm  cl-useful: 0/1483/1483 lits-rem:0 time: 0.02
31.29/31.37	c calculated reachability. Time: 0.00
31.29/31.37	c  N st    53    357907       344      1483         0     31084      4496    356619   no data   no data
35.19/35.27	c  N st    54    390301       344      1483         0     37270      4496    454374   no data   no data
41.39/41.44	c  N st    55    438889       344      1483         0     31114      4496    319380   no data   no data
49.89/49.99	c  N st    56    511771       344      1483         0     44488      4496    540531   no data   no data
53.29/53.35	c  N st    57    536862       344      1483         0     38724      4496    420069   no data   no data
53.29/53.35	c  S st    57    536862       344      1483         0     38724      4496    420069   no data   no data
53.39/53.45	c  S st    57    537364       344      1483         0     39225      4496    429698   no data   no data
53.39/53.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
53.39/53.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
53.39/53.46	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
53.39/53.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
53.39/53.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
53.39/53.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    344 time:  0.00 s
53.39/53.46	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
53.39/53.46	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
53.39/53.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
53.69/53.79	c lits-rem:       159  cl-subs:     2060  v-elim:      0  v-fix:    0  time:  0.31 s
53.69/53.79	c vivif2 --  cl tried     1483 cl shrink        0 lits rem          0 time: 0.00
53.69/53.80	c vivif2 --  cl tried    37165 cl shrink        0 lits rem          0 time: 0.01
53.79/53.82	c asymm  cl-useful: 0/1483/1483 lits-rem:0 time: 0.02
53.79/53.82	c calculated reachability. Time: 0.00
53.79/53.82	c  N st    57    537364       344      1483         0     37165      4496    398671   no data   no data
75.69/75.71	c  N st    58    701348       344      1483         0     65634      4496    834726   no data   no data
90.29/90.31	c  N st    59    806047       344      1483         0     59587      4496    730344   no data   no data
90.29/90.31	c  S st    59    806047       344      1483         0     59587      4496    730344   no data   no data
90.39/90.45	c  S st    59    806550       344      1483         0     60089      4496    740398   no data   no data
90.39/90.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
90.39/90.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.01
90.39/90.47	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
90.39/90.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
90.39/90.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
90.39/90.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    344 time:  0.00 s
90.39/90.47	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
90.39/90.48	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
90.49/90.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
92.40/92.41	c lits-rem:       752  cl-subs:     7569  v-elim:      0  v-fix:    0  time:  1.91 s
92.40/92.41	c vivif2 --  cl tried     1483 cl shrink        0 lits rem          0 time: 0.00
92.40/92.42	c vivif2 --  cl tried    52520 cl shrink        0 lits rem          0 time: 0.01
92.40/92.45	c asymm  cl-useful: 0/1483/1483 lits-rem:0 time: 0.03
92.40/92.45	c calculated reachability. Time: 0.00
92.40/92.45	c  N st    59    806550       344      1483         0     52520      4496    622889   no data   no data
136.09/136.10	c  F st    60   1071876       344      1483         0     68361      4496    798335   no data   no data
136.09/136.10	c  N st    60   1071876       344      1483         0     68361      4496    798335   no data   no data
136.99/137.02	c Decided on static restart strategy
141.09/141.19	c  N st    70   1100179       344      1483         0     52380      4496    527036   no data   no data
147.30/147.38	c  N st    72   1136172       344      1483         0     86750      4496   1155668   no data   no data
152.40/152.46	c  N st    73   1168566       344      1483         0     73756      4496    903881   no data   no data
159.89/159.90	c  N st    74   1209829       344      1483         0     68189      4496    801923   no data   no data
159.89/159.90	c  S st    74   1209829       344      1483         0     68189      4496    801923   no data   no data
159.99/160.05	c  S st    74   1210333       344      1483         0     68690      4496    811464   no data   no data
159.99/160.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
159.99/160.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
159.99/160.08	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
159.99/160.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
159.99/160.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
159.99/160.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    344 time:  0.00 s
159.99/160.08	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
159.99/160.09	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
160.09/160.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
162.20/162.27	c lits-rem:      1145  cl-subs:     7485  v-elim:      0  v-fix:    0  time:  2.16 s
162.20/162.27	c vivif2 --  cl tried     1483 cl shrink        0 lits rem          0 time: 0.00
162.20/162.28	c vivif2 --  cl tried    61205 cl shrink        0 lits rem          0 time: 0.01
162.30/162.32	c asymm  cl-useful: 0/1483/1483 lits-rem:0 time: 0.04
162.30/162.32	c calculated reachability. Time: 0.00
162.30/162.32	c  N st    74   1210333       344      1483         0     61205      4496    693450   no data   no data
174.80/174.86	c  N st    75   1283216       344      1483         0     85083      4496   1070784   no data   no data
196.09/196.17	c  N st    76   1392539       344      1483         0     94984      4496   1258503   no data   no data
226.90/226.99	c  N st    77   1556523       344      1483         0    102452      4496   1293726   no data   no data
256.21/256.28	c  N st    78   1710333       344      1483         0     92158      4496   1137526   no data   no data
256.21/256.28	c  S st    78   1710333       344      1483         0     92158      4496   1137526   no data   no data
256.50/256.54	c  S st    78   1710838       344      1483         0     92661      4496   1147244   no data   no data
256.50/256.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
256.50/256.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
256.50/256.57	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
256.50/256.57	c bin-w-bin subsume rem            0 bins  time:  0.00 s
256.50/256.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
256.50/256.57	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    344 time:  0.00 s
256.50/256.57	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
256.50/256.59	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
256.60/256.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
262.30/262.36	c lits-rem:       860  cl-subs:    15507  v-elim:      0  v-fix:    0  time:  5.73 s
262.30/262.36	c vivif2 --  cl tried     1483 cl shrink        0 lits rem          0 time: 0.00
262.30/262.37	c vivif2 --  cl tried    77154 cl shrink        0 lits rem          0 time: 0.01
262.40/262.42	c asymm  cl-useful: 0/1483/1483 lits-rem:0 time: 0.05
262.40/262.42	c calculated reachability. Time: 0.00
262.40/262.42	c  N st    78   1710838       344      1483         0     77154      4496    898541   no data   no data
338.40/338.44	c  N st    79   2079802       344      1483         0     89420      4496   1012204   no data   no data
365.30/365.37	c  N st    80   2210838       344      1483         0     92710      4496   1027036   no data   no data
365.30/365.37	c  S st    80   2210838       344      1483         0     92710      4496   1027036   no data   no data
365.50/365.59	c  S st    80   2211342       344      1483         0     93213      4496   1037608   no data   no data
365.60/365.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
365.60/365.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
365.60/365.63	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
365.60/365.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
365.60/365.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
365.60/365.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    344 time:  0.00 s
365.60/365.63	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
365.60/365.65	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
365.60/365.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
369.40/369.49	c lits-rem:      2059  cl-subs:    15594  v-elim:      0  v-fix:    0  time:  3.81 s
369.40/369.49	c vivif2 --  cl tried     1483 cl shrink        0 lits rem          0 time: 0.00
369.40/369.50	c vivif2 --  cl tried    77619 cl shrink        0 lits rem          0 time: 0.01
369.50/369.55	c asymm  cl-useful: 0/1483/1483 lits-rem:0 time: 0.05
369.50/369.55	c calculated reachability. Time: 0.00
369.50/369.55	c  N st    80   2211342       344      1483         0     77619      4496    818916   no data   no data
480.01/480.03	c  N st    81   2711343       344      1483         0    101857      4496   1198907   no data   no data
480.01/480.03	c  S st    81   2711343       344      1483         0    101857      4496   1198907   no data   no data
480.31/480.30	c  S st    81   2711846       344      1483         0    102358      4496   1209068   no data   no data
480.31/480.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
480.31/480.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.03
480.31/480.34	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
480.31/480.34	c bin-w-bin subsume rem            0 bins  time:  0.00 s
480.31/480.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
480.31/480.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    344 time:  0.00 s
480.31/480.34	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
480.31/480.36	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
480.31/480.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
484.31/484.30	c lits-rem:       554  cl-subs:    10728  v-elim:      0  v-fix:    0  time:  3.90 s
484.31/484.30	c vivif2 --  cl tried     1483 cl shrink        0 lits rem          0 time: 0.00
484.31/484.31	c vivif2 --  cl tried    91630 cl shrink        0 lits rem          0 time: 0.01
484.31/484.38	c asymm  cl-useful: 0/1483/1483 lits-rem:0 time: 0.07
484.31/484.38	c calculated reachability. Time: 0.00
484.31/484.38	c  N st    81   2711846       344      1483         0     91630      4496   1040227   no data   no data
600.82/600.88	c  N st    82   3211846       344      1483         0    141882      4496   1732859   no data   no data
600.82/600.88	c  S st    82   3211846       344      1483         0    141882      4496   1732859   no data   no data
601.32/601.33	c  S st    82   3212351       344      1483         0    142386      4496   1742478   no data   no data
601.32/601.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
601.32/601.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.05
601.32/601.39	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
601.32/601.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
601.32/601.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
601.32/601.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    344 time:  0.00 s
601.32/601.39	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
601.42/601.42	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
601.42/601.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
618.12/618.15	c lits-rem:      2363  cl-subs:    30016  v-elim:      0  v-fix:    0  time: 16.68 s
618.12/618.15	c vivif2 --  cl tried     1483 cl shrink        0 lits rem          0 time: 0.00
618.12/618.18	c vivif2 --  cl tried   112370 cl shrink        0 lits rem          0 time: 0.02
618.31/618.32	c asymm  cl-useful: 0/1483/1483 lits-rem:0 time: 0.14
618.31/618.32	c calculated reachability. Time: 0.00
618.31/618.32	c  N st    82   3212351       344      1483         0    112370      4496   1324778   no data   no data
702.41/702.45	c Finding binary XORs  T:     0.00 s  found:       0
740.12/740.15	c  N st    83   3712355       343      1460        11    118023      4448   1458171   no data   no data
740.12/740.15	c  S st    83   3712355       343      1460        11    118023      4448   1458171   no data   no data
740.42/740.49	c  S st    83   3712862       343      1460        11    118527      4448   1467734   no data   no data
740.52/740.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
740.52/740.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.04
740.52/740.54	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
740.52/740.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
740.52/740.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
740.52/740.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    343 time:  0.00 s
740.52/740.54	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
740.52/740.57	c lits-rem:         0  cl-subs:        0  v-elim:      1  v-fix:    0  time:  0.02 s
740.62/740.63	c subs with bin:      113  lits-rem:       923  v-fix:    0  time:  0.03 s
749.13/749.11	c lits-rem:      3316  cl-subs:    19610  v-elim:      0  v-fix:    0  time:  8.48 s
749.13/749.11	c vivif2 --  cl tried     1459 cl shrink        0 lits rem          0 time: 0.00
749.13/749.13	c vivif2 --  cl tried    98464 cl shrink        0 lits rem          0 time: 0.02
749.22/749.21	c asymm  cl-useful: 0/1459/1459 lits-rem:0 time: 0.08
749.22/749.21	c calculated reachability. Time: 0.00
749.22/749.21	c  N st    83   3712862       342      1459        11     98464      4450   1196558   no data   no data
759.62/759.70	c  F st    84   3751563       342      1459        11    135094      4450   1781242   no data   no data
759.72/759.70	c  N st    84   3751563       342      1459        11    135094      4450   1781242   no data   no data
761.82/761.87	c Decided on static restart strategy
768.02/768.00	c  N st    94   3779872       342      1459        11     89059      4450    922682   no data   no data
777.12/777.15	c  N st    96   3815865       342      1459        11    123774      4450   1567026   no data   no data
787.42/787.47	c  N st    97   3848257       342      1459        11    154570      4450   2078226   no data   no data
800.02/800.02	c  N st    98   3896846       342      1459        11    123023      4450   1475802   no data   no data
819.72/819.75	c  N st    99   3969732       342      1459        11    111940      4450   1191417   no data   no data
848.42/848.41	c  N st   100   4079056       342      1459        11    133475      4450   1496561   no data   no data
883.33/883.33	c  N st   101   4212863       342      1459        11     93176      4450    857346   no data   no data
883.33/883.33	c  S st   101   4212863       342      1459        11     93176      4450    857346   no data   no data
883.52/883.58	c  S st   101   4213367       342      1459        11     93675      4450    867115   no data   no data
883.52/883.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
883.62/883.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
883.62/883.61	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
883.62/883.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
883.62/883.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
883.62/883.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    342 time:  0.00 s
883.62/883.61	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
883.62/883.63	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
883.62/883.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
885.12/885.15	c lits-rem:      2438  cl-subs:     9224  v-elim:      0  v-fix:    0  time:  1.50 s
885.12/885.15	c vivif2 --  cl tried     1459 cl shrink        0 lits rem          0 time: 0.00
885.12/885.17	c vivif2 --  cl tried    84451 cl shrink        0 lits rem          0 time: 0.01
885.22/885.23	c asymm  cl-useful: 0/1459/1459 lits-rem:0 time: 0.06
885.22/885.23	c calculated reachability. Time: 0.00
885.22/885.23	c  N st   101   4213367       342      1459        11     84451      4450    754905   no data   no data
923.43/923.42	c Finding binary XORs  T:     0.00 s  found:       0
947.32/947.30	c  N st   102   4459345       341      1441        18    122796      4407   1386029   no data   no data
1015.33/1015.31	c  N st   103   4713368       341      1441        23    119990      4407   1196175   no data   no data
1015.33/1015.31	c  S st   103   4713368       341      1441        23    119990      4407   1196175   no data   no data
1015.33/1015.31	c Finding binary XORs  T:     0.00 s  found:       0
1015.63/1015.65	c  S st   103   4713871       341      1441        23    120489      4407   1205082   no data   no data
1015.63/1015.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1015.63/1015.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.04
1015.63/1015.69	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1015.63/1015.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1015.63/1015.69	c subs with bin:        2  lits-rem:         0  v-fix:    0  time:  0.00 s
1015.63/1015.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    341 time:  0.00 s
1015.63/1015.69	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1015.73/1015.72	c lits-rem:         0  cl-subs:        0  v-elim:      1  v-fix:    0  time:  0.02 s
1018.33/1018.33	c subs with bin:    12585  lits-rem:      4978  v-fix:    0  time:  2.58 s
1021.93/1021.93	c lits-rem:      6513  cl-subs:    22244  v-elim:      0  v-fix:    0  time:  3.59 s
1021.93/1021.93	c vivif2 --  cl tried     1438 cl shrink        0 lits rem          0 time: 0.00
1021.93/1021.95	c vivif2 --  cl tried    85131 cl shrink      956 lits rem        967 time: 0.02
1022.03/1022.01	c asymm  cl-useful: 0/1438/1438 lits-rem:0 time: 0.07
1022.03/1022.02	c calculated reachability. Time: 0.00
1022.03/1022.02	c  N st   103   4713871       340      1438        25     85131      4406    774495   no data   no data
1110.43/1110.42	c Finding binary XORs  T:     0.00 s  found:       0
1125.13/1125.12	c Finding binary XORs  T:     0.00 s  found:       0
1129.23/1129.26	c Finding binary XORs  T:     0.00 s  found:       0
1129.63/1129.62	c  E st   104   5112343       311      1149       228     28097      3771    174063   no data   no data
1129.63/1129.62	c num threads              : 1          
1129.63/1129.62	c restarts                 : 104        
1129.63/1129.62	c dynamic restarts         : 0          
1129.63/1129.62	c static restarts          : 104        
1129.63/1129.62	c full restarts            : 5          
1129.63/1129.62	c total simplify time      : 1.74       
1129.63/1129.62	c learnts DL2              : 0          
1129.63/1129.62	c learnts size 2           : 394        
1129.63/1129.62	c learnts size 1           : 104         (29.71     % of vars)
1129.63/1129.62	c filedLit time            : 0.33        (0.03      % time)
1129.63/1129.62	c v-elim SatELite          : 8           (2.29      % vars)
1129.63/1129.62	c SatELite time            : 49.10       (4.35      % time)
1129.63/1129.62	c v-elim xor               : 0           (0.00      % vars)
1129.63/1129.62	c xor elim time            : 0.05        (0.00      % time)
1129.63/1129.62	c num binary xor trees     : 0          
1129.63/1129.62	c binxor trees' crown      : 0           (nan       leafs/tree)
1129.63/1129.62	c bin xor find time        : 0.00       
1129.63/1129.62	c OTF clause improved      : 240075      (0.05      clauses/conflict)
1129.63/1129.62	c OTF impr. size diff      : 255062      (1.06       lits/clause)
1129.63/1129.62	c OTF cl watch-shrink      : 1440451     (0.28      clauses/conflict)
1129.63/1129.62	c OTF cl watch-sh-lit      : 1897468     (1.32       lits/clause)
1129.63/1129.62	c tried to recurMin cls    : 498289      (9.75       % of conflicts)
1129.63/1129.62	c updated cache            : 10969       (0.02       lits/tried recurMin)
1129.63/1129.62	c clauses over max glue    : 0           (0.00      % of all clauses)
1129.63/1129.62	c conflicts                : 5112343     (4526.96   / sec)
1129.63/1129.62	c decisions                : 5831489     (0.25      % random)
1129.63/1129.62	c bogo-props               : 174389186809 (154421099.72 / sec)
1129.63/1129.62	c conflict literals        : 85740863    (32.33     % deleted)
1129.63/1129.62	c Memory used              : 130.15      MB
1129.63/1129.62	c CPU time                 : 1129.31     s
1129.63/1129.62	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

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

running on 2 cores: 4,6

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: 3.76 3.95 3.77 4/183 3342
/proc/meminfo: memFree=32019560/32951124 swapFree=67064572/67111528
[pid=3342] ppid=3339 vsize=30032 CPUtime=0 cores=4,6
/proc/3342/stat : 3342 (strangenight2-s) R 3339 3342 1856 0 -1 4202496 602 0 0 0 0 0 0 0 22 0 1 0 856299365 30752768 542 33554432000 4194304 4627331 140735539400928 18446744073709551615 4250464 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/3342/statm: 7508 542 360 106 0 2479 0

[startup+0.0704499 s]
/proc/loadavg: 3.76 3.95 3.77 4/183 3342
/proc/meminfo: memFree=32019560/32951124 swapFree=67064572/67111528
[pid=3342] ppid=3339 vsize=30176 CPUtime=0.06 cores=4,6
/proc/3342/stat : 3342 (strangenight2-s) R 3339 3342 1856 0 -1 4202496 691 0 0 0 6 0 0 0 22 0 1 0 856299365 30900224 631 33554432000 4194304 4627331 140735539400928 18446744073709551615 4308574 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/3342/statm: 7544 631 371 106 0 2515 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 30176

[startup+0.100444 s]
/proc/loadavg: 3.76 3.95 3.77 4/183 3342
/proc/meminfo: memFree=32019560/32951124 swapFree=67064572/67111528
[pid=3342] ppid=3339 vsize=30176 CPUtime=0.09 cores=4,6
/proc/3342/stat : 3342 (strangenight2-s) R 3339 3342 1856 0 -1 4202496 734 0 0 0 9 0 0 0 22 0 1 0 856299365 30900224 674 33554432000 4194304 4627331 140735539400928 18446744073709551615 4327145 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/3342/statm: 7544 674 371 106 0 2515 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30176

[startup+0.300426 s]
/proc/loadavg: 3.76 3.95 3.77 4/183 3342
/proc/meminfo: memFree=32019560/32951124 swapFree=67064572/67111528
[pid=3342] ppid=3339 vsize=30676 CPUtime=0.29 cores=4,6
/proc/3342/stat : 3342 (strangenight2-s) R 3339 3342 1856 0 -1 4202496 950 0 0 0 29 0 0 0 23 0 1 0 856299365 31412224 782 33554432000 4194304 4627331 140735539400928 18446744073709551615 4309047 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/3342/statm: 7669 782 372 106 0 2640 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30676

[startup+0.70032 s]
/proc/loadavg: 3.76 3.95 3.77 4/183 3342
/proc/meminfo: memFree=32019560/32951124 swapFree=67064572/67111528
[pid=3342] ppid=3339 vsize=31208 CPUtime=0.69 cores=4,6
/proc/3342/stat : 3342 (strangenight2-s) R 3339 3342 1856 0 -1 4202496 1385 0 0 0 69 0 0 0 25 0 1 0 856299365 31956992 837 33554432000 4194304 4627331 140735539400928 18446744073709551615 4327395 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/3342/statm: 7802 837 372 106 0 2773 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31208

[startup+1.50016 s]
/proc/loadavg: 3.76 3.95 3.77 5/187 3347
/proc/meminfo: memFree=32008292/32951124 swapFree=67064572/67111528
[pid=3342] ppid=3339 vsize=36276 CPUtime=1.49 cores=4,6
/proc/3342/stat : 3342 (strangenight2-s) R 3339 3342 1856 0 -1 4202496 3009 0 0 0 149 0 0 0 25 0 1 0 856299365 37146624 2203 33554432000 4194304 4627331 140735539400928 18446744073709551615 4309150 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/3342/statm: 9069 2203 377 106 0 4040 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 36276

[startup+3.10088 s]
/proc/loadavg: 3.78 3.95 3.78 6/187 3347
/proc/meminfo: memFree=31982324/32951124 swapFree=67064572/67111528
[pid=3342] ppid=3339 vsize=36432 CPUtime=3.09 cores=4,6
/proc/3342/stat : 3342 (strangenight2-s) R 3339 3342 1856 0 -1 4202496 3970 0 0 0 309 0 0 0 25 0 1 0 856299365 37306368 2181 33554432000 4194304 4627331 140735539400928 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/3342/statm: 9108 2181 377 106 0 4079 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 36432

[startup+6.30028 s]
/proc/loadavg: 3.78 3.95 3.78 5/187 3347
/proc/meminfo: memFree=31970636/32951124 swapFree=67064572/67111528
[pid=3342] ppid=3339 vsize=40988 CPUtime=6.29 cores=4,6
/proc/3342/stat : 3342 (strangenight2-s) R 3339 3342 1856 0 -1 4202496 6394 0 0 0 629 0 0 0 25 0 1 0 856299365 41971712 3356 33554432000 4194304 4627331 140735539400928 18446744073709551615 4302396 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/3342/statm: 10247 3356 377 106 0 5218 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 40988

[startup+12.7011 s]
/proc/loadavg: 3.81 3.95 3.78 5/187 3347
/proc/meminfo: memFree=31939616/32951124 swapFree=67064572/67111528
[pid=3342] ppid=3339 vsize=45808 CPUtime=12.69 cores=4,6
/proc/3342/stat : 3342 (strangenight2-s) R 3339 3342 1856 0 -1 4202496 9604 0 0 0 1269 0 0 0 25 0 1 0 856299365 46907392 4419 33554432000 4194304 4627331 140735539400928 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/3342/statm: 11452 4419 377 106 0 6423 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 45808

[startup+25.5006 s]
/proc/loadavg: 3.84 3.95 3.78 6/187 3356
/proc/meminfo: memFree=31924252/32951124 swapFree=67064572/67111528
[pid=3342] ppid=3339 vsize=48908 CPUtime=25.49 cores=4,6
/proc/3342/stat : 3342 (strangenight2-s) R 3339 3342 1856 0 -1 4202496 14315 0 0 0 2548 1 0 0 25 0 1 0 856299365 50081792 5098 33554432000 4194304 4627331 140735539400928 18446744073709551615 4308804 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/3342/statm: 12227 5098 377 106 0 7198 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 48908

[startup+51.1008 s]
/proc/loadavg: 3.89 3.95 3.78 6/187 3357
/proc/meminfo: memFree=31909240/32951124 swapFree=67064572/67111528
[pid=3342] ppid=3339 vsize=51572 CPUtime=51.09 cores=4,6
/proc/3342/stat : 3342 (strangenight2-s) R 3339 3342 1856 0 -1 4202496 21428 0 0 0 5107 2 0 0 25 0 1 0 856299365 52809728 6111 33554432000 4194304 4627331 140735539400928 18446744073709551615 4309238 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/3342/statm: 12893 6111 377 106 0 7864 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 51572

[startup+102.307 s]
/proc/loadavg: 3.96 3.96 3.80 6/187 3358
/proc/meminfo: memFree=31851776/32951124 swapFree=67064572/67111528
[pid=3342] ppid=3339 vsize=63448 CPUtime=102.3 cores=4,6
/proc/3342/stat : 3342 (strangenight2-s) R 3339 3342 1856 0 -1 4202496 34509 0 0 0 10226 4 0 0 25 0 1 0 856299365 64970752 9248 33554432000 4194304 4627331 140735539400928 18446744073709551615 4310082 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/3342/statm: 15862 9248 377 106 0 10833 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 63448

[startup+162.301 s]
/proc/loadavg: 3.98 3.97 3.81 6/187 3360
/proc/meminfo: memFree=31832136/32951124 swapFree=67064572/67111528
[pid=3342] ppid=3339 vsize=70772 CPUtime=162.3 cores=4,6
/proc/3342/stat : 3342 (strangenight2-s) R 3339 3342 1856 0 -1 4202496 46564 0 0 0 16222 8 0 0 25 0 1 0 856299365 72470528 10633 33554432000 4194304 4627331 140735539400928 18446744073709551615 4309283 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/3342/statm: 17693 10633 377 106 0 12664 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 70772

[startup+222.3 s]
/proc/loadavg: 3.99 3.97 3.82 5/187 3404
/proc/meminfo: memFree=31824244/32951124 swapFree=67064572/67111528
[pid=3342] ppid=3339 vsize=71088 CPUtime=222.3 cores=4,6
/proc/3342/stat : 3342 (strangenight2-s) R 3339 3342 1856 0 -1 4202496 56092 0 0 0 22220 10 0 0 25 0 1 0 856299365 72794112 10840 33554432000 4194304 4627331 140735539400928 18446744073709551615 4309536 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/3342/statm: 17772 10840 377 106 0 12743 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 71088

[startup+282.301 s]
/proc/loadavg: 3.99 3.97 3.82 5/187 3405
/proc/meminfo: memFree=31782056/32951124 swapFree=67064572/67111528
[pid=3342] ppid=3339 vsize=82428 CPUtime=282.3 cores=4,6
/proc/3342/stat : 3342 (strangenight2-s) R 3339 3342 1856 0 -1 4202496 66953 0 0 0 28218 12 0 0 25 0 1 0 856299365 84406272 13025 33554432000 4194304 4627331 140735539400928 18446744073709551615 4299717 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/3342/statm: 20607 13025 377 106 0 15578 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 82428

[startup+342.301 s]
/proc/loadavg: 3.99 3.97 3.83 6/187 3407
/proc/meminfo: memFree=31745308/32951124 swapFree=67064572/67111528
[pid=3342] ppid=3339 vsize=82652 CPUtime=342.31 cores=4,6
/proc/3342/stat : 3342 (strangenight2-s) R 3339 3342 1856 0 -1 4202496 75215 0 0 0 34216 15 0 0 25 0 1 0 856299365 84635648 13919 33554432000 4194304 4627331 140735539400928 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/3342/statm: 20663 13919 377 106 0 15634 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 82652

[startup+402.3 s]
/proc/loadavg: 3.99 3.97 3.84 5/187 3408
/proc/meminfo: memFree=31711648/32951124 swapFree=67064572/67111528
[pid=3342] ppid=3339 vsize=86604 CPUtime=402.31 cores=4,6
/proc/3342/stat : 3342 (strangenight2-s) R 3339 3342 1856 0 -1 4202496 84237 0 0 0 40214 17 0 0 25 0 1 0 856299365 88682496 14780 33554432000 4194304 4627331 140735539400928 18446744073709551615 4309315 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/3342/statm: 21651 14780 377 106 0 16622 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 86604

[startup+462.301 s]
/proc/loadavg: 3.99 3.97 3.84 6/187 3410
/proc/meminfo: memFree=31688532/32951124 swapFree=67064572/67111528
[pid=3342] ppid=3339 vsize=86808 CPUtime=462.31 cores=4,6
/proc/3342/stat : 3342 (strangenight2-s) R 3339 3342 1856 0 -1 4202496 92280 0 0 0 46212 19 0 0 25 0 1 0 856299365 88891392 14422 33554432000 4194304 4627331 140735539400928 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/3342/statm: 21702 14422 377 106 0 16673 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 86808

[startup+522.301 s]
/proc/loadavg: 3.99 3.97 3.85 6/187 3412
/proc/meminfo: memFree=31664308/32951124 swapFree=67064572/67111528
[pid=3342] ppid=3339 vsize=93296 CPUtime=522.31 cores=4,6
/proc/3342/stat : 3342 (strangenight2-s) R 3339 3342 1856 0 -1 4202496 101163 0 0 0 52210 21 0 0 25 0 1 0 856299365 95535104 16410 33554432000 4194304 4627331 140735539400928 18446744073709551615 4308561 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/3342/statm: 23324 16410 377 106 0 18295 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 93296

[startup+582.3 s]
/proc/loadavg: 3.99 3.97 3.85 5/187 3413
/proc/meminfo: memFree=31651972/32951124 swapFree=67064572/67111528
[pid=3342] ppid=3339 vsize=93452 CPUtime=582.31 cores=4,6
/proc/3342/stat : 3342 (strangenight2-s) R 3339 3342 1856 0 -1 4202496 108635 0 0 0 58208 23 0 0 25 0 1 0 856299365 95694848 16975 33554432000 4194304 4627331 140735539400928 18446744073709551615 4309228 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/3342/statm: 23363 16975 377 106 0 18334 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 93452

[startup+642.301 s]
/proc/loadavg: 4.07 4.00 3.87 6/187 3415
/proc/meminfo: memFree=31586448/32951124 swapFree=67064572/67111528
[pid=3342] ppid=3339 vsize=105172 CPUtime=642.32 cores=4,6
/proc/3342/stat : 3342 (strangenight2-s) R 3339 3342 1856 0 -1 4202496 115538 0 0 0 64207 25 0 0 25 0 1 0 856299365 107696128 18820 33554432000 4194304 4627331 140735539400928 18446744073709551615 4309873 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/3342/statm: 26293 18820 377 106 0 21264 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 105172

[startup+702.301 s]
/proc/loadavg: 4.05 4.01 3.88 6/187 3416
/proc/meminfo: memFree=31595576/32951124 swapFree=67064572/67111528
[pid=3342] ppid=3339 vsize=105356 CPUtime=702.31 cores=4,6
/proc/3342/stat : 3342 (strangenight2-s) R 3339 3342 1856 0 -1 4202496 122516 0 0 0 70205 26 0 0 25 0 1 0 856299365 107884544 19042 33554432000 4194304 4627331 140735539400928 18446744073709551615 4324309 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/3342/statm: 26339 19042 377 106 0 21310 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 105356

[startup+762.307 s]
/proc/loadavg: 4.02 4.01 3.89 5/187 3418
/proc/meminfo: memFree=31581656/32951124 swapFree=67064572/67111528
[pid=3342] ppid=3339 vsize=111880 CPUtime=762.33 cores=4,6
/proc/3342/stat : 3342 (strangenight2-s) R 3339 3342 1856 0 -1 4202496 127266 0 0 0 76205 28 0 0 25 0 1 0 856299365 114565120 21461 33554432000 4194304 4627331 140735539400928 18446744073709551615 4309315 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/3342/statm: 27970 21461 377 106 0 22941 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 111880

[startup+822.301 s]
/proc/loadavg: 4.01 4.00 3.89 5/187 3420
/proc/meminfo: memFree=31542300/32951124 swapFree=67064572/67111528
[pid=3342] ppid=3339 vsize=124264 CPUtime=822.32 cores=4,6
/proc/3342/stat : 3342 (strangenight2-s) R 3339 3342 1856 0 -1 4202496 130681 0 0 0 82203 29 0 0 25 0 1 0 856299365 127246336 24876 33554432000 4194304 4627331 140735539400928 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/3342/statm: 31066 24876 377 106 0 26037 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 124264

[startup+882.301 s]
/proc/loadavg: 4.00 4.00 3.90 6/187 3421
/proc/meminfo: memFree=31555756/32951124 swapFree=67064572/67111528
[pid=3342] ppid=3339 vsize=109640 CPUtime=882.32 cores=4,6
/proc/3342/stat : 3342 (strangenight2-s) R 3339 3342 1856 0 -1 4202496 136649 0 0 0 88202 30 0 0 25 0 1 0 856299365 112271360 19635 33554432000 4194304 4627331 140735539400928 18446744073709551615 4309212 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/3342/statm: 27410 19635 377 106 0 22381 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 109640

[startup+942.3 s]
/proc/loadavg: 4.03 4.01 3.91 5/187 3423
/proc/meminfo: memFree=31559804/32951124 swapFree=67064572/67111528
[pid=3342] ppid=3339 vsize=108192 CPUtime=942.32 cores=4,6
/proc/3342/stat : 3342 (strangenight2-s) R 3339 3342 1856 0 -1 4202496 142141 0 0 0 94200 32 0 0 25 0 1 0 856299365 110788608 19914 33554432000 4194304 4627331 140735539400928 18446744073709551615 4309163 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/3342/statm: 27048 19914 377 106 0 22019 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 108192

[startup+1002.3 s]
/proc/loadavg: 4.01 4.01 3.91 6/187 3424
/proc/meminfo: memFree=31526160/32951124 swapFree=67064572/67111528
[pid=3342] ppid=3339 vsize=133268 CPUtime=1002.33 cores=4,6
/proc/3342/stat : 3342 (strangenight2-s) R 3339 3342 1856 0 -1 4202496 147907 0 0 0 100199 34 0 0 25 0 1 0 856299365 136466432 25680 33554432000 4194304 4627331 140735539400928 18446744073709551615 4310085 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/3342/statm: 33317 25680 377 106 0 28288 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 133268

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.91 6/187 3426
/proc/meminfo: memFree=31516440/32951124 swapFree=67064572/67111528
[pid=3342] ppid=3339 vsize=133268 CPUtime=1062.32 cores=4,6
/proc/3342/stat : 3342 (strangenight2-s) R 3339 3342 1856 0 -1 4202496 149137 0 0 0 106198 34 0 0 25 0 1 0 856299365 136466432 26910 33554432000 4194304 4627331 140735539400928 18446744073709551615 4309212 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/3342/statm: 33317 26910 377 106 0 28288 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 133268

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/187 3428
/proc/meminfo: memFree=31501384/32951124 swapFree=67064572/67111528
[pid=3342] ppid=3339 vsize=133268 CPUtime=1122.33 cores=4,6
/proc/3342/stat : 3342 (strangenight2-s) R 3339 3342 1856 0 -1 4202496 151970 0 0 0 112198 35 0 0 25 0 1 0 856299365 136466432 27075 33554432000 4194304 4627331 140735539400928 18446744073709551615 4308384 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/3342/statm: 33317 27075 377 106 0 28288 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 133268

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

[startup+1126.3 s]
/proc/loadavg: 4.00 4.00 3.91 6/187 3428
/proc/meminfo: memFree=31465052/32951124 swapFree=67064572/67111528
[pid=3342] ppid=3339 vsize=133268 CPUtime=1126.33 cores=4,6
/proc/3342/stat : 3342 (strangenight2-s) R 3339 3342 1856 0 -1 4202496 151970 0 0 0 112598 35 0 0 25 0 1 0 856299365 136466432 27075 33554432000 4194304 4627331 140735539400928 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/3342/statm: 33317 27075 377 106 0 28288 0
Current children cumulated CPU time (s) 1126.33
Current children cumulated vsize (KiB) 133268

[startup+1127.9 s]
/proc/loadavg: 4.00 4.00 3.91 5/187 3428
/proc/meminfo: memFree=31464432/32951124 swapFree=67064572/67111528
[pid=3342] ppid=3339 vsize=133268 CPUtime=1127.93 cores=4,6
/proc/3342/stat : 3342 (strangenight2-s) R 3339 3342 1856 0 -1 4202496 151970 0 0 0 112758 35 0 0 25 0 1 0 856299365 136466432 27075 33554432000 4194304 4627331 140735539400928 18446744073709551615 4309312 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/3342/statm: 33317 27075 377 106 0 28288 0
Current children cumulated CPU time (s) 1127.93
Current children cumulated vsize (KiB) 133268

[startup+1128.7 s]
/proc/loadavg: 4.00 4.00 3.91 6/187 3428
/proc/meminfo: memFree=31463924/32951124 swapFree=67064572/67111528
[pid=3342] ppid=3339 vsize=133268 CPUtime=1128.73 cores=4,6
/proc/3342/stat : 3342 (strangenight2-s) R 3339 3342 1856 0 -1 4202496 151970 0 0 0 112838 35 0 0 25 0 1 0 856299365 136466432 27075 33554432000 4194304 4627331 140735539400928 18446744073709551615 4309540 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/3342/statm: 33317 27075 377 106 0 28288 0
Current children cumulated CPU time (s) 1128.73
Current children cumulated vsize (KiB) 133268

[startup+1129.1 s]
/proc/loadavg: 4.00 4.00 3.91 6/187 3428
/proc/meminfo: memFree=31463924/32951124 swapFree=67064572/67111528
[pid=3342] ppid=3339 vsize=133268 CPUtime=1129.13 cores=4,6
/proc/3342/stat : 3342 (strangenight2-s) R 3339 3342 1856 0 -1 4202496 151970 0 0 0 112878 35 0 0 25 0 1 0 856299365 136466432 27075 33554432000 4194304 4627331 140735539400928 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/3342/statm: 33317 27075 377 106 0 28288 0
Current children cumulated CPU time (s) 1129.13
Current children cumulated vsize (KiB) 133268

[startup+1129.5 s]
/proc/loadavg: 4.00 4.00 3.91 6/187 3428
/proc/meminfo: memFree=31463924/32951124 swapFree=67064572/67111528
[pid=3342] ppid=3339 vsize=133268 CPUtime=1129.53 cores=4,6
/proc/3342/stat : 3342 (strangenight2-s) R 3339 3342 1856 0 -1 4202496 151970 0 0 0 112918 35 0 0 25 0 1 0 856299365 136466432 27075 33554432000 4194304 4627331 140735539400928 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/3342/statm: 33317 27075 377 106 0 28288 0
Current children cumulated CPU time (s) 1129.53
Current children cumulated vsize (KiB) 133268

[startup+1129.6 s]
/proc/loadavg: 4.00 4.00 3.91 6/187 3428
/proc/meminfo: memFree=31463552/32951124 swapFree=67064572/67111528
[pid=3342] ppid=3339 vsize=133268 CPUtime=1129.63 cores=4,6
/proc/3342/stat : 3342 (strangenight2-s) R 3339 3342 1856 0 -1 4202496 151970 0 0 0 112928 35 0 0 25 0 1 0 856299365 136466432 27075 33554432000 4194304 4627331 140735539400928 18446744073709551615 4308382 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/3342/statm: 33317 27075 377 106 0 28288 0
Current children cumulated CPU time (s) 1129.63
Current children cumulated vsize (KiB) 133268

Child status: 20
Real time (s): 1129.63
CPU time (s): 1129.67
CPU user time (s): 1129.31
CPU system time (s): 0.363944
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 146480

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1129.31
system time used= 0.363944
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 151981
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= 11
involuntary context switches= 837

runsolver used 1.88971 second user time and 4.28135 second system time

The end

Launcher Data

Begin job on node141 at 2011-06-09 19:00:37
IDJOB=3174557
IDBENCH=82775
IDSOLVER=1587
FILE ID=node141/3174557-1307638837
RUNJOBID= node141-1307638837-3286
PBS_JOBID= 13549351
Free space on /tmp= 74192 MiB

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

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

MD5SUM BENCH= 24f29f9a1e0f9e8aba36541592ba8e3a
RANDOM SEED=1529000831

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
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:      32022516 kB
Buffers:        189432 kB
Cached:         543392 kB
SwapCached:       8728 kB
Active:         316568 kB
Inactive:       433788 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      32022516 kB
SwapTotal:    67111528 kB
SwapFree:     67064572 kB
Dirty:           23052 kB
Writeback:           0 kB
AnonPages:       16076 kB
Mapped:           9308 kB
Slab:           113828 kB
PageTables:       4344 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   158496 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= 74168 MiB
End job on node141 at 2011-06-09 19:19:27