Trace number 3367617

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-st (fixed)SAT 172.962 172.963

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v50-c4450-S879384975-017.SATISFIABLE.cnf
MD5SUM8d243f7b89f03da297d04e97452d717b
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.012997
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of clauses4450
Sum of the clauses size31150
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 54450

Solver Data

0.00/0.01	c Outputting solution to console
0.00/0.01	c This is CryptoMiniSat 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3367617-1305384813.cnf'
0.00/0.01	c -- header says num vars:             50
0.00/0.01	c -- header says num clauses:        4450
0.00/0.01	c -- clauses added:            0 learnts,         4450 normals,            0 xors
0.00/0.01	c -- vars added         50
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0        50      4450         0         0     31150         0   no data   no data
0.09/0.10	c asymm  cl-useful: 0/4450/4450 lits-rem:0 time: 0.09
0.09/0.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.09/0.10	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.09/0.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.09/0.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.09/0.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
0.09/0.10	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.09/0.11	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
0.09/0.11	c Finding binary XORs  T:     0.00 s  found:       0
0.09/0.11	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.09/0.11	c calculated reachability. Time: 0.00
0.09/0.11	c Calc default polars -  time:   0.00 s pos:      21 undec:       1 neg:      28
0.09/0.11	c =========================================================================================
0.09/0.11	c types(t): F = full restart, N = normal restart
0.09/0.11	c types(t): S = simplification begin/end, E = solution found
0.09/0.11	c restart types(rt): st = static, dy = dynamic
0.09/0.11	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.09/0.11	c  B st     0         0        50      4450         0         0     31150         0   no data   no data
0.19/0.24	c  N dy     9      4948        50      4450         0      4252     31150     78319     15.68     16.53
0.29/0.36	c  N dy    26      8970        50      4450         0      5606     31150     99476     15.88     17.27
0.79/0.80	c  N dy    30     20528        50      4450         0      7036     31150    110919     14.86     15.68
0.89/0.99	c  N dy    68     24536        50      4450         0     10544     31150    176619     15.20     16.63
0.99/1.02	c  F st    73     25000        50      4450         0     10943     31150    184180     15.24   no data
1.19/1.23	c  N dy    79     30001        50      4450         0      9386     31150    151071     15.24   no data
1.19/1.23	c  S st    79     30001        50      4450         0      9386     31150    151071     15.24   no data
1.19/1.26	c  S st    79     30505        50      4450         0      9841     31150    159804     15.24   no data
1.19/1.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.19/1.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
1.19/1.27	c blocked clauses removed:        0 vars:      0 tried:          50 T: 0.00 s
1.19/1.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.19/1.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.19/1.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
1.19/1.27	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.19/1.27	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
1.19/1.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.39/1.48	c lits-rem:       157  cl-subs:     1545  v-elim:      0  v-fix:    0  time:  0.20 s
1.59/1.67	c asymm  cl-useful: 0/4450/4450 lits-rem:0 time: 0.19
1.59/1.67	c calculated reachability. Time: 0.00
1.59/1.67	c  N dy    79     30505        50      4450         0      8296     31150    134394     15.24   no data
1.89/1.91	c  N dy   103     35016        50      4450         0     12245     31150    206665     15.32     16.15
2.09/2.13	c  N dy   123     39593        50      4450         0      9429     31150    145348     15.40     16.25
2.29/2.36	c  N dy   152     43687        50      4450         0     13004     31150    211562     15.51     17.36
2.39/2.49	c  S st   162     45758        50      4450         0     14806     31150    244393     15.53     14.19
2.49/2.53	c  S st   162     46260        50      4450         0     15249     31150    252908     15.53   no data
2.49/2.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.49/2.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
2.49/2.54	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.49/2.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.49/2.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.49/2.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
2.49/2.54	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.49/2.54	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
2.49/2.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.78/2.88	c lits-rem:       222  cl-subs:     2251  v-elim:      0  v-fix:    0  time:  0.33 s
2.78/2.88	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
2.78/2.88	c vivif2 --  cl tried    12998 cl shrink        0 lits rem          0 time: 0.00
3.08/3.16	c asymm  cl-useful: 0/4450/4450 lits-rem:0 time: 0.27
3.08/3.16	c calculated reachability. Time: 0.00
3.08/3.16	c  N dy   162     46260        50      4450         0     12998     31150    211588     15.53   no data
3.29/3.39	c  N dy   180     50297        50      4450         0      8892     31150    127507     15.57     16.43
3.88/3.90	c  N dy   182     60818        50      4450         0      9405     31150    128623     15.23     16.17
4.08/4.12	c  N dy   183     65402        50      4450         0     13328     31150    197462     15.16     15.96
4.29/4.39	c  S st   206     69391        50      4450         0     16803     31150    261586     15.21   no data
4.39/4.44	c  S st   206     69892        50      4450         0     17248     31150    270358     15.21   no data
4.39/4.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.39/4.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
4.39/4.44	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4.39/4.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.39/4.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.39/4.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
4.39/4.44	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.39/4.45	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
4.39/4.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.78/4.89	c lits-rem:       262  cl-subs:     2762  v-elim:      0  v-fix:    0  time:  0.44 s
4.78/4.89	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
4.88/4.90	c vivif2 --  cl tried    14486 cl shrink        0 lits rem          0 time: 0.00
5.08/5.19	c asymm  cl-useful: 0/4450/4450 lits-rem:0 time: 0.29
5.08/5.19	c calculated reachability. Time: 0.00
5.08/5.19	c  N dy   206     69892        50      4450         0     14486     31150    224373     15.21   no data
5.49/5.59	c  N dy   230     75963        50      4450         0     10492     31150    142356     15.22     16.08
5.78/5.89	c  N dy   265     80949        50      4450         0     14867     31150    223814     15.31     16.14
6.29/6.31	c  F st   281     87501        50      4450         0     20503     31150    324528     15.28     14.25
6.29/6.31	c  N st   281     87501        50      4450         0     20503     31150    324528     15.28     14.25
6.69/6.70	c  N dy   290     94475        50      4450         0     16245     31150    243075     15.27     16.08
7.19/7.20	c  N dy   339    100846        50      4450         0     21797     31150    346852     15.37     16.19
7.39/7.45	c  S st   347    104840        50      4450         0     14019     31150    192324     15.36   no data
7.39/7.49	c  S st   347    105346        50      4450         0     14474     31150    201178     15.36   no data
7.39/7.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.39/7.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
7.39/7.49	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
7.39/7.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.39/7.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.39/7.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
7.39/7.49	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
7.39/7.49	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
7.49/7.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.59/7.68	c lits-rem:       101  cl-subs:     1074  v-elim:      0  v-fix:    0  time:  0.18 s
7.59/7.68	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
7.59/7.68	c vivif2 --  cl tried    13400 cl shrink        0 lits rem          0 time: 0.00
7.89/7.95	c asymm  cl-useful: 0/4450/4450 lits-rem:0 time: 0.28
7.89/7.96	c calculated reachability. Time: 0.00
7.89/7.96	c  N dy   347    105346        50      4450         0     13400     31150    182901     15.36   no data
8.39/8.42	c  N dy   394    112184        50      4450         0     19331     31150    293169     15.43     16.27
8.89/8.96	c  N dy   415    119436        50      4450         0     13601     31150    177652     15.41     16.92
9.49/9.55	c  N dy   449    127935        50      4450         0     20956     31150    309388     15.40     16.34
10.19/10.26	c  N dy   488    136606        50      4450         0     15514     31150    204341     15.43     16.27
10.79/10.88	c  N dy   518    145408        50      4450         0     23089     31150    340662     15.42     16.35
11.59/11.62	c  N dy   537    155107        50      4450         0     17631     31150    238034     15.40     16.21
11.79/11.86	c  S st   556    158022        50      4450         0     20165     31150    285433     15.42   no data
11.89/11.91	c  S st   556    158525        50      4450         0     20614     31150    293874     15.42   no data
11.89/11.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.89/11.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
11.89/11.92	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
11.89/11.92	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.89/11.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.89/11.92	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
11.89/11.92	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
11.89/11.92	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
11.89/11.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.29/12.32	c lits-rem:       172  cl-subs:     1931  v-elim:      0  v-fix:    0  time:  0.39 s
12.29/12.32	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
12.29/12.32	c vivif2 --  cl tried    18683 cl shrink        0 lits rem          0 time: 0.00
12.59/12.66	c asymm  cl-useful: 0/4137/4450 lits-rem:0 time: 0.34
12.59/12.66	c calculated reachability. Time: 0.00
12.59/12.66	c  N dy   556    158525        50      4450         0     18683     31150    259341     15.42   no data
13.49/13.53	c  N dy   583    168801        50      4450         0     27572     31150    420756     15.41     16.30
14.79/14.87	c  N dy   641    185065        50      4450         0     27082     31150    398865     15.40     16.21
15.79/15.82	c  N dy   658    197127        50      4450         0     21985     31150    300369     15.36     16.25
17.28/17.34	c  N dy   733    212671        50      4450         0     19089     31150    240088     15.40     16.35
18.69/18.73	c  N dy   814    227111        50      4450         0     31622     31150    471233     15.44     16.39
19.79/19.82	c  S st   891    237789        50      4450         0     23567     31150    319367     15.50     15.19
19.79/19.89	c  S st   891    238293        50      4450         0     24017     31150    327962     15.50   no data
19.79/19.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
19.79/19.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
19.79/19.89	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
19.79/19.89	c bin-w-bin subsume rem            0 bins  time:  0.00 s
19.79/19.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.79/19.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
19.79/19.89	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
19.88/19.90	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
19.88/19.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20.28/20.32	c lits-rem:       187  cl-subs:     1723  v-elim:      0  v-fix:    0  time:  0.42 s
20.28/20.32	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
20.28/20.33	c vivif2 --  cl tried    22294 cl shrink        0 lits rem          0 time: 0.00
20.58/20.66	c asymm  cl-useful: 0/3579/4450 lits-rem:0 time: 0.34
20.58/20.67	c calculated reachability. Time: 0.00
20.58/20.67	c  N dy   891    238293        50      4450         0     22294     31150    295775     15.50   no data
24.39/24.41	c  N dy   895    283532        50      4450         0     24023     31150    301260     15.12     15.92
26.69/26.70	c  N dy  1048    301646        50      4450         0     20033     31150    233200     15.22     17.90
27.09/27.10	c  F st  1073    306250        50      4450         0     24018     31150    306032     15.24     14.39
28.69/28.72	c  N dy  1152    320997        50      4450         0     36748     31150    543532     15.28     16.61
30.99/31.09	c  N dy  1248    341854        50      4450         0     34119     31150    479737     15.30     16.14
33.00/33.07	c  S st  1351    357441        50      4450         0     26105     31150    330427     15.35     14.87
33.09/33.13	c  S st  1351    357945        50      4450         0     26554     31150    339192     15.35   no data
33.09/33.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
33.09/33.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
33.09/33.14	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
33.09/33.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
33.09/33.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
33.09/33.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
33.09/33.14	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
33.09/33.15	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
33.09/33.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
33.49/33.56	c lits-rem:       156  cl-subs:     1446  v-elim:      0  v-fix:    0  time:  0.41 s
33.49/33.56	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
33.49/33.57	c vivif2 --  cl tried    25108 cl shrink        0 lits rem          0 time: 0.00
33.59/33.67	c asymm  cl-useful: 0/871/4450 lits-rem:0 time: 0.10
33.59/33.67	c calculated reachability. Time: 0.00
33.59/33.67	c  N dy  1351    357945        50      4450         0     25108     31150    313475     15.35   no data
35.99/36.09	c  N dy  1463    378006        50      4450         0     42445     31150    630830     15.38     17.30
38.79/38.85	c  N dy  1572    400960        50      4450         0     39833     31150    566968     15.38     16.27
41.48/41.55	c  N dy  1699    420964        50      4450         0     33854     31150    454969     15.42     17.41
44.19/44.24	c  N dy  1779    441000        50      4450         0     26962     31150    322045     15.43     17.11
46.79/46.86	c  N dy  1893    461235        50      4450         0     44406     31150    644536     15.46     16.28
49.29/49.36	c  N dy  1964    481266        50      4450         0     36572     31150    485934     15.46     17.49
53.59/53.61	c  N dy  2036    515747        50      4450         0     40284     31150    534907     15.41     16.35
56.79/56.80	c  N dy  2150    536282        50      4450         0     31365     31150    381467     15.44     16.31
56.79/56.88	c  S st  2157    536917        50      4450         0     31913     31150    391737     15.44   no data
56.89/56.96	c  S st  2157    537420        50      4450         0     32366     31150    400486     15.44   no data
56.89/56.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
56.89/56.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
56.89/56.97	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
56.89/56.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
56.89/56.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
56.89/56.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
56.89/56.97	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
56.89/56.97	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
56.89/56.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
57.49/57.53	c lits-rem:       164  cl-subs:     1634  v-elim:      0  v-fix:    0  time:  0.55 s
57.49/57.53	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
57.49/57.54	c vivif2 --  cl tried    30732 cl shrink        0 lits rem          0 time: 0.01
57.79/57.88	c asymm  cl-useful: 0/2960/4450 lits-rem:0 time: 0.34
57.79/57.88	c calculated reachability. Time: 0.00
57.79/57.88	c  N dy  2157    537420        50      4450         0     30732     31150    370349     15.44   no data
60.50/60.52	c  N dy  2234    557449        50      4450         0     47908     31150    679514     15.44     17.38
63.38/63.46	c  N dy  2290    579175        50      4450         0     39215     31150    516154     15.43     16.37
66.88/66.92	c  N dy  2348    602662        50      4450         0     31008     31150    356540     15.40     16.23
69.39/69.48	c  N dy  2411    622841        50      4450         0     48198     31150    663648     15.40     16.21
72.79/72.87	c  N dy  2564    642865        50      4450         0     36440     31150    454348     15.44     16.36
75.39/75.49	c  N dy  2584    662886        50      4450         0     53485     31150    751066     15.40     16.21
78.19/78.28	c  N dy  2631    682963        50      4450         0     40705     31150    519902     15.38     17.41
82.39/82.49	c  N dy  2737    708169        50      4450         0     31524     31150    348359     15.39     16.20
85.19/85.22	c  N dy  2828    728190        50      4450         0     48792     31150    667210     15.40     17.45
89.19/89.29	c  N dy  2966    749589        50      4450         0     35467     31150    413965     15.43     16.35
92.48/92.58	c  N dy  3103    769650        50      4450         0     52818     31150    739583     15.46     16.96
96.49/96.54	c  N dy  3225    789653        50      4450         0     37372     31150    440014     15.48     16.67
98.90/98.92	c  S st  3274    806131        50      4450         0     51441     31150    693452     15.48   no data
99.00/99.04	c  S st  3274    806634        50      4450         0     51887     31150    702143     15.48   no data
99.00/99.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
99.00/99.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.01
99.00/99.05	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
99.00/99.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
99.00/99.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
99.00/99.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
99.00/99.05	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
99.00/99.06	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
99.00/99.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
101.59/101.62	c lits-rem:       506  cl-subs:     6699  v-elim:      0  v-fix:    0  time:  2.54 s
101.59/101.62	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
101.59/101.63	c vivif2 --  cl tried    45188 cl shrink        0 lits rem          0 time: 0.01
101.79/101.81	c asymm  cl-useful: 0/872/4450 lits-rem:0 time: 0.19
101.79/101.82	c calculated reachability. Time: 0.00
101.79/101.82	c  N dy  3274    806634        50      4450         0     45188     31150    588870     15.48   no data
105.60/105.61	c  N dy  3408    826656        50      4450         0     62509     31150    914669     15.50     17.37
108.58/108.63	c  N dy  3470    846694        50      4450         0     46459     31150    596213     15.50     17.17
113.19/113.29	c  N dy  3607    867865        50      4450         0     64713     31150    936393     15.52     16.42
116.69/116.75	c  N dy  3691    889820        50      4450         0     49391     31150    645617     15.52     16.36
120.69/120.74	c  N dy  3786    909952        50      4450         0     66742     31150    965463     15.53     16.35
123.89/123.93	c  N dy  3834    930115        50      4450         0     48771     31150    621237     15.52     16.54
127.49/127.51	c  N dy  3904    950192        50      4450         0     66011     31150    933192     15.52     16.58
130.99/131.02	c  N dy  3916    973147        50      4450         0     49563     31150    621588     15.48     16.38
135.20/135.28	c  N dy  4043    993840        50      4450         0     67409     31150    956353     15.50     16.41
138.89/138.92	c  N dy  4125   1013918        50      4450         0     47816     31150    591617     15.50     17.51
145.89/145.92	c  N dy  4207   1057832        50      4450         0     47537     31150    566058     15.45     16.41
148.29/148.32	c  F st  4283   1071875        50      4450         0     59698     31150    790889     15.46     15.73
149.39/149.43	c  N dy  4297   1077881        50      4450         0     64836     31150    886121     15.46     17.87
153.49/153.54	c  N dy  4368   1097887        50      4450         0     43466     31150    500518     15.46     17.92
157.09/157.13	c  N dy  4486   1117906        50      4450         0     60679     31150    819094     15.47     17.11
161.99/162.09	c  N dy  4599   1138743        50      4450         0     78550     31150   1149389     15.49     16.32
165.69/165.75	c  N dy  4723   1158789        50      4450         0     56466     31150    739367     15.50     17.02
169.59/169.69	c  N dy  4780   1178914        50      4450         0     73653     31150   1052100     15.50     16.33
172.89/172.95	c  E dy  4793   1199562         0      4450         0     50870     31150    612794     15.48     12.89
172.89/172.96	c Verified 4450 clauses.
172.89/172.96	c Verified 4450 clauses.
172.89/172.96	c num threads              : 1          
172.89/172.96	c restarts                 : 4793       
172.89/172.96	c dynamic restarts         : 4763       
172.89/172.96	c static restarts          : 30         
172.89/172.96	c full restarts            : 4          
172.89/172.96	c total simplify time      : 0.00       
172.89/172.96	c learnts DL2              : 0          
172.89/172.96	c learnts size 2           : 0          
172.89/172.96	c learnts size 1           : 0           (0.00      % of vars)
172.89/172.96	c filedLit time            : 0.05        (0.03      % time)
172.89/172.96	c v-elim SatELite          : 0           (0.00      % vars)
172.89/172.96	c SatELite time            : 5.43        (3.14      % time)
172.89/172.96	c v-elim xor               : 0           (0.00      % vars)
172.89/172.96	c xor elim time            : 0.01        (0.01      % time)
172.89/172.96	c num binary xor trees     : 0          
172.89/172.96	c binxor trees' crown      : 0           (nan       leafs/tree)
172.89/172.96	c bin xor find time        : 0.00       
172.89/172.96	c OTF clause improved      : 168053      (0.14      clauses/conflict)
172.89/172.96	c OTF impr. size diff      : 169204      (1.01       lits/clause)
172.89/172.96	c OTF cl watch-shrink      : 0           (0.00      clauses/conflict)
172.89/172.96	c OTF cl watch-sh-lit      : 0           (nan        lits/clause)
172.89/172.96	c tried to recurMin cls    : 65279       (5.44       % of conflicts)
172.89/172.96	c updated cache            : 2           (0.00       lits/tried recurMin)
172.89/172.96	c clauses over max glue    : 0           (0.00      % of all clauses)
172.89/172.96	c conflicts                : 1199562     (6938.87   / sec)
172.89/172.96	c decisions                : 1372685     (0.33      % random)
172.89/172.96	c bogo-props               : 29985967449 (173453899.69 / sec)
172.89/172.96	c conflict literals        : 21678005    (11.44     % deleted)
172.89/172.96	c Memory used              : 59.29       MB
172.89/172.96	c CPU time                 : 172.88      s
172.89/172.96	s SATISFIABLE
172.89/172.96	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 0

