Trace number 3367786

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)? (TO) 1300.06 1300.02

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v600-c2556-S735137557-045.SATISFIABLE.cnf
MD5SUMdb052c7898d14b578cec80f7488daf9a
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.003999
Satisfiable
(Un)Satisfiability was proved
Number of variables600
Number of clauses2556
Sum of the clauses size7668
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32556
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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-3367786-1305387267.cnf'
0.00/0.01	c -- header says num vars:            600
0.00/0.01	c -- header says num clauses:        2556
0.00/0.01	c -- clauses added:            0 learnts,         2556 normals,            0 xors
0.00/0.01	c -- vars added        600
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0       600      2556         0         0      7668         0   no data   no data
0.00/0.01	c asymm  cl-useful: 0/2556/2556 lits-rem:0 time: 0.00
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    600 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
0.00/0.01	c lits-rem:         0  cl-subs:        0  v-elim:     13  v-fix:    0  time:  0.00 s
0.00/0.01	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.01	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.01	c calculated reachability. Time: 0.00
0.00/0.01	c Calc default polars -  time:   0.00 s pos:     272 undec:      70 neg:     258
0.00/0.01	c =========================================================================================
0.00/0.01	c types(t): F = full restart, N = normal restart
0.00/0.01	c types(t): S = simplification begin/end, E = solution found
0.00/0.01	c restart types(rt): st = static, dy = dynamic
0.00/0.01	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.01	c  B st     0         0       587      2544         0         0      7724         0   no data   no data
0.00/0.06	c Decided on static restart strategy
0.09/0.16	c  N st     8      4921       587      2544         0      4850      7724    124511   no data   no data
0.39/0.41	c  N st    10     11306       587      2544         0      4484      7724     81273   no data   no data
0.59/0.68	c  N st    11     17049       587      2544         0     10136      7724    240156   no data   no data
1.00/1.09	c  F st    12     25001       587      2544         0     12425      7724    291088   no data   no data
1.00/1.09	c  N st    12     25001       587      2544         0     12425      7724    291088   no data   no data
1.29/1.34	c Decided on static restart strategy
1.29/1.34	c  N st    18     30001       587      2544         0     10699      7724    226408   no data   no data
1.29/1.34	c  S st    18     30001       587      2544         0     10699      7724    226408   no data   no data
1.29/1.37	c  S st    18     30504       587      2544         0     11202      7724    239030   no data   no data
1.29/1.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.29/1.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
1.29/1.38	c blocked clauses removed:       15 vars:      2 tried:         587 T: 0.00 s
1.29/1.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.29/1.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.29/1.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    585 time:  0.00 s
1.29/1.38	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1.29/1.38	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
1.29/1.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.39/1.43	c lits-rem:       189  cl-subs:      346  v-elim:      0  v-fix:    0  time:  0.04 s
1.39/1.44	c asymm  cl-useful: 0/2529/2529 lits-rem:0 time: 0.01
1.39/1.44	c calculated reachability. Time: 0.00
1.39/1.44	c  N st    18     30504       585      2529         0     10855      7679    228300   no data   no data
1.79/1.86	c  N st    20     37619       585      2529         0     10091      7679    187100   no data   no data
2.20/2.25	c  N st    21     44018       585      2529         0     16369      7679    357376   no data   no data
2.29/2.37	c  S st    22     45756       585      2529         0      9304      7679    146102   no data   no data
2.29/2.39	c  S st    22     46262       585      2529         0      9810      7679    159018   no data   no data
2.29/2.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.39/2.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
2.39/2.40	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.39/2.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.39/2.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.39/2.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    585 time:  0.00 s
2.39/2.40	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2.39/2.40	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
2.39/2.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.39/2.41	c lits-rem:        21  cl-subs:       66  v-elim:      0  v-fix:    0  time:  0.01 s
2.39/2.41	c vivif2 --  cl tried     2529 cl shrink        0 lits rem          0 time: 0.00
2.39/2.42	c vivif2 --  cl tried     9744 cl shrink        0 lits rem          0 time: 0.00
2.39/2.42	c asymm  cl-useful: 0/2529/2529 lits-rem:0 time: 0.01
2.39/2.42	c calculated reachability. Time: 0.00
2.39/2.42	c  N st    22     46262       585      2529         0      9744      7679    157047   no data   no data
3.31/3.35	c  N st    23     60659       585      2529         0     14093      7679    261635   no data   no data
3.89/3.99	c  N st    24     69393       585      2529         0     11873      7679    191273   no data   no data
3.89/3.99	c  S st    24     69393       585      2529         0     11873      7679    191273   no data   no data
3.99/4.02	c  S st    24     69896       585      2529         0     12376      7679    203397   no data   no data
3.99/4.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.99/4.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
3.99/4.03	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3.99/4.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.99/4.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.99/4.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    585 time:  0.00 s
3.99/4.03	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3.99/4.03	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
3.99/4.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.99/4.06	c lits-rem:        46  cl-subs:      165  v-elim:      0  v-fix:    0  time:  0.02 s
3.99/4.06	c vivif2 --  cl tried     2529 cl shrink        0 lits rem          0 time: 0.00
3.99/4.06	c vivif2 --  cl tried    12211 cl shrink        0 lits rem          0 time: 0.00
3.99/4.07	c asymm  cl-useful: 0/2529/2529 lits-rem:0 time: 0.01
3.99/4.07	c calculated reachability. Time: 0.00
3.99/4.07	c  N st    24     69896       585      2529         0     12211      7679    199049   no data   no data
5.29/5.30	c  F st    25     87502       585      2529         0     17709      7679    336499   no data   no data
5.29/5.30	c  N st    25     87502       585      2529         0     17709      7679    336499   no data   no data
5.69/5.70	c Decided on static restart strategy
5.89/5.97	c  N st    32     95539       585      2529         0     25621      7679    550791   no data   no data
6.60/6.65	c  N st    34    104846       585      2529         0     21992      7679    434442   no data   no data
6.60/6.65	c  S st    34    104846       585      2529         0     21992      7679    434442   no data   no data
6.69/6.70	c  S st    34    105350       585      2529         0     22496      7679    446643   no data   no data
6.69/6.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.69/6.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
6.69/6.71	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
6.69/6.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.69/6.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.69/6.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    585 time:  0.00 s
6.69/6.71	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
6.69/6.71	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
6.69/6.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.79/6.88	c lits-rem:       143  cl-subs:      787  v-elim:      0  v-fix:    0  time:  0.16 s
6.79/6.89	c vivif2 --  cl tried     2529 cl shrink        0 lits rem          0 time: 0.00
6.79/6.89	c vivif2 --  cl tried    21709 cl shrink        0 lits rem          0 time: 0.00
6.89/6.90	c asymm  cl-useful: 0/2529/2529 lits-rem:0 time: 0.01
6.89/6.90	c calculated reachability. Time: 0.00
6.89/6.90	c  N st    34    105350       585      2529         0     21709      7679    423166   no data   no data
7.59/7.66	c  N st    35    114948       585      2529         0     17405      7679    287166   no data   no data
8.89/8.95	c  N st    36    129345       585      2529         0     16812      7679    247983   no data   no data
10.69/10.77	c  N st    37    150941       585      2529         0     22251      7679    383823   no data   no data
11.39/11.41	c  S st    38    158026       585      2529         0     29171      7679    570064   no data   no data
11.39/11.48	c  S st    38    158531       585      2529         0     29676      7679    582663   no data   no data
11.39/11.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.39/11.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
11.39/11.49	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
11.39/11.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.39/11.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.39/11.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    585 time:  0.00 s
11.39/11.49	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
11.49/11.50	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
11.49/11.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.89/11.96	c lits-rem:       212  cl-subs:     1427  v-elim:      0  v-fix:    0  time:  0.45 s
11.89/11.96	c vivif2 --  cl tried     2529 cl shrink        0 lits rem          0 time: 0.00
11.89/11.97	c vivif2 --  cl tried    28249 cl shrink        0 lits rem          0 time: 0.00
11.89/11.99	c asymm  cl-useful: 0/2529/2529 lits-rem:0 time: 0.02
11.89/11.99	c calculated reachability. Time: 0.00
11.89/11.99	c  N st    38    158531       585      2529         0     28249      7679    543136   no data   no data
16.69/16.72	c  N st    39    207125       585      2529         0     23068      7679    364703   no data   no data
19.50/19.56	c  N st    40    237796       585      2529         0     33483      7679    643660   no data   no data
19.50/19.56	c  S st    40    237796       585      2529         0     33483      7679    643660   no data   no data
19.60/19.63	c  S st    40    238300       585      2529         0     33986      7679    656790   no data   no data
19.60/19.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
19.60/19.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
19.60/19.65	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
19.60/19.65	c bin-w-bin subsume rem            0 bins  time:  0.00 s
19.60/19.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.60/19.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    585 time:  0.00 s
19.60/19.65	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
19.60/19.65	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
19.60/19.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20.19/20.21	c lits-rem:       179  cl-subs:     1323  v-elim:      0  v-fix:    0  time:  0.54 s
20.19/20.21	c vivif2 --  cl tried     2529 cl shrink        0 lits rem          0 time: 0.00
20.19/20.21	c vivif2 --  cl tried    32663 cl shrink        0 lits rem          0 time: 0.01
20.19/20.23	c asymm  cl-useful: 0/2529/2529 lits-rem:0 time: 0.02
20.19/20.24	c calculated reachability. Time: 0.00
20.19/20.24	c  N st    40    238300       585      2529         0     32663      7679    617606   no data   no data
27.40/27.49	c  F st    41    306250       585      2529         0     34467      7679    630860   no data   no data
27.40/27.49	c  N st    41    306250       585      2529         0     34467      7679    630860   no data   no data
27.99/28.07	c Decided on static restart strategy
30.59/30.62	c  N st    51    334556       585      2529         0     38735      7679    697677   no data   no data
33.09/33.18	c  N st    53    357450       585      2529         0     36674      7679    624886   no data   no data
33.09/33.18	c  S st    53    357450       585      2529         0     36674      7679    624886   no data   no data
33.19/33.26	c  S st    53    357955       585      2529         0     37179      7679    637407   no data   no data
33.19/33.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
33.19/33.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
33.19/33.27	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
33.19/33.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
33.19/33.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
33.19/33.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    585 time:  0.00 s
33.19/33.27	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
33.19/33.28	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
33.29/33.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
33.59/33.65	c lits-rem:       232  cl-subs:     1062  v-elim:      0  v-fix:    0  time:  0.35 s
33.59/33.65	c vivif2 --  cl tried     2529 cl shrink        0 lits rem          0 time: 0.00
33.59/33.66	c vivif2 --  cl tried    36117 cl shrink        0 lits rem          0 time: 0.01
33.59/33.68	c asymm  cl-useful: 0/2529/2529 lits-rem:0 time: 0.02
33.59/33.68	c calculated reachability. Time: 0.00
33.59/33.68	c  N st    53    357955       585      2529         0     36117      7679    606298   no data   no data
37.30/37.37	c  N st    54    390347       585      2529         0     42384      7679    753855   no data   no data
43.59/43.60	c  N st    55    438937       585      2529         0     36089      7679    549055   no data   no data
52.89/52.90	c  N st    56    511820       585      2529         0     49830      7679    942326   no data   no data
56.00/56.10	c  N st    57    536933       585      2529         0     44102      7679    719051   no data   no data
56.00/56.10	c  S st    57    536933       585      2529         0     44102      7679    719051   no data   no data
56.10/56.19	c  S st    57    537442       585      2529         0     44611      7679    732418   no data   no data
56.10/56.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
56.19/56.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
56.19/56.21	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
56.19/56.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
56.19/56.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
56.19/56.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    585 time:  0.00 s
56.19/56.21	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
56.19/56.22	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
56.19/56.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
56.69/56.74	c lits-rem:       264  cl-subs:     1309  v-elim:      0  v-fix:    0  time:  0.50 s
56.69/56.74	c vivif2 --  cl tried     2529 cl shrink        0 lits rem          0 time: 0.00
56.69/56.75	c vivif2 --  cl tried    43302 cl shrink        0 lits rem          0 time: 0.01
56.69/56.77	c asymm  cl-useful: 0/2529/2529 lits-rem:0 time: 0.02
56.69/56.77	c calculated reachability. Time: 0.00
56.69/56.77	c  N st    57    537442       585      2529         0     43302      7679    697673   no data   no data
80.49/80.58	c  N st    58    701426       585      2529         0     37366      7679    450881   no data   no data
97.59/97.68	c  N st    59    806164       585      2529         0     66546      7679   1236604   no data   no data
97.59/97.68	c  S st    59    806164       585      2529         0     66546      7679   1236604   no data   no data
97.80/97.83	c  S st    59    806666       585      2529         0     67048      7679   1249115   no data   no data
97.80/97.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
97.80/97.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
97.80/97.85	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
97.80/97.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
97.80/97.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
97.80/97.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    585 time:  0.00 s
97.80/97.85	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
97.80/97.87	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
97.80/97.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
100.70/100.72	c lits-rem:       532  cl-subs:     3488  v-elim:      0  v-fix:    0  time:  2.82 s
100.70/100.72	c vivif2 --  cl tried     2529 cl shrink        0 lits rem          0 time: 0.00
100.70/100.74	c vivif2 --  cl tried    63560 cl shrink        0 lits rem          0 time: 0.01
100.70/100.78	c asymm  cl-useful: 0/2529/2529 lits-rem:0 time: 0.04
100.70/100.78	c calculated reachability. Time: 0.00
100.70/100.78	c  N st    59    806666       585      2529         0     63560      7679   1149237   no data   no data
148.89/148.99	c  F st    60   1071879       585      2529         0     79203      7679   1529368   no data   no data
148.89/148.99	c  N st    60   1071879       585      2529         0     79203      7679   1529368   no data   no data
150.19/150.25	c Decided on static restart strategy
154.20/154.21	c  N st    70   1100180       585      2529         0     63000      7679    983382   no data   no data
161.00/161.09	c  N st    72   1136173       585      2529         0     53139      7679    678988   no data   no data
166.60/166.68	c  N st    73   1168565       585      2529         0     84868      7679   1625947   no data   no data
174.30/174.30	c  N st    74   1210003       585      2529         0     79408      7679   1478026   no data   no data
174.30/174.30	c  S st    74   1210003       585      2529         0     79408      7679   1478026   no data   no data
174.40/174.49	c  S st    74   1210503       585      2529         0     79904      7679   1491354   no data   no data
174.50/174.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
174.50/174.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
174.50/174.53	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
174.50/174.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
174.50/174.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
174.50/174.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    585 time:  0.00 s
174.50/174.53	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
174.50/174.55	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
174.50/174.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
178.30/178.38	c lits-rem:       886  cl-subs:     3463  v-elim:      0  v-fix:    0  time:  3.79 s
178.30/178.38	c vivif2 --  cl tried     2529 cl shrink        0 lits rem          0 time: 0.00
178.40/178.40	c vivif2 --  cl tried    76441 cl shrink        0 lits rem          0 time: 0.02
178.40/178.45	c asymm  cl-useful: 0/2529/2529 lits-rem:0 time: 0.05
178.40/178.46	c calculated reachability. Time: 0.00
178.40/178.46	c  N st    74   1210503       585      2529         0     76441      7679   1380727   no data   no data
193.19/193.28	c  N st    75   1283385       585      2529         0     52996      7679    646825   no data   no data
216.30/216.31	c  N st    76   1392709       585      2529         0     60938      7679    810461   no data   no data
250.20/250.25	c  N st    77   1556694       585      2529         0     66161      7679    918524   no data   no data
284.20/284.26	c  N st    78   1710504       585      2529         0    108097      7679   2086090   no data   no data
284.20/284.26	c  S st    78   1710504       585      2529         0    108097      7679   2086090   no data   no data
284.50/284.54	c  S st    78   1711008       585      2529         0    108601      7679   2100057   no data   no data
284.50/284.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
284.50/284.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
284.50/284.59	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
284.50/284.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
284.50/284.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
284.50/284.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    585 time:  0.00 s
284.50/284.59	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
284.60/284.62	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
284.60/284.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
291.90/291.94	c lits-rem:      1371  cl-subs:     4509  v-elim:      0  v-fix:    0  time:  7.26 s
291.90/291.94	c vivif2 --  cl tried     2529 cl shrink        0 lits rem          0 time: 0.00
291.90/291.96	c vivif2 --  cl tried   104092 cl shrink        0 lits rem          0 time: 0.02
292.00/292.05	c asymm  cl-useful: 0/2529/2529 lits-rem:0 time: 0.09
292.00/292.06	c calculated reachability. Time: 0.00
292.00/292.06	c  N st    78   1711008       585      2529         0    104092      7679   1975331   no data   no data
376.50/376.50	c  N st    79   2079974       585      2529         0    115620      7679   2162073   no data   no data
408.50/408.59	c  N st    80   2211010       585      2529         0    119769      7679   2241149   no data   no data
408.50/408.59	c  S st    80   2211010       585      2529         0    119769      7679   2241149   no data   no data
408.90/408.92	c  S st    80   2211511       585      2529         0    120269      7679   2254195   no data   no data
408.90/408.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
408.90/408.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.05
408.90/408.98	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
408.90/408.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
408.90/408.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
408.90/408.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    585 time:  0.00 s
408.90/408.98	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
409.00/409.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
409.00/409.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
418.50/418.51	c lits-rem:      1396  cl-subs:     6218  v-elim:      0  v-fix:    0  time:  9.44 s
418.50/418.51	c vivif2 --  cl tried     2529 cl shrink        0 lits rem          0 time: 0.00
418.50/418.54	c vivif2 --  cl tried   114051 cl shrink        0 lits rem          0 time: 0.03
418.60/418.64	c asymm  cl-useful: 0/2529/2529 lits-rem:0 time: 0.10
418.60/418.64	c calculated reachability. Time: 0.00
418.60/418.64	c  N st    80   2211511       585      2529         0    114051      7679   2096252   no data   no data
550.31/550.31	c  N st    81   2711514       585      2529         0    138094      7679   2747152   no data   no data
550.31/550.31	c  S st    81   2711514       585      2529         0    138094      7679   2747152   no data   no data
550.61/550.65	c  S st    81   2712017       585      2529         0    138596      7679   2760450   no data   no data
550.61/550.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
550.71/550.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.05
550.71/550.71	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
550.71/550.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
550.71/550.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
550.71/550.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    585 time:  0.00 s
550.71/550.71	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
550.71/550.74	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
550.81/550.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
562.41/562.45	c lits-rem:       957  cl-subs:     5912  v-elim:      0  v-fix:    0  time: 11.63 s
562.41/562.45	c vivif2 --  cl tried     2529 cl shrink        0 lits rem          0 time: 0.00
562.41/562.48	c vivif2 --  cl tried   132684 cl shrink        0 lits rem          0 time: 0.03
562.51/562.58	c asymm  cl-useful: 0/2529/2529 lits-rem:0 time: 0.10
562.51/562.59	c calculated reachability. Time: 0.00
562.51/562.59	c  N st    81   2712017       585      2529         0    132684      7679   2599846   no data   no data
695.81/695.85	c  N st    82   3212019       585      2529         0    107478      7679   1641384   no data   no data
695.81/695.85	c  S st    82   3212019       585      2529         0    107478      7679   1641384   no data   no data
696.01/696.09	c  S st    82   3212525       585      2529         0    107983      7679   1655127   no data   no data
696.01/696.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
696.11/696.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.03
696.11/696.13	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
696.11/696.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
696.11/696.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
696.11/696.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    585 time:  0.00 s
696.11/696.13	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
696.11/696.15	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
696.11/696.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
700.72/700.76	c lits-rem:       589  cl-subs:     5034  v-elim:      0  v-fix:    0  time:  4.57 s
700.72/700.76	c vivif2 --  cl tried     2529 cl shrink        0 lits rem          0 time: 0.00
700.72/700.78	c vivif2 --  cl tried   102949 cl shrink        0 lits rem          0 time: 0.02
700.81/700.85	c asymm  cl-useful: 0/2529/2529 lits-rem:0 time: 0.07
700.81/700.85	c calculated reachability. Time: 0.00
700.81/700.85	c  N st    82   3212525       585      2529         0    102949      7679   1508609   no data   no data
848.41/848.46	c  N st    83   3712527       585      2529         0    113541      7679   1685630   no data   no data
848.41/848.46	c  S st    83   3712527       585      2529         0    113541      7679   1685630   no data   no data
848.71/848.72	c  S st    83   3713032       585      2529         0    114045      7679   1699097   no data   no data
848.71/848.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
848.71/848.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.04
848.71/848.76	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
848.71/848.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
848.71/848.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
848.71/848.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    585 time:  0.00 s
848.71/848.76	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
848.71/848.78	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
848.81/848.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
852.82/852.89	c lits-rem:       472  cl-subs:     4891  v-elim:      0  v-fix:    0  time:  4.06 s
852.82/852.89	c vivif2 --  cl tried     2529 cl shrink        0 lits rem          0 time: 0.00
852.92/852.91	c vivif2 --  cl tried   109154 cl shrink        0 lits rem          0 time: 0.02
852.92/852.99	c asymm  cl-useful: 0/2529/2529 lits-rem:0 time: 0.07
852.92/852.99	c calculated reachability. Time: 0.00
852.92/852.99	c  N st    83   3713032       585      2529         0    109154      7679   1574071   no data   no data
865.62/865.61	c  F st    84   3751564       585      2529         0    146931      7679   2635434   no data   no data
865.62/865.61	c  N st    84   3751564       585      2529         0    146931      7679   2635434   no data   no data
867.72/867.79	c Decided on static restart strategy
876.32/876.35	c  N st    94   3779869       585      2529         0     91787      7679   1031776   no data   no data
885.92/885.90	c  N st    96   3815862       585      2529         0    127025      7679   2004853   no data   no data
896.72/896.78	c  N st    97   3848254       585      2529         0    158665      7679   2930360   no data   no data
911.22/911.28	c  N st    98   3896842       585      2529         0    122060      7679   1861109   no data   no data
937.72/937.73	c  N st    99   3969727       585      2529         0    108318      7679   1464338   no data   no data
973.82/973.81	c  N st   100   4079050       585      2529         0    129007      7679   2037360   no data   no data
1020.03/1020.09	c  N st   101   4213032       585      2529         0    172913      7679   3125085   no data   no data
1020.03/1020.09	c  S st   101   4213032       585      2529         0    172913      7679   3125085   no data   no data
1020.53/1020.53	c  S st   101   4213536       585      2529         0    173416      7679   3138926   no data   no data
1020.53/1020.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1020.63/1020.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.1M T:  0.07
1020.63/1020.61	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1020.63/1020.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1020.63/1020.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1020.63/1020.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    585 time:  0.00 s
1020.63/1020.61	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1020.63/1020.65	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
1020.73/1020.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1043.93/1043.93	c lits-rem:       780  cl-subs:    11715  v-elim:      0  v-fix:    0  time: 23.20 s
1043.93/1043.93	c vivif2 --  cl tried     2529 cl shrink        0 lits rem          0 time: 0.00
1043.93/1043.97	c vivif2 --  cl tried   161701 cl shrink        0 lits rem          0 time: 0.04
1044.12/1044.10	c asymm  cl-useful: 0/2529/2529 lits-rem:0 time: 0.13
1044.12/1044.11	c calculated reachability. Time: 0.00
1044.12/1044.11	c  N st   101   4213536       585      2529         0    161701      7679   2853330   no data   no data
1121.83/1121.82	c  N st   102   4459512       585      2529         0    135057      7679   2112067   no data   no data
1205.43/1205.48	c  N st   103   4713539       585      2529         0    108322      7679   1339551   no data   no data
1205.43/1205.48	c  S st   103   4713539       585      2529         0    108322      7679   1339551   no data   no data
1205.72/1205.72	c  S st   103   4714043       585      2529         0    108824      7679   1352820   no data   no data
1205.72/1205.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1205.72/1205.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.03
1205.72/1205.75	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1205.72/1205.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1205.72/1205.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1205.72/1205.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    585 time:  0.00 s
1205.72/1205.75	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1205.72/1205.77	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1205.82/1205.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1206.82/1206.82	c lits-rem:       236  cl-subs:     1551  v-elim:      0  v-fix:    0  time:  1.01 s
1206.82/1206.82	c vivif2 --  cl tried     2529 cl shrink        0 lits rem          0 time: 0.00
1206.82/1206.84	c vivif2 --  cl tried   107273 cl shrink        0 lits rem          0 time: 0.02
1206.92/1206.90	c asymm  cl-useful: 0/2529/2529 lits-rem:0 time: 0.07
1206.92/1206.91	c calculated reachability. Time: 0.00
1206.92/1206.91	c  N st   103   4714043       585      2529         0    107273      7679   1308085   no data   no data

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

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

