Trace number 3264972

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-stSAT 322.504 322.509

General information on the benchmark

NameSAT05/crafted/jarvisalo05/mod2c-rand3bip-sat/
mod2c-rand3bip-sat-230-3.shuffled-as.sat05-2505.cnf
MD5SUMb9f02ee542f99ae0fd8f291dd570c53a
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark18.2832
Satisfiable
(Un)Satisfiability was proved
Number of variables326
Number of clauses2332
Sum of the clauses size10392
Maximum clause length6
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 41416
Number of clauses of size 5768
Number of clauses of size over 5148

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-3264972-1303575031.cnf'
0.00/0.00	c -- header says num vars:            326
0.00/0.00	c -- header says num clauses:        2332
0.00/0.00	c -- clauses added:            0 learnts,         2332 normals,            0 xors
0.00/0.00	c -- vars added        326
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       326      2332         0         0     10392         0   no data   no data
0.00/0.00	c asymm  cl-useful: 120/2332/2332 lits-rem:120 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:    326 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.01	c lits-rem:      1418  cl-subs:      719  v-elim:      0  v-fix:    0  time:  0.00 s
0.00/0.01	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.01	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.01	c calculated reachability. Time: 0.00
0.00/0.01	c Calc default polars -  time:   0.00 s pos:     107 undec:      94 neg:     125
0.00/0.01	c =========================================================================================
0.00/0.01	c types(t): F = full restart, N = normal restart
0.00/0.01	c types(t): S = simplification begin/end, E = solution found
0.00/0.01	c restart types(rt): st = static, dy = dynamic
0.00/0.01	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.01	c  B st     0         0       326      1613         0         0      5713         0   no data   no data
0.00/0.05	c Decided on static restart strategy
0.09/0.16	c  N st     8      4915       326      1613         4      4622      5712     89469   no data   no data
0.39/0.49	c  N st    10     11297       326      1613         4      4233      5711     56776   no data   no data
0.79/0.81	c  N st    11     17041       326      1613         4      9585      5711    183314   no data   no data
1.29/1.30	c  F st    12     25000       326      1613         4     11553      5711    217779   no data   no data
1.29/1.30	c  N st    12     25000       326      1613         4     11553      5711    217779   no data   no data
1.49/1.57	c Decided on static restart strategy
1.49/1.57	c  N st    18     30001       326      1613         4      9925      5711    171763   no data   no data
1.49/1.57	c  S st    18     30001       326      1613         4      9925      5711    171763   no data   no data
1.59/1.61	c  S st    18     30503       326      1613         4     10418      5711    184333   no data   no data
1.59/1.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.59/1.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
1.59/1.62	c Replacing        1 vars Replaced     2983 lits Time:     0.01 s 
1.59/1.62	c blocked clauses removed:        0 vars:      0 tried:         325 T: 0.00 s
1.59/1.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.59/1.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.59/1.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    325 time:  0.00 s
1.59/1.62	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.59/1.62	c lits-rem:         3  cl-subs:        7  v-elim:      2  v-fix:    0  time:  0.00 s
1.59/1.62	c subs with bin:        2  lits-rem:         2  v-fix:    0  time:  0.00 s
1.78/1.83	c lits-rem:      1206  cl-subs:     1984  v-elim:      0  v-fix:    0  time:  0.20 s
1.78/1.83	c asymm  cl-useful: 1/1599/1599 lits-rem:1 time: 0.00
1.78/1.83	c calculated reachability. Time: 0.00
1.78/1.83	c  N st    18     30503       323      1599         2      8426      5655    144033   no data   no data
2.19/2.25	c  N st    20     37613       323      1599         2      7785      5655    106853   no data   no data
2.58/2.64	c  N st    21     44013       323      1599         2     13695      5655    244526   no data   no data
2.68/2.75	c  S st    22     45755       323      1599         2     15316      5655    282435   no data   no data
2.78/2.80	c  S st    22     46258       323      1599         2     15800      5654    293394   no data   no data
2.78/2.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.78/2.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
2.78/2.81	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.78/2.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.78/2.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.78/2.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    323 time:  0.00 s
2.78/2.81	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.78/2.81	c lits-rem:         7  cl-subs:        7  v-elim:      0  v-fix:    0  time:  0.01 s
2.78/2.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.38/3.42	c lits-rem:       905  cl-subs:     3376  v-elim:      0  v-fix:    0  time:  0.60 s
3.38/3.42	c vivif2 --  cl tried     1588 cl shrink        0 lits rem          0 time: 0.00
3.38/3.42	c vivif2 --  cl tried    12428 cl shrink        0 lits rem          0 time: 0.00
3.38/3.43	c asymm  cl-useful: 1/1588/1588 lits-rem:1 time: 0.01
3.38/3.43	c calculated reachability. Time: 0.00
3.38/3.43	c  N st    22     46258       323      1588         2     12428      5586    225969   no data   no data
4.49/4.52	c  N st    23     60656       323      1588         2     17421      5586    308915   no data   no data
5.09/5.11	c  N st    24     69388       323      1588         2     16324      5586    284727   no data   no data
5.09/5.11	c  S st    24     69388       323      1588         2     16324      5586    284727   no data   no data
5.09/5.18	c  S st    24     69890       323      1588         2     16815      5586    296392   no data   no data
5.09/5.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.09/5.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
5.09/5.18	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
5.09/5.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.09/5.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.09/5.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    323 time:  0.00 s
5.09/5.18	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.09/5.19	c lits-rem:         3  cl-subs:        3  v-elim:      0  v-fix:    0  time:  0.00 s
5.09/5.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.89/5.93	c lits-rem:       881  cl-subs:     3834  v-elim:      0  v-fix:    0  time:  0.73 s
5.89/5.93	c vivif2 --  cl tried     1585 cl shrink        0 lits rem          0 time: 0.00
5.89/5.93	c vivif2 --  cl tried    12981 cl shrink        0 lits rem          0 time: 0.00
5.89/5.94	c asymm  cl-useful: 7/1585/1585 lits-rem:7 time: 0.01
5.89/5.94	c calculated reachability. Time: 0.00
5.89/5.94	c  N st    24     69890       323      1585         2     12981      5563    218600   no data   no data
7.09/7.14	c  F st    25     87500       323      1585         2     19459      5563    362202   no data   no data
7.09/7.14	c  N st    25     87500       323      1585         2     19459      5563    362202   no data   no data
7.39/7.49	c Decided on static restart strategy
7.59/7.69	c  N st    32     95539       323      1585         2     15834      5563    257558   no data   no data
8.29/8.38	c  N st    34    104836       323      1585         2     12429      5563    166107   no data   no data
8.29/8.38	c  S st    34    104836       323      1585         2     12429      5563    166107   no data   no data
8.38/8.43	c  S st    34    105338       323      1585         2     12919      5562    179041   no data   no data
8.38/8.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.38/8.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
8.38/8.43	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
8.38/8.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.38/8.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.38/8.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    323 time:  0.00 s
8.38/8.43	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
8.38/8.44	c lits-rem:         5  cl-subs:        6  v-elim:      0  v-fix:    0  time:  0.00 s
8.38/8.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.48/8.52	c lits-rem:       315  cl-subs:      672  v-elim:      0  v-fix:    0  time:  0.08 s
8.48/8.52	c vivif2 --  cl tried     1576 cl shrink        0 lits rem          0 time: 0.00
8.48/8.53	c vivif2 --  cl tried    12250 cl shrink        0 lits rem          0 time: 0.00
8.48/8.53	c asymm  cl-useful: 4/1576/1576 lits-rem:4 time: 0.01
8.48/8.53	c calculated reachability. Time: 0.00
8.48/8.53	c  N st    34    105338       323      1576         2     12250      5511    167580   no data   no data
9.08/9.18	c  N st    35    114936       323      1576         2     21020      5511    369620   no data   no data
10.18/10.28	c  N st    36    129334       323      1576         2     21389      5511    346711   no data   no data
12.00/12.08	c  N st    37    150929       323      1576         2     27886      5511    501967   no data   no data
12.59/12.67	c  S st    38    158008       323      1576         2     19566      5511    299870   no data   no data
12.69/12.74	c  S st    38    158510       323      1576         2     20061      5511    311601   no data   no data
12.69/12.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.69/12.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
12.69/12.74	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
12.69/12.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.69/12.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.69/12.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    323 time:  0.00 s
12.69/12.74	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
12.69/12.75	c lits-rem:         6  cl-subs:        4  v-elim:      0  v-fix:    0  time:  0.00 s
12.69/12.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.10/13.14	c lits-rem:       775  cl-subs:     2080  v-elim:      0  v-fix:    0  time:  0.38 s
13.10/13.14	c vivif2 --  cl tried     1572 cl shrink        0 lits rem          0 time: 0.00
13.10/13.14	c vivif2 --  cl tried    17981 cl shrink        0 lits rem          0 time: 0.00
13.10/13.15	c asymm  cl-useful: 1/1572/1572 lits-rem:1 time: 0.01
13.10/13.15	c calculated reachability. Time: 0.00
13.10/13.15	c  N st    38    158510       323      1572         2     17981      5487    272090   no data   no data
17.39/17.44	c  N st    39    207100       323      1572         2     30502      5487    498500   no data   no data
20.49/20.52	c  N st    40    237766       323      1572         2     22814      5487    329751   no data   no data
20.49/20.52	c  S st    40    237766       323      1572         2     22814      5487    329751   no data   no data
20.59/20.60	c  S st    40    238267       323      1572         2     23297      5487    342318   no data   no data
20.59/20.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
20.59/20.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
20.59/20.61	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
20.59/20.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
20.59/20.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20.59/20.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    323 time:  0.00 s
20.59/20.61	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
20.59/20.61	c lits-rem:         1  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.01 s
20.59/20.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.09/21.16	c lits-rem:       867  cl-subs:     3100  v-elim:      0  v-fix:    0  time:  0.54 s
21.09/21.16	c vivif2 --  cl tried     1571 cl shrink        0 lits rem          0 time: 0.00
21.09/21.17	c vivif2 --  cl tried    20197 cl shrink        0 lits rem          0 time: 0.00
21.09/21.18	c asymm  cl-useful: 1/1571/1571 lits-rem:1 time: 0.01
21.09/21.18	c calculated reachability. Time: 0.00
21.09/21.18	c  N st    40    238267       323      1571         2     20197      5481    290674   no data   no data
28.39/28.49	c  F st    41    306250       323      1571         2     22197      5481    302019   no data   no data
28.39/28.49	c  N st    41    306250       323      1571         2     22197      5481    302019   no data   no data
28.79/28.90	c Decided on static restart strategy
31.19/31.24	c  N st    51    334553       323      1571         2     26131      5481    373082   no data   no data
33.58/33.60	c  N st    53    357400       323      1571         2     24206      5481    329711   no data   no data
33.58/33.60	c  S st    53    357400       323      1571         2     24206      5481    329711   no data   no data
33.58/33.67	c  S st    53    357906       323      1571         2     24699      5481    341914   no data   no data
33.58/33.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
33.58/33.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
33.58/33.68	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
33.58/33.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
33.58/33.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
33.58/33.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    323 time:  0.00 s
33.58/33.68	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
33.58/33.68	c lits-rem:         1  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.01 s
33.58/33.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
33.99/34.02	c lits-rem:       912  cl-subs:     1516  v-elim:      0  v-fix:    0  time:  0.33 s
33.99/34.02	c vivif2 --  cl tried     1565 cl shrink        0 lits rem          0 time: 0.00
33.99/34.02	c vivif2 --  cl tried    23188 cl shrink        0 lits rem          0 time: 0.00
33.99/34.04	c asymm  cl-useful: 1/1565/1565 lits-rem:1 time: 0.01
33.99/34.04	c calculated reachability. Time: 0.00
33.99/34.04	c  N st    53    357906       323      1565         2     23188      5448    318231   no data   no data
37.28/37.32	c  N st    54    390299       323      1565         2     28814      5448    410689   no data   no data
42.39/42.42	c  N st    55    438887       323      1565         2     48250      5448    779110   no data   no data
50.99/51.00	c  N st    56    511770       323      1565         2     35430      5448    512931   no data   no data
53.89/53.98	c  N st    57    536860       323      1565         2     29790      5448    403403   no data   no data
53.89/53.98	c  S st    57    536860       323      1565         2     29790      5448    403403   no data   no data
53.99/54.07	c  S st    57    537362       323      1565         2     30283      5448    416506   no data   no data
53.99/54.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
53.99/54.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
53.99/54.08	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
53.99/54.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
53.99/54.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
53.99/54.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    323 time:  0.00 s
53.99/54.08	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
53.99/54.08	c lits-rem:         2  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.01 s
53.99/54.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
54.78/54.85	c lits-rem:      1623  cl-subs:     3429  v-elim:      0  v-fix:    0  time:  0.76 s
54.78/54.85	c vivif2 --  cl tried     1562 cl shrink        0 lits rem          0 time: 0.00
54.78/54.86	c vivif2 --  cl tried    26856 cl shrink        0 lits rem          0 time: 0.00
54.78/54.88	c asymm  cl-useful: 8/1562/1562 lits-rem:8 time: 0.02
54.78/54.88	c calculated reachability. Time: 0.00
54.78/54.88	c  N st    57    537362       323      1562         2     26856      5422    361678   no data   no data
75.18/75.28	c  N st    58    701346       323      1562         2     53865      5422    843790   no data   no data
89.49/89.57	c  N st    59    806043       323      1562         2     47922      5422    709788   no data   no data
89.49/89.57	c  S st    59    806043       323      1562         2     47922      5422    709788   no data   no data
89.69/89.73	c  S st    59    806545       323      1562         2     48408      5422    722116   no data   no data
89.69/89.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
89.69/89.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
89.69/89.74	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
89.69/89.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
89.69/89.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
89.69/89.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    323 time:  0.00 s
89.69/89.74	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
89.69/89.75	c lits-rem:         8  cl-subs:        5  v-elim:      0  v-fix:    0  time:  0.01 s
89.69/89.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
93.39/93.46	c lits-rem:      3040  cl-subs:    10131  v-elim:      0  v-fix:    0  time:  3.69 s
93.39/93.46	c vivif2 --  cl tried     1554 cl shrink        0 lits rem          0 time: 0.00
93.39/93.47	c vivif2 --  cl tried    38280 cl shrink        0 lits rem          0 time: 0.01
93.39/93.50	c asymm  cl-useful: 3/1554/1554 lits-rem:3 time: 0.03
93.39/93.50	c calculated reachability. Time: 0.00
93.39/93.50	c  N st    59    806545       323      1554         2     38280      5382    563418   no data   no data
131.59/131.61	c  F st    60   1071878       323      1554         2     53584      5382    769517   no data   no data
131.59/131.61	c  N st    60   1071878       323      1554         2     53584      5382    769517   no data   no data
132.19/132.20	c Decided on static restart strategy
135.89/135.94	c  N st    70   1100180       323      1554         2     78965      5382   1284340   no data   no data
141.08/141.13	c  N st    72   1136175       323      1554         2     71520      5382   1198176   no data   no data
145.99/146.00	c  N st    73   1168568       323      1554         2     58916      5382    883812   no data   no data
152.79/152.80	c  N st    74   1209817       323      1554         2     53910      5382    782841   no data   no data
152.79/152.80	c  S st    74   1209817       323      1554         2     53910      5382    782841   no data   no data
152.89/152.98	c  S st    74   1210321       323      1554         2     54401      5382    794611   no data   no data
152.89/152.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
152.99/153.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.01
152.99/153.00	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
152.99/153.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
152.99/153.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
152.99/153.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    323 time:  0.00 s
152.99/153.00	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
152.99/153.01	c lits-rem:         3  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
152.99/153.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
157.79/157.82	c lits-rem:      3111  cl-subs:    11366  v-elim:      0  v-fix:    0  time:  4.79 s
157.79/157.83	c vivif2 --  cl tried     1552 cl shrink        0 lits rem          0 time: 0.00
157.79/157.83	c vivif2 --  cl tried    43037 cl shrink        0 lits rem          0 time: 0.01
157.79/157.86	c asymm  cl-useful: 0/1552/1552 lits-rem:0 time: 0.03
157.79/157.86	c calculated reachability. Time: 0.00
157.79/157.86	c  N st    74   1210321       323      1552         2     43037      5373    611797   no data   no data
168.88/168.94	c  N st    75   1283203       323      1552         2     64581      5373    975409   no data   no data
185.79/185.85	c  N st    76   1392526       323      1552         2     74664      5373   1148527   no data   no data
213.58/213.65	c  N st    77   1556510       323      1552         2     81603      5373   1249831   no data   no data
241.89/241.93	c  N st    78   1710321       323      1552         2     71161      5373   1050121   no data   no data
241.89/241.93	c  S st    78   1710321       323      1552         2     71161      5373   1050121   no data   no data
242.08/242.17	c  S st    78   1710822       323      1552         2     71647      5373   1062967   no data   no data
242.08/242.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
242.08/242.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
242.08/242.19	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
242.08/242.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
242.08/242.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
242.08/242.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    323 time:  0.00 s
242.08/242.19	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
242.18/242.21	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
242.18/242.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
252.89/252.93	c lits-rem:      4196  cl-subs:    19117  v-elim:      0  v-fix:    0  time: 10.69 s
252.89/252.93	c vivif2 --  cl tried     1552 cl shrink        0 lits rem          0 time: 0.00
252.89/252.94	c vivif2 --  cl tried    52530 cl shrink        0 lits rem          0 time: 0.01
252.89/252.98	c asymm  cl-useful: 0/1552/1552 lits-rem:0 time: 0.04
252.89/252.98	c calculated reachability. Time: 0.00
252.89/252.98	c  N st    78   1710822       323      1552         2     52530      5373    768996   no data   no data
321.48/321.56	c  N st    79   2079786       323      1552         2     65492      5373    906086   no data   no data
322.48/322.50	c  E st    80   2086307         0      1552         2     71288      5373   1022655   no data   no data
322.48/322.50	c Verified 1552 clauses.
322.48/322.50	c Solution needs extension. Extending.
322.48/322.50	c Verified 1552 clauses.
322.48/322.50	c num threads              : 1          
322.48/322.50	c restarts                 : 80         
322.48/322.50	c dynamic restarts         : 0          
322.48/322.50	c static restarts          : 80         
322.48/322.50	c full restarts            : 4          
322.48/322.50	c total simplify time      : 0.00       
322.48/322.50	c learnts DL2              : 0          
322.48/322.50	c learnts size 2           : 4          
322.48/322.50	c learnts size 1           : 0           (0.00      % of vars)
322.48/322.50	c filedLit time            : 0.08        (0.03      % time)
322.48/322.50	c v-elim SatELite          : 2           (0.61      % vars)
322.48/322.50	c SatELite time            : 22.76       (7.06      % time)
322.48/322.50	c v-elim xor               : 0           (0.00      % vars)
322.48/322.50	c xor elim time            : 0.02        (0.01      % time)
322.48/322.50	c num binary xor trees     : 1          
322.48/322.50	c binxor trees' crown      : 1           (1.00      leafs/tree)
322.48/322.50	c bin xor find time        : 0.00       
322.48/322.50	c OTF clause improved      : 232933      (0.11      clauses/conflict)
322.48/322.50	c OTF impr. size diff      : 239601      (1.03       lits/clause)
322.48/322.50	c OTF cl watch-shrink      : 44678       (0.02      clauses/conflict)
322.48/322.50	c OTF cl watch-sh-lit      : 79666       (1.78       lits/clause)
322.48/322.50	c tried to recurMin cls    : 36766       (1.76       % of conflicts)
322.48/322.50	c updated cache            : 1203        (0.03       lits/tried recurMin)
322.48/322.50	c clauses over max glue    : 0           (0.00      % of all clauses)
322.48/322.50	c conflicts                : 2086307     (6472.94   / sec)
322.48/322.50	c decisions                : 2276513     (0.46      % random)
322.48/322.50	c bogo-props               : 78982324314 (245049281.66 / sec)
322.48/322.50	c conflict literals        : 38953471    (35.54     % deleted)
322.48/322.50	c Memory used              : 75.17       MB
322.48/322.50	c CPU time                 : 322.31      s
322.48/322.50	s SATISFIABLE
322.48/322.50	v 1 -2 3 4 -5 -6 -7 -8 -9 10 11 -12 13 -14 -15 16 -17 18 -19 -20 -21 22 23 24 25 -26 27 -28 29 -30 -31 32 -33 -34 -35 36 37 -38 -39 40 41 42 -43 -44 -45 -46 47 -48 -49 -50 -51 -52 53 54 -55 56 57 -58 -59 -60 61 -62 63 64 65 66 67 68 -69 70 -71 -72 -73 -74 75 76 -77 78 -79 -80 -81 82 -83 84 -85 -86 -87 88 89 -90 91 92 -93 -94 -95 -96 97 98 99 -100 101 -102 -103 -104 105 -106 107 -108 109 110 -111 -112 113 -114 115 -116 -117 -118 -119 -120 121 122 123 124 125 126 127 -128 -129 -130 131 -132 133 134 -135 -136 137 -138 139 -140 141 -142 -143 -144 -145 -146 147 -148 149 150 -151 -152 -153 -154 155 156 -157 158 159 160 161 -162 -163 -164 -165 166 167 -168 -169 170 -171 -172 173 -174 -175 176 177 -178 -179 -180 181 -182 183 184 185 186 -187 188 189 190 191 192 -193 194 195 -196 197 -198 199 -200 -201 -202 203 204 205 206 -207 208 209 -210 -211 -212 213 214 -215 216 -217 -218 -219 220 221 -222 223 -224 225 226 -227 -228 229 -230 -231 232 -233 234 235 -236 237 -238 -239 -240 241 242 -243 244 245 246 -247 248 -249 250 -251 252 -253 -254 255 256 -257 -258 259 -260 -261 -262 -263 264 265 266 -267 268 -269 -270 -271 -272 -273 274 -275 -276 -277 278 -279 -280 281 -282 -283 -284 285 286 287 -288 289 290 -291 292 -293 294 -295 -296 297 -298 -299 -300 -301 302 -303 -304 305 306 307 308 -309 -310 -311 -312 313 -314 315 316 317 -318 319 320 -321 322 -323 324 325 -326 0

