Trace number 3280457

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-stUNSAT 103.831 103.831

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 benchmark9.8305
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.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3280457-1303746817.cnf'
0.00/0.00	c -- header says num vars:           3189
0.00/0.00	c -- header says num clauses:       11039
0.00/0.01	c -- clauses added:            0 learnts,        11039 normals,            0 xors
0.00/0.01	c -- vars added       3189
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0      3189      5575      5354         0     28201         0   no data   no data
0.00/0.02	c asymm  cl-useful: 6/5575/5575 lits-rem:11 time: 0.01
0.00/0.02	c Flit:    14 Blit:      8 bXBeca:    0 bXProp:  261 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
0.00/0.03	c Replacing      261 vars Replaced     4511 lits Time:     0.00 s 
0.00/0.03	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.03	c subs with bin:       12  lits-rem:         9  v-fix:    0  time:  0.00 s
0.00/0.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     1 done:   2482 time:  0.00 s
0.00/0.03	c Removed useless bin:       4  fixed:     0  props:   0.05M  time:  0.00 s
0.00/0.04	c lits-rem:        68  cl-subs:      570  v-elim:    827  v-fix:    0  time:  0.01 s
0.00/0.04	c Finding binary XORs  T:     0.00 s  found:       5
0.00/0.04	c Replacing        5 vars Replaced       53 lits Time:     0.00 s 
0.00/0.04	c Finding non-binary XORs:     0.00 s (found:     532, avg size: 3.2)
0.00/0.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:    205 locsubst:     0 time:   0.00
0.00/0.04	c calculated reachability. Time: 0.00
0.00/0.04	c Calc default polars -  time:   0.00 s pos:     456 undec:    1942 neg:     791
0.00/0.04	c =========================================================================================
0.00/0.04	c types(t): F = full restart, N = normal restart
0.00/0.04	c types(t): S = simplification begin/end, E = solution found
0.00/0.04	c restart types(rt): st = static, dy = dynamic
0.00/0.04	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.04	c  B st     0         0      1444      2380      2096         0     13694         0   no data   no data
0.09/0.12	c Decided on static restart strategy
0.19/0.29	c  N st     8      4914      1443      2380      2148      4785     13694    147411   no data   no data
0.49/0.56	c  N st    10     11297      1443      2380      2170      4680     13694     67722   no data   no data
1.00/1.03	c  N st    11     17040      1438      2380      2176     10339     13694    247749   no data   no data
1.69/1.75	c  F st    12     25002      1438      2380      2184     12923     13694    286793   no data   no data
1.69/1.75	c Replacing        1 vars Replaced       19 lits Time:     0.00 s 
1.69/1.75	c  N st    12     25002      1437      2369      2162     12922     13620    286772   no data   no data
2.10/2.16	c Decided on static restart strategy
2.10/2.16	c  N st    18     30000      1437      2369      2167     11342     13620    226120   no data   no data
2.10/2.16	c  S st    18     30000      1437      2369      2167     11342     13620    226120   no data   no data
2.10/2.20	c  S st    18     30503      1437      2369      2198     11807     13620    233111   no data   no data
2.20/2.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      3 locsubst:     0 time:   0.00
2.20/2.22	c Flit:     2 Blit:      0 bXBeca:    0 bXProp:   49 Bins:   1349 BRemL:    694 BRemN:      6 P:  0.6M T:  0.01
2.20/2.23	c Replacing       49 vars Replaced    13556 lits Time:     0.01 s 
2.20/2.23	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.20/2.23	c bin-w-bin subsume rem          112 bins  time:  0.00 s
2.20/2.23	c subs with bin:       65  lits-rem:       319  v-fix:    0  time:  0.00 s
2.20/2.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1383 time:  0.00 s
2.20/2.23	c Removed useless bin:      35  fixed:     0  props:   0.03M  time:  0.00 s
2.20/2.24	c lits-rem:        15  cl-subs:       68  v-elim:    275  v-fix:    0  time:  0.00 s
2.20/2.25	c subs with bin:      204  lits-rem:      3231  v-fix:    0  time:  0.01 s
2.20/2.29	c lits-rem:      1077  cl-subs:      672  v-elim:      0  v-fix:    0  time:  0.04 s
2.29/2.31	c asymm  cl-useful: 2/2453/2453 lits-rem:2 time: 0.01
2.29/2.31	c calculated reachability. Time: 0.00
2.29/2.31	c  N st    18     30503      1108      2453      1501      7783     11664    124827   no data   no data
2.69/2.76	c  N st    20     37613      1108      2453      1507      8756     11664    143548   no data   no data
2.69/2.76	c Finding binary XORs  T:     0.00 s  found:       2
3.20/3.24	c  N st    21     44012      1108      2453      1508     15003     11664    306392   no data   no data
3.39/3.40	c  S st    22     45754      1108      2453      1509     16713     11664    356416   no data   no data
3.39/3.46	c  S st    22     46259      1108      2453      1516      9398     11664    122805   no data   no data
3.39/3.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.39/3.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:    211 BRemL:     23 BRemN:      6 P:  0.5M T:  0.01
3.39/3.47	c Replacing        3 vars Replaced       62 lits Time:     0.00 s 
3.39/3.47	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3.39/3.48	c bin-w-bin subsume rem           16 bins  time:  0.00 s
3.39/3.48	c subs with bin:        3  lits-rem:         0  v-fix:    0  time:  0.00 s
3.39/3.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1105 time:  0.00 s
3.39/3.48	c Removed useless bin:       4  fixed:     0  props:   0.02M  time:  0.00 s
3.39/3.48	c lits-rem:         0  cl-subs:        8  v-elim:      0  v-fix:    0  time:  0.00 s
3.39/3.49	c subs with bin:       46  lits-rem:       947  v-fix:    0  time:  0.01 s
3.49/3.50	c lits-rem:       466  cl-subs:      156  v-elim:      0  v-fix:    0  time:  0.01 s
3.49/3.51	c vivif2 --  cl tried     2442 cl shrink        1 lits rem          1 time: 0.00
3.49/3.51	c vivif2 --  cl tried     9196 cl shrink      566 lits rem        813 time: 0.00
3.49/3.52	c asymm  cl-useful: 1/2442/2442 lits-rem:1 time: 0.01
3.49/3.52	c calculated reachability. Time: 0.00
3.49/3.52	c  N st    22     46259      1105      2442      1673      9195     11588    118671   no data   no data
4.89/4.96	c  N st    23     60656      1105      2442      1675     14192     11588    206495   no data   no data
4.89/4.96	c Finding binary XORs  T:     0.00 s  found:       0
5.89/5.90	c  N st    24     69388      1105      2442      1677     12296     11588    149561   no data   no data
5.89/5.90	c  S st    24     69388      1105      2442      1677     12296     11588    149561   no data   no data
5.89/5.95	c  S st    24     69891      1105      2442      1677     12796     11588    156561   no data   no data
5.89/5.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.89/5.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     16 BRemL:      7 BRemN:      2 P:  0.6M T:  0.01
5.89/5.97	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
5.89/5.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.89/5.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.89/5.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1105 time:  0.00 s
5.89/5.97	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
5.89/5.97	c lits-rem:         0  cl-subs:        0  v-elim:      1  v-fix:    0  time:  0.00 s
5.89/5.99	c subs with bin:       44  lits-rem:       536  v-fix:    0  time:  0.01 s
5.99/6.00	c lits-rem:       446  cl-subs:      215  v-elim:      0  v-fix:    0  time:  0.02 s
5.99/6.00	c vivif2 --  cl tried     2445 cl shrink        3 lits rem          4 time: 0.00
5.99/6.01	c vivif2 --  cl tried    12536 cl shrink      386 lits rem        621 time: 0.00
5.99/6.03	c asymm  cl-useful: 12/2444/2444 lits-rem:14 time: 0.02
5.99/6.03	c calculated reachability. Time: 0.00
5.99/6.03	c  N st    24     69891      1104      2443      1682     12536     11571    152094   no data   no data
7.29/7.34	c  F st    25     87500      1104      2443      1682     18249     11571    305940   no data   no data
7.29/7.34	c  N st    25     87500      1104      2443      1682     18249     11571    305940   no data   no data
7.79/7.84	c Decided on static restart strategy
8.19/8.28	c  N st    32     95537      1104      2443      1687     26188     11571    514531   no data   no data
9.19/9.27	c  N st    34    104836      1104      2443      1687     22746     11571    371755   no data   no data
9.19/9.27	c  S st    34    104836      1104      2443      1687     22746     11571    371755   no data   no data
9.29/9.34	c  S st    34    105342      1104      2443      1688     23246     11571    378901   no data   no data
9.29/9.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.29/9.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   26 Bins:     45 BRemL:      7 BRemN:      0 P:  0.9M T:  0.02
9.29/9.37	c Replacing       26 vars Replaced     8773 lits Time:     0.01 s 
9.29/9.37	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
9.29/9.37	c bin-w-bin subsume rem           50 bins  time:  0.00 s
9.29/9.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.29/9.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1078 time:  0.00 s
9.29/9.38	c Removed useless bin:       4  fixed:     0  props:   0.02M  time:  0.00 s
9.29/9.38	c lits-rem:         2  cl-subs:       26  v-elim:      3  v-fix:    0  time:  0.01 s
9.39/9.42	c subs with bin:        5  lits-rem:      1023  v-fix:    0  time:  0.03 s
9.49/9.59	c lits-rem:      1335  cl-subs:     1798  v-elim:      0  v-fix:    0  time:  0.17 s
9.49/9.59	c vivif2 --  cl tried     2425 cl shrink        9 lits rem         11 time: 0.00
9.59/9.61	c vivif2 --  cl tried    21397 cl shrink     1289 lits rem       1939 time: 0.01
9.59/9.64	c asymm  cl-useful: 8/2423/2423 lits-rem:12 time: 0.03
9.59/9.64	c calculated reachability. Time: 0.00
9.59/9.64	c  N st    34    105342      1075      2421      1612     21397     11362    340465   no data   no data
10.49/10.56	c  N st    35    114942      1075      2421      1612     17226     11362    210075   no data   no data
10.49/10.56	c Finding binary XORs  T:     0.00 s  found:       0
11.99/12.07	c  N st    36    129339      1075      2421      1613     16765     11362    190626   no data   no data
14.08/14.19	c  N st    37    150935      1074      2421      1631     22449     11362    324194   no data   no data
14.88/14.93	c  S st    38    158013      1074      2421      1631     29455     11362    538831   no data   no data
14.98/15.01	c  S st    38    158517      1074      2421      1632     29952     11362    545517   no data   no data
14.98/15.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:    17 time:   0.00
14.98/15.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    5 Bins:    111 BRemL:     79 BRemN:      2 P:  1.1M T:  0.02
14.98/15.05	c Replacing       11 vars Replaced     3354 lits Time:     0.01 s 
14.98/15.05	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
14.98/15.05	c bin-w-bin subsume rem           28 bins  time:  0.00 s
14.98/15.05	c subs with bin:       10  lits-rem:         4  v-fix:    0  time:  0.00 s
14.98/15.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1063 time:  0.00 s
14.98/15.05	c Removed useless bin:       5  fixed:     0  props:   0.02M  time:  0.00 s
14.98/15.06	c lits-rem:         0  cl-subs:       10  v-elim:      8  v-fix:    0  time:  0.01 s
15.09/15.11	c subs with bin:        9  lits-rem:       692  v-fix:    0  time:  0.04 s
15.30/15.35	c lits-rem:      3401  cl-subs:      939  v-elim:      0  v-fix:    0  time:  0.24 s
15.30/15.35	c vivif2 --  cl tried     2420 cl shrink       17 lits rem         25 time: 0.00
15.30/15.36	c vivif2 --  cl tried    28167 cl shrink     1734 lits rem       2766 time: 0.02
15.40/15.40	c asymm  cl-useful: 8/2416/2416 lits-rem:16 time: 0.04
15.40/15.40	c calculated reachability. Time: 0.00
15.40/15.40	c  N st    38    158517      1055      2412      1581     28167     11244    508858   no data   no data
20.99/21.07	c  N st    39    207105      1055      2412      1581     23551     11244    303936   no data   no data
20.99/21.07	c Finding binary XORs  T:     0.00 s  found:       0
25.09/25.17	c  N st    40    237775      1055      2412      1582     34162     11244    587102   no data   no data
25.09/25.17	c  S st    40    237775      1055      2412      1582     34162     11244    587102   no data   no data
25.19/25.27	c  S st    40    238280      1055      2412      1584     34660     11244    594020   no data   no data
25.19/25.27	c x-sub:     6 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     9 time:   0.00
25.19/25.30	c Flit:     0 Blit:      1 bXBeca:    0 bXProp:    0 Bins:      9 BRemL:     10 BRemN:     13 P:  1.3M T:  0.03
25.29/25.30	c Replacing        4 vars Replaced      334 lits Time:     0.01 s 
25.29/25.30	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
25.29/25.30	c bin-w-bin subsume rem           10 bins  time:  0.00 s
25.29/25.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
25.29/25.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1050 time:  0.00 s
25.29/25.31	c Removed useless bin:      10  fixed:     0  props:   0.02M  time:  0.00 s
25.29/25.32	c lits-rem:         2  cl-subs:        8  v-elim:      2  v-fix:    0  time:  0.01 s
25.29/25.37	c subs with bin:        0  lits-rem:        29  v-fix:    0  time:  0.03 s
25.69/25.73	c lits-rem:      2603  cl-subs:     1532  v-elim:      0  v-fix:    0  time:  0.37 s
25.69/25.73	c vivif2 --  cl tried     2407 cl shrink        1 lits rem          1 time: 0.00
25.69/25.76	c vivif2 --  cl tried    33117 cl shrink     2204 lits rem       3829 time: 0.02
25.79/25.80	c asymm  cl-useful: 1/2407/2407 lits-rem:1 time: 0.05
25.79/25.80	c calculated reachability. Time: 0.00
25.79/25.80	c  N st    40    238280      1048      2407      1538     33117     11111    557315   no data   no data
34.39/34.44	c  F st    41    306252      1048      2407      1538     35150     11111    560515   no data   no data
34.39/34.44	c  N st    41    306252      1048      2407      1538     35150     11111    560515   no data   no data
35.09/35.14	c Decided on static restart strategy
38.19/38.24	c  N st    51    334552      1048      2407      1538     39506     11111    640045   no data   no data
41.09/41.13	c  N st    53    357420      1048      2407      1538     37591     11111    676828   no data   no data
41.09/41.13	c  S st    53    357420      1048      2407      1538     37591     11111    676828   no data   no data
41.19/41.23	c  S st    53    357920      1048      2407      1539     38081     11111    682789   no data   no data
41.19/41.24	c x-sub:     4 x-cut:      0 vfix:      0 v-elim:      1 locsubst:     0 time:   0.00
41.19/41.26	c Flit:     1 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      3 BRemL:      1 BRemN:      0 P:  1.4M T:  0.03
41.19/41.27	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
41.19/41.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
41.19/41.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
41.19/41.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1046 time:  0.00 s
41.19/41.27	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
41.19/41.28	c lits-rem:         0  cl-subs:        0  v-elim:      1  v-fix:    0  time:  0.01 s
41.29/41.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
41.59/41.69	c lits-rem:      2001  cl-subs:     1388  v-elim:      0  v-fix:    0  time:  0.34 s
41.59/41.69	c vivif2 --  cl tried     2405 cl shrink        0 lits rem          0 time: 0.00
41.69/41.71	c vivif2 --  cl tried    36693 cl shrink     2673 lits rem       5108 time: 0.02
41.69/41.76	c asymm  cl-useful: 2/2405/2405 lits-rem:2 time: 0.05
41.69/41.76	c calculated reachability. Time: 0.00
41.69/41.76	c  N st    53    357920      1045      2405      1529     36693     11064    643217   no data   no data
44.19/44.26	c Finding binary XORs  T:     0.00 s  found:       0
45.79/45.81	c  N st    54    390313      1044      2402      1515     42032     11053    744301   no data   no data
52.69/52.73	c  N st    55    438903      1044      2402      1516     36287     11053    500993   no data   no data
62.99/63.07	c  N st    56    511786      1044      2402      1516     50196     11053    880704   no data   no data
67.39/67.43	c  N st    57    536880      1044      2402      1518     44480     11053    715147   no data   no data
67.39/67.43	c  S st    57    536880      1044      2402      1518     44480     11053    715147   no data   no data
67.49/67.53	c  S st    57    537381      1044      2402      1519     44978     11053    725061   no data   no data
67.49/67.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
67.49/67.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:     29 BRemL:     22 BRemN:      0 P:  1.8M T:  0.03
67.49/67.57	c Replacing        1 vars Replaced      552 lits Time:     0.00 s 
67.49/67.57	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
67.49/67.57	c bin-w-bin subsume rem            2 bins  time:  0.00 s
67.49/67.57	c subs with bin:        8  lits-rem:         0  v-fix:    0  time:  0.00 s
67.49/67.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1043 time:  0.00 s
67.49/67.58	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
67.49/67.59	c lits-rem:         0  cl-subs:        2  v-elim:      1  v-fix:    0  time:  0.01 s
67.79/67.80	c subs with bin:     1612  lits-rem:       711  v-fix:    0  time:  0.19 s
68.19/68.22	c lits-rem:      5530  cl-subs:     1561  v-elim:      0  v-fix:    0  time:  0.42 s
68.19/68.22	c vivif2 --  cl tried     2394 cl shrink        3 lits rem          5 time: 0.00
68.19/68.25	c vivif2 --  cl tried    41764 cl shrink     2881 lits rem       7852 time: 0.02
68.29/68.31	c asymm  cl-useful: 7/2393/2393 lits-rem:13 time: 0.06
68.29/68.31	c calculated reachability. Time: 0.00
68.29/68.31	c  N st    57    537381      1042      2390      1525     41764     11020    647358   no data   no data
76.59/76.69	c Finding binary XORs  T:     0.00 s  found:       0
90.89/90.96	c Finding binary XORs  T:     0.00 s  found:      12
90.99/91.04	c Replacing       12 vars Replaced    46505 lits Time:     0.08 s 
91.69/91.77	c  N st    58    701366      1028      2369      1510     48408     10912    757239   no data   no data
103.79/103.80	c Finding binary XORs  T:     0.00 s  found:       0
103.79/103.82	c  E st    59    791923       993      2249      1568     20501     10526    210805   no data   no data
103.79/103.82	c num threads              : 1          
103.79/103.82	c restarts                 : 59         
103.79/103.82	c dynamic restarts         : 0          
103.79/103.82	c static restarts          : 59         
103.79/103.82	c full restarts            : 3          
103.79/103.82	c total simplify time      : 0.37       
103.79/103.82	c learnts DL2              : 0          
103.79/103.82	c learnts size 2           : 7918       
103.79/103.82	c learnts size 1           : 761         (23.86     % of vars)
103.79/103.82	c filedLit time            : 0.17        (0.17      % time)
103.79/103.82	c v-elim SatELite          : 1118        (35.06     % vars)
103.79/103.82	c SatELite time            : 1.55        (1.49      % time)
103.79/103.82	c v-elim xor               : 209         (6.55      % vars)
103.79/103.82	c xor elim time            : 0.01        (0.01      % time)
103.79/103.82	c num binary xor trees     : 168        
103.79/103.82	c binxor trees' crown      : 373         (2.22      leafs/tree)
103.79/103.82	c bin xor find time        : 0.00       
103.79/103.82	c OTF clause improved      : 17207       (0.02      clauses/conflict)
103.79/103.82	c OTF impr. size diff      : 21829       (1.27       lits/clause)
103.79/103.82	c OTF cl watch-shrink      : 531748      (0.67      clauses/conflict)
103.79/103.82	c OTF cl watch-sh-lit      : 1801049     (3.39       lits/clause)
103.79/103.82	c tried to recurMin cls    : 202284      (25.54      % of conflicts)
103.79/103.82	c updated cache            : 1300        (0.01       lits/tried recurMin)
103.79/103.82	c clauses over max glue    : 0           (0.00      % of all clauses)
103.79/103.82	c conflicts                : 791923      (7633.12   / sec)
103.79/103.82	c decisions                : 943621      (0.87      % random)
103.79/103.82	c bogo-props               : 16713633494 (161098015.62 / sec)
103.79/103.82	c conflict literals        : 21168254    (45.16     % deleted)
103.79/103.82	c Memory used              : 81.79       MB
103.79/103.82	c CPU time                 : 103.75      s
103.79/103.82	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: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3280457-1303746817/watcher-3280457-1303746817 -o /tmp/evaluation-result-3280457-1303746817/solver-3280457-1303746817 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3280457-1303746817.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: 0.55 0.12 0.04 4/184 23133
/proc/meminfo: memFree=19837712/32951124 swapFree=67110396/67111528
[pid=23133] ppid=23131 vsize=31088 CPUtime=0 cores=5,7
/proc/23133/stat : 23133 (strangenight2-s) R 23131 23133 23083 0 -1 4202496 885 0 0 0 0 0 0 0 21 0 1 0 564912508 31834112 791 33554432000 4194304 4627331 140736652930800 18446744073709551615 4308103 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23133/statm: 7772 791 342 106 0 2743 0