running on 2 cores: 5,7

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.81 4.00 3.99 6/360 15427
/proc/meminfo: memFree=24296556/32951124 swapFree=65980216/67111528
[pid=15427] ppid=15425 vsize=30312 CPUtime=0 cores=5,7
/proc/15427/stat : 15427 (strangenight2-s) R 15425 15427 14254 0 -1 4202496 679 0 0 0 0 0 0 0 18 0 1 0 631142142 31039488 620 33554432000 4194304 4580011 140735011603776 18446744073709551615 4421350 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15427/statm: 7623 630 351 95 0 2605 0

[startup+0.06848 s]
/proc/loadavg: 3.81 4.00 3.99 6/360 15427
/proc/meminfo: memFree=24296556/32951124 swapFree=65980216/67111528
[pid=15427] ppid=15425 vsize=30424 CPUtime=0.06 cores=5,7
/proc/15427/stat : 15427 (strangenight2-s) R 15425 15427 14254 0 -1 4202496 783 0 0 0 6 0 0 0 18 0 1 0 631142142 31154176 699 33554432000 4194304 4580011 140735011603776 18446744073709551615 4294378 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15427/statm: 7606 699 364 95 0 2588 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 30424

[startup+0.100438 s]
/proc/loadavg: 3.81 4.00 3.99 6/360 15427
/proc/meminfo: memFree=24296556/32951124 swapFree=65980216/67111528
[pid=15427] ppid=15425 vsize=30424 CPUtime=0.09 cores=5,7
/proc/15427/stat : 15427 (strangenight2-s) R 15425 15427 14254 0 -1 4202496 826 0 0 0 9 0 0 0 18 0 1 0 631142142 31154176 742 33554432000 4194304 4580011 140735011603776 18446744073709551615 4294455 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15427/statm: 7606 742 364 95 0 2588 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30424

