Trace number 3289474

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-mtUNSAT 376.946 94.3898

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom14.cnf
MD5SUM7af4cc1b94644f101ccf5f2373fdbfea
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark321.647
Satisfiable
(Un)Satisfiability was proved
Number of variables22886
Number of clauses76038
Sum of the clauses size193162
Maximum clause length786
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 240006
Number of clauses of size 335619
Number of clauses of size 4104
Number of clauses of size 512
Number of clauses of size over 5296

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 4 threads
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-3289474-1304127221.cnf'
0.00/0.00	c -- header says num vars:          22886
0.00/0.00	c -- header says num clauses:       76038
0.00/0.04	c -- clauses added:            0 learnts,        76038 normals,            0 xors
0.00/0.04	c -- vars added      22886
0.00/0.04	c Parsing time:  0.07 s
0.00/0.04	c  N st     0         0     22886     35405     36071         0    182356         0   no data   no data  --
1.54/0.42	c asymm  cl-useful: 8/35405/35405 lits-rem:88 time: 1.51
4.36/1.16	c Flit:    62 Blit:   2152 bXBeca:    0 bXProp: 3731 Bins:      0 BRemL:      0 BRemN:      0 P: 18.0M T:  2.91
4.36/1.16	c Cleaning up after failed var search:     0.01 s 
4.36/1.17	c Replacing     3731 vars Replaced   100834 lits Time:     0.04 s 
4.36/1.18	c bin-w-bin subsume rem          557 bins  time:  0.01 s
4.36/1.19	c subs with bin:        0  lits-rem:        12  v-fix:    0  time:  0.02 s
4.73/1.21	c Subs w/ non-existent bins:      0 l-rem:      4 v-fix:     0 done:  15722 time:  0.08 s
4.73/1.22	c Removed useless bin:      39  fixed:     0  props:   2.13M  time:  0.06 s
5.13/1.32	c lits-rem:         0  cl-subs:     1231  v-elim:   5240  v-fix:    0  time:  0.36 s
5.13/1.34	c Finding binary XORs  T:     0.11 s  found:      17
5.13/1.35	c Replacing       17 vars Replaced      201 lits Time:     0.01 s 
5.13/1.37	c Finding non-binary XORs:     0.07 s (found:    2240, avg size: 3.3)
5.13/1.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:    382 locsubst:     0 time:   0.02
5.13/1.37	c calculated reachability. Time: 0.02
5.13/1.38	c Calc default polars -  time:   0.00 s pos:    2013 undec:   12979 neg:    7894
5.13/1.38	c =========================================================================================
5.13/1.38	c types(t): F = full restart, N = normal restart
5.13/1.38	c types(t): S = simplification begin/end, E = solution found
5.13/1.38	c restart types(rt): st = static, dy = dynamic
5.13/1.38	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
5.13/1.38	c  B st     0         0     10083     16543     16215         0    120067         0   no data   no data  --
5.93/1.58	c Decided on static restart strategy
7.53/1.95	c  N st     8      4916     10081     16543     16240      4817    120067    302817   no data   no data  --
11.13/2.84	c  N st    10     11301     10076     16543     16346      8292    120067    529421   no data   no data  --
14.32/3.64	c  N st    11     17044     10066     16543     16376      9287    120067    431321   no data   no data  --
19.90/5.08	c  F st    12     25001     10057     16543     16437     11079    120067    599701   no data   no data  --
20.30/5.11	c  N st    12     25001     10057     16520     16205     11003    119547    598862   no data   no data  --
22.71/5.77	c Decided on static restart strategy
22.71/5.77	c  N st    18     30000     10047     16520     16295      8589    119547    296812   no data   no data  --
22.71/5.77	c  S st    18     30000     10047     16520     16295      8589    119547    296812   no data   no data  --
23.11/5.86	c  S st    18     30505     10047     16520     16367      9018    119547    302839   no data   no data  --
23.11/5.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:    186 locsubst:     0 time:   0.02
23.11/5.87	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
29.50/7.43	c Flit:    72 Blit:     49 bXBeca:    0 bXProp:  236 Bins:  40403 BRemL:  10989 BRemN:     38 P: 15.7M T:  6.25
29.50/7.43	c Cleaning up after failed var search:     0.01 s 
29.50/7.44	c Replacing      236 vars Replaced    12546 lits Time:     0.02 s 
29.50/7.46	c bin-w-bin subsume rem          238 bins  time:  0.02 s
29.50/7.48	c subs with bin:      210  lits-rem:       958  v-fix:    0  time:  0.10 s
29.90/7.51	c Subs w/ non-existent bins:     14 l-rem:   1492 v-fix:     0 done:   8842 time:  0.10 s
29.90/7.51	c Removed useless bin:      61  fixed:     0  props:   0.64M  time:  0.03 s
30.72/7.70	c lits-rem:      5449  cl-subs:     5452  v-elim:   3471  v-fix:    0  time:  0.76 s
31.09/7.85	c asymm  cl-useful: 427/16767/16767 lits-rem:734 time: 0.58
31.09/7.85	c calculated reachability. Time: 0.01
31.09/7.85	c  N st    18     30505      5940     16759     12331      1160    100105     23861   no data   no data  --
31.09/7.88	c Finding binary XORs  T:     0.10 s  found:       2
33.89/8.54	c  N st    20     37617      5939     16759     12342      7986    100105    294169   no data   no data  --
37.49/9.44	c  N st    21     44016      5934     16759     12346     14253    100105    558572   no data   no data  --
37.49/9.47	c Finding binary XORs  T:     0.06 s  found:       1
38.28/9.63	c  S st    22     45758      5934     16740     15703      8657     99803    234580   no data   no data  --
38.68/9.71	c  S st    22     46262      5934     16740     15720      9143     99803    243838   no data   no data  --
38.68/9.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:     92 locsubst:     0 time:   0.02
38.68/9.71	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
39.10/9.89	c Flit:    12 Blit:      1 bXBeca:    0 bXProp:   38 Bins:   1503 BRemL:   2608 BRemN:     81 P:  3.1M T:  0.70
39.10/9.90	c Replacing       41 vars Replaced     1669 lits Time:     0.03 s 
39.50/9.91	c bin-w-bin subsume rem          685 bins  time:  0.01 s
39.50/9.97	c subs with bin:      475  lits-rem:      1017  v-fix:    0  time:  0.22 s
39.50/9.98	c Subs w/ non-existent bins:      4 l-rem:   1312 v-fix:     0 done:   5788 time:  0.05 s
39.50/9.99	c Removed useless bin:      57  fixed:     0  props:   0.26M  time:  0.01 s
41.08/10.38	c lits-rem:      1067  cl-subs:      973  v-elim:    118  v-fix:    0  time:  1.58 s
41.08/10.38	c vivif2 --  cl tried    16084 cl shrink       66 lits rem        119 time: 0.01
41.08/10.39	c vivif2 --  cl tried     8011 cl shrink     1095 lits rem       2267 time: 0.04
41.88/10.56	c asymm  cl-useful: 183/16083/16083 lits-rem:212 time: 0.65
41.88/10.56	c calculated reachability. Time: 0.01
41.88/10.56	c  N st    22     46262      5670     16083     10189      8011     97505    200309   no data   no data  --
41.88/10.57	c Finding binary XORs  T:     0.06 s  found:       0
49.46/12.43	c  N st    23     60660      5670     16083     10195     13279     97505    343227   no data   no data  --
49.46/12.45	c Finding binary XORs  T:     0.06 s  found:      22
54.66/13.72	c  N st    24     69394      5664     16055     12125     11776     97309    281081   no data   no data  --
54.66/13.72	c  S st    24     69394      5664     16055     12125     11776     97309    281081   no data   no data  --
55.06/13.81	c  S st    24     69896      5664     16055     12133     12268     97309    291815   no data   no data  --
55.06/13.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
55.06/13.81	c Cache  BProp: 1 Set: 0 BXProp: 0 T: 0.00
55.46/13.97	c Flit:     8 Blit:      0 bXBeca:    0 bXProp:   14 Bins:    652 BRemL:   1566 BRemN:     10 P:  2.9M T:  0.62
55.46/13.97	c Replacing       37 vars Replaced      942 lits Time:     0.03 s 
55.46/13.99	c bin-w-bin subsume rem          456 bins  time:  0.00 s
55.86/14.03	c subs with bin:      202  lits-rem:       471  v-fix:    0  time:  0.19 s
55.86/14.05	c Subs w/ non-existent bins:      4 l-rem:   2530 v-fix:     0 done:   5619 time:  0.06 s
55.86/14.05	c Removed useless bin:      14  fixed:     0  props:   0.24M  time:  0.01 s
57.85/14.55	c lits-rem:       611  cl-subs:      789  v-elim:     62  v-fix:    0  time:  2.00 s
57.85/14.56	c vivif2 --  cl tried    15732 cl shrink       12 lits rem         13 time: 0.02
57.85/14.57	c vivif2 --  cl tried    11518 cl shrink     1197 lits rem       2495 time: 0.04
58.65/14.75	c asymm  cl-useful: 234/15728/15728 lits-rem:406 time: 0.71
58.65/14.75	c calculated reachability. Time: 0.01
58.65/14.75	c  N st    24     69896      5557     15717      9511     11518     96094    261199   no data   no data  --
58.65/14.77	c Finding binary XORs  T:     0.06 s  found:       0
70.27/17.67	c  F st    25     87501      5557     15717      9513     17374     96094    499440   no data   no data  --
70.27/17.67	c  N st    25     87501      5557     15717      9513     17374     96094    499440   no data   no data  --
74.66/18.72	c  N dy    33     94724      5554     15717      9519     24260     96094    677407     10.92     11.65  --
78.24/19.66	c  N dy    57    101753      5551     15717      9680     18642     96094    357899      9.72     10.26  --
80.23/20.12	c  S st    81    104844      5551     15717      9684     21698     96094    451458     10.08   no data  --
80.63/20.23	c  S st    81    105345      5551     15717      9684     22195     96094    463632     10.08   no data  --
80.63/20.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      5 locsubst:     0 time:   0.02
80.63/20.23	c Cache  BProp: 0 Set: 0 BXProp: 1 T: 0.00
81.03/20.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    4 Bins:    131 BRemL:    164 BRemN:      3 P:  3.6M T:  0.62
81.43/20.41	c Replacing        5 vars Replaced     9382 lits Time:     0.09 s 
81.43/20.43	c bin-w-bin subsume rem          101 bins  time:  0.00 s
81.83/20.50	c subs with bin:      292  lits-rem:      1868  v-fix:    0  time:  0.28 s
81.83/20.52	c Subs w/ non-existent bins:     14 l-rem:   3528 v-fix:     0 done:   4111 time:  0.08 s
81.83/20.52	c Removed useless bin:       0  fixed:     0  props:   0.23M  time:  0.01 s
87.44/21.90	c lits-rem:      1732  cl-subs:     3536  v-elim:     24  v-fix:    0  time:  5.52 s
87.44/21.91	c vivif2 --  cl tried    15619 cl shrink        4 lits rem          4 time: 0.01
87.44/21.93	c vivif2 --  cl tried    18318 cl shrink     2720 lits rem       7139 time: 0.07
88.22/22.13	c asymm  cl-useful: 123/15619/15619 lits-rem:227 time: 0.81
88.22/22.13	c calculated reachability. Time: 0.00
88.22/22.13	c  N dy    81    105345      5517     15617      9267     18318     95132    351741     10.08   no data  --
88.62/22.20	c Finding binary XORs  T:     0.06 s  found:       0
92.24/23.14	c  N dy   106    112088      5511     15610      9398     24963     95105    552244      9.73     16.13  --
95.82/24.03	c  N dy   131    119341      5509     15610      9415     18567     95105    332705      9.44     10.32  --
99.81/25.03	c  N dy   163    126966      5509     15610      9441     26064     95105    558748      9.33      9.91  --
104.60/26.22	c  N dy   208    135174      5509     15610      9458     19586     95105    319645      9.36     10.30  --
104.60/26.29	c Finding binary XORs  T:     0.06 s  found:       2
109.81/27.55	c  N dy   256    144285      5509     15591      9288     28262     94836    581832      9.38     10.00  --
114.99/28.83	c  N dy   298    153820      5507     15591      9449     22175     94836    386715      9.37      9.90  --
117.39/29.42	c  S st   322    158017      5506     15591      9449     26311     94836    523116      9.40   no data  --
117.79/29.52	c  S st   322    158519      5506     15591      9452     26811     94836    534215      9.40   no data  --
117.79/29.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
117.79/29.52	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
118.20/29.68	c Flit:     1 Blit:      0 bXBeca:    0 bXProp:   12 Bins:     64 BRemL:    246 BRemN:      1 P:  4.1M T:  0.60
118.20/29.69	c Replacing       14 vars Replaced     1743 lits Time:     0.06 s 
118.60/29.71	c bin-w-bin subsume rem           73 bins  time:  0.00 s
118.98/29.80	c subs with bin:      243  lits-rem:      1549  v-fix:    0  time:  0.35 s
118.98/29.82	c Subs w/ non-existent bins:      6 l-rem:   3386 v-fix:     0 done:   2561 time:  0.07 s
118.98/29.82	c Removed useless bin:       4  fixed:     0  props:   0.24M  time:  0.01 s
126.99/31.82	c lits-rem:      1687  cl-subs:     4332  v-elim:      8  v-fix:    0  time:  8.00 s
126.99/31.83	c vivif2 --  cl tried    15413 cl shrink        0 lits rem          0 time: 0.01
126.99/31.84	c vivif2 --  cl tried    19096 cl shrink     2812 lits rem       9324 time: 0.07
127.77/32.06	c asymm  cl-useful: 90/15413/15413 lits-rem:148 time: 0.85
127.77/32.06	c calculated reachability. Time: 0.00
127.77/32.06	c  N dy   322    158519      5482     15410      8940     19096     93771    333206      9.40   no data  --
127.77/32.08	c Finding binary XORs  T:     0.06 s  found:       0
133.76/33.52	c  N dy   374    168662      5479     15410      8956     29037     93771    612654      9.41      9.93  --
139.75/35.05	c  N dy   424    179651      5479     15410      8991     25048     93771    468662      9.40      9.94  --
147.34/36.97	c  N dy   478    191930      5478     15410      9000     20430     93771    293408      9.40      9.90  --
155.33/38.99	c  N dy   540    204263      5478     15410      9014     32577     93771    618123      9.42     11.77  --
164.92/41.32	c  N dy   600    218806      5478     15410      9025     28686     93771    470038      9.38      9.91  --
170.52/42.72	c Finding binary XORs  T:     0.06 s  found:       2
174.11/43.67	c  N dy   665    232895      5478     15395      8943     23078     93628    312744      9.38      9.90  --
177.31/44.41	c  S st   681    237779      5478     15395      8945     27894     93628    433079      9.37      7.15  --
177.71/44.52	c  S st   681    238281      5478     15395      8946     28391     93628    443181      9.37   no data  --
177.71/44.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      1 locsubst:     0 time:   0.02
177.71/44.53	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
178.11/44.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    3 Bins:     72 BRemL:     66 BRemN:      0 P:  3.8M T:  0.63
178.11/44.69	c Replacing        5 vars Replaced     1377 lits Time:     0.03 s 
178.51/44.71	c bin-w-bin subsume rem           72 bins  time:  0.00 s
178.51/44.77	c subs with bin:      301  lits-rem:       895  v-fix:    0  time:  0.23 s
178.51/44.79	c Subs w/ non-existent bins:      2 l-rem:   4483 v-fix:     0 done:   2905 time:  0.08 s
178.51/44.80	c Removed useless bin:       4  fixed:     0  props:   0.23M  time:  0.02 s
184.52/46.29	c lits-rem:      1586  cl-subs:     3608  v-elim:     13  v-fix:    0  time:  5.95 s
184.52/46.29	c vivif2 --  cl tried    15349 cl shrink        4 lits rem          4 time: 0.02
184.89/46.31	c vivif2 --  cl tried    24513 cl shrink     2923 lits rem       7359 time: 0.08
185.69/46.56	c asymm  cl-useful: 51/15349/15349 lits-rem:115 time: 0.98
185.69/46.56	c calculated reachability. Time: 0.00
185.69/46.56	c  N dy   681    238281      5459     15344      8855     24513     93291    358010      9.37   no data  --
193.67/48.55	c Finding binary XORs  T:     0.06 s  found:       0
195.67/49.07	c  N dy   726    253753      5458     15343      8868     39684     93276    771977      9.28      9.89  --
206.08/51.67	c  N dy   796    270127      5455     15343      9062     35455     93276    655316      9.26      9.86  --
210.88/52.82	c Finding binary XORs  T:     0.06 s  found:       4
217.64/54.54	c  N dy   863    287658      5452     15335      8923     30737     93181    538198      9.23      9.99  --
230.03/57.69	c  N dy   953    306055      5441     15335      8940     26663     93181    373607      9.23     10.18  --
230.43/57.72	c  F st   955    306250      5441     15335      8940     26856     93181    380382      9.23   no data  --
230.43/57.73	c Replacing       10 vars Replaced      394 lits Time:     0.02 s 
244.42/61.21	c Finding binary XORs  T:     0.06 s  found:       8
244.82/61.35	c  N dy  1025    325587      5428     15235      8877     43203     92155    890790      9.23     10.87  --
258.81/64.85	c  N dy  1138    345650      5426     15235      8900     40874     92155    762940      9.27      9.77  --
268.01/67.18	c  S st  1211    357421      5426     15235      8907     28722     92155    389128      9.30   no data  --
268.38/67.29	c  S st  1211    357922      5426     15235      8909     29220     92155    398780      9.30   no data  --
268.38/67.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
268.38/67.29	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
269.18/67.48	c Flit:     0 Blit:      1 bXBeca:    0 bXProp:    8 Bins:    414 BRemL:    172 BRemN:      6 P:  4.5M T:  0.73
269.18/67.49	c Replacing       16 vars Replaced     1225 lits Time:     0.04 s 
269.58/67.50	c bin-w-bin subsume rem          141 bins  time:  0.00 s
269.58/67.56	c subs with bin:      574  lits-rem:      3019  v-fix:    0  time:  0.22 s
269.58/67.58	c Subs w/ non-existent bins:     82 l-rem:   3901 v-fix:     0 done:   5098 time:  0.08 s
269.58/67.58	c Removed useless bin:       1  fixed:     0  props:   0.24M  time:  0.01 s
273.97/68.68	c lits-rem:      1677  cl-subs:     3384  v-elim:     31  v-fix:    0  time:  4.40 s
273.97/68.69	c vivif2 --  cl tried    14954 cl shrink       25 lits rem         28 time: 0.01
274.37/68.71	c vivif2 --  cl tried    23875 cl shrink     3503 lits rem       8332 time: 0.08
275.17/68.97	c asymm  cl-useful: 65/14952/14952 lits-rem:172 time: 1.05
275.17/68.97	c calculated reachability. Time: 0.00
275.17/68.97	c  N dy  1211    357922      5378     14946      8820     23871     90740    311841      9.30   no data  --
275.17/68.99	c Finding binary XORs  T:     0.06 s  found:       0
290.35/72.78	c  N dy  1325    378024      5351     14946      8908     43648     90740    896721      9.35      9.92  --
293.55/73.57	c Finding binary XORs  T:     0.06 s  found:      72
293.55/73.60	c Replacing       72 vars Replaced    13736 lits Time:     0.10 s 
305.93/76.64	c  N dy  1449    398102      5240     14556      8274     36732     87079    646249      9.43      9.99  --
321.51/80.50	c  N dy  1556    418154      5230     14556      8335     31746     87079    481767      9.47     16.04  --
327.10/81.98	c Finding binary XORs  T:     0.06 s  found:      12
339.08/84.94	c  N dy  1678    438221      5223     14459      8229     50430     86020   1018349      9.55     13.56  --
343.87/86.19	c Finding binary XORs  T:     0.06 s  found:      51
343.87/86.20	c Replacing       80 vars Replaced     4548 lits Time:     0.04 s 
354.67/88.87	c Finding binary XORs  T:     0.06 s  found:      12
354.67/88.89	c  N dy  1778    458285      5099     14078      8399     36912     83145    651435      9.58     10.13  --
371.04/92.94	c  N dy  1900    478329      5086     14078      8472     32526     83145    489706      9.66     13.28  --
376.64/94.37	c Following stats are for *FIRST FINISHED THREAD ONLY*
376.64/94.37	c num threads              : 4          
376.64/94.37	c restarts                 : 1894       
376.64/94.37	c dynamic restarts         : 1876       
376.64/94.37	c static restarts          : 18         
376.64/94.37	c full restarts            : 3          
376.64/94.37	c total simplify time      : 1.00       
376.64/94.37	c learnts DL2              : 0          
376.64/94.37	c learnts size 2           : 118243     
376.64/94.37	c learnts size 1           : 4574        (19.99     % of vars)
376.64/94.37	c filedLit time            : 6.18        (1.64      % time)
376.64/94.37	c v-elim SatELite          : 9362        (40.91     % vars)
376.64/94.37	c SatELite time            : 13.45       (3.57      % time)
376.64/94.37	c v-elim xor               : 0           (0.00      % vars)
376.64/94.37	c xor elim time            : 0.06        (0.01      % time)
376.64/94.37	c num binary xor trees     : 1268       
376.64/94.37	c binxor trees' crown      : 4510        (3.56      leafs/tree)
376.64/94.37	c bin xor find time        : 0.46       
376.64/94.37	c OTF clause improved      : 10628       (0.02      clauses/conflict)
376.64/94.37	c OTF impr. size diff      : 12184       (1.15       lits/clause)
376.64/94.37	c OTF cl watch-shrink      : 300530      (0.53      clauses/conflict)
376.64/94.37	c OTF cl watch-sh-lit      : 674899      (2.25       lits/clause)
376.64/94.37	c tried to recurMin cls    : 238116      (42.02      % of conflicts)
376.64/94.37	c updated cache            : 12274       (0.05       lits/tried recurMin)
376.64/94.37	c unit cls received        : 1194        (26.10     % of units)
376.64/94.37	c unit cls sent            : 1496        (32.71     % of units)
376.64/94.37	c bin cls received         : 65056      
376.64/94.37	c bin cls sent             : 15571      
376.64/94.37	c clauses over max glue    : 0           (0.00      % of all clauses)
376.64/94.37	c conflicts                : 566656      (1504.83   / sec)
376.64/94.37	c decisions                : 847736      (3.51      % random)
376.64/94.37	c bogo-props               : 6686375465  (17756573.58 / sec)
376.64/94.37	c conflict literals        : 15331310    (31.50     % deleted)
376.64/94.37	c Memory used              : 557.95      MB
376.64/94.37	c single-thread CPU time   : 376.56      s
376.64/94.37	c all-threads sum CPU time : 376.56      s
376.64/94.37	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-3289474-1304127221/watcher-3289474-1304127221 -o /tmp/evaluation-result-3289474-1304127221/solver-3289474-1304127221 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3289474-1304127221.cnf 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.69 6.23 7.31 2/174 8612
/proc/meminfo: memFree=30208464/32950928 swapFree=67054472/67111528
[pid=8612] ppid=8610 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/8612/stat : 8612 (strangenight1-m) R 8610 8612 7852 0 -1 4202496 414 0 0 0 0 0 0 0 22 0 4 0 602952794 52465664 353 33554432000 4194304 4650419 140733513888480 18446744073709551615 47281799485356 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8612/statm: 12809 353 303 112 0 7774 0
[pid=8612/tid=8613] ppid=8610 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/8612/task/8613/stat : 8613 (strangenight1-m) R 8610 8612 7852 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 4 0 602952794 52465664 353 33554432000 4194304 4650419 140733513888480 18446744073709551615 260905450481 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8612/tid=8614] ppid=8610 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/8612/task/8614/stat : 8614 (strangenight1-m) R 8610 8612 7852 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 4 0 602952794 52465664 353 33554432000 4194304 4650419 140733513888480 18446744073709551615 260900425960 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8612/tid=8615] ppid=8610 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/8612/task/8615/stat : 8615 (strangenight1-m) R 8610 8612 7852 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 4 0 602952794 52465664 353 33554432000 4194304 4650419 140733513888480 18446744073709551615 47281799485362 0 0 4096 2 0 0 0 -1 0 0 0 0

