Trace number 3400919

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)UNSAT 101.031 101.065

General information on the benchmark

Nameindustrial/fuhs/medium/
AProVE07-21.cnf
MD5SUM627e3d704e5200c3037f9c9d83c939c1
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark34.3398
Satisfiable
(Un)Satisfiability was proved
Number of variables3189
Number of clauses11039
Sum of the clauses size28509
Maximum clause length25
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 25404
Number of clauses of size 35107
Number of clauses of size 4389
Number of clauses of size 586
Number of clauses of size over 552

Solver Data

0.00/0.03	c Outputting solution to console
0.00/0.03	c This is CryptoMiniSat 3.0.0
0.00/0.03	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.03	c Reading file 'HOME/instance-3400919-1306280110.cnf'
0.00/0.03	c -- header says num vars:           3189
0.00/0.03	c -- header says num clauses:       11039
0.00/0.03	c -- clauses added:            0 learnts,        11039 normals,            0 xors
0.00/0.03	c -- vars added       3189
0.00/0.03	c Parsing time:  0.00 s
0.00/0.03	c  N st     0         0      3189      5575      5354         0     28201         0   no data   no data
0.00/0.05	c asymm  cl-useful: 6/5575/5575 lits-rem:11 time: 0.01
0.00/0.05	c Flit:    14 Blit:      8 bXBeca:    0 bXProp:  261 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
0.00/0.05	c Replacing      261 vars Replaced     4511 lits Time:     0.00 s 
0.02/0.06	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.02/0.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.02/0.06	c subs with bin:       12  lits-rem:         9  v-fix:    0  time:  0.00 s
0.02/0.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     1 done:   2482 time:  0.00 s
0.02/0.06	c Removed useless bin:       4  fixed:     0  props:   0.05M  time:  0.00 s
0.02/0.07	c lits-rem:        68  cl-subs:      570  v-elim:    827  v-fix:    0  time:  0.01 s
0.02/0.07	c Finding binary XORs  T:     0.00 s  found:       5
0.02/0.07	c Replacing        5 vars Replaced       53 lits Time:     0.00 s 
0.02/0.07	c Finding non-binary XORs:     0.00 s (found:     532, avg size: 3.2)
0.02/0.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:    205 locsubst:     0 time:   0.00
0.02/0.07	c calculated reachability. Time: 0.00
0.02/0.07	c Calc default polars -  time:   0.00 s pos:     456 undec:    1942 neg:     791
0.02/0.07	c =========================================================================================
0.02/0.07	c types(t): F = full restart, N = normal restart
0.02/0.07	c types(t): S = simplification begin/end, E = solution found
0.02/0.07	c restart types(rt): st = static, dy = dynamic
0.02/0.07	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.02/0.07	c  B st     0         0      1444      2380      2096         0     13694         0   no data   no data
0.06/0.15	c Decided on static restart strategy
0.26/0.31	c  N st     8      4914      1443      2380      2148      4785     13694    147411   no data   no data
0.46/0.58	c  N st    10     11297      1443      2380      2170      4680     13694     67722   no data   no data
0.98/1.05	c  N st    11     17040      1438      2380      2176     10339     13694    247749   no data   no data
1.66/1.75	c  F st    12     25002      1438      2380      2184     12923     13694    286793   no data   no data
1.66/1.76	c Replacing        1 vars Replaced       19 lits Time:     0.00 s 
1.66/1.76	c  N st    12     25002      1437      2369      2162     12922     13620    286772   no data   no data
2.08/2.16	c Decided on static restart strategy
2.08/2.16	c  N st    18     30000      1437      2369      2167     11342     13620    226120   no data   no data
2.08/2.16	c  S st    18     30000      1437      2369      2167     11342     13620    226120   no data   no data
2.08/2.20	c  S st    18     30503      1437      2369      2198     11807     13620    233111   no data   no data
2.08/2.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      3 locsubst:     0 time:   0.00
2.18/2.22	c Flit:     2 Blit:      0 bXBeca:    0 bXProp:   49 Bins:   1349 BRemL:    694 BRemN:      6 P:  0.6M T:  0.01
2.18/2.23	c Replacing       49 vars Replaced    13556 lits Time:     0.01 s 
2.18/2.23	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.18/2.23	c bin-w-bin subsume rem          112 bins  time:  0.00 s
2.18/2.23	c subs with bin:       65  lits-rem:       319  v-fix:    0  time:  0.00 s
2.18/2.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1383 time:  0.00 s
2.18/2.23	c Removed useless bin:      35  fixed:     0  props:   0.03M  time:  0.00 s
2.18/2.24	c lits-rem:        15  cl-subs:       68  v-elim:    275  v-fix:    0  time:  0.00 s
2.18/2.25	c subs with bin:      204  lits-rem:      3231  v-fix:    0  time:  0.01 s
2.18/2.29	c lits-rem:      1077  cl-subs:      672  v-elim:      0  v-fix:    0  time:  0.04 s
2.25/2.31	c asymm  cl-useful: 2/2453/2453 lits-rem:2 time: 0.01
2.25/2.31	c calculated reachability. Time: 0.00
2.25/2.31	c  N st    18     30503      1108      2453      1501      7783     11664    124827   no data   no data
2.66/2.75	c  N st    20     37613      1108      2453      1507      8756     11664    143548   no data   no data
2.66/2.75	c Finding binary XORs  T:     0.00 s  found:       2
3.17/3.23	c  N st    21     44012      1108      2453      1508     15003     11664    306392   no data   no data
3.27/3.39	c  S st    22     45754      1108      2453      1509     16713     11664    356416   no data   no data
3.35/3.45	c  S st    22     46259      1108      2453      1516      9398     11664    122805   no data   no data
3.35/3.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.35/3.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:    211 BRemL:     23 BRemN:      6 P:  0.5M T:  0.01
3.35/3.46	c Replacing        3 vars Replaced       62 lits Time:     0.00 s 
3.35/3.46	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3.35/3.46	c bin-w-bin subsume rem           16 bins  time:  0.00 s
3.35/3.46	c subs with bin:        3  lits-rem:         0  v-fix:    0  time:  0.00 s
3.35/3.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1105 time:  0.00 s
3.35/3.46	c Removed useless bin:       4  fixed:     0  props:   0.02M  time:  0.00 s
3.35/3.46	c lits-rem:         0  cl-subs:        8  v-elim:      0  v-fix:    0  time:  0.00 s
3.35/3.47	c subs with bin:       46  lits-rem:       947  v-fix:    0  time:  0.01 s
3.35/3.49	c lits-rem:       466  cl-subs:      156  v-elim:      0  v-fix:    0  time:  0.01 s
3.35/3.49	c vivif2 --  cl tried     2442 cl shrink        1 lits rem          1 time: 0.00
3.35/3.49	c vivif2 --  cl tried     9196 cl shrink      566 lits rem        813 time: 0.00
3.45/3.50	c asymm  cl-useful: 1/2442/2442 lits-rem:1 time: 0.01
3.45/3.50	c calculated reachability. Time: 0.00
3.45/3.50	c  N st    22     46259      1105      2442      1673      9195     11588    118671   no data   no data
4.85/4.91	c  N st    23     60656      1105      2442      1675     14192     11588    206495   no data   no data
4.85/4.91	c Finding binary XORs  T:     0.00 s  found:       0
5.75/5.84	c  N st    24     69388      1105      2442      1677     12296     11588    149561   no data   no data
5.75/5.84	c  S st    24     69388      1105      2442      1677     12296     11588    149561   no data   no data
5.75/5.89	c  S st    24     69891      1105      2442      1677     12796     11588    156561   no data   no data
5.75/5.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.85/5.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     16 BRemL:      7 BRemN:      2 P:  0.6M T:  0.01
5.85/5.91	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
5.85/5.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.85/5.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.85/5.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1105 time:  0.00 s
5.85/5.91	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
5.85/5.91	c lits-rem:         0  cl-subs:        0  v-elim:      1  v-fix:    0  time:  0.00 s
5.85/5.92	c subs with bin:       44  lits-rem:       536  v-fix:    0  time:  0.01 s
5.85/5.94	c lits-rem:       446  cl-subs:      215  v-elim:      0  v-fix:    0  time:  0.02 s
5.85/5.94	c vivif2 --  cl tried     2445 cl shrink        3 lits rem          4 time: 0.00
5.85/5.94	c vivif2 --  cl tried    12536 cl shrink      386 lits rem        621 time: 0.00
5.85/5.96	c asymm  cl-useful: 12/2444/2444 lits-rem:14 time: 0.02
5.85/5.96	c calculated reachability. Time: 0.00
5.85/5.96	c  N st    24     69891      1104      2443      1682     12536     11571    152094   no data   no data
7.16/7.25	c  F st    25     87500      1104      2443      1682     18249     11571    305940   no data   no data
7.16/7.25	c  N st    25     87500      1104      2443      1682     18249     11571    305940   no data   no data
7.68/7.74	c Decided on static restart strategy
8.06/8.16	c  N st    32     95537      1104      2443      1687     26188     11571    514531   no data   no data
9.06/9.13	c  N st    34    104836      1104      2443      1687     22746     11571    371755   no data   no data
9.06/9.13	c  S st    34    104836      1104      2443      1687     22746     11571    371755   no data   no data
9.16/9.20	c  S st    34    105342      1104      2443      1688     23246     11571    378901   no data   no data
9.16/9.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.16/9.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   26 Bins:     45 BRemL:      7 BRemN:      0 P:  0.9M T:  0.02
9.16/9.23	c Replacing       26 vars Replaced     8773 lits Time:     0.01 s 
9.16/9.23	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
9.16/9.23	c bin-w-bin subsume rem           50 bins  time:  0.00 s
9.16/9.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.16/9.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1078 time:  0.00 s
9.16/9.23	c Removed useless bin:       4  fixed:     0  props:   0.02M  time:  0.00 s
9.16/9.23	c lits-rem:         2  cl-subs:       26  v-elim:      3  v-fix:    0  time:  0.00 s
9.16/9.27	c subs with bin:        5  lits-rem:      1023  v-fix:    0  time:  0.02 s
9.35/9.43	c lits-rem:      1335  cl-subs:     1798  v-elim:      0  v-fix:    0  time:  0.16 s
9.35/9.43	c vivif2 --  cl tried     2425 cl shrink        9 lits rem         11 time: 0.00
9.35/9.44	c vivif2 --  cl tried    21397 cl shrink     1289 lits rem       1939 time: 0.01
9.35/9.48	c asymm  cl-useful: 8/2423/2423 lits-rem:12 time: 0.03
9.35/9.48	c calculated reachability. Time: 0.00
9.35/9.48	c  N st    34    105342      1075      2421      1612     21397     11362    340465   no data   no data
10.25/10.37	c  N st    35    114942      1075      2421      1612     17226     11362    210075   no data   no data
10.25/10.37	c Finding binary XORs  T:     0.00 s  found:       0
11.75/11.84	c  N st    36    129339      1075      2421      1613     16765     11362    190626   no data   no data
13.85/13.92	c  N st    37    150935      1074      2421      1631     22449     11362    324194   no data   no data
14.55/14.64	c  S st    38    158013      1074      2421      1631     29455     11362    538831   no data   no data
14.65/14.71	c  S st    38    158517      1074      2421      1632     29952     11362    545517   no data   no data
14.65/14.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:    17 time:   0.00
14.65/14.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    5 Bins:    111 BRemL:     79 BRemN:      2 P:  1.1M T:  0.02
14.65/14.74	c Replacing       11 vars Replaced     3354 lits Time:     0.01 s 
14.65/14.75	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
14.65/14.75	c bin-w-bin subsume rem           28 bins  time:  0.00 s
14.65/14.75	c subs with bin:       10  lits-rem:         4  v-fix:    0  time:  0.00 s
14.65/14.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1063 time:  0.00 s
14.65/14.75	c Removed useless bin:       5  fixed:     0  props:   0.02M  time:  0.00 s
14.65/14.75	c lits-rem:         0  cl-subs:       10  v-elim:      8  v-fix:    0  time:  0.01 s
14.75/14.80	c subs with bin:        9  lits-rem:       692  v-fix:    0  time:  0.03 s
14.95/15.02	c lits-rem:      3401  cl-subs:      939  v-elim:      0  v-fix:    0  time:  0.22 s
14.95/15.02	c vivif2 --  cl tried     2420 cl shrink       17 lits rem         25 time: 0.00
14.95/15.03	c vivif2 --  cl tried    28167 cl shrink     1734 lits rem       2766 time: 0.02
14.95/15.07	c asymm  cl-useful: 8/2416/2416 lits-rem:16 time: 0.04
14.95/15.07	c calculated reachability. Time: 0.00
14.95/15.07	c  N st    38    158517      1055      2412      1581     28167     11244    508858   no data   no data
20.46/20.59	c  N st    39    207105      1055      2412      1581     23551     11244    303936   no data   no data
20.46/20.59	c Finding binary XORs  T:     0.00 s  found:       0
24.46/24.59	c  N st    40    237775      1055      2412      1582     34162     11244    587102   no data   no data
24.46/24.59	c  S st    40    237775      1055      2412      1582     34162     11244    587102   no data   no data
24.56/24.68	c  S st    40    238280      1055      2412      1584     34660     11244    594020   no data   no data
24.56/24.68	c x-sub:     6 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     9 time:   0.00
24.66/24.71	c Flit:     0 Blit:      1 bXBeca:    0 bXProp:    0 Bins:      9 BRemL:     10 BRemN:     13 P:  1.3M T:  0.02
24.66/24.71	c Replacing        4 vars Replaced      334 lits Time:     0.01 s 
24.66/24.71	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
24.66/24.71	c bin-w-bin subsume rem           10 bins  time:  0.00 s
24.66/24.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
24.66/24.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1050 time:  0.00 s
24.66/24.72	c Removed useless bin:      10  fixed:     0  props:   0.02M  time:  0.00 s
24.66/24.72	c lits-rem:         2  cl-subs:        8  v-elim:      2  v-fix:    0  time:  0.01 s
24.66/24.77	c subs with bin:        0  lits-rem:        29  v-fix:    0  time:  0.03 s
25.06/25.11	c lits-rem:      2603  cl-subs:     1532  v-elim:      0  v-fix:    0  time:  0.34 s
25.06/25.11	c vivif2 --  cl tried     2407 cl shrink        1 lits rem          1 time: 0.00
25.06/25.13	c vivif2 --  cl tried    33117 cl shrink     2204 lits rem       3829 time: 0.02
25.06/25.18	c asymm  cl-useful: 1/2407/2407 lits-rem:1 time: 0.04
25.06/25.18	c calculated reachability. Time: 0.00
25.06/25.18	c  N st    40    238280      1048      2407      1538     33117     11111    557315   no data   no data
33.45/33.59	c  F st    41    306252      1048      2407      1538     35150     11111    560515   no data   no data
33.45/33.59	c  N st    41    306252      1048      2407      1538     35150     11111    560515   no data   no data
34.16/34.28	c Decided on static restart strategy
37.16/37.28	c  N st    51    334552      1048      2407      1538     39506     11111    640045   no data   no data
40.06/40.11	c  N st    53    357420      1048      2407      1538     37591     11111    676828   no data   no data
40.06/40.11	c  S st    53    357420      1048      2407      1538     37591     11111    676828   no data   no data
40.16/40.20	c  S st    53    357920      1048      2407      1539     38081     11111    682789   no data   no data
40.16/40.20	c x-sub:     4 x-cut:      0 vfix:      0 v-elim:      1 locsubst:     0 time:   0.00
40.16/40.23	c Flit:     1 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      3 BRemL:      1 BRemN:      0 P:  1.4M T:  0.03
40.16/40.23	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
40.16/40.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
40.16/40.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
40.16/40.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1046 time:  0.00 s
40.16/40.23	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
40.16/40.24	c lits-rem:         0  cl-subs:        0  v-elim:      1  v-fix:    0  time:  0.01 s
40.26/40.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
40.46/40.62	c lits-rem:      2001  cl-subs:     1388  v-elim:      0  v-fix:    0  time:  0.31 s
40.46/40.62	c vivif2 --  cl tried     2405 cl shrink        0 lits rem          0 time: 0.00
40.58/40.64	c vivif2 --  cl tried    36693 cl shrink     2673 lits rem       5108 time: 0.02
40.58/40.69	c asymm  cl-useful: 2/2405/2405 lits-rem:2 time: 0.05
40.58/40.69	c calculated reachability. Time: 0.00
40.58/40.69	c  N st    53    357920      1045      2405      1529     36693     11064    643217   no data   no data
43.06/43.13	c Finding binary XORs  T:     0.00 s  found:       0
44.56/44.63	c  N st    54    390313      1044      2402      1515     42032     11053    744301   no data   no data
51.25/51.33	c  N st    55    438903      1044      2402      1516     36287     11053    500993   no data   no data
61.36/61.40	c  N st    56    511786      1044      2402      1516     50196     11053    880704   no data   no data
65.46/65.58	c  N st    57    536880      1044      2402      1518     44480     11053    715147   no data   no data
65.46/65.58	c  S st    57    536880      1044      2402      1518     44480     11053    715147   no data   no data
65.56/65.68	c  S st    57    537381      1044      2402      1519     44978     11053    725061   no data   no data
65.56/65.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
65.66/65.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:     29 BRemL:     22 BRemN:      0 P:  1.8M T:  0.03
65.66/65.72	c Replacing        1 vars Replaced      552 lits Time:     0.00 s 
65.66/65.72	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
65.66/65.72	c bin-w-bin subsume rem            2 bins  time:  0.00 s
65.66/65.72	c subs with bin:        8  lits-rem:         0  v-fix:    0  time:  0.00 s
65.66/65.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1043 time:  0.00 s
65.66/65.72	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
65.66/65.73	c lits-rem:         0  cl-subs:        2  v-elim:      1  v-fix:    0  time:  0.01 s
65.88/65.93	c subs with bin:     1612  lits-rem:       711  v-fix:    0  time:  0.18 s
66.25/66.34	c lits-rem:      5530  cl-subs:     1561  v-elim:      0  v-fix:    0  time:  0.40 s
66.25/66.34	c vivif2 --  cl tried     2394 cl shrink        3 lits rem          5 time: 0.00
66.25/66.36	c vivif2 --  cl tried    41764 cl shrink     2881 lits rem       7852 time: 0.02
66.35/66.42	c asymm  cl-useful: 7/2393/2393 lits-rem:13 time: 0.06
66.35/66.42	c calculated reachability. Time: 0.00
66.35/66.42	c  N st    57    537381      1042      2390      1525     41764     11020    647358   no data   no data
74.45/74.55	c Finding binary XORs  T:     0.00 s  found:       0
88.45/88.50	c Finding binary XORs  T:     0.00 s  found:      12
88.45/88.57	c Replacing       12 vars Replaced    46505 lits Time:     0.06 s 
89.15/89.28	c  N st    58    701366      1028      2369      1510     48408     10912    757239   no data   no data
100.96/101.04	c Finding binary XORs  T:     0.00 s  found:       0
100.96/101.06	c  E st    59    791923       993      2249      1568     20501     10526    210805   no data   no data
100.96/101.06	c num threads              : 1          
100.96/101.06	c restarts                 : 59         
100.96/101.06	c dynamic restarts         : 0          
100.96/101.06	c static restarts          : 59         
100.96/101.06	c full restarts            : 3          
100.96/101.06	c total simplify time      : 0.31       
100.96/101.06	c learnts DL2              : 0          
100.96/101.06	c learnts size 2           : 7918       
100.96/101.06	c learnts size 1           : 761         (23.86     % of vars)
100.96/101.06	c filedLit time            : 0.16        (0.16      % time)
100.96/101.06	c v-elim SatELite          : 1118        (35.06     % vars)
100.96/101.06	c SatELite time            : 1.43        (1.42      % time)
100.96/101.06	c v-elim xor               : 209         (6.55      % vars)
100.96/101.06	c xor elim time            : 0.01        (0.01      % time)
100.96/101.06	c num binary xor trees     : 168        
100.96/101.06	c binxor trees' crown      : 373         (2.22      leafs/tree)
100.96/101.06	c bin xor find time        : 0.00       
100.96/101.06	c OTF clause improved      : 17207       (0.02      clauses/conflict)
100.96/101.06	c OTF impr. size diff      : 21829       (1.27       lits/clause)
100.96/101.06	c OTF cl watch-shrink      : 531748      (0.67      clauses/conflict)
100.96/101.06	c OTF cl watch-sh-lit      : 1801049     (3.39       lits/clause)
100.96/101.06	c tried to recurMin cls    : 202284      (25.54      % of conflicts)
100.96/101.06	c updated cache            : 1300        (0.01       lits/tried recurMin)
100.96/101.06	c clauses over max glue    : 0           (0.00      % of all clauses)
100.96/101.06	c conflicts                : 791923      (7843.41   / sec)
100.96/101.06	c decisions                : 943621      (0.87      % random)
100.96/101.06	c bogo-props               : 16713633494 (165536179.46 / sec)
100.96/101.06	c conflict literals        : 21168254    (45.16     % deleted)
100.96/101.06	c Memory used              : 81.75       MB
100.96/101.06	c CPU time                 : 100.97      s
100.96/101.06	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 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-3400919-1306280110/watcher-3400919-1306280110 -o /tmp/evaluation-result-3400919-1306280110/solver-3400919-1306280110 -C 5000 -W 5100 -M 15500 ./strangenight2-st HOME/instance-3400919-1306280110.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 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: 0.00 0.00 0.00 5/525 32062
/proc/meminfo: memFree=12871468/32951124 swapFree=67023164/67111528
[pid=32062] ppid=32057 vsize=8440 CPUtime=0 cores=0,2,4,6
/proc/32062/stat : 32062 (strangenight2-s) S 32057 32062 32025 0 -1 4194304 97 0 0 0 0 0 0 0 20 0 1 0 720426968 8642560 53 33554432000 4194304 4580011 140733591426992 18446744073709551615 233505373831 0 2147483391 4096 0 18446744071699953811 0 0 17 4 0 0 0
/proc/32062/statm: 2110 53 41 95 0 44 0