[startup+0.300434 s]
/proc/loadavg: 3.81 4.00 3.99 6/360 15427
/proc/meminfo: memFree=24296556/32951124 swapFree=65980216/67111528
[pid=15427] ppid=15425 vsize=31064 CPUtime=0.29 cores=5,7
/proc/15427/stat : 15427 (strangenight2-s) R 15425 15427 14254 0 -1 4202496 1104 0 0 0 29 0 0 0 18 0 1 0 631142142 31809536 866 33554432000 4194304 4580011 140735011603776 18446744073709551615 4320991 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15427/statm: 7766 866 364 95 0 2748 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31064

[startup+0.700361 s]
/proc/loadavg: 3.81 4.00 3.99 6/360 15427
/proc/meminfo: memFree=24296556/32951124 swapFree=65980216/67111528
[pid=15427] ppid=15425 vsize=31540 CPUtime=0.69 cores=5,7
/proc/15427/stat : 15427 (strangenight2-s) R 15425 15427 14254 0 -1 4202496 1524 0 0 0 69 0 0 0 18 0 1 0 631142142 32296960 1058 33554432000 4194304 4580011 140735011603776 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15427/statm: 7885 1058 364 95 0 2867 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31540

[startup+1.50021 s]
/proc/loadavg: 3.81 4.00 3.99 6/368 15440
/proc/meminfo: memFree=24275404/32951124 swapFree=65980216/67111528
[pid=15427] ppid=15425 vsize=38240 CPUtime=1.49 cores=5,7
/proc/15427/stat : 15427 (strangenight2-s) R 15425 15427 14254 0 -1 4202496 3785 0 0 0 149 0 0 0 20 0 1 0 631142142 39157760 2647 33554432000 4194304 4580011 140735011603776 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15427/statm: 9560 2647 367 95 0 4542 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 38240

