Trace number 3368327

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night2-st (fixed)? (TO) 1300.03 1300.05

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-top29.cnf
MD5SUM9b1b1066fe010948020f1c6b5be34d5d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark54.5867
Satisfiable
(Un)Satisfiability was proved
Number of variables94998
Number of clauses302862
Sum of the clauses size740744
Maximum clause length3473
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2183377
Number of clauses of size 3117600
Number of clauses of size 4434
Number of clauses of size 527
Number of clauses of size over 51423

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3368327-1305388734.cnf'
0.00/0.00	c -- header says num vars:          94998
0.00/0.00	c -- header says num clauses:      302862
0.09/0.10	c -- clauses added:            0 learnts,       302862 normals,            0 xors
0.09/0.10	c -- vars added      94998
0.09/0.10	c Parsing time:  0.09 s
0.09/0.10	c  N st     0         0     94998    116996    167756         0    697348         0   no data   no data
0.59/0.62	c asymm  cl-useful: 18/5743/116996 lits-rem:62 time: 0.52
11.49/11.51	c Flit:   799 Blit:  17255 bXBeca:    0 bXProp: 27880 Bins:      0 BRemL:      0 BRemN:      0 P: 200.0M T: 10.75
11.49/11.53	c Cleaning up after failed var search:     0.01 s 
11.49/11.56	c Replacing    27881 vars Replaced   526702 lits Time:     0.03 s 
11.49/11.58	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
11.49/11.59	c bin-w-bin subsume rem         2280 bins  time:  0.01 s
11.60/11.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
11.69/11.79	c Subs w/ non-existent bins:      1 l-rem:      1 v-fix:     3 done:  43559 time:  0.18 s
11.89/11.92	c Removed useless bin:      64  fixed:     0  props:  20.00M  time:  0.13 s
12.00/12.06	c lits-rem:        28  cl-subs:      715  v-elim:  14520  v-fix:    0  time:  0.14 s
12.69/12.72	c Finding binary XORs  T:     0.65 s  found:     101
12.69/12.73	c Replacing      101 vars Replaced      934 lits Time:     0.01 s 
12.69/12.78	c Finding non-binary XORs:     0.04 s (found:    9366, avg size: 3.0)
12.69/12.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:   1568 locsubst:  5684 time:   0.02
12.69/12.79	c Replacing     2842 vars Replaced    17052 lits Time:     0.01 s 
12.79/12.82	c calculated reachability. Time: 0.02
12.79/12.82	c Calc default polars -  time:   0.00 s pos:    6116 undec:   70848 neg:   18034
12.79/12.82	c =========================================================================================
12.79/12.82	c types(t): F = full restart, N = normal restart
12.79/12.82	c types(t): S = simplification begin/end, E = solution found
12.79/12.82	c restart types(rt): st = static, dy = dynamic
12.79/12.82	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
12.79/12.82	c  B st     0         0     24526     41718     36906         0    255230         0   no data   no data
12.99/13.04	c Decided on static restart strategy
13.29/13.34	c  N st     8      4922     24519     41718     37344      4376    255230    125513   no data   no data
14.09/14.17	c  N st    10     11304     24512     41718     37738     10286    255230    357510   no data   no data
15.19/15.30	c  N st    11     17049     24502     41718     37830     15896    255230    981458   no data   no data
16.19/16.23	c  F st    12     25000     24499     41718     37921     14510    255230    490775   no data   no data
16.19/16.25	c  N st    12     25000     24499     41491     37764     14497    254253    490587   no data   no data
17.19/17.24	c Finding binary XORs  T:     0.48 s  found:      89
17.50/17.55	c Decided on static restart strategy
17.50/17.55	c  N st    18     30000     24452     41340     37801     18904    253354    659539   no data   no data
17.50/17.55	c  S st    18     30000     24452     41340     37801     18904    253354    659539   no data   no data
17.69/17.70	c  S st    18     30502     24409     41340     37909     19285    253354    669026   no data   no data
17.69/17.72	c x-sub:  2814 x-cut:      0 vfix:      0 v-elim:    784 locsubst:     0 time:   0.02
20.08/20.18	c Flit:    98 Blit:   2305 bXBeca:    0 bXProp:  484 Bins: 318535 BRemL: 103626 BRemN:     99 P: 47.8M T:  2.45
20.08/20.19	c Cleaning up after failed var search:     0.01 s 
20.18/20.23	c Replacing      602 vars Replaced    82814 lits Time:     0.03 s 
20.18/20.24	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
20.18/20.25	c bin-w-bin subsume rem         5912 bins  time:  0.01 s
20.18/20.27	c subs with bin:      565  lits-rem:       357  v-fix:    0  time:  0.02 s
20.29/20.31	c Subs w/ non-existent bins:     29 l-rem:      0 v-fix:     0 done:  19397 time:  0.04 s
20.29/20.33	c Removed useless bin:     270  fixed:     0  props:   0.76M  time:  0.01 s
20.39/20.40	c lits-rem:       382  cl-subs:      346  v-elim:   4885  v-fix:    0  time:  0.07 s
20.39/20.49	c subs with bin:      111  lits-rem:      3397  v-fix:    0  time:  0.08 s
20.59/20.65	c lits-rem:       515  cl-subs:      751  v-elim:      0  v-fix:    0  time:  0.15 s
20.79/20.85	c asymm  cl-useful: 13/19786/25529 lits-rem:13 time: 0.20
20.79/20.86	c calculated reachability. Time: 0.01
20.79/20.86	c  N st    18     30502     14512     25529     98204     10075    170977    431895   no data   no data
21.29/21.30	c Finding binary XORs  T:     0.45 s  found:       0
22.09/22.18	c  N st    20     37613     14512     25529     98232     16799    170976    676553   no data   no data
22.99/23.01	c  N st    21     44013     14511     25529     98275     12740    170976    462275   no data   no data
23.10/23.18	c  S st    22     45754     14506     25529     98306     14436    170975    500905   no data   no data
23.19/23.29	c  S st    22     46255     14506     25529     98328     14913    170975    509342   no data   no data
23.29/23.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:    372 locsubst:     0 time:   0.01
24.09/24.12	c Flit:     5 Blit:      0 bXBeca:    0 bXProp:    3 Bins:  87946 BRemL:  94138 BRemN:    446 P: 12.7M T:  0.81
24.09/24.14	c Replacing        3 vars Replaced     1638 lits Time:     0.02 s 
24.09/24.14	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
24.09/24.15	c bin-w-bin subsume rem          192 bins  time:  0.01 s
24.09/24.17	c subs with bin:      101  lits-rem:        58  v-fix:    0  time:  0.02 s
24.09/24.19	c Subs w/ non-existent bins:      1 l-rem:      0 v-fix:     0 done:  14125 time:  0.02 s
24.09/24.20	c Removed useless bin:      18  fixed:     0  props:   0.44M  time:  0.01 s
24.20/24.22	c lits-rem:        23  cl-subs:       65  v-elim:    109  v-fix:    0  time:  0.02 s
24.20/24.28	c subs with bin:       30  lits-rem:       586  v-fix:    0  time:  0.05 s
24.28/24.32	c lits-rem:       175  cl-subs:      174  v-elim:      0  v-fix:    0  time:  0.03 s
24.28/24.33	c vivif2 --  cl tried    25259 cl shrink       48 lits rem        117 time: 0.01
24.28/24.35	c vivif2 --  cl tried    10810 cl shrink     1957 lits rem       8238 time: 0.01
24.58/24.64	c asymm  cl-useful: 153/23944/25223 lits-rem:717 time: 0.30
24.58/24.65	c calculated reachability. Time: 0.00
24.58/24.65	c  N st    22     46255     14016     25223     85253     10785    166673    366492   no data   no data
24.98/25.08	c Finding binary XORs  T:     0.42 s  found:       0
26.99/27.06	c  N st    23     60652     14016     25223     85259     24592    166673    959388   no data   no data
28.29/28.37	c  N st    24     69383     14014     25223     85268     19674    166673    707762   no data   no data
28.29/28.37	c  S st    24     69383     14014     25223     85268     19674    166673    707762   no data   no data
28.50/28.53	c  S st    24     69884     14013     25223     85270     20172    166673    717769   no data   no data
28.50/28.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:    184 locsubst:     0 time:   0.01
29.19/29.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:   7169 BRemL:   8102 BRemN:      2 P: 12.2M T:  0.67
29.19/29.22	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
29.19/29.23	c bin-w-bin subsume rem            5 bins  time:  0.01 s
29.19/29.25	c subs with bin:       10  lits-rem:         2  v-fix:    0  time:  0.02 s
29.19/29.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  13829 time:  0.02 s
29.19/29.28	c Removed useless bin:       0  fixed:     0  props:   0.43M  time:  0.01 s
29.29/29.31	c lits-rem:         2  cl-subs:       10  v-elim:      1  v-fix:    0  time:  0.03 s
29.39/29.44	c subs with bin:       23  lits-rem:       448  v-fix:    0  time:  0.11 s
29.59/29.67	c lits-rem:      1556  cl-subs:      394  v-elim:      0  v-fix:    0  time:  0.23 s
29.59/29.68	c vivif2 --  cl tried    25202 cl shrink        0 lits rem          0 time: 0.01
29.70/29.71	c vivif2 --  cl tried    18632 cl shrink     3763 lits rem      14846 time: 0.03
29.70/29.73	c asymm  cl-useful: 26/1258/25202 lits-rem:78 time: 0.02
29.70/29.74	c calculated reachability. Time: 0.01
29.70/29.74	c  N st    24     69884     13828     25176     83450     18631    166120    651411   no data   no data
32.29/32.37	c  F st    25     87500     13827     25176     83450     18365    166120    602064   no data   no data
32.38/32.40	c  N st    25     87500     13827     25175     83436     18363    166093    602050   no data   no data
32.78/32.82	c Finding binary XORs  T:     0.42 s  found:      17
33.48/33.53	c Decided on static restart strategy
33.88/33.95	c  N st    32     95536     13824     25175     83452     26145    166093    849594   no data   no data
35.28/35.35	c  N st    34    104826     13824     25175     83453     35323    166093   1385113   no data   no data
35.28/35.35	c  S st    34    104826     13824     25175     83453     35323    166093   1385113   no data   no data
35.38/35.48	c  S st    34    105329     13824     25175     83454     35823    166093   1395262   no data   no data
35.48/35.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:     92 locsubst:     0 time:   0.02
36.08/36.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:   2204 BRemL:   1540 BRemN:      5 P: 14.7M T:  0.67
36.08/36.19	c Replacing       18 vars Replaced      616 lits Time:     0.02 s 
36.08/36.20	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
36.08/36.21	c bin-w-bin subsume rem           11 bins  time:  0.01 s
36.19/36.22	c subs with bin:       32  lits-rem:        33  v-fix:    0  time:  0.02 s
36.19/36.24	c Subs w/ non-existent bins:      0 l-rem:      1 v-fix:     0 done:  13714 time:  0.02 s
36.19/36.25	c Removed useless bin:       0  fixed:     0  props:   0.44M  time:  0.01 s
36.19/36.28	c lits-rem:         8  cl-subs:       16  v-elim:      6  v-fix:    0  time:  0.03 s
36.58/36.66	c subs with bin:       12  lits-rem:       287  v-fix:    0  time:  0.35 s
37.18/37.25	c lits-rem:      1271  cl-subs:      809  v-elim:      0  v-fix:    0  time:  0.58 s
37.18/37.25	c vivif2 --  cl tried    25120 cl shrink        1 lits rem          1 time: 0.01
37.30/37.32	c vivif2 --  cl tried    31151 cl shrink     5799 lits rem      74185 time: 0.06
37.59/37.64	c asymm  cl-useful: 180/20137/25120 lits-rem:616 time: 0.32
37.59/37.65	c calculated reachability. Time: 0.01
37.59/37.65	c  N st    34    105329     13708     25077     83255     31151    165066   1067001   no data   no data
39.09/39.10	c  N st    35    114927     13708     25077     83258     22250    165066    642229   no data   no data
39.49/39.53	c Finding binary XORs  T:     0.42 s  found:      15
41.80/41.88	c  N st    36    129325     13707     25077     83087     36462    165037   1596308   no data   no data
45.10/45.14	c  N st    37    150920     13706     25077     83089     35995    165037   1494520   no data   no data
46.48/46.54	c  S st    38    157993     13706     25077     83089     42898    165037   1894122   no data   no data
46.68/46.75	c  S st    38    158494     13706     25077     83090     43393    165037   1909788   no data   no data
46.68/46.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
47.48/47.58	c Flit:     2 Blit:      0 bXBeca:    0 bXProp:   27 Bins:    837 BRemL:    997 BRemN:      7 P: 17.2M T:  0.81
47.58/47.61	c Replacing       42 vars Replaced      868 lits Time:     0.03 s 
47.58/47.62	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
47.58/47.63	c bin-w-bin subsume rem           40 bins  time:  0.01 s
47.58/47.64	c subs with bin:       39  lits-rem:        68  v-fix:    0  time:  0.02 s
47.58/47.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  13662 time:  0.02 s
47.58/47.67	c Removed useless bin:       3  fixed:     0  props:   0.44M  time:  0.01 s
47.68/47.71	c lits-rem:        12  cl-subs:       69  v-elim:     28  v-fix:    0  time:  0.04 s
48.49/48.53	c subs with bin:        6  lits-rem:         8  v-fix:    0  time:  0.76 s
50.39/50.43	c lits-rem:      1172  cl-subs:      948  v-elim:      0  v-fix:    0  time:  1.90 s
50.39/50.44	c vivif2 --  cl tried    24968 cl shrink        0 lits rem          0 time: 0.01
50.49/50.56	c vivif2 --  cl tried    42284 cl shrink     9626 lits rem      78090 time: 0.12
50.60/50.62	c asymm  cl-useful: 0/4831/24968 lits-rem:0 time: 0.07
50.60/50.63	c calculated reachability. Time: 0.00
50.60/50.63	c  N st    38    158494     13634     24968     75820     42284    164416   1752548   no data   no data
50.99/51.05	c Finding binary XORs  T:     0.42 s  found:       0
57.88/57.98	c  N st    39    207082     13633     24968     75836     41387    164414   1400591   no data   no data
61.68/61.77	c  N st    40    237742     13633     24968     75844     45101    164413   1266753   no data   no data
61.68/61.77	c  S st    40    237742     13633     24968     75844     45101    164413   1266753   no data   no data
61.88/61.90	c  S st    40    238243     13633     24968     75855     45589    164413   1280816   no data   no data
61.88/61.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
62.48/62.56	c Flit:     1 Blit:      0 bXBeca:    0 bXProp:    3 Bins:   1175 BRemL:   1158 BRemN:      0 P: 14.5M T:  0.64
62.48/62.58	c Replacing        3 vars Replaced      811 lits Time:     0.02 s 
62.48/62.59	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
62.48/62.60	c bin-w-bin subsume rem           19 bins  time:  0.01 s
62.59/62.61	c subs with bin:        3  lits-rem:         2  v-fix:    0  time:  0.02 s
62.59/62.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  13629 time:  0.02 s
62.59/62.64	c Removed useless bin:       0  fixed:     0  props:   0.42M  time:  0.01 s
62.59/62.67	c lits-rem:         0  cl-subs:       18  v-elim:     11  v-fix:    0  time:  0.03 s
62.98/63.01	c subs with bin:       27  lits-rem:        56  v-fix:    0  time:  0.30 s
64.49/64.55	c lits-rem:      4918  cl-subs:     2235  v-elim:      0  v-fix:    0  time:  1.53 s
64.49/64.55	c vivif2 --  cl tried    24955 cl shrink        2 lits rem          2 time: 0.01
64.59/64.62	c vivif2 --  cl tried    43311 cl shrink     6275 lits rem      64688 time: 0.07
64.90/64.96	c asymm  cl-useful: 71/20306/24955 lits-rem:113 time: 0.33
64.90/64.97	c calculated reachability. Time: 0.00
64.90/64.97	c  N st    40    238243     13618     24948     73750     43311    164120   1157706   no data   no data
65.29/65.38	c Finding binary XORs  T:     0.42 s  found:       2
75.58/75.67	c  F st    41    306250     13618     24948     73752     54715    164119   2291646   no data   no data
75.58/75.68	c Replacing        2 vars Replaced       28 lits Time:     0.01 s 
75.68/75.70	c  N st    41    306250     13616     24948     73748     54715    164115   2291642   no data   no data
76.48/76.59	c Decided on static restart strategy
80.98/81.04	c  N st    51    334549     13609     24948     73765     53430    164114   2283230   no data   no data
84.18/84.26	c  N st    53    357365     13608     24948     73769     45684    164113   1184981   no data   no data
84.18/84.26	c  S st    53    357365     13608     24948     73769     45684    164113   1184981   no data   no data
84.38/84.41	c  S st    53    357869     13608     24948     73770     46183    164113   1198452   no data   no data
84.38/84.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
84.98/85.07	c Flit:     1 Blit:      0 bXBeca:    0 bXProp:    3 Bins:   2812 BRemL:   2917 BRemN:      0 P: 14.8M T:  0.65
85.08/85.10	c Replacing        3 vars Replaced      439 lits Time:     0.02 s 
85.08/85.11	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
85.08/85.11	c bin-w-bin subsume rem            6 bins  time:  0.00 s
85.08/85.13	c subs with bin:       13  lits-rem:         7  v-fix:    0  time:  0.01 s
85.08/85.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  13604 time:  0.02 s
85.08/85.16	c Removed useless bin:       1  fixed:     0  props:   0.42M  time:  0.01 s
85.08/85.19	c lits-rem:         2  cl-subs:       32  v-elim:     10  v-fix:    0  time:  0.03 s
85.48/85.57	c subs with bin:       29  lits-rem:       886  v-fix:    0  time:  0.35 s
86.18/86.25	c lits-rem:      1487  cl-subs:     1406  v-elim:      0  v-fix:    0  time:  0.67 s
86.18/86.25	c vivif2 --  cl tried    24909 cl shrink        2 lits rem          2 time: 0.01
86.28/86.32	c vivif2 --  cl tried    44702 cl shrink     4918 lits rem      27862 time: 0.07
86.28/86.38	c asymm  cl-useful: 0/4603/24909 lits-rem:0 time: 0.06
86.28/86.39	c calculated reachability. Time: 0.01
86.28/86.39	c  N st    53    357869     13594     24909     71159     44702    163682   1130999   no data   no data
86.79/86.81	c Finding binary XORs  T:     0.42 s  found:       0
90.58/90.65	c  N st    54    390263     13593     24909     71161     45011    163682    975262   no data   no data
98.08/98.17	c  N st    55    438852     13593     24909     71184     60732    163682   2445056   no data   no data
106.48/106.56	c  N st    56    511736     13591     24909     71188     63137    163682   1787778   no data   no data
111.18/111.22	c  N st    57    536803     13590     24909     71203     53930    163682   2099660   no data   no data
111.18/111.23	c  S st    57    536803     13590     24909     71203     53930    163682   2099660   no data   no data
111.28/111.39	c  S st    57    537306     13590     24909     71204     54429    163682   2113925   no data   no data
111.38/111.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
112.08/112.18	c Flit:     1 Blit:      0 bXBeca:    0 bXProp:    2 Bins:   2788 BRemL:   1817 BRemN:      3 P: 17.3M T:  0.78
112.19/112.22	c Replacing        2 vars Replaced       66 lits Time:     0.03 s 
112.19/112.22	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
112.19/112.23	c bin-w-bin subsume rem            8 bins  time:  0.01 s
112.19/112.25	c subs with bin:        4  lits-rem:         2  v-fix:    0  time:  0.02 s
112.19/112.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  13587 time:  0.02 s
112.19/112.28	c Removed useless bin:       1  fixed:     0  props:   0.42M  time:  0.01 s
112.28/112.32	c lits-rem:         0  cl-subs:        1  v-elim:      4  v-fix:    0  time:  0.04 s
113.19/113.28	c subs with bin:       39  lits-rem:      2210  v-fix:    0  time:  0.90 s
114.78/114.83	c lits-rem:      2572  cl-subs:     1629  v-elim:      0  v-fix:    0  time:  1.55 s
114.78/114.83	c vivif2 --  cl tried    24901 cl shrink        0 lits rem          0 time: 0.01
114.88/114.98	c vivif2 --  cl tried    52755 cl shrink     8121 lits rem      86385 time: 0.14
115.28/115.35	c asymm  cl-useful: 94/8257/24901 lits-rem:128 time: 0.37
115.28/115.36	c calculated reachability. Time: 0.00
115.28/115.36	c  N st    57    537306     13583     24896     70960     52755    163401   1972761   no data   no data
115.68/115.78	c Finding binary XORs  T:     0.42 s  found:       0
142.08/142.17	c  N st    58    701290     13583     24896     70960     62305    163400   2033986   no data   no data
159.27/159.36	c  N st    59    805961     13581     24896     70972     84724    163400   3084654   no data   no data
159.27/159.36	c  S st    59    805961     13581     24896     70972     84724    163400   3084654   no data   no data
159.49/159.57	c  S st    59    806463     13581     24896     70972     85226    163400   3101029   no data   no data
159.49/159.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
160.37/160.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:    491 BRemL:    554 BRemN:      8 P: 20.8M T:  0.82
160.37/160.41	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
160.37/160.42	c bin-w-bin subsume rem            2 bins  time:  0.01 s
160.37/160.43	c subs with bin:       31  lits-rem:        21  v-fix:    0  time:  0.01 s
160.37/160.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  13581 time:  0.02 s
160.37/160.46	c Removed useless bin:       3  fixed:     0  props:   0.43M  time:  0.01 s
160.49/160.51	c lits-rem:         7  cl-subs:       39  v-elim:     18  v-fix:    0  time:  0.05 s
161.18/161.22	c subs with bin:        3  lits-rem:        37  v-fix:    0  time:  0.60 s
170.28/170.34	c lits-rem:      1912  cl-subs:     1613  v-elim:      0  v-fix:    0  time:  9.12 s
170.28/170.35	c vivif2 --  cl tried    24867 cl shrink        5 lits rem          5 time: 0.01
170.49/170.59	c vivif2 --  cl tried    83575 cl shrink    14435 lits rem      71443 time: 0.24
170.78/170.86	c asymm  cl-useful: 28/16610/24867 lits-rem:46 time: 0.27
170.78/170.87	c calculated reachability. Time: 0.00
170.78/170.87	c  N st    59    806463     13563     24860     69443     83575    163150   2970438   no data   no data
171.18/171.29	c Finding binary XORs  T:     0.42 s  found:       0
208.18/208.24	c  F st    60   1071876     13561     24860     69450     74728    163150   1750105   no data   no data
208.18/208.27	c  N st    60   1071876     13561     24860     69295     74721    163092   1749812   no data   no data
209.08/209.16	c Decided on static restart strategy
212.88/212.91	c  N st    70   1100178     13556     24860     69309     55425    163091   1384628   no data   no data
218.38/218.49	c  N st    72   1136170     13556     24860     69312     90548    163091   3037507   no data   no data
223.58/223.67	c  N st    73   1168562     13556     24860     69312     73874    163091   2642730   no data   no data
232.68/232.73	c  N st    74   1209694     13556     24860     69317     64962    163091   2468542   no data   no data
232.68/232.73	c  S st    74   1209694     13556     24860     69317     64962    163091   2468542   no data   no data
232.88/232.90	c  S st    74   1210196     13556     24860     69317     65461    163091   2484805   no data   no data
232.88/232.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
233.58/233.66	c Flit:     0 Blit:      1 bXBeca:    0 bXProp:    5 Bins:   3010 BRemL:   2020 BRemN:      0 P: 16.6M T:  0.73
233.58/233.69	c Replacing        5 vars Replaced      554 lits Time:     0.03 s 
233.68/233.70	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
233.68/233.70	c bin-w-bin subsume rem            0 bins  time:  0.01 s
233.68/233.72	c subs with bin:       11  lits-rem:         2  v-fix:    0  time:  0.01 s
233.68/233.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  13550 time:  0.02 s
233.68/233.75	c Removed useless bin:       0  fixed:     0  props:   0.42M  time:  0.01 s
233.68/233.79	c lits-rem:         0  cl-subs:       12  v-elim:      6  v-fix:    0  time:  0.04 s
234.78/234.88	c subs with bin:       30  lits-rem:       633  v-fix:    0  time:  1.02 s
239.57/239.61	c lits-rem:       984  cl-subs:      998  v-elim:      0  v-fix:    0  time:  4.72 s
239.57/239.62	c vivif2 --  cl tried    24837 cl shrink        1 lits rem          2 time: 0.01
239.68/239.77	c vivif2 --  cl tried    64389 cl shrink     7464 lits rem      97656 time: 0.15
240.07/240.10	c asymm  cl-useful: 62/7948/24837 lits-rem:71 time: 0.33
240.07/240.11	c calculated reachability. Time: 0.00
240.07/240.11	c  N st    74   1210196     13544     24837     68528     64388    162775   2355786   no data   no data
240.47/240.53	c Finding binary XORs  T:     0.42 s  found:       0
253.67/253.73	c  N st    75   1283079     13544     24837     68528     83829    162775   5452037   no data   no data
272.28/272.32	c  N st    76   1392403     13541     24837     68529     86084    162775   3507643   no data   no data
299.38/299.45	c  N st    77   1556387     13541     24837     68529     82548    162775   4552515   no data   no data
344.18/344.23	c  N st    78   1710196     13541     24837     68539    120323    162775   6161630   no data   no data
344.18/344.23	c  S st    78   1710196     13541     24837     68539    120323    162775   6161630   no data   no data
344.47/344.50	c  S st    78   1710701     13541     24837     68540    120821    162775   6176904   no data   no data
344.47/344.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      1 locsubst:     0 time:   0.02
345.57/345.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    4 Bins:    734 BRemL:    977 BRemN:      3 P: 27.7M T:  1.08
345.57/345.67	c Replacing        4 vars Replaced     1413 lits Time:     0.06 s 
345.57/345.68	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
345.57/345.69	c bin-w-bin subsume rem            3 bins  time:  0.00 s
345.67/345.70	c subs with bin:        3  lits-rem:         8  v-fix:    0  time:  0.01 s
345.67/345.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  13536 time:  0.02 s
345.67/345.73	c Removed useless bin:       3  fixed:     0  props:   0.43M  time:  0.01 s
345.77/345.80	c lits-rem:         0  cl-subs:       17  v-elim:      3  v-fix:    0  time:  0.07 s
347.49/347.56	c subs with bin:        3  lits-rem:       235  v-fix:    0  time:  1.55 s
358.78/358.87	c lits-rem:      6456  cl-subs:     2338  v-elim:      0  v-fix:    0  time: 11.30 s
358.78/358.87	c vivif2 --  cl tried    24818 cl shrink        0 lits rem          0 time: 0.01
359.27/359.37	c vivif2 --  cl tried   118471 cl shrink    31149 lits rem     238231 time: 0.50
359.69/359.72	c asymm  cl-useful: 9/14315/24818 lits-rem:25 time: 0.34
359.69/359.73	c calculated reachability. Time: 0.00
359.69/359.73	c  N st    78   1710701     13533     24810     66922    118467    162558   5801363   no data   no data
360.07/360.15	c Finding binary XORs  T:     0.42 s  found:       2
475.97/476.09	c  N st    79   2079665     13533     24810     66927    112158    162558   4488173   no data   no data
499.47/499.56	c  N st    80   2210701     13533     24810     66927    109153    162558   4292516   no data   no data
499.47/499.56	c  S st    80   2210701     13533     24810     66927    109153    162558   4292516   no data   no data
499.77/499.85	c  S st    80   2211201     13533     24810     66928    109650    162557   4308451   no data   no data
499.77/499.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
500.67/500.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:    239 BRemL:    700 BRemN:      1 P: 19.8M T:  0.83
500.67/500.73	c Replacing        3 vars Replaced      510 lits Time:     0.02 s 
500.67/500.73	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
500.67/500.74	c bin-w-bin subsume rem            8 bins  time:  0.01 s
500.67/500.75	c subs with bin:        4  lits-rem:         7  v-fix:    0  time:  0.01 s
500.67/500.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  13530 time:  0.02 s
500.67/500.78	c Removed useless bin:       0  fixed:     0  props:   0.44M  time:  0.01 s
500.77/500.84	c lits-rem:         0  cl-subs:        7  v-elim:      2  v-fix:    0  time:  0.06 s
502.27/502.38	c subs with bin:       16  lits-rem:        32  v-fix:    0  time:  1.41 s
512.97/513.02	c lits-rem:      2173  cl-subs:     1921  v-elim:      0  v-fix:    0  time: 10.63 s
512.97/513.03	c vivif2 --  cl tried    24803 cl shrink        2 lits rem          2 time: 0.01
513.27/513.37	c vivif2 --  cl tried   107706 cl shrink    20204 lits rem     185709 time: 0.33
513.37/513.42	c asymm  cl-useful: 0/2540/24803 lits-rem:0 time: 0.05
513.37/513.43	c calculated reachability. Time: 0.00
513.37/513.43	c  N st    80   2211201     13528     24803     66189    107706    162509   4010342   no data   no data
688.77/688.82	c  N st    81   2711201     13528     24803     66203    113201    162509   8102412   no data   no data
688.77/688.82	c  S st    81   2711201     13528     24803     66203    113201    162509   8102412   no data   no data
689.07/689.11	c  S st    81   2711701     13528     24803     66203    113700    162509   8116753   no data   no data
689.07/689.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
689.97/690.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:    240 BRemL:    460 BRemN:      0 P: 23.9M T:  0.95
690.07/690.10	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
690.07/690.10	c bin-w-bin subsume rem            5 bins  time:  0.01 s
690.07/690.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
690.07/690.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  13528 time:  0.02 s
690.07/690.15	c Removed useless bin:       0  fixed:     0  props:   0.44M  time:  0.01 s
690.17/690.23	c lits-rem:         0  cl-subs:        0  v-elim:      1  v-fix:    0  time:  0.08 s
691.96/692.09	c subs with bin:        0  lits-rem:        26  v-fix:    0  time:  1.58 s
715.37/715.46	c lits-rem:     10428  cl-subs:     3415  v-elim:      0  v-fix:    0  time: 23.37 s
715.37/715.47	c vivif2 --  cl tried    24806 cl shrink        0 lits rem          0 time: 0.01
715.98/716.04	c vivif2 --  cl tried   110282 cl shrink    22930 lits rem     693996 time: 0.56
716.37/716.41	c asymm  cl-useful: 23/6772/24806 lits-rem:39 time: 0.38
716.37/716.42	c calculated reachability. Time: 0.00
716.37/716.42	c  N st    81   2711701     13527     24806     65845    110280    162470   6917124   no data   no data
716.77/716.84	c Finding binary XORs  T:     0.42 s  found:       0
816.87/816.92	c  N st    82   3211703     13527     24806     65846    140859    162470   7616453   no data   no data
816.87/816.92	c  S st    82   3211703     13527     24806     65846    140859    162470   7616453   no data   no data
817.07/817.20	c  S st    82   3212207     13527     24806     65847    141360    162470   7633266   no data   no data
817.18/817.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
818.17/818.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     62 BRemL:     97 BRemN:      0 P: 26.8M T:  1.04
818.17/818.28	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
818.17/818.29	c bin-w-bin subsume rem            1 bins  time:  0.00 s
818.17/818.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
818.28/818.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  13527 time:  0.02 s
818.28/818.33	c Removed useless bin:       0  fixed:     0  props:   0.45M  time:  0.01 s
818.38/818.42	c lits-rem:         0  cl-subs:        7  v-elim:      0  v-fix:    0  time:  0.08 s
820.07/820.11	c subs with bin:       14  lits-rem:        14  v-fix:    0  time:  1.46 s
869.57/869.66	c lits-rem:      2783  cl-subs:     2008  v-elim:      0  v-fix:    0  time: 49.55 s
869.57/869.67	c vivif2 --  cl tried    24799 cl shrink        0 lits rem          0 time: 0.01
870.08/870.19	c vivif2 --  cl tried   139338 cl shrink    19989 lits rem     113264 time: 0.52
870.47/870.54	c asymm  cl-useful: 2/16116/24799 lits-rem:5 time: 0.35
870.47/870.56	c calculated reachability. Time: 0.00
870.47/870.56	c  N st    82   3212207     13527     24798     65812    139338    162401   7300806   no data   no data
1081.07/1081.16	c  N st    83   3712208     13527     24798     65822    141905    162401   8714726   no data   no data
1081.07/1081.16	c  S st    83   3712208     13527     24798     65822    141905    162401   8714726   no data   no data
1081.37/1081.49	c  S st    83   3712711     13527     24798     65823    142405    162401   8730358   no data   no data
1081.47/1081.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1082.67/1082.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:    103 BRemL:    109 BRemN:      0 P: 30.5M T:  1.20
1082.67/1082.73	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1082.67/1082.74	c bin-w-bin subsume rem            0 bins  time:  0.01 s
1082.67/1082.75	c subs with bin:        3  lits-rem:         0  v-fix:    0  time:  0.01 s
1082.67/1082.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  13527 time:  0.02 s
1082.67/1082.78	c Removed useless bin:       0  fixed:     0  props:   0.45M  time:  0.01 s
1082.77/1082.88	c lits-rem:         0  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.10 s
1084.67/1084.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.62 s
1100.77/1100.85	c lits-rem:      5761  cl-subs:     2500  v-elim:      0  v-fix:    0  time: 16.07 s
1100.77/1100.85	c vivif2 --  cl tried    24794 cl shrink        0 lits rem          0 time: 0.01
1101.47/1101.53	c vivif2 --  cl tried   139905 cl shrink    33502 lits rem     430566 time: 0.67
1101.47/1101.57	c asymm  cl-useful: 0/1906/24794 lits-rem:0 time: 0.04
1101.47/1101.59	c calculated reachability. Time: 0.00
1101.47/1101.59	c  N st    83   3712711     13527     24794     65818    139904    162386   8130470   no data   no data
1109.97/1110.09	c  F st    84   3751562     13527     24794     65818     92305    162386   2821174   no data   no data
1110.07/1110.11	c  N st    84   3751562     13527     24794     65818     92305    162386   2821174   no data   no data
1111.27/1111.34	c Decided on static restart strategy
1116.38/1116.41	c  N st    94   3779863     13527     24794     65831    120232    162386   4724852   no data   no data
1124.08/1124.16	c  N st    96   3815857     13527     24794     65836    155462    162386   6988959   no data   no data
1131.47/1131.55	c  N st    97   3848250     13527     24794     65840    100995    162386   3716464   no data   no data
1141.97/1142.09	c  N st    98   3896838     13527     24794     65840    147774    162386   7591094   no data   no data
1166.57/1166.65	c  N st    99   3969722     13527     24794     65840    132719    162386   6163004   no data   no data
1198.88/1198.93	c  N st   100   4079046     13527     24794     65842    152808    162386  10420682   no data   no data
1236.77/1236.82	c  N st   101   4212712     13526     24794     65853    104826    162386   3357835   no data   no data
1236.77/1236.82	c  S st   101   4212712     13526     24794     65853    104826    162386   3357835   no data   no data
1237.07/1237.10	c  S st   101   4213217     13526     24794     65857    105327    162386   3372783   no data   no data
1237.07/1237.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1237.97/1238.06	c Flit:     2 Blit:      0 bXBeca:    0 bXProp:    0 Bins:    736 BRemL:    527 BRemN:      0 P: 22.3M T:  0.93
1237.97/1238.07	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1237.97/1238.07	c bin-w-bin subsume rem            1 bins  time:  0.00 s
1237.97/1238.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
1238.07/1238.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  13524 time:  0.02 s
1238.07/1238.12	c Removed useless bin:       0  fixed:     0  props:   0.45M  time:  0.01 s
1238.07/1238.18	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
1239.37/1239.47	c subs with bin:       21  lits-rem:       521  v-fix:    0  time:  1.17 s
1241.67/1241.72	c lits-rem:      1001  cl-subs:      556  v-elim:      0  v-fix:    0  time:  2.24 s
1241.67/1241.72	c vivif2 --  cl tried    24794 cl shrink        0 lits rem          0 time: 0.01
1241.78/1241.90	c vivif2 --  cl tried   104698 cl shrink     4795 lits rem      37276 time: 0.18
1242.17/1242.29	c asymm  cl-useful: 38/4260/24794 lits-rem:49 time: 0.39
1242.27/1242.31	c calculated reachability. Time: 0.00
1242.27/1242.31	c  N st   101   4213217     13524     24794     65728    104697    162257   3313342   no data   no data
1242.67/1242.73	c Finding binary XORs  T:     0.42 s  found:       0
1288.87/1288.90	c  N st   102   4459193     13524     24794     65729    157954    162257   7951520   no data   no data

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3368327-1305388734/watcher-3368327-1305388734 -o /tmp/evaluation-result-3368327-1305388734/solver-3368327-1305388734 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3368327-1305388734.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: 2.82 3.75 3.91 4/320 12023
/proc/meminfo: memFree=12287028/32950928 swapFree=67111348/67111528
[pid=12023] ppid=12021 vsize=25288 CPUtime=0 cores=5,7
/proc/12023/stat : 12023 (strangenight2-s) R 12021 12023 11963 0 -1 4202496 1742 0 0 0 0 0 0 0 25 0 1 0 650472208 25894912 1455 33554432000 4194304 4580011 140736459367072 18446744073709551615 235594563339 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12023/statm: 6322 1466 322 95 0 1304 0