[startup+0.0596069 s]
/proc/loadavg: 0.00 0.00 0.00 5/525 32062
/proc/meminfo: memFree=12871468/32951124 swapFree=67023164/67111528
[pid=32062] ppid=32057 vsize=31344 CPUtime=0.02 cores=0,2,4,6
/proc/32062/stat : 32062 (strangenight2-s) R 32057 32062 32025 0 -1 4202496 955 0 0 0 2 0 0 0 20 0 1 0 720426968 32096256 863 33554432000 4194304 4580011 140733591426992 18446744073709551615 233509994251 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32062/statm: 7836 869 347 95 0 2818 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 31344

[startup+0.100599 s]
/proc/loadavg: 0.00 0.00 0.00 5/525 32062
/proc/meminfo: memFree=12871468/32951124 swapFree=67023164/67111528
[pid=32062] ppid=32057 vsize=32540 CPUtime=0.06 cores=0,2,4,6
/proc/32062/stat : 32062 (strangenight2-s) R 32057 32062 32025 0 -1 4202496 1390 0 0 0 6 0 0 0 20 0 1 0 720426968 33320960 1266 33554432000 4194304 4580011 140733591426992 18446744073709551615 4321128 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32062/statm: 8135 1266 363 95 0 3117 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 32540

[startup+0.300585 s]
/proc/loadavg: 0.00 0.00 0.00 5/525 32062
/proc/meminfo: memFree=12871468/32951124 swapFree=67023164/67111528
[pid=32062] ppid=32057 vsize=32844 CPUtime=0.26 cores=0,2,4,6
/proc/32062/stat : 32062 (strangenight2-s) R 32057 32062 32025 0 -1 4202496 1562 0 0 0 26 0 0 0 20 0 1 0 720426968 33632256 1438 33554432000 4194304 4580011 140733591426992 18446744073709551615 4293947 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32062/statm: 8211 1438 364 95 0 3193 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 32844

