Trace number 3370820

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-1-st (fixed)UNSAT 51.8091 51.8131

General information on the benchmark

NameSAT02/industrial/dellacherie/
comb/comb1.shuffled.cnf
MD5SUM0e9d17eb95ee436fc1015c5591cfb63f
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark21.2328
Satisfiable
(Un)Satisfiability was proved
Number of variables5910
Number of clauses16804
Sum of the clauses size38654
Maximum clause length28
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 213041
Number of clauses of size 32838
Number of clauses of size 4787
Number of clauses of size 5103
Number of clauses of size over 534

Solver Data

0.00/0.01	c Outputting solution to console
0.00/0.01	c This is CryptoMiniSat 2.9.0
0.00/0.01	c compiled with gcc version 4.4.5
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3370820-1305396406.cnf'
0.00/0.01	c -- header says num vars:           5910
0.00/0.01	c -- header says num clauses:       16804
0.00/0.01	c -- clauses added:            0 learnts,        16804 normals,            0 xors
0.00/0.01	c -- vars added       5910
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0      5910      3762     13041         0     38653         0   no data   no data  --
0.00/0.02	c asymm  cl-useful: 17/3761/3761 lits-rem:17 time: 0.01
0.00/0.07	c Flit:     1 Blit:      5 bXBeca:    0 bXProp: 2118 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.05
0.00/0.08	c Replacing     2118 vars Replaced    33429 lits Time:     0.00 s 
0.00/0.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.07/0.08	c subs with bin:        4  lits-rem:         8  v-fix:    0  time:  0.00 s
0.07/0.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   3783 time:  0.00 s
0.07/0.09	c Removed useless bin:      23  fixed:     0  props:   0.20M  time:  0.00 s
0.09/0.10	c lits-rem:         1  cl-subs:      563  v-elim:   1261  v-fix:    0  time:  0.01 s
0.09/0.10	c Finding binary XORs  T:     0.00 s  found:       5
0.09/0.10	c Replacing        5 vars Replaced       49 lits Time:     0.00 s 
0.09/0.11	c Finding non-binary XORs:     0.00 s (found:     106, avg size: 3.0)
0.09/0.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:     13 locsubst:     0 time:   0.00
0.09/0.11	c calculated reachability. Time: 0.00
0.09/0.11	c Calc default polars -  time:   0.00 s pos:    1160 undec:    3513 neg:    1237
0.09/0.11	c =========================================================================================
0.09/0.11	c types(t): F = full restart, N = normal restart
0.09/0.11	c types(t): S = simplification begin/end, E = solution found
0.09/0.11	c restart types(rt): st = static, dy = dynamic
0.09/0.11	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.09/0.11	c  B st     0         0      2504      4380      4990         0     24820         0   no data   no data  --
0.29/0.33	c  N dy    15      4051      2504      4380      5179      3835     24820    101692      7.02      7.51  --
0.49/0.55	c  N dy    38      8098      2499      4380      5303      5350     24820     81207      7.09      7.64  --
0.79/0.84	c  N dy    69     12174      2492      4380      5398      5242     24816     67935      7.58      9.81  --
1.10/1.15	c  N dy    98     16235      2492      4380      5435      9240     24816    184462      7.93     11.02  --
1.39/1.43	c  N dy   118     20247      2492      4380      5484      7706     24816     84425      8.01      8.73  --
1.79/1.80	c  N dy   148     24706      2492      4380      5522     12109     24816    205929      8.16      8.60  --
1.79/1.81	c Finding binary XORs  T:     0.00 s  found:       4
1.79/1.84	c  F st   151     25001      2492      4374      5260     11934     24299    213220      8.19   no data  --
1.79/1.84	c Replacing        5 vars Replaced      418 lits Time:     0.00 s 
2.20/2.29	c  N dy   157     30001      2487      4371      5276     10428     24287    184171      8.19   no data  --
2.20/2.29	c  S st   157     30001      2487      4371      5276     10428     24287    184171      8.19   no data  --
2.29/2.34	c  S st   157     30502      2487      4371      5294     10909     24287    193233      8.19   no data  --
2.29/2.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      3 locsubst:     0 time:   0.00
2.29/2.34	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.39/2.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   16 Bins:   1737 BRemL:    366 BRemN:      8 P:  1.2M T:  0.06
2.39/2.40	c Replacing       16 vars Replaced     1238 lits Time:     0.00 s 
2.39/2.41	c bin-w-bin subsume rem           25 bins  time:  0.00 s
2.39/2.45	c subs with bin:      580  lits-rem:      5758  v-fix:    0  time:  0.03 s
2.39/2.45	c Subs w/ non-existent bins:      4 l-rem:   2376 v-fix:     0 done:   2285 time:  0.01 s
2.39/2.46	c Removed useless bin:      26  fixed:     0  props:   0.06M  time:  0.00 s
2.59/2.65	c lits-rem:       344  cl-subs:     8854  v-elim:    880  v-fix:    0  time:  0.19 s
2.59/2.65	c asymm  cl-useful: 13/1979/5740 lits-rem:39 time: 0.01
2.59/2.65	c calculated reachability. Time: 0.00
2.59/2.65	c  N dy   157     30502      1588      5727      3053      1981     24645     13370      8.19   no data  --
2.79/2.87	c  N dy   175     34610      1588      5727      3070      6037     24645    101106      8.14      8.60  --
2.99/3.04	c Finding binary XORs  T:     0.00 s  found:       2
3.09/3.15	c  N dy   204     38698      1588      5727      3079     10086     24645    200243      8.25      8.76  --
3.49/3.51	c  N dy   217     45753      1588      5727      3084      9444     24645     89506      8.14      6.47  --
3.49/3.51	c  S st   217     45753      1588      5727      3084      9444     24645     89506      8.14      6.47  --
3.49/3.55	c  S st   217     46257      1588      5727      3085      9944     24645     98387      8.14   no data  --
3.49/3.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      1 locsubst:     0 time:   0.00
3.49/3.55	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.49/3.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    2 Bins:    155 BRemL:     57 BRemN:     25 P:  0.6M T:  0.02
3.49/3.57	c Replacing        4 vars Replaced      396 lits Time:     0.00 s 
3.49/3.58	c bin-w-bin subsume rem           61 bins  time:  0.00 s
3.49/3.59	c subs with bin:      520  lits-rem:      1083  v-fix:    0  time:  0.01 s
3.49/3.59	c Subs w/ non-existent bins:     28 l-rem:    393 v-fix:     0 done:   1583 time:  0.00 s
3.49/3.59	c Removed useless bin:      59  fixed:     0  props:   0.03M  time:  0.00 s
3.59/3.67	c lits-rem:       607  cl-subs:     2828  v-elim:    113  v-fix:    0  time:  0.08 s
3.59/3.67	c vivif2 --  cl tried     5459 cl shrink      101 lits rem        140 time: 0.00
3.59/3.67	c vivif2 --  cl tried     7093 cl shrink      149 lits rem        174 time: 0.00
3.59/3.70	c asymm  cl-useful: 20/5432/5432 lits-rem:20 time: 0.03
3.69/3.70	c calculated reachability. Time: 0.00
3.69/3.70	c  N dy   217     46257      1470      5432      2564      7091     22952     66049      8.14   no data  --
3.89/3.95	c  N dy   242     50393      1470      5432      2566     11163     22952    155914      8.20      8.74  --
4.19/4.23	c  N dy   261     54765      1470      5432      2579     15425     22951    234228      8.15      8.60  --
4.29/4.34	c Finding binary XORs  T:     0.00 s  found:       1
4.49/4.52	c  N dy   287     58808      1470      5432      2591     10777     22951    115174      8.24      8.75  --
4.69/4.79	c  N dy   304     63503      1469      5432      2606     15323     22951    194230      8.23      8.67  --
5.09/5.13	c  N dy   333     67963      1469      5432      2608     10028     22951     69684      8.29      8.84  --
5.19/5.25	c  S st   345     69385      1469      5432      2608     11443     22951    107060      8.31      6.07  --
5.19/5.29	c  S st   345     69893      1469      5432      2610     11946     22951    116454      8.31   no data  --
5.19/5.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.19/5.29	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.29/5.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    6 Bins:     47 BRemL:     25 BRemN:     24 P:  0.5M T:  0.02
5.29/5.31	c Replacing        8 vars Replaced     1253 lits Time:     0.00 s 
5.29/5.32	c bin-w-bin subsume rem           94 bins  time:  0.00 s
5.29/5.32	c subs with bin:      172  lits-rem:       207  v-fix:    0  time:  0.01 s
5.29/5.33	c Subs w/ non-existent bins:     12 l-rem:    427 v-fix:     0 done:   1461 time:  0.00 s
5.29/5.33	c Removed useless bin:      14  fixed:     0  props:   0.03M  time:  0.00 s
5.39/5.45	c lits-rem:       755  cl-subs:     1517  v-elim:     25  v-fix:    0  time:  0.12 s
5.39/5.45	c vivif2 --  cl tried     5357 cl shrink       23 lits rem         27 time: 0.00
5.39/5.45	c vivif2 --  cl tried    10015 cl shrink      206 lits rem        248 time: 0.00
5.39/5.48	c asymm  cl-useful: 46/5353/5353 lits-rem:99 time: 0.03
5.39/5.48	c calculated reachability. Time: 0.00
5.39/5.48	c  N dy   345     69893      1436      5330      2364     10014     22309     87467      8.31   no data  --
5.69/5.75	c  N dy   372     74364      1436      5330      2370     14396     22309    173196      8.34      8.93  --
6.09/6.11	c  N dy   401     79491      1436      5330      2374     19460     22309    280662      8.36      8.87  --
6.39/6.46	c  N dy   429     84574      1436      5330      2380     13869     22309    130053      8.36      8.89  --
6.60/6.68	c  F st   448     87500      1436      5330      2380     16762     22309    190996      8.38      6.97  --
6.78/6.85	c Finding binary XORs  T:     0.00 s  found:       5
6.88/6.95	c  N st   453     90799      1436      5330      2381     20039     22309    277544      8.38   no data  --
7.38/7.48	c  N dy   479     96618      1436      5330      2384     14103     22309    133193      8.43      8.91  --
7.79/7.89	c  N dy   510    102795      1436      5330      2395     20172     22309    249721      8.43      9.21  --
7.99/8.03	c  S st   519    104839      1436      5330      2396     22157     22309    284017      8.43   no data  --
8.08/8.10	c  S st   519    105342      1436      5330      2397     22657     22309    293796      8.43   no data  --
8.08/8.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.08/8.10	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
8.08/8.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    4 Bins:     14 BRemL:     18 BRemN:      2 P:  0.8M T:  0.02
8.08/8.12	c Replacing        9 vars Replaced     3723 lits Time:     0.00 s 
8.08/8.14	c bin-w-bin subsume rem           17 bins  time:  0.00 s
8.08/8.16	c subs with bin:      310  lits-rem:       886  v-fix:    0  time:  0.02 s
8.08/8.17	c Subs w/ non-existent bins:      2 l-rem:   1239 v-fix:     0 done:   1427 time:  0.01 s
8.08/8.17	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
8.88/8.91	c lits-rem:      2238  cl-subs:     1596  v-elim:      7  v-fix:    0  time:  0.75 s
8.88/8.91	c vivif2 --  cl tried     5305 cl shrink       11 lits rem         11 time: 0.00
8.88/8.92	c vivif2 --  cl tried    20309 cl shrink     1193 lits rem       1583 time: 0.01
8.88/8.98	c asymm  cl-useful: 17/5304/5304 lits-rem:18 time: 0.05
8.88/8.98	c calculated reachability. Time: 0.00
8.88/8.98	c  N dy   519    105342      1420      5304      2325     20309     22167    259069      8.43   no data  --
9.38/9.46	c  N dy   553    112065      1419      5304      2336     14476     22167    118629      8.45      8.96  --
9.90/9.96	c  N dy   588    119384      1418      5304      2346     21663     22167    249615      8.44      9.00  --
10.58/10.62	c  N dy   630    128128      1418      5304      2350     16664     22164    142222      8.45      8.98  --
11.28/11.31	c  N dy   677    136330      1418      5304      2350     24780     22164    322863      8.49      9.31  --
11.58/11.68	c Finding binary XORs  T:     0.00 s  found:       2
11.99/12.02	c  N dy   722    145041      1418      5300      2341     18398     22134    161335      8.51      9.77  --
12.68/12.75	c  N dy   777    154343      1418      5300      2347     27556     22134    343300      8.54      9.00  --
12.98/13.02	c  S st   785    158013      1418      5300      2348     31117     22134    394715      8.52      7.03  --
12.98/13.09	c  S st   785    158517      1418      5300      2348     16049     22134    103767      8.52   no data  --
12.98/13.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.98/13.09	c Cache  BProp: 0 Set: 0 BXProp: 1 T: 0.00
12.98/13.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    4 Bins:     24 BRemL:     10 BRemN:      1 P:  0.6M T:  0.02
12.98/13.11	c Replacing        8 vars Replaced     1118 lits Time:     0.00 s 
13.09/13.11	c bin-w-bin subsume rem            3 bins  time:  0.00 s
13.09/13.12	c subs with bin:      162  lits-rem:       161  v-fix:    0  time:  0.00 s
13.09/13.12	c Subs w/ non-existent bins:      0 l-rem:    120 v-fix:     0 done:   1410 time:  0.00 s
13.09/13.12	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
13.09/13.18	c lits-rem:       579  cl-subs:      744  v-elim:      5  v-fix:    0  time:  0.06 s
13.09/13.18	c vivif2 --  cl tried     5288 cl shrink        1 lits rem          1 time: 0.00
13.09/13.19	c vivif2 --  cl tried    14986 cl shrink      118 lits rem        139 time: 0.00
13.19/13.23	c asymm  cl-useful: 12/5288/5288 lits-rem:13 time: 0.04
13.19/13.23	c calculated reachability. Time: 0.00
13.19/13.23	c  N dy   785    158517      1405      5288      2328     14986     22047     95745      8.52   no data  --
13.88/14.00	c  N dy   846    168783      1405      5288      2342     25087     22047    296005      8.54      9.13  --
14.89/14.95	c  N dy   899    180242      1403      5288      2362     19788     22047    156582      8.53      9.04  --
14.99/15.07	c Finding binary XORs  T:     0.00 s  found:       1
15.79/15.81	c  N dy   942    191756      1402      5288      2363     30569     22031    334263      8.50      8.97  --
16.69/16.71	c  N dy   992    204020      1401      5288      2373     25266     22031    243625      8.48      8.95  --
17.89/17.94	c  N dy  1038    220934      1400      5288      2383     23290     22031    163437      8.42      8.91  --
19.09/19.16	c  N dy  1116    235125      1400      5288      2383     37340     22031    433033      8.43     11.65  --
19.39/19.42	c  S st  1134    237775      1400      5288      2383     20838     22031    139792      8.45      6.22  --
19.39/19.48	c  S st  1134    238276      1400      5288      2384     21335     22031    148977      8.45   no data  --
19.39/19.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
19.39/19.48	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
19.49/19.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    2 Bins:     12 BRemL:     22 BRemN:      0 P:  0.7M T:  0.02
19.49/19.51	c Replacing        6 vars Replaced      403 lits Time:     0.00 s 
19.49/19.51	c bin-w-bin subsume rem            2 bins  time:  0.00 s
19.49/19.52	c subs with bin:      184  lits-rem:       147  v-fix:    0  time:  0.00 s
19.49/19.52	c Subs w/ non-existent bins:      1 l-rem:    190 v-fix:     0 done:   1394 time:  0.00 s
19.49/19.52	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
19.58/19.63	c lits-rem:       725  cl-subs:      656  v-elim:      1  v-fix:    0  time:  0.11 s
19.58/19.63	c vivif2 --  cl tried     5283 cl shrink        1 lits rem          1 time: 0.00
19.58/19.63	c vivif2 --  cl tried    19761 cl shrink      198 lits rem        223 time: 0.00
19.58/19.68	c asymm  cl-useful: 6/5283/5283 lits-rem:6 time: 0.05
19.58/19.68	c calculated reachability. Time: 0.00
19.58/19.68	c  N dy  1134    238276      1393      5283      2337     19761     21926    136301      8.45   no data  --
19.58/19.69	c Finding binary XORs  T:     0.00 s  found:       0
20.90/20.97	c  N dy  1229    253572      1392      5283      2339     34903     21926    431895      8.48     10.45  --
22.38/22.44	c  N dy  1321    270165      1392      5283      2340     30776     21926    315972      8.52      9.06  --
24.10/24.15	c  N dy  1422    287441      1392      5283      2341     26190     21926    222860      8.56     11.02  --
25.89/25.92	c  N dy  1507    305856      1392      5283      2343     44332     21926    542358      8.58     11.93  --
25.89/25.96	c  F st  1510    306251      1392      5283      2343     44718     21926    548434      8.58      8.52  --
25.89/25.97	c Replacing        1 vars Replaced       15 lits Time:     0.00 s 
27.69/27.70	c  N dy  1590    325387      1391      5283      2335     41233     21921    497171      8.60      9.27  --
29.59/29.61	c  N dy  1712    345563      1391      5283      2336     37441     21921    400679      8.64      9.17  --
30.80/30.81	c  S st  1767    357414      1390      5283      2345     48928     21921    584701      8.64      9.06  --
30.88/30.96	c  S st  1767    357916      1390      5283      2349     25338     21921    165225      8.64   no data  --
30.88/30.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
30.88/30.96	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
30.88/30.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     11 BRemL:      7 BRemN:      0 P:  0.8M T:  0.02
30.88/30.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
30.88/30.99	c subs with bin:      128  lits-rem:        74  v-fix:    0  time:  0.00 s
30.88/31.00	c Subs w/ non-existent bins:      0 l-rem:     44 v-fix:     0 done:   1390 time:  0.00 s
30.98/31.00	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
31.08/31.11	c lits-rem:       793  cl-subs:      662  v-elim:      2  v-fix:    0  time:  0.11 s
31.08/31.11	c vivif2 --  cl tried     5273 cl shrink        8 lits rem          8 time: 0.00
31.08/31.11	c vivif2 --  cl tried    24049 cl shrink       53 lits rem         65 time: 0.00
31.08/31.17	c asymm  cl-useful: 7/5273/5273 lits-rem:11 time: 0.05
31.08/31.17	c calculated reachability. Time: 0.00
31.08/31.17	c  N dy  1767    357916      1388      5271      2357     24049     21877    154493      8.64   no data  --
31.08/31.17	c Finding binary XORs  T:     0.00 s  found:       0
33.00/33.09	c  N dy  1890    377994      1388      5271      2358     43806     21877    504617      8.66      9.15  --
35.09/35.17	c  N dy  2002    398029      1388      5271      2362     37899     21877    381726      8.68     11.80  --
37.40/37.43	c  N dy  2075    419430      1388      5271      2362     32922     21877    259795      8.67      9.16  --
39.50/39.51	c  N dy  2161    439725      1387      5271      2367     52687     21877    578141      8.66      9.28  --
41.59/41.60	c  N dy  2267    460035      1387      5271      2368     45926     21877    487710      8.66      9.37  --
43.59/43.65	c  N dy  2342    480080      1386      5271      2379     37665     21877    296903      8.64     10.07  --
45.79/45.88	c  N dy  2448    500160      1386      5271      2379     57378     21877    621312      8.65      9.14  --
46.68/46.73	c Finding binary XORs  T:     0.00 s  found:       1
47.98/48.06	c  N dy  2534    520971      1386      5271      2353     48287     21850    468557      8.65      9.12  --
49.78/49.87	c  S st  2562    536876      1386      5271      2356     34127     21850    235795      8.61      7.49  --
49.88/49.96	c  S st  2562    537381      1386      5271      2357     34628     21850    246152      8.61   no data  --
49.88/49.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      1 locsubst:     0 time:   0.00
49.88/49.96	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
49.88/49.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      6 BRemL:      6 BRemN:      0 P:  1.0M T:  0.02
49.88/49.99	c Replacing        2 vars Replaced       94 lits Time:     0.00 s 
49.98/50.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
49.98/50.01	c subs with bin:      401  lits-rem:       238  v-fix:    0  time:  0.01 s
49.98/50.01	c Subs w/ non-existent bins:      1 l-rem:    192 v-fix:     0 done:   1383 time:  0.00 s
49.98/50.01	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
50.28/50.30	c lits-rem:      1935  cl-subs:     1207  v-elim:      3  v-fix:    0  time:  0.29 s
50.28/50.30	c vivif2 --  cl tried     5259 cl shrink        0 lits rem          0 time: 0.00
50.28/50.31	c vivif2 --  cl tried    33003 cl shrink      177 lits rem        306 time: 0.01
50.38/50.40	c asymm  cl-useful: 13/5259/5259 lits-rem:13 time: 0.09
50.38/50.40	c calculated reachability. Time: 0.00
50.38/50.40	c  N dy  2562    537381      1380      5259      2347     33003     21772    231473      8.61   no data  --
51.59/51.63	c Finding binary XORs  T:     0.00 s  found:      20
51.59/51.64	c Replacing       20 vars Replaced     7737 lits Time:     0.01 s 
51.78/51.80	c  E dy  2570    554893      1346      5201      2408     40619     21500    318772      8.54      3.60  --
51.78/51.80	c num threads              : 1          
51.78/51.80	c restarts                 : 2570       
51.78/51.80	c dynamic restarts         : 2546       
51.78/51.80	c static restarts          : 24         
51.78/51.80	c full restarts            : 3          
51.78/51.80	c total simplify time      : 0.05       
51.78/51.80	c learnts DL2              : 0          
51.78/51.80	c learnts size 2           : 16463      
51.78/51.80	c learnts size 1           : 154         (2.61      % of vars)
51.78/51.80	c filedLit time            : 0.25        (0.48      % time)
51.78/51.80	c v-elim SatELite          : 2297        (38.87     % vars)
51.78/51.80	c SatELite time            : 1.68        (3.25      % time)
51.78/51.80	c v-elim xor               : 18          (0.30      % vars)
51.78/51.80	c xor elim time            : 0.01        (0.02      % time)
51.78/51.80	c num binary xor trees     : 1192       
51.78/51.80	c binxor trees' crown      : 2202        (1.85      leafs/tree)
51.78/51.80	c bin xor find time        : 0.02       
51.78/51.80	c OTF clause improved      : 10269       (0.02      clauses/conflict)
51.78/51.80	c OTF impr. size diff      : 11080       (1.08       lits/clause)
51.78/51.80	c OTF cl watch-shrink      : 300966      (0.54      clauses/conflict)
51.78/51.80	c OTF cl watch-sh-lit      : 654374      (2.17       lits/clause)
51.78/51.80	c tried to recurMin cls    : 190529      (34.34      % of conflicts)
51.78/51.80	c updated cache            : 0           (0.00       lits/tried recurMin)
51.78/51.80	c clauses over max glue    : 0           (0.00      % of all clauses)
51.78/51.80	c conflicts                : 554893      (10720.06  / sec)
51.78/51.80	c decisions                : 750481      (1.06      % random)
51.78/51.80	c bogo-props               : 5864407264  (113295323.51 / sec)
51.78/51.80	c conflict literals        : 10073170    (35.05     % deleted)
51.78/51.80	c Memory used              : 54.80       MB
51.78/51.80	c CPU time                 : 51.76       s
51.78/51.80	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-3370820-1305396406/watcher-3370820-1305396406 -o /tmp/evaluation-result-3370820-1305396406/solver-3370820-1305396406 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3370820-1305396406.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.35 3.87 3.86 5/362 20564
/proc/meminfo: memFree=24059020/32950928 swapFree=45937192/67111528
[pid=20564] ppid=20562 vsize=22624 CPUtime=0 cores=5,7
/proc/20564/stat : 20564 (strangenight1-s) R 20562 20564 19248 0 -1 4202496 785 0 0 0 0 0 0 0 25 0 1 0 651237330 23166976 725 33554432000 4194304 4650387 140735991275824 18446744073709551615 4316261 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20564/statm: 5656 729 325 112 0 621 0

