Trace number 3366803

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-2-mt (fixed)SAT 327.015 81.9958

General information on the benchmark

NameSAT05/crafted/jarvisalo05/mod2c-rand3bip-sat/
mod2c-rand3bip-sat-250-2.shuffled-as.sat05-2534.cnf
MD5SUM9a6126d13f733e360922c2ae93b7b6b9
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark173.141
Satisfiable
(Un)Satisfiability was proved
Number of variables354
Number of clauses2596
Sum of the clauses size11752
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 41592
Number of clauses of size 5640
Number of clauses of size over 5364

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.01	c Using 4 threads
0.00/0.01	c This is CryptoMiniSat 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-3366803-1305416362.cnf'
0.00/0.01	c -- header says num vars:            354
0.00/0.01	c -- header says num clauses:        2596
0.00/0.01	c -- clauses added:            0 learnts,         2596 normals,            0 xors
0.00/0.01	c -- vars added        354
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0       354      2596         0         0     11752         0   no data   no data
0.00/0.02	c asymm  cl-useful: 96/2596/2596 lits-rem:96 time: 0.00
0.00/0.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.85	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    354 time:  0.00 s
0.00/0.85	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.85	c lits-rem:      1646  cl-subs:      790  v-elim:      0  v-fix:    0  time:  0.00 s
0.00/0.85	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.85	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.85	c calculated reachability. Time: 0.00
0.00/0.85	c Calc default polars -  time:   0.00 s pos:     120 undec:     110 neg:     124
0.00/0.85	c =========================================================================================
0.00/0.85	c types(t): F = full restart, N = normal restart
0.00/0.85	c types(t): S = simplification begin/end, E = solution found
0.00/0.85	c restart types(rt): st = static, dy = dynamic
0.00/0.85	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.85	c  B st     0         0       354      1806         0         0      6485         0   no data   no data
0.00/0.85	c Decided on static restart strategy
0.00/0.85	c  N st     8      4917       354      1806         2      4655      6481     91865   no data   no data
0.00/0.85	c  N st    10     11299       354      1806         2      4268      6480     53332   no data   no data
0.00/0.85	c  N st    11     17042       354      1806         2      9606      6480    191833   no data   no data
4.77/1.25	c  F st    12     25001       354      1806         2     11751      6480    218809   no data   no data
4.77/1.25	c  N st    12     25001       354      1806         2     11751      6480    218809   no data   no data
5.57/1.45	c Decided on static restart strategy
5.57/1.45	c  N st    18     30001       354      1806         2     10044      6480    161551   no data   no data
5.57/1.45	c  S st    18     30001       354      1806         2     10044      6480    161551   no data   no data
5.57/1.49	c  S st    18     30501       354      1806         3     10531      6479    172936   no data   no data
5.57/1.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.57/1.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
5.57/1.49	c Replacing        1 vars Replaced     1444 lits Time:     0.00 s 
5.57/1.49	c blocked clauses removed:        0 vars:      0 tried:         353 T: 0.00 s
5.57/1.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.57/1.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.57/1.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    353 time:  0.00 s
5.57/1.49	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.57/1.49	c lits-rem:        12  cl-subs:       15  v-elim:      0  v-fix:    0  time:  0.00 s
5.97/1.50	c subs with bin:        4  lits-rem:         3  v-fix:    0  time:  0.00 s
6.36/1.66	c lits-rem:      1471  cl-subs:     1827  v-elim:      0  v-fix:    0  time:  0.16 s
6.36/1.67	c asymm  cl-useful: 9/1789/1789 lits-rem:9 time: 0.01
6.36/1.67	c calculated reachability. Time: 0.00
6.36/1.67	c  N st    18     30501       353      1789         1      8700      6370    136482   no data   no data
8.00/2.08	c  N st    20     37613       353      1789         2      7983      6370    101266   no data   no data
9.56/2.46	c  N st    21     44012       353      1789         3     13808      6370    231893   no data   no data
9.95/2.57	c  S st    22     45752       353      1789         3     15429      6370    269062   no data   no data
10.35/2.63	c  S st    22     46255       353      1789         3     15918      6370    281237   no data   no data
10.35/2.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.35/2.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
10.35/2.63	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
10.35/2.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.35/2.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.35/2.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    353 time:  0.00 s
10.35/2.63	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
10.35/2.64	c lits-rem:         4  cl-subs:       14  v-elim:      0  v-fix:    0  time:  0.00 s
10.35/2.65	c subs with bin:        2  lits-rem:         4  v-fix:    0  time:  0.00 s
12.39/3.18	c lits-rem:       652  cl-subs:     3487  v-elim:      0  v-fix:    0  time:  0.53 s
12.39/3.18	c vivif2 --  cl tried     1773 cl shrink        0 lits rem          0 time: 0.00
12.39/3.18	c vivif2 --  cl tried    12431 cl shrink        0 lits rem          0 time: 0.00
12.39/3.19	c asymm  cl-useful: 7/1773/1773 lits-rem:7 time: 0.01
12.39/3.19	c calculated reachability. Time: 0.00
12.39/3.19	c  N st    22     46255       353      1773         3     12431      6296    206474   no data   no data
16.36/4.13	c  N st    23     60653       353      1773         4     17593      6296    304670   no data   no data
18.73/4.74	c  N st    24     69384       353      1773         5     16481      6296    272523   no data   no data
18.73/4.74	c  S st    24     69384       353      1773         5     16481      6296    272523   no data   no data
19.13/4.80	c  S st    24     69888       353      1773         6     16967      6296    285326   no data   no data
19.13/4.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
19.13/4.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
19.13/4.81	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
19.13/4.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
19.13/4.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.13/4.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    353 time:  0.00 s
19.13/4.81	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
19.13/4.81	c lits-rem:         7  cl-subs:        4  v-elim:      0  v-fix:    0  time:  0.00 s
19.13/4.82	c subs with bin:        4  lits-rem:         3  v-fix:    0  time:  0.00 s
21.49/5.43	c lits-rem:       765  cl-subs:     3864  v-elim:      0  v-fix:    0  time:  0.59 s
21.49/5.43	c vivif2 --  cl tried     1765 cl shrink        0 lits rem          0 time: 0.00
21.49/5.43	c vivif2 --  cl tried    13103 cl shrink        0 lits rem          0 time: 0.00
21.49/5.44	c asymm  cl-useful: 13/1765/1765 lits-rem:13 time: 0.01
21.49/5.44	c calculated reachability. Time: 0.00
21.49/5.44	c  N st    24     69888       353      1765         6     13103      6231    209800   no data   no data
26.68/6.76	c  F st    25     87501       353      1765         6     19291      6231    328998   no data   no data
26.68/6.76	c  N st    25     87501       353      1765         6     19291      6231    328998   no data   no data
26.68/6.76	c Finding binary XORs  T:     0.00 s  found:       0
28.29/7.14	c Decided on static restart strategy
29.09/7.34	c  N st    32     95541       353      1765         6     15842      6231    244677   no data   no data
32.27/8.11	c  N st    34    104833       353      1765         6     12445      6231    158511   no data   no data
32.27/8.11	c  S st    34    104833       353      1765         6     12445      6231    158511   no data   no data
32.27/8.16	c  S st    34    105334       353      1765         6     12931      6231    170147   no data   no data
32.27/8.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
32.27/8.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
32.27/8.16	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
32.27/8.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
32.27/8.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
32.27/8.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    353 time:  0.00 s
32.27/8.16	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
32.27/8.17	c lits-rem:        11  cl-subs:       12  v-elim:      0  v-fix:    0  time:  0.00 s
32.27/8.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
32.67/8.23	c lits-rem:       275  cl-subs:      661  v-elim:      0  v-fix:    0  time:  0.06 s
32.67/8.23	c vivif2 --  cl tried     1747 cl shrink        0 lits rem          0 time: 0.00
32.67/8.24	c vivif2 --  cl tried    12276 cl shrink        0 lits rem          0 time: 0.00
32.67/8.24	c asymm  cl-useful: 7/1747/1747 lits-rem:7 time: 0.01
32.67/8.24	c calculated reachability. Time: 0.00
32.67/8.24	c  N st    34    105334       353      1747         6     12276      6129    159181   no data   no data
35.46/8.99	c  N st    35    114933       353      1747         6     21050      6129    358516   no data   no data
40.25/10.10	c  N st    36    129330       353      1747         6     21173      6129    340432   no data   no data
47.47/11.95	c  N st    37    150925       353      1747         7     27098      6129    479864   no data   no data
49.83/12.55	c  S st    38    158001       353      1747         7     19047      6129    279442   no data   no data
50.23/12.62	c  S st    38    158504       353      1747         7     19532      6128    291731   no data   no data
50.23/12.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
50.23/12.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
50.23/12.63	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
50.23/12.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
50.23/12.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
50.23/12.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    353 time:  0.00 s
50.23/12.63	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
50.23/12.63	c lits-rem:         2  cl-subs:        3  v-elim:      0  v-fix:    0  time:  0.00 s
50.23/12.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
52.21/13.15	c lits-rem:       744  cl-subs:     3541  v-elim:      0  v-fix:    0  time:  0.50 s
52.21/13.15	c vivif2 --  cl tried     1743 cl shrink        0 lits rem          0 time: 0.00
52.21/13.15	c vivif2 --  cl tried    15992 cl shrink        0 lits rem          0 time: 0.00
52.21/13.16	c asymm  cl-useful: 4/1743/1743 lits-rem:4 time: 0.01
52.21/13.16	c calculated reachability. Time: 0.00
52.21/13.16	c  N st    38    158504       353      1743         7     15992      6107    226190   no data   no data
70.16/17.64	c  N st    39    207092       353      1743         7     28334      6107    455978   no data   no data
82.92/20.82	c  N st    40    237758       353      1743         8     21031      6107    294577   no data   no data
82.92/20.82	c  S st    40    237758       353      1743         8     21031      6107    294577   no data   no data
82.92/20.89	c  S st    40    238262       353      1743         8     21522      6107    306835   no data   no data
82.92/20.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
82.92/20.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
82.92/20.90	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
82.92/20.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
82.92/20.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
82.92/20.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    353 time:  0.00 s
82.92/20.90	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
83.32/20.90	c lits-rem:         1  cl-subs:        2  v-elim:      0  v-fix:    0  time:  0.00 s
83.32/20.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
85.32/21.44	c lits-rem:      1082  cl-subs:     3738  v-elim:      0  v-fix:    0  time:  0.54 s
85.32/21.44	c vivif2 --  cl tried     1741 cl shrink        0 lits rem          0 time: 0.00
85.32/21.45	c vivif2 --  cl tried    17784 cl shrink        0 lits rem          0 time: 0.00
85.32/21.46	c asymm  cl-useful: 0/1741/1741 lits-rem:0 time: 0.01
85.32/21.46	c calculated reachability. Time: 0.00
85.32/21.46	c  N st    40    238262       353      1741         8     17784      6100    242528   no data   no data
112.88/28.40	c  F st    41    306250       353      1741         8     40523      6100    721918   no data   no data
112.88/28.40	c  N st    41    306250       353      1741         8     40523      6100    721918   no data   no data
114.84/28.89	c Decided on static restart strategy
124.41/31.29	c  N st    51    334551       353      1741         8     23847      6100    333268   no data   no data
133.99/33.61	c  N st    53    357393       353      1741         8     44697      6100    799229   no data   no data
133.99/33.61	c  S st    53    357393       353      1741         8     44697      6100    799229   no data   no data
134.39/33.79	c  S st    53    357897       353      1741         8     45189      6100    811744   no data   no data
134.39/33.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
134.81/33.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
134.81/33.81	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
134.81/33.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
134.81/33.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
134.81/33.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    353 time:  0.00 s
134.81/33.82	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
134.81/33.83	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
134.81/33.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
155.92/39.15	c lits-rem:      2716  cl-subs:    11105  v-elim:      0  v-fix:    0  time:  5.30 s
155.92/39.15	c vivif2 --  cl tried     1741 cl shrink        0 lits rem          0 time: 0.00
155.92/39.15	c vivif2 --  cl tried    34084 cl shrink        0 lits rem          0 time: 0.01
155.92/39.18	c asymm  cl-useful: 0/1741/1741 lits-rem:0 time: 0.03
155.92/39.18	c calculated reachability. Time: 0.00
155.92/39.18	c  N st    53    357897       353      1741         8     34084      6100    599004   no data   no data
170.67/42.86	c  N st    54    390289       353      1741         8     41699      6100    726244   no data   no data
193.01/48.48	c  N st    55    438877       353      1741         8     38156      6100    618033   no data   no data
228.11/57.26	c  N st    56    511760       353      1741         8     53051      6100    897584   no data   no data
240.88/60.42	c  N st    57    536846       353      1741         8     48197      6100    798586   no data   no data
240.88/60.42	c  S st    57    536846       353      1741         8     48197      6100    798586   no data   no data
241.28/60.57	c  S st    57    537348       353      1741         8     48691      6099    811220   no data   no data
241.28/60.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
241.28/60.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
241.28/60.58	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
241.28/60.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
241.28/60.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
241.28/60.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    353 time:  0.00 s
241.28/60.58	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
241.28/60.59	c lits-rem:         3  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
241.67/60.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
268.00/67.25	c lits-rem:      2496  cl-subs:    16288  v-elim:      0  v-fix:    0  time:  6.64 s
268.00/67.25	c vivif2 --  cl tried     1735 cl shrink        0 lits rem          0 time: 0.00
268.00/67.26	c vivif2 --  cl tried    32409 cl shrink        0 lits rem          0 time: 0.01
268.00/67.29	c asymm  cl-useful: 21/1735/1735 lits-rem:21 time: 0.02
268.00/67.29	c calculated reachability. Time: 0.00
268.00/67.29	c  N st    57    537348       353      1735         8     32409      6048    512983   no data   no data
326.64/81.98	c  E st    58    653545         0      1735         8     51926      6048    830525   no data   no data
326.64/81.98	c Verified 1735 clauses.
326.64/81.98	c Verified 1735 clauses.
326.64/81.98	c Following stats are for *FIRST FINISHED THREAD ONLY*
326.64/81.99	c num threads              : 4          
326.64/81.99	c restarts                 : 58         
326.64/81.99	c dynamic restarts         : 0          
326.64/81.99	c static restarts          : 58         
326.64/81.99	c full restarts            : 3          
326.64/81.99	c total simplify time      : 0.00       
326.64/81.99	c learnts DL2              : 0          
326.64/81.99	c learnts size 2           : 10         
326.64/81.99	c learnts size 1           : 0           (0.00      % of vars)
326.64/81.99	c filedLit time            : 0.06        (0.07      % time)
326.64/81.99	c v-elim SatELite          : 0           (0.00      % vars)
326.64/81.99	c SatELite time            : 14.30       (17.45     % time)
326.64/81.99	c v-elim xor               : 0           (0.00      % vars)
326.64/81.99	c xor elim time            : 0.01        (0.01      % time)
326.64/81.99	c num binary xor trees     : 1          
326.64/81.99	c binxor trees' crown      : 1           (1.00      leafs/tree)
326.64/81.99	c bin xor find time        : 0.00       
326.64/81.99	c OTF clause improved      : 58368       (0.09      clauses/conflict)
326.64/81.99	c OTF impr. size diff      : 59813       (1.02       lits/clause)
326.64/81.99	c OTF cl watch-shrink      : 19864       (0.03      clauses/conflict)
326.64/81.99	c OTF cl watch-sh-lit      : 32399       (1.63       lits/clause)
326.64/81.99	c tried to recurMin cls    : 31700       (4.85       % of conflicts)
326.64/81.99	c updated cache            : 0           (0.00       lits/tried recurMin)
326.64/81.99	c unit cls recevied        : 0           (nan       % of units)
326.64/81.99	c unit cls sent            : 0           (nan       % of units)
326.64/81.99	c bin cls recevied         : 3          
326.64/81.99	c bin cls sent             : 4          
326.64/81.99	c clauses over max glue    : 0           (0.00      % of all clauses)
326.64/81.99	c conflicts                : 653545      (7978.28   / sec)
326.64/81.99	c decisions                : 706252      (1.15      % random)
326.64/81.99	c bogo-props               : 15529409272 (189578291.67 / sec)
326.64/81.99	c conflict literals        : 13897583    (32.39     % deleted)
326.64/81.99	c Memory used              : 306.06      MB
326.64/81.99	c single-thread CPU time   : 81.92       s
326.64/81.99	c all-threads sum CPU time : 326.79      s
326.64/81.99	s SATISFIABLE
326.64/81.99	v 1 -2 -3 -4 -5 6 7 -8 9 10 11 -12 13 14 -15 16 -17 18 -19 -20 -21 -22 23 24 -25 26 27 28 29 30 -31 -32 33 34 -35 -36 37 38 39 -40 -41 -42 -43 44 45 -46 -47 -48 -49 -50 51 -52 53 54 -55 56 57 58 -59 -60 61 62 63 64 -65 -66 67 -68 69 -70 71 72 73 74 75 -76 77 78 79 -80 -81 -82 -83 84 85 -86 -87 88 89 -90 -91 92 -93 94 95 96 -97 98 99 -100 -101 102 103 104 -105 106 107 -108 -109 -110 -111 -112 113 114 115 -116 117 -118 -119 -120 -121 -122 123 124 125 -126 127 128 129 -130 -131 -132 -133 134 135 136 137 -138 139 -140 -141 142 -143 -144 -145 146 -147 -148 -149 -150 151 -152 -153 -154 155 -156 157 158 -159 -160 161 -162 163 164 -165 -166 167 -168 -169 -170 -171 172 173 174 175 -176 -177 178 179 -180 -181 182 183 184 -185 186 187 188 189 -190 -191 -192 193 194 195 -196 -197 198 -199 -200 -201 -202 203 204 205 206 207 -208 209 -210 211 -212 213 -214 -215 216 -217 218 219 220 221 -222 223 -224 -225 226 227 -228 -229 230 231 -232 233 234 235 -236 237 -238 -239 -240 241 -242 -243 -244 -245 -246 247 248 249 -250 251 -252 -253 254 -255 -256 -257 -258 -259 260 261 262 -263 264 265 266 267 -268 269 -270 271 272 -273 -274 275 -276 -277 278 -279 -280 281 -282 283 -284 -285 -286 -287 288 -289 290 -291 -292 -293 -294 -295 296 297 -298 299 300 301 -302 -303 -304 305 -306 -307 -308 -309 -310 311 312 -313 314 315 -316 -317 -318 -319 320 -321 -322 323 324 -325 -326 -327 -328 -329 -330 -331 332 -333 334 335 -336 337 -338 339 -340 -341 -342 343 344 345 -346 347 -348 349 -350 -351 352 -353 -354 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-3366803-1305416362/watcher-3366803-1305416362 -o /tmp/evaluation-result-3366803-1305416362/solver-3366803-1305416362 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3366803-1305416362.cnf 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 7.48 7.86 5.88 2/353 14906
/proc/meminfo: memFree=21738708/32951132 swapFree=64495980/67111528
[pid=14906] ppid=14904 vsize=51168 CPUtime=0.01 cores=1,3,5,7
/proc/14906/stat : 14906 (strangenight2-m) R 14904 14906 14801 0 -1 4202496 411 0 0 0 1 0 0 0 24 0 4 0 653235829 52396032 351 33554432000 4194304 4580107 140736356631584 18446744073709551615 47435782100505 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/14906/statm: 12792 351 302 95 0 7774 0
[pid=14906/tid=14907] ppid=14904 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/14906/task/14907/stat : 14907 (strangenight2-m) R 14904 14906 14801 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 4 0 653235829 52396032 351 33554432000 4194304 4580107 140736356631584 18446744073709551615 47435782100505 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14906/tid=14908] ppid=14904 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/14906/task/14908/stat : 14908 (strangenight2-m) R 14904 14906 14801 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 653235829 52396032 351 33554432000 4194304 4580107 140736356631584 18446744073709551615 47435782100914 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14906/tid=14909] ppid=14904 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/14906/task/14909/stat : 14909 (strangenight2-m) R 14904 14906 14801 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 653235830 52396032 351 33554432000 4194304 4580107 140736356631584 18446744073709551615 47435782100505 0 0 4096 2 0 0 0 -1 1 0 0 0