[startup+0.096244 s]
/proc/loadavg: 3.69 6.23 7.31 2/174 8612
/proc/meminfo: memFree=30208464/32950928 swapFree=67054472/67111528
[pid=8612] ppid=8610 vsize=304072 CPUtime=0.33 cores=0,2,4,6
/proc/8612/stat : 8612 (strangenight1-m) R 8610 8612 7852 0 -1 4202496 12724 0 0 0 30 3 0 0 23 0 4 0 602952794 311369728 10637 33554432000 4194304 4650419 140733513888480 18446744073709551615 4370875 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8612/statm: 76018 10637 369 112 0 70983 0
[pid=8612/tid=8613] ppid=8610 vsize=304072 CPUtime=0.07 cores=0,2,4,6
/proc/8612/task/8613/stat : 8613 (strangenight1-m) R 8610 8612 7852 0 -1 4202560 3019 0 0 0 7 0 0 0 24 0 4 0 602952794 311369728 10637 33554432000 4194304 4650419 140733513888480 18446744073709551615 4369214 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8612/tid=8614] ppid=8610 vsize=304072 CPUtime=0.07 cores=0,2,4,6
/proc/8612/task/8614/stat : 8614 (strangenight1-m) R 8610 8612 7852 0 -1 4202560 2809 0 0 0 6 1 0 0 24 0 4 0 602952794 311369728 10637 33554432000 4194304 4650419 140733513888480 18446744073709551615 4370340 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8612/tid=8615] ppid=8610 vsize=304072 CPUtime=0.08 cores=0,2,4,6
/proc/8612/task/8615/stat : 8615 (strangenight1-m) R 8610 8612 7852 0 -1 4202560 3244 0 0 0 8 0 0 0 24 0 4 0 602952794 311369728 10637 33554432000 4194304 4650419 140733513888480 18446744073709551615 4333937 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 304072