[startup+0.0846969 s]
/proc/loadavg: 3.35 3.87 3.86 5/362 20564
/proc/meminfo: memFree=24059020/32950928 swapFree=45937192/67111528
[pid=20564] ppid=20562 vsize=33996 CPUtime=0.07 cores=5,7
/proc/20564/stat : 20564 (strangenight1-s) R 20562 20564 19248 0 -1 4202496 1662 0 0 0 7 0 0 0 25 0 1 0 651237330 34811904 1512 33554432000 4194304 4650387 140735991275824 18446744073709551615 4434768 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20564/statm: 8499 1512 363 112 0 3464 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 33996

[startup+0.100674 s]
/proc/loadavg: 3.35 3.87 3.86 5/362 20564
/proc/meminfo: memFree=24059020/32950928 swapFree=45937192/67111528
[pid=20564] ppid=20562 vsize=34604 CPUtime=0.09 cores=5,7
/proc/20564/stat : 20564 (strangenight1-s) R 20562 20564 19248 0 -1 4202496 1856 0 0 0 9 0 0 0 25 0 1 0 651237330 35434496 1706 33554432000 4194304 4650387 140735991275824 18446744073709551615 254500352709 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20564/statm: 8651 1706 369 112 0 3616 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34604

[startup+0.30063 s]
/proc/loadavg: 3.35 3.87 3.86 5/362 20564
/proc/meminfo: memFree=24059020/32950928 swapFree=45937192/67111528
[pid=20564] ppid=20562 vsize=35180 CPUtime=0.29 cores=5,7
/proc/20564/stat : 20564 (strangenight1-s) R 20562 20564 19248 0 -1 4202496 2086 0 0 0 29 0 0 0 25 0 1 0 651237330 36024320 1936 33554432000 4194304 4650387 140735991275824 18446744073709551615 4363423 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20564/statm: 8795 1936 378 112 0 3760 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 35180