[startup+0.913986 s]
/proc/loadavg: 7.48 7.86 5.88 2/353 14906
/proc/meminfo: memFree=21738708/32951132 swapFree=64495980/67111528
[pid=14906] ppid=14904 vsize=284532 CPUtime=3.62 cores=1,3,5,7
/proc/14906/stat : 14906 (strangenight2-m) R 14904 14906 14801 0 -1 4202496 4806 0 0 0 360 2 0 0 19 0 4 0 653235829 291360768 2441 33554432000 4194304 4580107 140736356631584 18446744073709551615 4295890 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/14906/statm: 71133 2441 377 95 0 66115 0
[pid=14906/tid=14907] ppid=14904 vsize=284532 CPUtime=0.9 cores=1,3,5,7
/proc/14906/task/14907/stat : 14907 (strangenight2-m) R 14904 14906 14801 0 -1 4202560 1151 0 0 0 90 0 0 0 19 0 4 0 653235829 291360768 2441 33554432000 4194304 4580107 140736356631584 18446744073709551615 4295723 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14906/tid=14908] ppid=14904 vsize=284532 CPUtime=0.89 cores=1,3,5,7
/proc/14906/task/14908/stat : 14908 (strangenight2-m) R 14904 14906 14801 0 -1 4202560 1126 0 0 0 89 0 0 0 19 0 4 0 653235829 291360768 2441 33554432000 4194304 4580107 140736356631584 18446744073709551615 4294530 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14906/tid=14909] ppid=14904 vsize=284532 CPUtime=0.9 cores=1,3,5,7
/proc/14906/task/14909/stat : 14909 (strangenight2-m) R 14904 14906 14801 0 -1 4202560 1013 0 0 0 90 0 0 0 19 0 4 0 653235830 291360768 2441 33554432000 4194304 4580107 140736356631584 18446744073709551615 4294634 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3.62
Current children cumulated vsize (KiB) 284532