Verifier Data

OK

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3264972-1303575031/watcher-3264972-1303575031 -o /tmp/evaluation-result-3264972-1303575031/solver-3264972-1303575031 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3264972-1303575031.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: 3.72 3.96 3.90 4/176 19956
/proc/meminfo: memFree=21180836/32951124 swapFree=67111528/67111528
[pid=19956] ppid=19954 vsize=29940 CPUtime=0 cores=0,2
/proc/19956/stat : 19956 (strangenight2-s) R 19954 19956 19029 0 -1 4202496 560 0 0 0 0 0 0 0 22 0 1 0 201694402 30658560 499 33554432000 4194304 4627331 140735634799184 18446744073709551615 268660358923 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19956/statm: 7485 501 349 106 0 2456 0

[startup+0.010895 s]
/proc/loadavg: 3.72 3.96 3.90 4/176 19956
/proc/meminfo: memFree=21180836/32951124 swapFree=67111528/67111528
[pid=19956] ppid=19954 vsize=30344 CPUtime=0 cores=0,2
/proc/19956/stat : 19956 (strangenight2-s) R 19954 19956 19029 0 -1 4202496 679 0 0 0 0 0 0 0 22 0 1 0 201694402 31072256 618 33554432000 4194304 4627331 140735634799184 18446744073709551615 4420189 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19956/statm: 7586 618 358 106 0 2557 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 30344