[startup+0.700555 s]
/proc/loadavg: 3.35 3.87 3.86 5/362 20564
/proc/meminfo: memFree=24059020/32950928 swapFree=45937192/67111528
[pid=20564] ppid=20562 vsize=35656 CPUtime=0.69 cores=5,7
/proc/20564/stat : 20564 (strangenight1-s) R 20562 20564 19248 0 -1 4202496 2396 0 0 0 69 0 0 0 25 0 1 0 651237330 36511744 2052 33554432000 4194304 4650387 140735991275824 18446744073709551615 4304200 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20564/statm: 8914 2052 379 112 0 3879 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 35656

[startup+1.50039 s]
/proc/loadavg: 3.35 3.87 3.86 5/363 20565
/proc/meminfo: memFree=24052224/32950928 swapFree=45937192/67111528
[pid=20564] ppid=20562 vsize=36476 CPUtime=1.49 cores=5,7
/proc/20564/stat : 20564 (strangenight1-s) R 20562 20564 19248 0 -1 4202496 2995 0 0 0 149 0 0 0 25 0 1 0 651237330 37351424 2156 33554432000 4194304 4650387 140735991275824 18446744073709551615 4365191 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20564/statm: 9119 2156 379 112 0 4084 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 36476

[startup+3.10108 s]
/proc/loadavg: 3.40 3.87 3.86 5/363 20565
/proc/meminfo: memFree=24048256/32950928 swapFree=45937192/67111528
[pid=20564] ppid=20562 vsize=41720 CPUtime=3.09 cores=5,7
/proc/20564/stat : 20564 (strangenight1-s) R 20562 20564 19248 0 -1 4202496 4968 0 0 0 309 0 0 0 25 0 1 0 651237330 42721280 3805 33554432000 4194304 4650387 140735991275824 18446744073709551615 4331068 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20564/statm: 10430 3805 380 112 0 5395 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 41720