[startup+0.700515 s]
/proc/loadavg: 0.00 0.00 0.00 5/525 32062
/proc/meminfo: memFree=12871468/32951124 swapFree=67023164/67111528
[pid=32062] ppid=32057 vsize=33596 CPUtime=0.66 cores=0,2,4,6
/proc/32062/stat : 32062 (strangenight2-s) R 32057 32062 32025 0 -1 4202496 2005 0 0 0 66 0 0 0 21 0 1 0 720426968 34402304 1449 33554432000 4194304 4580011 140733591426992 18446744073709551615 4316629 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32062/statm: 8399 1449 364 95 0 3381 0
Current children cumulated CPU time (s) 0.66
Current children cumulated vsize (KiB) 33596

[startup+1.50037 s]
/proc/loadavg: 0.00 0.00 0.00 4/527 32064
/proc/meminfo: memFree=12761104/32951124 swapFree=67023164/67111528
[pid=32062] ppid=32057 vsize=33864 CPUtime=1.46 cores=0,2,4,6
/proc/32062/stat : 32062 (strangenight2-s) R 32057 32062 32025 0 -1 4202496 2479 0 0 0 146 0 0 0 25 0 1 0 720426968 34676736 1603 33554432000 4194304 4580011 140733591426992 18446744073709551615 4294481 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32062/statm: 8466 1603 364 95 0 3448 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 33864