Verifier Data

OK

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3367617-1305384813/watcher-3367617-1305384813 -o /tmp/evaluation-result-3367617-1305384813/solver-3367617-1305384813 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3367617-1305384813.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.45 3.91 3.88 5/324 6060
/proc/meminfo: memFree=24128116/32951124 swapFree=46575252/67111528
[pid=6060] ppid=6058 vsize=29600 CPUtime=0 cores=4,6
/proc/6060/stat : 6060 (strangenight2-s) R 6058 6060 5193 0 -1 4202496 475 0 0 0 0 0 0 0 22 0 1 0 382672578 30310400 416 33554432000 4194304 4580011 140736798769360 18446744073709551615 268660358923 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6060/statm: 7400 417 321 95 0 2382 0

[startup+0.071412 s]
/proc/loadavg: 3.45 3.91 3.88 5/324 6060
/proc/meminfo: memFree=24128116/32951124 swapFree=46575252/67111528
[pid=6060] ppid=6058 vsize=29860 CPUtime=0.06 cores=4,6
/proc/6060/stat : 6060 (strangenight2-s) R 6058 6060 5193 0 -1 4202496 589 0 0 0 6 0 0 0 22 0 1 0 382672578 30576640 530 33554432000 4194304 4580011 140736798769360 18446744073709551615 4294660 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6060/statm: 7465 530 338 95 0 2447 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 29860