[startup+0.100915 s]
/proc/loadavg: 3.72 3.96 3.90 4/176 19956
/proc/meminfo: memFree=21180836/32951124 swapFree=67111528/67111528
[pid=19956] ppid=19954 vsize=30276 CPUtime=0.09 cores=0,2
/proc/19956/stat : 19956 (strangenight2-s) R 19954 19956 19029 0 -1 4202496 766 0 0 0 9 0 0 0 22 0 1 0 201694402 31002624 705 33554432000 4194304 4627331 140735634799184 18446744073709551615 4309552 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19956/statm: 7569 705 370 106 0 2540 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30276

[startup+0.300881 s]
/proc/loadavg: 3.72 3.96 3.90 4/176 19956
/proc/meminfo: memFree=21180836/32951124 swapFree=67111528/67111528
[pid=19956] ppid=19954 vsize=30640 CPUtime=0.29 cores=0,2
/proc/19956/stat : 19956 (strangenight2-s) R 19954 19956 19029 0 -1 4202496 950 0 0 0 29 0 0 0 23 0 1 0 201694402 31375360 768 33554432000 4194304 4627331 140735634799184 18446744073709551615 4327551 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19956/statm: 7660 768 371 106 0 2631 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30640

[startup+0.700813 s]
/proc/loadavg: 3.72 3.96 3.90 4/176 19956
/proc/meminfo: memFree=21180836/32951124 swapFree=67111528/67111528
[pid=19956] ppid=19954 vsize=31096 CPUtime=0.69 cores=0,2
/proc/19956/stat : 19956 (strangenight2-s) R 19954 19956 19029 0 -1 4202496 1252 0 0 0 69 0 0 0 25 0 1 0 201694402 31842304 880 33554432000 4194304 4627331 140735634799184 18446744073709551615 4309364 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19956/statm: 7774 880 371 106 0 2745 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31096