[startup+0.10124 s]
/proc/loadavg: 3.69 6.23 7.31 2/174 8612
/proc/meminfo: memFree=30208464/32950928 swapFree=67054472/67111528
[pid=8612] ppid=8610 vsize=304072 CPUtime=0.35 cores=0,2,4,6
/proc/8612/stat : 8612 (strangenight1-m) R 8610 8612 7852 0 -1 4202496 12725 0 0 0 32 3 0 0 23 0 4 0 602952794 311369728 10638 33554432000 4194304 4650419 140733513888480 18446744073709551615 4369160 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8612/statm: 76018 10638 369 112 0 70983 0
[pid=8612/tid=8613] ppid=8610 vsize=304072 CPUtime=0.07 cores=0,2,4,6
/proc/8612/task/8613/stat : 8613 (strangenight1-m) R 8610 8612 7852 0 -1 4202560 3019 0 0 0 7 0 0 0 24 0 4 0 602952794 311369728 10638 33554432000 4194304 4650419 140733513888480 18446744073709551615 4302842 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8612/tid=8614] ppid=8610 vsize=304072 CPUtime=0.08 cores=0,2,4,6
/proc/8612/task/8614/stat : 8614 (strangenight1-m) R 8610 8612 7852 0 -1 4202560 2809 0 0 0 7 1 0 0 24 0 4 0 602952794 311369728 10638 33554432000 4194304 4650419 140733513888480 18446744073709551615 4302842 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8612/tid=8615] ppid=8610 vsize=304072 CPUtime=0.08 cores=0,2,4,6
/proc/8612/task/8615/stat : 8615 (strangenight1-m) R 8610 8612 7852 0 -1 4202560 3245 0 0 0 8 0 0 0 24 0 4 0 602952794 311369728 10638 33554432000 4194304 4650419 140733513888480 18446744073709551615 4363469 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.35
Current children cumulated vsize (KiB) 304072