[startup+3.10092 s]
/proc/loadavg: 3.81 4.00 3.99 4/363 15457
/proc/meminfo: memFree=24268144/32951124 swapFree=65980216/67111528
[pid=15427] ppid=15425 vsize=47460 CPUtime=3.1 cores=5,7
/proc/15427/stat : 15427 (strangenight2-s) R 15425 15427 14254 0 -1 4202496 5041 0 0 0 309 1 0 0 25 0 1 0 631142142 48599040 3034 33554432000 4194304 4580011 140735011603776 18446744073709551615 4485895 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15427/statm: 11865 3038 367 95 0 6847 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 47460

[startup+6.30033 s]
/proc/loadavg: 3.82 4.00 3.99 5/368 15467
/proc/meminfo: memFree=24243604/32951124 swapFree=65980216/67111528
[pid=15427] ppid=15425 vsize=40064 CPUtime=6.29 cores=5,7
/proc/15427/stat : 15427 (strangenight2-s) R 15425 15427 14254 0 -1 4202496 7322 0 0 0 628 1 0 0 25 0 1 0 631142142 41025536 3085 33554432000 4194304 4580011 140735011603776 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15427/statm: 10016 3085 367 95 0 4998 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 40064

[startup+12.7002 s]
/proc/loadavg: 3.92 4.02 3.99 5/368 15467
/proc/meminfo: memFree=24208056/32951124 swapFree=65980216/67111528
[pid=15427] ppid=15425 vsize=53472 CPUtime=12.69 cores=5,7
/proc/15427/stat : 15427 (strangenight2-s) R 15425 15427 14254 0 -1 4202496 13363 0 0 0 1267 2 0 0 25 0 1 0 631142142 54755328 6173 33554432000 4194304 4580011 140735011603776 18446744073709551615 4321577 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15427/statm: 13368 6173 367 95 0 8350 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 53472