[startup+0.098483 s]
/proc/loadavg: 2.82 3.75 3.91 4/320 12023
/proc/meminfo: memFree=12287028/32950928 swapFree=67111348/67111528
[pid=12023] ppid=12021 vsize=68836 CPUtime=0.08 cores=5,7
/proc/12023/stat : 12023 (strangenight2-s) R 12021 12023 11963 0 -1 4202496 11867 0 0 0 7 1 0 0 25 0 1 0 650472208 70488064 9667 33554432000 4194304 4580011 140736459367072 18446744073709551615 4489378 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12023/statm: 17209 9667 325 95 0 12191 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 68836

[startup+0.100478 s]
/proc/loadavg: 2.82 3.75 3.91 4/320 12023
/proc/meminfo: memFree=12287028/32950928 swapFree=67111348/67111528
[pid=12023] ppid=12021 vsize=68836 CPUtime=0.09 cores=5,7
/proc/12023/stat : 12023 (strangenight2-s) R 12021 12023 11963 0 -1 4202496 11903 0 0 0 8 1 0 0 25 0 1 0 650472208 70488064 9703 33554432000 4194304 4580011 140736459367072 18446744073709551615 4510976 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12023/statm: 17209 9703 325 95 0 12191 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 68836

[startup+0.300449 s]
/proc/loadavg: 2.82 3.75 3.91 4/320 12023
/proc/meminfo: memFree=12287028/32950928 swapFree=67111348/67111528
[pid=12023] ppid=12021 vsize=69580 CPUtime=0.29 cores=5,7
/proc/12023/stat : 12023 (strangenight2-s) R 12021 12023 11963 0 -1 4202496 12175 0 0 0 28 1 0 0 25 0 1 0 650472208 71249920 9975 33554432000 4194304 4580011 140736459367072 18446744073709551615 4293076 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12023/statm: 17395 9975 340 95 0 12377 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 69580