[startup+0.0780521 s]
/proc/loadavg: 0.55 0.12 0.04 4/184 23133
/proc/meminfo: memFree=19837712/32951124 swapFree=67110396/67111528
[pid=23133] ppid=23131 vsize=32584 CPUtime=0.07 cores=5,7
/proc/23133/stat : 23133 (strangenight2-s) R 23131 23133 23083 0 -1 4202496 1403 0 0 0 7 0 0 0 21 0 1 0 564912508 33366016 1278 33554432000 4194304 4627331 140736652930800 18446744073709551615 4330247 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23133/statm: 8146 1278 372 106 0 3117 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 32584

[startup+0.101047 s]
/proc/loadavg: 0.55 0.12 0.04 4/184 23133
/proc/meminfo: memFree=19837712/32951124 swapFree=67110396/67111528
[pid=23133] ppid=23131 vsize=32584 CPUtime=0.09 cores=5,7
/proc/23133/stat : 23133 (strangenight2-s) R 23131 23133 23083 0 -1 4202496 1424 0 0 0 9 0 0 0 21 0 1 0 564912508 33366016 1299 33554432000 4194304 4627331 140736652930800 18446744073709551615 4308735 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23133/statm: 8146 1299 372 106 0 3117 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 32584

[startup+0.301013 s]
/proc/loadavg: 0.55 0.12 0.04 4/184 23133
/proc/meminfo: memFree=19837712/32951124 swapFree=67110396/67111528
[pid=23133] ppid=23131 vsize=33192 CPUtime=0.29 cores=5,7
/proc/23133/stat : 23133 (strangenight2-s) R 23131 23133 23083 0 -1 4202496 1654 0 0 0 29 0 0 0 22 0 1 0 564912508 33988608 1304 33554432000 4194304 4627331 140736652930800 18446744073709551615 4308382 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23133/statm: 8298 1304 373 106 0 3269 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 33192