[startup+0.100417 s]
/proc/loadavg: 3.45 3.91 3.88 5/324 6060
/proc/meminfo: memFree=24128116/32951124 swapFree=46575252/67111528
[pid=6060] ppid=6058 vsize=29860 CPUtime=0.09 cores=4,6
/proc/6060/stat : 6060 (strangenight2-s) R 6058 6060 5193 0 -1 4202496 593 0 0 0 9 0 0 0 22 0 1 0 382672578 30576640 534 33554432000 4194304 4580011 140736798769360 18446744073709551615 4294538 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6060/statm: 7465 534 338 95 0 2447 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29860

[startup+0.300384 s]
/proc/loadavg: 3.45 3.91 3.88 5/324 6060
/proc/meminfo: memFree=24128116/32951124 swapFree=46575252/67111528
[pid=6060] ppid=6058 vsize=31392 CPUtime=0.29 cores=4,6
/proc/6060/stat : 6060 (strangenight2-s) R 6058 6060 5193 0 -1 4202496 1194 0 0 0 29 0 0 0 23 0 1 0 382672578 32145408 928 33554432000 4194304 4580011 140736798769360 18446744073709551615 4294526 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6060/statm: 7848 928 362 95 0 2830 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31392

[startup+0.700299 s]
/proc/loadavg: 3.45 3.91 3.88 5/324 6060
/proc/meminfo: memFree=24128116/32951124 swapFree=46575252/67111528
[pid=6060] ppid=6058 vsize=32000 CPUtime=0.69 cores=4,6
/proc/6060/stat : 6060 (strangenight2-s) R 6058 6060 5193 0 -1 4202496 1585 0 0 0 69 0 0 0 25 0 1 0 382672578 32768000 1125 33554432000 4194304 4580011 140736798769360 18446744073709551615 4294512 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6060/statm: 8000 1125 362 95 0 2982 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 32000