[startup+1.00097 s]
/proc/loadavg: 7.48 7.86 5.88 2/353 14906
/proc/meminfo: memFree=21738708/32951132 swapFree=64495980/67111528
[pid=14906] ppid=14904 vsize=284532 CPUtime=3.97 cores=1,3,5,7
/proc/14906/stat : 14906 (strangenight2-m) R 14904 14906 14801 0 -1 4202496 4976 0 0 0 395 2 0 0 19 0 4 0 653235829 291360768 2611 33554432000 4194304 4580107 140736356631584 18446744073709551615 4293100 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/14906/statm: 71133 2611 377 95 0 66115 0
[pid=14906/tid=14907] ppid=14904 vsize=284532 CPUtime=0.99 cores=1,3,5,7
/proc/14906/task/14907/stat : 14907 (strangenight2-m) R 14904 14906 14801 0 -1 4202560 1191 0 0 0 99 0 0 0 19 0 4 0 653235829 291360768 2611 33554432000 4194304 4580107 140736356631584 18446744073709551615 4294378 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14906/tid=14908] ppid=14904 vsize=284532 CPUtime=0.98 cores=1,3,5,7
/proc/14906/task/14908/stat : 14908 (strangenight2-m) R 14904 14906 14801 0 -1 4202560 1170 0 0 0 98 0 0 0 19 0 4 0 653235829 291360768 2611 33554432000 4194304 4580107 140736356631584 18446744073709551615 4294524 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14906/tid=14909] ppid=14904 vsize=284532 CPUtime=0.98 cores=1,3,5,7
/proc/14906/task/14909/stat : 14909 (strangenight2-m) R 14904 14906 14801 0 -1 4202560 1057 0 0 0 98 0 0 0 19 0 4 0 653235830 291360768 2611 33554432000 4194304 4580107 140736356631584 18446744073709551615 4294955 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3.97
Current children cumulated vsize (KiB) 284532