[startup+0.700958 s]
/proc/loadavg: 0.55 0.12 0.04 4/184 23133
/proc/meminfo: memFree=19837712/32951124 swapFree=67110396/67111528
[pid=23133] ppid=23131 vsize=33640 CPUtime=0.69 cores=5,7
/proc/23133/stat : 23133 (strangenight2-s) R 23131 23133 23083 0 -1 4202496 2023 0 0 0 69 0 0 0 23 0 1 0 564912508 34447360 1466 33554432000 4194304 4627331 140736652930800 18446744073709551615 4324631 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23133/statm: 8410 1466 373 106 0 3381 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 33640

[startup+1.50081 s]
/proc/loadavg: 0.55 0.12 0.04 4/185 23134
/proc/meminfo: memFree=19754780/32951124 swapFree=67110396/67111528
[pid=23133] ppid=23131 vsize=33908 CPUtime=1.49 cores=5,7
/proc/23133/stat : 23133 (strangenight2-s) R 23131 23133 23083 0 -1 4202496 2493 0 0 0 149 0 0 0 25 0 1 0 564912508 34721792 1616 33554432000 4194304 4627331 140736652930800 18446744073709551615 4309045 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23133/statm: 8477 1616 373 106 0 3448 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 33908

[startup+3.10055 s]
/proc/loadavg: 0.55 0.12 0.04 4/185 23134
/proc/meminfo: memFree=19704932/32951124 swapFree=67110396/67111528
[pid=23133] ppid=23131 vsize=38604 CPUtime=3.09 cores=5,7
/proc/23133/stat : 23133 (strangenight2-s) R 23131 23133 23083 0 -1 4202496 4455 0 0 0 309 0 0 0 25 0 1 0 564912508 39530496 2757 33554432000 4194304 4627331 140736652930800 18446744073709551615 4308683 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23133/statm: 9651 2757 377 106 0 4622 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 38604