[startup+6.30045 s]
/proc/loadavg: 3.40 3.87 3.86 5/363 20565
/proc/meminfo: memFree=24039220/32950928 swapFree=45937192/67111528
[pid=20564] ppid=20562 vsize=52756 CPUtime=6.29 cores=5,7
/proc/20564/stat : 20564 (strangenight1-s) R 20562 20564 19248 0 -1 4202496 6978 0 0 0 629 0 0 0 25 0 1 0 651237330 54022144 4441 33554432000 4194304 4650387 140735991275824 18446744073709551615 4364719 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20564/statm: 13189 4441 380 112 0 8154 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 52756

[startup+12.7002 s]
/proc/loadavg: 3.50 3.87 3.86 5/363 20565
/proc/meminfo: memFree=24023628/32950928 swapFree=45937192/67111528
[pid=20564] ppid=20562 vsize=52912 CPUtime=12.68 cores=5,7
/proc/20564/stat : 20564 (strangenight1-s) R 20562 20564 19248 0 -1 4202496 9975 0 0 0 1268 0 0 0 25 0 1 0 651237330 54181888 5432 33554432000 4194304 4650387 140735991275824 18446744073709551615 4363468 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20564/statm: 13228 5432 380 112 0 8193 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 52912

[startup+25.5006 s]
/proc/loadavg: 3.57 3.88 3.86 5/363 20593
/proc/meminfo: memFree=24033380/32950928 swapFree=45937192/67111528
[pid=20564] ppid=20562 vsize=53236 CPUtime=25.49 cores=5,7
/proc/20564/stat : 20564 (strangenight1-s) R 20562 20564 19248 0 -1 4202496 14998 0 0 0 2547 2 0 0 25 0 1 0 651237330 54513664 6188 33554432000 4194304 4650387 140735991275824 18446744073709551615 4365228 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20564/statm: 13309 6188 380 112 0 8274 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 53236