[startup+3.10109 s]
/proc/loadavg: 0.00 0.00 0.00 4/527 32064
/proc/meminfo: memFree=12687080/32951124 swapFree=67023164/67111528
[pid=32062] ppid=32057 vsize=38560 CPUtime=3.05 cores=0,2,4,6
/proc/32062/stat : 32062 (strangenight2-s) R 32057 32062 32025 0 -1 4202496 4448 0 0 0 305 0 0 0 25 0 1 0 720426968 39485440 2751 33554432000 4194304 4580011 140733591426992 18446744073709551615 4294304 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32062/statm: 9640 2751 367 95 0 4622 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 38560

[startup+6.30051 s]
/proc/loadavg: 0.16 0.03 0.01 4/527 32064
/proc/meminfo: memFree=12520820/32951124 swapFree=67023164/67111528
[pid=32062] ppid=32057 vsize=40156 CPUtime=6.26 cores=0,2,4,6
/proc/32062/stat : 32062 (strangenight2-s) R 32057 32062 32025 0 -1 4202496 6229 0 0 0 625 1 0 0 25 0 1 0 720426968 41119744 3183 33554432000 4194304 4580011 140733591426992 18446744073709551615 4294498 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32062/statm: 10039 3183 367 95 0 5021 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 40156

[startup+12.7004 s]
/proc/loadavg: 0.31 0.07 0.02 4/527 32065
/proc/meminfo: memFree=12359252/32951124 swapFree=67023164/67111528
[pid=32062] ppid=32057 vsize=46596 CPUtime=12.65 cores=0,2,4,6
/proc/32062/stat : 32062 (strangenight2-s) R 32057 32062 32025 0 -1 4202496 10505 0 0 0 1264 1 0 0 25 0 1 0 720426968 47714304 4821 33554432000 4194304 4580011 140733591426992 18446744073709551615 4294503 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32062/statm: 11649 4821 367 95 0 6631 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 46596