[startup+1.50071 s]
/proc/loadavg: 3.74 3.96 3.90 5/190 20005
/proc/meminfo: memFree=21150576/32951124 swapFree=67111528/67111528
[pid=19956] ppid=19954 vsize=31780 CPUtime=1.49 cores=0,2
/proc/19956/stat : 19956 (strangenight2-s) R 19954 19956 19029 0 -1 4202496 1887 0 0 0 149 0 0 0 25 0 1 0 201694402 32542720 991 33554432000 4194304 4627331 140735634799184 18446744073709551615 4309033 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19956/statm: 7945 991 372 106 0 2916 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 31780

[startup+3.10042 s]
/proc/loadavg: 3.74 3.96 3.90 5/190 20005
/proc/meminfo: memFree=21128904/32951124 swapFree=67111528/67111528
[pid=19956] ppid=19954 vsize=40160 CPUtime=3.08 cores=0,2
/proc/19956/stat : 19956 (strangenight2-s) R 19954 19956 19029 0 -1 4202496 4400 0 0 0 308 0 0 0 25 0 1 0 201694402 41123840 3132 33554432000 4194304 4627331 140735634799184 18446744073709551615 4420055 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19956/statm: 10040 3132 378 106 0 5011 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 40160

[startup+6.30085 s]
/proc/loadavg: 3.74 3.96 3.90 5/190 20032
/proc/meminfo: memFree=21073876/32951124 swapFree=67111528/67111528
[pid=19956] ppid=19954 vsize=41572 CPUtime=6.29 cores=0,2
/proc/19956/stat : 19956 (strangenight2-s) R 19954 19956 19029 0 -1 4202496 5671 0 0 0 628 1 0 0 25 0 1 0 201694402 42569728 3581 33554432000 4194304 4627331 140735634799184 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19956/statm: 10393 3581 378 106 0 5364 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 41572