[startup+0.301157 s]
/proc/loadavg: 3.69 6.23 7.31 2/174 8612
/proc/meminfo: memFree=30208464/32950928 swapFree=67054472/67111528
[pid=8612] ppid=8610 vsize=304072 CPUtime=1.14 cores=0,2,4,6
/proc/8612/stat : 8612 (strangenight1-m) R 8610 8612 7852 0 -1 4202496 12791 0 0 0 111 3 0 0 23 0 4 0 602952794 311369728 10704 33554432000 4194304 4650419 140733513888480 18446744073709551615 4369226 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8612/statm: 76018 10704 369 112 0 70983 0
[pid=8612/tid=8613] ppid=8610 vsize=304072 CPUtime=0.27 cores=0,2,4,6
/proc/8612/task/8613/stat : 8613 (strangenight1-m) R 8610 8612 7852 0 -1 4202560 3021 0 0 0 27 0 0 0 25 0 4 0 602952794 311369728 10704 33554432000 4194304 4650419 140733513888480 18446744073709551615 4369877 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8612/tid=8614] ppid=8610 vsize=304072 CPUtime=0.28 cores=0,2,4,6
/proc/8612/task/8614/stat : 8614 (strangenight1-m) R 8610 8612 7852 0 -1 4202560 2812 0 0 0 27 1 0 0 25 0 4 0 602952794 311369728 10704 33554432000 4194304 4650419 140733513888480 18446744073709551615 4370242 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8612/tid=8615] ppid=8610 vsize=304072 CPUtime=0.28 cores=0,2,4,6
/proc/8612/task/8615/stat : 8615 (strangenight1-m) R 8610 8612 7852 0 -1 4202560 3304 0 0 0 28 0 0 0 25 0 4 0 602952794 311369728 10704 33554432000 4194304 4650419 140733513888480 18446744073709551615 4364352 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.14
Current children cumulated vsize (KiB) 304072