[startup+0.70038 s]
/proc/loadavg: 2.82 3.75 3.91 4/320 12023
/proc/meminfo: memFree=12287028/32950928 swapFree=67111348/67111528
[pid=12023] ppid=12021 vsize=73084 CPUtime=0.69 cores=5,7
/proc/12023/stat : 12023 (strangenight2-s) R 12021 12023 11963 0 -1 4202496 13047 0 0 0 68 1 0 0 25 0 1 0 650472208 74838016 10847 33554432000 4194304 4580011 140736459367072 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12023/statm: 18271 10847 342 95 0 13253 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 73084

[startup+1.50024 s]
/proc/loadavg: 2.82 3.75 3.91 5/321 12024
/proc/meminfo: memFree=12157192/32950928 swapFree=67111348/67111528
[pid=12023] ppid=12021 vsize=116224 CPUtime=1.49 cores=5,7
/proc/12023/stat : 12023 (strangenight2-s) R 12021 12023 11963 0 -1 4202496 21372 0 0 0 147 2 0 0 25 0 1 0 650472208 119013376 19172 33554432000 4194304 4580011 140736459367072 18446744073709551615 4288959 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12023/statm: 29056 19172 342 95 0 24038 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 116224

[startup+3.10096 s]
/proc/loadavg: 2.91 3.76 3.91 5/321 12024
/proc/meminfo: memFree=12074596/32950928 swapFree=67111348/67111528
[pid=12023] ppid=12021 vsize=197244 CPUtime=3.09 cores=5,7
/proc/12023/stat : 12023 (strangenight2-s) R 12021 12023 11963 0 -1 4202496 38027 0 0 0 305 4 0 0 25 0 1 0 650472208 201977856 35827 33554432000 4194304 4580011 140736459367072 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12023/statm: 49311 35827 342 95 0 44293 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 197244