[startup+6.30101 s]
/proc/loadavg: 0.98 0.21 0.07 5/190 23144
/proc/meminfo: memFree=19486960/32951124 swapFree=67110396/67111528
[pid=23133] ppid=23131 vsize=40200 CPUtime=6.29 cores=5,7
/proc/23133/stat : 23133 (strangenight2-s) R 23131 23133 23083 0 -1 4202496 6218 0 0 0 629 0 0 0 25 0 1 0 564912508 41164800 3171 33554432000 4194304 4627331 140736652930800 18446744073709551615 4309234 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23133/statm: 10050 3171 377 106 0 5021 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 40200

[startup+12.7009 s]
/proc/loadavg: 1.22 0.28 0.09 5/190 23144
/proc/meminfo: memFree=19126536/32951124 swapFree=67110396/67111528
[pid=23133] ppid=23131 vsize=46640 CPUtime=12.69 cores=5,7
/proc/23133/stat : 23133 (strangenight2-s) R 23131 23133 23083 0 -1 4202496 10437 0 0 0 1268 1 0 0 25 0 1 0 564912508 47759360 4752 33554432000 4194304 4627331 140736652930800 18446744073709551615 4308629 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23133/statm: 11660 4752 377 106 0 6631 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 46640

[startup+25.5008 s]
/proc/loadavg: 1.84 0.46 0.15 5/190 23144
/proc/meminfo: memFree=18758396/32951124 swapFree=67110396/67111528
[pid=23133] ppid=23131 vsize=55232 CPUtime=25.49 cores=5,7
/proc/23133/stat : 23133 (strangenight2-s) R 23131 23133 23083 0 -1 4202496 16910 0 0 0 2547 2 0 0 25 0 1 0 564912508 56557568 6991 33554432000 4194304 4627331 140736652930800 18446744073709551615 4467947 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23133/statm: 13808 6991 377 106 0 8779 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 55232