[startup+0.701083 s]
/proc/loadavg: 3.69 6.23 7.31 2/174 8612
/proc/meminfo: memFree=30208464/32950928 swapFree=67054472/67111528
[pid=8612] ppid=8610 vsize=326412 CPUtime=2.75 cores=0,2,4,6
/proc/8612/stat : 8612 (strangenight1-m) R 8610 8612 7852 0 -1 4202496 27638 0 0 0 268 7 0 0 25 0 4 0 602952794 334245888 24912 33554432000 4194304 4650419 140733513888480 18446744073709551615 260905054917 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8612/statm: 81603 24912 373 112 0 76568 0
[pid=8612/tid=8613] ppid=8610 vsize=326412 CPUtime=0.67 cores=0,2,4,6
/proc/8612/task/8613/stat : 8613 (strangenight1-m) R 8610 8612 7852 0 -1 4202560 7880 0 0 0 66 1 0 0 25 0 4 0 602952794 334245888 24914 33554432000 4194304 4650419 140733513888480 18446744073709551615 4369198 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8612/tid=8614] ppid=8610 vsize=326412 CPUtime=0.67 cores=0,2,4,6
/proc/8612/task/8614/stat : 8614 (strangenight1-m) R 8610 8612 7852 0 -1 4202560 7732 0 0 0 65 2 0 0 18 0 4 0 602952794 334245888 24915 33554432000 4194304 4650419 140733513888480 18446744073709551615 260905055265 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8612/tid=8615] ppid=8610 vsize=326412 CPUtime=0.68 cores=0,2,4,6
/proc/8612/task/8615/stat : 8615 (strangenight1-m) R 8610 8612 7852 0 -1 4202560 3420 0 0 0 68 0 0 0 25 0 4 0 602952794 334245888 24915 33554432000 4194304 4650419 140733513888480 18446744073709551615 4364495 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2.75
Current children cumulated vsize (KiB) 326412

[startup+1.50094 s]
/proc/loadavg: 3.69 6.23 7.31 11/184 8625
/proc/meminfo: memFree=29908432/32950928 swapFree=67054472/67111528
[pid=8612] ppid=8610 vsize=345928 CPUtime=5.93 cores=0,2,4,6
/proc/8612/stat : 8612 (strangenight1-m) R 8610 8612 7852 0 -1 4202496 43644 0 0 0 583 10 0 0 25 0 4 0 602952794 354230272 39647 33554432000 4194304 4650419 140733513888480 18446744073709551615 4368084 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8612/statm: 86482 39647 394 112 0 81447 0
[pid=8612/tid=8613] ppid=8610 vsize=345928 CPUtime=1.46 cores=0,2,4,6
/proc/8612/task/8613/stat : 8613 (strangenight1-m) R 8610 8612 7852 0 -1 4202560 13001 0 0 0 144 2 0 0 25 0 4 0 602952794 354230272 39647 33554432000 4194304 4650419 140733513888480 18446744073709551615 4365321 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8612/tid=8614] ppid=8610 vsize=345928 CPUtime=1.48 cores=0,2,4,6
/proc/8612/task/8614/stat : 8614 (strangenight1-m) R 8610 8612 7852 0 -1 4202560 12785 0 0 0 144 4 0 0 18 0 4 0 602952794 354230272 39647 33554432000 4194304 4650419 140733513888480 18446744073709551615 4364883 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8612/tid=8615] ppid=8610 vsize=345928 CPUtime=1.48 cores=0,2,4,6
/proc/8612/task/8615/stat : 8615 (strangenight1-m) R 8610 8612 7852 0 -1 4202560 4483 0 0 0 148 0 0 0 25 0 4 0 602952794 354230272 39647 33554432000 4194304 4650419 140733513888480 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.93
Current children cumulated vsize (KiB) 345928

[startup+3.10064 s]
/proc/loadavg: 3.69 6.23 7.31 10/184 8625
/proc/meminfo: memFree=29863436/32950928 swapFree=67054472/67111528
[pid=8612] ppid=8610 vsize=347620 CPUtime=12.33 cores=0,2,4,6
/proc/8612/stat : 8612 (strangenight1-m) R 8610 8612 7852 0 -1 4202496 48842 0 0 0 1222 11 0 0 25 0 4 0 602952794 355962880 41996 33554432000 4194304 4650419 140733513888480 18446744073709551615 4333980 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8612/statm: 86905 41996 395 112 0 81870 0
[pid=8612/tid=8613] ppid=8610 vsize=347620 CPUtime=3.06 cores=0,2,4,6
/proc/8612/task/8613/stat : 8613 (strangenight1-m) R 8610 8612 7852 0 -1 4202560 14202 0 0 0 303 3 0 0 25 0 4 0 602952794 355962880 41996 33554432000 4194304 4650419 140733513888480 18446744073709551615 4367275 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8612/tid=8614] ppid=8610 vsize=347620 CPUtime=3.08 cores=0,2,4,6
/proc/8612/task/8614/stat : 8614 (strangenight1-m) R 8610 8612 7852 0 -1 4202560 14421 0 0 0 304 4 0 0 22 0 4 0 602952794 355962880 41996 33554432000 4194304 4650419 140733513888480 18446744073709551615 4364026 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8612/tid=8615] ppid=8610 vsize=347620 CPUtime=3.08 cores=0,2,4,6
/proc/8612/task/8615/stat : 8615 (strangenight1-m) R 8610 8612 7852 0 -1 4202560 5329 0 0 0 308 0 0 0 25 0 4 0 602952794 355962880 41996 33554432000 4194304 4650419 140733513888480 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 347620