[startup+12.7007 s]
/proc/loadavg: 3.78 3.96 3.91 5/190 20032
/proc/meminfo: memFree=21029336/32951124 swapFree=67111528/67111528
[pid=19956] ppid=19954 vsize=42000 CPUtime=12.69 cores=0,2
/proc/19956/stat : 19956 (strangenight2-s) R 19954 19956 19029 0 -1 4202496 8856 0 0 0 1267 2 0 0 25 0 1 0 201694402 43008000 3484 33554432000 4194304 4627331 140735634799184 18446744073709551615 4309252 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19956/statm: 10500 3484 378 106 0 5471 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 42000

[startup+25.5005 s]
/proc/loadavg: 3.81 3.96 3.91 5/190 20032
/proc/meminfo: memFree=20926456/32951124 swapFree=67111528/67111528
[pid=19956] ppid=19954 vsize=46164 CPUtime=25.48 cores=0,2
/proc/19956/stat : 19956 (strangenight2-s) R 19954 19956 19029 0 -1 4202496 13829 0 0 0 2546 2 0 0 25 0 1 0 201694402 47271936 4854 33554432000 4194304 4627331 140735634799184 18446744073709551615 4309066 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19956/statm: 11541 4854 378 106 0 6512 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 46164

[startup+51.101 s]
/proc/loadavg: 3.89 3.96 3.91 5/190 20033
/proc/meminfo: memFree=20774336/32951124 swapFree=67111528/67111528
[pid=19956] ppid=19954 vsize=48692 CPUtime=51.09 cores=0,2
/proc/19956/stat : 19956 (strangenight2-s) R 19954 19956 19029 0 -1 4202496 22455 0 0 0 5104 5 0 0 25 0 1 0 201694402 49860608 5112 33554432000 4194304 4627331 140735634799184 18446744073709551615 4309552 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19956/statm: 12173 5112 378 106 0 7144 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 48692