[startup+25.5008 s]
/proc/loadavg: 3.93 4.01 3.99 5/368 15467
/proc/meminfo: memFree=24177068/32951124 swapFree=65980216/67111528
[pid=15427] ppid=15425 vsize=60208 CPUtime=25.5 cores=5,7
/proc/15427/stat : 15427 (strangenight2-s) R 15425 15427 14254 0 -1 4202496 20088 0 0 0 2546 4 0 0 25 0 1 0 631142142 61652992 8191 33554432000 4194304 4580011 140735011603776 18446744073709551615 4294404 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15427/statm: 15052 8191 367 95 0 10034 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 60208

[startup+51.1011 s]
/proc/loadavg: 3.96 4.01 3.99 5/368 15468
/proc/meminfo: memFree=24154968/32951124 swapFree=65980216/67111528
[pid=15427] ppid=15425 vsize=65352 CPUtime=51.1 cores=5,7
/proc/15427/stat : 15427 (strangenight2-s) R 15425 15427 14254 0 -1 4202496 30504 0 0 0 5104 6 0 0 25 0 1 0 631142142 66920448 9011 33554432000 4194304 4580011 140735011603776 18446744073709551615 4295372 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15427/statm: 16338 9011 367 95 0 11320 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 65352

[startup+102.314 s]
/proc/loadavg: 3.98 4.01 3.99 5/368 15469
/proc/meminfo: memFree=24100000/32951124 swapFree=65980216/67111528
[pid=15427] ppid=15425 vsize=86204 CPUtime=102.31 cores=5,7
/proc/15427/stat : 15427 (strangenight2-s) R 15425 15427 14254 0 -1 4202496 49357 0 0 0 10221 10 0 0 25 0 1 0 631142142 88272896 15086 33554432000 4194304 4580011 140735011603776 18446744073709551615 4294656 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15427/statm: 21551 15086 367 95 0 16533 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 86204