[startup+1.50114 s]
/proc/loadavg: 3.45 3.91 3.88 5/329 6066
/proc/meminfo: memFree=24110484/32951124 swapFree=46575252/67111528
[pid=6060] ppid=6058 vsize=37056 CPUtime=1.49 cores=4,6
/proc/6060/stat : 6060 (strangenight2-s) R 6058 6060 5193 0 -1 4202496 3262 0 0 0 149 0 0 0 25 0 1 0 382672578 37945344 2291 33554432000 4194304 4580011 140736798769360 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6060/statm: 9264 2291 366 95 0 4246 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 37056

[startup+3.10088 s]
/proc/loadavg: 3.45 3.91 3.88 5/329 6066
/proc/meminfo: memFree=24086800/32951124 swapFree=46575252/67111528
[pid=6060] ppid=6058 vsize=40184 CPUtime=3.08 cores=4,6
/proc/6060/stat : 6060 (strangenight2-s) R 6058 6060 5193 0 -1 4202496 4426 0 0 0 308 0 0 0 25 0 1 0 382672578 41148416 3115 33554432000 4194304 4580011 140736798769360 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6060/statm: 10046 3115 366 95 0 5028 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 40184

[startup+6.30033 s]
/proc/loadavg: 3.57 3.93 3.88 5/329 6093
/proc/meminfo: memFree=24077092/32951124 swapFree=46575252/67111528
[pid=6060] ppid=6058 vsize=41892 CPUtime=6.29 cores=4,6
/proc/6060/stat : 6060 (strangenight2-s) R 6058 6060 5193 0 -1 4202496 6077 0 0 0 628 1 0 0 25 0 1 0 382672578 42897408 3579 33554432000 4194304 4580011 140736798769360 18446744073709551615 4294602 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6060/statm: 10473 3579 366 95 0 5455 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 41892