[startup+6.30106 s]
/proc/loadavg: 4.04 6.26 7.32 9/184 8625
/proc/meminfo: memFree=29841124/32950928 swapFree=67054472/67111528
[pid=8612] ppid=8610 vsize=349040 CPUtime=25.1 cores=0,2,4,6
/proc/8612/stat : 8612 (strangenight1-m) R 8610 8612 7852 0 -1 4202496 56587 0 0 0 2497 13 0 0 25 0 4 0 602952794 357416960 43468 33554432000 4194304 4650419 140733513888480 18446744073709551615 4370522 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8612/statm: 87260 43468 396 112 0 82225 0
[pid=8612/tid=8613] ppid=8610 vsize=349040 CPUtime=6.24 cores=0,2,4,6
/proc/8612/task/8613/stat : 8613 (strangenight1-m) R 8610 8612 7852 0 -1 4202560 16338 0 0 0 621 3 0 0 25 0 4 0 602952794 357416960 43468 33554432000 4194304 4650419 140733513888480 18446744073709551615 4367017 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8612/tid=8614] ppid=8610 vsize=349040 CPUtime=6.28 cores=0,2,4,6
/proc/8612/task/8614/stat : 8614 (strangenight1-m) R 8610 8612 7852 0 -1 4202560 16499 0 0 0 623 5 0 0 25 0 4 0 602952794 357416960 43468 33554432000 4194304 4650419 140733513888480 18446744073709551615 4363484 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8612/tid=8615] ppid=8610 vsize=349040 CPUtime=6.28 cores=0,2,4,6
/proc/8612/task/8615/stat : 8615 (strangenight1-m) R 8610 8612 7852 0 -1 4202560 6919 0 0 0 627 1 0 0 25 0 4 0 602952794 357416960 43468 33554432000 4194304 4650419 140733513888480 18446744073709551615 4364883 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 349040

[startup+12.7009 s]
/proc/loadavg: 4.35 6.29 7.32 10/184 8625
/proc/meminfo: memFree=29700420/32950928 swapFree=67054472/67111528
[pid=8612] ppid=8610 vsize=408552 CPUtime=50.67 cores=0,2,4,6
/proc/8612/stat : 8612 (strangenight1-m) R 8610 8612 7852 0 -1 4202496 80386 0 0 0 5048 19 0 0 25 0 4 0 602952794 418357248 58464 33554432000 4194304 4650419 140733513888480 18446744073709551615 4365416 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8612/statm: 102138 58464 396 112 0 97103 0
[pid=8612/tid=8613] ppid=8610 vsize=408552 CPUtime=12.61 cores=0,2,4,6
/proc/8612/task/8613/stat : 8613 (strangenight1-m) R 8610 8612 7852 0 -1 4202560 21495 0 0 0 1256 5 0 0 25 0 4 0 602952794 418357248 58464 33554432000 4194304 4650419 140733513888480 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8612/tid=8614] ppid=8610 vsize=408552 CPUtime=12.67 cores=0,2,4,6
/proc/8612/task/8614/stat : 8614 (strangenight1-m) R 8610 8612 7852 0 -1 4202560 21599 0 0 0 1262 5 0 0 25 0 4 0 602952794 418357248 58464 33554432000 4194304 4650419 140733513888480 18446744073709551615 4366816 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8612/tid=8615] ppid=8610 vsize=408552 CPUtime=12.68 cores=0,2,4,6
/proc/8612/task/8615/stat : 8615 (strangenight1-m) R 8610 8612 7852 0 -1 4202560 15632 0 0 0 1265 3 0 0 25 0 4 0 602952794 418357248 58464 33554432000 4194304 4650419 140733513888480 18446744073709551615 4364340 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.67
Current children cumulated vsize (KiB) 408552

[startup+25.5005 s]
/proc/loadavg: 5.16 6.37 7.33 10/184 8625
/proc/meminfo: memFree=29478056/32950928 swapFree=67054472/67111528
[pid=8612] ppid=8610 vsize=550460 CPUtime=101.8 cores=0,2,4,6
/proc/8612/stat : 8612 (strangenight1-m) R 8610 8612 7852 0 -1 4202496 100808 0 0 0 10157 23 0 0 25 0 4 0 602952794 563671040 72609 33554432000 4194304 4650419 140733513888480 18446744073709551615 4365477 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8612/statm: 137615 72609 396 112 0 132580 0
[pid=8612/tid=8613] ppid=8610 vsize=550460 CPUtime=25.34 cores=0,2,4,6
/proc/8612/task/8613/stat : 8613 (strangenight1-m) R 8610 8612 7852 0 -1 4202560 29165 0 0 0 2528 6 0 0 25 0 4 0 602952794 563671040 72609 33554432000 4194304 4650419 140733513888480 18446744073709551615 4439641 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8612/tid=8614] ppid=8610 vsize=550460 CPUtime=25.47 cores=0,2,4,6
/proc/8612/task/8614/stat : 8614 (strangenight1-m) R 8610 8612 7852 0 -1 4202560 26932 0 0 0 2541 6 0 0 25 0 4 0 602952794 563671040 72609 33554432000 4194304 4650419 140733513888480 18446744073709551615 4364336 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8612/tid=8615] ppid=8610 vsize=550460 CPUtime=25.48 cores=0,2,4,6
/proc/8612/task/8615/stat : 8615 (strangenight1-m) R 8610 8612 7852 0 -1 4202560 20423 0 0 0 2544 4 0 0 25 0 4 0 602952794 563671040 72609 33554432000 4194304 4650419 140733513888480 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.8
Current children cumulated vsize (KiB) 550460

[startup+51.1008 s]
/proc/loadavg: 6.20 6.52 7.35 9/184 8626
/proc/meminfo: memFree=29331228/32950928 swapFree=67054472/67111528
[pid=8612] ppid=8610 vsize=570300 CPUtime=204.07 cores=0,2,4,6
/proc/8612/stat : 8612 (strangenight1-m) R 8610 8612 7852 0 -1 4202496 122013 0 0 0 20379 28 0 0 25 0 4 0 602952794 583987200 83288 33554432000 4194304 4650419 140733513888480 18446744073709551615 4334268 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8612/statm: 142575 83288 396 112 0 137540 0
[pid=8612/tid=8613] ppid=8610 vsize=570300 CPUtime=50.82 cores=0,2,4,6
/proc/8612/task/8613/stat : 8613 (strangenight1-m) R 8610 8612 7852 0 -1 4202560 36131 0 0 0 5074 8 0 0 25 0 4 0 602952794 583987200 83288 33554432000 4194304 4650419 140733513888480 18446744073709551615 4364762 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8612/tid=8614] ppid=8610 vsize=570300 CPUtime=51.08 cores=0,2,4,6
/proc/8612/task/8614/stat : 8614 (strangenight1-m) R 8610 8612 7852 0 -1 4202560 32352 0 0 0 5100 8 0 0 25 0 4 0 602952794 583987200 83288 33554432000 4194304 4650419 140733513888480 18446744073709551615 4303973 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8612/tid=8615] ppid=8610 vsize=570300 CPUtime=51.09 cores=0,2,4,6
/proc/8612/task/8615/stat : 8615 (strangenight1-m) R 8610 8612 7852 0 -1 4202560 26327 0 0 0 5103 6 0 0 25 0 4 0 602952794 583987200 83288 33554432000 4194304 4650419 140733513888480 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 204.07
Current children cumulated vsize (KiB) 570300

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