[startup+102.307 s]
/proc/loadavg: 3.95 3.97 3.91 5/190 20034
/proc/meminfo: memFree=20654412/32951124 swapFree=67111528/67111528
[pid=19956] ppid=19954 vsize=59704 CPUtime=102.29 cores=0,2
/proc/19956/stat : 19956 (strangenight2-s) R 19954 19956 19029 0 -1 4202496 36647 0 0 0 10221 8 0 0 25 0 1 0 201694402 61136896 8219 33554432000 4194304 4627331 140735634799184 18446744073709551615 4309234 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19956/statm: 14926 8219 378 106 0 9897 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 59704

[startup+162.3 s]
/proc/loadavg: 4.06 4.00 3.92 5/190 20063
/proc/meminfo: memFree=20511092/32951124 swapFree=67111528/67111528
[pid=19956] ppid=19954 vsize=65760 CPUtime=162.28 cores=0,2
/proc/19956/stat : 19956 (strangenight2-s) R 19954 19956 19029 0 -1 4202496 49795 0 0 0 16217 11 0 0 25 0 1 0 201694402 67338240 9791 33554432000 4194304 4627331 140735634799184 18446744073709551615 4308224 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19956/statm: 16440 9791 378 106 0 11411 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 65760

[startup+222.301 s]
/proc/loadavg: 4.06 4.01 3.93 5/190 20065
/proc/meminfo: memFree=20442844/32951124 swapFree=67111528/67111528
[pid=19956] ppid=19954 vsize=66236 CPUtime=222.29 cores=0,2
/proc/19956/stat : 19956 (strangenight2-s) R 19954 19956 19029 0 -1 4202496 61707 0 0 0 22214 15 0 0 25 0 1 0 201694402 67825664 9673 33554432000 4194304 4627331 140735634799184 18446744073709551615 4310094 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19956/statm: 16559 9673 378 106 0 11530 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 66236