[startup+12.7002 s]
/proc/loadavg: 3.60 3.93 3.88 5/329 6093
/proc/meminfo: memFree=24054960/32951124 swapFree=46575252/67111528
[pid=6060] ppid=6058 vsize=43548 CPUtime=12.69 cores=4,6
/proc/6060/stat : 6060 (strangenight2-s) R 6058 6060 5193 0 -1 4202496 8860 0 0 0 1268 1 0 0 25 0 1 0 382672578 44593152 3921 33554432000 4194304 4580011 140736798769360 18446744073709551615 4294501 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6060/statm: 10887 3921 366 95 0 5869 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 43548

[startup+25.5009 s]
/proc/loadavg: 3.69 3.94 3.89 6/329 6094
/proc/meminfo: memFree=24028952/32951124 swapFree=46575252/67111528
[pid=6060] ppid=6058 vsize=44980 CPUtime=25.49 cores=4,6
/proc/6060/stat : 6060 (strangenight2-s) R 6058 6060 5193 0 -1 4202496 13224 0 0 0 2547 2 0 0 25 0 1 0 382672578 46059520 4403 33554432000 4194304 4580011 140736798769360 18446744073709551615 4318403 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6060/statm: 11245 4403 366 95 0 6227 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 44980

[startup+51.1004 s]
/proc/loadavg: 3.80 3.94 3.89 5/329 6094
/proc/meminfo: memFree=24017228/32951124 swapFree=46575252/67111528
[pid=6060] ppid=6058 vsize=46896 CPUtime=51.09 cores=4,6
/proc/6060/stat : 6060 (strangenight2-s) R 6058 6060 5193 0 -1 4202496 19737 0 0 0 5106 3 0 0 25 0 1 0 382672578 48021504 5045 33554432000 4194304 4580011 140736798769360 18446744073709551615 4294304 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6060/statm: 11724 5045 366 95 0 6706 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 46896