[startup+6.30039 s]
/proc/loadavg: 2.91 3.76 3.91 5/321 12024
/proc/meminfo: memFree=11896532/32950928 swapFree=67111348/67111528
[pid=12023] ppid=12021 vsize=407524 CPUtime=6.29 cores=5,7
/proc/12023/stat : 12023 (strangenight2-s) R 12021 12023 11963 0 -1 4202496 75956 0 0 0 619 10 0 0 25 0 1 0 650472208 417304576 73756 33554432000 4194304 4580011 140736459367072 18446744073709551615 4293248 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12023/statm: 101881 73756 342 95 0 96863 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 407524

[startup+12.7003 s]
/proc/loadavg: 3.08 3.76 3.91 5/321 12024
/proc/meminfo: memFree=11604932/32950928 swapFree=67111348/67111528
[pid=12023] ppid=12021 vsize=657172 CPUtime=12.69 cores=5,7
/proc/12023/stat : 12023 (strangenight2-s) R 12021 12023 11963 0 -1 4202496 131289 0 0 0 1253 16 0 0 25 0 1 0 650472208 672944128 129065 33554432000 4194304 4580011 140736459367072 18446744073709551615 4497262 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12023/statm: 164293 129065 357 95 0 159275 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 657172

[startup+25.5011 s]
/proc/loadavg: 3.22 3.77 3.91 5/321 12052
/proc/meminfo: memFree=11469900/32950928 swapFree=67111348/67111528
[pid=12023] ppid=12021 vsize=692040 CPUtime=25.48 cores=5,7
/proc/12023/stat : 12023 (strangenight2-s) R 12021 12023 11963 0 -1 4202496 143023 0 0 0 2530 18 0 0 25 0 1 0 650472208 708648960 136897 33554432000 4194304 4580011 140736459367072 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12023/statm: 173010 136897 367 95 0 167992 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 692040