[startup+1.10096 s]
/proc/loadavg: 7.48 7.86 5.88 2/353 14906
/proc/meminfo: memFree=21738708/32951132 swapFree=64495980/67111528
[pid=14906] ppid=14904 vsize=284740 CPUtime=4.37 cores=1,3,5,7
/proc/14906/stat : 14906 (strangenight2-m) R 14904 14906 14801 0 -1 4202496 5320 0 0 0 435 2 0 0 19 0 4 0 653235829 291573760 2661 33554432000 4194304 4580107 140736356631584 18446744073709551615 4294386 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/14906/statm: 71185 2661 378 95 0 66167 0
[pid=14906/tid=14907] ppid=14904 vsize=284740 CPUtime=1.09 cores=1,3,5,7
/proc/14906/task/14907/stat : 14907 (strangenight2-m) R 14904 14906 14801 0 -1 4202560 1249 0 0 0 109 0 0 0 19 0 4 0 653235829 291573760 2661 33554432000 4194304 4580107 140736356631584 18446744073709551615 4294336 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14906/tid=14908] ppid=14904 vsize=284740 CPUtime=1.08 cores=1,3,5,7
/proc/14906/task/14908/stat : 14908 (strangenight2-m) R 14904 14906 14801 0 -1 4202560 1218 0 0 0 108 0 0 0 19 0 4 0 653235829 291573760 2661 33554432000 4194304 4580107 140736356631584 18446744073709551615 4294551 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14906/tid=14909] ppid=14904 vsize=284740 CPUtime=1.08 cores=1,3,5,7
/proc/14906/task/14909/stat : 14909 (strangenight2-m) R 14904 14906 14801 0 -1 4202560 1258 0 0 0 108 0 0 0 19 0 4 0 653235830 291573760 2661 33554432000 4194304 4580107 140736356631584 18446744073709551615 4294422 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4.37
Current children cumulated vsize (KiB) 284740

[startup+1.20094 s]
/proc/loadavg: 7.48 7.86 5.88 2/353 14906
/proc/meminfo: memFree=21738708/32951132 swapFree=64495980/67111528
[pid=14906] ppid=14904 vsize=284740 CPUtime=4.77 cores=1,3,5,7
/proc/14906/stat : 14906 (strangenight2-m) R 14904 14906 14801 0 -1 4202496 5511 0 0 0 475 2 0 0 19 0 4 0 653235829 291573760 2852 33554432000 4194304 4580107 140736356631584 18446744073709551615 4294376 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/14906/statm: 71185 2852 378 95 0 66167 0
[pid=14906/tid=14907] ppid=14904 vsize=284740 CPUtime=1.19 cores=1,3,5,7
/proc/14906/task/14907/stat : 14907 (strangenight2-m) R 14904 14906 14801 0 -1 4202560 1291 0 0 0 119 0 0 0 19 0 4 0 653235829 291573760 2852 33554432000 4194304 4580107 140736356631584 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14906/tid=14908] ppid=14904 vsize=284740 CPUtime=1.18 cores=1,3,5,7
/proc/14906/task/14908/stat : 14908 (strangenight2-m) R 14904 14906 14801 0 -1 4202560 1269 0 0 0 118 0 0 0 19 0 4 0 653235829 291573760 2852 33554432000 4194304 4580107 140736356631584 18446744073709551615 4294336 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14906/tid=14909] ppid=14904 vsize=284740 CPUtime=1.18 cores=1,3,5,7
/proc/14906/task/14909/stat : 14909 (strangenight2-m) R 14904 14906 14801 0 -1 4202560 1312 0 0 0 118 0 0 0 19 0 4 0 653235830 291573760 2852 33554432000 4194304 4580107 140736356631584 18446744073709551615 4294389 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4.77
Current children cumulated vsize (KiB) 284740