[startup+76.7011 s]
/proc/loadavg: 6.81 6.63 7.37 10/184 8627
/proc/meminfo: memFree=29282720/32950928 swapFree=67054472/67111528
[pid=8612] ppid=8610 vsize=571340 CPUtime=306.33 cores=0,2,4,6
/proc/8612/stat : 8612 (strangenight1-m) R 8610 8612 7852 0 -1 4202496 137080 0 0 0 30599 34 0 0 25 0 4 0 602952794 585052160 86793 33554432000 4194304 4650419 140733513888480 18446744073709551615 4366869 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8612/statm: 142835 86793 396 112 0 137800 0
[pid=8612/tid=8613] ppid=8610 vsize=571340 CPUtime=76.28 cores=0,2,4,6
/proc/8612/task/8613/stat : 8613 (strangenight1-m) R 8610 8612 7852 0 -1 4202560 40695 0 0 0 7618 10 0 0 25 0 4 0 602952794 585052160 86793 33554432000 4194304 4650419 140733513888480 18446744073709551615 4310860 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8612/tid=8614] ppid=8610 vsize=571340 CPUtime=76.67 cores=0,2,4,6
/proc/8612/task/8614/stat : 8614 (strangenight1-m) R 8610 8612 7852 0 -1 4202560 37056 0 0 0 7658 9 0 0 25 0 4 0 602952794 585052160 86793 33554432000 4194304 4650419 140733513888480 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8612/tid=8615] ppid=8610 vsize=571340 CPUtime=76.69 cores=0,2,4,6
/proc/8612/task/8615/stat : 8615 (strangenight1-m) R 8610 8612 7852 0 -1 4202560 31420 0 0 0 7661 8 0 0 25 0 4 0 602952794 585052160 86793 33554432000 4194304 4650419 140733513888480 18446744073709551615 4364416 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 306.33
Current children cumulated vsize (KiB) 571340

[startup+83.101 s]
/proc/loadavg: 6.91 6.66 7.37 10/184 8627
/proc/meminfo: memFree=29293496/32950928 swapFree=67054472/67111528
[pid=8612] ppid=8610 vsize=571340 CPUtime=331.9 cores=0,2,4,6
/proc/8612/stat : 8612 (strangenight1-m) R 8610 8612 7852 0 -1 4202496 139087 0 0 0 33155 35 0 0 25 0 4 0 602952794 585052160 83719 33554432000 4194304 4650419 140733513888480 18446744073709551615 4363335 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8612/statm: 142835 83719 396 112 0 137800 0
[pid=8612/tid=8613] ppid=8610 vsize=571340 CPUtime=82.65 cores=0,2,4,6
/proc/8612/task/8613/stat : 8613 (strangenight1-m) R 8610 8612 7852 0 -1 4202560 41336 0 0 0 8255 10 0 0 25 0 4 0 602952794 585052160 83719 33554432000 4194304 4650419 140733513888480 18446744073709551615 4476522 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8612/tid=8614] ppid=8610 vsize=571340 CPUtime=83.07 cores=0,2,4,6
/proc/8612/task/8614/stat : 8614 (strangenight1-m) R 8610 8612 7852 0 -1 4202560 37768 0 0 0 8297 10 0 0 25 0 4 0 602952794 585052160 83719 33554432000 4194304 4650419 140733513888480 18446744073709551615 4364340 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8612/tid=8615] ppid=8610 vsize=571340 CPUtime=83.09 cores=0,2,4,6
/proc/8612/task/8615/stat : 8615 (strangenight1-m) R 8610 8612 7852 0 -1 4202560 31963 0 0 0 8301 8 0 0 25 0 4 0 602952794 585052160 83719 33554432000 4194304 4650419 140733513888480 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 331.9
Current children cumulated vsize (KiB) 571340

[startup+89.5008 s]
/proc/loadavg: 7.08 6.70 7.38 10/184 8627
/proc/meminfo: memFree=29266704/32950928 swapFree=67054472/67111528
[pid=8612] ppid=8610 vsize=571340 CPUtime=357.46 cores=0,2,4,6
/proc/8612/stat : 8612 (strangenight1-m) R 8610 8612 7852 0 -1 4202496 142165 0 0 0 35710 36 0 0 25 0 4 0 602952794 585052160 86797 33554432000 4194304 4650419 140733513888480 18446744073709551615 4364883 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8612/statm: 142835 86797 396 112 0 137800 0
[pid=8612/tid=8613] ppid=8610 vsize=571340 CPUtime=89.01 cores=0,2,4,6
/proc/8612/task/8613/stat : 8613 (strangenight1-m) R 8610 8612 7852 0 -1 4202560 42829 0 0 0 8891 10 0 0 25 0 4 0 602952794 585052160 86797 33554432000 4194304 4650419 140733513888480 18446744073709551615 4365723 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8612/tid=8614] ppid=8610 vsize=571340 CPUtime=89.47 cores=0,2,4,6
/proc/8612/task/8614/stat : 8614 (strangenight1-m) R 8610 8612 7852 0 -1 4202560 38077 0 0 0 8937 10 0 0 25 0 4 0 602952794 585052160 86797 33554432000 4194304 4650419 140733513888480 18446744073709551615 4364971 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8612/tid=8615] ppid=8610 vsize=571340 CPUtime=89.48 cores=0,2,4,6
/proc/8612/task/8615/stat : 8615 (strangenight1-m) R 8610 8612 7852 0 -1 4202560 33103 0 0 0 8940 8 0 0 25 0 4 0 602952794 585052160 86797 33554432000 4194304 4650419 140733513888480 18446744073709551615 4364424 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 357.46
Current children cumulated vsize (KiB) 571340

[startup+92.7002 s]
/proc/loadavg: 7.08 6.70 7.38 9/184 8627
/proc/meminfo: memFree=29261368/32950928 swapFree=67054472/67111528
[pid=8612] ppid=8610 vsize=571340 CPUtime=370.23 cores=0,2,4,6
/proc/8612/stat : 8612 (strangenight1-m) R 8610 8612 7852 0 -1 4202496 144295 0 0 0 36987 36 0 0 25 0 4 0 602952794 585052160 88927 33554432000 4194304 4650419 140733513888480 18446744073709551615 4315094 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8612/statm: 142835 88927 396 112 0 137800 0
[pid=8612/tid=8613] ppid=8610 vsize=571340 CPUtime=92.19 cores=0,2,4,6
/proc/8612/task/8613/stat : 8613 (strangenight1-m) R 8610 8612 7852 0 -1 4202560 43208 0 0 0 9209 10 0 0 25 0 4 0 602952794 585052160 88927 33554432000 4194304 4650419 140733513888480 18446744073709551615 4363683 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8612/tid=8614] ppid=8610 vsize=571340 CPUtime=92.67 cores=0,2,4,6
/proc/8612/task/8614/stat : 8614 (strangenight1-m) R 8610 8612 7852 0 -1 4202560 38928 0 0 0 9257 10 0 0 25 0 4 0 602952794 585052160 88927 33554432000 4194304 4650419 140733513888480 18446744073709551615 4368084 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8612/tid=8615] ppid=8610 vsize=571340 CPUtime=92.69 cores=0,2,4,6
/proc/8612/task/8615/stat : 8615 (strangenight1-m) R 8610 8612 7852 0 -1 4202560 34003 0 0 0 9260 9 0 0 25 0 4 0 602952794 585052160 88927 33554432000 4194304 4650419 140733513888480 18446744073709551615 4366943 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 370.23
Current children cumulated vsize (KiB) 571340