[startup+51.1005 s]
/proc/loadavg: 3.77 3.90 3.87 5/363 20593
/proc/meminfo: memFree=24007492/32950928 swapFree=45937192/67111528
[pid=20564] ppid=20562 vsize=56108 CPUtime=51.08 cores=5,7
/proc/20564/stat : 20564 (strangenight1-s) R 20562 20564 19248 0 -1 4202496 23112 0 0 0 5105 3 0 0 25 0 1 0 651237330 57454592 6977 33554432000 4194304 4650387 140735991275824 18446744073709551615 4304272 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20564/statm: 14027 6977 380 112 0 8992 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 56108

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

[startup+51.5004 s]
/proc/loadavg: 3.77 3.90 3.87 5/363 20593
/proc/meminfo: memFree=24007492/32950928 swapFree=45937192/67111528
[pid=20564] ppid=20562 vsize=56108 CPUtime=51.48 cores=5,7
/proc/20564/stat : 20564 (strangenight1-s) R 20562 20564 19248 0 -1 4202496 23183 0 0 0 5145 3 0 0 25 0 1 0 651237330 57454592 7048 33554432000 4194304 4650387 140735991275824 18446744073709551615 4366891 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20564/statm: 14027 7048 380 112 0 8992 0
Current children cumulated CPU time (s) 51.48
Current children cumulated vsize (KiB) 56108