[startup+1.50089 s]
/proc/loadavg: 7.48 7.86 5.88 2/353 14906
/proc/meminfo: memFree=21738708/32951132 swapFree=64495980/67111528
[pid=14906] ppid=14904 vsize=285336 CPUtime=5.97 cores=1,3,5,7
/proc/14906/stat : 14906 (strangenight2-m) R 14904 14906 14801 0 -1 4202496 6707 0 0 0 595 2 0 0 20 0 4 0 653235829 292184064 3200 33554432000 4194304 4580107 140736356631584 18446744073709551615 210646843147 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/14906/statm: 71334 3205 380 95 0 66316 0
[pid=14906/tid=14907] ppid=14904 vsize=285336 CPUtime=1.49 cores=1,3,5,7
/proc/14906/task/14907/stat : 14907 (strangenight2-m) R 14904 14906 14801 0 -1 4202560 1556 0 0 0 149 0 0 0 19 0 4 0 653235829 292184064 3211 33554432000 4194304 4580107 140736356631584 18446744073709551615 4294380 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14906/tid=14908] ppid=14904 vsize=285336 CPUtime=1.48 cores=1,3,5,7
/proc/14906/task/14908/stat : 14908 (strangenight2-m) R 14904 14906 14801 0 -1 4202560 1537 0 0 0 148 0 0 0 20 0 4 0 653235829 292184064 3216 33554432000 4194304 4580107 140736356631584 18446744073709551615 4294389 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14906/tid=14909] ppid=14904 vsize=285336 CPUtime=1.48 cores=1,3,5,7
/proc/14906/task/14909/stat : 14909 (strangenight2-m) R 14904 14906 14801 0 -1 4202560 1453 0 0 0 148 0 0 0 20 0 4 0 653235830 292184064 3222 33554432000 4194304 4580107 140736356631584 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 285336

[startup+3.11362 s]
/proc/loadavg: 7.48 7.86 5.88 10/362 14940
/proc/meminfo: memFree=21686776/32951132 swapFree=64495980/67111528
[pid=14906] ppid=14904 vsize=287156 CPUtime=12.39 cores=1,3,5,7
/proc/14906/stat : 14906 (strangenight2-m) R 14904 14906 14801 0 -1 4202496 15028 0 0 0 1236 3 0 0 25 0 4 0 653235829 294047744 9202 33554432000 4194304 4580107 140736356631584 18446744073709551615 4451544 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/14906/statm: 71789 9202 380 95 0 66771 0
[pid=14906/tid=14907] ppid=14904 vsize=287156 CPUtime=3.1 cores=1,3,5,7
/proc/14906/task/14907/stat : 14907 (strangenight2-m) R 14904 14906 14801 0 -1 4202560 3348 0 0 0 309 1 0 0 25 0 4 0 653235829 294047744 9202 33554432000 4194304 4580107 140736356631584 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14906/tid=14908] ppid=14904 vsize=287156 CPUtime=3.06 cores=1,3,5,7
/proc/14906/task/14908/stat : 14908 (strangenight2-m) R 14904 14906 14801 0 -1 4202560 3728 0 0 0 306 0 0 0 25 0 4 0 653235829 294047744 9202 33554432000 4194304 4580107 140736356631584 18446744073709551615 4294345 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14906/tid=14909] ppid=14904 vsize=287156 CPUtime=3.09 cores=1,3,5,7
/proc/14906/task/14909/stat : 14909 (strangenight2-m) R 14904 14906 14801 0 -1 4202560 3580 0 0 0 309 0 0 0 25 0 4 0 653235830 294047744 9202 33554432000 4194304 4580107 140736356631584 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 12.39
Current children cumulated vsize (KiB) 287156

[startup+6.30108 s]
/proc/loadavg: 7.68 7.90 5.90 9/362 14940
/proc/meminfo: memFree=21655512/32951132 swapFree=64495980/67111528
[pid=14906] ppid=14904 vsize=279808 CPUtime=25.12 cores=1,3,5,7
/proc/14906/stat : 14906 (strangenight2-m) R 14904 14906 14801 0 -1 4202496 21715 0 0 0 2508 4 0 0 25 0 4 0 653235829 286523392 10125 33554432000 4194304 4580107 140736356631584 18446744073709551615 4295723 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/14906/statm: 69952 10125 380 95 0 64934 0
[pid=14906/tid=14907] ppid=14904 vsize=279808 CPUtime=6.3 cores=1,3,5,7
/proc/14906/task/14907/stat : 14907 (strangenight2-m) R 14904 14906 14801 0 -1 4202560 5487 0 0 0 629 1 0 0 25 0 4 0 653235829 286523392 10128 33554432000 4194304 4580107 140736356631584 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14906/tid=14908] ppid=14904 vsize=279808 CPUtime=6.23 cores=1,3,5,7
/proc/14906/task/14908/stat : 14908 (strangenight2-m) R 14904 14906 14801 0 -1 4202560 5197 0 0 0 622 1 0 0 25 0 4 0 653235829 286523392 10128 33554432000 4194304 4580107 140736356631584 18446744073709551615 4322556 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14906/tid=14909] ppid=14904 vsize=279808 CPUtime=6.3 cores=1,3,5,7
/proc/14906/task/14909/stat : 14909 (strangenight2-m) R 14904 14906 14801 0 -1 4202560 4863 0 0 0 629 1 0 0 25 0 4 0 653235830 286523392 10128 33554432000 4194304 4580107 140736356631584 18446744073709551615 4294974 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 279808

[startup+12.701 s]
/proc/loadavg: 7.71 7.90 5.91 9/362 14940
/proc/meminfo: memFree=21630024/32951132 swapFree=64495980/67111528
[pid=14906] ppid=14904 vsize=291236 CPUtime=50.62 cores=1,3,5,7
/proc/14906/stat : 14906 (strangenight2-m) R 14904 14906 14801 0 -1 4202496 34893 0 0 0 5055 7 0 0 25 0 4 0 653235829 298225664 13082 33554432000 4194304 4580107 140736356631584 18446744073709551615 4406334 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/14906/statm: 72809 13082 380 95 0 67791 0
[pid=14906/tid=14907] ppid=14904 vsize=291236 CPUtime=12.69 cores=1,3,5,7
/proc/14906/task/14907/stat : 14907 (strangenight2-m) R 14904 14906 14801 0 -1 4202560 8608 0 0 0 1267 2 0 0 25 0 4 0 653235829 298225664 13082 33554432000 4194304 4580107 140736356631584 18446744073709551615 4293720 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14906/tid=14908] ppid=14904 vsize=291236 CPUtime=12.55 cores=1,3,5,7
/proc/14906/task/14908/stat : 14908 (strangenight2-m) R 14904 14906 14801 0 -1 4202560 8508 0 0 0 1254 1 0 0 25 0 4 0 653235829 298225664 13082 33554432000 4194304 4580107 140736356631584 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14906/tid=14909] ppid=14904 vsize=291236 CPUtime=12.69 cores=1,3,5,7
/proc/14906/task/14909/stat : 14909 (strangenight2-m) R 14904 14906 14801 0 -1 4202560 8057 0 0 0 1268 1 0 0 25 0 4 0 653235830 298225664 13082 33554432000 4194304 4580107 140736356631584 18446744073709551615 4294535 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 50.62
Current children cumulated vsize (KiB) 291236