[startup+102.311 s]
/proc/loadavg: 3.99 3.96 3.90 5/329 6096
/proc/meminfo: memFree=23979720/32951124 swapFree=46575252/67111528
[pid=6060] ppid=6058 vsize=60256 CPUtime=102.3 cores=4,6
/proc/6060/stat : 6060 (strangenight2-s) R 6058 6060 5193 0 -1 4202496 32376 0 0 0 10225 5 0 0 25 0 1 0 382672578 61702144 8159 33554432000 4194304 4580011 140736798769360 18446744073709551615 4294595 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6060/statm: 15064 8159 366 95 0 10046 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 60256

[startup+162.301 s]
/proc/loadavg: 4.07 3.98 3.91 5/329 6100
/proc/meminfo: memFree=23955492/32951124 swapFree=46575252/67111528
[pid=6060] ppid=6058 vsize=60592 CPUtime=162.29 cores=4,6
/proc/6060/stat : 6060 (strangenight2-s) R 6058 6060 5193 0 -1 4202496 41940 0 0 0 16222 7 0 0 25 0 1 0 382672578 62046208 8624 33554432000 4194304 4580011 140736798769360 18446744073709551615 4305248 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6060/statm: 15148 8624 366 95 0 10130 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 60592

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

[startup+166.301 s]
/proc/loadavg: 4.07 3.98 3.91 5/329 6100
/proc/meminfo: memFree=23954624/32951124 swapFree=46575252/67111528
[pid=6060] ppid=6058 vsize=60648 CPUtime=166.29 cores=4,6
/proc/6060/stat : 6060 (strangenight2-s) R 6058 6060 5193 0 -1 4202496 42933 0 0 0 16622 7 0 0 25 0 1 0 382672578 62103552 8208 33554432000 4194304 4580011 140736798769360 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6060/statm: 15162 8208 366 95 0 10144 0
Current children cumulated CPU time (s) 166.29
Current children cumulated vsize (KiB) 60648