[startup+162.301 s]
/proc/loadavg: 4.06 4.02 4.00 5/368 15471
/proc/meminfo: memFree=24092132/32951124 swapFree=65980216/67111528
[pid=15427] ppid=15425 vsize=86648 CPUtime=162.29 cores=5,7
/proc/15427/stat : 15427 (strangenight2-s) R 15425 15427 14254 0 -1 4202496 64137 0 0 0 16216 13 0 0 25 0 1 0 631142142 88727552 14512 33554432000 4194304 4580011 140735011603776 18446744073709551615 4294928 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15427/statm: 21662 14512 367 95 0 16644 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 86648

[startup+222.301 s]
/proc/loadavg: 4.02 4.01 4.00 5/368 15473
/proc/meminfo: memFree=24063684/32951124 swapFree=65980216/67111528
[pid=15427] ppid=15425 vsize=103084 CPUtime=222.3 cores=5,7
/proc/15427/stat : 15427 (strangenight2-s) R 15425 15427 14254 0 -1 4202496 79554 0 0 0 22211 19 0 0 25 0 1 0 631142142 105558016 19088 33554432000 4194304 4580011 140735011603776 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15427/statm: 25771 19088 367 95 0 20753 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 103084

[startup+282.301 s]
/proc/loadavg: 4.00 4.01 4.00 5/368 15474
/proc/meminfo: memFree=24048404/32951124 swapFree=65980216/67111528
[pid=15427] ppid=15425 vsize=103356 CPUtime=282.3 cores=5,7
/proc/15427/stat : 15427 (strangenight2-s) R 15425 15427 14254 0 -1 4202496 91721 0 0 0 28209 21 0 0 25 0 1 0 631142142 105836544 19327 33554432000 4194304 4580011 140735011603776 18446744073709551615 4295993 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15427/statm: 25839 19327 367 95 0 20821 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 103356