[startup+282.3 s]
/proc/loadavg: 4.02 4.01 3.93 5/190 20066
/proc/meminfo: memFree=20303548/32951124 swapFree=67111528/67111528
[pid=19956] ppid=19954 vsize=76692 CPUtime=282.28 cores=0,2
/proc/19956/stat : 19956 (strangenight2-s) R 19954 19956 19029 0 -1 4202496 72092 0 0 0 28211 17 0 0 25 0 1 0 201694402 78532608 12418 33554432000 4194304 4627331 140735634799184 18446744073709551615 4309540 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19956/statm: 19173 12418 378 106 0 14144 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 76692

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

[startup+307.101 s]
/proc/loadavg: 4.01 4.00 3.93 5/190 20067
/proc/meminfo: memFree=20116792/32951124 swapFree=67111528/67111528
[pid=19956] ppid=19954 vsize=76844 CPUtime=307.09 cores=0,2
/proc/19956/stat : 19956 (strangenight2-s) R 19954 19956 19029 0 -1 4202496 75963 0 0 0 30691 18 0 0 25 0 1 0 201694402 78688256 12600 33554432000 4194304 4627331 140735634799184 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19956/statm: 19211 12600 378 106 0 14182 0
Current children cumulated CPU time (s) 307.09
Current children cumulated vsize (KiB) 76844

[startup+313.507 s]
/proc/loadavg: 4.01 4.00 3.93 5/190 20067
/proc/meminfo: memFree=20137128/32951124 swapFree=67111528/67111528
[pid=19956] ppid=19954 vsize=76912 CPUtime=313.49 cores=0,2
/proc/19956/stat : 19956 (strangenight2-s) R 19954 19956 19029 0 -1 4202496 77475 0 0 0 31331 18 0 0 25 0 1 0 201694402 78757888 12194 33554432000 4194304 4627331 140735634799184 18446744073709551615 4309228 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19956/statm: 19228 12194 378 106 0 14199 0
Current children cumulated CPU time (s) 313.49
Current children cumulated vsize (KiB) 76912