[startup+25.5011 s]
/proc/loadavg: 0.68 0.16 0.05 4/527 32065
/proc/meminfo: memFree=12332328/32951124 swapFree=67023164/67111528
[pid=32062] ppid=32057 vsize=55188 CPUtime=25.46 cores=0,2,4,6
/proc/32062/stat : 32062 (strangenight2-s) R 32057 32062 32025 0 -1 4202496 17073 0 0 0 2544 2 0 0 25 0 1 0 720426968 56512512 7155 33554432000 4194304 4580011 140733591426992 18446744073709551615 4294602 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32062/statm: 13797 7155 367 95 0 8779 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 55188

[startup+51.1005 s]
/proc/loadavg: 1.13 0.31 0.10 4/527 32066
/proc/meminfo: memFree=12215916/32951124 swapFree=67023164/67111528
[pid=32062] ppid=32057 vsize=59184 CPUtime=51.05 cores=0,2,4,6
/proc/32062/stat : 32062 (strangenight2-s) R 32057 32062 32025 0 -1 4202496 26796 0 0 0 5102 3 0 0 25 0 1 0 720426968 60604416 7632 33554432000 4194304 4580011 140733591426992 18446744073709551615 4293099 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32062/statm: 14796 7632 367 95 0 9778 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 59184

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