[startup+169.501 s]
/proc/loadavg: 4.07 3.98 3.91 5/329 6101
/proc/meminfo: memFree=23958064/32951124 swapFree=46575252/67111528
[pid=6060] ppid=6058 vsize=60648 CPUtime=169.49 cores=4,6
/proc/6060/stat : 6060 (strangenight2-s) R 6058 6060 5193 0 -1 4202496 43213 0 0 0 16941 8 0 0 25 0 1 0 382672578 62103552 8488 33554432000 4194304 4580011 140736798769360 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6060/statm: 15162 8488 366 95 0 10144 0
Current children cumulated CPU time (s) 169.49
Current children cumulated vsize (KiB) 60648

[startup+171.1 s]
/proc/loadavg: 4.06 3.98 3.91 5/329 6101
/proc/meminfo: memFree=23955832/32951124 swapFree=46575252/67111528
[pid=6060] ppid=6058 vsize=60648 CPUtime=171.09 cores=4,6
/proc/6060/stat : 6060 (strangenight2-s) R 6058 6060 5193 0 -1 4202496 43350 0 0 0 17101 8 0 0 25 0 1 0 382672578 62103552 8625 33554432000 4194304 4580011 140736798769360 18446744073709551615 4294656 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6060/statm: 15162 8625 366 95 0 10144 0
Current children cumulated CPU time (s) 171.09
Current children cumulated vsize (KiB) 60648

