Trace number 3261894

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-stSAT 63.6343 63.6338

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/
VanDerWaerden_pd_2-3-21_399.cnf
MD5SUM693b5fe291cecff45feff3be98a908cf
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark8.87165
Satisfiable
(Un)Satisfiability was proved
Number of variables200
Number of clauses21294
Sum of the clauses size93307
Maximum clause length21
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2265
Number of clauses of size 319364
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51665

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3261894-1303544143.cnf'
0.00/0.00	c -- header says num vars:            200
0.00/0.00	c -- header says num clauses:       21294
0.00/0.00	c -- clauses added:            0 learnts,        21294 normals,            0 xors
0.00/0.00	c -- vars added        200
0.00/0.00	c Parsing time:  0.01 s
0.00/0.00	c  N st     0         0       200     21029       265         0     93307         0   no data   no data  --
0.09/0.14	c asymm  cl-useful: 0/21029/21029 lits-rem:0 time: 0.13
0.09/0.14	c Flit:     1 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
0.09/0.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.09/0.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.09/0.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    199 time:  0.00 s
0.09/0.15	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
0.19/0.22	c lits-rem:         0  cl-subs:        9  v-elim:      0  v-fix:    0  time:  0.07 s
0.19/0.22	c Finding binary XORs  T:     0.00 s  found:       0
0.19/0.23	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.19/0.23	c calculated reachability. Time: 0.00
0.19/0.23	c Calc default polars -  time:   0.00 s pos:     199 undec:       1 neg:       0
0.19/0.23	c =========================================================================================
0.19/0.23	c types(t): F = full restart, N = normal restart
0.19/0.23	c types(t): S = simplification begin/end, E = solution found
0.19/0.23	c restart types(rt): st = static, dy = dynamic
0.19/0.23	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.19/0.23	c  B st     0         0       199     21020        66         0     92701         0   no data   no data  --
0.39/0.44	c  N dy    12      4005       199     21020        66      3802     92701     68144      9.01      9.51  --
0.59/0.68	c  N dy    32      8248       199     21020        66      5463     92701     88667      9.35      9.86  --
0.89/0.92	c  N dy    61     12313       199     21020        66      5307     92701     78638      9.78     11.46  --
1.09/1.16	c  N dy    67     16524       199     21020        66      9285     92701    141556      9.50     10.05  --
1.39/1.43	c  N dy    93     21081       199     21020        66      8299     92701    123393      9.60     10.12  --
1.59/1.66	c  F st   107     25002       199     21020        66     12050     92701    188026      9.57      7.36  --
1.59/1.68	c  N st   108     25252       199     21020        66     12285     92701    191686      9.57   no data  --
1.89/1.97	c  N dy   113     30001       199     21020        66     10330     92701    148369      9.57   no data  --
1.89/1.97	c  S st   113     30001       199     21020        66     10330     92701    148369      9.57   no data  --
1.99/2.01	c  S st   113     30503       199     21020        66     10830     92701    157372      9.57   no data  --
1.99/2.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.99/2.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.99/2.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
1.99/2.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.99/2.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.99/2.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    199 time:  0.00 s
1.99/2.03	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
3.49/3.59	c lits-rem:       262  cl-subs:     2414  v-elim:      0  v-fix:    0  time:  1.56 s
3.79/3.82	c asymm  cl-useful: 0/21020/21020 lits-rem:0 time: 0.23
3.79/3.82	c calculated reachability. Time: 0.00
3.79/3.82	c  N dy   113     30503       199     21020        66      8416     92701    135065      9.57   no data  --
3.99/4.06	c  N dy   122     34536       199     21020        66     12255     92701    201876      9.49     11.69  --
4.30/4.33	c  N dy   143     38693       199     21020        66      8746     92701    123839      9.53     10.04  --
4.50/4.58	c  N dy   165     42755       199     21020        66     12585     92701    190719      9.55     10.15  --
4.70/4.78	c  S st   181     45754       199     21020        66     15431     92701    240754      9.57   no data  --
4.80/4.82	c  S st   181     46256       199     21020        66     15928     92701    251066      9.57   no data  --
4.80/4.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.80/4.82	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.80/4.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
4.80/4.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.80/4.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.80/4.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    199 time:  0.00 s
4.80/4.85	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
6.19/6.26	c lits-rem:       227  cl-subs:     1801  v-elim:      0  v-fix:    0  time:  1.42 s
6.19/6.26	c vivif2 --  cl tried    21020 cl shrink        0 lits rem          0 time: 0.00
6.19/6.27	c vivif2 --  cl tried    14127 cl shrink        0 lits rem          0 time: 0.00
6.50/6.58	c asymm  cl-useful: 0/21020/21020 lits-rem:0 time: 0.31
6.50/6.58	c calculated reachability. Time: 0.00
6.50/6.58	c  N dy   181     46256       199     21020        66     14127     92701    232520      9.57   no data  --
6.79/6.88	c  N dy   202     50928       199     21020        66     10109     92701    138518      9.56     10.08  --
7.09/7.13	c  N dy   221     54966       199     21020        66     13970     92701    205671      9.58     10.20  --
7.39/7.40	c  N dy   241     59009       199     21020        66     17842     92701    273257      9.60     10.11  --
7.60/7.69	c  N dy   245     63278       199     21020        66     12405     92701    165608      9.52     10.10  --
7.89/7.94	c  N dy   263     67346       199     21020        66     16253     92701    230011      9.51     10.88  --
7.99/8.08	c  S st   274     69384       199     21020        66     18200     92701    265371      9.52      9.89  --
8.09/8.12	c  S st   274     69887       199     21020        66     18698     92701    275299      9.52   no data  --
8.09/8.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.09/8.12	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
8.09/8.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
8.09/8.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.09/8.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
8.09/8.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    199 time:  0.00 s
8.09/8.15	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
9.49/9.56	c lits-rem:       387  cl-subs:     3110  v-elim:      0  v-fix:    0  time:  1.41 s
9.49/9.56	c vivif2 --  cl tried    21020 cl shrink        0 lits rem          0 time: 0.00
9.49/9.56	c vivif2 --  cl tried    15588 cl shrink        0 lits rem          0 time: 0.00
9.90/9.91	c asymm  cl-useful: 0/21020/21020 lits-rem:0 time: 0.35
9.90/9.91	c calculated reachability. Time: 0.00
9.90/9.91	c  N dy   274     69887       199     21020        66     15588     92701    242904      9.52   no data  --
10.19/10.26	c  N dy   290     75257       199     21020        66     20708     92701    328363      9.50     10.05  --
10.59/10.63	c  N dy   315     80607       199     21020        66     15437     92701    225596      9.50     10.03  --
11.00/11.02	c  N dy   332     86362       199     21020        66     20899     92701    316126      9.49     10.03  --
11.09/11.11	c  F st   339     87500       199     21020        66     21984     92701    334676      9.49      8.93  --
11.39/11.46	c  N dy   345     92695       199     21020        66     15559     92701    219959      9.49   no data  --
11.79/11.87	c  N dy   361     98704       199     21020        66     21265     92701    316813      9.46      9.96  --
12.29/12.30	c  S st   383    104831       199     21020        66     14692     92701    190043      9.45      9.44  --
12.29/12.34	c  S st   383    105334       199     21020        66     15189     92701    199221      9.45   no data  --
12.29/12.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.29/12.34	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
12.29/12.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
12.29/12.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.29/12.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.29/12.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    199 time:  0.00 s
12.29/12.36	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
13.59/13.63	c lits-rem:       194  cl-subs:     1134  v-elim:      0  v-fix:    0  time:  1.27 s
13.59/13.63	c vivif2 --  cl tried    21020 cl shrink        0 lits rem          0 time: 0.00
13.59/13.63	c vivif2 --  cl tried    14055 cl shrink        0 lits rem          0 time: 0.00
13.89/13.97	c asymm  cl-useful: 0/21020/21020 lits-rem:0 time: 0.33
13.89/13.97	c calculated reachability. Time: 0.00
13.89/13.97	c  N dy   383    105334       199     21020        66     14055     92701    189487      9.45   no data  --
14.39/14.43	c  N dy   414    112130       199     21020        66     20536     92701    299331      9.45     10.01  --
14.89/14.97	c  N dy   447    119343       199     21020        66     14150     92701    177441      9.46     10.40  --
15.39/15.49	c  N dy   471    127256       199     21020        66     21657     92701    302985      9.44      9.94  --
16.09/16.14	c  N dy   502    135558       199     21020        66     15327     92701    184496      9.43      9.93  --
16.70/16.74	c  N dy   532    144249       199     21020        66     23544     92701    323183      9.42     11.08  --
17.39/17.49	c  N dy   566    153904       199     21020        66     17546     92701    211489      9.42      9.93  --
17.69/17.77	c  S st   581    158001       199     21020        66     21450     92701    277122      9.42      9.80  --
17.79/17.81	c  S st   581    158505       199     21020        66     21951     92701    285827      9.42   no data  --
17.79/17.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
17.79/17.81	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
17.79/17.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
17.79/17.83	c bin-w-bin subsume rem            0 bins  time:  0.00 s
17.79/17.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17.79/17.84	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    199 time:  0.00 s
17.79/17.84	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
19.09/19.18	c lits-rem:       312  cl-subs:     2146  v-elim:      0  v-fix:    0  time:  1.34 s
19.09/19.19	c vivif2 --  cl tried    21019 cl shrink        0 lits rem          0 time: 0.00
19.09/19.19	c vivif2 --  cl tried    19806 cl shrink        0 lits rem          0 time: 0.00
19.49/19.53	c asymm  cl-useful: 1/15721/21019 lits-rem:1 time: 0.34
19.49/19.53	c calculated reachability. Time: 0.00
19.49/19.53	c  N dy   581    158505       199     21019        66     19806     92678    265808      9.42   no data  --
20.19/20.26	c  N dy   623    168664       199     21019        66     29461     92678    429678      9.43     10.01  --
20.99/21.08	c  N dy   668    179571       199     21019        66     23734     92678    311172      9.42      9.92  --
22.00/22.04	c  N dy   733    191149       199     21019        66     17654     92678    204174      9.44      9.99  --
22.89/22.99	c  N dy   791    204200       199     21019        66     30105     92678    412823      9.45      9.99  --
23.99/24.03	c  N dy   837    217342       199     21019        66     24496     92678    311667      9.44      9.99  --
25.30/25.31	c  N dy   902    232606       199     21019        66     19985     92678    233120      9.44      9.97  --
25.59/25.68	c  S st   931    237758       199     21019        66     24930     92678    318336      9.45   no data  --
25.69/25.72	c  S st   931    238260       199     21019        66     25428     92678    327769      9.45   no data  --
25.69/25.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
25.69/25.72	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
25.69/25.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
25.69/25.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
25.69/25.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
25.69/25.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    199 time:  0.00 s
25.69/25.75	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
27.09/27.16	c lits-rem:       263  cl-subs:     2634  v-elim:      0  v-fix:    0  time:  1.41 s
27.09/27.16	c vivif2 --  cl tried    21018 cl shrink        0 lits rem          0 time: 0.00
27.09/27.16	c vivif2 --  cl tried    22795 cl shrink        0 lits rem          0 time: 0.00
27.19/27.26	c asymm  cl-useful: 0/5297/21018 lits-rem:0 time: 0.10
27.19/27.26	c calculated reachability. Time: 0.00
27.19/27.26	c  N dy   931    238260       199     21018        66     22795     92657    304481      9.45   no data  --
28.39/28.49	c  N dy   985    253776       199     21018        66     37533     92657    549856      9.44     10.06  --
30.09/30.11	c  N dy  1042    273807       199     21018        66     36609     92657    501546      9.42      9.93  --
31.49/31.59	c  N dy  1116    291663       199     21018        66     32777     92657    446131      9.41      9.95  --
32.79/32.88	c  F st  1181    306251       199     21018        66     24763     92657    313196      9.42   no data  --
33.19/33.26	c  N dy  1187    311449       199     21018        66     29757     92657    397344      9.42   no data  --
34.89/34.99	c  N dy  1262    331518       199     21018        66     26011     92657    319630      9.40      9.90  --
36.69/36.72	c  N dy  1331    352184       199     21018        66     45679     92657    646704      9.39      9.95  --
37.19/37.20	c  S st  1347    357391       199     21018        66     26805     92657    315822      9.39   no data  --
37.19/37.25	c  S st  1347    357893       199     21018        66     27300     92657    324510      9.39   no data  --
37.19/37.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
37.19/37.25	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
37.19/37.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
37.19/37.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
37.19/37.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
37.19/37.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    199 time:  0.00 s
37.19/37.27	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
38.59/38.64	c lits-rem:       301  cl-subs:     1803  v-elim:      0  v-fix:    0  time:  1.37 s
38.59/38.64	c vivif2 --  cl tried    21018 cl shrink        0 lits rem          0 time: 0.00
38.59/38.65	c vivif2 --  cl tried    25497 cl shrink        0 lits rem          0 time: 0.00
38.89/38.98	c asymm  cl-useful: 0/11666/21018 lits-rem:0 time: 0.33
38.89/38.98	c calculated reachability. Time: 0.00
38.89/38.98	c  N dy  1347    357893       199     21018        66     25497     92657    308115      9.39   no data  --
40.70/40.77	c  N dy  1433    379406       199     21018        66     45997     92657    644403      9.39      9.91  --
42.49/42.52	c  N dy  1518    399423       199     21018        66     40302     92657    531234      9.39      9.92  --
44.29/44.32	c  N dy  1601    419530       199     21018        66     33770     92657    419586      9.40      9.91  --
45.99/46.06	c  N dy  1653    439598       199     21018        66     52803     92657    731680      9.38     11.31  --
47.79/47.80	c  N dy  1746    459849       199     21018        66     45431     92657    606461      9.39      9.90  --
49.59/49.66	c  N dy  1832    480172       199     21018        66     37173     92657    453346      9.39      9.98  --
51.40/51.49	c  N dy  1906    500182       199     21018        66     56213     92657    763267      9.38     10.37  --
53.19/53.28	c  N dy  1989    520320       199     21018        66     46813     92657    607548      9.38      9.91  --
54.90/54.91	c  S st  2058    536841       199     21018        66     33079     92657    366728      9.38      8.32  --
54.90/54.96	c  S st  2058    537347       199     21018        66     33575     92657    375296      9.38   no data  --
54.90/54.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
54.90/54.96	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
54.90/54.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
54.90/54.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
54.90/54.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
54.90/54.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    199 time:  0.00 s
54.90/54.99	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
56.49/56.56	c lits-rem:       263  cl-subs:     1861  v-elim:      0  v-fix:    0  time:  1.57 s
56.49/56.57	c vivif2 --  cl tried    21018 cl shrink        0 lits rem          0 time: 0.00
56.49/56.57	c vivif2 --  cl tried    31714 cl shrink        0 lits rem          0 time: 0.00
56.69/56.77	c asymm  cl-useful: 0/9352/21018 lits-rem:0 time: 0.20
56.69/56.77	c calculated reachability. Time: 0.00
56.69/56.77	c  N dy  2058    537347       199     21018        66     31714     92657    359395      9.38   no data  --
58.49/58.57	c  N dy  2161    558049       199     21018        66     51422     92657    685652      9.39      9.89  --
60.49/60.53	c  N dy  2238    579098       199     21018        66     41035     92657    497531      9.38      9.88  --
62.39/62.47	c  N dy  2324    599264       199     21018        66     60212     92657    812943      9.39      9.89  --
63.60/63.62	c  E dy  2367    611600         0     21018        66     40599     92657    481386      9.38      8.19  --
63.60/63.63	c Verified 21018 clauses.
63.60/63.63	c Verified 21018 clauses.
63.60/63.63	c num threads              : 1          
63.60/63.63	c restarts                 : 2367       
63.60/63.63	c dynamic restarts         : 2343       
63.60/63.63	c static restarts          : 24         
63.60/63.63	c full restarts            : 3          
63.60/63.63	c total simplify time      : 0.00       
63.60/63.63	c learnts DL2              : 0          
63.60/63.63	c learnts size 2           : 265        
63.60/63.63	c learnts size 1           : 1           (0.50      % of vars)
63.60/63.63	c filedLit time            : 0.05        (0.08      % time)
63.60/63.63	c v-elim SatELite          : 0           (0.00      % vars)
63.60/63.63	c SatELite time            : 11.37       (17.88     % time)
63.60/63.63	c v-elim xor               : 0           (0.00      % vars)
63.60/63.63	c xor elim time            : 0.01        (0.02      % time)
63.60/63.63	c num binary xor trees     : 0          
63.60/63.63	c binxor trees' crown      : 0           (nan       leafs/tree)
63.60/63.63	c bin xor find time        : 0.00       
63.60/63.63	c OTF clause improved      : 29478       (0.05      clauses/conflict)
63.60/63.63	c OTF impr. size diff      : 32276       (1.09       lits/clause)
63.60/63.63	c OTF cl watch-shrink      : 479978      (0.78      clauses/conflict)
63.60/63.63	c OTF cl watch-sh-lit      : 2093739     (4.36       lits/clause)
63.60/63.63	c tried to recurMin cls    : 133309      (21.80      % of conflicts)
63.60/63.63	c updated cache            : 0           (0.00       lits/tried recurMin)
63.60/63.63	c clauses over max glue    : 0           (0.00      % of all clauses)
63.60/63.63	c conflicts                : 611600      (9620.69   / sec)
63.60/63.63	c decisions                : 796677      (0.47      % random)
63.60/63.63	c bogo-props               : 6706930979  (105502440.35 / sec)
63.60/63.63	c conflict literals        : 10061848    (54.90     % deleted)
63.60/63.63	c Memory used              : 53.12       MB
63.60/63.63	c CPU time                 : 63.57       s
63.60/63.63	s SATISFIABLE
63.60/63.63	v 1 2 3 4 5 6 -7 8 9 10 11 12 13 14 15 -16 17 18 19 20 21 22 23 24 25 26 27 28 -29 30 31 32 33 34 35 36 37 -38 39 40 -41 42 43 44 -45 46 47 48 49 50 51 52 53 54 55 -56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 -76 77 78 79 80 81 82 83 -84 85 86 -87 88 89 90 -91 92 93 94 95 96 97 98 99 100 101 -102 103 104 105 106 107 108 -109 -110 111 112 113 114 -115 116 117 118 119 120 121 -122 123 124 -125 126 127 128 129 130 131 132 133 134 135 136 137 -138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 -155 -156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 -176 177 -178 179 180 181 182 183 -184 185 186 187 188 189 190 191 192 -193 194 195 196 197 198 199 200 0