[startup+25.5008 s]
/proc/loadavg: 7.77 7.90 5.94 9/362 14940
/proc/meminfo: memFree=21596984/32951132 swapFree=64495980/67111528
[pid=14906] ppid=14904 vsize=294816 CPUtime=101.67 cores=1,3,5,7
/proc/14906/stat : 14906 (strangenight2-m) R 14904 14906 14801 0 -1 4202496 54298 0 0 0 10158 9 0 0 25 0 4 0 653235829 301891584 16054 33554432000 4194304 4580107 140736356631584 18446744073709551615 4294367 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/14906/statm: 73704 16054 380 95 0 68686 0
[pid=14906/tid=14907] ppid=14904 vsize=294816 CPUtime=25.48 cores=1,3,5,7
/proc/14906/task/14907/stat : 14907 (strangenight2-m) R 14904 14906 14801 0 -1 4202560 13519 0 0 0 2546 2 0 0 25 0 4 0 653235829 301891584 16054 33554432000 4194304 4580107 140736356631584 18446744073709551615 4294336 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14906/tid=14908] ppid=14904 vsize=294816 CPUtime=25.21 cores=1,3,5,7
/proc/14906/task/14908/stat : 14908 (strangenight2-m) R 14904 14906 14801 0 -1 4202560 14044 0 0 0 2519 2 0 0 25 0 4 0 653235829 301891584 16054 33554432000 4194304 4580107 140736356631584 18446744073709551615 4294513 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14906/tid=14909] ppid=14904 vsize=294816 CPUtime=25.49 cores=1,3,5,7
/proc/14906/task/14909/stat : 14909 (strangenight2-m) R 14904 14906 14801 0 -1 4202560 12425 0 0 0 2547 2 0 0 25 0 4 0 653235830 301891584 16054 33554432000 4194304 4580107 140736356631584 18446744073709551615 4295990 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 101.67
Current children cumulated vsize (KiB) 294816

[startup+51.1005 s]
/proc/loadavg: 7.85 7.91 6.00 9/362 14941
/proc/meminfo: memFree=21520944/32951132 swapFree=64495980/67111528
[pid=14906] ppid=14904 vsize=291668 CPUtime=203.78 cores=1,3,5,7
/proc/14906/stat : 14906 (strangenight2-m) R 14904 14906 14801 0 -1 4202496 87525 0 0 0 20363 15 0 0 25 0 4 0 653235829 298668032 26091 33554432000 4194304 4580107 140736356631584 18446744073709551615 4293211 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/14906/statm: 72917 26091 380 95 0 67899 0
[pid=14906/tid=14907] ppid=14904 vsize=291668 CPUtime=51.08 cores=1,3,5,7
/proc/14906/task/14907/stat : 14907 (strangenight2-m) R 14904 14906 14801 0 -1 4202560 21499 0 0 0 5104 4 0 0 25 0 4 0 653235829 298668032 26091 33554432000 4194304 4580107 140736356631584 18446744073709551615 4293064 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14906/tid=14908] ppid=14904 vsize=291668 CPUtime=50.52 cores=1,3,5,7
/proc/14906/task/14908/stat : 14908 (strangenight2-m) R 14904 14906 14801 0 -1 4202560 21854 0 0 0 5048 4 0 0 25 0 4 0 653235829 298668032 26091 33554432000 4194304 4580107 140736356631584 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14906/tid=14909] ppid=14904 vsize=291668 CPUtime=51.09 cores=1,3,5,7
/proc/14906/task/14909/stat : 14909 (strangenight2-m) R 14904 14906 14801 0 -1 4202560 19763 0 0 0 5106 3 0 0 25 0 4 0 653235830 298668032 26091 33554432000 4194304 4580107 140736356631584 18446744073709551615 4295702 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 203.78
Current children cumulated vsize (KiB) 291668

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

[startup+52.0004 s]
/proc/loadavg: 7.85 7.91 6.00 9/362 14941
/proc/meminfo: memFree=21529004/32951132 swapFree=64495980/67111528
[pid=14906] ppid=14904 vsize=291668 CPUtime=207.37 cores=1,3,5,7
/proc/14906/stat : 14906 (strangenight2-m) R 14904 14906 14801 0 -1 4202496 88169 0 0 0 20722 15 0 0 25 0 4 0 653235829 298668032 26735 33554432000 4194304 4580107 140736356631584 18446744073709551615 4293229 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/14906/statm: 72917 26735 380 95 0 67899 0
[pid=14906/tid=14907] ppid=14904 vsize=291668 CPUtime=51.98 cores=1,3,5,7
/proc/14906/task/14907/stat : 14907 (strangenight2-m) R 14904 14906 14801 0 -1 4202560 21622 0 0 0 5194 4 0 0 25 0 4 0 653235829 298668032 26735 33554432000 4194304 4580107 140736356631584 18446744073709551615 4294336 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14906/tid=14908] ppid=14904 vsize=291668 CPUtime=51.41 cores=1,3,5,7
/proc/14906/task/14908/stat : 14908 (strangenight2-m) R 14904 14906 14801 0 -1 4202560 22034 0 0 0 5137 4 0 0 25 0 4 0 653235829 298668032 26735 33554432000 4194304 4580107 140736356631584 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14906/tid=14909] ppid=14904 vsize=291668 CPUtime=51.99 cores=1,3,5,7
/proc/14906/task/14909/stat : 14909 (strangenight2-m) R 14904 14906 14801 0 -1 4202560 19908 0 0 0 5196 3 0 0 25 0 4 0 653235830 298668032 26735 33554432000 4194304 4580107 140736356631584 18446744073709551615 4294345 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 207.37
Current children cumulated vsize (KiB) 291668

[startup+64.8012 s]
/proc/loadavg: 7.88 7.91 6.03 9/362 14942
/proc/meminfo: memFree=21517092/32951132 swapFree=64495980/67111528
[pid=14906] ppid=14904 vsize=292156 CPUtime=258.42 cores=1,3,5,7
/proc/14906/stat : 14906 (strangenight2-m) R 14904 14906 14801 0 -1 4202496 98544 0 0 0 25824 18 0 0 25 0 4 0 653235829 299167744 27081 33554432000 4194304 4580107 140736356631584 18446744073709551615 4406340 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/14906/statm: 73039 27081 380 95 0 68021 0
[pid=14906/tid=14907] ppid=14904 vsize=292156 CPUtime=64.79 cores=1,3,5,7
/proc/14906/task/14907/stat : 14907 (strangenight2-m) R 14904 14906 14801 0 -1 4202560 24581 0 0 0 6474 5 0 0 25 0 4 0 653235829 299167744 27081 33554432000 4194304 4580107 140736356631584 18446744073709551615 4294974 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14906/tid=14908] ppid=14904 vsize=292156 CPUtime=64.06 cores=1,3,5,7
/proc/14906/task/14908/stat : 14908 (strangenight2-m) R 14904 14906 14801 0 -1 4202560 25386 0 0 0 6401 5 0 0 25 0 4 0 653235829 299167744 27081 33554432000 4194304 4580107 140736356631584 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14906/tid=14909] ppid=14904 vsize=292156 CPUtime=64.78 cores=1,3,5,7
/proc/14906/task/14909/stat : 14909 (strangenight2-m) R 14904 14906 14801 0 -1 4202560 21752 0 0 0 6475 3 0 0 25 0 4 0 653235830 299167744 27081 33554432000 4194304 4580107 140736356631584 18446744073709551615 4324255 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 258.42
Current children cumulated vsize (KiB) 292156