[startup+93.5071 s]
/proc/loadavg: 7.08 6.70 7.38 9/184 8627
/proc/meminfo: memFree=29253432/32950928 swapFree=67054472/67111528
[pid=8612] ppid=8610 vsize=571340 CPUtime=373.45 cores=0,2,4,6
/proc/8612/stat : 8612 (strangenight1-m) R 8610 8612 7852 0 -1 4202496 144598 0 0 0 37309 36 0 0 25 0 4 0 602952794 585052160 89230 33554432000 4194304 4650419 140733513888480 18446744073709551615 4366657 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8612/statm: 142835 89230 396 112 0 137800 0
[pid=8612/tid=8613] ppid=8610 vsize=571340 CPUtime=92.99 cores=0,2,4,6
/proc/8612/task/8613/stat : 8613 (strangenight1-m) R 8610 8612 7852 0 -1 4202560 43303 0 0 0 9289 10 0 0 25 0 4 0 602952794 585052160 89230 33554432000 4194304 4650419 140733513888480 18446744073709551615 4313071 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8612/tid=8614] ppid=8610 vsize=571340 CPUtime=93.47 cores=0,2,4,6
/proc/8612/task/8614/stat : 8614 (strangenight1-m) R 8610 8612 7852 0 -1 4202560 39043 0 0 0 9337 10 0 0 25 0 4 0 602952794 585052160 89230 33554432000 4194304 4650419 140733513888480 18446744073709551615 4364736 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8612/tid=8615] ppid=8610 vsize=571340 CPUtime=93.5 cores=0,2,4,6
/proc/8612/task/8615/stat : 8615 (strangenight1-m) R 8610 8612 7852 0 -1 4202560 34096 0 0 0 9341 9 0 0 25 0 4 0 602952794 585052160 89230 33554432000 4194304 4650419 140733513888480 18446744073709551615 4363506 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 373.45
Current children cumulated vsize (KiB) 571340

[startup+93.901 s]
/proc/loadavg: 7.08 6.70 7.38 9/184 8627
/proc/meminfo: memFree=29253432/32950928 swapFree=67054472/67111528
[pid=8612] ppid=8610 vsize=571340 CPUtime=375.04 cores=0,2,4,6
/proc/8612/stat : 8612 (strangenight1-m) R 8610 8612 7852 0 -1 4202496 144688 0 0 0 37467 37 0 0 25 0 4 0 602952794 585052160 86334 33554432000 4194304 4650419 140733513888480 18446744073709551615 4367013 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8612/statm: 142835 86334 396 112 0 137800 0
[pid=8612/tid=8613] ppid=8610 vsize=571340 CPUtime=93.38 cores=0,2,4,6
/proc/8612/task/8613/stat : 8613 (strangenight1-m) R 8610 8612 7852 0 -1 4202560 43303 0 0 0 9328 10 0 0 25 0 4 0 602952794 585052160 86334 33554432000 4194304 4650419 140733513888480 18446744073709551615 4333632 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8612/tid=8614] ppid=8610 vsize=571340 CPUtime=93.87 cores=0,2,4,6
/proc/8612/task/8614/stat : 8614 (strangenight1-m) R 8610 8612 7852 0 -1 4202560 39093 0 0 0 9377 10 0 0 25 0 4 0 602952794 585052160 86334 33554432000 4194304 4650419 140733513888480 18446744073709551615 4367157 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8612/tid=8615] ppid=8610 vsize=571340 CPUtime=93.89 cores=0,2,4,6
/proc/8612/task/8615/stat : 8615 (strangenight1-m) R 8610 8612 7852 0 -1 4202560 34136 0 0 0 9380 9 0 0 25 0 4 0 602952794 585052160 86334 33554432000 4194304 4650419 140733513888480 18446744073709551615 4367329 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 375.04
Current children cumulated vsize (KiB) 571340

[startup+94.3009 s]
/proc/loadavg: 7.08 6.70 7.38 9/184 8627
/proc/meminfo: memFree=29253432/32950928 swapFree=67054472/67111528
[pid=8612] ppid=8610 vsize=571340 CPUtime=376.64 cores=0,2,4,6
/proc/8612/stat : 8612 (strangenight1-m) R 8610 8612 7852 0 -1 4202496 144786 0 0 0 37627 37 0 0 25 0 4 0 602952794 585052160 86432 33554432000 4194304 4650419 140733513888480 18446744073709551615 4367329 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8612/statm: 142835 86432 396 112 0 137800 0
[pid=8612/tid=8613] ppid=8610 vsize=571340 CPUtime=93.78 cores=0,2,4,6
/proc/8612/task/8613/stat : 8613 (strangenight1-m) R 8610 8612 7852 0 -1 4202560 43303 0 0 0 9368 10 0 0 25 0 4 0 602952794 585052160 86432 33554432000 4194304 4650419 140733513888480 18446744073709551615 4363331 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8612/tid=8614] ppid=8610 vsize=571340 CPUtime=94.27 cores=0,2,4,6
/proc/8612/task/8614/stat : 8614 (strangenight1-m) R 8610 8612 7852 0 -1 4202560 39144 0 0 0 9417 10 0 0 25 0 4 0 602952794 585052160 86432 33554432000 4194304 4650419 140733513888480 18446744073709551615 4363416 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8612/tid=8615] ppid=8610 vsize=571340 CPUtime=94.29 cores=0,2,4,6
/proc/8612/task/8615/stat : 8615 (strangenight1-m) R 8610 8612 7852 0 -1 4202560 34183 0 0 0 9420 9 0 0 25 0 4 0 602952794 585052160 86432 33554432000 4194304 4650419 140733513888480 18446744073709551615 4364907 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 376.64
Current children cumulated vsize (KiB) 571340

Child status: 20
Real time (s): 94.3898
CPU time (s): 376.946
CPU user time (s): 376.558
CPU system time (s): 0.387941
CPU usage (%): 399.35
Max. virtual memory (cumulated for all children) (KiB): 571340

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

runsolver used 0.154976 second user time and 0.352946 second system time

The end

Launcher Data

Begin job on node116 at 2011-04-30 03:33:41
IDJOB=3289474
IDBENCH=83125
IDSOLVER=1588
FILE ID=node116/3289474-1304127221
RUNJOBID= node116-1304127221-8598
PBS_JOBID= 13170738
Free space on /tmp= 72512 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-bottom14.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3289474-1304127221/watcher-3289474-1304127221 -o /tmp/evaluation-result-3289474-1304127221/solver-3289474-1304127221 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3289474-1304127221.cnf

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

MD5SUM BENCH= 7af4cc1b94644f101ccf5f2373fdbfea
RANDOM SEED=1680007049

node116.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.826
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.65
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.826
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	: 5226.15
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.826
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.75
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.826
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.826
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.77
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.826
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.826
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.826
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:      30209000 kB
Buffers:        990420 kB
Cached:        1391492 kB
SwapCached:       9656 kB
Active:         115424 kB
Inactive:      2288088 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30209000 kB
SwapTotal:    67111528 kB
SwapFree:     67054472 kB
Dirty:            8296 kB
Writeback:           0 kB
AnonPages:       19544 kB
Mapped:          12580 kB
Slab:           275140 kB
PageTables:       4348 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   192168 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= 72496 MiB
End job on node116 at 2011-04-30 03:35:16