Verifier Data

OK

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-3261894-1303544143/watcher-3261894-1303544143 -o /tmp/evaluation-result-3261894-1303544143/solver-3261894-1303544143 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3261894-1303544143.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: 4.00 3.96 3.73 4/193 14659
/proc/meminfo: memFree=11503964/32951124 swapFree=67111528/67111528
[pid=14659] ppid=14657 vsize=30560 CPUtime=0 cores=5,7
/proc/14659/stat : 14659 (strangenight1-s) R 14657 14659 13829 0 -1 4202496 871 0 0 0 0 0 0 0 25 0 1 0 466012184 31293440 811 33554432000 4194304 4650387 140733608878528 18446744073709551615 271550198469 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/14659/statm: 7640 813 328 112 0 2605 0

[startup+0.064452 s]
/proc/loadavg: 4.00 3.96 3.73 4/193 14659
/proc/meminfo: memFree=11503964/32951124 swapFree=67111528/67111528
[pid=14659] ppid=14657 vsize=30800 CPUtime=0.06 cores=5,7
/proc/14659/stat : 14659 (strangenight1-s) R 14657 14659 13829 0 -1 4202496 974 0 0 0 6 0 0 0 25 0 1 0 466012184 31539200 913 33554432000 4194304 4650387 140733608878528 18446744073709551615 4369208 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/14659/statm: 7700 913 346 112 0 2665 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 30800