[startup+171.901 s]
/proc/loadavg: 4.06 3.98 3.91 5/329 6101
/proc/meminfo: memFree=23953592/32951124 swapFree=46575252/67111528
[pid=6060] ppid=6058 vsize=60704 CPUtime=171.89 cores=4,6
/proc/6060/stat : 6060 (strangenight2-s) R 6058 6060 5193 0 -1 4202496 44003 0 0 0 17181 8 0 0 25 0 1 0 382672578 62160896 7844 33554432000 4194304 4580011 140736798769360 18446744073709551615 4294423 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6060/statm: 15176 7844 366 95 0 10158 0
Current children cumulated CPU time (s) 171.89
Current children cumulated vsize (KiB) 60704

[startup+172.712 s]
/proc/loadavg: 4.06 3.98 3.91 5/329 6101
/proc/meminfo: memFree=23954708/32951124 swapFree=46575252/67111528
[pid=6060] ppid=6058 vsize=60704 CPUtime=172.7 cores=4,6
/proc/6060/stat : 6060 (strangenight2-s) R 6058 6060 5193 0 -1 4202496 44129 0 0 0 17262 8 0 0 25 0 1 0 382672578 62160896 7970 33554432000 4194304 4580011 140736798769360 18446744073709551615 4294304 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6060/statm: 15176 7970 366 95 0 10158 0
Current children cumulated CPU time (s) 172.7
Current children cumulated vsize (KiB) 60704

[startup+172.901 s]
/proc/loadavg: 4.06 3.98 3.91 5/329 6101
/proc/meminfo: memFree=23954708/32951124 swapFree=46575252/67111528
[pid=6060] ppid=6058 vsize=60704 CPUtime=172.89 cores=4,6
/proc/6060/stat : 6060 (strangenight2-s) R 6058 6060 5193 0 -1 4202496 44158 0 0 0 17281 8 0 0 25 0 1 0 382672578 62160896 7999 33554432000 4194304 4580011 140736798769360 18446744073709551615 4293032 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6060/statm: 15176 7999 366 95 0 10158 0
Current children cumulated CPU time (s) 172.89
Current children cumulated vsize (KiB) 60704

Child status: 10
Real time (s): 172.963
CPU time (s): 172.962
CPU user time (s): 172.877
CPU system time (s): 0.084987
CPU usage (%): 99.9993
Max. virtual memory (cumulated for all children) (KiB): 60704

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 172.877
system time used= 0.084987
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 44183
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= 8
involuntary context switches= 96

runsolver used 0.599908 second user time and 1.13683 second system time

The end

Launcher Data

Begin job on node107 at 2011-05-14 16:53:33
IDJOB=3367617
IDBENCH=82826
IDSOLVER=1845
FILE ID=node107/3367617-1305384813
RUNJOBID= node107-1305384813-6024
PBS_JOBID= 13324395
Free space on /tmp= 73424 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT11/random/medium/unif-k7-r89-v50-c4450-S879384975-017.SATISFIABLE.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3367617-1305384813/watcher-3367617-1305384813 -o /tmp/evaluation-result-3367617-1305384813/solver-3367617-1305384813 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3367617-1305384813.cnf

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

MD5SUM BENCH= 8d243f7b89f03da297d04e97452d717b
RANDOM SEED=1585073544

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:      24129768 kB
Buffers:        296212 kB
Cached:        3947748 kB
SwapCached:      10016 kB
Active:        6062624 kB
Inactive:      2467192 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24129768 kB
SwapTotal:    67111528 kB
SwapFree:     46575252 kB
Dirty:           21160 kB
Writeback:           0 kB
AnonPages:     4283336 kB
Mapped:          19120 kB
Slab:           159332 kB
PageTables:      68832 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 64967816 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= 73412 MiB
End job on node107 at 2011-05-14 16:56:26