[startup+76.7008 s]
/proc/loadavg: 1.43 0.44 0.15 4/527 32066
/proc/meminfo: memFree=12192956/32951124 swapFree=67023164/67111528
[pid=32062] ppid=32057 vsize=61444 CPUtime=76.65 cores=0,2,4,6
/proc/32062/stat : 32062 (strangenight2-s) R 32057 32062 32025 0 -1 4202496 34759 0 0 0 7661 4 0 0 25 0 1 0 720426968 62918656 8332 33554432000 4194304 4580011 140733591426992 18446744073709551615 4316523 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32062/statm: 15361 8332 367 95 0 10343 0
Current children cumulated CPU time (s) 76.65
Current children cumulated vsize (KiB) 61444

[startup+89.5005 s]
/proc/loadavg: 1.55 0.52 0.18 4/527 32067
/proc/meminfo: memFree=12165788/32951124 swapFree=67023164/67111528
[pid=32062] ppid=32057 vsize=82612 CPUtime=89.45 cores=0,2,4,6
/proc/32062/stat : 32062 (strangenight2-s) R 32057 32062 32025 0 -1 4202496 38299 0 0 0 8940 5 0 0 25 0 1 0 720426968 84594688 11872 33554432000 4194304 4580011 140733591426992 18446744073709551615 4294315 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32062/statm: 20653 11872 367 95 0 15635 0
Current children cumulated CPU time (s) 89.45
Current children cumulated vsize (KiB) 82612