[startup+0.100445 s]
/proc/loadavg: 4.00 3.96 3.73 4/193 14659
/proc/meminfo: memFree=11503964/32951124 swapFree=67111528/67111528
[pid=14659] ppid=14657 vsize=30800 CPUtime=0.09 cores=5,7
/proc/14659/stat : 14659 (strangenight1-s) R 14657 14659 13829 0 -1 4202496 974 0 0 0 9 0 0 0 25 0 1 0 466012184 31539200 913 33554432000 4194304 4650387 140733608878528 18446744073709551615 4369144 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/14659/statm: 7700 913 346 112 0 2665 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30800

[startup+0.30041 s]
/proc/loadavg: 4.00 3.96 3.73 4/193 14659
/proc/meminfo: memFree=11503964/32951124 swapFree=67111528/67111528
[pid=14659] ppid=14657 vsize=36284 CPUtime=0.29 cores=5,7
/proc/14659/stat : 14659 (strangenight1-s) R 14657 14659 13829 0 -1 4202496 2397 0 0 0 29 0 0 0 25 0 1 0 466012184 37154816 2083 33554432000 4194304 4650387 140733608878528 18446744073709551615 4364368 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/14659/statm: 9071 2083 378 112 0 4036 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 36284

[startup+0.700342 s]
/proc/loadavg: 4.00 3.96 3.73 4/193 14659
/proc/meminfo: memFree=11503964/32951124 swapFree=67111528/67111528
[pid=14659] ppid=14657 vsize=36284 CPUtime=0.69 cores=5,7
/proc/14659/stat : 14659 (strangenight1-s) R 14657 14659 13829 0 -1 4202496 2537 0 0 0 69 0 0 0 25 0 1 0 466012184 37154816 2223 33554432000 4194304 4650387 140733608878528 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/14659/statm: 9071 2223 380 112 0 4036 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 36284