[startup+71.2011 s]
/proc/loadavg: 7.89 7.92 6.04 9/362 14942
/proc/meminfo: memFree=21507792/32951132 swapFree=64495980/67111528
[pid=14906] ppid=14904 vsize=292328 CPUtime=283.99 cores=1,3,5,7
/proc/14906/stat : 14906 (strangenight2-m) R 14904 14906 14801 0 -1 4202496 103749 0 0 0 28379 20 0 0 25 0 4 0 653235829 299343872 26396 33554432000 4194304 4580107 140736356631584 18446744073709551615 4293938 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/14906/statm: 73082 26396 380 95 0 68064 0
[pid=14906/tid=14907] ppid=14904 vsize=292328 CPUtime=71.2 cores=1,3,5,7
/proc/14906/task/14907/stat : 14907 (strangenight2-m) R 14904 14906 14801 0 -1 4202560 25767 0 0 0 7115 5 0 0 25 0 4 0 653235829 299343872 26396 33554432000 4194304 4580107 140736356631584 18446744073709551615 4294445 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14906/tid=14908] ppid=14904 vsize=292328 CPUtime=70.39 cores=1,3,5,7
/proc/14906/task/14908/stat : 14908 (strangenight2-m) R 14904 14906 14801 0 -1 4202560 26909 0 0 0 7034 5 0 0 25 0 4 0 653235829 299343872 26397 33554432000 4194304 4580107 140736356631584 18446744073709551615 4294455 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14906/tid=14909] ppid=14904 vsize=292328 CPUtime=71.2 cores=1,3,5,7
/proc/14906/task/14909/stat : 14909 (strangenight2-m) R 14904 14906 14801 0 -1 4202560 23087 0 0 0 7116 4 0 0 25 0 4 0 653235830 299343872 26397 33554432000 4194304 4580107 140736356631584 18446744073709551615 4293211 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 283.99
Current children cumulated vsize (KiB) 292328

[startup+77.6011 s]
/proc/loadavg: 7.90 7.92 6.05 9/362 14942
/proc/meminfo: memFree=21501816/32951132 swapFree=64495980/67111528
[pid=14906] ppid=14904 vsize=302424 CPUtime=309.49 cores=1,3,5,7
/proc/14906/stat : 14906 (strangenight2-m) R 14904 14906 14801 0 -1 4202496 109077 0 0 0 30928 21 0 0 25 0 4 0 653235829 309682176 28347 33554432000 4194304 4580107 140736356631584 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/14906/statm: 75606 28347 380 95 0 70588 0
[pid=14906/tid=14907] ppid=14904 vsize=302424 CPUtime=77.59 cores=1,3,5,7
/proc/14906/task/14907/stat : 14907 (strangenight2-m) R 14904 14906 14801 0 -1 4202560 26975 0 0 0 7753 6 0 0 25 0 4 0 653235829 309682176 28347 33554432000 4194304 4580107 140736356631584 18446744073709551615 4294524 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14906/tid=14908] ppid=14904 vsize=302424 CPUtime=76.72 cores=1,3,5,7
/proc/14906/task/14908/stat : 14908 (strangenight2-m) R 14904 14906 14801 0 -1 4202560 28256 0 0 0 7667 5 0 0 25 0 4 0 653235829 309682176 28347 33554432000 4194304 4580107 140736356631584 18446744073709551615 4294634 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14906/tid=14909] ppid=14904 vsize=302424 CPUtime=77.59 cores=1,3,5,7
/proc/14906/task/14909/stat : 14909 (strangenight2-m) R 14904 14906 14801 0 -1 4202560 24371 0 0 0 7755 4 0 0 25 0 4 0 653235830 309682176 28347 33554432000 4194304 4580107 140736356631584 18446744073709551615 4294373 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 309.49
Current children cumulated vsize (KiB) 302424

[startup+79.2008 s]
/proc/loadavg: 7.90 7.92 6.05 9/362 14942
/proc/meminfo: memFree=21487804/32951132 swapFree=64495980/67111528
[pid=14906] ppid=14904 vsize=313572 CPUtime=315.86 cores=1,3,5,7
/proc/14906/stat : 14906 (strangenight2-m) R 14904 14906 14801 0 -1 4202496 110386 0 0 0 31565 21 0 0 25 0 4 0 653235829 321097728 29656 33554432000 4194304 4580107 140736356631584 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/14906/statm: 78393 29656 380 95 0 73375 0
[pid=14906/tid=14907] ppid=14904 vsize=313572 CPUtime=79.19 cores=1,3,5,7
/proc/14906/task/14907/stat : 14907 (strangenight2-m) R 14904 14906 14801 0 -1 4202560 27120 0 0 0 7913 6 0 0 25 0 4 0 653235829 321097728 29656 33554432000 4194304 4580107 140736356631584 18446744073709551615 4316442 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14906/tid=14908] ppid=14904 vsize=313572 CPUtime=78.3 cores=1,3,5,7
/proc/14906/task/14908/stat : 14908 (strangenight2-m) R 14904 14906 14801 0 -1 4202560 28440 0 0 0 7824 6 0 0 25 0 4 0 653235829 321097728 29656 33554432000 4194304 4580107 140736356631584 18446744073709551615 4294373 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14906/tid=14909] ppid=14904 vsize=313572 CPUtime=79.19 cores=1,3,5,7
/proc/14906/task/14909/stat : 14909 (strangenight2-m) R 14904 14906 14801 0 -1 4202560 24562 0 0 0 7915 4 0 0 25 0 4 0 653235830 321097728 29656 33554432000 4194304 4580107 140736356631584 18446744073709551615 4316661 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 315.86
Current children cumulated vsize (KiB) 313572

[startup+80.8005 s]
/proc/loadavg: 7.91 7.92 6.06 9/362 14942
/proc/meminfo: memFree=21488920/32951132 swapFree=64495980/67111528
[pid=14906] ppid=14904 vsize=313400 CPUtime=322.25 cores=1,3,5,7
/proc/14906/stat : 14906 (strangenight2-m) R 14904 14906 14801 0 -1 4202496 112625 0 0 0 32204 21 0 0 25 0 4 0 653235829 320921600 28518 33554432000 4194304 4580107 140736356631584 18446744073709551615 4294544 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/14906/statm: 78350 28518 380 95 0 73332 0
[pid=14906/tid=14907] ppid=14904 vsize=313400 CPUtime=80.79 cores=1,3,5,7
/proc/14906/task/14907/stat : 14907 (strangenight2-m) R 14904 14906 14801 0 -1 4202560 27706 0 0 0 8073 6 0 0 25 0 4 0 653235829 320921600 28518 33554432000 4194304 4580107 140736356631584 18446744073709551615 4294471 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14906/tid=14908] ppid=14904 vsize=313400 CPUtime=79.89 cores=1,3,5,7
/proc/14906/task/14908/stat : 14908 (strangenight2-m) R 14904 14906 14801 0 -1 4202560 29146 0 0 0 7983 6 0 0 25 0 4 0 653235829 320921600 28518 33554432000 4194304 4580107 140736356631584 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14906/tid=14909] ppid=14904 vsize=313400 CPUtime=80.79 cores=1,3,5,7
/proc/14906/task/14909/stat : 14909 (strangenight2-m) R 14904 14906 14801 0 -1 4202560 25237 0 0 0 8075 4 0 0 25 0 4 0 653235830 320921600 28518 33554432000 4194304 4580107 140736356631584 18446744073709551615 4293121 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 322.25
Current children cumulated vsize (KiB) 313400