[startup+316.7 s]
/proc/loadavg: 4.01 4.00 3.93 5/190 20067
/proc/meminfo: memFree=20119892/32951124 swapFree=67111528/67111528
[pid=19956] ppid=19954 vsize=76912 CPUtime=316.69 cores=0,2
/proc/19956/stat : 19956 (strangenight2-s) R 19954 19956 19029 0 -1 4202496 77735 0 0 0 31651 18 0 0 25 0 1 0 201694402 78757888 12454 33554432000 4194304 4627331 140735634799184 18446744073709551615 4308387 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19956/statm: 19228 12454 378 106 0 14199 0
Current children cumulated CPU time (s) 316.69
Current children cumulated vsize (KiB) 76912

[startup+319.901 s]
/proc/loadavg: 4.01 4.00 3.93 5/190 20067
/proc/meminfo: memFree=20110716/32951124 swapFree=67111528/67111528
[pid=19956] ppid=19954 vsize=76968 CPUtime=319.88 cores=0,2
/proc/19956/stat : 19956 (strangenight2-s) R 19954 19956 19029 0 -1 4202496 78778 0 0 0 31970 18 0 0 25 0 1 0 201694402 78815232 11582 33554432000 4194304 4627331 140735634799184 18446744073709551615 4309063 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19956/statm: 19242 11582 378 106 0 14213 0
Current children cumulated CPU time (s) 319.88
Current children cumulated vsize (KiB) 76968

[startup+321.5 s]
/proc/loadavg: 4.01 4.00 3.93 5/190 20067
/proc/meminfo: memFree=20106868/32951124 swapFree=67111528/67111528
[pid=19956] ppid=19954 vsize=76968 CPUtime=321.48 cores=0,2
/proc/19956/stat : 19956 (strangenight2-s) R 19954 19956 19029 0 -1 4202496 78961 0 0 0 32130 18 0 0 25 0 1 0 201694402 78815232 11765 33554432000 4194304 4627331 140735634799184 18446744073709551615 4309033 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19956/statm: 19242 11765 378 106 0 14213 0
Current children cumulated CPU time (s) 321.48
Current children cumulated vsize (KiB) 76968

[startup+322.306 s]
/proc/loadavg: 4.01 4.00 3.93 5/190 20067
/proc/meminfo: memFree=20103148/32951124 swapFree=67111528/67111528
[pid=19956] ppid=19954 vsize=76968 CPUtime=322.29 cores=0,2
/proc/19956/stat : 19956 (strangenight2-s) R 19954 19956 19029 0 -1 4202496 79072 0 0 0 32211 18 0 0 25 0 1 0 201694402 78815232 11876 33554432000 4194304 4627331 140735634799184 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19956/statm: 19242 11876 378 106 0 14213 0
Current children cumulated CPU time (s) 322.29
Current children cumulated vsize (KiB) 76968

[startup+322.5 s]
/proc/loadavg: 4.01 4.00 3.93 5/190 20067
/proc/meminfo: memFree=20103148/32951124 swapFree=67111528/67111528
[pid=19956] ppid=19954 vsize=76968 CPUtime=322.48 cores=0,2
/proc/19956/stat : 19956 (strangenight2-s) R 19954 19956 19029 0 -1 4202496 79099 0 0 0 32230 18 0 0 25 0 1 0 201694402 78815232 11903 33554432000 4194304 4627331 140735634799184 18446744073709551615 4309873 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19956/statm: 19242 11903 378 106 0 14213 0
Current children cumulated CPU time (s) 322.48
Current children cumulated vsize (KiB) 76968

Child status: 10
Real time (s): 322.509
CPU time (s): 322.504
CPU user time (s): 322.313
CPU system time (s): 0.19097
CPU usage (%): 99.9983
Max. virtual memory (cumulated for all children) (KiB): 76968

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 322.313
system time used= 0.19097
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 79116
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= 12
involuntary context switches= 1003

runsolver used 0.633903 second user time and 1.13483 second system time

The end

Launcher Data

Begin job on node107 at 2011-04-23 18:10:31
IDJOB=3264972
IDBENCH=85366
IDSOLVER=1587
FILE ID=node107/3264972-1303575031
RUNJOBID= node107-1303575031-19935
PBS_JOBID= 13150304
Free space on /tmp= 71724 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st
BENCH NAME= SAT05/crafted/jarvisalo05/mod2c-rand3bip-sat/mod2c-rand3bip-sat-230-3.shuffled-as.sat05-2505.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3264972-1303575031/watcher-3264972-1303575031 -o /tmp/evaluation-result-3264972-1303575031/solver-3264972-1303575031 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3264972-1303575031.cnf

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

MD5SUM BENCH= b9f02ee542f99ae0fd8f291dd570c53a
RANDOM SEED=196489250

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21181232 kB
Buffers:       2011132 kB
Cached:        9218564 kB
SwapCached:          0 kB
Active:        7586084 kB
Inactive:      3707040 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21181232 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           11852 kB
Writeback:           0 kB
AnonPages:       62892 kB
Mapped:          14488 kB
Slab:           413368 kB
PageTables:       5548 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   187056 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= 71700 MiB
End job on node107 at 2011-04-23 18:15:54