[startup+1.50019 s]
/proc/loadavg: 4.00 3.96 3.73 5/194 14660
/proc/meminfo: memFree=11488332/32951124 swapFree=67111528/67111528
[pid=14659] ppid=14657 vsize=36688 CPUtime=1.49 cores=5,7
/proc/14659/stat : 14659 (strangenight1-s) R 14657 14659 13829 0 -1 4202496 3273 0 0 0 149 0 0 0 25 0 1 0 466012184 37568512 2243 33554432000 4194304 4650387 140733608878528 18446744073709551615 4366809 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/14659/statm: 9172 2243 380 112 0 4137 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 36688

[startup+3.10091 s]
/proc/loadavg: 4.00 3.96 3.73 5/194 14660
/proc/meminfo: memFree=11475560/32951124 swapFree=67111528/67111528
[pid=14659] ppid=14657 vsize=41488 CPUtime=3.09 cores=5,7
/proc/14659/stat : 14659 (strangenight1-s) R 14657 14659 13829 0 -1 4202496 4804 0 0 0 309 0 0 0 25 0 1 0 466012184 42483712 3382 33554432000 4194304 4650387 140733608878528 18446744073709551615 4438634 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/14659/statm: 10372 3382 382 112 0 5337 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 41488

[startup+6.30032 s]
/proc/loadavg: 4.00 3.96 3.74 5/194 14660
/proc/meminfo: memFree=11462380/32951124 swapFree=67111528/67111528
[pid=14659] ppid=14657 vsize=45376 CPUtime=6.29 cores=5,7
/proc/14659/stat : 14659 (strangenight1-s) R 14657 14659 13829 0 -1 4202496 6266 0 0 0 628 1 0 0 25 0 1 0 466012184 46465024 4372 33554432000 4194304 4650387 140733608878528 18446744073709551615 4370628 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/14659/statm: 11344 4372 382 112 0 6309 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 45376