[startup+51.1005 s]
/proc/loadavg: 2.58 0.74 0.25 5/190 23146
/proc/meminfo: memFree=18335216/32951124 swapFree=67110396/67111528
[pid=23133] ppid=23131 vsize=59152 CPUtime=51.09 cores=5,7
/proc/23133/stat : 23133 (strangenight2-s) R 23131 23133 23083 0 -1 4202496 26130 0 0 0 5105 4 0 0 25 0 1 0 564912508 60571648 8103 33554432000 4194304 4627331 140736652930800 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23133/statm: 14788 8103 377 106 0 9759 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 59152

[startup+102.307 s]
/proc/loadavg: 3.44 1.26 0.45 5/190 23146
/proc/meminfo: memFree=17491492/32951124 swapFree=67110396/67111528
[pid=23133] ppid=23131 vsize=72420 CPUtime=102.3 cores=5,7
/proc/23133/stat : 23133 (strangenight2-s) R 23131 23133 23083 0 -1 4202496 38779 0 0 0 10223 7 0 0 25 0 1 0 564912508 74158080 10894 33554432000 4194304 4627331 140736652930800 18446744073709551615 4309045 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23133/statm: 18105 10894 377 106 0 13076 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 72420

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

[startup+103.101 s]
/proc/loadavg: 3.44 1.26 0.45 5/190 23146
/proc/meminfo: memFree=17491492/32951124 swapFree=67110396/67111528
[pid=23133] ppid=23131 vsize=83748 CPUtime=103.09 cores=5,7
/proc/23133/stat : 23133 (strangenight2-s) R 23131 23133 23083 0 -1 4202496 39557 0 0 0 10302 7 0 0 25 0 1 0 564912508 85757952 11672 33554432000 4194304 4627331 140736652930800 18446744073709551615 4309552 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23133/statm: 20937 11672 377 106 0 15908 0
Current children cumulated CPU time (s) 103.09
Current children cumulated vsize (KiB) 83748