[startup+51.1005 s]
/proc/loadavg: 3.48 3.79 3.91 5/321 12052
/proc/meminfo: memFree=11297252/32950928 swapFree=67111348/67111528
[pid=12023] ppid=12021 vsize=734772 CPUtime=51.08 cores=5,7
/proc/12023/stat : 12023 (strangenight2-s) R 12021 12023 11963 0 -1 4202496 160519 0 0 0 5087 21 0 0 25 0 1 0 650472208 752406528 148579 33554432000 4194304 4580011 140736459367072 18446744073709551615 4318818 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12023/statm: 183693 148579 367 95 0 178675 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 734772

[startup+102.312 s]
/proc/loadavg: 3.86 3.85 3.92 5/321 12081
/proc/meminfo: memFree=11231048/32950928 swapFree=67111348/67111528
[pid=12023] ppid=12021 vsize=767176 CPUtime=102.3 cores=5,7
/proc/12023/stat : 12023 (strangenight2-s) R 12021 12023 11963 0 -1 4202496 180860 0 0 0 10205 25 0 0 25 0 1 0 650472208 785588224 153910 33554432000 4194304 4580011 140736459367072 18446744073709551615 4269723 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12023/statm: 191794 153910 367 95 0 186776 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 767176

[startup+162.301 s]
/proc/loadavg: 3.95 3.87 3.92 5/321 12091
/proc/meminfo: memFree=11083180/32950928 swapFree=67111348/67111528
[pid=12023] ppid=12021 vsize=812976 CPUtime=162.28 cores=5,7
/proc/12023/stat : 12023 (strangenight2-s) R 12021 12023 11963 0 -1 4202496 218283 0 0 0 16197 31 0 0 25 0 1 0 650472208 832487424 167025 33554432000 4194304 4580011 140736459367072 18446744073709551615 4451807 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12023/statm: 203244 167025 367 95 0 198226 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 812976