[startup+81.6004 s]
/proc/loadavg: 7.91 7.92 6.06 9/362 14942
/proc/meminfo: memFree=21486564/32951132 swapFree=64495980/67111528
[pid=14906] ppid=14904 vsize=313400 CPUtime=325.44 cores=1,3,5,7
/proc/14906/stat : 14906 (strangenight2-m) R 14904 14906 14801 0 -1 4202496 113073 0 0 0 32523 21 0 0 25 0 4 0 653235829 320921600 28966 33554432000 4194304 4580107 140736356631584 18446744073709551615 4322718 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/14906/statm: 78350 28966 380 95 0 73332 0
[pid=14906/tid=14907] ppid=14904 vsize=313400 CPUtime=81.59 cores=1,3,5,7
/proc/14906/task/14907/stat : 14907 (strangenight2-m) R 14904 14906 14801 0 -1 4202560 27811 0 0 0 8153 6 0 0 25 0 4 0 653235829 320921600 28966 33554432000 4194304 4580107 140736356631584 18446744073709551615 4293064 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14906/tid=14908] ppid=14904 vsize=313400 CPUtime=80.67 cores=1,3,5,7
/proc/14906/task/14908/stat : 14908 (strangenight2-m) R 14904 14906 14801 0 -1 4202560 29264 0 0 0 8061 6 0 0 25 0 4 0 653235829 320921600 28966 33554432000 4194304 4580107 140736356631584 18446744073709551615 4294336 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14906/tid=14909] ppid=14904 vsize=313400 CPUtime=81.59 cores=1,3,5,7
/proc/14906/task/14909/stat : 14909 (strangenight2-m) R 14904 14906 14801 0 -1 4202560 25341 0 0 0 8155 4 0 0 25 0 4 0 653235830 320921600 28966 33554432000 4194304 4580107 140736356631584 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 325.44
Current children cumulated vsize (KiB) 313400

[startup+81.8003 s]
/proc/loadavg: 7.91 7.92 6.06 9/362 14942
/proc/meminfo: memFree=21486564/32951132 swapFree=64495980/67111528
[pid=14906] ppid=14904 vsize=313400 CPUtime=326.24 cores=1,3,5,7
/proc/14906/stat : 14906 (strangenight2-m) R 14904 14906 14801 0 -1 4202496 113181 0 0 0 32603 21 0 0 25 0 4 0 653235829 320921600 29074 33554432000 4194304 4580107 140736356631584 18446744073709551615 4293131 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/14906/statm: 78350 29074 380 95 0 73332 0
[pid=14906/tid=14907] ppid=14904 vsize=313400 CPUtime=81.79 cores=1,3,5,7
/proc/14906/task/14907/stat : 14907 (strangenight2-m) R 14904 14906 14801 0 -1 4202560 27836 0 0 0 8173 6 0 0 25 0 4 0 653235829 320921600 29074 33554432000 4194304 4580107 140736356631584 18446744073709551615 4293204 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14906/tid=14908] ppid=14904 vsize=313400 CPUtime=80.87 cores=1,3,5,7
/proc/14906/task/14908/stat : 14908 (strangenight2-m) R 14904 14906 14801 0 -1 4202560 29293 0 0 0 8081 6 0 0 25 0 4 0 653235829 320921600 29074 33554432000 4194304 4580107 140736356631584 18446744073709551615 4294422 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14906/tid=14909] ppid=14904 vsize=313400 CPUtime=81.79 cores=1,3,5,7
/proc/14906/task/14909/stat : 14909 (strangenight2-m) R 14904 14906 14801 0 -1 4202560 25367 0 0 0 8175 4 0 0 25 0 4 0 653235830 320921600 29074 33554432000 4194304 4580107 140736356631584 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 326.24
Current children cumulated vsize (KiB) 313400

[startup+81.9003 s]
/proc/loadavg: 7.91 7.92 6.06 9/362 14942
/proc/meminfo: memFree=21486564/32951132 swapFree=64495980/67111528
[pid=14906] ppid=14904 vsize=313400 CPUtime=326.64 cores=1,3,5,7
/proc/14906/stat : 14906 (strangenight2-m) R 14904 14906 14801 0 -1 4202496 113232 0 0 0 32643 21 0 0 25 0 4 0 653235829 320921600 29125 33554432000 4194304 4580107 140736356631584 18446744073709551615 4295404 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/14906/statm: 78350 29125 380 95 0 73332 0
[pid=14906/tid=14907] ppid=14904 vsize=313400 CPUtime=81.89 cores=1,3,5,7
/proc/14906/task/14907/stat : 14907 (strangenight2-m) R 14904 14906 14801 0 -1 4202560 27847 0 0 0 8183 6 0 0 25 0 4 0 653235829 320921600 29125 33554432000 4194304 4580107 140736356631584 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14906/tid=14908] ppid=14904 vsize=313400 CPUtime=80.97 cores=1,3,5,7
/proc/14906/task/14908/stat : 14908 (strangenight2-m) R 14904 14906 14801 0 -1 4202560 29307 0 0 0 8091 6 0 0 25 0 4 0 653235829 320921600 29125 33554432000 4194304 4580107 140736356631584 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14906/tid=14909] ppid=14904 vsize=313400 CPUtime=81.89 cores=1,3,5,7
/proc/14906/task/14909/stat : 14909 (strangenight2-m) R 14904 14906 14801 0 -1 4202560 25380 0 0 0 8185 4 0 0 25 0 4 0 653235830 320921600 29125 33554432000 4194304 4580107 140736356631584 18446744073709551615 4294336 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 326.64
Current children cumulated vsize (KiB) 313400

Child status: 10
Real time (s): 81.9958
CPU time (s): 327.015
CPU user time (s): 326.79
CPU system time (s): 0.224965
CPU usage (%): 398.819
Max. virtual memory (cumulated for all children) (KiB): 357508

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 326.79
system time used= 0.224965
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 113288
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= 724
involuntary context switches= 1487

runsolver used 0.289955 second user time and 0.6539 second system time

The end

Launcher Data

Begin job on node129 at 2011-05-15 01:39:22
IDJOB=3366803
IDBENCH=85353
IDSOLVER=1844
FILE ID=node129/3366803-1305416362
RUNJOBID= node129-1305415156-14820
PBS_JOBID= 13324559
Free space on /tmp= 73356 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt (fixed)
BENCH NAME= SAT05/crafted/jarvisalo05/mod2c-rand3bip-sat/mod2c-rand3bip-sat-250-2.shuffled-as.sat05-2534.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3366803-1305416362/watcher-3366803-1305416362 -o /tmp/evaluation-result-3366803-1305416362/solver-3366803-1305416362 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3366803-1305416362.cnf

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

MD5SUM BENCH= 9a6126d13f733e360922c2ae93b7b6b9
RANDOM SEED=1881824755

node129.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.831
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.66
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.831
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.83
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.831
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.75
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.831
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.831
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.831
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
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.831
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.831
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:     32951132 kB
MemFree:      21738988 kB
Buffers:        245552 kB
Cached:        5794776 kB
SwapCached:      52668 kB
Active:        2887204 kB
Inactive:      8104492 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      21738988 kB
SwapTotal:    67111528 kB
SwapFree:     64495980 kB
Dirty:            5496 kB
Writeback:           0 kB
AnonPages:     4907636 kB
Mapped:          17320 kB
Slab:           118368 kB
PageTables:      38116 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 79769908 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73352 MiB
End job on node129 at 2011-05-15 01:40:44