[startup+12.7002 s]
/proc/loadavg: 4.00 3.96 3.74 5/194 14660
/proc/meminfo: memFree=11420264/32951124 swapFree=67111528/67111528
[pid=14659] ppid=14657 vsize=46440 CPUtime=12.69 cores=5,7
/proc/14659/stat : 14659 (strangenight1-s) R 14657 14659 13829 0 -1 4202496 9228 0 0 0 1268 1 0 0 25 0 1 0 466012184 47554560 4607 33554432000 4194304 4650387 140733608878528 18446744073709551615 4439071 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/14659/statm: 11610 4607 382 112 0 6575 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 46440

[startup+25.5008 s]
/proc/loadavg: 4.00 3.96 3.74 5/194 14660
/proc/meminfo: memFree=11439992/32951124 swapFree=67111528/67111528
[pid=14659] ppid=14657 vsize=48736 CPUtime=25.49 cores=5,7
/proc/14659/stat : 14659 (strangenight1-s) R 14657 14659 13829 0 -1 4202496 14705 0 0 0 2546 3 0 0 25 0 1 0 466012184 49905664 5095 33554432000 4194304 4650387 140733608878528 18446744073709551615 4363848 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/14659/statm: 12184 5095 382 112 0 7149 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 48736

[startup+51.1002 s]
/proc/loadavg: 4.00 3.97 3.74 5/194 14661
/proc/meminfo: memFree=11447832/32951124 swapFree=67111528/67111528
[pid=14659] ppid=14657 vsize=52460 CPUtime=51.09 cores=5,7
/proc/14659/stat : 14659 (strangenight1-s) R 14657 14659 13829 0 -1 4202496 24557 0 0 0 5104 5 0 0 25 0 1 0 466012184 53719040 6316 33554432000 4194304 4650387 140733608878528 18446744073709551615 4364704 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/14659/statm: 13115 6316 382 112 0 8080 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 52460

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