[startup+103.501 s]
/proc/loadavg: 3.44 1.26 0.45 5/190 23146
/proc/meminfo: memFree=17481572/32951124 swapFree=67110396/67111528
[pid=23133] ppid=23131 vsize=83748 CPUtime=103.49 cores=5,7
/proc/23133/stat : 23133 (strangenight2-s) R 23131 23133 23083 0 -1 4202496 39637 0 0 0 10342 7 0 0 25 0 1 0 564912508 85757952 11752 33554432000 4194304 4627331 140736652930800 18446744073709551615 4309057 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23133/statm: 20937 11752 377 106 0 15908 0
Current children cumulated CPU time (s) 103.49
Current children cumulated vsize (KiB) 83748

[startup+103.701 s]
/proc/loadavg: 3.44 1.26 0.45 5/190 23146
/proc/meminfo: memFree=17481572/32951124 swapFree=67110396/67111528
[pid=23133] ppid=23131 vsize=83748 CPUtime=103.69 cores=5,7
/proc/23133/stat : 23133 (strangenight2-s) R 23131 23133 23083 0 -1 4202496 39671 0 0 0 10362 7 0 0 25 0 1 0 564912508 85757952 11786 33554432000 4194304 4627331 140736652930800 18446744073709551615 4308327 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23133/statm: 20937 11786 377 106 0 15908 0
Current children cumulated CPU time (s) 103.69
Current children cumulated vsize (KiB) 83748