[startup+342.301 s]
/proc/loadavg: 4.00 4.00 4.00 5/368 15476
/proc/meminfo: memFree=24007940/32951124 swapFree=65980216/67111528
[pid=15427] ppid=15425 vsize=127956 CPUtime=342.3 cores=5,7
/proc/15427/stat : 15427 (strangenight2-s) R 15425 15427 14254 0 -1 4202496 107000 0 0 0 34204 26 0 0 25 0 1 0 631142142 131026944 24527 33554432000 4194304 4580011 140735011603776 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15427/statm: 31989 24527 367 95 0 26971 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 127956

[startup+402.301 s]
/proc/loadavg: 4.03 4.01 4.00 5/368 15477
/proc/meminfo: memFree=23998968/32951124 swapFree=65980216/67111528
[pid=15427] ppid=15425 vsize=128188 CPUtime=402.31 cores=5,7
/proc/15427/stat : 15427 (strangenight2-s) R 15425 15427 14254 0 -1 4202496 117836 0 0 0 40201 30 0 0 25 0 1 0 631142142 131264512 24654 33554432000 4194304 4580011 140735011603776 18446744073709551615 4294313 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15427/statm: 32047 24654 367 95 0 27029 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 128188

[startup+462.301 s]
/proc/loadavg: 4.09 4.02 4.01 5/368 15479
/proc/meminfo: memFree=23953884/32951124 swapFree=65980216/67111528
[pid=15427] ppid=15425 vsize=148836 CPUtime=462.31 cores=5,7
/proc/15427/stat : 15427 (strangenight2-s) R 15425 15427 14254 0 -1 4202496 131203 0 0 0 46197 34 0 0 25 0 1 0 631142142 152408064 29221 33554432000 4194304 4580011 140735011603776 18446744073709551615 4294485 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15427/statm: 37209 29221 367 95 0 32191 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 148836

[startup+522.301 s]
/proc/loadavg: 3.95 4.00 3.99 4/362 15498
/proc/meminfo: memFree=24033160/32951124 swapFree=65980216/67111528
[pid=15427] ppid=15425 vsize=148992 CPUtime=522.31 cores=5,7
/proc/15427/stat : 15427 (strangenight2-s) R 15425 15427 14254 0 -1 4202496 140743 0 0 0 52193 38 0 0 25 0 1 0 631142142 152567808 29833 33554432000 4194304 4580011 140735011603776 18446744073709551615 4294595 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15427/statm: 37248 29833 367 95 0 32230 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 148992

[startup+582.301 s]
/proc/loadavg: 3.41 3.83 3.94 4/362 15499
/proc/meminfo: memFree=23991816/32951124 swapFree=65980216/67111528
[pid=15427] ppid=15425 vsize=177100 CPUtime=582.31 cores=5,7
/proc/15427/stat : 15427 (strangenight2-s) R 15425 15427 14254 0 -1 4202496 154486 0 0 0 58190 41 0 0 25 0 1 0 631142142 181350400 37006 33554432000 4194304 4580011 140735011603776 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15427/statm: 44275 37006 367 95 0 39257 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 177100

[startup+642.301 s]
/proc/loadavg: 3.15 3.68 3.87 4/362 15501
/proc/meminfo: memFree=23995024/32951124 swapFree=65980216/67111528
[pid=15427] ppid=15425 vsize=177232 CPUtime=642.32 cores=5,7
/proc/15427/stat : 15427 (strangenight2-s) R 15425 15427 14254 0 -1 4202496 164502 0 0 0 64188 44 0 0 25 0 1 0 631142142 181485568 37243 33554432000 4194304 4580011 140735011603776 18446744073709551615 4294492 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15427/statm: 44308 37243 367 95 0 39290 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 177232

[startup+702.301 s]
/proc/loadavg: 3.05 3.55 3.82 5/362 15502
/proc/meminfo: memFree=24000688/32951124 swapFree=65980216/67111528
[pid=15427] ppid=15425 vsize=177412 CPUtime=702.31 cores=5,7
/proc/15427/stat : 15427 (strangenight2-s) R 15425 15427 14254 0 -1 4202496 173669 0 0 0 70186 45 0 0 25 0 1 0 631142142 181669888 36305 33554432000 4194304 4580011 140735011603776 18446744073709551615 4294542 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15427/statm: 44353 36305 367 95 0 39335 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 177412

[startup+762.313 s]
/proc/loadavg: 3.02 3.45 3.76 5/362 15504
/proc/meminfo: memFree=23993828/32951124 swapFree=65980216/67111528
[pid=15427] ppid=15425 vsize=177524 CPUtime=762.33 cores=5,7
/proc/15427/stat : 15427 (strangenight2-s) R 15425 15427 14254 0 -1 4202496 181890 0 0 0 76185 48 0 0 25 0 1 0 631142142 181784576 37368 33554432000 4194304 4580011 140735011603776 18446744073709551615 4295806 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15427/statm: 44381 37368 367 95 0 39363 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 177524

[startup+822.3 s]
/proc/loadavg: 3.00 3.36 3.71 4/362 15506
/proc/meminfo: memFree=23998740/32951124 swapFree=65980216/67111528
[pid=15427] ppid=15425 vsize=177688 CPUtime=822.31 cores=5,7
/proc/15427/stat : 15427 (strangenight2-s) R 15425 15427 14254 0 -1 4202496 191279 0 0 0 82181 50 0 0 25 0 1 0 631142142 181952512 36041 33554432000 4194304 4580011 140735011603776 18446744073709551615 4294512 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15427/statm: 44422 36041 367 95 0 39404 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 177688

[startup+882.3 s]
/proc/loadavg: 3.11 3.33 3.68 4/362 15507
/proc/meminfo: memFree=23993868/32951124 swapFree=65980216/67111528
[pid=15427] ppid=15425 vsize=182064 CPUtime=882.32 cores=5,7
/proc/15427/stat : 15427 (strangenight2-s) R 15425 15427 14254 0 -1 4202496 199876 0 0 0 88179 53 0 0 25 0 1 0 631142142 186433536 37353 33554432000 4194304 4580011 140735011603776 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15427/statm: 45516 37353 367 95 0 40498 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 182064