[startup+95.9004 s]
/proc/loadavg: 1.59 0.54 0.19 4/527 32067
/proc/meminfo: memFree=12164048/32951124 swapFree=67023164/67111528
[pid=32062] ppid=32057 vsize=72376 CPUtime=95.85 cores=0,2,4,6
/proc/32062/stat : 32062 (strangenight2-s) R 32057 32062 32025 0 -1 4202496 38504 0 0 0 9580 5 0 0 25 0 1 0 720426968 74113024 10620 33554432000 4194304 4580011 140733591426992 18446744073709551615 4293872 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32062/statm: 18094 10620 367 95 0 13076 0
Current children cumulated CPU time (s) 95.85
Current children cumulated vsize (KiB) 72376

[startup+99.1008 s]
/proc/loadavg: 1.62 0.56 0.20 4/527 32067
/proc/meminfo: memFree=12157720/32951124 swapFree=67023164/67111528
[pid=32062] ppid=32057 vsize=72376 CPUtime=99.05 cores=0,2,4,6
/proc/32062/stat : 32062 (strangenight2-s) R 32057 32062 32025 0 -1 4202496 38678 0 0 0 9900 5 0 0 25 0 1 0 720426968 74113024 10794 33554432000 4194304 4580011 140733591426992 18446744073709551615 4295075 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32062/statm: 18094 10794 367 95 0 13076 0
Current children cumulated CPU time (s) 99.05
Current children cumulated vsize (KiB) 72376