[startup+222.3 s]
/proc/loadavg: 3.98 3.89 3.92 5/321 12093
/proc/meminfo: memFree=11003904/32950928 swapFree=67111348/67111528
[pid=12023] ppid=12021 vsize=814236 CPUtime=222.28 cores=5,7
/proc/12023/stat : 12023 (strangenight2-s) R 12021 12023 11963 0 -1 4202496 249986 0 0 0 22190 38 0 0 25 0 1 0 650472208 833777664 166173 33554432000 4194304 4580011 140736459367072 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12023/statm: 203559 166173 367 95 0 198541 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 814236

[startup+282.301 s]
/proc/loadavg: 3.99 3.91 3.92 5/321 12094
/proc/meminfo: memFree=10953388/32950928 swapFree=67111348/67111528
[pid=12023] ppid=12021 vsize=824644 CPUtime=282.27 cores=5,7
/proc/12023/stat : 12023 (strangenight2-s) R 12021 12023 11963 0 -1 4202496 281889 0 0 0 28182 45 0 0 25 0 1 0 650472208 844435456 169446 33554432000 4194304 4580011 140736459367072 18446744073709551615 4322526 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12023/statm: 206161 169446 367 95 0 201143 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 824644

[startup+342.3 s]
/proc/loadavg: 4.05 3.94 3.93 5/321 12099
/proc/meminfo: memFree=10923072/32950928 swapFree=67111348/67111528
[pid=12023] ppid=12021 vsize=894460 CPUtime=342.27 cores=5,7
/proc/12023/stat : 12023 (strangenight2-s) R 12021 12023 11963 0 -1 4202496 315619 0 0 0 34175 52 0 0 25 0 1 0 650472208 915927040 171818 33554432000 4194304 4580011 140736459367072 18446744073709551615 4318699 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12023/statm: 223615 171818 367 95 0 218597 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 894460