[startup+103.801 s]
/proc/loadavg: 3.44 1.26 0.45 5/190 23146
/proc/meminfo: memFree=17481572/32951124 swapFree=67110396/67111528
[pid=23133] ppid=23131 vsize=83748 CPUtime=103.79 cores=5,7
/proc/23133/stat : 23133 (strangenight2-s) R 23131 23133 23083 0 -1 4202496 39678 0 0 0 10372 7 0 0 25 0 1 0 564912508 85757952 11793 33554432000 4194304 4627331 140736652930800 18446744073709551615 4324232 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23133/statm: 20937 11793 377 106 0 15908 0
Current children cumulated CPU time (s) 103.79
Current children cumulated vsize (KiB) 83748

Child status: 20
Real time (s): 103.831
CPU time (s): 103.831
CPU user time (s): 103.751
CPU system time (s): 0.079987
CPU usage (%): 100
Max. virtual memory (cumulated for all children) (KiB): 83748

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

runsolver used 0.147977 second user time and 0.425935 second system time

The end

Launcher Data

Begin job on node118 at 2011-04-25 17:53:38
IDJOB=3280457
IDBENCH=20393
IDSOLVER=1587
FILE ID=node118/3280457-1303746817
RUNJOBID= node118-1303746809-23104
PBS_JOBID= 13154044
Free space on /tmp= 71712 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st
BENCH NAME= SAT07/industrial/fuhs/medium/AProVE07-21.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3280457-1303746817/watcher-3280457-1303746817 -o /tmp/evaluation-result-3280457-1303746817/solver-3280457-1303746817 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3280457-1303746817.cnf

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

MD5SUM BENCH= 627e3d704e5200c3037f9c9d83c939c1
RANDOM SEED=1797927373

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      19838124 kB
Buffers:       1865364 kB
Cached:       10067996 kB
SwapCached:        600 kB
Active:        9147812 kB
Inactive:      3438112 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19838124 kB
SwapTotal:    67111528 kB
SwapFree:     67110396 kB
Dirty:           58256 kB
Writeback:           0 kB
AnonPages:      651436 kB
Mapped:          15692 kB
Slab:           462888 kB
PageTables:       6136 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   925952 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= 71692 MiB
End job on node118 at 2011-04-25 17:55:22