[startup+51.7134 s]
/proc/loadavg: 3.79 3.90 3.87 5/363 20593
/proc/meminfo: memFree=24003772/32950928 swapFree=45937192/67111528
[pid=20564] ppid=20562 vsize=56108 CPUtime=51.7 cores=5,7
/proc/20564/stat : 20564 (strangenight1-s) R 20562 20564 19248 0 -1 4202496 23211 0 0 0 5167 3 0 0 25 0 1 0 651237330 57454592 7076 33554432000 4194304 4650387 140735991275824 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20564/statm: 14027 7076 380 112 0 8992 0
Current children cumulated CPU time (s) 51.7
Current children cumulated vsize (KiB) 56108

[startup+51.8004 s]
/proc/loadavg: 3.79 3.90 3.87 5/363 20593
/proc/meminfo: memFree=24003772/32950928 swapFree=45937192/67111528
[pid=20564] ppid=20562 vsize=56108 CPUtime=51.78 cores=5,7
/proc/20564/stat : 20564 (strangenight1-s) R 20562 20564 19248 0 -1 4202496 23224 0 0 0 5175 3 0 0 25 0 1 0 651237330 57454592 7089 33554432000 4194304 4650387 140735991275824 18446744073709551615 4365329 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20564/statm: 14027 7089 380 112 0 8992 0
Current children cumulated CPU time (s) 51.78
Current children cumulated vsize (KiB) 56108