[startup+402.301 s]
/proc/loadavg: 4.02 3.95 3.93 5/321 12101
/proc/meminfo: memFree=10837824/32950928 swapFree=67111348/67111528
[pid=12023] ppid=12021 vsize=962684 CPUtime=402.27 cores=5,7
/proc/12023/stat : 12023 (strangenight2-s) R 12021 12023 11963 0 -1 4202496 352030 0 0 0 40167 60 0 0 25 0 1 0 650472208 985788416 189254 33554432000 4194304 4580011 140736459367072 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12023/statm: 240671 189254 367 95 0 235653 0
Current children cumulated CPU time (s) 402.27
Current children cumulated vsize (KiB) 962684

[startup+462.3 s]
/proc/loadavg: 4.06 3.97 3.93 5/321 12102
/proc/meminfo: memFree=10868796/32950928 swapFree=67111348/67111528
[pid=12023] ppid=12021 vsize=894012 CPUtime=462.27 cores=5,7
/proc/12023/stat : 12023 (strangenight2-s) R 12021 12023 11963 0 -1 4202496 375565 0 0 0 46162 65 0 0 25 0 1 0 650472208 915468288 184188 33554432000 4194304 4580011 140736459367072 18446744073709551615 4316648 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12023/statm: 223503 184188 367 95 0 218485 0
Current children cumulated CPU time (s) 462.27
Current children cumulated vsize (KiB) 894012

[startup+522.301 s]
/proc/loadavg: 4.10 4.00 3.94 5/321 12104
/proc/meminfo: memFree=10794500/32950928 swapFree=67111348/67111528
[pid=12023] ppid=12021 vsize=922632 CPUtime=522.27 cores=5,7
/proc/12023/stat : 12023 (strangenight2-s) R 12021 12023 11963 0 -1 4202496 402850 0 0 0 52157 70 0 0 25 0 1 0 650472208 944775168 190750 33554432000 4194304 4580011 140736459367072 18446744073709551615 4294503 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12023/statm: 230658 190750 367 95 0 225640 0
Current children cumulated CPU time (s) 522.27
Current children cumulated vsize (KiB) 922632

[startup+582.301 s]
/proc/loadavg: 4.03 4.00 3.94 5/321 12105
/proc/meminfo: memFree=10733596/32950928 swapFree=67111348/67111528
[pid=12023] ppid=12021 vsize=996448 CPUtime=582.27 cores=5,7
/proc/12023/stat : 12023 (strangenight2-s) R 12021 12023 11963 0 -1 4202496 431773 0 0 0 58150 77 0 0 25 0 1 0 650472208 1020362752 199365 33554432000 4194304 4580011 140736459367072 18446744073709551615 4295369 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12023/statm: 249112 199365 367 95 0 244094 0
Current children cumulated CPU time (s) 582.27
Current children cumulated vsize (KiB) 996448

[startup+642.3 s]
/proc/loadavg: 4.11 4.03 3.95 5/321 12107
/proc/meminfo: memFree=10738892/32950928 swapFree=67111348/67111528
[pid=12023] ppid=12021 vsize=997776 CPUtime=642.27 cores=5,7
/proc/12023/stat : 12023 (strangenight2-s) R 12021 12023 11963 0 -1 4202496 462000 0 0 0 64142 85 0 0 25 0 1 0 650472208 1021722624 203004 33554432000 4194304 4580011 140736459367072 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12023/statm: 249444 203004 367 95 0 244426 0
Current children cumulated CPU time (s) 642.27
Current children cumulated vsize (KiB) 997776

[startup+702.301 s]
/proc/loadavg: 4.08 4.04 3.96 5/321 12109
/proc/meminfo: memFree=10554456/32950928 swapFree=67111348/67111528
[pid=12023] ppid=12021 vsize=1085916 CPUtime=702.27 cores=5,7
/proc/12023/stat : 12023 (strangenight2-s) R 12021 12023 11963 0 -1 4202496 505482 0 0 0 70135 92 0 0 25 0 1 0 650472208 1111977984 216003 33554432000 4194304 4580011 140736459367072 18446744073709551615 4406312 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12023/statm: 271479 216003 367 95 0 266461 0
Current children cumulated CPU time (s) 702.27
Current children cumulated vsize (KiB) 1085916

[startup+762.311 s]
/proc/loadavg: 4.03 4.03 3.96 5/321 12110
/proc/meminfo: memFree=10549968/32950928 swapFree=67111348/67111528
[pid=12023] ppid=12021 vsize=1087736 CPUtime=762.28 cores=5,7
/proc/12023/stat : 12023 (strangenight2-s) R 12021 12023 11963 0 -1 4202496 537767 0 0 0 76128 100 0 0 25 0 1 0 650472208 1113841664 213815 33554432000 4194304 4580011 140736459367072 18446744073709551615 4294762 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12023/statm: 271934 213815 367 95 0 266916 0
Current children cumulated CPU time (s) 762.28
Current children cumulated vsize (KiB) 1087736