[startup+57.501 s]
/proc/loadavg: 4.00 3.97 3.75 5/194 14661
/proc/meminfo: memFree=11409512/32951124 swapFree=67111528/67111528
[pid=14659] ppid=14657 vsize=54276 CPUtime=57.49 cores=5,7
/proc/14659/stat : 14659 (strangenight1-s) R 14657 14659 13829 0 -1 4202496 27161 0 0 0 5744 5 0 0 25 0 1 0 466012184 55578624 6726 33554432000 4194304 4650387 140733608878528 18446744073709551615 4365191 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/14659/statm: 13569 6726 382 112 0 8534 0
Current children cumulated CPU time (s) 57.49
Current children cumulated vsize (KiB) 54276

[startup+60.7004 s]
/proc/loadavg: 4.16 4.00 3.76 5/194 14661
/proc/meminfo: memFree=11443608/32951124 swapFree=67111528/67111528
[pid=14659] ppid=14657 vsize=54364 CPUtime=60.69 cores=5,7
/proc/14659/stat : 14659 (strangenight1-s) R 14657 14659 13829 0 -1 4202496 28353 0 0 0 6064 5 0 0 25 0 1 0 466012184 55668736 6743 33554432000 4194304 4650387 140733608878528 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/14659/statm: 13591 6743 382 112 0 8556 0
Current children cumulated CPU time (s) 60.69
Current children cumulated vsize (KiB) 54364