[startup+99.9007 s]
/proc/loadavg: 1.62 0.56 0.20 4/527 32067
/proc/meminfo: memFree=12157720/32951124 swapFree=67023164/67111528
[pid=32062] ppid=32057 vsize=83704 CPUtime=99.86 cores=0,2,4,6
/proc/32062/stat : 32062 (strangenight2-s) R 32057 32062 32025 0 -1 4202496 39456 0 0 0 9980 6 0 0 25 0 1 0 720426968 85712896 11572 33554432000 4194304 4580011 140733591426992 18446744073709551615 4294406 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32062/statm: 20926 11572 367 95 0 15908 0
Current children cumulated CPU time (s) 99.86
Current children cumulated vsize (KiB) 83704

[startup+100.701 s]
/proc/loadavg: 1.62 0.56 0.20 4/527 32067
/proc/meminfo: memFree=12152760/32951124 swapFree=67023164/67111528
[pid=32062] ppid=32057 vsize=83704 CPUtime=100.66 cores=0,2,4,6
/proc/32062/stat : 32062 (strangenight2-s) R 32057 32062 32025 0 -1 4202496 39615 0 0 0 10060 6 0 0 25 0 1 0 720426968 85712896 11731 33554432000 4194304 4580011 140733591426992 18446744073709551615 4293073 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32062/statm: 20926 11731 367 95 0 15908 0
Current children cumulated CPU time (s) 100.66
Current children cumulated vsize (KiB) 83704

[startup+100.901 s]
/proc/loadavg: 1.62 0.56 0.20 4/527 32067
/proc/meminfo: memFree=12152760/32951124 swapFree=67023164/67111528
[pid=32062] ppid=32057 vsize=83704 CPUtime=100.86 cores=0,2,4,6
/proc/32062/stat : 32062 (strangenight2-s) R 32057 32062 32025 0 -1 4202496 39654 0 0 0 10080 6 0 0 25 0 1 0 720426968 85712896 11770 33554432000 4194304 4580011 140733591426992 18446744073709551615 4293179 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32062/statm: 20926 11770 367 95 0 15908 0
Current children cumulated CPU time (s) 100.86
Current children cumulated vsize (KiB) 83704

[startup+101 s]
/proc/loadavg: 1.62 0.56 0.20 4/527 32067
/proc/meminfo: memFree=12152760/32951124 swapFree=67023164/67111528
[pid=32062] ppid=32057 vsize=83704 CPUtime=100.96 cores=0,2,4,6
/proc/32062/stat : 32062 (strangenight2-s) R 32057 32062 32025 0 -1 4202496 39667 0 0 0 10090 6 0 0 25 0 1 0 720426968 85712896 11783 33554432000 4194304 4580011 140733591426992 18446744073709551615 4305187 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32062/statm: 20926 11783 367 95 0 15908 0
Current children cumulated CPU time (s) 100.96
Current children cumulated vsize (KiB) 83704

Child status: 20
Real time (s): 101.065
CPU time (s): 101.031
CPU user time (s): 100.967
CPU system time (s): 0.06399
CPU usage (%): 99.9657
Max. virtual memory (cumulated for all children) (KiB): 83704

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 100.967
system time used= 0.06399
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 39684
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= 14
involuntary context switches= 60

runsolver used 0.584911 second user time and 1.21081 second system time

The end

Launcher Data

Begin job on node145 at 2011-05-25 01:35:10
IDJOB=3400919
IDBENCH=20393
IDSOLVER=1887
FILE ID=node145/3400919-1306280110
RUNJOBID= node145-1306280109-32043
PBS_JOBID= 13457841
Free space on /tmp= 73436 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT07/industrial/fuhs/medium/AProVE07-21.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3400919-1306280110/watcher-3400919-1306280110 -o /tmp/evaluation-result-3400919-1306280110/solver-3400919-1306280110 -C 5000 -W 5100 -M 15500  ./strangenight2-st HOME/instance-3400919-1306280110.cnf

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

MD5SUM BENCH= 627e3d704e5200c3037f9c9d83c939c1
RANDOM SEED=42712792

node145.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.786
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.57
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.786
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.76
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.786
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.74
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.786
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.83
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.786
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.82
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.786
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.74
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.786
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.84
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.786
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.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      12872160 kB
Buffers:        254784 kB
Cached:        7823904 kB
SwapCached:       4796 kB
Active:       11279164 kB
Inactive:      8506932 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12872160 kB
SwapTotal:    67111528 kB
SwapFree:     67023164 kB
Dirty:           23928 kB
Writeback:          16 kB
AnonPages:    11702792 kB
Mapped:          38004 kB
Slab:           157484 kB
PageTables:      65700 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 153199780 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= 73416 MiB
End job on node145 at 2011-05-25 01:36:52