[startup+822.301 s]
/proc/loadavg: 4.01 4.02 3.96 5/321 12112
/proc/meminfo: memFree=10446256/32950928 swapFree=67111348/67111528
[pid=12023] ppid=12021 vsize=1172624 CPUtime=822.27 cores=5,7
/proc/12023/stat : 12023 (strangenight2-s) R 12021 12023 11963 0 -1 4202496 589931 0 0 0 82117 110 0 0 25 0 1 0 650472208 1200766976 234168 33554432000 4194304 4580011 140736459367072 18446744073709551615 4451799 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12023/statm: 293156 234168 369 95 0 288138 0
Current children cumulated CPU time (s) 822.27
Current children cumulated vsize (KiB) 1172624

[startup+882.3 s]
/proc/loadavg: 4.00 4.01 3.96 5/321 12113
/proc/meminfo: memFree=10429220/32950928 swapFree=67111348/67111528
[pid=12023] ppid=12021 vsize=1089104 CPUtime=882.27 cores=5,7
/proc/12023/stat : 12023 (strangenight2-s) R 12021 12023 11963 0 -1 4202496 600196 0 0 0 88114 113 0 0 25 0 1 0 650472208 1115242496 231300 33554432000 4194304 4580011 140736459367072 18446744073709551615 4294501 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12023/statm: 272276 231300 369 95 0 267258 0
Current children cumulated CPU time (s) 882.27
Current children cumulated vsize (KiB) 1089104

[startup+942.301 s]
/proc/loadavg: 4.00 4.01 3.96 5/321 12115
/proc/meminfo: memFree=10361224/32950928 swapFree=67111348/67111528
[pid=12023] ppid=12021 vsize=1174952 CPUtime=942.27 cores=5,7
/proc/12023/stat : 12023 (strangenight2-s) R 12021 12023 11963 0 -1 4202496 617360 0 0 0 94109 118 0 0 25 0 1 0 650472208 1203150848 236214 33554432000 4194304 4580011 140736459367072 18446744073709551615 4294514 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12023/statm: 293738 236214 369 95 0 288720 0
Current children cumulated CPU time (s) 942.27
Current children cumulated vsize (KiB) 1174952

[startup+1002.3 s]
/proc/loadavg: 4.07 4.02 3.96 5/321 12117
/proc/meminfo: memFree=10342600/32950928 swapFree=67111348/67111528
[pid=12023] ppid=12021 vsize=1178524 CPUtime=1002.27 cores=5,7
/proc/12023/stat : 12023 (strangenight2-s) R 12021 12023 11963 0 -1 4202496 635988 0 0 0 100105 122 0 0 25 0 1 0 650472208 1206808576 232928 33554432000 4194304 4580011 140736459367072 18446744073709551615 4316606 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12023/statm: 294631 232928 369 95 0 289613 0
Current children cumulated CPU time (s) 1002.27
Current children cumulated vsize (KiB) 1178524

[startup+1062.3 s]
/proc/loadavg: 4.13 4.04 3.97 5/321 12118
/proc/meminfo: memFree=10362648/32950928 swapFree=67111348/67111528
[pid=12023] ppid=12021 vsize=1090588 CPUtime=1062.27 cores=5,7
/proc/12023/stat : 12023 (strangenight2-s) R 12021 12023 11963 0 -1 4202496 654713 0 0 0 106100 127 0 0 25 0 1 0 650472208 1116762112 229849 33554432000 4194304 4580011 140736459367072 18446744073709551615 4293209 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12023/statm: 272647 229849 369 95 0 267629 0
Current children cumulated CPU time (s) 1062.27
Current children cumulated vsize (KiB) 1090588

[startup+1122.3 s]
/proc/loadavg: 4.05 4.03 3.97 5/321 12120
/proc/meminfo: memFree=10297500/32950928 swapFree=67111348/67111528
[pid=12023] ppid=12021 vsize=1223540 CPUtime=1122.27 cores=5,7
/proc/12023/stat : 12023 (strangenight2-s) R 12021 12023 11963 0 -1 4202496 683157 0 0 0 112095 132 0 0 25 0 1 0 650472208 1252904960 242306 33554432000 4194304 4580011 140736459367072 18446744073709551615 4294344 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12023/statm: 305885 242306 367 95 0 300867 0
Current children cumulated CPU time (s) 1122.27
Current children cumulated vsize (KiB) 1223540

[startup+1182.3 s]
/proc/loadavg: 4.02 4.02 3.97 5/321 12121
/proc/meminfo: memFree=10237828/32950928 swapFree=67111348/67111528
[pid=12023] ppid=12021 vsize=1133132 CPUtime=1182.28 cores=5,7
/proc/12023/stat : 12023 (strangenight2-s) R 12021 12023 11963 0 -1 4202496 710085 0 0 0 118088 140 0 0 25 0 1 0 650472208 1160327168 239596 33554432000 4194304 4580011 140736459367072 18446744073709551615 4294519 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12023/statm: 283283 239596 367 95 0 278265 0
Current children cumulated CPU time (s) 1182.28
Current children cumulated vsize (KiB) 1133132

[startup+1242.3 s]
/proc/loadavg: 4.07 4.03 3.98 5/321 12123
/proc/meminfo: memFree=10235936/32950928 swapFree=67111348/67111528
[pid=12023] ppid=12021 vsize=1133536 CPUtime=1242.27 cores=5,7
/proc/12023/stat : 12023 (strangenight2-s) R 12021 12023 11963 0 -1 4202496 737220 0 0 0 124082 145 0 0 25 0 1 0 650472208 1160740864 239871 33554432000 4194304 4580011 140736459367072 18446744073709551615 4479020 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12023/statm: 283384 239871 367 95 0 278366 0
Current children cumulated CPU time (s) 1242.27
Current children cumulated vsize (KiB) 1133536



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 4.03 3.98 4/319 12126
/proc/meminfo: memFree=10671908/32950928 swapFree=67111348/67111528
[pid=12023] ppid=12021 vsize=1152744 CPUtime=1299.98 cores=5,7
/proc/12023/stat : 12023 (strangenight2-s) R 12021 12023 11963 0 -1 4202496 763948 0 0 0 129847 151 0 0 25 0 1 0 650472208 1180409856 245363 33554432000 4194304 4580011 140736459367072 18446744073709551615 4294354 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12023/statm: 288186 245363 367 95 0 283168 0
Current children cumulated CPU time (s) 1299.98
Current children cumulated vsize (KiB) 1152744

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.05
CPU time (s): 1300.03
CPU user time (s): 1298.48
CPU system time (s): 1.55576
CPU usage (%): 99.9984
Max. virtual memory (cumulated for all children) (KiB): 1246276

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

runsolver used 3.64145 second user time and 9.40257 second system time

The end

Launcher Data

Begin job on node120 at 2011-05-14 17:58:54
IDJOB=3368327
IDBENCH=83120
IDSOLVER=1845
FILE ID=node120/3368327-1305388734
RUNJOBID= node120-1305388734-11984
PBS_JOBID= 13324413
Free space on /tmp= 73484 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-top29.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3368327-1305388734/watcher-3368327-1305388734 -o /tmp/evaluation-result-3368327-1305388734/solver-3368327-1305388734 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3368327-1305388734.cnf

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

MD5SUM BENCH= 9b1b1066fe010948020f1c6b5be34d5d
RANDOM SEED=2038367994

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
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:      12287680 kB
Buffers:        244844 kB
Cached:        3578732 kB
SwapCached:          0 kB
Active:       17413256 kB
Inactive:      2959372 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      12287680 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:           31904 kB
Writeback:          20 kB
AnonPages:    16549488 kB
Mapped:          24492 kB
Slab:           175284 kB
PageTables:      49704 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 51685592 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= 73488 MiB
End job on node120 at 2011-05-14 18:20:36