[startup+942.3 s]
/proc/loadavg: 3.08 3.28 3.63 4/362 15509
/proc/meminfo: memFree=23980052/32951124 swapFree=65980216/67111528
[pid=15427] ppid=15425 vsize=182152 CPUtime=942.32 cores=5,7
/proc/15427/stat : 15427 (strangenight2-s) R 15425 15427 14254 0 -1 4202496 207392 0 0 0 94177 55 0 0 25 0 1 0 631142142 186523648 37562 33554432000 4194304 4580011 140735011603776 18446744073709551615 4294335 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15427/statm: 45538 37562 367 95 0 40520 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 182152

[startup+1002.3 s]
/proc/loadavg: 3.03 3.23 3.59 4/362 15510
/proc/meminfo: memFree=23983000/32951124 swapFree=65980216/67111528
[pid=15427] ppid=15425 vsize=182252 CPUtime=1002.33 cores=5,7
/proc/15427/stat : 15427 (strangenight2-s) R 15425 15427 14254 0 -1 4202496 214781 0 0 0 100176 57 0 0 25 0 1 0 631142142 186626048 37596 33554432000 4194304 4580011 140735011603776 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15427/statm: 45563 37596 367 95 0 40545 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 182252

[startup+1062.3 s]
/proc/loadavg: 3.05 3.20 3.56 4/362 15512
/proc/meminfo: memFree=23957788/32951124 swapFree=65980216/67111528
[pid=15427] ppid=15425 vsize=205600 CPUtime=1062.32 cores=5,7
/proc/15427/stat : 15427 (strangenight2-s) R 15425 15427 14254 0 -1 4202496 224188 0 0 0 106174 58 0 0 25 0 1 0 631142142 210534400 42996 33554432000 4194304 4580011 140735011603776 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15427/statm: 51400 42996 367 95 0 46382 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 205600

[startup+1122.3 s]
/proc/loadavg: 3.02 3.16 3.52 4/362 15514
/proc/meminfo: memFree=23940036/32951124 swapFree=65980216/67111528
[pid=15427] ppid=15425 vsize=205692 CPUtime=1122.33 cores=5,7
/proc/15427/stat : 15427 (strangenight2-s) R 15425 15427 14254 0 -1 4202496 231915 0 0 0 112172 61 0 0 25 0 1 0 631142142 210628608 43194 33554432000 4194304 4580011 140735011603776 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15427/statm: 51423 43194 367 95 0 46405 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 205692

[startup+1182.3 s]
/proc/loadavg: 3.04 3.14 3.49 4/362 15515
/proc/meminfo: memFree=23943856/32951124 swapFree=65980216/67111528
[pid=15427] ppid=15425 vsize=205816 CPUtime=1182.33 cores=5,7
/proc/15427/stat : 15427 (strangenight2-s) R 15425 15427 14254 0 -1 4202496 239801 0 0 0 118170 63 0 0 25 0 1 0 631142142 210755584 43195 33554432000 4194304 4580011 140735011603776 18446744073709551615 4294602 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15427/statm: 51454 43195 367 95 0 46436 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 205816

[startup+1242.3 s]
/proc/loadavg: 3.01 3.11 3.46 4/362 15517
/proc/meminfo: memFree=23932668/32951124 swapFree=65980216/67111528
[pid=15427] ppid=15425 vsize=205920 CPUtime=1242.33 cores=5,7
/proc/15427/stat : 15427 (strangenight2-s) R 15425 15427 14254 0 -1 4202496 248003 0 0 0 124167 66 0 0 25 0 1 0 631142142 210862080 43075 33554432000 4194304 4580011 140735011603776 18446744073709551615 4293203 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15427/statm: 51480 43075 367 95 0 46462 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 205920



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.00 3.09 3.43 4/363 15519
/proc/meminfo: memFree=23981852/32951124 swapFree=65980216/67111528
[pid=15427] ppid=15425 vsize=261212 CPUtime=1300.04 cores=5,7
/proc/15427/stat : 15427 (strangenight2-s) R 15425 15427 14254 0 -1 4202496 254178 0 0 0 129936 68 0 0 25 0 1 0 631142142 267481088 45098 33554432000 4194304 4580011 140735011603776 18446744073709551615 4304862 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15427/statm: 65303 45098 367 95 0 60285 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 261212

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.06
CPU user time (s): 1299.37
CPU system time (s): 0.696894
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 273400

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.37
system time used= 0.696894
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 254178
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= 15
involuntary context switches= 1257

runsolver used 4.25935 second user time and 10.2624 second system time

The end

Launcher Data

Begin job on node142 at 2011-05-14 17:34:27
IDJOB=3367786
IDBENCH=82995
IDSOLVER=1845
FILE ID=node142/3367786-1305387267
RUNJOBID= node142-1305387267-15400
PBS_JOBID= 13324360
Free space on /tmp= 73440 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v600-c2556-S735137557-045.SATISFIABLE.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3367786-1305387267/watcher-3367786-1305387267 -o /tmp/evaluation-result-3367786-1305387267/solver-3367786-1305387267 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3367786-1305387267.cnf

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

MD5SUM BENCH= db052c7898d14b578cec80f7488daf9a
RANDOM SEED=431625223

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24296976 kB
Buffers:        306240 kB
Cached:        3800876 kB
SwapCached:      11520 kB
Active:        6016024 kB
Inactive:      2305644 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24296976 kB
SwapTotal:    67111528 kB
SwapFree:     65980216 kB
Dirty:           16504 kB
Writeback:           0 kB
AnonPages:     4211452 kB
Mapped:          20524 kB
Slab:           234552 kB
PageTables:      32012 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 77040876 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= 73428 MiB
End job on node142 at 2011-05-14 17:56:09