[startup+62.3011 s]
/proc/loadavg: 4.16 4.00 3.76 5/194 14661
/proc/meminfo: memFree=11435424/32951124 swapFree=67111528/67111528
[pid=14659] ppid=14657 vsize=54364 CPUtime=62.29 cores=5,7
/proc/14659/stat : 14659 (strangenight1-s) R 14657 14659 13829 0 -1 4202496 28652 0 0 0 6224 5 0 0 25 0 1 0 466012184 55668736 7042 33554432000 4194304 4650387 140733608878528 18446744073709551615 4365325 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/14659/statm: 13591 7042 382 112 0 8556 0
Current children cumulated CPU time (s) 62.29
Current children cumulated vsize (KiB) 54364

[startup+63.101 s]
/proc/loadavg: 4.16 4.00 3.76 5/194 14661
/proc/meminfo: memFree=11478824/32951124 swapFree=67111528/67111528
[pid=14659] ppid=14657 vsize=54396 CPUtime=63.09 cores=5,7
/proc/14659/stat : 14659 (strangenight1-s) R 14657 14659 13829 0 -1 4202496 29354 0 0 0 6304 5 0 0 25 0 1 0 466012184 55701504 6572 33554432000 4194304 4650387 140733608878528 18446744073709551615 4328309 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/14659/statm: 13599 6572 382 112 0 8564 0
Current children cumulated CPU time (s) 63.09
Current children cumulated vsize (KiB) 54396