Child status: 20
Real time (s): 51.8131
CPU time (s): 51.8091
CPU user time (s): 51.7671
CPU system time (s): 0.041993
CPU usage (%): 99.9923
Max. virtual memory (cumulated for all children) (KiB): 61656

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 51.7671
system time used= 0.041993
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23237
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8
involuntary context switches= 42

runsolver used 0.173973 second user time and 0.425935 second system time

The end

Launcher Data

Begin job on node149 at 2011-05-14 20:06:46
IDJOB=3370820
IDBENCH=88045
IDSOLVER=1847
FILE ID=node149/3370820-1305396406
RUNJOBID= node149-1305396392-20417
PBS_JOBID= 13324404
Free space on /tmp= 73556 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st (fixed)
BENCH NAME= SAT02/industrial/dellacherie/comb/comb1.shuffled.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3370820-1305396406/watcher-3370820-1305396406 -o /tmp/evaluation-result-3370820-1305396406/solver-3370820-1305396406 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3370820-1305396406.cnf

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

MD5SUM BENCH= 0e9d17eb95ee436fc1015c5591cfb63f
RANDOM SEED=672782007

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
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.83
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.806
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.73
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.806
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.806
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.806
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.806
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:     32950928 kB
MemFree:      24059176 kB
Buffers:        306144 kB
Cached:        3871400 kB
SwapCached:      19984 kB
Active:        6388308 kB
Inactive:      2207044 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      24059176 kB
SwapTotal:    67111528 kB
SwapFree:     45937192 kB
Dirty:           25376 kB
Writeback:           0 kB
AnonPages:     4410504 kB
Mapped:          15408 kB
Slab:           158040 kB
PageTables:      72908 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 80391908 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= 73544 MiB
End job on node149 at 2011-05-14 20:07:38