[startup+63.5009 s]
/proc/loadavg: 4.16 4.00 3.76 5/194 14661
/proc/meminfo: memFree=11478824/32951124 swapFree=67111528/67111528
[pid=14659] ppid=14657 vsize=54396 CPUtime=63.5 cores=5,7
/proc/14659/stat : 14659 (strangenight1-s) R 14657 14659 13829 0 -1 4202496 29442 0 0 0 6344 6 0 0 25 0 1 0 466012184 55701504 6660 33554432000 4194304 4650387 140733608878528 18446744073709551615 4334336 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/14659/statm: 13599 6660 382 112 0 8564 0
Current children cumulated CPU time (s) 63.5
Current children cumulated vsize (KiB) 54396

[startup+63.6009 s]
/proc/loadavg: 4.16 4.00 3.76 5/194 14661
/proc/meminfo: memFree=11478824/32951124 swapFree=67111528/67111528
[pid=14659] ppid=14657 vsize=54396 CPUtime=63.6 cores=5,7
/proc/14659/stat : 14659 (strangenight1-s) R 14657 14659 13829 0 -1 4202496 29465 0 0 0 6354 6 0 0 25 0 1 0 466012184 55701504 6683 33554432000 4194304 4650387 140733608878528 18446744073709551615 4364734 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/14659/statm: 13599 6684 382 112 0 8564 0
Current children cumulated CPU time (s) 63.6
Current children cumulated vsize (KiB) 54396

Child status: 10
Real time (s): 63.6338
CPU time (s): 63.6343
CPU user time (s): 63.5723
CPU system time (s): 0.06199
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 58644

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

runsolver used 0.097985 second user time and 0.264959 second system time

The end

Launcher Data

Begin job on node133 at 2011-04-23 09:35:43
IDJOB=3261894
IDBENCH=83264
IDSOLVER=1589
FILE ID=node133/3261894-1303544143
RUNJOBID= node133-1303543715-14554
PBS_JOBID= 13143105
Free space on /tmp= 71584 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/VanDerWaerden_pd_2-3-21_399.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3261894-1303544143/watcher-3261894-1303544143 -o /tmp/evaluation-result-3261894-1303544143/solver-3261894-1303544143 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3261894-1303544143.cnf

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

MD5SUM BENCH= 693b5fe291cecff45feff3be98a908cf
RANDOM SEED=1003609128

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      11504120 kB
Buffers:       2159432 kB
Cached:       18229680 kB
SwapCached:          0 kB
Active:        9424020 kB
Inactive:     11462624 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11504120 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            6648 kB
Writeback:           0 kB
AnonPages:      496652 kB
Mapped:          16284 kB
Slab:           496276 kB
PageTables:       6604 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   844872 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71576 MiB
End job on node133 at 2011-04-23 09:36:47